clock clockwise icon

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

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

5 other variants in Phosphor

Related icons in Phosphor

Use the clock clockwise icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M216 128a88 88 0 1 1-88-88a88 88 0 0 1 88 88" opacity=".2"/><path d="M136 80v43.47l36.12 21.67a8 8 0 0 1-8.24 13.72l-40-24A8 8 0 0 1 120 128V80a8 8 0 0 1 16 0m88-24a8 8 0 0 0-8 8v18c-6.35-7.36-12.83-14.45-20.12-21.83a96 96 0 1 0-2 137.7a8 8 0 0 0-11-11.64a80 80 0 1 1 1.66-114.83c8.14 8.24 15.27 16.18 22.46 24.6h-23a8 8 0 0 0 0 16h40a8 8 0 0 0 8-8V64a8 8 0 0 0-8-8"/></g></svg>

React

import type { SVGProps } from "react";

export function PhClockClockwiseDuotone(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="M216 128a88 88 0 1 1-88-88a88 88 0 0 1 88 88" opacity=".2"/><path d="M136 80v43.47l36.12 21.67a8 8 0 0 1-8.24 13.72l-40-24A8 8 0 0 1 120 128V80a8 8 0 0 1 16 0m88-24a8 8 0 0 0-8 8v18c-6.35-7.36-12.83-14.45-20.12-21.83a96 96 0 1 0-2 137.7a8 8 0 0 0-11-11.64a80 80 0 1 1 1.66-114.83c8.14 8.24 15.27 16.18 22.46 24.6h-23a8 8 0 0 0 0 16h40a8 8 0 0 0 8-8V64a8 8 0 0 0-8-8"/></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="M216 128a88 88 0 1 1-88-88a88 88 0 0 1 88 88" opacity=".2"/><path d="M136 80v43.47l36.12 21.67a8 8 0 0 1-8.24 13.72l-40-24A8 8 0 0 1 120 128V80a8 8 0 0 1 16 0m88-24a8 8 0 0 0-8 8v18c-6.35-7.36-12.83-14.45-20.12-21.83a96 96 0 1 0-2 137.7a8 8 0 0 0-11-11.64a80 80 0 1 1 1.66-114.83c8.14 8.24 15.27 16.18 22.46 24.6h-23a8 8 0 0 0 0 16h40a8 8 0 0 0 8-8V64a8 8 0 0 0-8-8"/></g></svg>
</template>

CSS

.icon-clock-clockwise-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%22M216%20128a88%2088%200%201%201-88-88a88%2088%200%200%201%2088%2088%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M136%2080v43.47l36.12%2021.67a8%208%200%200%201-8.24%2013.72l-40-24A8%208%200%200%201%20120%20128V80a8%208%200%200%201%2016%200m88-24a8%208%200%200%200-8%208v18c-6.35-7.36-12.83-14.45-20.12-21.83a96%2096%200%201%200-2%20137.7a8%208%200%200%200-11-11.64a80%2080%200%201%201%201.66-114.83c8.14%208.24%2015.27%2016.18%2022.46%2024.6h-23a8%208%200%200%200%200%2016h40a8%208%200%200%200%208-8V64a8%208%200%200%200-8-8%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%22M216%20128a88%2088%200%201%201-88-88a88%2088%200%200%201%2088%2088%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M136%2080v43.47l36.12%2021.67a8%208%200%200%201-8.24%2013.72l-40-24A8%208%200%200%201%20120%20128V80a8%208%200%200%201%2016%200m88-24a8%208%200%200%200-8%208v18c-6.35-7.36-12.83-14.45-20.12-21.83a96%2096%200%201%200-2%20137.7a8%208%200%200%200-11-11.64a80%2080%200%201%201%201.66-114.83c8.14%208.24%2015.27%2016.18%2022.46%2024.6h-23a8%208%200%200%200%200%2016h40a8%208%200%200%200%208-8V64a8%208%200%200%200-8-8%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-clockwise-duotone.svg?color=%231a73e8&size=48