Edadeal Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Edadeal 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/324956.svg" alt="Edadeal icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324956.svg" alt="Edadeal icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324956.svg" alt="Edadeal icon" :width="24" :height="24" />
CSS background
.icon-edadeal {
background-image: url('https://proicons.com/icon/324956.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{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M9.5,42.5h29c2.216,0,4-1.784,4-4V9.5c0-2.216-1.784-4-4-4H9.5c-2.216,0-4,1.784-4,4v29c0,2.216,1.784,4,4,4"/><path class="c" d="M14.14,30.26c-8.246-.587-8.728-3.897-7.074-7.073.363-.698.877-1.34,1.51-1.932-.497-2.642-.292-5.329,1.978-7.524,1.545-1.494,3.633-2.182,6.14-1.163,1.156-1.409,3.256-2.175,5.336-1.466,2.237.763,2.748,1.858,3.54,3.431"/><path class="c" d="M10.733,23.363c.911,2.384,11.228,3.337,17.766,2.266,2.399-.394,10.115-1.318,11.87-4.137.841-1.353,1.391-4.189-1.437-6.618-1.785-1.533-6.614-2.197-11.62-.81-.562.1547-1.1427.3113-1.742.47M33.662,29c2.928-1.045,5.582-2.782,6.14-6.315"/><path class="c" d="M11.411,24.34c-1.188,2.855.612,5,4.03,6.092M9.497,29.684l-3.915,4.721M6.84,32.68c-1.646-.318.08-3.951,1.352-1.78M9.189,32.431c-2.96,2.765-1.023,6.073,1.398,7.38,2.774,1.497,5.985,2.122,8.99,2.608M14.129,35.158c.647,1.197,1.75,1.756,3.355,2.063.481-.547,1.297-.973,1.978-.53.595.387.44.971.17,1.341-.25.342.123,1.052,1.327.941.83-.076,1.789-.185,1.756.641-.03.74-.718.864-1.966,1.37M22.709,40.223c.372.212.421.507.398.875-.04.64-1.549.99-1.784,1.023M32.657,36.828c.168.064.077-.184,0,0,.323.354.299,1.755-.08,1.933.066.633-.522,1.3-.944,1.347-.104.703-.91,1.14-1.252,1.035-.547.42-1.197.512-1.608.085"/><path class="c" d="M28.04,42.056l7.684-8.7c-2.125-2.282-2.834-3.504-5.133-4.837l-10.019.134-2.405,1.252-3.766,3.82,3.083,3.496"/><path class="c" d="M35.724,33.356l-3.68,1.068-6.226.74-4.96-.223-6.457-1.216M25.818,35.163l-.257,7.113M32.044,34.424l-5.164,7.682M20.859,34.941l1.83,2.68M30.59,28.52l-1.41,2.045-3.893-.525-4.026.528-.689-1.915M29.18,30.565l2.864,3.859"/><path class="c" d="M29.18,30.565l-3.362,4.598-4.557-4.595M21.26,30.568l-.401,4.373M29.18,30.565l6.544,2.791M21.26,30.568l-3.673,3.568M17.587,34.136l-.407-2.527M18.044,14.72c.463-1.167,1.15-2.5,3.246-2.436,1.378.041,2.988.856,3.582,2.434-4.665,1.228-10.104,2.613-13.856,4.777-.843-2.354.209-4.473,2.207-5.518,1.716-.898,4.396-.457,5.613,2.15"/><path class="c" d="M12.27,14.672c1.15-.98,3.3.608,3.535,2.341M19.572,12.839c1.097-.658,2.395,1.343,2.587,2.501"/></svg>
Copied!