Svg code exceed 10000 ch

Hello. I have this logo in figma when i export it as svg code ch are exceed 10000 in webflow. What’s the solution for that i need svg code for dark mode in my site
https://magazine-worldlive.webflow.io/

Hi @Agha_Hussain his SVG should not have to many points as is very simple so issue can be in Sigma or you are exporting more that this image. I do not use Figma but easiest way is to create SVG in Graphic editor of your choice.

EDIT: I have just created simple version of your logo and id has only few points that will fit into WF embed. :man_shrugging:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 500 431" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
    <g>
        <path d="M292.941,57.233C295.446,54.541 298.957,53.012 302.633,53.012C308.905,53 319.087,53 326.141,53C330.488,53 334.019,56.512 334.042,60.859C334.3,109.245 335.671,366.36 335.95,418.697C335.964,421.16 334.994,423.526 333.258,425.272C331.521,427.018 329.16,428 326.697,428C319.138,428 308.781,428 302.799,428C299.702,428 296.744,426.71 294.637,424.44C272.788,400.829 260.968,379.246 260,361L260,119.822C260,119.251 260.049,118.681 260.148,118.118C264.048,96.313 277.72,73.774 292.941,57.233Z" style="fill:rgb(6,4,23);"/>
        <path d="M386.239,422.646C389.17,426.038 393.432,427.988 397.915,427.988C404.333,428 413.831,428 420.209,428C424.133,428 427.485,425.174 428.15,421.307C436.445,373.01 487.139,77.873 497.967,14.839C498.472,11.897 497.653,8.882 495.73,6.599C493.806,4.317 490.973,3 487.988,3L435.707,3C430.168,3 424.894,5.376 421.225,9.526C387.715,47.344 353.814,85.303 354,111L354,366C354.235,376.95 369.371,402.896 386.239,422.646Z" style="fill:rgb(6,4,23);"/>
        <g transform="matrix(-1,0,0,1,500.113,1.60894e-12)">
            <path d="M292.941,57.233C295.446,54.541 298.957,53.012 302.633,53.012C308.905,53 319.087,53 326.141,53C330.488,53 334.019,56.512 334.042,60.859C334.3,109.245 335.671,366.36 335.95,418.697C335.964,421.16 334.994,423.526 333.258,425.272C331.521,427.018 329.16,428 326.697,428C319.138,428 308.781,428 302.799,428C299.702,428 296.744,426.71 294.637,424.44C272.788,400.829 260.968,379.246 260,361L260,119.822C260,119.251 260.049,118.681 260.148,118.118C264.048,96.313 277.72,73.774 292.941,57.233Z" style="fill:rgb(6,4,23);"/>
        </g>
        <g transform="matrix(-1,0,0,1,500.113,1.60894e-12)">
            <path d="M386.239,422.646C389.17,426.038 393.432,427.988 397.915,427.988C404.333,428 413.831,428 420.209,428C424.133,428 427.485,425.174 428.15,421.307C436.445,373.01 487.139,77.873 497.967,14.839C498.472,11.897 497.653,8.882 495.73,6.599C493.806,4.317 490.973,3 487.988,3L435.707,3C430.168,3 424.894,5.376 421.225,9.526C387.715,47.344 353.814,85.303 354,111L354,366C354.235,376.95 369.371,402.896 386.239,422.646Z" style="fill:rgb(6,4,23);"/>
        </g>
    </g>
</svg>

Thanks a lot dude,. It works :heart_eyes:

If this happens again in future what i will do?

You should use any graphic editor software. :man_shrugging:

1 Like

I need again help for characters

WORLDLIVE GROUP
can you convert this image to svg then you see charcaters 10000 again i don’t know how to solve

I am sorry @Agha_Hussain but I do not have time for that. Feel free to use any online convertor to convert you image to SVG that generate proper SVG or purchase any graphic App like Affinity or…

Another option is to place your SVG to SVGOMG and try optimise it.

no problem thank you

1 Like