Moscow Electronic School Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Moscow Electronic School 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/344119.svg" alt="Moscow Electronic School icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344119.svg" alt="Moscow Electronic School icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344119.svg" alt="Moscow Electronic School icon" :width="24" :height="24" />
CSS background
.icon-moscow-electronic-school {
background-image: url('https://proicons.com/icon/344119.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><circle id="d" class="m" cx="24" cy="24" r="21.5" transform="translate(-.5068 47.4823) rotate(-88.777)"/><g id="e"><g id="f"><polyline id="g" class="m" points="28.8706 13.7327 34.2674 19.1294 31.5349 21.862 26.1381 16.4652"/><polyline id="h" class="m" points="31.6032 11.0001 37 16.3969 34.2674 19.1294"/></g><g id="i"><path id="j" class="m" d="M20.4135,24.2391c-.2733-.9564,0-2.0494.7515-2.8009h0c1.1613-1.1613,3.0058-1.093,4.0988,0l1.3663,1.3663c1.1613,1.1613,1.093,3.0058,0,4.0988h0c-.7515.7515-1.8445,1.0247-2.8009.7515"/><line id="k" class="m" x1="25.9469" y1="22.1214" x2="23.4193" y2="24.649"/></g><polyline id="l" class="m" points="16.3967 36.9999 11 31.6031 19.1293 34.2674 16.465 26.138 21.8618 31.5348"/></g></g></svg>
Copied!