Es De Frontend Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Es De Frontend 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/325505.svg" alt="Es De Frontend icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325505.svg" alt="Es De Frontend icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325505.svg" alt="Es De Frontend icon" :width="24" :height="24" />
CSS background
.icon-es-de-frontend {
background-image: url('https://proicons.com/icon/325505.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M9.828,11c-.5304.0001-1.039.2109-1.4141.5859l-3.328,3.328c-.3751.375-.5858.8837-.5859,1.4141v18.672c.0001,1.1045.8955,1.9999,2,2h31.672c.5304-.0001,1.039-.2109,1.4141-.5859l3.328-3.328c.3751-.375.5858-.8837.5859-1.4141V13c-.0001-1.1045-.8955-1.9999-2-2H9.828Z"/><path class="f" d="M25.411,30.496c.9987,1.3283,2.2508,1.8229,3.9928,1.8229h2.411c2.2436,0,4.0624-1.8582,4.0624-4.1504v-.0179c0-2.2922-1.8188-4.1504-4.0624-4.1504h-2.6595c-2.2461,0-4.0667-1.8603-4.0667-4.1548,0-2.2997,1.8247-4.164,4.0757-4.164h2.3977c1.7421,0,2.9942.4948,3.9928,1.8229"/><line class="f" x1="12.123" y1="23.999" x2="17.436" y2="23.999"/><path class="f" d="M20.266,32.318h-8.1424V15.68h8.1424"/></svg>
Copied!