Svm Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Svm icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/348077.svg" alt="Svm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348077.svg" alt="Svm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348077.svg" alt="Svm icon" :width="24" :height="24" />
CSS background
.icon-svm {
background-image: url('https://proicons.com/icon/348077.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m13.0872,15.3264c-.1972-.1591-.3087-.3985-.3087-.6474v-.2285c0-.9303.5522-1.7749,1.4077-2.1408,1.7586-.7548,4.7713-2.0402,6.6727-2.859,1.148-.4882,2.3802-.744,3.6288-.744h7.9281l4.2068-4.2068h7.0141v4.2068s-6.3394,5.8077-8.0124,7.3487c-.0327.0258-.0694.053-.1007.0789,1.5777,2.2741,2.5026,5.0269,2.5026,8.0015v.8813c.7331.2503,1.4553.5481,2.1517.8936,1.1099.5576,2.0551,1.031,2.0551,1.031l-1.6416,1.6416c-.1591.1591-.3183.3074-.4774.4557l2.119.7072s-.3658,3.1718-4.2068,7.0127c-3.6138,3.6138-8.3851,5.4786-11.3283,6.3544-1.7627.5155-3.6328.5155-5.3969,0-2.9433-.8758-7.7145-2.7406-11.327-6.3544-2.9868-2.9854-4.2082-7.0127-4.2082-7.0127l2.119-.7072c-.1591-.1483-.3182-.2965-.4774-.4557l-1.6416-1.6416s.9452-.4733,2.0551-1.031c.6964-.3455,1.4186-.6433,2.1531-.8936v-.8813c0-3.3363,1.1629-6.4021,3.1133-8.8094h0Z"/><path class="c" d="m22.597,13.6168c0-1.1642.9399-2.1041,2.1041-2.1041h4.9086v2.1041l-2.1041,2.8046h-2.1041c-1.5505,0-2.8046-1.254-2.8046-2.8046h0Z"/><path class="c" d="m33.8179,32.2434h-1.5994s-5.7696,2.8046-8.2191,2.8046h-.0164c-2.4536,0-8.2028-2.8046-8.2028-2.8046h-1.5995l2.2048,3.3105c1.7164,2.3,4.8297,3.4152,7.5975,3.4152h.0164c2.7678,0,5.6104-1.1153,7.6139-3.4152l2.2047-3.3105Z"/><path class="c" d="m15.7802,32.2434h0c1.3234,0,3.0915-.5998,3.9212-1.6362.287-.3618.6053-.7603.9344-1.1697.8188-1.0242,2.0565-1.6199,3.3636-1.6199s2.5447.5957,3.3635,1.6199c.3292.4094.6474.8079.9344,1.1697.8297,1.0364,2.5978,1.6362,3.9212,1.6362"/><line class="c" x1="21.1948" y1="30.8412" x2="21.8953" y2="31.5416"/><line class="c" x1="26.8052" y1="30.8412" x2="26.1034" y2="31.5416"/><path class="c" d="m14.8825,25.9312s.2449-.2013.6053-.5046c.7276-.6053,1.6688-.8922,2.6086-.7971.9412.0966,1.8062.5631,2.3965,1.3017"/><path class="c" d="m33.1161,25.9312s-.2448-.2013-.6053-.5046c-.7276-.6053-1.6688-.8922-2.6086-.7971-.9412.0966-1.8062.5631-2.3965,1.3017"/><path class="c" d="m14.1807,21.7244l.5903-.5849c1.4186-1.4186,3.3418-2.221,5.3494-2.221h1.0745"/><path class="c" d="m33.8179,21.7244l-.5902-.5849c-1.4186-1.4186-3.3418-2.221-5.3493-2.221h-1.0731"/><line class="c" x1="4.3635" y1="14.3172" x2="9.9739" y2="14.3172"/><line class="c" x1="10.9668" y1="11.1033" x2="6.1751" y2="6.3117"/><line class="c" x1="14.1807" y1="10.1104" x2="14.1807" y2="4.5"/><line class="c" x1="13.0872" y1="15.3264" x2="22.7194" y2="14.4396"/><line class="c" x1="27.5057" y1="16.4213" x2="35.5235" y2="16.1344"/><line class="c" x1="32.4157" y1="8.7068" x2="35.5235" y2="16.1344"/></svg>
Copied!