Emoji Rounded Symbol For Fu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Rounded Symbol For Fu 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/339942.svg" alt="Emoji Rounded Symbol For Fu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339942.svg" alt="Emoji Rounded Symbol For Fu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339942.svg" alt="Emoji Rounded Symbol For Fu icon" :width="24" :height="24" />
CSS background
.icon-emoji-rounded-symbol-for-fu {
background-image: url('https://proicons.com/icon/339942.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>.i{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="i" d="M26.3036,6.4929c4.2957.5722,8.2311,2.7039,11.0571,5.9893"/><path id="c" class="i" d="M26.3036,41.5071c7.9243-1.0436,14.16-7.2792,15.2036-15.2036h-15.2036v15.2036M26.3036,32.4464h13.0536M30.9107,26.3036v13.8214"/><path id="d" class="i" d="M26.3036,21.6964h15.2036c-.3061-2.158-1.009-4.2407-2.0732-6.1429h-13.1304v6.1429"/><path id="e" class="i" d="M21.6964,17.0893V6.4929c-6.2356.7805-11.5867,4.8158-14.0518,10.5964"/><path id="f" class="i" d="M21.6964,41.5071v-19.8107H6.4929c-.3724,3.1398.1049,6.322,1.3821,9.2143"/><path id="g" class="i" d="M14.7857,21.6964v17.2768"/><path id="h" class="i" 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!