Laos Edu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Laos Edu 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/342730.svg" alt="Laos Edu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342730.svg" alt="Laos Edu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342730.svg" alt="Laos Edu icon" :width="24" :height="24" />
CSS background
.icon-laos-edu {
background-image: url('https://proicons.com/icon/342730.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="M31.3878,25.7408c3.0727,3.4262,3.9139,8.3044,2.1657,12.5593M30.8889,26.2397c3.9499-3.9228,4.1359-10.2518.4233-14.3999-.1361-.1512-7.4229,7.4078-7.4229,7.4078,4.1197-4.1083,4.2104-10.6355.0945-14.7476l-14.2714,14.2449,14.3394,14.3168,6.8371-6.8258,7.4305-7.4229c4.1197,4.1121,4.0516,10.662-.068,14.7779l-6.8371,6.8258c-4.0958,4.1048-10.7437,4.1121-14.8485.0163-.0054-.0054-.0109-.0109-.0163-.0163l-6.8371-6.8258c-4.0985-4.0725-4.1196-10.6964-.0472-14.795.0157-.0158.0314-.0315.0472-.0472"/></svg>
Copied!