Miyoushe Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Miyoushe 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/343951.svg" alt="Miyoushe icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343951.svg" alt="Miyoushe icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343951.svg" alt="Miyoushe icon" :width="24" :height="24" />
CSS background
.icon-miyoushe {
background-image: url('https://proicons.com/icon/343951.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>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="m" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/><g id="c"><path id="d" class="m" d="M21.813,35.1075c.2966,1.1613.6787,1.8957,1.0181,2.5404"/><path id="e" class="m" d="M32.1023,30.3994c.3384.7805.6278,1.738,1.1094,2.5019"/><path id="f" class="m" d="M16.4426,42.4775c-1.7205-6.0157-1.9788-8.5446.504-11.1452,5.4359-5.694,12.5108-6.9329,16.1491-7.249,3.2885-.2857,4.4998.4945,6.2237,3.6503,1.0904,1.996,2.138,3.7395,3.1807,5.4538"/></g><g id="g"><path id="h" class="m" d="M18.0362,26.5632l-2.9117,2.1261c-1.5316,1.1184-1.9687-.0712-2.2211-.7825-.7472-2.1059-.8397-6.786-.3427-9.8824.1583-.9861.9338-1.8929,1.7946-2.3993.8427-.4958,1.5311-.7627,2.2966-1.1429,1.0429-.518,1.5798.2071,1.5115,1.0568-.2331,2.9039-.1178,5.7579.2763,8.6154.2169,1.5726.4083,1.8161-.4035,2.4089Z"/><path id="i" class="m" d="M15.4953,21.7258c-.0512,2.0297.0663,4.2346.6411,6.2257"/></g><g id="j"><path id="k" class="m" d="M33.2078,21.0951l-2.9117.9607c-1.668.5503-2.1406.1517-2.393-.905-.5468-2.2895-.7664-6.5574-.2304-9.5632.2385-1.3376.9934-1.9309,1.8542-2.4452.7845-.4687,1.5311-.7006,2.2966-.9515,1.0429-.3418,1.7229.2072,1.6519,1.4805-.1727,3.0967-.0897,5.5789.3044,8.662.2059,1.6107.3121,2.4701-.572,2.7618Z"/><path id="l" class="m" d="M30.5861,15.6943c.0562,2.4397.1726,3.8391.597,6.0695"/></g></svg>
Copied!