Szkolny Eu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Szkolny Eu 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/333590.svg" alt="Szkolny Eu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333590.svg" alt="Szkolny Eu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333590.svg" alt="Szkolny Eu icon" :width="24" :height="24" />
CSS background
.icon-szkolny-eu {
background-image: url('https://proicons.com/icon/333590.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m17.7168,41.5968H5.5v-16.7278m12.2168,16.7278v-16.7278m0,16.7278h3.6248m8.7668,0h12.3916v-16.7278m-12.3916,16.7278v-16.7278m0,16.7278h-3.6177m-8.7739-16.7278v-5.2444H5.5v5.2444m12.2168,0H5.5m24.6084,0v-5.2444h12.3916v5.2444m-12.3916,0h12.3916m-26.3197-3.6904l7.7323-8.1753,7.7217,8.1753m-7.7217,2.6464v1.9639h1.8647m-4.4356,15.808v-6.4295c0-1.2513,1.3196-2.2932,2.5709-2.2948,1.2536-.0017,2.5781,1.0412,2.5781,2.2948v6.4295m-5.1491,0h5.1491"/><path class="c" d="m23.9316,6.4032c3.6939,0,1.446.8833,6.1427.8834.0004.0004.001,3.5538.001,3.5538-4.7979,0-2.45-.9233-6.1424-.9236-.0005-.0005-.0014-3.5137-.0014-3.5137Z"/><circle class="c" cx="23.9124" cy="25.7451" r="4.2207"/></svg>
Copied!