Mijn Kpn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mijn Kpn 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/343832.svg" alt="Mijn Kpn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343832.svg" alt="Mijn Kpn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343832.svg" alt="Mijn Kpn icon" :width="24" :height="24" />
CSS background
.icon-mijn-kpn {
background-image: url('https://proicons.com/icon/343832.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="m33.084,18.2769c-2.9031-9.3962-10.5824-13.7769-15.7436-13.7769s-9.3061,7.2409-5.8099,17.4641c-4.1066,1.526-5.8547,3.3867-5.8547,6.0506,0,5.7647,11.5189,13.8932,20.3845,10.7716,2.7158,4.0269,6.1497,4.7137,7.211,4.7137,3.7148,0,5.0883-6.0248,6.1809-10.1766s2.8719-5.4368,2.8719-8.5872-1.9042-6.4593-9.2401-6.4593"/><path class="c" d="m22.7186,21.7976c-1.0525-.0122-1.5767.3607-1.7283,1.2541-.1996,1.1764.7464,2.9687,1.1962,3.6977"/><path class="c" d="m19.212,27.377c-1.5691-1.419-2.5515-2.688-.7232-3.3429"/><path class="c" d="m25.2814,21.7976c1.0525-.0122,1.5767.3607,1.7283,1.2541.1996,1.1764-.7464,2.9687-1.1962,3.6977"/><path class="c" d="m27.6555,29.7785s-1.8693-.5867-3.6555-.5867c-1.7862,0-3.6555.5867-3.6555.5867"/><path class="c" d="m28.788,27.377c1.5691-1.419,2.5515-2.688.7232-3.3429"/><circle class="d" cx="24" cy="18.9583" r=".75"/></svg>
Copied!