Krungsri Kare Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Krungsri Kare 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/328076.svg" alt="Krungsri Kare icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328076.svg" alt="Krungsri Kare icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328076.svg" alt="Krungsri Kare icon" :width="24" :height="24" />
CSS background
.icon-krungsri-kare {
background-image: url('https://proicons.com/icon/328076.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M24.841,18.722c0-1.674,1.397-3.03,3.119-3.03h0M24.841,15.691v8.03M4.602,11.593v12.12M4.604,21.139l5.646-5.46M6.4,19.401l4.44,4.294M20.097,20.691c0,1.674-1.396,3.03-3.119,3.03h0c-1.722,0-3.118-1.356-3.118-3.03v-1.97c0-1.673,1.396-3.03,3.118-3.03h0c1.723,0,3.119,1.357,3.119,3.03M20.097,23.721v-8.03M39.572,22.184c-.5678.9548-1.5992,1.537-2.71,1.53h0c-1.722,0-3.118-1.357-3.118-3.03v-1.97c0-1.674,1.396-3.03,3.119-3.03h0c1.722,0,3.118,1.356,3.118,3.03v.984h-6.237"/><path class="b" d="M43.398,19.698c0,3.6092-2.9258,6.535-6.535,6.535h0c-3.6092,0-6.535-2.9258-6.535-6.535h0c.0006-3.6088,2.9262-6.534,6.535-6.534s6.5344,2.9252,6.535,6.534M37.154,28.48c-1.6595,4.7211-6.5009,7.927-11.971,7.927-5.4709.0008-10.3133-3.2052-11.973-7.927"/></svg>
Copied!