Svg image on blazor showing slow loading on localhost - html

I have an svg to be used on my blazor where loading is slow, the image is small it weighs about 4KB.
This slowdown only happens when I call the svg file in an image element
If I put the svg code directly, the loading is extremely fast.
But to keep code clean I prefer to use the svg file, is there any way to make this load faster?
Code that loads slowly:
<div>
<img srcset="imgs/mysvgtest.svg"/>
</div>
Code that has fast loading:
<div>
<svg>
<g>
...
</g>
</svg>
</div>
MySvg Test
<svg xmlns="http://www.w3.org/2000/svg" width="2500" height="2500" viewBox="0 0 192.756 192.756">
<g fill-rule="evenodd" clip-rule="evenodd">
<path fill="#fff" d="M0 0h192.756v192.756H0V0z"/>
<path d="M37.624 101.055c0 11.686-3.715 23.734-17.395 23.734S2.834 112.74 2.834 101.055c0-11.688 3.714-23.828 17.395-23.828 13.68 0 17.395 12.14 17.395 23.828zm-22.016 0c0 2.627.182 12.32 4.621 12.32s4.62-9.693 4.62-12.32c0-2.629-.181-12.322-4.62-12.322s-4.621 9.693-4.621 12.322zM55.909 85.2h.182c1.721-4.349 5.617-7.973 10.6-7.973 9.422 0 8.607 10.509 8.607 17.123v29.533H62.523V98.789c0-2.355.906-8.697-3.171-8.697-2.899 0-3.443 2.989-3.443 5.254v28.536H43.135v-45.75h12.774V85.2zM94.311 50.774v73.109H81.537V50.774h12.774zM113.244 78.133v45.75h-12.773v-45.75h12.773zM98.748 64.454c0-4.62 3.715-8.063 8.336-8.063 4.439 0 7.881 3.896 7.881 8.244 0 4.349-3.715 8.063-8.152 8.063-4.44 0-8.065-3.715-8.065-8.244zM132.27 85.2h.182c1.721-4.349 5.617-7.973 10.6-7.973 9.422 0 8.607 10.509 8.607 17.123v29.533h-12.775V98.789c0-2.355.906-8.697-3.17-8.697-2.898 0-3.443 2.989-3.443 5.254v28.536h-12.773v-45.75h12.773V85.2h-.001zM189.605 104.406h-20.201c.09 3.352-.092 10.6 4.801 10.6 3.262 0 4.076-2.537 4.076-5.256h10.871c-1.086 8.426-5.162 15.039-14.494 15.039-12.955 0-17.576-11.506-17.576-22.83 0-10.961 3.986-24.732 17.305-24.732 8.424 0 16.217 7.52 15.492 21.923l-.274 5.256zm-10.779-8.969c0-2.989-.635-8.425-4.621-8.425-3.896 0-4.711 5.254-4.711 8.153v1.358h9.332v-1.086zM3.753 129.209h185.601v12.773H3.753v-12.773z"/>
<path fill="#fff" d="M7.424 130.76v9.484H5.55v-9.484h1.874zM10.808 130.76l2.339 5.723.025-.025a5.977 5.977 0 0 1-.15-1.434v-4.264h1.874v9.484h-1.773l-2.314-5.723-.025.023.088.957.012.391v4.352H9.01v-9.484h1.798zM20.824 130.76v1.761H19.34v7.723h-1.874v-7.723h-1.472v-1.761h4.83zM25.705 130.76v1.761h-1.9v2.063h1.673v1.76h-1.673v2.138h1.925v1.762h-3.799v-9.484h3.774zM27.114 140.244v-9.484H29c1.195 0 3.333.127 3.333 2.717 0 1.045-.416 1.938-1.346 2.453l1.647 4.314h-1.975l-1.647-4.377h-.025v4.377h-1.873zm1.874-5.408l.327.012c.855 0 1.194-.578 1.194-1.359 0-.678-.327-1.23-1.27-1.182h-.251v2.529zM35.832 130.76l2.34 5.723.024-.025a5.977 5.977 0 0 1-.151-1.434v-4.264h1.874v9.484h-1.773l-2.314-5.723-.025.023.088.957.013.391v4.352h-1.874v-9.484h1.798zM45.269 130.76v1.761h-1.9v2.063h1.673v1.76h-1.673v2.138h1.924v1.762h-3.797v-9.484h3.773zM51.03 130.76v1.761h-1.484v7.723h-1.874v-7.723H46.2v-1.761h4.83zM59.081 130.76l2.276 9.484h-2l-.352-1.598h-1.899l-.34 1.598h-1.861l2.201-9.484h1.975zm-.831 3.873l-.214-1.434h-.025l-.201 1.434-.402 2.529h1.32l-.478-2.529zM62.365 140.244v-9.484h1.886c1.194 0 3.333.127 3.333 2.717 0 1.045-.415 1.938-1.346 2.453l1.647 4.314h-1.974l-1.648-4.377h-.025v4.377h-1.873zm1.874-5.408l.327.012c.855 0 1.195-.578 1.195-1.359 0-.678-.327-1.23-1.271-1.182h-.252v2.529h.001zM69.284 140.244v-9.484h1.836c.73 0 1.359.025 1.962.516.628.504.968 1.346.968 2.139 0 .842-.314 1.484-1.019 1.961.78.379 1.17 1.385 1.17 2.201 0 1.875-1.384 2.668-3.094 2.668h-1.823v-.001zm1.874-4.139v2.566c.755.037 1.195-.516 1.195-1.309 0-.741-.453-1.282-1.195-1.257zm0-3.773v2.314c.705 0 1.119-.479 1.119-1.195 0-.691-.402-1.156-1.119-1.119zM79.333 130.76v1.761h-1.899v2.063h1.673v1.76h-1.673v2.138h1.925v1.762H75.56v-9.484h3.773zM82.617 130.76v9.484h-1.874v-9.484h1.874zM88.554 130.76v1.761H87.07v7.723h-1.874v-7.723h-1.471v-1.761h4.829zM93.56 132.898c-.376-.328-.842-.604-1.358-.604-.579 0-.943.352-.943.93 0 1.561 2.854 1.648 2.854 4.213 0 1.686-.968 2.957-2.729 2.957-.527 0-1.182-.164-1.609-.479v-1.785c.44.301.868.502 1.421.502.604 0 1.082-.402 1.082-1.031 0-.729-.578-1.006-1.107-1.383-1.082-.73-1.749-1.434-1.749-2.818 0-1.496.868-2.791 2.479-2.791.604 0 1.144.164 1.659.465v1.824zM101.537 134.961v.742c0 2.012-.49 4.691-3.043 4.691-2.554 0-3.384-2.742-3.384-4.842 0-2.189.705-4.943 3.384-4.943 1.445 0 2.389.904 2.791 2.252l-1.822.703c-.09-.479-.24-1.219-.957-1.219-1.271-.076-1.396 2.264-1.396 3.156 0 .98.062 3.156 1.447 3.156.955 0 1.105-1.283 1.105-1.936h-1.193v-1.762h3.068v.002zM102.785 140.244v-9.484h1.887c1.195 0 3.334.127 3.334 2.717 0 1.045-.416 1.938-1.346 2.453l1.646 4.314h-1.975l-1.646-4.377h-.025v4.377h-1.875zm1.875-5.408l.326.012c.855 0 1.195-.578 1.195-1.359 0-.678-.326-1.23-1.27-1.182h-.252v2.529h.001zM111.529 130.76v6.139c0 .717-.09 1.799.93 1.799.918 0 .918-.693.932-1.396v-6.541h1.873v6.918c0 1.006-.113 2.717-2.816 2.717-1.748 0-2.793-.818-2.793-2.592v-7.043h1.874v-.001zM116.801 140.244v-9.484h1.951c.402 0 3.219-.252 3.219 2.805 0 1.773-1.145 2.793-2.881 2.793l-.414-.025v3.912h-1.875v-.001zm1.875-5.433c.906.037 1.422-.303 1.422-1.271 0-.678-.266-1.232-1.07-1.232h-.352v2.503zM123.18 140.244v-9.484h1.949c.402 0 3.221-.252 3.221 2.805 0 1.773-1.145 2.793-2.881 2.793l-.416-.025v3.912h-1.873v-.001zm1.873-5.433c.906.037 1.422-.303 1.422-1.271 0-.678-.264-1.232-1.068-1.232h-.354v2.503zM133.33 130.76v1.761h-1.898v2.063h1.672v1.76h-1.672v2.138h1.923v1.762h-3.798v-9.484h3.773zM138.074 140.244v-9.484h1.887c1.193 0 3.332.127 3.332 2.717 0 1.045-.414 1.938-1.346 2.453l1.648 4.314h-1.975l-1.648-4.377h-.025v4.377h-1.873zm1.873-5.408l.328.012c.855 0 1.193-.578 1.193-1.359 0-.678-.326-1.23-1.27-1.182h-.252v2.529h.001zM148.766 130.76v1.761h-1.899v2.063h1.672v1.76h-1.672v2.138h1.924v1.762h-3.799v-9.484h3.774zM152.049 130.76v9.484h-1.873v-9.484h1.873zM157.986 130.76v1.761h-1.484v7.723h-1.873v-7.723h-1.473v-1.761h4.83zM160.967 130.76v3.711h1.9v-3.711h1.873v9.484h-1.873v-4.014h-1.9v4.014h-1.873v-9.484h1.873zM169.938 130.76l2.277 9.484h-2l-.352-1.598h-1.9l-.338 1.598h-1.861l2.199-9.484h1.975zm-.831 3.873l-.213-1.434h-.025l-.201 1.434-.402 2.529h1.32l-.479-2.529zM175.098 130.76v7.722h1.961v1.762h-3.836v-9.484h1.875zM180.041 130.76v7.722h1.961v1.762h-3.836v-9.484h1.875zM186.883 130.76v1.761h-1.901v2.063h1.674v1.76h-1.674v2.138h1.926v1.762h-3.799v-9.484h3.774z"/>
</g>
</svg>

Related

Webscraping, how to obtain url from website content?

I am trying to scrap fully loaded website to obtain url from element:
<div class="user-card__action user-card__action--chat js-user-card-actions-item js-hp-view-element js-user-action-chat" data-element-name="chat">
<div class="user-card__action-icon">
<i class="icon icon--xsm">
<svg class="icon-svg rtl-reflect">
<use xlink:href="#generic-action-chat"/>
</svg>
</i>
</div>
</div>
There a few same elements like above. I suppose this #generic-action-chat points to url:
<symbol id="generic-action-chat" viewBox="0 0 32 32">
<path fill="currentColor" fill-rule="evenodd" d="M21.822 28.736C25.058 29.722 28.39 30 30 30c-1.608-1.407-2.515-3.243-3.022-5.31A13.94 13.94 0 0030 16c0-7.732-6.268-14-14-14S2 8.268 2 16s6.268 14 14 14c2.077 0 4.049-.452 5.822-1.264zM17.5 16a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM11 17.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM22.5 16a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z" clip-rule="evenodd"/>
</symbol>
But I have no idea how can I obtain url from it.

In Angular 13, I'm trying to provide the attributes to an svg html tag by supplying the attributes from variables defined in a typescript file

In one of the html files in an Angular13 application, I'm using an element that I'd like to supply the list of attributes and their values via the double-binding methods of Angular {{value of attribute}} so that a list of social media icons can be displayed.
For instance, instead of doing this hard-coding:
<!-- Twitter -->
<svg xmlns="http://www.w3.org/2000/svg"
width="16"
height="16"
fill="cornflowerblue"
class="bi bi-twitter"
viewBox="0 0 16 16">
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"/>
</svg>
I'd like to do this instead:
<svg xmlns="{{socBtn.xmlns}}"
width="{{socBtn.width}}"
height="{{socBtn.height}}"
fill="{{socBtn.fill}}"
class="{{socBtn.clss}}"
viewBox="{{socBtn.viewBox}}">
<path d="{{socBtn.pathD}}"/>
</svg>
but I keep getting the following error message:
error NG8002: Can't bind to 'xmlns' since it isn't a known property of ':svg:svg'.
xmlns="{{socBtn.xmlns}}"
I created a model interface for the list of Social Buttons that I want to display like this:
export interface SocialButton {
btnName: String;
href: String;
xmlns: String;
width: number;
height: number;
fill: String;
clss: String;
viewBox: String;
pathD: String;
}
And I'm reading those values from a JSON data file. All of that works as expected and I'm able to display the contents of the social buttons that I want to display by using a simple *ngFor loop:
<ul>
<li *ngFor="let socBtn of socBtns">
<a class="ml-2 {{socBtn.clss}}"
target="_blank"
href="{{socBtn.href}}"
title="{{socBtn.btnName}}">
{{socBtn.btnName}}
</a>
<ul>
<li>class: {{socBtn.clss}}</li>
<li>href: {{socBtn.href}}</li>
<li></li>
<li>svg.xmlns: {{socBtn.xmlns}}</li>
<li>svg.height: {{socBtn.height}}</li>
<li>svg.width: {{socBtn.width}}</li>
<li>svg.viewBox: {{socBtn.viewBox}}</li>
<li>svg.fill: {{socBtn.fill}}</li>
<li></li>
<li>Full Strings:</li>
<li>svg {{ socBtnSvgs[i] }}</li>
<li>path {{socBtnPths[i]}}</li>
</ul>
</li>
</ul>
The loop outputs the following for the Twitter social button:
Twitter
class: bi bi-twitter
href: https://twitter.com/wmmaintz
svg.xmlns: http://www.w3.org/2000/svg
svg.height: 16
svg.width: 16
svg.viewBox: 0 0 16 16
svg.fill: cornflowerblue
Full Strings:
xmlns="http://www.w3.org/2000/svg" width="16" height="16" class="bi bi-twitter" o fill="cornflowerblue" viewBox="0 0 16 16"
"M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"
As one can see, I also tried combining all of the attributes into two long strings, socBtnSvgs[i] and socBtnPths[i], so that I could then use them this way:
<svg {{ socBtnSvgs[i] }}>
<path d={{ socBtn.pathD[i] }}/>
</svg>
That doesn't generate output and the following error appears in the developers window:
ERROR DOMException: Failed to execute 'setAttribute' on 'Element': '{{' is not a valid attribute name.
And when I change it to just use the variable name without the double braces like this:
<svg "socBtnSvgs[i]">
<path d="socBtnPths[i]"/>
</svg>
it generates an error as well. I then tried using the <use> statement so that I could isolate the path statement and eliminate the double braces:
<svg>
<use xlink:xlink="socBtnSvgs[i]"/>
<path d="socBtnPths[i]"/>
</svg>
but that still generates an error, although a more encouraging one:
platform-browser.mjs:605 Error: attribute d: Expected moveto path command ('M' or 'm'), "socBtnPths[i]".
I found this more encouraging although what it was complaining about (that it expected an 'M', moveto path command) is, in fact, included in the contents of the socBtnPths[0] variable ("M5.026 15c6 ... ").
So, I'm at a loss as to what try next. Any ideas on how I can use these values with the svg element?
The duplicate reference provided was helpful: I solved the problem by preceding each attribute definition with the attr keyword and enclosing it in square brackets, i.e. [attr.xmlns]="socBtn.xmls".
Here's the end result:
<svg
[attr.xmlns]="socBtn.xmlns"
[attr.width]="socBtn.width"
[attr.height]="socBtn.height"
[attr.fill]="socBtn.fill"
[attr.class]="socBtn.clss"
[attr.viewBox]="socBtn.viewBox">
<path [attr.d]="socBtn.pathD"/>
</svg>
Thank you sooooo much!

