Kpn Zorg Messenger Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kpn Zorg Messenger 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/342614.svg" alt="Kpn Zorg Messenger icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342614.svg" alt="Kpn Zorg Messenger icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342614.svg" alt="Kpn Zorg Messenger icon" :width="24" :height="24" />
CSS background
.icon-kpn-zorg-messenger {
background-image: url('https://proicons.com/icon/342614.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="m21.8353,2.606C11.7574,3.5909,3.606,11.7407,2.6083,21.8173c-.4425,4.4691.4919,8.6879,2.4214,12.2952.6361,1.1892.8163,2.5683.4329,3.8613l-.9098,3.0679c-.4366,1.4721.9332,2.8419,2.4053,2.4054l3.0679-.9097c1.293-.3834,2.672-.2032,3.8612.4329,3.6074,1.9295,7.8262,2.8639,12.2953,2.4214,10.0766-.9976,18.2263-9.149,19.2113-19.2268,1.3268-13.5752-9.9835-24.8855-23.5586-23.5589Z"/><path class="c" d="m32.5,20.5h-5v-5c0-.5523-.4477-1-1-1h-5c-.5523,0-1,.4477-1,1v5h-5c-.5523,0-1,.4477-1,1v5c0,.5523.4477,1,1,1h5v5c0,.5523.4477,1,1,1h5c.5523,0,1-.4477,1-1v-5h5c.5523,0,1-.4477,1-1v-5c0-.5523-.4477-1-1-1Z"/></svg>
Copied!