Me Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Me 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/343538.svg" alt="Me icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343538.svg" alt="Me icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343538.svg" alt="Me icon" :width="24" :height="24" />
CSS background
.icon-me {
background-image: url('https://proicons.com/icon/343538.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>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="g" d="m15.7942,29.592c.3981,1.4857-1.105,1.9469-1.105,1.9469-1.5521.4159-2.0638-.9413-2.0638-.9413l-1.6432-4.7763m4.812,3.7707l-1.5494-4.5012s-.3762-1.215.9077-1.6306c0,0,1.2482-.563,1.6428.7358m-5.8131,1.6253c-.491-1.1268-1.6181-.4808-1.6181-.4808-1.1753.3736-.7991,1.5886-.7991,1.5886l1.5143,4.496c.3981,1.4857-1.105,1.9469-1.105,1.9469-1.5521.4159-2.0638-.9413-2.0638-.9413l-2.3521-6.9988c-.0471-.1403-.0755-.3739-.0466-.5189.124-.6236.6257-2.0739,2.5624-1.2872,0,0,2.1035-2.5655,5.2289-1.4079,0,0,1.8769-2.96,5.5943-1.7883,1.2572-3.8807,4.653-6.7225,8.7584-7.3276,4.1053-.605,8.2041,1.1322,10.5652,4.478,2.3611,3.3458,2.5728,7.7167.5456,11.2665,0,0,5.2613,3.2354,5.6169,3.9382s-.215,1.5296-.215,1.5296c0,0-.5934.9582-1.6082.6367-1.3381-.424-5.7003-3.6849-5.7003-3.6849-2.178,2.0286-5.0949,3.1599-8.0882,3.0271s-5.826-1.5065-7.7818-3.7229c0,0-.9566-1.0994-1.5542-2.1787-.1809-.3268-.4066-.8905-.5408-1.2395-.4861-1.2639-1.0996-2.9561-1.0996-2.9561"/><path id="e" class="g" d="m28.1965,16.0395c-3.6049.0072-6.7645,2.5828-7.5015,6.1116-.737,3.5287,1.1446,7.2069,4.5344,8.4333,3.4433,1.2458,7.2213.2104,9.2496-2.4347,0,0,1.4025-1.5248,1.2802-3.7049,0,0-.3107-1.1435-1.5128-1.1435s-1.5383,1.0391-1.5383,1.0391c0,0-.0153,3.018-4.0087,3.6293,0,0-3.0766.4781-4.6047-2.4457,0,0,7.0319.9277,9.7213-5.4292,0,0,.4812-1.4685-.3256-2.2321s-3.1325-1.9232-5.2939-1.8233h0Z"/><path id="f" class="g" d="m27.8028,21.1955c.0654-.4963.3765-.7068.7687-.7829-.3415-.7545-1.1193-1.1587-1.8887-1.0428-.7694.1159-1.3678.7293-1.4648,1.5013-.097.772.3312,1.5143,1.048,1.8169s1.5737.1268,2.064-.5089c-.3791-.1889-.5932-.4831-.5272-.9837Z"/></g></svg>
Me in other icon packs
Copied!