Detsky Mir Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Detsky Mir 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/324442.svg" alt="Detsky Mir icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324442.svg" alt="Detsky Mir icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324442.svg" alt="Detsky Mir icon" :width="24" :height="24" />
CSS background
.icon-detsky-mir {
background-image: url('https://proicons.com/icon/324442.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M29.109,29.8932v8.6068M29.109,33.4418c.0022,1.1895.9671,2.1527,2.1566,2.1527h0c1.1874-.0022,2.1488-.9653,2.1488-2.1527v-1.3998c-.0022-1.1874-.9653-2.1488-2.1527-2.1488h0c-1.1874,0-2.1505.9614-2.1527,2.1488M14.8989,35.5866v-5.6935l2.6899,5.7013,2.6899-5.6935v5.6934M26.8465,35.5945v-5.7013l-4.3015,5.7013v-5.7013M30.5676,25.1839v-5.7052M28.4189,19.4787h4.3015M26.6701,24.0978c-.3824.6705-1.0946,1.0849-1.8664,1.0861h0c-1.1889,0-2.1527-.9638-2.1527-2.1527,0-.0013,0-.0026,0-.0039v-1.392c.0022-1.188.9647-2.1505,2.1527-2.1527h0c1.1881,0,2.1488.9646,2.1488,2.1566v.694h-4.3015M20.259,25.1878v-5.7091h-3.3369c.0118,1.7096-.1176,3.4506-.7176,5.0622-.0784.2157-.1608.4313-.247.6391M20.957,26.2583v-1.0783h-5.5915v1.0783M35.1749,10.166l-1.5959-.5725c-.8068-.2906-1.6965.1278-1.9871.9346-.0003.0008-.0006.0017-.0009.0025l-.5803,1.6077c-.2899.8071.1293,1.6964.9363,1.9863.0016.0006.0032.0011.0047.0017l1.592.5725c.8059.2932,1.6969-.1223,1.9901-.9282.0006-.0017.0012-.0033.0018-.005l.5764-1.6077c.2925-.8061-.1238-1.6968-.9299-1.9893-.0024-.0009-.0048-.0017-.0072-.0026ZM22.4274,10.166l-1.5959-.5725c-.8061-.2925-1.6968.1238-1.9893.9299-.0009.0024-.0017.0048-.0026.0072l-.5764,1.6077c-.2906.8068.1278,1.6965.9346,1.9871.0008.0003.0017.0006.0025.0009l1.592.5725c.8059.2932,1.6969-.1223,1.9901-.9282.0006-.0017.0012-.0033.0018-.005l.5803-1.6077c.2919-.8064-.1252-1.6967-.9316-1.9885-.0032-.0011-.0063-.0023-.0095-.0034h.0039ZM25.5721,10.166l1.5959-.5725c.8061-.2925,1.6968.1238,1.9893.9299.0009.0024.0017.0048.0026.0072l.5764,1.6077c.2906.8068-.1278,1.6965-.9346,1.9871-.0008.0003-.0017.0006-.0025.0009l-1.592.5725c-.8059.2932-1.6969-.1223-1.9901-.9282-.0006-.0017-.0012-.0033-.0018-.005l-.5764-1.6077c-.2932-.8059.1223-1.6969.9282-1.9901.0017-.0006.0033-.0012.005-.0018ZM12.8285,10.166l1.592-.5725c.8068-.2906,1.6965.1278,1.9871.9346.0003.0008.0006.0017.0009.0025l.5803,1.6077c.2899.8071-.1293,1.6964-.9363,1.9863-.0016.0006-.0032.0011-.0047.0017l-1.592.5725c-.8059.2932-1.6969-.1223-1.9901-.9282-.0006-.0017-.0012-.0033-.0018-.005l-.5764-1.6077c-.2919-.8064.1252-1.6967.9316-1.9885.0032-.0011.0063-.0023.0095-.0034Z"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!