Krungsri Smart Iip Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Krungsri Smart Iip 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/342639.svg" alt="Krungsri Smart Iip icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342639.svg" alt="Krungsri Smart Iip icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342639.svg" alt="Krungsri Smart Iip icon" :width="24" :height="24" />
CSS background
.icon-krungsri-smart-iip {
background-image: url('https://proicons.com/icon/342639.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="M7.506,31.375c.947-3.677,2.53-7.436,6.27-7.926M14.11,31.964l-.195-9.557M10.252,43.058c.242-3.593,1.711-8.178,3.858-11.094M18.446,41.792c-1.135-4.1-2.24-7.702-4.351-10.608M20.39,17.688c-.972,3.352-3.214,5.777-6.377,7.356M15.575,19.088c0,1.378-.74,2.771-1.655,2.771-.914,0-1.655-1.393-1.655-2.771s.741-2.495,1.655-2.495,1.655,1.117,1.655,2.495"/><path class="b" d="M23.364,4.872l1.58,5.09,5.33-.07-4.353,3.075,1.713,5.047-4.27-3.19-4.27,3.19,1.714-5.047-4.353-3.075,5.33.07,1.579-5.09ZM40.494,31.5c-.972-3.694-2.649-7.483-6.791-8.045M33.147,31.961l.424-9.55M37.192,43.128c-.192-3.596-1.724-8.21-4.045-11.167M28.119,41.703c1.35-4.076,2.654-7.657,5.062-10.521"/><path class="b" d="M26.483,17.565c1.006,3.37,3.443,5.839,6.922,7.48M31.799,19.059c-.03,1.378.762,2.785,1.778,2.803,1.015.018,1.868-1.36,1.898-2.738s-.77-2.51-1.784-2.528c-1.016-.017-1.863,1.085-1.892,2.463"/></svg>
Copied!