Kpn Thuis Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kpn Thuis 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/342610.svg" alt="Kpn Thuis icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342610.svg" alt="Kpn Thuis icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342610.svg" alt="Kpn Thuis icon" :width="24" :height="24" />
CSS background
.icon-kpn-thuis {
background-image: url('https://proicons.com/icon/342610.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;}</style></defs><path class="c" d="m39.0634,17.4298l-13.3396-12.258c-.9747-.8956-2.4729-.8956-3.4475,0l-13.3396,12.258c-.4122.3787-.6467.9129-.6467,1.4727v22.5976c0,1.1046.8954,2,2,2h27.4203c1.1046,0,2-.8954,2-2v-22.5976c0-.5598-.2346-1.0939-.6467-1.4727Z"/><path class="c" d="m26.7755,30.8936c-1.5942-1.3311-3.9105-1.3373-5.5119-.0149v.0149"/><path class="c" d="m24.0087,32.6599c-.9553,0-1.7298.7744-1.7298,1.7297,0,.9553.7744,1.7298,1.7297,1.7298.9553,0,1.7298-.7744,1.7298-1.7297h0c0-.9553-.7744-1.7298-1.7297-1.7298Z"/><path class="c" d="m29.4065,27.903c-3.1341-2.5856-7.6616-2.5856-10.7957,0"/><path class="c" d="m32,24.7637c-4.6406-3.8442-11.3594-3.8442-16,0"/></svg>
Copied!