Mijnsimpel Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mijnsimpel 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/343835.svg" alt="Mijnsimpel icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343835.svg" alt="Mijnsimpel icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343835.svg" alt="Mijnsimpel icon" :width="24" :height="24" />
CSS background
.icon-mijnsimpel {
background-image: url('https://proicons.com/icon/343835.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:#fff;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#fff;stroke-width:0px;}</style></defs><path class="c" d="M16.2891,23.5854c0-1.0774.8734-1.9509,1.9509-1.9509h0c1.0774,0,1.9509.8734,1.9509,1.9509v3.219"/><line class="c" x1="16.2891" y1="21.6345" x2="16.2891" y2="26.8044"/><path class="c" d="M20.1909,23.5854c0-1.0774.8734-1.9509,1.9509-1.9509h0c1.0774,0,1.9509.8734,1.9509,1.9509v3.219"/><circle class="d" cx="14.1065" cy="19.2447" r=".75"/><line class="c" x1="14.1065" y1="21.6345" x2="14.1065" y2="26.8044"/><path class="c" d="M8.6229,26.3682c.3562.2991.7408.4362,1.6045.4362h.4377c.7123,0,1.2897-.5787,1.2897-1.2925h0c0-.7138-.5774-1.2925-1.2897-1.2925h-.8754c-.7123,0-1.2897-.5787-1.2897-1.2925h0c0-.7138.5774-1.2925,1.2897-1.2925h.4377c.8637,0,1.2483.1371,1.6045.4362"/><path class="c" d="M38.2319,19.0008v6.8281c0,.5387.4367.9754.9754.9754h.2926"/><path class="c" d="M35.8973,25.8199c-.336.5881-.9693.9845-1.6951.9845h0c-1.0774,0-1.9509-.8734-1.9509-1.9509v-1.2681c0-1.0774.8734-1.9509,1.9509-1.9509h0c1.0774,0,1.9509.8734,1.9509,1.9509v.634s-3.9018,0-3.9018,0"/><path class="c" d="M26.2706,24.8535c0,1.0774.8734,1.9509,1.9509,1.9509h0c1.0774,0,1.9509-.8734,1.9509-1.9509v-1.2681c0-1.0774-.8734-1.9509-1.9509-1.9509h0c-1.0774,0-1.9509.8734-1.9509,1.9509"/><line class="c" x1="26.2706" y1="21.6345" x2="26.2706" y2="29.4381"/><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!