Emoji Adult Curly Hair Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Adult Curly Hair 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/339622.svg" alt="Emoji Adult Curly Hair icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339622.svg" alt="Emoji Adult Curly Hair icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339622.svg" alt="Emoji Adult Curly Hair icon" :width="24" :height="24" />
CSS background
.icon-emoji-adult-curly-hair {
background-image: url('https://proicons.com/icon/339622.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="b" 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="c" class="i" d="m9.1599,42.5v-2.3405c0-3.9008,3.9053-7.0214,7.8106-7.0214,4.6863,3.9008,9.3727,3.9008,14.059,0,3.9053,0,7.8106,3.1206,7.8106,7.0214v2.3405"/><path id="d" class="i" d="m28.6863,19.0953c0,.8582-.703,1.5603-1.5621,1.5603s-1.5621-.7021-1.5621-1.5603.703-1.5603,1.5621-1.5603,1.5621.7021,1.5621,1.5603"/><path id="e" class="i" d="m22.4379,19.0953c0,.8582-.703,1.5603-1.5621,1.5603s-1.5621-.7021-1.5621-1.5603.703-1.5603,1.5621-1.5603,1.5621.7021,1.5621,1.5603"/><path id="f" class="i" d="m21.6568,25.4926c1.484.7802,3.2023.7802,4.6863,0"/><path id="g" class="i" d="m18.3764,28.1451c-1.9526-2.2625-2.968-5.2271-2.8899-8.1916.0781-2.1844.6248-4.2909,1.6402-6.2413.3905.7021,1.0935,1.1702,1.8745,1.2483,1.0154,0,1.9526-.7021,2.187-1.6383.8592,1.0922,2.3432,1.3263,3.4367.4681.2343-.156.3905-.3121.5467-.5461,1.1716,1.4043,3.2023,1.6383,4.6082.4681.3124-.3121.6248-.6241.8592-1.0142,1.2497,2.2625,1.9526,4.759,2.1089,7.3335,0,6.2413-3.9834,10.9222-8.6697,10.9222-2.187-.078-4.2958-1.0922-5.7017-2.8086"/><path id="h" class="i" d="m30.958,26.7178c1.0154.3901,1.8679.179,2.649-.4451.6248-.4681,1.0154-1.1702,1.1716-1.9504.703-.3901,1.2497-1.0142,1.484-1.8724.2343-.9362,0-1.8724-.5467-2.6525.7811-.7802,1.1716-1.7944,1.0154-2.8866-.1562-.8582-.6248-1.6383-1.2497-2.1064.7811-.9362,1.0154-2.1844.5467-3.3547-.3905-.7802-1.0154-1.3263-1.8745-1.6383.0781-1.0142-.3124-2.0284-1.1716-2.5745-1.0154-.6241-2.2651-.5461-3.2023.234-.3905-1.0142-1.2497-1.7163-2.3432-1.8724-1.0154-.078-1.9526.3121-2.5775,1.0922,0,0-2.4994-2.7305-5.5455.078,0,0-3.671-2.4185-4.7644,2.0284,0,0-4.2177.6241-2.0307,4.837,0,0-2.2651,2.3405-.6248,5.071,0,0-1.6402,3.2767,1.4059,4.4469-.0781.7802.1562,1.4823.5467,2.1064.703.8582,1.7964,1.3263,2.8899,1.1702"/></svg>
Copied!