Mewe Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mewe 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/329150.svg" alt="Mewe icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329150.svg" alt="Mewe icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329150.svg" alt="Mewe icon" :width="24" :height="24" />
CSS background
.icon-mewe {
background-image: url('https://proicons.com/icon/329150.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="a" 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;}.d{fill:#000;stroke-width:0px;}</style></defs><path class="c" d="M23.0606,28.9735c-.3209.6418-1.0697,1.0697-1.8184,1.0697-1.1766,0-2.1393-.9627-2.1393-2.1393v-1.3906c0-1.1766.9627-2.1393,2.1393-2.1393s2.1393.9627,2.1393,2.1393v.7488h-4.2786"/><path class="c" d="M39.1791,28.9735c-.3209.6418-1.0697,1.0697-1.8184,1.0697-1.1766,0-2.1393-.9627-2.1393-2.1393v-1.3906c0-1.1766.9627-2.1393,2.1393-2.1393s2.1393.9627,2.1393,2.1393v.7488h-4.2786"/><polyline class="c" points="34.2153 21.4862 32.0759 30.0435 29.9366 21.4862 27.7973 30.0435 25.658 21.4862"/><circle class="d" cx="29.937" cy="18.8122" r=".75"/><circle class="d" cx="25.5084" cy="18.8122" r=".75"/><circle class="d" cx="34.3656" cy="18.8122" r=".75"/><polyline class="c" points="8.5 30.0433 8.5 21.486 12.7786 30.0433 17.0573 21.486 17.0573 30.0433"/><circle class="d" cx="12.779" cy="18.8122" r=".75"/><path class="c" d="M38.4999,42.4999H9.4999c-2.2,0-4-1.8-4-4V9.4999c0-2.2,1.8-4,4-4h29c2.2,0,4,1.8,4,4v29c0,2.2-1.8,4-4,4Z"/></svg>
Mewe in other icon packs
Copied!