font download off icon

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

Name
font-download-off-rounded
Set
Material Symbols Light
Style
Rounded
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="m20.756 22.171l-7.612-7.605l1.22-.208l6.047 6.048q-.211.269-.532.432t-.685.162H4.616q-.672 0-1.144-.472T3 19.385V4.805q0-.095.01-.172t.048-.154L2.24 3.66q-.147-.146-.157-.347q-.009-.2.156-.366q.166-.165.357-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165M21 4.616v11.623q0 .273-.146.459q-.146.187-.363.273q-.218.087-.445.059t-.419-.22l-5.238-5.239l-1.858-5.119q-.048-.121-.154-.19t-.233-.07h-.288q-.127 0-.233.07t-.154.19l-.575 1.625l-3.703-3.704q-.193-.192-.22-.42q-.029-.226.058-.444q.087-.217.273-.363T7.762 3h11.623q.67 0 1.143.472q.472.472.472 1.144m-11.439 9.95h3.583l-.965-.966h-2.27l.597-1.673l-.744-.744l-2.073 5.723q-.085.244.052.458q.136.213.405.213q.171 0 .284-.079t.18-.244zm2.389-6.739h.1l.77 2.175l-1.21-1.21zm2.414 6.53l1.027 2.903q.061.16.176.238q.116.079.281.079q.246 0 .374-.176t.101-.391z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFontDownloadOffRounded(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.756 22.171l-7.612-7.605l1.22-.208l6.047 6.048q-.211.269-.532.432t-.685.162H4.616q-.672 0-1.144-.472T3 19.385V4.805q0-.095.01-.172t.048-.154L2.24 3.66q-.147-.146-.157-.347q-.009-.2.156-.366q.166-.165.357-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165M21 4.616v11.623q0 .273-.146.459q-.146.187-.363.273q-.218.087-.445.059t-.419-.22l-5.238-5.239l-1.858-5.119q-.048-.121-.154-.19t-.233-.07h-.288q-.127 0-.233.07t-.154.19l-.575 1.625l-3.703-3.704q-.193-.192-.22-.42q-.029-.226.058-.444q.087-.217.273-.363T7.762 3h11.623q.67 0 1.143.472q.472.472.472 1.144m-11.439 9.95h3.583l-.965-.966h-2.27l.597-1.673l-.744-.744l-2.073 5.723q-.085.244.052.458q.136.213.405.213q.171 0 .284-.079t.18-.244zm2.389-6.739h.1l.77 2.175l-1.21-1.21zm2.414 6.53l1.027 2.903q.061.16.176.238q.116.079.281.079q.246 0 .374-.176t.101-.391z"/></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.756 22.171l-7.612-7.605l1.22-.208l6.047 6.048q-.211.269-.532.432t-.685.162H4.616q-.672 0-1.144-.472T3 19.385V4.805q0-.095.01-.172t.048-.154L2.24 3.66q-.147-.146-.157-.347q-.009-.2.156-.366q.166-.165.357-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165M21 4.616v11.623q0 .273-.146.459q-.146.187-.363.273q-.218.087-.445.059t-.419-.22l-5.238-5.239l-1.858-5.119q-.048-.121-.154-.19t-.233-.07h-.288q-.127 0-.233.07t-.154.19l-.575 1.625l-3.703-3.704q-.193-.192-.22-.42q-.029-.226.058-.444q.087-.217.273-.363T7.762 3h11.623q.67 0 1.143.472q.472.472.472 1.144m-11.439 9.95h3.583l-.965-.966h-2.27l.597-1.673l-.744-.744l-2.073 5.723q-.085.244.052.458q.136.213.405.213q.171 0 .284-.079t.18-.244zm2.389-6.739h.1l.77 2.175l-1.21-1.21zm2.414 6.53l1.027 2.903q.061.16.176.238q.116.079.281.079q.246 0 .374-.176t.101-.391z"/></svg>
</template>

CSS

.icon-font-download-off-rounded {
  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.756%2022.171l-7.612-7.605l1.22-.208l6.047%206.048q-.211.269-.532.432t-.685.162H4.616q-.672%200-1.144-.472T3%2019.385V4.805q0-.095.01-.172t.048-.154L2.24%203.66q-.147-.146-.157-.347q-.009-.2.156-.366q.166-.165.357-.165q.192%200%20.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165M21%204.616v11.623q0%20.273-.146.459q-.146.187-.363.273q-.218.087-.445.059t-.419-.22l-5.238-5.239l-1.858-5.119q-.048-.121-.154-.19t-.233-.07h-.288q-.127%200-.233.07t-.154.19l-.575%201.625l-3.703-3.704q-.193-.192-.22-.42q-.029-.226.058-.444q.087-.217.273-.363T7.762%203h11.623q.67%200%201.143.472q.472.472.472%201.144m-11.439%209.95h3.583l-.965-.966h-2.27l.597-1.673l-.744-.744l-2.073%205.723q-.085.244.052.458q.136.213.405.213q.171%200%20.284-.079t.18-.244zm2.389-6.739h.1l.77%202.175l-1.21-1.21zm2.414%206.53l1.027%202.903q.061.16.176.238q.116.079.281.079q.246%200%20.374-.176t.101-.391z%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.756%2022.171l-7.612-7.605l1.22-.208l6.047%206.048q-.211.269-.532.432t-.685.162H4.616q-.672%200-1.144-.472T3%2019.385V4.805q0-.095.01-.172t.048-.154L2.24%203.66q-.147-.146-.157-.347q-.009-.2.156-.366q.166-.165.357-.165q.192%200%20.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165M21%204.616v11.623q0%20.273-.146.459q-.146.187-.363.273q-.218.087-.445.059t-.419-.22l-5.238-5.239l-1.858-5.119q-.048-.121-.154-.19t-.233-.07h-.288q-.127%200-.233.07t-.154.19l-.575%201.625l-3.703-3.704q-.193-.192-.22-.42q-.029-.226.058-.444q.087-.217.273-.363T7.762%203h11.623q.67%200%201.143.472q.472.472.472%201.144m-11.439%209.95h3.583l-.965-.966h-2.27l.597-1.673l-.744-.744l-2.073%205.723q-.085.244.052.458q.136.213.405.213q.171%200%20.284-.079t.18-.244zm2.389-6.739h.1l.77%202.175l-1.21-1.21zm2.414%206.53l1.027%202.903q.061.16.176.238q.116.079.281.079q.246%200%20.374-.176t.101-.391z%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-rounded.svg?color=%231a73e8&size=48