shifts-activity-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
shifts-activity-24-regular
Set
Fluent UI System Icons
Style
24 Regular
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.314 3.527a.75.75 0 1 0-.12-1.495C6.049 2.442 2 6.748 2 12c0 5.523 4.477 10 10 10c5.249 0 9.553-4.044 9.967-9.186a.75.75 0 1 0-1.495-.12a8.5 8.5 0 1 1-9.158-9.167m6.383 1.147a.75.75 0 0 1 1.06-.046q.322.294.616.617a.75.75 0 0 1-1.105 1.013a9 9 0 0 0-.525-.525a.75.75 0 0 1-.046-1.06M11.25 6a.75.75 0 0 1 .743.648L12 6.75V12h3.25a.75.75 0 0 1 .102 1.493l-.102.007h-4a.75.75 0 0 1-.743-.649l-.007-.101v-6a.75.75 0 0 1 .75-.75m2.531-3.11a.75.75 0 0 1 .925-.52a10 10 0 0 1 1.074.37a.75.75 0 1 1-.567 1.388q-.444-.182-.912-.313a.75.75 0 0 1-.52-.925m7.478 5.325a.75.75 0 1 0-1.389.568a8 8 0 0 1 .315.915a.75.75 0 1 0 1.444-.405a10 10 0 0 0-.37-1.078"/></svg>

React

import type { SVGProps } from "react";

export function FluentShiftsActivity24Regular(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.314 3.527a.75.75 0 1 0-.12-1.495C6.049 2.442 2 6.748 2 12c0 5.523 4.477 10 10 10c5.249 0 9.553-4.044 9.967-9.186a.75.75 0 1 0-1.495-.12a8.5 8.5 0 1 1-9.158-9.167m6.383 1.147a.75.75 0 0 1 1.06-.046q.322.294.616.617a.75.75 0 0 1-1.105 1.013a9 9 0 0 0-.525-.525a.75.75 0 0 1-.046-1.06M11.25 6a.75.75 0 0 1 .743.648L12 6.75V12h3.25a.75.75 0 0 1 .102 1.493l-.102.007h-4a.75.75 0 0 1-.743-.649l-.007-.101v-6a.75.75 0 0 1 .75-.75m2.531-3.11a.75.75 0 0 1 .925-.52a10 10 0 0 1 1.074.37a.75.75 0 1 1-.567 1.388q-.444-.182-.912-.313a.75.75 0 0 1-.52-.925m7.478 5.325a.75.75 0 1 0-1.389.568a8 8 0 0 1 .315.915a.75.75 0 1 0 1.444-.405a10 10 0 0 0-.37-1.078"/></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.314 3.527a.75.75 0 1 0-.12-1.495C6.049 2.442 2 6.748 2 12c0 5.523 4.477 10 10 10c5.249 0 9.553-4.044 9.967-9.186a.75.75 0 1 0-1.495-.12a8.5 8.5 0 1 1-9.158-9.167m6.383 1.147a.75.75 0 0 1 1.06-.046q.322.294.616.617a.75.75 0 0 1-1.105 1.013a9 9 0 0 0-.525-.525a.75.75 0 0 1-.046-1.06M11.25 6a.75.75 0 0 1 .743.648L12 6.75V12h3.25a.75.75 0 0 1 .102 1.493l-.102.007h-4a.75.75 0 0 1-.743-.649l-.007-.101v-6a.75.75 0 0 1 .75-.75m2.531-3.11a.75.75 0 0 1 .925-.52a10 10 0 0 1 1.074.37a.75.75 0 1 1-.567 1.388q-.444-.182-.912-.313a.75.75 0 0 1-.52-.925m7.478 5.325a.75.75 0 1 0-1.389.568a8 8 0 0 1 .315.915a.75.75 0 1 0 1.444-.405a10 10 0 0 0-.37-1.078"/></svg>
</template>

CSS

.icon-shifts-activity-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.314%203.527a.75.75%200%201%200-.12-1.495C6.049%202.442%202%206.748%202%2012c0%205.523%204.477%2010%2010%2010c5.249%200%209.553-4.044%209.967-9.186a.75.75%200%201%200-1.495-.12a8.5%208.5%200%201%201-9.158-9.167m6.383%201.147a.75.75%200%200%201%201.06-.046q.322.294.616.617a.75.75%200%200%201-1.105%201.013a9%209%200%200%200-.525-.525a.75.75%200%200%201-.046-1.06M11.25%206a.75.75%200%200%201%20.743.648L12%206.75V12h3.25a.75.75%200%200%201%20.102%201.493l-.102.007h-4a.75.75%200%200%201-.743-.649l-.007-.101v-6a.75.75%200%200%201%20.75-.75m2.531-3.11a.75.75%200%200%201%20.925-.52a10%2010%200%200%201%201.074.37a.75.75%200%201%201-.567%201.388q-.444-.182-.912-.313a.75.75%200%200%201-.52-.925m7.478%205.325a.75.75%200%201%200-1.389.568a8%208%200%200%201%20.315.915a.75.75%200%201%200%201.444-.405a10%2010%200%200%200-.37-1.078%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.314%203.527a.75.75%200%201%200-.12-1.495C6.049%202.442%202%206.748%202%2012c0%205.523%204.477%2010%2010%2010c5.249%200%209.553-4.044%209.967-9.186a.75.75%200%201%200-1.495-.12a8.5%208.5%200%201%201-9.158-9.167m6.383%201.147a.75.75%200%200%201%201.06-.046q.322.294.616.617a.75.75%200%200%201-1.105%201.013a9%209%200%200%200-.525-.525a.75.75%200%200%201-.046-1.06M11.25%206a.75.75%200%200%201%20.743.648L12%206.75V12h3.25a.75.75%200%200%201%20.102%201.493l-.102.007h-4a.75.75%200%200%201-.743-.649l-.007-.101v-6a.75.75%200%200%201%20.75-.75m2.531-3.11a.75.75%200%200%201%20.925-.52a10%2010%200%200%201%201.074.37a.75.75%200%201%201-.567%201.388q-.444-.182-.912-.313a.75.75%200%200%201-.52-.925m7.478%205.325a.75.75%200%201%200-1.389.568a8%208%200%200%201%20.315.915a.75.75%200%201%200%201.444-.405a10%2010%200%200%200-.37-1.078%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-regular.svg?color=%231a73e8&size=48