alarm icon
alarm from IconPark Outline by ByteDance · Outline · Safe · Apache-2.0 Free for personal and commercial use.
- Name
- alarm
- Set
- IconPark Outline
- Style
- Outline
- Category
- Safe
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
alarmAkar IconsalarmBootstrap IconsalarmBoxIcons v2alarmBoxIcons v2 SolidalarmCarbonalarmFramework7 Iconsalarmcss.ggalarmIconParkalarmIconPark SolidalarmIconPark TwoTonealarmIconoiralarmIonIconsalarmMaterial SymbolsalarmMaterial Symbols LightalarmMaterial Design IconsalarmPhosphoralarm-fillRemix Iconalarm-boldSolaralarmTabler IconsalarmTDesign Iconsalarm-outlineTeenyicons
More safe icons from IconPark Outline
Use the alarm icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M14 25c0-5.523 4.477-10 10-10s10 4.477 10 10v16H14z"/><path stroke-linecap="round" d="M24 5v3m11.892 1.328l-1.929 2.298m8.256 8.661l-2.955.521m-33.483-.521l2.955.521m3.373-11.48l1.928 2.298M6 41h37"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineAlarm(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="4"><path d="M14 25c0-5.523 4.477-10 10-10s10 4.477 10 10v16H14z"/><path strokeLinecap="round" d="M24 5v3m11.892 1.328l-1.929 2.298m8.256 8.661l-2.955.521m-33.483-.521l2.955.521m3.373-11.48l1.928 2.298M6 41h37"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M14 25c0-5.523 4.477-10 10-10s10 4.477 10 10v16H14z"/><path stroke-linecap="round" d="M24 5v3m11.892 1.328l-1.929 2.298m8.256 8.661l-2.955.521m-33.483-.521l2.955.521m3.373-11.48l1.928 2.298M6 41h37"/></g></svg> </template>
CSS
.icon-alarm {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M14%2025c0-5.523%204.477-10%2010-10s10%204.477%2010%2010v16H14z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%205v3m11.892%201.328l-1.929%202.298m8.256%208.661l-2.955.521m-33.483-.521l2.955.521m3.373-11.48l1.928%202.298M6%2041h37%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M14%2025c0-5.523%204.477-10%2010-10s10%204.477%2010%2010v16H14z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%205v3m11.892%201.328l-1.929%202.298m8.256%208.661l-2.955.521m-33.483-.521l2.955.521m3.373-11.48l1.928%202.298M6%2041h37%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/alarm.svg?color=%231a73e8&size=48