alarm clock icon

alarm-clock from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.

Name
alarm-clock
Set
Element Plus
Style
Outline
Viewbox
1024×1024
License
MIT

The same icon in other sets

Use the alarm clock icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 832a320 320 0 1 0 0-640a320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768a384 384 0 0 1 0 768"/><path fill="currentColor" d="m292.3 824.6l55.4 32l-48 83.1a32 32 0 1 1-55.4-32zm439.4 0l-55.4 32l48 83.1a32 32 0 1 0 55.4-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.5 312.3A160 160 0 0 1 312.3 90.5l-46.8 46.8a96 96 0 0 0-128 128zm835.3 0A160 160 0 0 0 704 90.5l46.8 46.8a96 96 0 0 1 128 128z"/></svg>

React

import type { SVGProps } from "react";

export function EpAlarmClock(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 832a320 320 0 1 0 0-640a320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768a384 384 0 0 1 0 768"/><path fill="currentColor" d="m292.3 824.6l55.4 32l-48 83.1a32 32 0 1 1-55.4-32zm439.4 0l-55.4 32l48 83.1a32 32 0 1 0 55.4-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.5 312.3A160 160 0 0 1 312.3 90.5l-46.8 46.8a96 96 0 0 0-128 128zm835.3 0A160 160 0 0 0 704 90.5l46.8 46.8a96 96 0 0 1 128 128z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 832a320 320 0 1 0 0-640a320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768a384 384 0 0 1 0 768"/><path fill="currentColor" d="m292.3 824.6l55.4 32l-48 83.1a32 32 0 1 1-55.4-32zm439.4 0l-55.4 32l48 83.1a32 32 0 1 0 55.4-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.5 312.3A160 160 0 0 1 312.3 90.5l-46.8 46.8a96 96 0 0 0-128 128zm835.3 0A160 160 0 0 0 704 90.5l46.8 46.8a96 96 0 0 1 128 128z"/></svg>
</template>

CSS

.icon-alarm-clock {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M512%20832a320%20320%200%201%200%200-640a320%20320%200%200%200%200%20640m0%2064a384%20384%200%201%201%200-768a384%20384%200%200%201%200%20768%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m292.3%20824.6l55.4%2032l-48%2083.1a32%2032%200%201%201-55.4-32zm439.4%200l-55.4%2032l48%2083.1a32%2032%200%201%200%2055.4-32zM512%20512h160a32%2032%200%201%201%200%2064H480a32%2032%200%200%201-32-32V320a32%2032%200%200%201%2064%200zM90.5%20312.3A160%20160%200%200%201%20312.3%2090.5l-46.8%2046.8a96%2096%200%200%200-128%20128zm835.3%200A160%20160%200%200%200%20704%2090.5l46.8%2046.8a96%2096%200%200%201%20128%20128z%22%2F%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M512%20832a320%20320%200%201%200%200-640a320%20320%200%200%200%200%20640m0%2064a384%20384%200%201%201%200-768a384%20384%200%200%201%200%20768%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m292.3%20824.6l55.4%2032l-48%2083.1a32%2032%200%201%201-55.4-32zm439.4%200l-55.4%2032l48%2083.1a32%2032%200%201%200%2055.4-32zM512%20512h160a32%2032%200%201%201%200%2064H480a32%2032%200%200%201-32-32V320a32%2032%200%200%201%2064%200zM90.5%20312.3A160%20160%200%200%201%20312.3%2090.5l-46.8%2046.8a96%2096%200%200%200-128%20128zm835.3%200A160%20160%200%200%200%20704%2090.5l46.8%2046.8a96%2096%200%200%201%20128%20128z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ep/alarm-clock.svg?color=%231a73e8&size=48