Ebilirkisi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ebilirkisi 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/324931.svg" alt="Ebilirkisi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324931.svg" alt="Ebilirkisi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324931.svg" alt="Ebilirkisi icon" :width="24" :height="24" />
CSS background
.icon-ebilirkisi {
background-image: url('https://proicons.com/icon/324931.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;}.c{fill:#000;}</style></defs><circle class="b" cx="18.3448" cy="19.6985" r="11.6513"/><path class="b" d="m26.637,27.8823l3.9504,3.8986"/><path class="b" d="m26.4635,8.0359c-1.0554-.7427-2.2145-1.3381-3.4494-1.7475-1.5591-.5479-3.2199-.8146-4.8717-.7864h0c-1.5698.0304-3.1332.3262-4.6092.8601"/><path class="b" d="m29.885,27.9371c1.6027-2.2539,2.556-4.9728,2.6308-7.7458.2044-3.504-1.0826-6.9675-3.3161-9.634"/><path class="b" d="m16.8713,10.7277c-3.671.5899-6.801,3.5987-7.4396,7.2757-.1458.709-.1953,1.4302-.1568,2.1458"/><path class="b" d="m18.3448,22.7105v-7.621"/><path class="b" d="m15.5701,25.1395l1.3873-2.4291h2.6609l1.5011,2.4291"/><path class="b" d="m23.7436,18.7073v-2.2432h-10.3814v2.2432"/><path class="b" d="m29.1183,33.2505l9.2495,9.2495,2.9387-2.9387-9.2495-9.2495-2.9387,2.9387Z"/><circle class="c" cx="27.9466" cy="9.1627" r=".75"/></svg>
Copied!