Krungsri Disales Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Krungsri Disales 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/342632.svg" alt="Krungsri Disales icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342632.svg" alt="Krungsri Disales icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342632.svg" alt="Krungsri Disales icon" :width="24" :height="24" />
CSS background
.icon-krungsri-disales {
background-image: url('https://proicons.com/icon/342632.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:#fff;}.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M38.9645,27.384c0,8.4717-6.8673,15.3394-15.339,15.34-8.472,0-15.34-6.868-15.34-15.34h0c0-8.472,6.868-15.34,15.34-15.34h0c8.472,0,15.34,6.868,15.34,15.34h0M38.9645,27.384V10.034"/><path class="c" d="M17.4485,34.558v-6.666h-1.636l7.813-8,7.813,8h-1.636v6.667h-4.411v-3.24c0-1.013-.788-1.828-1.766-1.828h0c-.978,0-1.766.815-1.766,1.829v3.239l-4.411-.001Z"/><circle class="b" cx="38.9645" cy="6.026" r=".75"/></svg>
Copied!