clock user icon

clock-user-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
clock-user-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the clock user icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M224 128a95.6 95.6 0 0 1-9.09 40.82A24 24 0 1 0 191.5 200a33.15 33.15 0 0 0-29 17.6A96 96 0 1 1 224 128" opacity=".2"/><path d="M136 72v43.05l36.42-18.21a8 8 0 0 1 7.16 14.31l-48 24A8 8 0 0 1 120 128V72a8 8 0 0 1 16 0m-8 144a88 88 0 1 1 88-88a8 8 0 0 0 16 0a104 104 0 1 0-104 104a8 8 0 0 0 0-16m103.73 5.94a8 8 0 1 1-15.46 4.11C213.44 215.42 203.46 208 192 208s-21.44 7.42-24.27 18.05A8 8 0 0 1 160 232a8.2 8.2 0 0 1-2.06-.27a8 8 0 0 1-5.67-9.79a40 40 0 0 1 17.11-23.32a32 32 0 1 1 45.23 0a40 40 0 0 1 17.12 23.32M176 176a16 16 0 1 0 16-16a16 16 0 0 0-16 16"/></g></svg>

React

import type { SVGProps } from "react";

export function PhClockUserDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M224 128a95.6 95.6 0 0 1-9.09 40.82A24 24 0 1 0 191.5 200a33.15 33.15 0 0 0-29 17.6A96 96 0 1 1 224 128" opacity=".2"/><path d="M136 72v43.05l36.42-18.21a8 8 0 0 1 7.16 14.31l-48 24A8 8 0 0 1 120 128V72a8 8 0 0 1 16 0m-8 144a88 88 0 1 1 88-88a8 8 0 0 0 16 0a104 104 0 1 0-104 104a8 8 0 0 0 0-16m103.73 5.94a8 8 0 1 1-15.46 4.11C213.44 215.42 203.46 208 192 208s-21.44 7.42-24.27 18.05A8 8 0 0 1 160 232a8.2 8.2 0 0 1-2.06-.27a8 8 0 0 1-5.67-9.79a40 40 0 0 1 17.11-23.32a32 32 0 1 1 45.23 0a40 40 0 0 1 17.12 23.32M176 176a16 16 0 1 0 16-16a16 16 0 0 0-16 16"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M224 128a95.6 95.6 0 0 1-9.09 40.82A24 24 0 1 0 191.5 200a33.15 33.15 0 0 0-29 17.6A96 96 0 1 1 224 128" opacity=".2"/><path d="M136 72v43.05l36.42-18.21a8 8 0 0 1 7.16 14.31l-48 24A8 8 0 0 1 120 128V72a8 8 0 0 1 16 0m-8 144a88 88 0 1 1 88-88a8 8 0 0 0 16 0a104 104 0 1 0-104 104a8 8 0 0 0 0-16m103.73 5.94a8 8 0 1 1-15.46 4.11C213.44 215.42 203.46 208 192 208s-21.44 7.42-24.27 18.05A8 8 0 0 1 160 232a8.2 8.2 0 0 1-2.06-.27a8 8 0 0 1-5.67-9.79a40 40 0 0 1 17.11-23.32a32 32 0 1 1 45.23 0a40 40 0 0 1 17.12 23.32M176 176a16 16 0 1 0 16-16a16 16 0 0 0-16 16"/></g></svg>
</template>

CSS

.icon-clock-user-duotone {
  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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%20128a95.6%2095.6%200%200%201-9.09%2040.82A24%2024%200%201%200%20191.5%20200a33.15%2033.15%200%200%200-29%2017.6A96%2096%200%201%201%20224%20128%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M136%2072v43.05l36.42-18.21a8%208%200%200%201%207.16%2014.31l-48%2024A8%208%200%200%201%20120%20128V72a8%208%200%200%201%2016%200m-8%20144a88%2088%200%201%201%2088-88a8%208%200%200%200%2016%200a104%20104%200%201%200-104%20104a8%208%200%200%200%200-16m103.73%205.94a8%208%200%201%201-15.46%204.11C213.44%20215.42%20203.46%20208%20192%20208s-21.44%207.42-24.27%2018.05A8%208%200%200%201%20160%20232a8.2%208.2%200%200%201-2.06-.27a8%208%200%200%201-5.67-9.79a40%2040%200%200%201%2017.11-23.32a32%2032%200%201%201%2045.23%200a40%2040%200%200%201%2017.12%2023.32M176%20176a16%2016%200%201%200%2016-16a16%2016%200%200%200-16%2016%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%20128a95.6%2095.6%200%200%201-9.09%2040.82A24%2024%200%201%200%20191.5%20200a33.15%2033.15%200%200%200-29%2017.6A96%2096%200%201%201%20224%20128%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M136%2072v43.05l36.42-18.21a8%208%200%200%201%207.16%2014.31l-48%2024A8%208%200%200%201%20120%20128V72a8%208%200%200%201%2016%200m-8%20144a88%2088%200%201%201%2088-88a8%208%200%200%200%2016%200a104%20104%200%201%200-104%20104a8%208%200%200%200%200-16m103.73%205.94a8%208%200%201%201-15.46%204.11C213.44%20215.42%20203.46%20208%20192%20208s-21.44%207.42-24.27%2018.05A8%208%200%200%201%20160%20232a8.2%208.2%200%200%201-2.06-.27a8%208%200%200%201-5.67-9.79a40%2040%200%200%201%2017.11-23.32a32%2032%200%201%201%2045.23%200a40%2040%200%200%201%2017.12%2023.32M176%20176a16%2016%200%201%200%2016-16a16%2016%200%200%200-16%2016%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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