Krungthai Npa Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Krungthai Npa 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/342645.svg" alt="Krungthai Npa icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342645.svg" alt="Krungthai Npa icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342645.svg" alt="Krungthai Npa icon" :width="24" :height="24" />
CSS background
.icon-krungthai-npa {
background-image: url('https://proicons.com/icon/342645.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M22.36,40.91v-8.787h2.876c1.6277.0028,2.9456,1.3233,2.945,2.951.0006,1.6277-1.3173,2.9482-2.945,2.951h-2.876M34.579,38h-3.893"/><path class="b" d="M29.722,40.91l2.91-8.787,2.911,8.787h6.154v-18.266L24,7.09,6.303,22.644v18.266h6.345v-8.787l5.822,8.787v-8.787"/></svg>
Copied!