Krungsri Biz Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Krungsri Biz 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/328072.svg" alt="Krungsri Biz icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328072.svg" alt="Krungsri Biz icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328072.svg" alt="Krungsri Biz icon" :width="24" :height="24" />
CSS background
.icon-krungsri-biz {
background-image: url('https://proicons.com/icon/328072.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="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4"/><path class="b" d="M17.078,28.699c5.532-5.023,6.922-11.503,6.938-20.356.016,8.853,1.405,15.333,6.937,20.356"/><path class="b" d="M24,8.343c-6.302,0-11.411,5.11-11.411,11.412s5.109,11.411,11.411,11.411,11.411-5.11,11.411-11.411-5.109-11.412-11.411-11.412"/><path class="b" d="M18.385,9.91c0,5.54.755,9.023,3.625,11.319"/><path class="b" d="M18.395,9.91c0,6.549-1.054,10.222-5.408,12.458M29.615,9.91c0,5.54-.755,9.023-3.625,11.319"/><path class="b" d="M29.605,9.91c0,6.549,1.054,10.222,5.408,12.458M23.995,33.798v5.853M26.099,33.798h3.797l-3.796,5.852h3.797M20.463,36.725c.792,0,1.433.655,1.433,1.463s-.641,1.463-1.433,1.463h-2.363v-5.853h2.364c.792,0,1.433.655,1.433,1.463s-.641,1.464-1.433,1.464M20.463,36.725h-2.363"/></svg>
Copied!