clock clockwise icon
clock-clockwise-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- clock-clockwise-fill
- Set
- Phosphor
- Style
- Fill
- 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"><path fill="currentColor" 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 0m91.06-23.39a8 8 0 0 0-8.72 1.73L206 70.71c-3.23-3.51-6.56-7-10.1-10.59a96 96 0 1 0-2 137.7a8 8 0 0 0-11-11.64a80 80 0 1 1 1.64-114.78c3.54 3.58 6.87 7.1 10.11 10.63l-16.31 16.31A8 8 0 0 0 184 112h40a8 8 0 0 0 8-8V64a8 8 0 0 0-4.94-7.39"/></svg>
React
import type { SVGProps } from "react";
export function PhClockClockwiseFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" 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 0m91.06-23.39a8 8 0 0 0-8.72 1.73L206 70.71c-3.23-3.51-6.56-7-10.1-10.59a96 96 0 1 0-2 137.7a8 8 0 0 0-11-11.64a80 80 0 1 1 1.64-114.78c3.54 3.58 6.87 7.1 10.11 10.63l-16.31 16.31A8 8 0 0 0 184 112h40a8 8 0 0 0 8-8V64a8 8 0 0 0-4.94-7.39"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" 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 0m91.06-23.39a8 8 0 0 0-8.72 1.73L206 70.71c-3.23-3.51-6.56-7-10.1-10.59a96 96 0 1 0-2 137.7a8 8 0 0 0-11-11.64a80 80 0 1 1 1.64-114.78c3.54 3.58 6.87 7.1 10.11 10.63l-16.31 16.31A8 8 0 0 0 184 112h40a8 8 0 0 0 8-8V64a8 8 0 0 0-4.94-7.39"/></svg> </template>
CSS
.icon-clock-clockwise-fill {
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%3Cpath%20fill%3D%22currentColor%22%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%200m91.06-23.39a8%208%200%200%200-8.72%201.73L206%2070.71c-3.23-3.51-6.56-7-10.1-10.59a96%2096%200%201%200-2%20137.7a8%208%200%200%200-11-11.64a80%2080%200%201%201%201.64-114.78c3.54%203.58%206.87%207.1%2010.11%2010.63l-16.31%2016.31A8%208%200%200%200%20184%20112h40a8%208%200%200%200%208-8V64a8%208%200%200%200-4.94-7.39%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%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%200m91.06-23.39a8%208%200%200%200-8.72%201.73L206%2070.71c-3.23-3.51-6.56-7-10.1-10.59a96%2096%200%201%200-2%20137.7a8%208%200%200%200-11-11.64a80%2080%200%201%201%201.64-114.78c3.54%203.58%206.87%207.1%2010.11%2010.63l-16.31%2016.31A8%208%200%200%200%20184%20112h40a8%208%200%200%200%208-8V64a8%208%200%200%200-4.94-7.39%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/clock-clockwise-fill.svg?color=%231a73e8&size=48