color-off-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
color-off-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 color off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.22 2.22a.75.75 0 0 1 1.06 0l18.5 18.5a.75.75 0 0 1-1.06 1.06l-1.998-1.998c-1.993 1.584-4.54 1.82-6.579.342c-1.177-.854-1.633-1.925-1.854-3.664l-.105-.988l-.045-.397c-.123-.933-.311-1.353-.704-1.572c-.536-.299-.893-.306-1.596-.033l-.352.145l-.178.078c-1.014.44-1.689.595-2.541.416l-.2-.046l-.164-.047c-2.789-.865-3.202-4.647-.565-8.158q.205-.273.43-.528L2.22 3.28a.75.75 0 0 1 0-1.06m12.566 13.627a1.25 1.25 0 0 0 1.505 1.613l.082-.026zM6.61 3.429c3.151-1.817 7.36-1.941 10.593.07c4.28 2.66 5.853 7.776 4.1 12.576a9.4 9.4 0 0 1-.646 1.4l-2.53-2.529a1.25 1.25 0 1 0-.866-.877l.005.016zm12.572 6.505a1.25 1.25 0 1 0-2.416.648a1.25 1.25 0 0 0 2.416-.648M17.203 6.93a1.25 1.25 0 1 0-2.416.648a1.25 1.25 0 0 0 2.416-.648m-3.525-.972a1.25 1.25 0 1 0-2.416.649a1.25 1.25 0 0 0 2.416-.649"/></svg>

React

import type { SVGProps } from "react";

export function FluentColorOff24Filled(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="M2.22 2.22a.75.75 0 0 1 1.06 0l18.5 18.5a.75.75 0 0 1-1.06 1.06l-1.998-1.998c-1.993 1.584-4.54 1.82-6.579.342c-1.177-.854-1.633-1.925-1.854-3.664l-.105-.988l-.045-.397c-.123-.933-.311-1.353-.704-1.572c-.536-.299-.893-.306-1.596-.033l-.352.145l-.178.078c-1.014.44-1.689.595-2.541.416l-.2-.046l-.164-.047c-2.789-.865-3.202-4.647-.565-8.158q.205-.273.43-.528L2.22 3.28a.75.75 0 0 1 0-1.06m12.566 13.627a1.25 1.25 0 0 0 1.505 1.613l.082-.026zM6.61 3.429c3.151-1.817 7.36-1.941 10.593.07c4.28 2.66 5.853 7.776 4.1 12.576a9.4 9.4 0 0 1-.646 1.4l-2.53-2.529a1.25 1.25 0 1 0-.866-.877l.005.016zm12.572 6.505a1.25 1.25 0 1 0-2.416.648a1.25 1.25 0 0 0 2.416-.648M17.203 6.93a1.25 1.25 0 1 0-2.416.648a1.25 1.25 0 0 0 2.416-.648m-3.525-.972a1.25 1.25 0 1 0-2.416.649a1.25 1.25 0 0 0 2.416-.649"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.22 2.22a.75.75 0 0 1 1.06 0l18.5 18.5a.75.75 0 0 1-1.06 1.06l-1.998-1.998c-1.993 1.584-4.54 1.82-6.579.342c-1.177-.854-1.633-1.925-1.854-3.664l-.105-.988l-.045-.397c-.123-.933-.311-1.353-.704-1.572c-.536-.299-.893-.306-1.596-.033l-.352.145l-.178.078c-1.014.44-1.689.595-2.541.416l-.2-.046l-.164-.047c-2.789-.865-3.202-4.647-.565-8.158q.205-.273.43-.528L2.22 3.28a.75.75 0 0 1 0-1.06m12.566 13.627a1.25 1.25 0 0 0 1.505 1.613l.082-.026zM6.61 3.429c3.151-1.817 7.36-1.941 10.593.07c4.28 2.66 5.853 7.776 4.1 12.576a9.4 9.4 0 0 1-.646 1.4l-2.53-2.529a1.25 1.25 0 1 0-.866-.877l.005.016zm12.572 6.505a1.25 1.25 0 1 0-2.416.648a1.25 1.25 0 0 0 2.416-.648M17.203 6.93a1.25 1.25 0 1 0-2.416.648a1.25 1.25 0 0 0 2.416-.648m-3.525-.972a1.25 1.25 0 1 0-2.416.649a1.25 1.25 0 0 0 2.416-.649"/></svg>
</template>

CSS

.icon-color-off-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%22M2.22%202.22a.75.75%200%200%201%201.06%200l18.5%2018.5a.75.75%200%200%201-1.06%201.06l-1.998-1.998c-1.993%201.584-4.54%201.82-6.579.342c-1.177-.854-1.633-1.925-1.854-3.664l-.105-.988l-.045-.397c-.123-.933-.311-1.353-.704-1.572c-.536-.299-.893-.306-1.596-.033l-.352.145l-.178.078c-1.014.44-1.689.595-2.541.416l-.2-.046l-.164-.047c-2.789-.865-3.202-4.647-.565-8.158q.205-.273.43-.528L2.22%203.28a.75.75%200%200%201%200-1.06m12.566%2013.627a1.25%201.25%200%200%200%201.505%201.613l.082-.026zM6.61%203.429c3.151-1.817%207.36-1.941%2010.593.07c4.28%202.66%205.853%207.776%204.1%2012.576a9.4%209.4%200%200%201-.646%201.4l-2.53-2.529a1.25%201.25%200%201%200-.866-.877l.005.016zm12.572%206.505a1.25%201.25%200%201%200-2.416.648a1.25%201.25%200%200%200%202.416-.648M17.203%206.93a1.25%201.25%200%201%200-2.416.648a1.25%201.25%200%200%200%202.416-.648m-3.525-.972a1.25%201.25%200%201%200-2.416.649a1.25%201.25%200%200%200%202.416-.649%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%22M2.22%202.22a.75.75%200%200%201%201.06%200l18.5%2018.5a.75.75%200%200%201-1.06%201.06l-1.998-1.998c-1.993%201.584-4.54%201.82-6.579.342c-1.177-.854-1.633-1.925-1.854-3.664l-.105-.988l-.045-.397c-.123-.933-.311-1.353-.704-1.572c-.536-.299-.893-.306-1.596-.033l-.352.145l-.178.078c-1.014.44-1.689.595-2.541.416l-.2-.046l-.164-.047c-2.789-.865-3.202-4.647-.565-8.158q.205-.273.43-.528L2.22%203.28a.75.75%200%200%201%200-1.06m12.566%2013.627a1.25%201.25%200%200%200%201.505%201.613l.082-.026zM6.61%203.429c3.151-1.817%207.36-1.941%2010.593.07c4.28%202.66%205.853%207.776%204.1%2012.576a9.4%209.4%200%200%201-.646%201.4l-2.53-2.529a1.25%201.25%200%201%200-.866-.877l.005.016zm12.572%206.505a1.25%201.25%200%201%200-2.416.648a1.25%201.25%200%200%200%202.416-.648M17.203%206.93a1.25%201.25%200%201%200-2.416.648a1.25%201.25%200%200%200%202.416-.648m-3.525-.972a1.25%201.25%200%201%200-2.416.649a1.25%201.25%200%200%200%202.416-.649%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/color-off-24-filled.svg?color=%231a73e8&size=48