Ydis Smart Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ydis Smart 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/335448.svg" alt="Ydis Smart icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335448.svg" alt="Ydis Smart icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335448.svg" alt="Ydis Smart icon" :width="24" :height="24" />
CSS background
.icon-ydis-smart {
background-image: url('https://proicons.com/icon/335448.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="i" d="M29.3728,31.0459l4.394,1.0911v2.0996h-3.4965c-1.0368,0-2.2789.2849-2.2789,1.7439v8.5195h-1.8358l-5.6537-5.1239v-8.3302"/><path id="d" class="i" d="M28.2382,38.236h1.6535l1.5891-3.1622v8.9873l-1.5891-3.1622h-1.6535"/><path id="e" class="i" d="M15.2296,18.8955h18.3726l-2.7064,9.8815c-.3571,1.3039-1.8051,2.5459-3.157,2.5459h-7.2396s1.1642-1.2206,1.1642-2.4041v-7.2938c0-1.6615-2.551-2.301-6.4338-2.7295Z"/><path id="f" class="i" d="M20.9361,20.5546h-3.3165c-1.5726,0-1.5132,1.9221-.0413,1.9221,1.2102,0,1.2691.9493,1.0214,1.8063l-2.2153,6.4695c-.4599,1.3431.8184,2.0623,2.1218,1.0532l2.8515-2.2075"/><path id="g" class="i" d="M33.692,18.9378c1.0094-.1666,1.6058-1.2821,1.3935-2.6843l-1.3742-9.078c-.5224-3.4507-4.7068-4.0305-9.8648-3.5086-3.9453.3992-9.6,2.3394-10.1086,6.2721l-.8499,6.5717c-.19,1.469,1.3247,2.4708,2.3818,2.3932"/><path id="h" class="i" d="M22.8402,6.66c3.7379-1.2654,7.2902-1.2508,10.4816-.1434"/></svg>
Copied!