Alarmdroid Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Alarmdroid 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/336112.svg" alt="Alarmdroid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336112.svg" alt="Alarmdroid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336112.svg" alt="Alarmdroid icon" :width="24" :height="24" />
CSS background
.icon-alarmdroid {
background-image: url('https://proicons.com/icon/336112.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M8.2277,30.7735v-9.8387c.5625-1.9917,3.5777-2.2683,4.2416-.0184l-.1568,9.9032c-.5625,1.9825-3.5777,2.2591-4.0849-.0461Z"/><path class="c" d="M35.6967,30.755l-.1568-9.894c.7192-1.9364,3.7345-2.213,4.2324.0922v9.8387c-.5625,1.9917-3.5685,2.2683-4.0756-.0369Z"/><path class="c" d="M20.2056,14.0744c.5348,0,.959.4149.959.9313,0,.5071-.4242.9221-.959.9221-.5256,0-.9498-.4149-.9498-.9221,0-.5164.4242-.9313.9498-.9313Z"/><path class="c" d="M27.8682,14.0652c.5256,0,.9498.4149.9498.9313,0,.5071-.4242.9221-.9498.9221-.5348,0-.959-.4149-.959-.9221,0-.5164.4242-.9313.959-.9313Z"/><path class="c" d="M23.9769,21.5526c3.3656,0,6.095,2.7386,6.095,6.1042,0,3.3748-2.7294,6.1042-6.095,6.1042-3.3748,0-6.1042-2.7294-6.1042-6.1042,0-3.3656,2.7294-6.1042,6.1042-6.1042Z"/><path class="c" d="M29.0669,8.5788c-1.0327-.876-.9866-2.0102.6362-2.3882,2.5081-.5809,6.6667,2.9876,6.7036,5.7631.0277,1.254-.9682,1.7796-1.9825,1.042l-5.3573-4.4168Z"/><path class="c" d="M14.4425,18.6664l19.0688-.1106"/><path class="c" d="M19.6431,8.0809c1.0327-.876.9866-2.0102-.6362-2.3882-2.5081-.5809-6.6667,2.9876-6.7036,5.7631-.0277,1.254.9682,1.7796,1.9917,1.042l5.3481-4.4168Z"/><path class="c" d="M24.272,9.7037c-6.1596.1936-9.8295,4.675-9.8295,7.6349l-.2766,15.9245c0,2.0102.8575,2.8308,2.2407,3.006l1.7612-.0277v4.5367c-.0277,3.7345,4.0019,3.2458,4.5551.8207v-4.9424l.7561-.0092,1.7428.0092.0092,4.9424c.5533,2.4251,4.5736,2.9138,4.5459-.8207v-4.5367l1.7704.0277c1.3831-.1752,2.2407-.9959,2.2407-3.006l-.2858-15.9245c0-2.9599-3.6607-7.4413-9.2301-7.6349Z"/><path class="c" d="M24.624,9.7037l.5785-1.9482"/><path class="c" d="M25.6552,4.5c.8668,0,1.5768.71,1.5768,1.5768s-.71,1.5768-1.5768,1.5768-1.5768-.71-1.5768-1.5768.71-1.5768,1.5768-1.5768Z"/><path class="c" d="M20.6943,28.7264l3.0152-.0092,3.0429-4.2324"/></svg>
Copied!