Deufeitage Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Deufeitage 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/324443.svg" alt="Deufeitage icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324443.svg" alt="Deufeitage icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324443.svg" alt="Deufeitage icon" :width="24" :height="24" />
CSS background
.icon-deufeitage {
background-image: url('https://proicons.com/icon/324443.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="m24.8168,19.7349v21.5544H7.1738v-24.3423c10.7772-4.3691,10.0698,4.2027,17.6429,2.7879Z"/><path class="b" d="m24.8168,22.8973h1.498c1.8155,0,3.2872,1.4718,3.2872,3.2872v9.1127c0,1.8155-1.4718,3.2872-3.2872,3.2872h-1.498"/><line class="b" x1="14.3725" y1="38.5845" x2="14.3725" y2="22.8973"/><line class="b" x1="10.5443" y1="38.5845" x2="10.5443" y2="22.8973"/><line class="b" x1="17.9094" y1="38.5845" x2="17.9094" y2="22.8973"/><line class="b" x1="21.4463" y1="38.5845" x2="21.4463" y2="22.8973"/><path class="b" d="m7.1738,19.2772c-3.7866-.3745-3.745-6.6161,1.3732-7.906,1.5997-3.7763,5.59-4.0086,8.1141-1.8725,3.1208-2.3302,6.2-.2913,6.1583,2.2886,5.243-1.3732,9.1544,6.6577,1.9973,9.3208"/><line class="b" x1="34.9282" y1="6.7107" x2="34.9282" y2="41.2893"/><line class="b" x1="28.4312" y1="14.6274" x2="43.5" y2="14.6274"/></svg>
Copied!