Edoklady Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Edoklady 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/324971.svg" alt="Edoklady icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324971.svg" alt="Edoklady icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324971.svg" alt="Edoklady icon" :width="24" :height="24" />
CSS background
.icon-edoklady {
background-image: url('https://proicons.com/icon/324971.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M28.7128,4.8948h-5.0211"/><path class="b" d="M23.6917,7.0733v1.6737h-1.6737v1.6737h3.3474v1.6737h-3.3474v1.6737h-1.6737v1.6737h-1.6737v-1.6737h-1.6737v-1.6737h-1.6737v-1.6737h1.6737v-1.6737h-1.6737v-1.6737h-1.6737v1.6737h-3.3474v1.6737h1.6737v3.3474h-1.6737v1.6737h3.3474v1.6737h1.6737v3.3474h-1.6737v1.6737h-1.6737v-1.6737h-1.6737v1.6737h-1.6737v3.3474h1.6737v1.6737h1.6737v-1.6737h3.3474v-1.6737h1.6737v1.6737h1.6737v-1.6737h5.0211v1.6737h1.6737v1.6737h-6.6948v5.0211h-2.5106v-1.6737h-1.6737v1.6737h-2.5106v1.6737h1.6737v1.6737h-1.6737v1.6737h1.6737v-1.6737h10.0422v-5.0211h3.3474v5.0211h1.6737v3.3474h-1.6737v-1.6737h-1.6737v1.6737h1.6737v1.6737h-1.6737v3.3474h1.6737v-1.6739h1.6737v1.6739h1.6737v-5.0211h1.6737v-1.6737h1.6737v-3.3474h1.6737v-1.6737h3.3474v-1.6737h-1.6737v-1.6737h-1.6737v-3.3474h1.6737v-1.6737h1.6737v-3.3474h-1.6737v-5.0211h1.6737v-1.6737h-1.6737v-1.6737h1.6737v-5.0211h-1.6737v-1.6737h-1.6737v8.3685h-1.6737V5.3996h-1.6737v1.6737h-1.6737v1.6737h-1.6737v-1.6737h-5.0211ZM33.7339,15.4418v-1.6737h-1.6737v-1.6737h-1.6737v1.6737h1.6737v1.6737h-1.6737v1.6737h-1.6737v1.6737h1.6737v1.6737h-1.6737v5.0211h1.6737v1.6737h1.6737v1.6737h1.6737v-1.6737l.007-1.8174-1.5601.0018-.007-4.7847,1.5846-.0337-.0245-5.0819M33.7338,33.8525h-3.3474v-3.3474h1.6737v1.6737h1.6738v1.6737Z"/><path class="b" d="M20.3443,11.4234h-1.6737"/></svg>
Copied!