Krungsri Access Mobile Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Krungsri Access Mobile 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/342630.svg" alt="Krungsri Access Mobile icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342630.svg" alt="Krungsri Access Mobile icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342630.svg" alt="Krungsri Access Mobile icon" :width="24" :height="24" />
CSS background
.icon-krungsri-access-mobile {
background-image: url('https://proicons.com/icon/342630.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="M21.628,21.1262l-1.9779,4.7414c-.9266,2.2185.2242,4.8457,4.7539,2.2185,3.6862-2.1393,7.9116-9.5687,6.0448-14.8454-1.2204-3.4495-4.4003-4.5665-7.8962-4.7887-6.4294-.4078-11.5466,2.5267-14.3487,5.6371-5.3346,5.9202-7.4517,16.317.8194,22.613,5.0969,3.8795,15.3904,3.8109,20.7656,0,7.9029-5.6013,10.1543-12.0626,12.7264-19.5143l1.9847,6.3163M23.6281,16.3327l-1.9653,4.7104M42.5153,17.1878l-5.7134,3.6234"/><path class="b" d="M19.0433,16.0535c-3.3886-.4841-5.9057,3.0205-7.1464,5.4545-1.7228,3.3799-1.9364,6.9357.7208,7.2932,2.0958.2812,3.778-.1507,6.8603-3.9094.3913-.4773,1.2107-1.5141,2.1615-3.7915.9382-1.946-.2464-4.7104-2.5963-5.0467"/></svg>
Copied!