Emoji Rounded Symbol For Shou Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Rounded Symbol For Shou 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/325385.svg" alt="Emoji Rounded Symbol For Shou icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325385.svg" alt="Emoji Rounded Symbol For Shou icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325385.svg" alt="Emoji Rounded Symbol For Shou icon" :width="24" :height="24" />
CSS background
.icon-emoji-rounded-symbol-for-shou {
background-image: url('https://proicons.com/icon/325385.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>.n{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="n" d="M14.0179,24h19.9643M14.7857,20.1607h18.4286M24,20.1607v3.8393"/><path id="c" class="n" d="M12.8661,16.3214h22.2679c1.6459,2.232,2.5823,4.9074,2.6875,7.6786h3.8393c-.0507-2.6718-.7071-5.2972-1.9196-7.6786"/><path id="d" class="n" d="M12.8661,16.3214c-1.6459,2.2319-2.5823,4.9074-2.6875,7.6786h-3.8393c.0507-2.6718.7071-5.2972,1.9196-7.6786"/><path id="e" class="n" d="M7.1071,28.6071h33.7857c-1.7859,6.895-7.5389,12.0424-14.5893,13.0536"/><path id="f" class="n" d="M7.1071,28.6071c1.7859,6.895,7.5389,12.0424,14.5893,13.0536"/><path id="g" class="n" d="M13.25,32.4464h21.5c-2.2582,2.5125-5.1895,4.3246-8.4464,5.2214"/><path id="h" class="n" d="M13.25,32.4464c2.2582,2.5125,5.1895,4.3246,8.4464,5.2214"/><path id="i" class="n" d="M24,28.6071v3.8393"/><path id="j" class="n" d="M10.5625,12.4821c6.3293-7.4213,17.4763-8.3066,24.8976-1.9774.7104.6058,1.3716,1.267,1.9774,1.9774"/><path id="k" class="n" d="M16.3214,12.4821c4.648-3.1056,10.7091-3.1056,15.3571,0"/><path id="l" class="n" d="M24,6.3393v6.1429"/><path id="m" class="n" d="M2.5,24c0,11.8741,9.6259,21.5,21.5,21.5s21.5-9.6259,21.5-21.5S35.8741,2.5,24,2.5,2.5,12.1259,2.5,24"/></svg>
Copied!