conversion path off icon
conversion-path-off from Material Symbols Light by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.
- Name
- conversion-path-off
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- conversion-path-off-outline, conversion-path-off-outline-sharp, conversion-path-off-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More business icons from Material Symbols Light
Use the conversion path off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.104 22.53L1.88 3.309l.713-.714l19.223 19.223zM11 18.5q-1.458 0-2.479-1.021T7.5 15t1.021-2.479T11 11.5h.5l1 1H11q-1.036 0-1.768.732T8.5 15t.732 1.768T11 17.5h6.5l2.685 2.685q-.273.142-.565.229q-.291.086-.62.086q-.898 0-1.586-.562t-.855-1.438zm10.421.11l-3.03-3.031q.148-.037.299-.058q.15-.021.31-.021q1.039 0 1.77.73T21.5 18q0 .16-.021.31q-.021.152-.058.3m-6.605-6.606l-.745-.744q.633-.302 1.031-.908T15.5 9q0-1.036-.732-1.768T13 6.5H9.312l-1-1H13q1.458 0 2.479 1.021T16.5 9q0 .954-.461 1.752q-.462.798-1.224 1.252M5 8.5q-1.038 0-1.77-.73T2.5 6q0-.704.362-1.283q.361-.578.953-.901l3.389 3.388q-.323.592-.921.944T5 8.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightConversionPathOff(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="M21.104 22.53L1.88 3.309l.713-.714l19.223 19.223zM11 18.5q-1.458 0-2.479-1.021T7.5 15t1.021-2.479T11 11.5h.5l1 1H11q-1.036 0-1.768.732T8.5 15t.732 1.768T11 17.5h6.5l2.685 2.685q-.273.142-.565.229q-.291.086-.62.086q-.898 0-1.586-.562t-.855-1.438zm10.421.11l-3.03-3.031q.148-.037.299-.058q.15-.021.31-.021q1.039 0 1.77.73T21.5 18q0 .16-.021.31q-.021.152-.058.3m-6.605-6.606l-.745-.744q.633-.302 1.031-.908T15.5 9q0-1.036-.732-1.768T13 6.5H9.312l-1-1H13q1.458 0 2.479 1.021T16.5 9q0 .954-.461 1.752q-.462.798-1.224 1.252M5 8.5q-1.038 0-1.77-.73T2.5 6q0-.704.362-1.283q.361-.578.953-.901l3.389 3.388q-.323.592-.921.944T5 8.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.104 22.53L1.88 3.309l.713-.714l19.223 19.223zM11 18.5q-1.458 0-2.479-1.021T7.5 15t1.021-2.479T11 11.5h.5l1 1H11q-1.036 0-1.768.732T8.5 15t.732 1.768T11 17.5h6.5l2.685 2.685q-.273.142-.565.229q-.291.086-.62.086q-.898 0-1.586-.562t-.855-1.438zm10.421.11l-3.03-3.031q.148-.037.299-.058q.15-.021.31-.021q1.039 0 1.77.73T21.5 18q0 .16-.021.31q-.021.152-.058.3m-6.605-6.606l-.745-.744q.633-.302 1.031-.908T15.5 9q0-1.036-.732-1.768T13 6.5H9.312l-1-1H13q1.458 0 2.479 1.021T16.5 9q0 .954-.461 1.752q-.462.798-1.224 1.252M5 8.5q-1.038 0-1.77-.73T2.5 6q0-.704.362-1.283q.361-.578.953-.901l3.389 3.388q-.323.592-.921.944T5 8.5"/></svg> </template>
CSS
.icon-conversion-path-off {
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%22M21.104%2022.53L1.88%203.309l.713-.714l19.223%2019.223zM11%2018.5q-1.458%200-2.479-1.021T7.5%2015t1.021-2.479T11%2011.5h.5l1%201H11q-1.036%200-1.768.732T8.5%2015t.732%201.768T11%2017.5h6.5l2.685%202.685q-.273.142-.565.229q-.291.086-.62.086q-.898%200-1.586-.562t-.855-1.438zm10.421.11l-3.03-3.031q.148-.037.299-.058q.15-.021.31-.021q1.039%200%201.77.73T21.5%2018q0%20.16-.021.31q-.021.152-.058.3m-6.605-6.606l-.745-.744q.633-.302%201.031-.908T15.5%209q0-1.036-.732-1.768T13%206.5H9.312l-1-1H13q1.458%200%202.479%201.021T16.5%209q0%20.954-.461%201.752q-.462.798-1.224%201.252M5%208.5q-1.038%200-1.77-.73T2.5%206q0-.704.362-1.283q.361-.578.953-.901l3.389%203.388q-.323.592-.921.944T5%208.5%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%22M21.104%2022.53L1.88%203.309l.713-.714l19.223%2019.223zM11%2018.5q-1.458%200-2.479-1.021T7.5%2015t1.021-2.479T11%2011.5h.5l1%201H11q-1.036%200-1.768.732T8.5%2015t.732%201.768T11%2017.5h6.5l2.685%202.685q-.273.142-.565.229q-.291.086-.62.086q-.898%200-1.586-.562t-.855-1.438zm10.421.11l-3.03-3.031q.148-.037.299-.058q.15-.021.31-.021q1.039%200%201.77.73T21.5%2018q0%20.16-.021.31q-.021.152-.058.3m-6.605-6.606l-.745-.744q.633-.302%201.031-.908T15.5%209q0-1.036-.732-1.768T13%206.5H9.312l-1-1H13q1.458%200%202.479%201.021T16.5%209q0%20.954-.461%201.752q-.462.798-1.224%201.252M5%208.5q-1.038%200-1.77-.73T2.5%206q0-.704.362-1.283q.361-.578.953-.901l3.389%203.388q-.323.592-.921.944T5%208.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/conversion-path-off.svg?color=%231a73e8&size=48