clock-alarm-48 from Fluent UI System Color Icons by Microsoft Corporation · 48 · MIT Free for personal and commercial use.

Name
clock-alarm-48
Set
Fluent UI System Color Icons
Style
48
Viewbox
48×48
License
MIT

4 other variants in Fluent UI System Color Icons

The same icon in other sets

Use the clock alarm icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="url(#SVGGseYOcMV)" d="M40.194 18.814A8 8 0 1 0 29.186 7.806a17.04 17.04 0 0 1 11.008 11.008"/><path fill="url(#SVGrvGcdHty)" d="M40.194 18.814A8 8 0 1 0 29.186 7.806a17.04 17.04 0 0 1 11.008 11.008"/><path fill="url(#SVGjG2Y6swY)" d="M18.814 7.806A17.04 17.04 0 0 0 7.806 18.814A8 8 0 1 1 18.814 7.806"/><path fill="url(#SVGQ7a0beut)" d="M18.814 7.806A17.04 17.04 0 0 0 7.806 18.814A8 8 0 1 1 18.814 7.806"/><path fill="url(#SVGqo2t6dgi)" d="m41.634 39.866l-4.75-4.75l-1.768 1.768l4.75 4.75a1.25 1.25 0 0 0 1.768-1.768"/><path fill="url(#SVGqo2t6dgi)" d="m8.134 41.634l4.75-4.75l-1.768-1.768l-4.75 4.75a1.25 1.25 0 0 0 1.768 1.768"/><path fill="url(#SVGP7LwTb6z)" d="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24S14.059 6 24 6s18 8.059 18 18"/><path fill="url(#SVGYArdevqH)" d="M39.5 24c0 8.56-6.94 15.5-15.5 15.5S8.5 32.56 8.5 24S15.44 8.5 24 8.5S39.5 15.44 39.5 24"/><path fill="url(#SVGeiM2UAPU)" fill-rule="evenodd" d="M22.75 13c.69 0 1.25.56 1.25 1.25V24h6.75a1.25 1.25 0 1 1 0 2.5h-8c-.69 0-1.25-.56-1.25-1.25v-11c0-.69.56-1.25 1.25-1.25" clip-rule="evenodd"/><defs><linearGradient id="SVGGseYOcMV" x1="45.702" x2="31.338" y1="19.117" y2="7.367" gradientUnits="userSpaceOnUse"><stop stop-color="#ff6f47"/><stop offset="1" stop-color="#ffcd0f"/></linearGradient><linearGradient id="SVGjG2Y6swY" x1="20.683" x2="6.319" y1="20.655" y2="8.905" gradientUnits="userSpaceOnUse"><stop stop-color="#ff6f47"/><stop offset="1" stop-color="#ffcd0f"/></linearGradient><linearGradient id="SVGqo2t6dgi" x1="7.513" x2="8.919" y1="32.087" y2="44.501" gradientUnits="userSpaceOnUse"><stop stop-color="#cad2d9"/><stop offset="1" stop-color="#70777d"/></linearGradient><linearGradient id="SVGP7LwTb6z" x1="12" x2="30" y1="4" y2="44" gradientUnits="userSpaceOnUse"><stop stop-color="#1ec8b0"/><stop offset="1" stop-color="#2764e7"/></linearGradient><linearGradient id="SVGYArdevqH" x1="13.217" x2="33.435" y1="5.13" y2="48.261" gradientUnits="userSpaceOnUse"><stop stop-color="#fdfdfd"/><stop offset="1" stop-color="#dedeff"/></linearGradient><linearGradient id="SVGeiM2UAPU" x1="25.519" x2="31.323" y1="15.818" y2="25.492" gradientUnits="userSpaceOnUse"><stop stop-color="#1ec8b0"/><stop offset="1" stop-color="#2764e7"/></linearGradient><radialGradient id="SVGrvGcdHty" cx="0" cy="0" r="1" gradientTransform="rotate(-45 41.593 -19.524)scale(22.6274)" gradientUnits="userSpaceOnUse"><stop offset=".644" stop-color="#ff6f47"/><stop offset=".942" stop-color="#ff6f47" stop-opacity="0"/></radialGradient><radialGradient id="SVGQ7a0beut" cx="0" cy="0" r="1" gradientTransform="rotate(225 17.84 7.39)scale(22.6274)" gradientUnits="userSpaceOnUse"><stop offset=".659" stop-color="#ff6f47"/><stop offset=".949" stop-color="#ff6f47" stop-opacity="0"/></radialGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorClockAlarm48(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"><path fill="url(#SVGGseYOcMV)" d="M40.194 18.814A8 8 0 1 0 29.186 7.806a17.04 17.04 0 0 1 11.008 11.008"/><path fill="url(#SVGrvGcdHty)" d="M40.194 18.814A8 8 0 1 0 29.186 7.806a17.04 17.04 0 0 1 11.008 11.008"/><path fill="url(#SVGjG2Y6swY)" d="M18.814 7.806A17.04 17.04 0 0 0 7.806 18.814A8 8 0 1 1 18.814 7.806"/><path fill="url(#SVGQ7a0beut)" d="M18.814 7.806A17.04 17.04 0 0 0 7.806 18.814A8 8 0 1 1 18.814 7.806"/><path fill="url(#SVGqo2t6dgi)" d="m41.634 39.866l-4.75-4.75l-1.768 1.768l4.75 4.75a1.25 1.25 0 0 0 1.768-1.768"/><path fill="url(#SVGqo2t6dgi)" d="m8.134 41.634l4.75-4.75l-1.768-1.768l-4.75 4.75a1.25 1.25 0 0 0 1.768 1.768"/><path fill="url(#SVGP7LwTb6z)" d="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24S14.059 6 24 6s18 8.059 18 18"/><path fill="url(#SVGYArdevqH)" d="M39.5 24c0 8.56-6.94 15.5-15.5 15.5S8.5 32.56 8.5 24S15.44 8.5 24 8.5S39.5 15.44 39.5 24"/><path fill="url(#SVGeiM2UAPU)" fillRule="evenodd" d="M22.75 13c.69 0 1.25.56 1.25 1.25V24h6.75a1.25 1.25 0 1 1 0 2.5h-8c-.69 0-1.25-.56-1.25-1.25v-11c0-.69.56-1.25 1.25-1.25" clipRule="evenodd"/><defs><linearGradient id="SVGGseYOcMV" x1="45.702" x2="31.338" y1="19.117" y2="7.367" gradientUnits="userSpaceOnUse"><stop stopColor="#ff6f47"/><stop offset="1" stopColor="#ffcd0f"/></linearGradient><linearGradient id="SVGjG2Y6swY" x1="20.683" x2="6.319" y1="20.655" y2="8.905" gradientUnits="userSpaceOnUse"><stop stopColor="#ff6f47"/><stop offset="1" stopColor="#ffcd0f"/></linearGradient><linearGradient id="SVGqo2t6dgi" x1="7.513" x2="8.919" y1="32.087" y2="44.501" gradientUnits="userSpaceOnUse"><stop stopColor="#cad2d9"/><stop offset="1" stopColor="#70777d"/></linearGradient><linearGradient id="SVGP7LwTb6z" x1="12" x2="30" y1="4" y2="44" gradientUnits="userSpaceOnUse"><stop stopColor="#1ec8b0"/><stop offset="1" stopColor="#2764e7"/></linearGradient><linearGradient id="SVGYArdevqH" x1="13.217" x2="33.435" y1="5.13" y2="48.261" gradientUnits="userSpaceOnUse"><stop stopColor="#fdfdfd"/><stop offset="1" stopColor="#dedeff"/></linearGradient><linearGradient id="SVGeiM2UAPU" x1="25.519" x2="31.323" y1="15.818" y2="25.492" gradientUnits="userSpaceOnUse"><stop stopColor="#1ec8b0"/><stop offset="1" stopColor="#2764e7"/></linearGradient><radialGradient id="SVGrvGcdHty" cx="0" cy="0" r="1" gradientTransform="rotate(-45 41.593 -19.524)scale(22.6274)" gradientUnits="userSpaceOnUse"><stop offset=".644" stopColor="#ff6f47"/><stop offset=".942" stopColor="#ff6f47" stopOpacity="0"/></radialGradient><radialGradient id="SVGQ7a0beut" cx="0" cy="0" r="1" gradientTransform="rotate(225 17.84 7.39)scale(22.6274)" gradientUnits="userSpaceOnUse"><stop offset=".659" stopColor="#ff6f47"/><stop offset=".949" stopColor="#ff6f47" stopOpacity="0"/></radialGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="url(#SVGGseYOcMV)" d="M40.194 18.814A8 8 0 1 0 29.186 7.806a17.04 17.04 0 0 1 11.008 11.008"/><path fill="url(#SVGrvGcdHty)" d="M40.194 18.814A8 8 0 1 0 29.186 7.806a17.04 17.04 0 0 1 11.008 11.008"/><path fill="url(#SVGjG2Y6swY)" d="M18.814 7.806A17.04 17.04 0 0 0 7.806 18.814A8 8 0 1 1 18.814 7.806"/><path fill="url(#SVGQ7a0beut)" d="M18.814 7.806A17.04 17.04 0 0 0 7.806 18.814A8 8 0 1 1 18.814 7.806"/><path fill="url(#SVGqo2t6dgi)" d="m41.634 39.866l-4.75-4.75l-1.768 1.768l4.75 4.75a1.25 1.25 0 0 0 1.768-1.768"/><path fill="url(#SVGqo2t6dgi)" d="m8.134 41.634l4.75-4.75l-1.768-1.768l-4.75 4.75a1.25 1.25 0 0 0 1.768 1.768"/><path fill="url(#SVGP7LwTb6z)" d="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24S14.059 6 24 6s18 8.059 18 18"/><path fill="url(#SVGYArdevqH)" d="M39.5 24c0 8.56-6.94 15.5-15.5 15.5S8.5 32.56 8.5 24S15.44 8.5 24 8.5S39.5 15.44 39.5 24"/><path fill="url(#SVGeiM2UAPU)" fill-rule="evenodd" d="M22.75 13c.69 0 1.25.56 1.25 1.25V24h6.75a1.25 1.25 0 1 1 0 2.5h-8c-.69 0-1.25-.56-1.25-1.25v-11c0-.69.56-1.25 1.25-1.25" clip-rule="evenodd"/><defs><linearGradient id="SVGGseYOcMV" x1="45.702" x2="31.338" y1="19.117" y2="7.367" gradientUnits="userSpaceOnUse"><stop stop-color="#ff6f47"/><stop offset="1" stop-color="#ffcd0f"/></linearGradient><linearGradient id="SVGjG2Y6swY" x1="20.683" x2="6.319" y1="20.655" y2="8.905" gradientUnits="userSpaceOnUse"><stop stop-color="#ff6f47"/><stop offset="1" stop-color="#ffcd0f"/></linearGradient><linearGradient id="SVGqo2t6dgi" x1="7.513" x2="8.919" y1="32.087" y2="44.501" gradientUnits="userSpaceOnUse"><stop stop-color="#cad2d9"/><stop offset="1" stop-color="#70777d"/></linearGradient><linearGradient id="SVGP7LwTb6z" x1="12" x2="30" y1="4" y2="44" gradientUnits="userSpaceOnUse"><stop stop-color="#1ec8b0"/><stop offset="1" stop-color="#2764e7"/></linearGradient><linearGradient id="SVGYArdevqH" x1="13.217" x2="33.435" y1="5.13" y2="48.261" gradientUnits="userSpaceOnUse"><stop stop-color="#fdfdfd"/><stop offset="1" stop-color="#dedeff"/></linearGradient><linearGradient id="SVGeiM2UAPU" x1="25.519" x2="31.323" y1="15.818" y2="25.492" gradientUnits="userSpaceOnUse"><stop stop-color="#1ec8b0"/><stop offset="1" stop-color="#2764e7"/></linearGradient><radialGradient id="SVGrvGcdHty" cx="0" cy="0" r="1" gradientTransform="rotate(-45 41.593 -19.524)scale(22.6274)" gradientUnits="userSpaceOnUse"><stop offset=".644" stop-color="#ff6f47"/><stop offset=".942" stop-color="#ff6f47" stop-opacity="0"/></radialGradient><radialGradient id="SVGQ7a0beut" cx="0" cy="0" r="1" gradientTransform="rotate(225 17.84 7.39)scale(22.6274)" gradientUnits="userSpaceOnUse"><stop offset=".659" stop-color="#ff6f47"/><stop offset=".949" stop-color="#ff6f47" stop-opacity="0"/></radialGradient></defs></g></svg>
</template>

CSS

.icon-clock-alarm-48 {
  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%3E%3Cpath%20fill%3D%22url(%23SVGGseYOcMV)%22%20d%3D%22M40.194%2018.814A8%208%200%201%200%2029.186%207.806a17.04%2017.04%200%200%201%2011.008%2011.008%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGrvGcdHty)%22%20d%3D%22M40.194%2018.814A8%208%200%201%200%2029.186%207.806a17.04%2017.04%200%200%201%2011.008%2011.008%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGjG2Y6swY)%22%20d%3D%22M18.814%207.806A17.04%2017.04%200%200%200%207.806%2018.814A8%208%200%201%201%2018.814%207.806%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGQ7a0beut)%22%20d%3D%22M18.814%207.806A17.04%2017.04%200%200%200%207.806%2018.814A8%208%200%201%201%2018.814%207.806%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGqo2t6dgi)%22%20d%3D%22m41.634%2039.866l-4.75-4.75l-1.768%201.768l4.75%204.75a1.25%201.25%200%200%200%201.768-1.768%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGqo2t6dgi)%22%20d%3D%22m8.134%2041.634l4.75-4.75l-1.768-1.768l-4.75%204.75a1.25%201.25%200%200%200%201.768%201.768%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGP7LwTb6z)%22%20d%3D%22M42%2024c0%209.941-8.059%2018-18%2018S6%2033.941%206%2024S14.059%206%2024%206s18%208.059%2018%2018%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGYArdevqH)%22%20d%3D%22M39.5%2024c0%208.56-6.94%2015.5-15.5%2015.5S8.5%2032.56%208.5%2024S15.44%208.5%2024%208.5S39.5%2015.44%2039.5%2024%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGeiM2UAPU)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.75%2013c.69%200%201.25.56%201.25%201.25V24h6.75a1.25%201.25%200%201%201%200%202.5h-8c-.69%200-1.25-.56-1.25-1.25v-11c0-.69.56-1.25%201.25-1.25%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGGseYOcMV%22%20x1%3D%2245.702%22%20x2%3D%2231.338%22%20y1%3D%2219.117%22%20y2%3D%227.367%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff6f47%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGjG2Y6swY%22%20x1%3D%2220.683%22%20x2%3D%226.319%22%20y1%3D%2220.655%22%20y2%3D%228.905%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff6f47%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGqo2t6dgi%22%20x1%3D%227.513%22%20x2%3D%228.919%22%20y1%3D%2232.087%22%20y2%3D%2244.501%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23cad2d9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2370777d%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGP7LwTb6z%22%20x1%3D%2212%22%20x2%3D%2230%22%20y1%3D%224%22%20y2%3D%2244%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%231ec8b0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGYArdevqH%22%20x1%3D%2213.217%22%20x2%3D%2233.435%22%20y1%3D%225.13%22%20y2%3D%2248.261%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fdfdfd%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23dedeff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGeiM2UAPU%22%20x1%3D%2225.519%22%20x2%3D%2231.323%22%20y1%3D%2215.818%22%20y2%3D%2225.492%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%231ec8b0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGrvGcdHty%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(-45%2041.593%20-19.524)scale(22.6274)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.644%22%20stop-color%3D%22%23ff6f47%22%2F%3E%3Cstop%20offset%3D%22.942%22%20stop-color%3D%22%23ff6f47%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGQ7a0beut%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(225%2017.84%207.39)scale(22.6274)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.659%22%20stop-color%3D%22%23ff6f47%22%2F%3E%3Cstop%20offset%3D%22.949%22%20stop-color%3D%22%23ff6f47%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%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%3E%3Cpath%20fill%3D%22url(%23SVGGseYOcMV)%22%20d%3D%22M40.194%2018.814A8%208%200%201%200%2029.186%207.806a17.04%2017.04%200%200%201%2011.008%2011.008%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGrvGcdHty)%22%20d%3D%22M40.194%2018.814A8%208%200%201%200%2029.186%207.806a17.04%2017.04%200%200%201%2011.008%2011.008%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGjG2Y6swY)%22%20d%3D%22M18.814%207.806A17.04%2017.04%200%200%200%207.806%2018.814A8%208%200%201%201%2018.814%207.806%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGQ7a0beut)%22%20d%3D%22M18.814%207.806A17.04%2017.04%200%200%200%207.806%2018.814A8%208%200%201%201%2018.814%207.806%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGqo2t6dgi)%22%20d%3D%22m41.634%2039.866l-4.75-4.75l-1.768%201.768l4.75%204.75a1.25%201.25%200%200%200%201.768-1.768%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGqo2t6dgi)%22%20d%3D%22m8.134%2041.634l4.75-4.75l-1.768-1.768l-4.75%204.75a1.25%201.25%200%200%200%201.768%201.768%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGP7LwTb6z)%22%20d%3D%22M42%2024c0%209.941-8.059%2018-18%2018S6%2033.941%206%2024S14.059%206%2024%206s18%208.059%2018%2018%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGYArdevqH)%22%20d%3D%22M39.5%2024c0%208.56-6.94%2015.5-15.5%2015.5S8.5%2032.56%208.5%2024S15.44%208.5%2024%208.5S39.5%2015.44%2039.5%2024%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGeiM2UAPU)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.75%2013c.69%200%201.25.56%201.25%201.25V24h6.75a1.25%201.25%200%201%201%200%202.5h-8c-.69%200-1.25-.56-1.25-1.25v-11c0-.69.56-1.25%201.25-1.25%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGGseYOcMV%22%20x1%3D%2245.702%22%20x2%3D%2231.338%22%20y1%3D%2219.117%22%20y2%3D%227.367%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff6f47%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGjG2Y6swY%22%20x1%3D%2220.683%22%20x2%3D%226.319%22%20y1%3D%2220.655%22%20y2%3D%228.905%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff6f47%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGqo2t6dgi%22%20x1%3D%227.513%22%20x2%3D%228.919%22%20y1%3D%2232.087%22%20y2%3D%2244.501%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23cad2d9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2370777d%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGP7LwTb6z%22%20x1%3D%2212%22%20x2%3D%2230%22%20y1%3D%224%22%20y2%3D%2244%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%231ec8b0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGYArdevqH%22%20x1%3D%2213.217%22%20x2%3D%2233.435%22%20y1%3D%225.13%22%20y2%3D%2248.261%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fdfdfd%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23dedeff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGeiM2UAPU%22%20x1%3D%2225.519%22%20x2%3D%2231.323%22%20y1%3D%2215.818%22%20y2%3D%2225.492%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%231ec8b0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGrvGcdHty%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(-45%2041.593%20-19.524)scale(22.6274)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.644%22%20stop-color%3D%22%23ff6f47%22%2F%3E%3Cstop%20offset%3D%22.942%22%20stop-color%3D%22%23ff6f47%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGQ7a0beut%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(225%2017.84%207.39)scale(22.6274)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.659%22%20stop-color%3D%22%23ff6f47%22%2F%3E%3Cstop%20offset%3D%22.949%22%20stop-color%3D%22%23ff6f47%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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