Wie Is De Mol Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wie Is De Mol 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/335152.svg" alt="Wie Is De Mol icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335152.svg" alt="Wie Is De Mol icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335152.svg" alt="Wie Is De Mol icon" :width="24" :height="24" />
CSS background
.icon-wie-is-de-mol {
background-image: url('https://proicons.com/icon/335152.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline class="f" points="36.4876 14.9342 36.4876 31.9342 40.4876 31.9342"/><polyline class="f" points="18.8974 31.9254 18.8974 14.9342 22.8974 31.9342 26.8974 14.9464 26.8974 31.9342"/><rect class="f" x="29.0295" y="14.9342" width="5.3" height="17" rx="2.65" ry="2.65"/><line class="f" x1="12.9533" y1="27.0658" x2="15.5227" y2="27.0658"/><polyline class="f" points="16.4479 33.0658 12.9533 33.0658 12.9533 21.0658 16.4479 21.0658"/><path class="f" d="M7.5124,33.0658v-12h1.0392c1.2486,0,2.2608,1.0122,2.2608,2.2608v7.4784c0,1.2486-1.0122,2.2608-2.2608,2.2608h-1.0392Z"/><circle class="f" cx="24" cy="24" r="21.5"/></svg>
Copied!