extension off icon
extension-off-outline-sharp from Material Symbols by Google · Outline Sharp · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- extension-off-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More ui actions icons from Material Symbols
Use the extension off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20 17.15l-2-2v-.75l1.125-.55q.4-.2.638-.55t.237-.8q0-.425-.238-.788t-.637-.562L18 10.625V6h-4.8l-.25-1.7q-.075-.55-.487-.925T11.5 3q-.575 0-.987.375t-.488.925L9.775 6H8.85l-2-2h1.2q.175-1.275 1.15-2.137T11.5 1q1.3 0 2.275.863T14.95 4H20v5.35q.9.45 1.45 1.3T22 12.5q0 1.025-.55 1.875T20 15.65zM3 21v-5.8q1.2 0 2.1-.762T6 12.5q0-1.15-.9-1.9T3 9.8V4.25l2 2v1.9q1.4.525 2.2 1.7T8 12.5q0 1.5-.8 2.675t-2.2 1.7V19h12.75l2 2zm17.475 2.325l-19.8-19.8L2.1 2.1l19.8 19.8z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsExtensionOffOutlineSharp(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="m20 17.15l-2-2v-.75l1.125-.55q.4-.2.638-.55t.237-.8q0-.425-.238-.788t-.637-.562L18 10.625V6h-4.8l-.25-1.7q-.075-.55-.487-.925T11.5 3q-.575 0-.987.375t-.488.925L9.775 6H8.85l-2-2h1.2q.175-1.275 1.15-2.137T11.5 1q1.3 0 2.275.863T14.95 4H20v5.35q.9.45 1.45 1.3T22 12.5q0 1.025-.55 1.875T20 15.65zM3 21v-5.8q1.2 0 2.1-.762T6 12.5q0-1.15-.9-1.9T3 9.8V4.25l2 2v1.9q1.4.525 2.2 1.7T8 12.5q0 1.5-.8 2.675t-2.2 1.7V19h12.75l2 2zm17.475 2.325l-19.8-19.8L2.1 2.1l19.8 19.8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20 17.15l-2-2v-.75l1.125-.55q.4-.2.638-.55t.237-.8q0-.425-.238-.788t-.637-.562L18 10.625V6h-4.8l-.25-1.7q-.075-.55-.487-.925T11.5 3q-.575 0-.987.375t-.488.925L9.775 6H8.85l-2-2h1.2q.175-1.275 1.15-2.137T11.5 1q1.3 0 2.275.863T14.95 4H20v5.35q.9.45 1.45 1.3T22 12.5q0 1.025-.55 1.875T20 15.65zM3 21v-5.8q1.2 0 2.1-.762T6 12.5q0-1.15-.9-1.9T3 9.8V4.25l2 2v1.9q1.4.525 2.2 1.7T8 12.5q0 1.5-.8 2.675t-2.2 1.7V19h12.75l2 2zm17.475 2.325l-19.8-19.8L2.1 2.1l19.8 19.8z"/></svg> </template>
CSS
.icon-extension-off-outline-sharp {
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%22m20%2017.15l-2-2v-.75l1.125-.55q.4-.2.638-.55t.237-.8q0-.425-.238-.788t-.637-.562L18%2010.625V6h-4.8l-.25-1.7q-.075-.55-.487-.925T11.5%203q-.575%200-.987.375t-.488.925L9.775%206H8.85l-2-2h1.2q.175-1.275%201.15-2.137T11.5%201q1.3%200%202.275.863T14.95%204H20v5.35q.9.45%201.45%201.3T22%2012.5q0%201.025-.55%201.875T20%2015.65zM3%2021v-5.8q1.2%200%202.1-.762T6%2012.5q0-1.15-.9-1.9T3%209.8V4.25l2%202v1.9q1.4.525%202.2%201.7T8%2012.5q0%201.5-.8%202.675t-2.2%201.7V19h12.75l2%202zm17.475%202.325l-19.8-19.8L2.1%202.1l19.8%2019.8z%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%22m20%2017.15l-2-2v-.75l1.125-.55q.4-.2.638-.55t.237-.8q0-.425-.238-.788t-.637-.562L18%2010.625V6h-4.8l-.25-1.7q-.075-.55-.487-.925T11.5%203q-.575%200-.987.375t-.488.925L9.775%206H8.85l-2-2h1.2q.175-1.275%201.15-2.137T11.5%201q1.3%200%202.275.863T14.95%204H20v5.35q.9.45%201.45%201.3T22%2012.5q0%201.025-.55%201.875T20%2015.65zM3%2021v-5.8q1.2%200%202.1-.762T6%2012.5q0-1.15-.9-1.9T3%209.8V4.25l2%202v1.9q1.4.525%202.2%201.7T8%2012.5q0%201.5-.8%202.675t-2.2%201.7V19h12.75l2%202zm17.475%202.325l-19.8-19.8L2.1%202.1l19.8%2019.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/extension-off-outline-sharp.svg?color=%231a73e8&size=48