Escola Parana Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Escola Parana 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/340072.svg" alt="Escola Parana icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340072.svg" alt="Escola Parana icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340072.svg" alt="Escola Parana icon" :width="24" :height="24" />
CSS background
.icon-escola-parana {
background-image: url('https://proicons.com/icon/340072.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;}.c{fill:#fff;stroke-width:0px;}</style></defs><path class="b" d="M26.5903,28.3022c-.8368,1.4084-2.3569,2.2683-3.9951,2.26h0c-2.54,0-4.5981-2.005-4.5981-4.4781v-2.91c0-2.474,2.058-4.4791,4.5981-4.4791h0c2.54,0,4.5981,2.005,4.5981,4.4781v1.456h-9.1961M24.8642,43.4955c1.527.068,2.173-.61.497-3.257-2.544-4.0151,3.274-4.1901,7.9101-6.9521,10.8662-6.4761,11.1372-20.6623-4.9271-28.0104-3.6401-1.666-4.7981-.64-3.6171,2.99,1.294,3.9731-1.916,5.4841-3.9971,6.3381l-6.1471,2.519c-10.8682,4.3461-12.1072,25.3764,10.2801,26.3724h.001Z"/><path class="c" d="M29.892,30.1923c.0003.4142-.3352.7503-.7494.7506s-.7503-.3352-.7506-.7494v-.0013c.0003-.4142.3364-.7497.7506-.7494.4137.0003.749.3356.7494.7494"/></svg>
Copied!