shifts activity icon
shifts-activity-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- shifts-activity-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the shifts activity icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10.002 2.483a.5.5 0 0 1-.466.532a7 7 0 1 0 7.449 7.447a.5.5 0 1 1 .998.065a8 8 0 1 1-8.512-8.51a.5.5 0 0 1 .531.466m1.005.067a.5.5 0 0 1 .59-.391q.841.171 1.608.509a.5.5 0 1 1-.4.916a7 7 0 0 0-1.407-.445a.5.5 0 0 1-.39-.59m6.329 4.253a.5.5 0 1 0-.917.4q.293.665.441 1.397a.5.5 0 0 0 .98-.2a8 8 0 0 0-.504-1.597m-2.921-2.888a.5.5 0 0 1 .704-.063q.584.486 1.067 1.074a.5.5 0 1 1-.773.635a7 7 0 0 0-.934-.941a.5.5 0 0 1-.064-.705M10 5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 .5.5h3a.5.5 0 1 0 0-1H10z"/></svg>
React
import type { SVGProps } from "react";
export function FluentShiftsActivity20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10.002 2.483a.5.5 0 0 1-.466.532a7 7 0 1 0 7.449 7.447a.5.5 0 1 1 .998.065a8 8 0 1 1-8.512-8.51a.5.5 0 0 1 .531.466m1.005.067a.5.5 0 0 1 .59-.391q.841.171 1.608.509a.5.5 0 1 1-.4.916a7 7 0 0 0-1.407-.445a.5.5 0 0 1-.39-.59m6.329 4.253a.5.5 0 1 0-.917.4q.293.665.441 1.397a.5.5 0 0 0 .98-.2a8 8 0 0 0-.504-1.597m-2.921-2.888a.5.5 0 0 1 .704-.063q.584.486 1.067 1.074a.5.5 0 1 1-.773.635a7 7 0 0 0-.934-.941a.5.5 0 0 1-.064-.705M10 5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 .5.5h3a.5.5 0 1 0 0-1H10z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10.002 2.483a.5.5 0 0 1-.466.532a7 7 0 1 0 7.449 7.447a.5.5 0 1 1 .998.065a8 8 0 1 1-8.512-8.51a.5.5 0 0 1 .531.466m1.005.067a.5.5 0 0 1 .59-.391q.841.171 1.608.509a.5.5 0 1 1-.4.916a7 7 0 0 0-1.407-.445a.5.5 0 0 1-.39-.59m6.329 4.253a.5.5 0 1 0-.917.4q.293.665.441 1.397a.5.5 0 0 0 .98-.2a8 8 0 0 0-.504-1.597m-2.921-2.888a.5.5 0 0 1 .704-.063q.584.486 1.067 1.074a.5.5 0 1 1-.773.635a7 7 0 0 0-.934-.941a.5.5 0 0 1-.064-.705M10 5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 .5.5h3a.5.5 0 1 0 0-1H10z"/></svg> </template>
CSS
.icon-shifts-activity-20-regular {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.002%202.483a.5.5%200%200%201-.466.532a7%207%200%201%200%207.449%207.447a.5.5%200%201%201%20.998.065a8%208%200%201%201-8.512-8.51a.5.5%200%200%201%20.531.466m1.005.067a.5.5%200%200%201%20.59-.391q.841.171%201.608.509a.5.5%200%201%201-.4.916a7%207%200%200%200-1.407-.445a.5.5%200%200%201-.39-.59m6.329%204.253a.5.5%200%201%200-.917.4q.293.665.441%201.397a.5.5%200%200%200%20.98-.2a8%208%200%200%200-.504-1.597m-2.921-2.888a.5.5%200%200%201%20.704-.063q.584.486%201.067%201.074a.5.5%200%201%201-.773.635a7%207%200%200%200-.934-.941a.5.5%200%200%201-.064-.705M10%205.5a.5.5%200%200%200-1%200v5a.5.5%200%200%200%20.5.5h3a.5.5%200%201%200%200-1H10z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.002%202.483a.5.5%200%200%201-.466.532a7%207%200%201%200%207.449%207.447a.5.5%200%201%201%20.998.065a8%208%200%201%201-8.512-8.51a.5.5%200%200%201%20.531.466m1.005.067a.5.5%200%200%201%20.59-.391q.841.171%201.608.509a.5.5%200%201%201-.4.916a7%207%200%200%200-1.407-.445a.5.5%200%200%201-.39-.59m6.329%204.253a.5.5%200%201%200-.917.4q.293.665.441%201.397a.5.5%200%200%200%20.98-.2a8%208%200%200%200-.504-1.597m-2.921-2.888a.5.5%200%200%201%20.704-.063q.584.486%201.067%201.074a.5.5%200%201%201-.773.635a7%207%200%200%200-.934-.941a.5.5%200%200%201-.064-.705M10%205.5a.5.5%200%200%200-1%200v5a.5.5%200%200%200%20.5.5h3a.5.5%200%201%200%200-1H10z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/shifts-activity-20-regular.svg?color=%231a73e8&size=48