Eadalet Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Eadalet 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/324874.svg" alt="Eadalet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324874.svg" alt="Eadalet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324874.svg" alt="Eadalet icon" :width="24" :height="24" />
CSS background
.icon-eadalet {
background-image: url('https://proicons.com/icon/324874.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-rule:evenodd;}.b,.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m16.319,31.292c1.7279-.0003,3.2065-1.0643,3.8177-2.5737l-7.6371.001c.6118,1.5092,2.0906,2.5731,3.8194,2.5727h0"/><path class="c" d="m16.317,17.162c.5062,0,.9174-.4112.9172-.9184,0-.5071-.4112-.9182-.9176-.918-.5073,0-.919.4112-.9189.9184,0,.507.4118.9182.9192.918h0"/><path class="c" d="m31.296,17.16c.5065-.0002.9182-.4112.9182-.9184-.0002-.5072-.4118-.9182-.9184-.9182-.5072.0002-.9182.4114-.9182.9183,0,.5072.4112.9183.9184.9183h0"/><path class="c" d="m31.298,31.289c1.7281-.0003,3.2072-1.0646,3.8186-2.5739l-7.6377.0012c.6117,1.5092,2.0913,2.5729,3.8192,2.5727h0"/><circle class="c" cx="24" cy="24" r="21.5"/><path class="c" d="m22.857,30.406l2.4416.0119m-1.2442-13.015v16.408c0,.4147,1.2442-.0879,1.2442-.0879"/><path class="c" d="m24.684,11.805c-.5689,1.0382-1.6328,1.6798-2.7858,1.6798-1.7689,0-3.2028-1.4845-3.2028-3.3158h0c0-1.8313,1.4339-3.3158,3.2028-3.3158h0c1.1484,0,2.2089.6365,2.7795,1.6682"/><path class="c" d="m17.418,16.243l12.96-.0018"/><path class="c" d="m16.317,17.272l-2.7369,11.266m5.4765-.001l-2.7396-11.265"/><path class="c" d="m31.296,17.16l-2.7369,11.266m5.4765-.001l-2.7396-11.265"/><path class="c" d="m10.873,32.121s3.4385-.418,7.0224.8006c2.742.9323,4.905,3.3904,4.905,3.3904m14.284-4.191s-3.4385-.418-7.0224.8006c-2.742.9323-4.905,3.3904-4.905,3.3904"/><path class="c" d="m10.702,34.739c2.4931-.5364,6.0103-.1701,7.7643.4024,2.2568.7366,3.9995,2.2544,4.8822,3.0304m13.907-3.4327c-2.4931-.5364-6.0103-.1701-7.7643.4024-2.2568.7366-3.9995,2.2544-4.8822,3.0304"/><path class="c" d="m10.025,37.611s1.0569-.4579,2.5787-.7982c1.5219-.3404,3.5088-.5632,4.7182-.335,1.1328.2137,2.8145,1.1797,4.1139,1.9689.9068.5508,2.543,1.9141,2.543,1.9141m13.954-2.7498s-1.0569-.4579-2.5787-.7982c-1.5219-.3404-3.5088-.5632-4.7182-.335-1.1328.2137-2.8145,1.1797-4.1139,1.9689-.9068.5508-2.543,1.9141-2.543,1.9141"/><path class="b" d="m25.8429,10.169l1.6457-.0098-.4993-1.5682.5178,1.5622,1.3372-.9594-1.3257.9752,1.3257.9752-1.3372-.9594-.5178,1.5622.4993-1.5682-1.6457-.0097Z"/></svg>
Copied!