Add circled
Download SVG
Icon font
<i class="wiw-icon wiw-add-circled"></i>
Code point
- Unicode:
- CSS:
- JS:
- HTML:
Raw SVG
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-add-circled" viewBox="0 0 24 24">
<g fill-rule="evenodd">
<path d="M17,11c0.55228,0 1,0.44772 1,1c0,0.55228 -0.44772,1 -1,1h-4v4c0,0.55228 -0.44772,1 -1,1c-0.55228,0 -1,-0.44772 -1,-1v-4h-4c-0.55228,0 -1,-0.44772 -1,-1c0,-0.55228 0.44772,-1 1,-1h4v-4c0,-0.55228 0.44772,-1 1,-1c0.55228,0 1,0.44772 1,1v4z"/>
<path d="M12,2c-5.514,0 -10,4.486 -10,10c0,5.514 4.486,10 10,10c5.514,0 10,-4.486 10,-10c0,-5.514 -4.486,-10 -10,-10M12,24c-6.617,0 -12,-5.383 -12,-12c0,-6.617 5.383,-12 12,-12c6.617,0 12,5.383 12,12c0,6.617 -5.383,12 -12,12"/>
</g>
</svg>