shifts activity icon
shifts-activity-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- shifts-activity-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- 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 24 24"><path fill="currentColor" d="M11.11 4.049a1 1 0 1 0-.22-1.988C5.888 2.614 2 6.852 2 12c0 5.523 4.477 10 10 10c5.146 0 9.383-3.887 9.939-8.885a1 1 0 0 0-1.988-.221A8.001 8.001 0 0 1 4 12a8 8 0 0 1 7.11-7.951m3.657-1.658a1 1 0 0 0-.54 1.925q.432.122.842.29a1 1 0 0 0 .757-1.852a10 10 0 0 0-1.059-.363m2.582 2.3a1 1 0 0 1 1.413-.06q.318.291.609.608a1 1 0 0 1-1.474 1.352a8 8 0 0 0-.486-.486a1 1 0 0 1-.062-1.413M11 6a1 1 0 0 1 1 1v5h3a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1m8.94 1.623a1 1 0 0 1 1.304.547a10 10 0 0 1 .365 1.063a1 1 0 1 1-1.925.54a8 8 0 0 0-.291-.846a1 1 0 0 1 .546-1.304"/></svg>
React
import type { SVGProps } from "react";
export function FluentShiftsActivity24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.11 4.049a1 1 0 1 0-.22-1.988C5.888 2.614 2 6.852 2 12c0 5.523 4.477 10 10 10c5.146 0 9.383-3.887 9.939-8.885a1 1 0 0 0-1.988-.221A8.001 8.001 0 0 1 4 12a8 8 0 0 1 7.11-7.951m3.657-1.658a1 1 0 0 0-.54 1.925q.432.122.842.29a1 1 0 0 0 .757-1.852a10 10 0 0 0-1.059-.363m2.582 2.3a1 1 0 0 1 1.413-.06q.318.291.609.608a1 1 0 0 1-1.474 1.352a8 8 0 0 0-.486-.486a1 1 0 0 1-.062-1.413M11 6a1 1 0 0 1 1 1v5h3a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1m8.94 1.623a1 1 0 0 1 1.304.547a10 10 0 0 1 .365 1.063a1 1 0 1 1-1.925.54a8 8 0 0 0-.291-.846a1 1 0 0 1 .546-1.304"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.11 4.049a1 1 0 1 0-.22-1.988C5.888 2.614 2 6.852 2 12c0 5.523 4.477 10 10 10c5.146 0 9.383-3.887 9.939-8.885a1 1 0 0 0-1.988-.221A8.001 8.001 0 0 1 4 12a8 8 0 0 1 7.11-7.951m3.657-1.658a1 1 0 0 0-.54 1.925q.432.122.842.29a1 1 0 0 0 .757-1.852a10 10 0 0 0-1.059-.363m2.582 2.3a1 1 0 0 1 1.413-.06q.318.291.609.608a1 1 0 0 1-1.474 1.352a8 8 0 0 0-.486-.486a1 1 0 0 1-.062-1.413M11 6a1 1 0 0 1 1 1v5h3a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1m8.94 1.623a1 1 0 0 1 1.304.547a10 10 0 0 1 .365 1.063a1 1 0 1 1-1.925.54a8 8 0 0 0-.291-.846a1 1 0 0 1 .546-1.304"/></svg> </template>
CSS
.icon-shifts-activity-24-filled {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.11%204.049a1%201%200%201%200-.22-1.988C5.888%202.614%202%206.852%202%2012c0%205.523%204.477%2010%2010%2010c5.146%200%209.383-3.887%209.939-8.885a1%201%200%200%200-1.988-.221A8.001%208.001%200%200%201%204%2012a8%208%200%200%201%207.11-7.951m3.657-1.658a1%201%200%200%200-.54%201.925q.432.122.842.29a1%201%200%200%200%20.757-1.852a10%2010%200%200%200-1.059-.363m2.582%202.3a1%201%200%200%201%201.413-.06q.318.291.609.608a1%201%200%200%201-1.474%201.352a8%208%200%200%200-.486-.486a1%201%200%200%201-.062-1.413M11%206a1%201%200%200%201%201%201v5h3a1%201%200%201%201%200%202h-4a1%201%200%200%201-1-1V7a1%201%200%200%201%201-1m8.94%201.623a1%201%200%200%201%201.304.547a10%2010%200%200%201%20.365%201.063a1%201%200%201%201-1.925.54a8%208%200%200%200-.291-.846a1%201%200%200%201%20.546-1.304%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.11%204.049a1%201%200%201%200-.22-1.988C5.888%202.614%202%206.852%202%2012c0%205.523%204.477%2010%2010%2010c5.146%200%209.383-3.887%209.939-8.885a1%201%200%200%200-1.988-.221A8.001%208.001%200%200%201%204%2012a8%208%200%200%201%207.11-7.951m3.657-1.658a1%201%200%200%200-.54%201.925q.432.122.842.29a1%201%200%200%200%20.757-1.852a10%2010%200%200%200-1.059-.363m2.582%202.3a1%201%200%200%201%201.413-.06q.318.291.609.608a1%201%200%200%201-1.474%201.352a8%208%200%200%200-.486-.486a1%201%200%200%201-.062-1.413M11%206a1%201%200%200%201%201%201v5h3a1%201%200%201%201%200%202h-4a1%201%200%200%201-1-1V7a1%201%200%200%201%201-1m8.94%201.623a1%201%200%200%201%201.304.547a10%2010%200%200%201%20.365%201.063a1%201%200%201%201-1.925.54a8%208%200%200%200-.291-.846a1%201%200%200%201%20.546-1.304%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/shifts-activity-24-filled.svg?color=%231a73e8&size=48