font download off icon

font-download-off-sharp from Material Symbols Light by Google · Sharp · Text · Apache-2.0 Free for personal and commercial use.

Name
font-download-off-sharp
Set
Material Symbols Light
Style
Sharp
Category
Text
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the font download 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.11 22.53l-7.966-7.965l1.22-.207l6.047 6.048V21H3V4.421L1.887 3.308l.713-.714l19.223 19.223zM21 18.184l-6.611-6.612l-1.954-5.379h-.87l-.67 1.885L5.816 3H21zm-13.562-.606H8.5l1.062-3.012h3.582l-.965-.965h-2.27l.597-1.673l-.744-.744zm4.512-9.75h.1l.77 2.175l-1.21-1.21zm3.55 9.75h1.062l-.578-1.598l-1.62-1.621z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFontDownloadOffSharp(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.11 22.53l-7.966-7.965l1.22-.207l6.047 6.048V21H3V4.421L1.887 3.308l.713-.714l19.223 19.223zM21 18.184l-6.611-6.612l-1.954-5.379h-.87l-.67 1.885L5.816 3H21zm-13.562-.606H8.5l1.062-3.012h3.582l-.965-.965h-2.27l.597-1.673l-.744-.744zm4.512-9.75h.1l.77 2.175l-1.21-1.21zm3.55 9.75h1.062l-.578-1.598l-1.62-1.621z"/></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.11 22.53l-7.966-7.965l1.22-.207l6.047 6.048V21H3V4.421L1.887 3.308l.713-.714l19.223 19.223zM21 18.184l-6.611-6.612l-1.954-5.379h-.87l-.67 1.885L5.816 3H21zm-13.562-.606H8.5l1.062-3.012h3.582l-.965-.965h-2.27l.597-1.673l-.744-.744zm4.512-9.75h.1l.77 2.175l-1.21-1.21zm3.55 9.75h1.062l-.578-1.598l-1.62-1.621z"/></svg>
</template>

CSS

.icon-font-download-off-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%22m21.11%2022.53l-7.966-7.965l1.22-.207l6.047%206.048V21H3V4.421L1.887%203.308l.713-.714l19.223%2019.223zM21%2018.184l-6.611-6.612l-1.954-5.379h-.87l-.67%201.885L5.816%203H21zm-13.562-.606H8.5l1.062-3.012h3.582l-.965-.965h-2.27l.597-1.673l-.744-.744zm4.512-9.75h.1l.77%202.175l-1.21-1.21zm3.55%209.75h1.062l-.578-1.598l-1.62-1.621z%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.11%2022.53l-7.966-7.965l1.22-.207l6.047%206.048V21H3V4.421L1.887%203.308l.713-.714l19.223%2019.223zM21%2018.184l-6.611-6.612l-1.954-5.379h-.87l-.67%201.885L5.816%203H21zm-13.562-.606H8.5l1.062-3.012h3.582l-.965-.965h-2.27l.597-1.673l-.744-.744zm4.512-9.75h.1l.77%202.175l-1.21-1.21zm3.55%209.75h1.062l-.578-1.598l-1.62-1.621z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/font-download-off-sharp.svg?color=%231a73e8&size=48