Oschad24 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Oschad24 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/345363.svg" alt="Oschad24 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345363.svg" alt="Oschad24 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345363.svg" alt="Oschad24 icon" :width="24" :height="24" />
CSS background
.icon-oschad24 {
background-image: url('https://proicons.com/icon/345363.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{stroke-linecap:round;stroke-linejoin:round;}.c,.d{fill:none;stroke:#fff;}.d{stroke-miterlimit:6.4;}</style></defs><path class="d" d="M5.5,38h37"/><path class="c" d="M12.4364,19.6503c-1.065,0-1.9364-.8725-1.9364-1.9388v-1.2603c0-1.0663.8714-1.9388,1.9364-1.9388s1.9364.8725,1.9364,1.9388v1.2603c0,1.1632-.8714,1.9388-1.9364,1.9388Z"/><path class="c" d="M20.0061,14.5131v5.1476h-3.2037v-5.1476"/><path class="c" d="M23.2107,14.5131v5.1476h-3.2037"/><path class="c" d="M23.2107,19.6607h.6795v1.1655"/><path class="c" d="M30.1757,17.5954c0,1.0875-.8983,1.9774-1.9844,1.9774h-.6911c-.6911,0-1.2835-.5933-1.2835-1.2853s.5924-1.2853,1.2835-1.2853v.0045h2.6756"/><path class="c" d="M26.6913,14.9955c.484-.4846.7744-.4846,1.7423-.4846,1.0648,0,1.7424.4846,1.7424,1.6477v3.4894"/><path class="c" d="M37.5,20.6225v-.9701h-5.0447v.9701"/><path class="c" d="M36.8202,19.6518v-5.1413h-3.0075c0,2.1341-.194,3.4923-.8731,5.1413"/><path class="c" d="M30.6272,26.3759l-1.5814,6.4811"/><path class="c" d="M17.486,28.7077c0-1.0549.9448-1.912,2.0157-1.7142.6929.1319,1.2598.7912,1.3228,1.5165.0629.5274-.126,1.1209-.504,1.4505-.6929.5934-2.8346,2.3076-2.8346,2.3076h3.3386"/><path class="c" d="M25.5272,32.268v-5.2932l-2.6779,3.5288h3.3006"/><path class="c" d="M34.1482,32.268l2.672-5.2824h-3.2934"/><path class="c" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/></svg>
Copied!