Alarm Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Alarm 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/319512.svg" alt="Alarm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319512.svg" alt="Alarm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319512.svg" alt="Alarm icon" :width="24" :height="24" />
CSS background
.icon-alarm {
background-image: url('https://proicons.com/icon/319512.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="alarm_1_" d="M8.674,23.326C6.718,21.369,5.64,18.768,5.64,16c0-2.767,1.078-5.369,3.034-7.326l0.509,0.509 C7.363,11.004,6.36,13.425,6.36,16s1.003,4.996,2.823,6.816L8.674,23.326z M5.648,26.352C2.883,23.588,1.36,19.911,1.36,16 S2.883,8.413,5.648,5.648L5.139,5.139C2.238,8.04,0.64,11.897,0.64,16c0,4.104,1.598,7.961,4.499,10.861L5.648,26.352z M12.707,19.292C11.838,18.424,11.36,17.254,11.36,16c0-1.256,0.478-2.426,1.346-3.294l-0.509-0.509 C11.193,13.2,10.64,14.551,10.64,16c0,1.446,0.553,2.797,1.558,3.802L12.707,19.292z M26.36,16c0-2.767-1.078-5.369-3.034-7.326 l-0.51,0.509c1.821,1.821,2.823,4.242,2.823,6.817s-1.002,4.996-2.823,6.816l0.51,0.51C25.282,21.369,26.36,18.768,26.36,16z M31.36,16c0-4.103-1.598-7.96-4.499-10.861l-0.51,0.509C29.117,8.413,30.64,12.089,30.64,16s-1.522,7.588-4.288,10.352l0.51,0.51 C29.762,23.961,31.36,20.104,31.36,16z M21.36,16c0-1.448-0.554-2.798-1.559-3.802l-0.51,0.51c0.869,0.868,1.348,2.037,1.348,3.292 c0,1.256-0.478,2.426-1.346,3.294l0.51,0.51C20.808,18.799,21.36,17.448,21.36,16z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Alarm in other icon packs
Copied!