Person add
Download SVG
Icon font
<i class="wiw-icon wiw-person-add"></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-person-add" viewBox="0 0 24 24">
<path fill-rule="evenodd" d="M21,9v2c0,0.55228 -0.44772,1 -1,1c-0.55228,0 -1,-0.44772 -1,-1v-2h-2c-0.55228,0 -1,-0.44772 -1,-1c0,-0.55228 0.44772,-1 1,-1h2v-2c0,-0.55228 0.44772,-1 1,-1c0.55228,0 1,0.44772 1,1v2h2c0.55228,0 1,0.44772 1,1c0,0.55228 -0.44772,1 -1,1zM18,21c0,0.55228 -0.44772,1 -1,1c-0.55228,0 -1,-0.44772 -1,-1c0,-2.757 -2.423,-5 -5.4,-5h-3.2c-2.977,0 -5.4,2.243 -5.4,5c0,0.55228 -0.44772,1 -1,1c-0.55228,0 -1,-0.44772 -1,-1c0,-3.86 3.319,-7 7.4,-7h3.2c4.081,0 7.4,3.14 7.4,7M9,12c-2.757,0 -5,-2.243 -5,-5c0,-2.757 2.243,-5 5,-5c2.757,0 5,2.243 5,5c0,2.757 -2.243,5 -5,5M9,4c-1.654,0 -3,1.346 -3,3c0,1.654 1.346,3 3,3c1.654,0 3,-1.346 3,-3c0,-1.654 -1.346,-3 -3,-3"/>
</svg>