Afet Acil Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Afet Acil 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/321436.svg" alt="Afet Acil icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321436.svg" alt="Afet Acil icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321436.svg" alt="Afet Acil icon" :width="24" :height="24" />
CSS background
.icon-afet-acil {
background-image: url('https://proicons.com/icon/321436.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;stroke-width:0px;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="m30.8144,23.5v-8h1.8c1.9,0,3.5,1.6,3.5,3.5v1c0,1.9-1.6,3.5-3.5,3.5h-1.8Z"/><line class="b" x1="19.5651" y1="19.5" x2="22.1651" y2="19.5"/><polyline class="b" points="19.5651 23.5 19.5651 15.5 23.5651 15.5"/><line class="b" x1="16.3856" y1="20.8" x2="12.7856" y2="20.8"/><polyline class="b" points="11.8856 23.5 14.5856 15.5 17.2856 23.5"/><line class="b" x1="27.7777" y1="20.8" x2="24.1777" y2="20.8"/><polyline class="b" points="23.2777 23.5 25.9777 15.5 28.6777 23.5"/><circle class="c" cx="28.1114" cy="27.37" r=".75"/><line class="b" x1="28.1114" y1="29.77" x2="28.1114" y2="35.17"/><path class="b" d="m30.4037,27.17v7c0,.6.4,1,1,1h.3"/><path class="b" d="m26.0296,34.17c-.3.6-1,1-1.7,1h0c-1.1,0-2-.9-2-2v-1.3c0-1.1.9-2,2-2h0c.7,0,1.4.4,1.7,1"/><path class="b" d="m20.2963,33.17c0,1.1-.9,2-2,2h0c-1.1,0-2-.9-2-2v-1.3c0-1.1.9-2,2-2h0c1.1,0,2,.9,2,2"/><line class="b" x1="20.2963" y1="35.17" x2="20.2963" y2="29.77"/></svg>
Copied!