Can't get inline SVG to change colour using Tailwindcss

I have an SVG that I would like to control with Tailwindcss classes. It work inline in this format and displays as white, but obviously massive in size.
<svg
xmlns="http://www.w3.org/2000/svg"
fill="currentColor"
stroke="currentColor"
width="1569.97"
height="1564.969"
>
<path
d="M1415.89 440.561c-41.65-41.533-113.73-96.908-167.86-119.78-22.93-53.975-78.48-125.831-120.15-167.355C1039.02 64.832 901.715.027 784.99.027a455.084 455.084 0 0 0-322.3 132.9L133.519 461.086A450.748 450.748 0 0 0-.006 782.4c0 121.38 67.99 256.011 154.079 341.851 41.671 41.54 110.855 94.73 164.963 117.55l3.622 1.53 1.531 3.6c22.932 53.99 76.257 122.92 117.917 164.46 86.088 85.84 221.142 153.61 342.9 153.61A453.525 453.525 0 0 0 1107.3 1431.91l329.17-328.18a450.722 450.722 0 0 0 133.51-321.33c0-121.38-67.98-256-154.08-341.838h-.01Zm-66.28 576.569-329.18 328.17A332.406 332.406 0 0 1 785 1442.38c-85.273 0-201.282-63.16-266.2-127.9-3.421-3.4 3.239 3.53 0 0l-34.913-36.43 21.537-.4a454.158 454.158 0 0 0 313.846-132.89L977 987.509l-86.869-86.6-157.72 157.241c-126.155 125.45-328.958 129.82-460.431 9.92-3.536-3.23-7.042-6.49-10.462-9.9l-41.174-41.05c-129.81-129.725-129.81-339.722 0-469.442L549.51 219.514c130.116-129.422 340.758-129.422 470.87 0l41.18 41.05c3.41 3.4 6.69 6.895 9.93 10.42l14.56 15.788-21.52.4a454.168 454.168 0 0 0-313.856 132.895l-157.732 157.25 86.869 86.6 157.721-157.235c126.159-125.46 328.978-129.827 460.448-9.916 3.53 3.221 7.04 6.5 10.46 9.916l41.17 41.049c129.44 129.66 129.18 339.484-.01 469.4h.01Z"
transform="translate(0 -.031)"
style={{ fill: "#fff", fillRule: "evenodd" }}
/>
</svg>
Here's what I want to change it to using Tailwindcss, but the SVG disappears. I am trying to control the colour and height and width using Tailwindcss classes.
<svg
className="h-8 w-8 fill-current stroke-current text-white"
xmlns="http://www.w3.org/2000/svg"
>
<path
className="fill-white"
d="M1415.89 440.561c-41.65-41.533-113.73-96.908-167.86-119.78-22.93-53.975-78.48-125.831-120.15-167.355C1039.02 64.832 901.715.027 784.99.027a455.084 455.084 0 0 0-322.3 132.9L133.519 461.086A450.748 450.748 0 0 0-.006 782.4c0 121.38 67.99 256.011 154.079 341.851 41.671 41.54 110.855 94.73 164.963 117.55l3.622 1.53 1.531 3.6c22.932 53.99 76.257 122.92 117.917 164.46 86.088 85.84 221.142 153.61 342.9 153.61A453.525 453.525 0 0 0 1107.3 1431.91l329.17-328.18a450.722 450.722 0 0 0 133.51-321.33c0-121.38-67.98-256-154.08-341.838h-.01Zm-66.28 576.569-329.18 328.17A332.406 332.406 0 0 1 785 1442.38c-85.273 0-201.282-63.16-266.2-127.9-3.421-3.4 3.239 3.53 0 0l-34.913-36.43 21.537-.4a454.158 454.158 0 0 0 313.846-132.89L977 987.509l-86.869-86.6-157.72 157.241c-126.155 125.45-328.958 129.82-460.431 9.92-3.536-3.23-7.042-6.49-10.462-9.9l-41.174-41.05c-129.81-129.725-129.81-339.722 0-469.442L549.51 219.514c130.116-129.422 340.758-129.422 470.87 0l41.18 41.05c3.41 3.4 6.69 6.895 9.93 10.42l14.56 15.788-21.52.4a454.168 454.168 0 0 0-313.856 132.895l-157.732 157.25 86.869 86.6 157.721-157.235c126.159-125.46 328.978-129.827 460.448-9.916 3.53 3.221 7.04 6.5 10.46 9.916l41.17 41.049c129.44 129.66 129.18 339.484-.01 469.4h.01Z"
transform="translate(0 -.031)"]
/>
</svg>
Someone please save me from this nightmare.
If you will remove the inline width and height attributes, add viewbox to represent the aspect ratio (if you don't add height and width with class or inline styles, viewbox values will be width and height). Then your tailwind classes will work as expected.
<script src="https://cdn.tailwindcss.com"></script>
<svg class="h-8 w-8 fill-red-800" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1569.97 1564.969">
<path d="M1415.89 440.561c-41.65-41.533-113.73-96.908-167.86-119.78-22.93-53.975-78.48-125.831-120.15-167.355C1039.02 64.832 901.715.027 784.99.027a455.084 455.084 0 0 0-322.3 132.9L133.519 461.086A450.748 450.748 0 0 0-.006 782.4c0 121.38 67.99 256.011 154.079 341.851 41.671 41.54 110.855 94.73 164.963 117.55l3.622 1.53 1.531 3.6c22.932 53.99 76.257 122.92 117.917 164.46 86.088 85.84 221.142 153.61 342.9 153.61A453.525 453.525 0 0 0 1107.3 1431.91l329.17-328.18a450.722 450.722 0 0 0 133.51-321.33c0-121.38-67.98-256-154.08-341.838h-.01Zm-66.28 576.569-329.18 328.17A332.406 332.406 0 0 1 785 1442.38c-85.273 0-201.282-63.16-266.2-127.9-3.421-3.4 3.239 3.53 0 0l-34.913-36.43 21.537-.4a454.158 454.158 0 0 0 313.846-132.89L977 987.509l-86.869-86.6-157.72 157.241c-126.155 125.45-328.958 129.82-460.431 9.92-3.536-3.23-7.042-6.49-10.462-9.9l-41.174-41.05c-129.81-129.725-129.81-339.722 0-469.442L549.51 219.514c130.116-129.422 340.758-129.422 470.87 0l41.18 41.05c3.41 3.4 6.69 6.895 9.93 10.42l14.56 15.788-21.52.4a454.168 454.168 0 0 0-313.856 132.895l-157.732 157.25 86.869 86.6 157.721-157.235c126.159-125.46 328.978-129.827 460.448-9.916 3.53 3.221 7.04 6.5 10.46 9.916l41.17 41.049c129.44 129.66 129.18 339.484-.01 469.4h.01Z"
transform="translate(0 -.031)"
/>
</svg>
You wrote className instead of class.
Also width and height or viewbox are SVG attributes that can't be replaced by CSS h-8 w-8.
There is an example:
<svg class="fill-current stroke-current" width="1569.97" height="1564.969" xmlns="http://www.w3.org/2000/svg">
<path class="fill-white" d="M1415.89 440.561c-41.65-41.533-113.73-96.908-167.86-119.78-22.93-53.975-78.48-125.831-120.15-167.355C1039.02 64.832 901.715.027 784.99.027a455.084 455.084 0 0 0-322.3 132.9L133.519 461.086A450.748 450.748 0 0 0-.006 782.4c0 121.38 67.99 256.011 154.079 341.851 41.671 41.54 110.855 94.73 164.963 117.55l3.622 1.53 1.531 3.6c22.932 53.99 76.257 122.92 117.917 164.46 86.088 85.84 221.142 153.61 342.9 153.61A453.525 453.525 0 0 0 1107.3 1431.91l329.17-328.18a450.722 450.722 0 0 0 133.51-321.33c0-121.38-67.98-256-154.08-341.838h-.01Zm-66.28 576.569-329.18 328.17A332.406 332.406 0 0 1 785 1442.38c-85.273 0-201.282-63.16-266.2-127.9-3.421-3.4 3.239 3.53 0 0l-34.913-36.43 21.537-.4a454.158 454.158 0 0 0 313.846-132.89L977 987.509l-86.869-86.6-157.72 157.241c-126.155 125.45-328.958 129.82-460.431 9.92-3.536-3.23-7.042-6.49-10.462-9.9l-41.174-41.05c-129.81-129.725-129.81-339.722 0-469.442L549.51 219.514c130.116-129.422 340.758-129.422 470.87 0l41.18 41.05c3.41 3.4 6.69 6.895 9.93 10.42l14.56 15.788-21.52.4a454.168 454.168 0 0 0-313.856 132.895l-157.732 157.25 86.869 86.6 157.721-157.235c126.159-125.46 328.978-129.827 460.448-9.916 3.53 3.221 7.04 6.5 10.46 9.916l41.17 41.049c129.44 129.66 129.18 339.484-.01 469.4h.01Z" transform="translate(0 -.031)"/>
</svg>

How to flip a svg path in html?

I'd like to use an icon from bootstrap, but I need it flipped vertically:
https://icons.getbootstrap.com/icons/arrow-left-right/
What I'd rather need is a arrow-right-left, so that the upper arrow points to the right.
I tried to transform with transform="scale(-1 1) translate(-1260 0)", but that did not work:
https://jsfiddle.net/j63zpwqr/
So how could I flip a path on the Y-axis?
I changed path info from 3 paths into 1 because Bootstrap icons are bloated,
using https://yqnn.github.io/svg-path-editor/
That also changed the SVG from Absolute positioning to Relative
a transform="scale(-1 1) flips the image
<svg xmlns="http://www.w3.org/2000/svg" width="160" height="160" fill="red"
class="bi bi-arrow-left-right"
viewBox="0 0 16 16"
transform="scale(-1 1)">
<path d="m10.15 7.65a.5.5 0 01.71 0l3 3a.5.5 0 010 .71l-3 3a.5.5 0 01-.71-.71l2.65-2.65l-2.65-2.65a.5.5 0 010-.71zm-8.15 3.35a.5.5 0 01.5-.5h10.5a.5.5 0 010 1h-10.5a.5.5 0 01-.5-.5zm3.85-9.35a.5.5 0 010 .71l-2.65 2.65l2.65 2.65a.5.5 0 11-.71.71l-3-3a.5.5 0 010-.71l3-3a.5.5 0 01.71 0zm-3.35 3.35a.5.5 0 01.5-.5h10.5a.5.5 0 010 1h-10.5a.5.5 0 01-.5-.5z" />
</svg>

SVG not showing in newest version of Chrome

I've got a svg icon that it's not showing in the new Chrome version. In Firefox and older versions of Chrome it works fine.
The code is this:
<label for="id_icon-balloon1">
<svg class="icon" id="icon-balloon">
<use xlink:href="#icon-balloon"></use>
</svg>
</label>
And then I've got and svg included:
<svg width="0" height="0" class="hide">
<symbol id="icon-balloon" viewBox="0 0 22 29">
<title>Balloon</title>
<path d="M11.65 25.56c.618 2.323.54 3.146 2.706 2.646l2.435-.563c2.17-.5 1.74-1.203 1.28-3.562l-6.41 1.48zm1.096-6.03c-.097.02-.195-.04-.217-.137-.03-.098.03-.196.13-.218.1-.024.19.038.22.136.02.1-.04.2-.14.22m-.53-1.49c-.02-.1.04-.19.14-.22.1-.02.19.04.21.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.13m.01 2.33c-.1.03-.2-.03-.22-.13-.03-.1.03-.19.13-.22.1-.02.2.04.22.14.02.1-.04.2-.14.22m-.53-1.49c-.02-.1.04-.2.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22-.1.03-.19-.04-.22-.13m-.31-1.35c-.02-.1.04-.19.14-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14m-.1-1.22c-.1.02-.2-.04-.22-.14-.03-.1.04-.19.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.02-.09.04-.19.14-.21.09-.02.19.04.21.14.02.1-.04.2-.14.22m-.53-1.5c-.03-.09.03-.19.13-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14m-.1-1.22c-.1.03-.2-.03-.22-.13-.02-.1.04-.19.14-.22.1-.02.2.04.22.14.02.1-.04.2-.14.22M10.21 18c-.1.02-.2-.04-.22-.14-.025-.1.04-.194.135-.22.1-.02.2.04.22.14.02.095-.04.194-.14.215m-.53-1.5c-.02-.097.04-.194.14-.217.1-.03.19.04.22.13.02.1-.04.196-.14.22-.1.02-.196-.04-.22-.14m-.3-1.353c-.02-.1.04-.197.138-.22.098-.025.197.036.22.134.02.1-.04.2-.136.22-.1.02-.2-.04-.22-.14m.01 2.33c-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22.1-.03.197.04.22.13.02.1-.04.19-.14.22m-.53-1.49c-.02-.1.04-.2.14-.22.097-.03.195.03.217.13.02.1-.04.19-.138.22-.1.02-.2-.04-.22-.14m-.31-1.36c-.027-.1.034-.2.132-.22.1-.03.197.04.22.13.023.1-.04.19-.14.22-.095.02-.193-.04-.215-.14m-.09-1.22c-.1.02-.2-.04-.22-.14-.027-.1.035-.2.132-.22.1-.03.196.04.22.13.024.1-.04.2-.137.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.092-.02.192.04.213.14.03.09-.03.19-.13.22m-.52-1.49c-.02-.1.04-.2.14-.22.1-.03.2.04.22.13.02.1-.04.19-.14.22-.1.02-.19-.04-.22-.14M7.4 12.7c-.02-.1.04-.2.14-.22.1-.02.2.04.22.14.03.093-.04.19-.13.22-.093.02-.193-.04-.22-.14m-.09-1.22c-.1.02-.2-.04-.22-.14-.02-.1.04-.197.14-.22.1-.03.2.033.22.13.02.1-.04.197-.133.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.03-.096.033-.194.13-.217.1-.023.2.04.22.137.025.1-.04.2-.135.22m-.52-1.48c-.026-.1.04-.19.135-.22.1-.02.2.04.22.14.026.1-.04.2-.135.22-.1.02-.196-.04-.22-.14m-.31-1.36c-.02-.09.04-.19.14-.21.1-.022.2.04.22.137.025.1-.04.193-.134.22-.1.02-.2-.04-.22-.14M5.95 9.5c-.02-.1.04-.196.14-.22.1-.02.196.04.22.14.03.09-.03.19-.13.21-.1.02-.196-.04-.22-.14m-.09-1.21c-.098.02-.196-.04-.22-.14-.02-.1.04-.2.137-.22.1-.02.196.04.22.14.02.093-.04.19-.136.22m-.32-1.37c-.09.022-.19-.038-.21-.137-.02-.09.04-.19.14-.21.1-.02.2.04.22.14.02.096-.04.194-.14.22M6 5.733c.1-.026.2.035.22.133.03.1-.04.195-.13.22-.09.02-.19-.04-.21-.14-.02-.1.04-.195.14-.22m.21-2.19c.1-.02.2.04.22.14.02.1-.04.196-.14.22-.09.02-.19-.04-.21-.14-.02-.096.04-.194.137-.22m.53 1.495c.027.1-.04.2-.133.22-.1.02-.196-.04-.22-.14-.022-.09.04-.19.137-.21.1-.02.2.04.22.14m-.02-2.32c.1-.02.2.04.22.14.03.1-.04.2-.13.22-.1.02-.2-.04-.22-.13-.02-.1.04-.19.14-.22m.53 1.49c.03.1-.03.2-.13.22-.1.02-.2-.04-.22-.13-.03-.1.04-.2.13-.22.1-.02.2.04.22.14m-.02-2.35c.1-.02.2.04.22.14.02.1-.04.2-.14.22-.1.03-.19-.04-.22-.13-.02-.1.04-.2.14-.22m.32 1.35c.1-.03.2.03.22.13.02.09-.04.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m.21-2.19c.1-.03.2.04.22.13.03.1-.04.2-.13.22-.09.03-.19-.04-.21-.13-.02-.1.04-.19.14-.22m.53 1.5c.02.1-.04.2-.13.22-.1.02-.2-.04-.22-.14-.02-.09.04-.19.14-.21.1-.02.2.04.22.14m.31 1.36c.03.1-.03.2-.13.22-.09.03-.19-.04-.21-.13-.03-.1.04-.19.14-.22.1-.02.2.04.22.14m-.01-2.33c.1-.02.2.04.22.14.03.1-.04.19-.13.22-.1.02-.19-.04-.22-.14-.02-.1.04-.2.14-.22M9 2.95c.1-.02.2.04.22.14.02.09-.033.19-.13.21-.1.02-.196-.04-.22-.14-.02-.1.04-.19.14-.22m.52 1.5c.03.1-.04.2-.13.22-.1.03-.2-.03-.22-.13-.02-.1.04-.2.14-.22.09-.022.19.04.21.138m.31 1.36c.02.094-.04.19-.14.214-.1.02-.196-.04-.22-.14-.02-.096.04-.195.14-.217.1-.02.19.04.22.14m.31 1.354c.02.1-.04.19-.14.22-.1.02-.19-.04-.21-.14-.024-.1.04-.19.136-.22.1-.02.2.04.22.14m.31 1.36c.028.1-.033.2-.13.22-.1.03-.2-.04-.22-.13-.03-.1.04-.2.13-.22.1-.03.2.04.22.13m.31 1.35c.03.1-.036.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.094-.03.19.04.214.13m.32 1.35c.02.1-.04.192-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.092-.02.19.04.22.133m-.127 3.41c.1-.02.195.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.13-.022-.1.04-.198.138-.22m-.31-1.35c.1-.02.2.04.22.14.02.1-.04.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m-.45-1.14c-.02-.1.04-.19.14-.22.1-.02.2.04.22.14.02.1-.04.2-.14.22-.1.02-.19-.04-.21-.14m-.07 1.97c.1-.02.2.04.22.14.02.092-.04.19-.133.22-.1.02-.2-.04-.22-.14-.025-.1.04-.2.14-.22m-.33-1.37c.1-.02.195.04.22.14.02.1-.04.2-.137.22-.1.02-.2-.04-.22-.138-.02-.1.04-.19.14-.22m-.45-1.14c-.02-.09.04-.19.14-.22.1-.02.2.04.22.14.03.1-.03.2-.13.22-.1.03-.19-.04-.22-.13m-.07 1.97c.1-.02.2.04.22.14.03.1-.04.2-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.19.14-.22M9 12.24c.1-.02.19.04.22.14.02.1-.04.193-.14.22-.093.02-.19-.04-.213-.14-.03-.1.03-.2.13-.22m-.32-1.35c.1-.027.195.04.22.133.02.1-.04.2-.14.22-.1.02-.193-.04-.22-.133-.02-.1.04-.2.14-.22M8.2 9.75c-.02-.1.04-.194.14-.22.1-.02.197.04.22.14.02.095-.04.193-.14.22-.1.02-.193-.04-.22-.14m-.07 1.97c.1-.03.195.04.22.13.02.1-.04.19-.138.22-.1.02-.196-.04-.22-.14-.02-.1.04-.2.137-.22m-.32-1.37c.1-.02.19.04.22.14.02.1-.04.192-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.197.13-.22m-.36-1.38c.09-.022.19.04.22.138.02.098-.04.196-.14.22-.1.022-.2-.04-.22-.138-.02-.1.04-.197.14-.22m-.02-3.19c-.1.023-.2-.038-.22-.136-.03-.1.03-.197.13-.22.1-.023.19.04.22.137.02.1-.04.2-.14.22m.44 1.14c.02.1-.04.2-.14.22-.1.03-.2-.04-.22-.13-.02-.1.04-.19.13-.22.1-.02.19.04.22.14m.07-1.97c-.1.03-.2-.04-.22-.13-.02-.1.04-.2.14-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m.25 3.32c.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.03-.09.04-.19.13-.22.1-.02.19.04.22.14m.07-1.97c-.1.02-.2-.04-.22-.14-.02-.1.04-.19.14-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m.45 1.14c.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.03-.19.13-.22.09-.02.19.04.21.14m.07-1.97c-.1.02-.2-.04-.22-.14-.02-.09.04-.19.14-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m.32 1.35c-.1.03-.2-.03-.22-.13-.03-.1.04-.19.14-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.03-.09.04-.19.13-.21.1-.02.19.04.22.14.02.1-.04.2-.14.22m.23 1c.09-.02.19.04.21.14.02.1-.04.19-.14.22-.1.02-.19-.04-.22-.14-.02-.1.04-.2.13-.22m.29-1.83c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.02.193.04.22.14.02.1-.04.2-.14.22m.54 2.35c.1-.02.2.04.22.14.023.1-.04.2-.138.22-.1.03-.2-.04-.22-.13-.02-.1.04-.19.135-.22m-.23-1c-.097.03-.19-.04-.217-.13-.02-.09.04-.19.14-.21.09-.02.19.04.21.14.03.1-.04.2-.13.22M7 7.83c-.022-.1.04-.2.137-.22.098-.026.196.04.218.134.024.1-.038.19-.135.22-.1.02-.197-.04-.22-.14m-.07 1.97c.095-.02.194.04.218.13.022.1-.04.19-.138.22-.098.02-.197-.04-.217-.14-.026-.1.036-.2.136-.22m-.25-3.32c-.03-.1.04-.2.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14m-.31.97c-.1.03-.2-.04-.22-.13-.02-.09.04-.19.14-.21.1-.02.2.04.22.14.02.1-.04.2-.14.22m.23 1c.1-.02.19.04.22.14.02.1-.04.197-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.193.13-.22m4.7 4.098c.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.03.19.03.22.13m.31 1.36c.02.09-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.03.2.03.22.13m.31 1.36c.02.09-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.028.19.033.21.13m.32 1.36c.03.1-.04.2-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.19.13-.22.1-.02.19.04.21.14M10 20.17c-.1.02-.194-.04-.22-.137-.02-.1.04-.193.14-.22.1-.02.198.04.22.14.02.1-.04.2-.135.22m-.84-.52c-.1.02-.2-.04-.22-.135-.02-.1.04-.197.14-.22.1-.02.195.04.22.14.02.1-.04.2-.14.22m-.834-.52c-.1.02-.19-.04-.22-.14-.02-.097.04-.195.14-.218.1-.03.2.032.22.13.02.1-.04.196-.14.22m-.83-.53c-.1.022-.19-.04-.22-.136-.02-.1.04-.196.14-.22.1-.02.2.04.22.14.02.1-.04.196-.14.22M7 17.1c-.023-.096.037-.195.136-.217.1-.023.196.038.22.135.022.1-.04.198-.138.22-.098.022-.197-.038-.22-.137m-.3.98c-.1.02-.197-.04-.22-.13-.022-.1.04-.19.136-.22.098-.02.196.04.22.14.02.1-.04.2-.137.22m-.533-1.49c-.02-.09.04-.19.138-.21.098-.02.195.04.218.14.023.1-.038.2-.136.22-.1.02-.197-.04-.22-.14m-.312-1.35c-.023-.1.04-.19.137-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.13m.01 2.32c-.1.03-.2-.03-.22-.13-.03-.1.04-.2.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m-.53-1.49c-.03-.09.04-.19.14-.22.1-.02.19.04.21.14.02.1-.04.2-.14.22-.1.03-.2-.04-.22-.13M5 14.73c-.02-.1.04-.2.136-.22.1-.02.197.04.22.14.02.1-.04.19-.138.22-.1.02-.197-.04-.22-.14m.01 2.322c-.098.02-.196-.04-.22-.14-.02-.1.04-.2.137-.22.1-.02.197.04.22.14.02.1-.04.19-.136.21m-.53-1.5c-.02-.1.04-.2.14-.22.09-.024.19.04.21.136.03.09-.04.19-.13.22-.1.02-.2-.04-.22-.14m-.31-1.35c-.03-.1.04-.2.14-.22.1-.02.19.04.22.13.02.1-.03.2-.13.22-.1.02-.2-.04-.22-.14m.01 2.32c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.02.19.04.21.13.02.1-.04.2-.14.22M3.64 15c-.02-.093.04-.19.14-.213.1-.025.19.037.22.135.02.1-.04.195-.14.22-.1.02-.2-.04-.22-.14m-.31-1.355c-.03-.1.04-.2.13-.22.1-.02.2.04.22.14.02.1-.04.198-.14.22-.1.025-.2-.04-.22-.134m-.097-1.22c-.093.024-.19-.04-.213-.136-.025-.095.036-.193.135-.215.096-.023.196.037.22.135.02.1-.04.196-.14.22m-.206 2.19c-.1.02-.2-.04-.22-.14-.03-.1.04-.194.13-.22.09-.02.19.04.22.14.02.1-.05.2-.14.22m-.52-1.48c-.02-.094.04-.192.13-.215.09-.02.19.04.22.14.02.097-.04.196-.14.22-.1.022-.2-.04-.22-.138M2.4 11.94c-.1.023-.193-.04-.22-.137-.02-.1.04-.198.14-.22.1-.02.197.04.22.137.02.1-.04.2-.135.22m-.21 2.19c-.095.02-.193-.04-.22-.14-.02-.1.04-.19.14-.22.1-.02.197.04.22.14.024.1-.04.2-.136.22m-.53-1.49c-.03-.1.04-.19.13-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.03-.2-.03-.22-.13m-.31-1.35c-.02-.09.04-.19.14-.21.09-.025.19.04.22.133.02.1-.04.193-.14.22-.1.02-.2-.04-.22-.14m-.1-1.22c-.1.025-.19-.036-.22-.135-.02-.1.04-.196.14-.22.1-.02.2.04.22.14.02.096-.04.195-.14.22m-.21 2.185c-.1.02-.19-.04-.22-.14-.02-.1.04-.2.14-.22.1-.02.2.04.22.134.03.1-.04.2-.13.22m-.53-1.49c-.02-.1.04-.2.14-.22.1-.027.2.034.22.132.03.1-.03.2-.13.22-.1.02-.19-.04-.21-.14m.34-2.4c.1-.02.19.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22m.52-.84c.1-.03.2.04.22.13.03.1-.03.2-.13.22-.09.02-.19-.04-.21-.14-.02-.1.04-.2.13-.22m.31 1.35c.1-.02.2.04.22.14.03.1-.03.19-.13.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m.21-2.19c.1-.02.2.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m.32 3.68c.03.1-.03.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.02.19.04.21.14m-.01-2.33c.09-.03.19.03.22.13.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m.2-2.19c.1-.02.19.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.14-.22m.31 1.35c.1-.03.2.04.22.13.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22m.2-2.2c.1-.03.2.03.22.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m.52 1.49c.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.026-.1.04-.2.133-.22.1-.02.2.04.22.13m0-2.32c.1-.02.2.04.22.132.02.1-.04.2-.14.22-.09.03-.19-.03-.21-.13-.03-.1.04-.19.13-.22M4 5.642c.02.1-.04.2-.14.22-.09.02-.19-.04-.21-.13-.03-.1.03-.19.13-.22.1-.02.19.04.22.14M4 3.33c.096-.02.194.04.217.14.022.1-.04.2-.136.22-.1.02-.19-.04-.22-.133-.02-.1.04-.196.14-.22m.53 1.494c.03.1-.03.2-.13.22-.1.02-.19-.04-.22-.13-.02-.1.04-.19.14-.22.1-.02.2.04.22.14M4.53 2.5c.1-.024.2.04.22.136.03.098-.04.196-.13.22-.09.022-.19-.04-.22-.138-.02-.1.04-.2.14-.22M4.2 7.23c-.1.025-.2-.036-.22-.135-.023-.098.04-.196.136-.218.1-.024.198.038.22.136.022.098-.04.196-.137.22m-.19 5.377c.09-.022.19.038.21.137.02.098-.04.196-.14.22-.09.022-.19-.04-.21-.138-.03-.1.03-.2.13-.22m-.31-1.36c.1-.03.2.03.22.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m.21-2.19c.09-.03.19.04.22.13.02.09-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m-.23-1c-.1.02-.2-.04-.22-.14-.03-.1.04-.2.14-.22.09-.02.19.04.21.14.02.09-.04.19-.14.21m-.29 1.84c.09-.03.19.03.21.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m-.45-1.14c-.02-.1.04-.2.13-.22.1-.03.2.04.22.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14m-.3.97c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.02.2.04.22.14.02.1-.04.19-.14.22m.23 1c.1-.02.19.04.22.14.02.09-.04.19-.14.21-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m1.57-.18c.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.03.19.04.22.13m.09 1.22c.09-.02.19.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22M5 13.19c.023.1-.04.2-.137.22-.1.02-.198-.04-.22-.14-.02-.1.04-.2.14-.22.1-.02.2.04.22.13m.614.386c.1-.02.2.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.19.14-.22M12.38.01c5.825 3.736 7.257 11.643 3.944 19.74l-.93.213C19.1 11.43 17.304 3.35 11 .1c-.458.053-.926.13-1.403.226l4.598 19.915-.753.17L8.846.5c-.472.118-.928.256-1.363.408-.805 1.082-1.386 2.25-1.754 3.474.07.005.14.048.16.127.02.09-.04.19-.14.21-.04.01-.08-.01-.11-.02-.35 1.3-.46 2.66-.33 4.05.07.01.13.05.15.13.02.09-.04.18-.13.21.04.34.1.69.17 1.04.02-.01.03-.03.05-.04.09-.03.19.04.22.13.02.1-.04.19-.14.22-.03 0-.05-.01-.08-.02.08.34.17.68.28 1.03.01-.01.01-.02.02-.02.09-.02.19.04.21.13.02.1-.04.2-.14.22h-.01c.11.35.25.7.39 1.05.02.02.05.05.06.09 0 .01-.01.03-.01.05.24.58.53 1.17.85 1.74.02-.03.05-.05.08-.06.1-.03.2.03.22.13.02.09-.04.18-.13.21.31.52.65 1.04 1.02 1.55.01 0 .02-.02.03-.02.1-.02.2.04.22.13.02.06-.01.12-.06.16.54.72 1.15 1.42 1.81 2.11.01-.01.01-.02.02-.02.1-.02.19.04.22.14.01.04-.01.07-.02.11.16.16.33.33.5.49-.03-.1.03-.19.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22-.03.01-.06-.01-.09-.02.3.28.61.57.93.85l-.93.21c-.12-.1-.22-.2-.33-.31-.03.05-.06.08-.12.09-.1.03-.2-.03-.22-.13-.01-.08.03-.15.09-.19-.95-.9-1.81-1.84-2.55-2.81.02.1-.04.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.04-.01.09 0 .12.02-.4-.53-.76-1.07-1.09-1.61-.03.03-.06.06-.1.07-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22h.01c-.57-.95-1.04-1.91-1.4-2.88-.1.01-.19-.04-.21-.14-.02-.08.02-.15.09-.19-.13-.36-.24-.72-.34-1.08-.03-.027-.06-.055-.07-.09-.01-.04 0-.07.02-.107-.1-.38-.19-.76-.26-1.14-.04-.02-.07-.06-.08-.11-.01-.053.01-.11.05-.15-.06-.355-.11-.71-.13-1.07l-.01.01c-.1.022-.2-.04-.22-.138-.02-.1.04-.2.14-.22.03-.01.05 0 .08.01-.03-.64-.02-1.28.05-1.908-.03-.02-.05-.04-.06-.08-.02-.078.02-.14.08-.18.08-.655.23-1.297.42-1.93-.02.02-.04.05-.08.055-.1.02-.2-.04-.22-.14-.025-.1.035-.195.134-.22.09-.02.174.04.203.12.07-.22.15-.434.233-.65-.02-.02-.05-.05-.06-.08-.02-.1.04-.196.14-.22.02-.003.03.007.04.007.23-.55.49-1.08.8-1.6C4.81 2 3.69 2.79 2.8 3.694c.006.01.02.02.02.03.02.1-.04.2-.135.22-.04.01-.083 0-.12-.02-.15.17-.3.34-.435.51.08 0 .15.05.17.13.02.1-.04.2-.14.22-.09.02-.17-.03-.21-.12-.15.2-.29.41-.42.62.01 0 .013-.02.025-.02.1-.02.2.04.22.14.023.1-.04.2-.137.22-.1.03-.2-.04-.22-.14v-.03c-.13.22-.248.436-.35.658.08 0 .16.04.18.13.02.095-.04.193-.14.22-.07.01-.128-.02-.17-.067-.09.21-.17.43-.24.64.003.01.02.02.02.03.02.08-.03.16-.104.2C.46 7.89.35 8.51.33 9.14c.09-.01.18.04.2.13.02.093-.04.19-.14.214-.02.005-.04-.008-.065-.01.004 1.23.305 2.487.923 3.72.098-.02.195.04.218.14.02.064-.01.12-.06.163.29.532.65 1.06 1.06 1.58.07.015.13.054.14.127.01.01 0 .03 0 .04.158.187.32.37.49.553-.022-.094.04-.192.136-.214.1-.02.2.04.22.133.02.1-.04.2-.14.22-.04.01-.076-.004-.108-.02 1.166 1.226 2.7 2.37 4.63 3.374 1.233.64 2.555 1.567 2.79 2.594L11 23.36l6.677-1.54-.33-1.436c-.235-1.027.546-2.44 1.376-3.556 6.74-9.073 2.195-17-6.345-16.83"/>
</symbol>
(...) //other icons
</svg>
Do you have any idea what could be causing this?
Thank you :)
As I've told you in my comment your second SVG element has the same id as the symbol. Fix that
<label for="id_icon-balloon1">
<svg class="icon" id="icon-balloon_whatever" viewBox="0 0 22 29" width="44">
<use xlink:href="#icon-balloon"></use>
</svg>
</label>
<svg width="0" height="0" class="hide">
<symbol id="icon-balloon" viewBox="0 0 22 29">
<title>Balloon</title>
<path d="M11.65 25.56c.618 2.323.54 3.146 2.706 2.646l2.435-.563c2.17-.5 1.74-1.203 1.28-3.562l-6.41 1.48zm1.096-6.03c-.097.02-.195-.04-.217-.137-.03-.098.03-.196.13-.218.1-.024.19.038.22.136.02.1-.04.2-.14.22m-.53-1.49c-.02-.1.04-.19.14-.22.1-.02.19.04.21.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.13m.01 2.33c-.1.03-.2-.03-.22-.13-.03-.1.03-.19.13-.22.1-.02.2.04.22.14.02.1-.04.2-.14.22m-.53-1.49c-.02-.1.04-.2.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22-.1.03-.19-.04-.22-.13m-.31-1.35c-.02-.1.04-.19.14-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14m-.1-1.22c-.1.02-.2-.04-.22-.14-.03-.1.04-.19.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.02-.09.04-.19.14-.21.09-.02.19.04.21.14.02.1-.04.2-.14.22m-.53-1.5c-.03-.09.03-.19.13-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14m-.1-1.22c-.1.03-.2-.03-.22-.13-.02-.1.04-.19.14-.22.1-.02.2.04.22.14.02.1-.04.2-.14.22M10.21 18c-.1.02-.2-.04-.22-.14-.025-.1.04-.194.135-.22.1-.02.2.04.22.14.02.095-.04.194-.14.215m-.53-1.5c-.02-.097.04-.194.14-.217.1-.03.19.04.22.13.02.1-.04.196-.14.22-.1.02-.196-.04-.22-.14m-.3-1.353c-.02-.1.04-.197.138-.22.098-.025.197.036.22.134.02.1-.04.2-.136.22-.1.02-.2-.04-.22-.14m.01 2.33c-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22.1-.03.197.04.22.13.02.1-.04.19-.14.22m-.53-1.49c-.02-.1.04-.2.14-.22.097-.03.195.03.217.13.02.1-.04.19-.138.22-.1.02-.2-.04-.22-.14m-.31-1.36c-.027-.1.034-.2.132-.22.1-.03.197.04.22.13.023.1-.04.19-.14.22-.095.02-.193-.04-.215-.14m-.09-1.22c-.1.02-.2-.04-.22-.14-.027-.1.035-.2.132-.22.1-.03.196.04.22.13.024.1-.04.2-.137.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.092-.02.192.04.213.14.03.09-.03.19-.13.22m-.52-1.49c-.02-.1.04-.2.14-.22.1-.03.2.04.22.13.02.1-.04.19-.14.22-.1.02-.19-.04-.22-.14M7.4 12.7c-.02-.1.04-.2.14-.22.1-.02.2.04.22.14.03.093-.04.19-.13.22-.093.02-.193-.04-.22-.14m-.09-1.22c-.1.02-.2-.04-.22-.14-.02-.1.04-.197.14-.22.1-.03.2.033.22.13.02.1-.04.197-.133.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.03-.096.033-.194.13-.217.1-.023.2.04.22.137.025.1-.04.2-.135.22m-.52-1.48c-.026-.1.04-.19.135-.22.1-.02.2.04.22.14.026.1-.04.2-.135.22-.1.02-.196-.04-.22-.14m-.31-1.36c-.02-.09.04-.19.14-.21.1-.022.2.04.22.137.025.1-.04.193-.134.22-.1.02-.2-.04-.22-.14M5.95 9.5c-.02-.1.04-.196.14-.22.1-.02.196.04.22.14.03.09-.03.19-.13.21-.1.02-.196-.04-.22-.14m-.09-1.21c-.098.02-.196-.04-.22-.14-.02-.1.04-.2.137-.22.1-.02.196.04.22.14.02.093-.04.19-.136.22m-.32-1.37c-.09.022-.19-.038-.21-.137-.02-.09.04-.19.14-.21.1-.02.2.04.22.14.02.096-.04.194-.14.22M6 5.733c.1-.026.2.035.22.133.03.1-.04.195-.13.22-.09.02-.19-.04-.21-.14-.02-.1.04-.195.14-.22m.21-2.19c.1-.02.2.04.22.14.02.1-.04.196-.14.22-.09.02-.19-.04-.21-.14-.02-.096.04-.194.137-.22m.53 1.495c.027.1-.04.2-.133.22-.1.02-.196-.04-.22-.14-.022-.09.04-.19.137-.21.1-.02.2.04.22.14m-.02-2.32c.1-.02.2.04.22.14.03.1-.04.2-.13.22-.1.02-.2-.04-.22-.13-.02-.1.04-.19.14-.22m.53 1.49c.03.1-.03.2-.13.22-.1.02-.2-.04-.22-.13-.03-.1.04-.2.13-.22.1-.02.2.04.22.14m-.02-2.35c.1-.02.2.04.22.14.02.1-.04.2-.14.22-.1.03-.19-.04-.22-.13-.02-.1.04-.2.14-.22m.32 1.35c.1-.03.2.03.22.13.02.09-.04.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m.21-2.19c.1-.03.2.04.22.13.03.1-.04.2-.13.22-.09.03-.19-.04-.21-.13-.02-.1.04-.19.14-.22m.53 1.5c.02.1-.04.2-.13.22-.1.02-.2-.04-.22-.14-.02-.09.04-.19.14-.21.1-.02.2.04.22.14m.31 1.36c.03.1-.03.2-.13.22-.09.03-.19-.04-.21-.13-.03-.1.04-.19.14-.22.1-.02.2.04.22.14m-.01-2.33c.1-.02.2.04.22.14.03.1-.04.19-.13.22-.1.02-.19-.04-.22-.14-.02-.1.04-.2.14-.22M9 2.95c.1-.02.2.04.22.14.02.09-.033.19-.13.21-.1.02-.196-.04-.22-.14-.02-.1.04-.19.14-.22m.52 1.5c.03.1-.04.2-.13.22-.1.03-.2-.03-.22-.13-.02-.1.04-.2.14-.22.09-.022.19.04.21.138m.31 1.36c.02.094-.04.19-.14.214-.1.02-.196-.04-.22-.14-.02-.096.04-.195.14-.217.1-.02.19.04.22.14m.31 1.354c.02.1-.04.19-.14.22-.1.02-.19-.04-.21-.14-.024-.1.04-.19.136-.22.1-.02.2.04.22.14m.31 1.36c.028.1-.033.2-.13.22-.1.03-.2-.04-.22-.13-.03-.1.04-.2.13-.22.1-.03.2.04.22.13m.31 1.35c.03.1-.036.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.094-.03.19.04.214.13m.32 1.35c.02.1-.04.192-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.092-.02.19.04.22.133m-.127 3.41c.1-.02.195.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.13-.022-.1.04-.198.138-.22m-.31-1.35c.1-.02.2.04.22.14.02.1-.04.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m-.45-1.14c-.02-.1.04-.19.14-.22.1-.02.2.04.22.14.02.1-.04.2-.14.22-.1.02-.19-.04-.21-.14m-.07 1.97c.1-.02.2.04.22.14.02.092-.04.19-.133.22-.1.02-.2-.04-.22-.14-.025-.1.04-.2.14-.22m-.33-1.37c.1-.02.195.04.22.14.02.1-.04.2-.137.22-.1.02-.2-.04-.22-.138-.02-.1.04-.19.14-.22m-.45-1.14c-.02-.09.04-.19.14-.22.1-.02.2.04.22.14.03.1-.03.2-.13.22-.1.03-.19-.04-.22-.13m-.07 1.97c.1-.02.2.04.22.14.03.1-.04.2-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.19.14-.22M9 12.24c.1-.02.19.04.22.14.02.1-.04.193-.14.22-.093.02-.19-.04-.213-.14-.03-.1.03-.2.13-.22m-.32-1.35c.1-.027.195.04.22.133.02.1-.04.2-.14.22-.1.02-.193-.04-.22-.133-.02-.1.04-.2.14-.22M8.2 9.75c-.02-.1.04-.194.14-.22.1-.02.197.04.22.14.02.095-.04.193-.14.22-.1.02-.193-.04-.22-.14m-.07 1.97c.1-.03.195.04.22.13.02.1-.04.19-.138.22-.1.02-.196-.04-.22-.14-.02-.1.04-.2.137-.22m-.32-1.37c.1-.02.19.04.22.14.02.1-.04.192-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.197.13-.22m-.36-1.38c.09-.022.19.04.22.138.02.098-.04.196-.14.22-.1.022-.2-.04-.22-.138-.02-.1.04-.197.14-.22m-.02-3.19c-.1.023-.2-.038-.22-.136-.03-.1.03-.197.13-.22.1-.023.19.04.22.137.02.1-.04.2-.14.22m.44 1.14c.02.1-.04.2-.14.22-.1.03-.2-.04-.22-.13-.02-.1.04-.19.13-.22.1-.02.19.04.22.14m.07-1.97c-.1.03-.2-.04-.22-.13-.02-.1.04-.2.14-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m.25 3.32c.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.03-.09.04-.19.13-.22.1-.02.19.04.22.14m.07-1.97c-.1.02-.2-.04-.22-.14-.02-.1.04-.19.14-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m.45 1.14c.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.03-.19.13-.22.09-.02.19.04.21.14m.07-1.97c-.1.02-.2-.04-.22-.14-.02-.09.04-.19.14-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m.32 1.35c-.1.03-.2-.03-.22-.13-.03-.1.04-.19.14-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.03-.09.04-.19.13-.21.1-.02.19.04.22.14.02.1-.04.2-.14.22m.23 1c.09-.02.19.04.21.14.02.1-.04.19-.14.22-.1.02-.19-.04-.22-.14-.02-.1.04-.2.13-.22m.29-1.83c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.02.193.04.22.14.02.1-.04.2-.14.22m.54 2.35c.1-.02.2.04.22.14.023.1-.04.2-.138.22-.1.03-.2-.04-.22-.13-.02-.1.04-.19.135-.22m-.23-1c-.097.03-.19-.04-.217-.13-.02-.09.04-.19.14-.21.09-.02.19.04.21.14.03.1-.04.2-.13.22M7 7.83c-.022-.1.04-.2.137-.22.098-.026.196.04.218.134.024.1-.038.19-.135.22-.1.02-.197-.04-.22-.14m-.07 1.97c.095-.02.194.04.218.13.022.1-.04.19-.138.22-.098.02-.197-.04-.217-.14-.026-.1.036-.2.136-.22m-.25-3.32c-.03-.1.04-.2.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14m-.31.97c-.1.03-.2-.04-.22-.13-.02-.09.04-.19.14-.21.1-.02.2.04.22.14.02.1-.04.2-.14.22m.23 1c.1-.02.19.04.22.14.02.1-.04.197-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.193.13-.22m4.7 4.098c.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.03.19.03.22.13m.31 1.36c.02.09-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.03.2.03.22.13m.31 1.36c.02.09-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.028.19.033.21.13m.32 1.36c.03.1-.04.2-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.19.13-.22.1-.02.19.04.21.14M10 20.17c-.1.02-.194-.04-.22-.137-.02-.1.04-.193.14-.22.1-.02.198.04.22.14.02.1-.04.2-.135.22m-.84-.52c-.1.02-.2-.04-.22-.135-.02-.1.04-.197.14-.22.1-.02.195.04.22.14.02.1-.04.2-.14.22m-.834-.52c-.1.02-.19-.04-.22-.14-.02-.097.04-.195.14-.218.1-.03.2.032.22.13.02.1-.04.196-.14.22m-.83-.53c-.1.022-.19-.04-.22-.136-.02-.1.04-.196.14-.22.1-.02.2.04.22.14.02.1-.04.196-.14.22M7 17.1c-.023-.096.037-.195.136-.217.1-.023.196.038.22.135.022.1-.04.198-.138.22-.098.022-.197-.038-.22-.137m-.3.98c-.1.02-.197-.04-.22-.13-.022-.1.04-.19.136-.22.098-.02.196.04.22.14.02.1-.04.2-.137.22m-.533-1.49c-.02-.09.04-.19.138-.21.098-.02.195.04.218.14.023.1-.038.2-.136.22-.1.02-.197-.04-.22-.14m-.312-1.35c-.023-.1.04-.19.137-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.13m.01 2.32c-.1.03-.2-.03-.22-.13-.03-.1.04-.2.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m-.53-1.49c-.03-.09.04-.19.14-.22.1-.02.19.04.21.14.02.1-.04.2-.14.22-.1.03-.2-.04-.22-.13M5 14.73c-.02-.1.04-.2.136-.22.1-.02.197.04.22.14.02.1-.04.19-.138.22-.1.02-.197-.04-.22-.14m.01 2.322c-.098.02-.196-.04-.22-.14-.02-.1.04-.2.137-.22.1-.02.197.04.22.14.02.1-.04.19-.136.21m-.53-1.5c-.02-.1.04-.2.14-.22.09-.024.19.04.21.136.03.09-.04.19-.13.22-.1.02-.2-.04-.22-.14m-.31-1.35c-.03-.1.04-.2.14-.22.1-.02.19.04.22.13.02.1-.03.2-.13.22-.1.02-.2-.04-.22-.14m.01 2.32c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.02.19.04.21.13.02.1-.04.2-.14.22M3.64 15c-.02-.093.04-.19.14-.213.1-.025.19.037.22.135.02.1-.04.195-.14.22-.1.02-.2-.04-.22-.14m-.31-1.355c-.03-.1.04-.2.13-.22.1-.02.2.04.22.14.02.1-.04.198-.14.22-.1.025-.2-.04-.22-.134m-.097-1.22c-.093.024-.19-.04-.213-.136-.025-.095.036-.193.135-.215.096-.023.196.037.22.135.02.1-.04.196-.14.22m-.206 2.19c-.1.02-.2-.04-.22-.14-.03-.1.04-.194.13-.22.09-.02.19.04.22.14.02.1-.05.2-.14.22m-.52-1.48c-.02-.094.04-.192.13-.215.09-.02.19.04.22.14.02.097-.04.196-.14.22-.1.022-.2-.04-.22-.138M2.4 11.94c-.1.023-.193-.04-.22-.137-.02-.1.04-.198.14-.22.1-.02.197.04.22.137.02.1-.04.2-.135.22m-.21 2.19c-.095.02-.193-.04-.22-.14-.02-.1.04-.19.14-.22.1-.02.197.04.22.14.024.1-.04.2-.136.22m-.53-1.49c-.03-.1.04-.19.13-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.03-.2-.03-.22-.13m-.31-1.35c-.02-.09.04-.19.14-.21.09-.025.19.04.22.133.02.1-.04.193-.14.22-.1.02-.2-.04-.22-.14m-.1-1.22c-.1.025-.19-.036-.22-.135-.02-.1.04-.196.14-.22.1-.02.2.04.22.14.02.096-.04.195-.14.22m-.21 2.185c-.1.02-.19-.04-.22-.14-.02-.1.04-.2.14-.22.1-.02.2.04.22.134.03.1-.04.2-.13.22m-.53-1.49c-.02-.1.04-.2.14-.22.1-.027.2.034.22.132.03.1-.03.2-.13.22-.1.02-.19-.04-.21-.14m.34-2.4c.1-.02.19.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22m.52-.84c.1-.03.2.04.22.13.03.1-.03.2-.13.22-.09.02-.19-.04-.21-.14-.02-.1.04-.2.13-.22m.31 1.35c.1-.02.2.04.22.14.03.1-.03.19-.13.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m.21-2.19c.1-.02.2.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m.32 3.68c.03.1-.03.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.02.19.04.21.14m-.01-2.33c.09-.03.19.03.22.13.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m.2-2.19c.1-.02.19.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.14-.22m.31 1.35c.1-.03.2.04.22.13.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22m.2-2.2c.1-.03.2.03.22.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m.52 1.49c.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.026-.1.04-.2.133-.22.1-.02.2.04.22.13m0-2.32c.1-.02.2.04.22.132.02.1-.04.2-.14.22-.09.03-.19-.03-.21-.13-.03-.1.04-.19.13-.22M4 5.642c.02.1-.04.2-.14.22-.09.02-.19-.04-.21-.13-.03-.1.03-.19.13-.22.1-.02.19.04.22.14M4 3.33c.096-.02.194.04.217.14.022.1-.04.2-.136.22-.1.02-.19-.04-.22-.133-.02-.1.04-.196.14-.22m.53 1.494c.03.1-.03.2-.13.22-.1.02-.19-.04-.22-.13-.02-.1.04-.19.14-.22.1-.02.2.04.22.14M4.53 2.5c.1-.024.2.04.22.136.03.098-.04.196-.13.22-.09.022-.19-.04-.22-.138-.02-.1.04-.2.14-.22M4.2 7.23c-.1.025-.2-.036-.22-.135-.023-.098.04-.196.136-.218.1-.024.198.038.22.136.022.098-.04.196-.137.22m-.19 5.377c.09-.022.19.038.21.137.02.098-.04.196-.14.22-.09.022-.19-.04-.21-.138-.03-.1.03-.2.13-.22m-.31-1.36c.1-.03.2.03.22.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m.21-2.19c.09-.03.19.04.22.13.02.09-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m-.23-1c-.1.02-.2-.04-.22-.14-.03-.1.04-.2.14-.22.09-.02.19.04.21.14.02.09-.04.19-.14.21m-.29 1.84c.09-.03.19.03.21.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m-.45-1.14c-.02-.1.04-.2.13-.22.1-.03.2.04.22.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14m-.3.97c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.02.2.04.22.14.02.1-.04.19-.14.22m.23 1c.1-.02.19.04.22.14.02.09-.04.19-.14.21-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m1.57-.18c.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.03.19.04.22.13m.09 1.22c.09-.02.19.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22M5 13.19c.023.1-.04.2-.137.22-.1.02-.198-.04-.22-.14-.02-.1.04-.2.14-.22.1-.02.2.04.22.13m.614.386c.1-.02.2.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.19.14-.22M12.38.01c5.825 3.736 7.257 11.643 3.944 19.74l-.93.213C19.1 11.43 17.304 3.35 11 .1c-.458.053-.926.13-1.403.226l4.598 19.915-.753.17L8.846.5c-.472.118-.928.256-1.363.408-.805 1.082-1.386 2.25-1.754 3.474.07.005.14.048.16.127.02.09-.04.19-.14.21-.04.01-.08-.01-.11-.02-.35 1.3-.46 2.66-.33 4.05.07.01.13.05.15.13.02.09-.04.18-.13.21.04.34.1.69.17 1.04.02-.01.03-.03.05-.04.09-.03.19.04.22.13.02.1-.04.19-.14.22-.03 0-.05-.01-.08-.02.08.34.17.68.28 1.03.01-.01.01-.02.02-.02.09-.02.19.04.21.13.02.1-.04.2-.14.22h-.01c.11.35.25.7.39 1.05.02.02.05.05.06.09 0 .01-.01.03-.01.05.24.58.53 1.17.85 1.74.02-.03.05-.05.08-.06.1-.03.2.03.22.13.02.09-.04.18-.13.21.31.52.65 1.04 1.02 1.55.01 0 .02-.02.03-.02.1-.02.2.04.22.13.02.06-.01.12-.06.16.54.72 1.15 1.42 1.81 2.11.01-.01.01-.02.02-.02.1-.02.19.04.22.14.01.04-.01.07-.02.11.16.16.33.33.5.49-.03-.1.03-.19.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22-.03.01-.06-.01-.09-.02.3.28.61.57.93.85l-.93.21c-.12-.1-.22-.2-.33-.31-.03.05-.06.08-.12.09-.1.03-.2-.03-.22-.13-.01-.08.03-.15.09-.19-.95-.9-1.81-1.84-2.55-2.81.02.1-.04.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.04-.01.09 0 .12.02-.4-.53-.76-1.07-1.09-1.61-.03.03-.06.06-.1.07-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22h.01c-.57-.95-1.04-1.91-1.4-2.88-.1.01-.19-.04-.21-.14-.02-.08.02-.15.09-.19-.13-.36-.24-.72-.34-1.08-.03-.027-.06-.055-.07-.09-.01-.04 0-.07.02-.107-.1-.38-.19-.76-.26-1.14-.04-.02-.07-.06-.08-.11-.01-.053.01-.11.05-.15-.06-.355-.11-.71-.13-1.07l-.01.01c-.1.022-.2-.04-.22-.138-.02-.1.04-.2.14-.22.03-.01.05 0 .08.01-.03-.64-.02-1.28.05-1.908-.03-.02-.05-.04-.06-.08-.02-.078.02-.14.08-.18.08-.655.23-1.297.42-1.93-.02.02-.04.05-.08.055-.1.02-.2-.04-.22-.14-.025-.1.035-.195.134-.22.09-.02.174.04.203.12.07-.22.15-.434.233-.65-.02-.02-.05-.05-.06-.08-.02-.1.04-.196.14-.22.02-.003.03.007.04.007.23-.55.49-1.08.8-1.6C4.81 2 3.69 2.79 2.8 3.694c.006.01.02.02.02.03.02.1-.04.2-.135.22-.04.01-.083 0-.12-.02-.15.17-.3.34-.435.51.08 0 .15.05.17.13.02.1-.04.2-.14.22-.09.02-.17-.03-.21-.12-.15.2-.29.41-.42.62.01 0 .013-.02.025-.02.1-.02.2.04.22.14.023.1-.04.2-.137.22-.1.03-.2-.04-.22-.14v-.03c-.13.22-.248.436-.35.658.08 0 .16.04.18.13.02.095-.04.193-.14.22-.07.01-.128-.02-.17-.067-.09.21-.17.43-.24.64.003.01.02.02.02.03.02.08-.03.16-.104.2C.46 7.89.35 8.51.33 9.14c.09-.01.18.04.2.13.02.093-.04.19-.14.214-.02.005-.04-.008-.065-.01.004 1.23.305 2.487.923 3.72.098-.02.195.04.218.14.02.064-.01.12-.06.163.29.532.65 1.06 1.06 1.58.07.015.13.054.14.127.01.01 0 .03 0 .04.158.187.32.37.49.553-.022-.094.04-.192.136-.214.1-.02.2.04.22.133.02.1-.04.2-.14.22-.04.01-.076-.004-.108-.02 1.166 1.226 2.7 2.37 4.63 3.374 1.233.64 2.555 1.567 2.79 2.594L11 23.36l6.677-1.54-.33-1.436c-.235-1.027.546-2.44 1.376-3.556 6.74-9.073 2.195-17-6.345-16.83"/>
</symbol>
(...) //other icons
</svg>
Use code
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="100px" height="100px" viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve">
<path d="M11.65 25.56c.618 2.323.54 3.146 2.706 2.646l2.435-.563c2.17-.5 1.74-1.203 1.28-3.562l-6.41 1.48zm1.096-6.03c-.097.02-.195-.04-.217-.137-.03-.098.03-.196.13-.218.1-.024.19.038.22.136.02.1-.04.2-.14.22m-.53-1.49c-.02-.1.04-.19.14-.22.1-.02.19.04.21.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.13m.01 2.33c-.1.03-.2-.03-.22-.13-.03-.1.03-.19.13-.22.1-.02.2.04.22.14.02.1-.04.2-.14.22m-.53-1.49c-.02-.1.04-.2.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22-.1.03-.19-.04-.22-.13m-.31-1.35c-.02-.1.04-.19.14-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14m-.1-1.22c-.1.02-.2-.04-.22-.14-.03-.1.04-.19.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.02-.09.04-.19.14-.21.09-.02.19.04.21.14.02.1-.04.2-.14.22m-.53-1.5c-.03-.09.03-.19.13-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14m-.1-1.22c-.1.03-.2-.03-.22-.13-.02-.1.04-.19.14-.22.1-.02.2.04.22.14.02.1-.04.2-.14.22M10.21 18c-.1.02-.2-.04-.22-.14-.025-.1.04-.194.135-.22.1-.02.2.04.22.14.02.095-.04.194-.14.215m-.53-1.5c-.02-.097.04-.194.14-.217.1-.03.19.04.22.13.02.1-.04.196-.14.22-.1.02-.196-.04-.22-.14m-.3-1.353c-.02-.1.04-.197.138-.22.098-.025.197.036.22.134.02.1-.04.2-.136.22-.1.02-.2-.04-.22-.14m.01 2.33c-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22.1-.03.197.04.22.13.02.1-.04.19-.14.22m-.53-1.49c-.02-.1.04-.2.14-.22.097-.03.195.03.217.13.02.1-.04.19-.138.22-.1.02-.2-.04-.22-.14m-.31-1.36c-.027-.1.034-.2.132-.22.1-.03.197.04.22.13.023.1-.04.19-.14.22-.095.02-.193-.04-.215-.14m-.09-1.22c-.1.02-.2-.04-.22-.14-.027-.1.035-.2.132-.22.1-.03.196.04.22.13.024.1-.04.2-.137.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.092-.02.192.04.213.14.03.09-.03.19-.13.22m-.52-1.49c-.02-.1.04-.2.14-.22.1-.03.2.04.22.13.02.1-.04.19-.14.22-.1.02-.19-.04-.22-.14M7.4 12.7c-.02-.1.04-.2.14-.22.1-.02.2.04.22.14.03.093-.04.19-.13.22-.093.02-.193-.04-.22-.14m-.09-1.22c-.1.02-.2-.04-.22-.14-.02-.1.04-.197.14-.22.1-.03.2.033.22.13.02.1-.04.197-.133.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.03-.096.033-.194.13-.217.1-.023.2.04.22.137.025.1-.04.2-.135.22m-.52-1.48c-.026-.1.04-.19.135-.22.1-.02.2.04.22.14.026.1-.04.2-.135.22-.1.02-.196-.04-.22-.14m-.31-1.36c-.02-.09.04-.19.14-.21.1-.022.2.04.22.137.025.1-.04.193-.134.22-.1.02-.2-.04-.22-.14M5.95 9.5c-.02-.1.04-.196.14-.22.1-.02.196.04.22.14.03.09-.03.19-.13.21-.1.02-.196-.04-.22-.14m-.09-1.21c-.098.02-.196-.04-.22-.14-.02-.1.04-.2.137-.22.1-.02.196.04.22.14.02.093-.04.19-.136.22m-.32-1.37c-.09.022-.19-.038-.21-.137-.02-.09.04-.19.14-.21.1-.02.2.04.22.14.02.096-.04.194-.14.22M6 5.733c.1-.026.2.035.22.133.03.1-.04.195-.13.22-.09.02-.19-.04-.21-.14-.02-.1.04-.195.14-.22m.21-2.19c.1-.02.2.04.22.14.02.1-.04.196-.14.22-.09.02-.19-.04-.21-.14-.02-.096.04-.194.137-.22m.53 1.495c.027.1-.04.2-.133.22-.1.02-.196-.04-.22-.14-.022-.09.04-.19.137-.21.1-.02.2.04.22.14m-.02-2.32c.1-.02.2.04.22.14.03.1-.04.2-.13.22-.1.02-.2-.04-.22-.13-.02-.1.04-.19.14-.22m.53 1.49c.03.1-.03.2-.13.22-.1.02-.2-.04-.22-.13-.03-.1.04-.2.13-.22.1-.02.2.04.22.14m-.02-2.35c.1-.02.2.04.22.14.02.1-.04.2-.14.22-.1.03-.19-.04-.22-.13-.02-.1.04-.2.14-.22m.32 1.35c.1-.03.2.03.22.13.02.09-.04.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m.21-2.19c.1-.03.2.04.22.13.03.1-.04.2-.13.22-.09.03-.19-.04-.21-.13-.02-.1.04-.19.14-.22m.53 1.5c.02.1-.04.2-.13.22-.1.02-.2-.04-.22-.14-.02-.09.04-.19.14-.21.1-.02.2.04.22.14m.31 1.36c.03.1-.03.2-.13.22-.09.03-.19-.04-.21-.13-.03-.1.04-.19.14-.22.1-.02.2.04.22.14m-.01-2.33c.1-.02.2.04.22.14.03.1-.04.19-.13.22-.1.02-.19-.04-.22-.14-.02-.1.04-.2.14-.22M9 2.95c.1-.02.2.04.22.14.02.09-.033.19-.13.21-.1.02-.196-.04-.22-.14-.02-.1.04-.19.14-.22m.52 1.5c.03.1-.04.2-.13.22-.1.03-.2-.03-.22-.13-.02-.1.04-.2.14-.22.09-.022.19.04.21.138m.31 1.36c.02.094-.04.19-.14.214-.1.02-.196-.04-.22-.14-.02-.096.04-.195.14-.217.1-.02.19.04.22.14m.31 1.354c.02.1-.04.19-.14.22-.1.02-.19-.04-.21-.14-.024-.1.04-.19.136-.22.1-.02.2.04.22.14m.31 1.36c.028.1-.033.2-.13.22-.1.03-.2-.04-.22-.13-.03-.1.04-.2.13-.22.1-.03.2.04.22.13m.31 1.35c.03.1-.036.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.094-.03.19.04.214.13m.32 1.35c.02.1-.04.192-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.092-.02.19.04.22.133m-.127 3.41c.1-.02.195.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.13-.022-.1.04-.198.138-.22m-.31-1.35c.1-.02.2.04.22.14.02.1-.04.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m-.45-1.14c-.02-.1.04-.19.14-.22.1-.02.2.04.22.14.02.1-.04.2-.14.22-.1.02-.19-.04-.21-.14m-.07 1.97c.1-.02.2.04.22.14.02.092-.04.19-.133.22-.1.02-.2-.04-.22-.14-.025-.1.04-.2.14-.22m-.33-1.37c.1-.02.195.04.22.14.02.1-.04.2-.137.22-.1.02-.2-.04-.22-.138-.02-.1.04-.19.14-.22m-.45-1.14c-.02-.09.04-.19.14-.22.1-.02.2.04.22.14.03.1-.03.2-.13.22-.1.03-.19-.04-.22-.13m-.07 1.97c.1-.02.2.04.22.14.03.1-.04.2-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.19.14-.22M9 12.24c.1-.02.19.04.22.14.02.1-.04.193-.14.22-.093.02-.19-.04-.213-.14-.03-.1.03-.2.13-.22m-.32-1.35c.1-.027.195.04.22.133.02.1-.04.2-.14.22-.1.02-.193-.04-.22-.133-.02-.1.04-.2.14-.22M8.2 9.75c-.02-.1.04-.194.14-.22.1-.02.197.04.22.14.02.095-.04.193-.14.22-.1.02-.193-.04-.22-.14m-.07 1.97c.1-.03.195.04.22.13.02.1-.04.19-.138.22-.1.02-.196-.04-.22-.14-.02-.1.04-.2.137-.22m-.32-1.37c.1-.02.19.04.22.14.02.1-.04.192-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.197.13-.22m-.36-1.38c.09-.022.19.04.22.138.02.098-.04.196-.14.22-.1.022-.2-.04-.22-.138-.02-.1.04-.197.14-.22m-.02-3.19c-.1.023-.2-.038-.22-.136-.03-.1.03-.197.13-.22.1-.023.19.04.22.137.02.1-.04.2-.14.22m.44 1.14c.02.1-.04.2-.14.22-.1.03-.2-.04-.22-.13-.02-.1.04-.19.13-.22.1-.02.19.04.22.14m.07-1.97c-.1.03-.2-.04-.22-.13-.02-.1.04-.2.14-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m.25 3.32c.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.03-.09.04-.19.13-.22.1-.02.19.04.22.14m.07-1.97c-.1.02-.2-.04-.22-.14-.02-.1.04-.19.14-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m.45 1.14c.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.03-.19.13-.22.09-.02.19.04.21.14m.07-1.97c-.1.02-.2-.04-.22-.14-.02-.09.04-.19.14-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m.32 1.35c-.1.03-.2-.03-.22-.13-.03-.1.04-.19.14-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.03-.09.04-.19.13-.21.1-.02.19.04.22.14.02.1-.04.2-.14.22m.23 1c.09-.02.19.04.21.14.02.1-.04.19-.14.22-.1.02-.19-.04-.22-.14-.02-.1.04-.2.13-.22m.29-1.83c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.02.193.04.22.14.02.1-.04.2-.14.22m.54 2.35c.1-.02.2.04.22.14.023.1-.04.2-.138.22-.1.03-.2-.04-.22-.13-.02-.1.04-.19.135-.22m-.23-1c-.097.03-.19-.04-.217-.13-.02-.09.04-.19.14-.21.09-.02.19.04.21.14.03.1-.04.2-.13.22M7 7.83c-.022-.1.04-.2.137-.22.098-.026.196.04.218.134.024.1-.038.19-.135.22-.1.02-.197-.04-.22-.14m-.07 1.97c.095-.02.194.04.218.13.022.1-.04.19-.138.22-.098.02-.197-.04-.217-.14-.026-.1.036-.2.136-.22m-.25-3.32c-.03-.1.04-.2.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14m-.31.97c-.1.03-.2-.04-.22-.13-.02-.09.04-.19.14-.21.1-.02.2.04.22.14.02.1-.04.2-.14.22m.23 1c.1-.02.19.04.22.14.02.1-.04.197-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.193.13-.22m4.7 4.098c.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.03.19.03.22.13m.31 1.36c.02.09-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.03.2.03.22.13m.31 1.36c.02.09-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.028.19.033.21.13m.32 1.36c.03.1-.04.2-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.19.13-.22.1-.02.19.04.21.14M10 20.17c-.1.02-.194-.04-.22-.137-.02-.1.04-.193.14-.22.1-.02.198.04.22.14.02.1-.04.2-.135.22m-.84-.52c-.1.02-.2-.04-.22-.135-.02-.1.04-.197.14-.22.1-.02.195.04.22.14.02.1-.04.2-.14.22m-.834-.52c-.1.02-.19-.04-.22-.14-.02-.097.04-.195.14-.218.1-.03.2.032.22.13.02.1-.04.196-.14.22m-.83-.53c-.1.022-.19-.04-.22-.136-.02-.1.04-.196.14-.22.1-.02.2.04.22.14.02.1-.04.196-.14.22M7 17.1c-.023-.096.037-.195.136-.217.1-.023.196.038.22.135.022.1-.04.198-.138.22-.098.022-.197-.038-.22-.137m-.3.98c-.1.02-.197-.04-.22-.13-.022-.1.04-.19.136-.22.098-.02.196.04.22.14.02.1-.04.2-.137.22m-.533-1.49c-.02-.09.04-.19.138-.21.098-.02.195.04.218.14.023.1-.038.2-.136.22-.1.02-.197-.04-.22-.14m-.312-1.35c-.023-.1.04-.19.137-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.13m.01 2.32c-.1.03-.2-.03-.22-.13-.03-.1.04-.2.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m-.53-1.49c-.03-.09.04-.19.14-.22.1-.02.19.04.21.14.02.1-.04.2-.14.22-.1.03-.2-.04-.22-.13M5 14.73c-.02-.1.04-.2.136-.22.1-.02.197.04.22.14.02.1-.04.19-.138.22-.1.02-.197-.04-.22-.14m.01 2.322c-.098.02-.196-.04-.22-.14-.02-.1.04-.2.137-.22.1-.02.197.04.22.14.02.1-.04.19-.136.21m-.53-1.5c-.02-.1.04-.2.14-.22.09-.024.19.04.21.136.03.09-.04.19-.13.22-.1.02-.2-.04-.22-.14m-.31-1.35c-.03-.1.04-.2.14-.22.1-.02.19.04.22.13.02.1-.03.2-.13.22-.1.02-.2-.04-.22-.14m.01 2.32c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.02.19.04.21.13.02.1-.04.2-.14.22M3.64 15c-.02-.093.04-.19.14-.213.1-.025.19.037.22.135.02.1-.04.195-.14.22-.1.02-.2-.04-.22-.14m-.31-1.355c-.03-.1.04-.2.13-.22.1-.02.2.04.22.14.02.1-.04.198-.14.22-.1.025-.2-.04-.22-.134m-.097-1.22c-.093.024-.19-.04-.213-.136-.025-.095.036-.193.135-.215.096-.023.196.037.22.135.02.1-.04.196-.14.22m-.206 2.19c-.1.02-.2-.04-.22-.14-.03-.1.04-.194.13-.22.09-.02.19.04.22.14.02.1-.05.2-.14.22m-.52-1.48c-.02-.094.04-.192.13-.215.09-.02.19.04.22.14.02.097-.04.196-.14.22-.1.022-.2-.04-.22-.138M2.4 11.94c-.1.023-.193-.04-.22-.137-.02-.1.04-.198.14-.22.1-.02.197.04.22.137.02.1-.04.2-.135.22m-.21 2.19c-.095.02-.193-.04-.22-.14-.02-.1.04-.19.14-.22.1-.02.197.04.22.14.024.1-.04.2-.136.22m-.53-1.49c-.03-.1.04-.19.13-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.03-.2-.03-.22-.13m-.31-1.35c-.02-.09.04-.19.14-.21.09-.025.19.04.22.133.02.1-.04.193-.14.22-.1.02-.2-.04-.22-.14m-.1-1.22c-.1.025-.19-.036-.22-.135-.02-.1.04-.196.14-.22.1-.02.2.04.22.14.02.096-.04.195-.14.22m-.21 2.185c-.1.02-.19-.04-.22-.14-.02-.1.04-.2.14-.22.1-.02.2.04.22.134.03.1-.04.2-.13.22m-.53-1.49c-.02-.1.04-.2.14-.22.1-.027.2.034.22.132.03.1-.03.2-.13.22-.1.02-.19-.04-.21-.14m.34-2.4c.1-.02.19.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22m.52-.84c.1-.03.2.04.22.13.03.1-.03.2-.13.22-.09.02-.19-.04-.21-.14-.02-.1.04-.2.13-.22m.31 1.35c.1-.02.2.04.22.14.03.1-.03.19-.13.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m.21-2.19c.1-.02.2.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m.32 3.68c.03.1-.03.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.02.19.04.21.14m-.01-2.33c.09-.03.19.03.22.13.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m.2-2.19c.1-.02.19.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.14-.22m.31 1.35c.1-.03.2.04.22.13.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22m.2-2.2c.1-.03.2.03.22.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m.52 1.49c.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.026-.1.04-.2.133-.22.1-.02.2.04.22.13m0-2.32c.1-.02.2.04.22.132.02.1-.04.2-.14.22-.09.03-.19-.03-.21-.13-.03-.1.04-.19.13-.22M4 5.642c.02.1-.04.2-.14.22-.09.02-.19-.04-.21-.13-.03-.1.03-.19.13-.22.1-.02.19.04.22.14M4 3.33c.096-.02.194.04.217.14.022.1-.04.2-.136.22-.1.02-.19-.04-.22-.133-.02-.1.04-.196.14-.22m.53 1.494c.03.1-.03.2-.13.22-.1.02-.19-.04-.22-.13-.02-.1.04-.19.14-.22.1-.02.2.04.22.14M4.53 2.5c.1-.024.2.04.22.136.03.098-.04.196-.13.22-.09.022-.19-.04-.22-.138-.02-.1.04-.2.14-.22M4.2 7.23c-.1.025-.2-.036-.22-.135-.023-.098.04-.196.136-.218.1-.024.198.038.22.136.022.098-.04.196-.137.22m-.19 5.377c.09-.022.19.038.21.137.02.098-.04.196-.14.22-.09.022-.19-.04-.21-.138-.03-.1.03-.2.13-.22m-.31-1.36c.1-.03.2.03.22.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m.21-2.19c.09-.03.19.04.22.13.02.09-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m-.23-1c-.1.02-.2-.04-.22-.14-.03-.1.04-.2.14-.22.09-.02.19.04.21.14.02.09-.04.19-.14.21m-.29 1.84c.09-.03.19.03.21.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m-.45-1.14c-.02-.1.04-.2.13-.22.1-.03.2.04.22.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14m-.3.97c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.02.2.04.22.14.02.1-.04.19-.14.22m.23 1c.1-.02.19.04.22.14.02.09-.04.19-.14.21-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m1.57-.18c.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.03.19.04.22.13m.09 1.22c.09-.02.19.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22M5 13.19c.023.1-.04.2-.137.22-.1.02-.198-.04-.22-.14-.02-.1.04-.2.14-.22.1-.02.2.04.22.13m.614.386c.1-.02.2.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.19.14-.22M12.38.01c5.825 3.736 7.257 11.643 3.944 19.74l-.93.213C19.1 11.43 17.304 3.35 11 .1c-.458.053-.926.13-1.403.226l4.598 19.915-.753.17L8.846.5c-.472.118-.928.256-1.363.408-.805 1.082-1.386 2.25-1.754 3.474.07.005.14.048.16.127.02.09-.04.19-.14.21-.04.01-.08-.01-.11-.02-.35 1.3-.46 2.66-.33 4.05.07.01.13.05.15.13.02.09-.04.18-.13.21.04.34.1.69.17 1.04.02-.01.03-.03.05-.04.09-.03.19.04.22.13.02.1-.04.19-.14.22-.03 0-.05-.01-.08-.02.08.34.17.68.28 1.03.01-.01.01-.02.02-.02.09-.02.19.04.21.13.02.1-.04.2-.14.22h-.01c.11.35.25.7.39 1.05.02.02.05.05.06.09 0 .01-.01.03-.01.05.24.58.53 1.17.85 1.74.02-.03.05-.05.08-.06.1-.03.2.03.22.13.02.09-.04.18-.13.21.31.52.65 1.04 1.02 1.55.01 0 .02-.02.03-.02.1-.02.2.04.22.13.02.06-.01.12-.06.16.54.72 1.15 1.42 1.81 2.11.01-.01.01-.02.02-.02.1-.02.19.04.22.14.01.04-.01.07-.02.11.16.16.33.33.5.49-.03-.1.03-.19.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22-.03.01-.06-.01-.09-.02.3.28.61.57.93.85l-.93.21c-.12-.1-.22-.2-.33-.31-.03.05-.06.08-.12.09-.1.03-.2-.03-.22-.13-.01-.08.03-.15.09-.19-.95-.9-1.81-1.84-2.55-2.81.02.1-.04.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.04-.01.09 0 .12.02-.4-.53-.76-1.07-1.09-1.61-.03.03-.06.06-.1.07-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22h.01c-.57-.95-1.04-1.91-1.4-2.88-.1.01-.19-.04-.21-.14-.02-.08.02-.15.09-.19-.13-.36-.24-.72-.34-1.08-.03-.027-.06-.055-.07-.09-.01-.04 0-.07.02-.107-.1-.38-.19-.76-.26-1.14-.04-.02-.07-.06-.08-.11-.01-.053.01-.11.05-.15-.06-.355-.11-.71-.13-1.07l-.01.01c-.1.022-.2-.04-.22-.138-.02-.1.04-.2.14-.22.03-.01.05 0 .08.01-.03-.64-.02-1.28.05-1.908-.03-.02-.05-.04-.06-.08-.02-.078.02-.14.08-.18.08-.655.23-1.297.42-1.93-.02.02-.04.05-.08.055-.1.02-.2-.04-.22-.14-.025-.1.035-.195.134-.22.09-.02.174.04.203.12.07-.22.15-.434.233-.65-.02-.02-.05-.05-.06-.08-.02-.1.04-.196.14-.22.02-.003.03.007.04.007.23-.55.49-1.08.8-1.6C4.81 2 3.69 2.79 2.8 3.694c.006.01.02.02.02.03.02.1-.04.2-.135.22-.04.01-.083 0-.12-.02-.15.17-.3.34-.435.51.08 0 .15.05.17.13.02.1-.04.2-.14.22-.09.02-.17-.03-.21-.12-.15.2-.29.41-.42.62.01 0 .013-.02.025-.02.1-.02.2.04.22.14.023.1-.04.2-.137.22-.1.03-.2-.04-.22-.14v-.03c-.13.22-.248.436-.35.658.08 0 .16.04.18.13.02.095-.04.193-.14.22-.07.01-.128-.02-.17-.067-.09.21-.17.43-.24.64.003.01.02.02.02.03.02.08-.03.16-.104.2C.46 7.89.35 8.51.33 9.14c.09-.01.18.04.2.13.02.093-.04.19-.14.214-.02.005-.04-.008-.065-.01.004 1.23.305 2.487.923 3.72.098-.02.195.04.218.14.02.064-.01.12-.06.163.29.532.65 1.06 1.06 1.58.07.015.13.054.14.127.01.01 0 .03 0 .04.158.187.32.37.49.553-.022-.094.04-.192.136-.214.1-.02.2.04.22.133.02.1-.04.2-.14.22-.04.01-.076-.004-.108-.02 1.166 1.226 2.7 2.37 4.63 3.374 1.233.64 2.555 1.567 2.79 2.594L11 23.36l6.677-1.54-.33-1.436c-.235-1.027.546-2.44 1.376-3.556 6.74-9.073 2.195-17-6.345-16.83"/>
</svg>
The only issue seems to be that both elements have same id, other than that it seems like a valid code to me
<label for="id_icon-balloon1">
<svg class="icon" id="icon-balloon">
<use xlink:href="#icon-balloon"></use>
</svg>
</label>
<svg width="0" height="0" class="hide">
<symbol id="_icon-balloon" viewBox="0 0 22 29">
<title>Balloon</title>
<path d="M11.65 25.56c.618 2.323.54 3.146 2.706 2.646l2.435-.563c2.17-.5 1.74-1.203 1.28-3.562l-6.41 1.48zm1.096-6.03c-.097.02-.195-.04-.217-.137-.03-.098.03-.196.13-.218.1-.024.19.038.22.136.02.1-.04.2-.14.22m-.53-1.49c-.02-.1.04-.19.14-.22.1-.02.19.04.21.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.13m.01 2.33c-.1.03-.2-.03-.22-.13-.03-.1.03-.19.13-.22.1-.02.2.04.22.14.02.1-.04.2-.14.22m-.53-1.49c-.02-.1.04-.2.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22-.1.03-.19-.04-.22-.13m-.31-1.35c-.02-.1.04-.19.14-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14m-.1-1.22c-.1.02-.2-.04-.22-.14-.03-.1.04-.19.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.02-.09.04-.19.14-.21.09-.02.19.04.21.14.02.1-.04.2-.14.22m-.53-1.5c-.03-.09.03-.19.13-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14m-.1-1.22c-.1.03-.2-.03-.22-.13-.02-.1.04-.19.14-.22.1-.02.2.04.22.14.02.1-.04.2-.14.22M10.21 18c-.1.02-.2-.04-.22-.14-.025-.1.04-.194.135-.22.1-.02.2.04.22.14.02.095-.04.194-.14.215m-.53-1.5c-.02-.097.04-.194.14-.217.1-.03.19.04.22.13.02.1-.04.196-.14.22-.1.02-.196-.04-.22-.14m-.3-1.353c-.02-.1.04-.197.138-.22.098-.025.197.036.22.134.02.1-.04.2-.136.22-.1.02-.2-.04-.22-.14m.01 2.33c-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22.1-.03.197.04.22.13.02.1-.04.19-.14.22m-.53-1.49c-.02-.1.04-.2.14-.22.097-.03.195.03.217.13.02.1-.04.19-.138.22-.1.02-.2-.04-.22-.14m-.31-1.36c-.027-.1.034-.2.132-.22.1-.03.197.04.22.13.023.1-.04.19-.14.22-.095.02-.193-.04-.215-.14m-.09-1.22c-.1.02-.2-.04-.22-.14-.027-.1.035-.2.132-.22.1-.03.196.04.22.13.024.1-.04.2-.137.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.092-.02.192.04.213.14.03.09-.03.19-.13.22m-.52-1.49c-.02-.1.04-.2.14-.22.1-.03.2.04.22.13.02.1-.04.19-.14.22-.1.02-.19-.04-.22-.14M7.4 12.7c-.02-.1.04-.2.14-.22.1-.02.2.04.22.14.03.093-.04.19-.13.22-.093.02-.193-.04-.22-.14m-.09-1.22c-.1.02-.2-.04-.22-.14-.02-.1.04-.197.14-.22.1-.03.2.033.22.13.02.1-.04.197-.133.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.03-.096.033-.194.13-.217.1-.023.2.04.22.137.025.1-.04.2-.135.22m-.52-1.48c-.026-.1.04-.19.135-.22.1-.02.2.04.22.14.026.1-.04.2-.135.22-.1.02-.196-.04-.22-.14m-.31-1.36c-.02-.09.04-.19.14-.21.1-.022.2.04.22.137.025.1-.04.193-.134.22-.1.02-.2-.04-.22-.14M5.95 9.5c-.02-.1.04-.196.14-.22.1-.02.196.04.22.14.03.09-.03.19-.13.21-.1.02-.196-.04-.22-.14m-.09-1.21c-.098.02-.196-.04-.22-.14-.02-.1.04-.2.137-.22.1-.02.196.04.22.14.02.093-.04.19-.136.22m-.32-1.37c-.09.022-.19-.038-.21-.137-.02-.09.04-.19.14-.21.1-.02.2.04.22.14.02.096-.04.194-.14.22M6 5.733c.1-.026.2.035.22.133.03.1-.04.195-.13.22-.09.02-.19-.04-.21-.14-.02-.1.04-.195.14-.22m.21-2.19c.1-.02.2.04.22.14.02.1-.04.196-.14.22-.09.02-.19-.04-.21-.14-.02-.096.04-.194.137-.22m.53 1.495c.027.1-.04.2-.133.22-.1.02-.196-.04-.22-.14-.022-.09.04-.19.137-.21.1-.02.2.04.22.14m-.02-2.32c.1-.02.2.04.22.14.03.1-.04.2-.13.22-.1.02-.2-.04-.22-.13-.02-.1.04-.19.14-.22m.53 1.49c.03.1-.03.2-.13.22-.1.02-.2-.04-.22-.13-.03-.1.04-.2.13-.22.1-.02.2.04.22.14m-.02-2.35c.1-.02.2.04.22.14.02.1-.04.2-.14.22-.1.03-.19-.04-.22-.13-.02-.1.04-.2.14-.22m.32 1.35c.1-.03.2.03.22.13.02.09-.04.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m.21-2.19c.1-.03.2.04.22.13.03.1-.04.2-.13.22-.09.03-.19-.04-.21-.13-.02-.1.04-.19.14-.22m.53 1.5c.02.1-.04.2-.13.22-.1.02-.2-.04-.22-.14-.02-.09.04-.19.14-.21.1-.02.2.04.22.14m.31 1.36c.03.1-.03.2-.13.22-.09.03-.19-.04-.21-.13-.03-.1.04-.19.14-.22.1-.02.2.04.22.14m-.01-2.33c.1-.02.2.04.22.14.03.1-.04.19-.13.22-.1.02-.19-.04-.22-.14-.02-.1.04-.2.14-.22M9 2.95c.1-.02.2.04.22.14.02.09-.033.19-.13.21-.1.02-.196-.04-.22-.14-.02-.1.04-.19.14-.22m.52 1.5c.03.1-.04.2-.13.22-.1.03-.2-.03-.22-.13-.02-.1.04-.2.14-.22.09-.022.19.04.21.138m.31 1.36c.02.094-.04.19-.14.214-.1.02-.196-.04-.22-.14-.02-.096.04-.195.14-.217.1-.02.19.04.22.14m.31 1.354c.02.1-.04.19-.14.22-.1.02-.19-.04-.21-.14-.024-.1.04-.19.136-.22.1-.02.2.04.22.14m.31 1.36c.028.1-.033.2-.13.22-.1.03-.2-.04-.22-.13-.03-.1.04-.2.13-.22.1-.03.2.04.22.13m.31 1.35c.03.1-.036.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.094-.03.19.04.214.13m.32 1.35c.02.1-.04.192-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.092-.02.19.04.22.133m-.127 3.41c.1-.02.195.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.13-.022-.1.04-.198.138-.22m-.31-1.35c.1-.02.2.04.22.14.02.1-.04.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m-.45-1.14c-.02-.1.04-.19.14-.22.1-.02.2.04.22.14.02.1-.04.2-.14.22-.1.02-.19-.04-.21-.14m-.07 1.97c.1-.02.2.04.22.14.02.092-.04.19-.133.22-.1.02-.2-.04-.22-.14-.025-.1.04-.2.14-.22m-.33-1.37c.1-.02.195.04.22.14.02.1-.04.2-.137.22-.1.02-.2-.04-.22-.138-.02-.1.04-.19.14-.22m-.45-1.14c-.02-.09.04-.19.14-.22.1-.02.2.04.22.14.03.1-.03.2-.13.22-.1.03-.19-.04-.22-.13m-.07 1.97c.1-.02.2.04.22.14.03.1-.04.2-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.19.14-.22M9 12.24c.1-.02.19.04.22.14.02.1-.04.193-.14.22-.093.02-.19-.04-.213-.14-.03-.1.03-.2.13-.22m-.32-1.35c.1-.027.195.04.22.133.02.1-.04.2-.14.22-.1.02-.193-.04-.22-.133-.02-.1.04-.2.14-.22M8.2 9.75c-.02-.1.04-.194.14-.22.1-.02.197.04.22.14.02.095-.04.193-.14.22-.1.02-.193-.04-.22-.14m-.07 1.97c.1-.03.195.04.22.13.02.1-.04.19-.138.22-.1.02-.196-.04-.22-.14-.02-.1.04-.2.137-.22m-.32-1.37c.1-.02.19.04.22.14.02.1-.04.192-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.197.13-.22m-.36-1.38c.09-.022.19.04.22.138.02.098-.04.196-.14.22-.1.022-.2-.04-.22-.138-.02-.1.04-.197.14-.22m-.02-3.19c-.1.023-.2-.038-.22-.136-.03-.1.03-.197.13-.22.1-.023.19.04.22.137.02.1-.04.2-.14.22m.44 1.14c.02.1-.04.2-.14.22-.1.03-.2-.04-.22-.13-.02-.1.04-.19.13-.22.1-.02.19.04.22.14m.07-1.97c-.1.03-.2-.04-.22-.13-.02-.1.04-.2.14-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m.25 3.32c.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.03-.09.04-.19.13-.22.1-.02.19.04.22.14m.07-1.97c-.1.02-.2-.04-.22-.14-.02-.1.04-.19.14-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m.45 1.14c.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.03-.19.13-.22.09-.02.19.04.21.14m.07-1.97c-.1.02-.2-.04-.22-.14-.02-.09.04-.19.14-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m.32 1.35c-.1.03-.2-.03-.22-.13-.03-.1.04-.19.14-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22m-.21 2.19c-.1.02-.2-.04-.22-.14-.03-.09.04-.19.13-.21.1-.02.19.04.22.14.02.1-.04.2-.14.22m.23 1c.09-.02.19.04.21.14.02.1-.04.19-.14.22-.1.02-.19-.04-.22-.14-.02-.1.04-.2.13-.22m.29-1.83c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.02.193.04.22.14.02.1-.04.2-.14.22m.54 2.35c.1-.02.2.04.22.14.023.1-.04.2-.138.22-.1.03-.2-.04-.22-.13-.02-.1.04-.19.135-.22m-.23-1c-.097.03-.19-.04-.217-.13-.02-.09.04-.19.14-.21.09-.02.19.04.21.14.03.1-.04.2-.13.22M7 7.83c-.022-.1.04-.2.137-.22.098-.026.196.04.218.134.024.1-.038.19-.135.22-.1.02-.197-.04-.22-.14m-.07 1.97c.095-.02.194.04.218.13.022.1-.04.19-.138.22-.098.02-.197-.04-.217-.14-.026-.1.036-.2.136-.22m-.25-3.32c-.03-.1.04-.2.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14m-.31.97c-.1.03-.2-.04-.22-.13-.02-.09.04-.19.14-.21.1-.02.2.04.22.14.02.1-.04.2-.14.22m.23 1c.1-.02.19.04.22.14.02.1-.04.197-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.193.13-.22m4.7 4.098c.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.03.19.03.22.13m.31 1.36c.02.09-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.03.2.03.22.13m.31 1.36c.02.09-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.028.19.033.21.13m.32 1.36c.03.1-.04.2-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.19.13-.22.1-.02.19.04.21.14M10 20.17c-.1.02-.194-.04-.22-.137-.02-.1.04-.193.14-.22.1-.02.198.04.22.14.02.1-.04.2-.135.22m-.84-.52c-.1.02-.2-.04-.22-.135-.02-.1.04-.197.14-.22.1-.02.195.04.22.14.02.1-.04.2-.14.22m-.834-.52c-.1.02-.19-.04-.22-.14-.02-.097.04-.195.14-.218.1-.03.2.032.22.13.02.1-.04.196-.14.22m-.83-.53c-.1.022-.19-.04-.22-.136-.02-.1.04-.196.14-.22.1-.02.2.04.22.14.02.1-.04.196-.14.22M7 17.1c-.023-.096.037-.195.136-.217.1-.023.196.038.22.135.022.1-.04.198-.138.22-.098.022-.197-.038-.22-.137m-.3.98c-.1.02-.197-.04-.22-.13-.022-.1.04-.19.136-.22.098-.02.196.04.22.14.02.1-.04.2-.137.22m-.533-1.49c-.02-.09.04-.19.138-.21.098-.02.195.04.218.14.023.1-.038.2-.136.22-.1.02-.197-.04-.22-.14m-.312-1.35c-.023-.1.04-.19.137-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.13m.01 2.32c-.1.03-.2-.03-.22-.13-.03-.1.04-.2.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22m-.53-1.49c-.03-.09.04-.19.14-.22.1-.02.19.04.21.14.02.1-.04.2-.14.22-.1.03-.2-.04-.22-.13M5 14.73c-.02-.1.04-.2.136-.22.1-.02.197.04.22.14.02.1-.04.19-.138.22-.1.02-.197-.04-.22-.14m.01 2.322c-.098.02-.196-.04-.22-.14-.02-.1.04-.2.137-.22.1-.02.197.04.22.14.02.1-.04.19-.136.21m-.53-1.5c-.02-.1.04-.2.14-.22.09-.024.19.04.21.136.03.09-.04.19-.13.22-.1.02-.2-.04-.22-.14m-.31-1.35c-.03-.1.04-.2.14-.22.1-.02.19.04.22.13.02.1-.03.2-.13.22-.1.02-.2-.04-.22-.14m.01 2.32c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.02.19.04.21.13.02.1-.04.2-.14.22M3.64 15c-.02-.093.04-.19.14-.213.1-.025.19.037.22.135.02.1-.04.195-.14.22-.1.02-.2-.04-.22-.14m-.31-1.355c-.03-.1.04-.2.13-.22.1-.02.2.04.22.14.02.1-.04.198-.14.22-.1.025-.2-.04-.22-.134m-.097-1.22c-.093.024-.19-.04-.213-.136-.025-.095.036-.193.135-.215.096-.023.196.037.22.135.02.1-.04.196-.14.22m-.206 2.19c-.1.02-.2-.04-.22-.14-.03-.1.04-.194.13-.22.09-.02.19.04.22.14.02.1-.05.2-.14.22m-.52-1.48c-.02-.094.04-.192.13-.215.09-.02.19.04.22.14.02.097-.04.196-.14.22-.1.022-.2-.04-.22-.138M2.4 11.94c-.1.023-.193-.04-.22-.137-.02-.1.04-.198.14-.22.1-.02.197.04.22.137.02.1-.04.2-.135.22m-.21 2.19c-.095.02-.193-.04-.22-.14-.02-.1.04-.19.14-.22.1-.02.197.04.22.14.024.1-.04.2-.136.22m-.53-1.49c-.03-.1.04-.19.13-.22.09-.02.19.04.22.14.02.1-.04.2-.14.22-.1.03-.2-.03-.22-.13m-.31-1.35c-.02-.09.04-.19.14-.21.09-.025.19.04.22.133.02.1-.04.193-.14.22-.1.02-.2-.04-.22-.14m-.1-1.22c-.1.025-.19-.036-.22-.135-.02-.1.04-.196.14-.22.1-.02.2.04.22.14.02.096-.04.195-.14.22m-.21 2.185c-.1.02-.19-.04-.22-.14-.02-.1.04-.2.14-.22.1-.02.2.04.22.134.03.1-.04.2-.13.22m-.53-1.49c-.02-.1.04-.2.14-.22.1-.027.2.034.22.132.03.1-.03.2-.13.22-.1.02-.19-.04-.21-.14m.34-2.4c.1-.02.19.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22m.52-.84c.1-.03.2.04.22.13.03.1-.03.2-.13.22-.09.02-.19-.04-.21-.14-.02-.1.04-.2.13-.22m.31 1.35c.1-.02.2.04.22.14.03.1-.03.19-.13.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m.21-2.19c.1-.02.2.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m.32 3.68c.03.1-.03.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.02.19.04.21.14m-.01-2.33c.09-.03.19.03.22.13.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m.2-2.19c.1-.02.19.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.14-.22m.31 1.35c.1-.03.2.04.22.13.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22m.2-2.2c.1-.03.2.03.22.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m.52 1.49c.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.026-.1.04-.2.133-.22.1-.02.2.04.22.13m0-2.32c.1-.02.2.04.22.132.02.1-.04.2-.14.22-.09.03-.19-.03-.21-.13-.03-.1.04-.19.13-.22M4 5.642c.02.1-.04.2-.14.22-.09.02-.19-.04-.21-.13-.03-.1.03-.19.13-.22.1-.02.19.04.22.14M4 3.33c.096-.02.194.04.217.14.022.1-.04.2-.136.22-.1.02-.19-.04-.22-.133-.02-.1.04-.196.14-.22m.53 1.494c.03.1-.03.2-.13.22-.1.02-.19-.04-.22-.13-.02-.1.04-.19.14-.22.1-.02.2.04.22.14M4.53 2.5c.1-.024.2.04.22.136.03.098-.04.196-.13.22-.09.022-.19-.04-.22-.138-.02-.1.04-.2.14-.22M4.2 7.23c-.1.025-.2-.036-.22-.135-.023-.098.04-.196.136-.218.1-.024.198.038.22.136.022.098-.04.196-.137.22m-.19 5.377c.09-.022.19.038.21.137.02.098-.04.196-.14.22-.09.022-.19-.04-.21-.138-.03-.1.03-.2.13-.22m-.31-1.36c.1-.03.2.03.22.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m.21-2.19c.09-.03.19.04.22.13.02.09-.04.19-.14.22-.1.02-.2-.04-.22-.14-.03-.1.04-.2.13-.22m-.23-1c-.1.02-.2-.04-.22-.14-.03-.1.04-.2.14-.22.09-.02.19.04.21.14.02.09-.04.19-.14.21m-.29 1.84c.09-.03.19.03.21.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m-.45-1.14c-.02-.1.04-.2.13-.22.1-.03.2.04.22.13.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14m-.3.97c-.1.02-.2-.04-.22-.14-.02-.1.04-.2.13-.22.1-.02.2.04.22.14.02.1-.04.19-.14.22m.23 1c.1-.02.19.04.22.14.02.09-.04.19-.14.21-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22m1.57-.18c.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.09-.03.19.04.22.13m.09 1.22c.09-.02.19.04.22.14.02.1-.04.19-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22M5 13.19c.023.1-.04.2-.137.22-.1.02-.198-.04-.22-.14-.02-.1.04-.2.14-.22.1-.02.2.04.22.13m.614.386c.1-.02.2.04.22.14.02.1-.04.2-.14.22-.1.02-.2-.04-.22-.14-.02-.1.04-.19.14-.22M12.38.01c5.825 3.736 7.257 11.643 3.944 19.74l-.93.213C19.1 11.43 17.304 3.35 11 .1c-.458.053-.926.13-1.403.226l4.598 19.915-.753.17L8.846.5c-.472.118-.928.256-1.363.408-.805 1.082-1.386 2.25-1.754 3.474.07.005.14.048.16.127.02.09-.04.19-.14.21-.04.01-.08-.01-.11-.02-.35 1.3-.46 2.66-.33 4.05.07.01.13.05.15.13.02.09-.04.18-.13.21.04.34.1.69.17 1.04.02-.01.03-.03.05-.04.09-.03.19.04.22.13.02.1-.04.19-.14.22-.03 0-.05-.01-.08-.02.08.34.17.68.28 1.03.01-.01.01-.02.02-.02.09-.02.19.04.21.13.02.1-.04.2-.14.22h-.01c.11.35.25.7.39 1.05.02.02.05.05.06.09 0 .01-.01.03-.01.05.24.58.53 1.17.85 1.74.02-.03.05-.05.08-.06.1-.03.2.03.22.13.02.09-.04.18-.13.21.31.52.65 1.04 1.02 1.55.01 0 .02-.02.03-.02.1-.02.2.04.22.13.02.06-.01.12-.06.16.54.72 1.15 1.42 1.81 2.11.01-.01.01-.02.02-.02.1-.02.19.04.22.14.01.04-.01.07-.02.11.16.16.33.33.5.49-.03-.1.03-.19.13-.22.1-.02.19.04.22.14.02.1-.04.2-.14.22-.03.01-.06-.01-.09-.02.3.28.61.57.93.85l-.93.21c-.12-.1-.22-.2-.33-.31-.03.05-.06.08-.12.09-.1.03-.2-.03-.22-.13-.01-.08.03-.15.09-.19-.95-.9-1.81-1.84-2.55-2.81.02.1-.04.19-.13.22-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22.04-.01.09 0 .12.02-.4-.53-.76-1.07-1.09-1.61-.03.03-.06.06-.1.07-.1.02-.2-.04-.22-.14-.02-.1.04-.2.14-.22h.01c-.57-.95-1.04-1.91-1.4-2.88-.1.01-.19-.04-.21-.14-.02-.08.02-.15.09-.19-.13-.36-.24-.72-.34-1.08-.03-.027-.06-.055-.07-.09-.01-.04 0-.07.02-.107-.1-.38-.19-.76-.26-1.14-.04-.02-.07-.06-.08-.11-.01-.053.01-.11.05-.15-.06-.355-.11-.71-.13-1.07l-.01.01c-.1.022-.2-.04-.22-.138-.02-.1.04-.2.14-.22.03-.01.05 0 .08.01-.03-.64-.02-1.28.05-1.908-.03-.02-.05-.04-.06-.08-.02-.078.02-.14.08-.18.08-.655.23-1.297.42-1.93-.02.02-.04.05-.08.055-.1.02-.2-.04-.22-.14-.025-.1.035-.195.134-.22.09-.02.174.04.203.12.07-.22.15-.434.233-.65-.02-.02-.05-.05-.06-.08-.02-.1.04-.196.14-.22.02-.003.03.007.04.007.23-.55.49-1.08.8-1.6C4.81 2 3.69 2.79 2.8 3.694c.006.01.02.02.02.03.02.1-.04.2-.135.22-.04.01-.083 0-.12-.02-.15.17-.3.34-.435.51.08 0 .15.05.17.13.02.1-.04.2-.14.22-.09.02-.17-.03-.21-.12-.15.2-.29.41-.42.62.01 0 .013-.02.025-.02.1-.02.2.04.22.14.023.1-.04.2-.137.22-.1.03-.2-.04-.22-.14v-.03c-.13.22-.248.436-.35.658.08 0 .16.04.18.13.02.095-.04.193-.14.22-.07.01-.128-.02-.17-.067-.09.21-.17.43-.24.64.003.01.02.02.02.03.02.08-.03.16-.104.2C.46 7.89.35 8.51.33 9.14c.09-.01.18.04.2.13.02.093-.04.19-.14.214-.02.005-.04-.008-.065-.01.004 1.23.305 2.487.923 3.72.098-.02.195.04.218.14.02.064-.01.12-.06.163.29.532.65 1.06 1.06 1.58.07.015.13.054.14.127.01.01 0 .03 0 .04.158.187.32.37.49.553-.022-.094.04-.192.136-.214.1-.02.2.04.22.133.02.1-.04.2-.14.22-.04.01-.076-.004-.108-.02 1.166 1.226 2.7 2.37 4.63 3.374 1.233.64 2.555 1.567 2.79 2.594L11 23.36l6.677-1.54-.33-1.436c-.235-1.027.546-2.44 1.376-3.556 6.74-9.073 2.195-17-6.345-16.83"/>
</symbol>
(...) //other icons
</svg>
maybe add to your svg tags:
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
as they help to ensure it works in all browsers etc.