Meetme Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Meetme 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/329026.svg" alt="Meetme icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329026.svg" alt="Meetme icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329026.svg" alt="Meetme icon" :width="24" :height="24" />
CSS background
.icon-meetme {
background-image: url('https://proicons.com/icon/329026.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M24,3.5C12.1258,3.5,2.5,13.1259,2.5,25c0,4.2005,1.2232,8.1072,3.3059,11.4184l-1.6625,8.3604,9.1414-1.1575c3.157,1.8208,6.8092,2.8786,10.7152,2.8786,11.8741,0,21.5-9.6259,21.5-21.5S35.8741,3.5,24,3.5Z"/><path class="c" d="M12.0977,29.8427c9.8019,5.6011,18.048,4.7843,25.8272-4.8426"/><circle class="c" cx="16.8819" cy="19.9435" r="2.5283"/><circle class="c" cx="28.3564" cy="17.7264" r="2.5283"/></svg>
Meetme in other icon packs
Copied!