Cryptocurrency_Logos icon indicating copy to clipboard operation
Cryptocurrency_Logos copied to clipboard

Convert style tags to inline style tags

Open storywithoutend opened this issue 2 years ago • 1 comments
trafficstars

Some svg to jsx converters do not handle multi-line svg tags well. Mostly only converting the first line. I wrote a script that converted the class styles to inline styles. If you want to merge them, please let me know how you prefer these to be organized.

I checked other cryptocurrency logo libraries and found that you had the most up to date logos. Thank you for the work.

storywithoutend avatar Mar 06 '23 07:03 storywithoutend

Some svg to jsx converters do not handle multi-line svg tags well. Mostly only converting the first line. I wrote a script that converted the class styles to inline styles. If you want to merge them, please let me know how you prefer these to be organized.

I checked other cryptocurrency logo libraries and found that you had the most up to date logos. Thank you for the work.

Where is the problem? So far, there has been no report of a similar format

Pymmdrza avatar Nov 29 '23 11:11 Pymmdrza