font download off icon
font-download-off-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- font-download-off-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
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="m19.775 22.575l-7.65-7.625l1.95-.9l6.875 6.875q-.25.5-.725.788t-1.05.287H4q-.825 0-1.412-.587T2 20V4.825L1.375 4.2q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M22 4v12.7q0 .35-.175.575t-.45.35t-.55.088t-.525-.288l-4.7-4.7l-2.3-6.1q-.125-.275-.375-.45T12.375 6h-.75q-.3 0-.55.175t-.375.45l-.325.875l-3.8-3.8q-.25-.25-.288-.525t.088-.55t.35-.45T7.3 2H20q.825 0 1.413.588T22 4M9.6 14.95h2.525l-1.85-1.85L8.8 11.625l-1.9 5.05q-.2.475.1.9t.8.425q.325 0 .563-.175t.362-.475zm2.35-6.7h.1l.5 1.425l-.825-.825zm2.125 5.8l1.2 3.325q.1.275.35.45t.55.175q.4 0 .663-.262t.312-.613z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFontDownloadOffRounded(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="m19.775 22.575l-7.65-7.625l1.95-.9l6.875 6.875q-.25.5-.725.788t-1.05.287H4q-.825 0-1.412-.587T2 20V4.825L1.375 4.2q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M22 4v12.7q0 .35-.175.575t-.45.35t-.55.088t-.525-.288l-4.7-4.7l-2.3-6.1q-.125-.275-.375-.45T12.375 6h-.75q-.3 0-.55.175t-.375.45l-.325.875l-3.8-3.8q-.25-.25-.288-.525t.088-.55t.35-.45T7.3 2H20q.825 0 1.413.588T22 4M9.6 14.95h2.525l-1.85-1.85L8.8 11.625l-1.9 5.05q-.2.475.1.9t.8.425q.325 0 .563-.175t.362-.475zm2.35-6.7h.1l.5 1.425l-.825-.825zm2.125 5.8l1.2 3.325q.1.275.35.45t.55.175q.4 0 .663-.262t.312-.613z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.775 22.575l-7.65-7.625l1.95-.9l6.875 6.875q-.25.5-.725.788t-1.05.287H4q-.825 0-1.412-.587T2 20V4.825L1.375 4.2q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M22 4v12.7q0 .35-.175.575t-.45.35t-.55.088t-.525-.288l-4.7-4.7l-2.3-6.1q-.125-.275-.375-.45T12.375 6h-.75q-.3 0-.55.175t-.375.45l-.325.875l-3.8-3.8q-.25-.25-.288-.525t.088-.55t.35-.45T7.3 2H20q.825 0 1.413.588T22 4M9.6 14.95h2.525l-1.85-1.85L8.8 11.625l-1.9 5.05q-.2.475.1.9t.8.425q.325 0 .563-.175t.362-.475zm2.35-6.7h.1l.5 1.425l-.825-.825zm2.125 5.8l1.2 3.325q.1.275.35.45t.55.175q.4 0 .663-.262t.312-.613z"/></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%22m19.775%2022.575l-7.65-7.625l1.95-.9l6.875%206.875q-.25.5-.725.788t-1.05.287H4q-.825%200-1.412-.587T2%2020V4.825L1.375%204.2q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M22%204v12.7q0%20.35-.175.575t-.45.35t-.55.088t-.525-.288l-4.7-4.7l-2.3-6.1q-.125-.275-.375-.45T12.375%206h-.75q-.3%200-.55.175t-.375.45l-.325.875l-3.8-3.8q-.25-.25-.288-.525t.088-.55t.35-.45T7.3%202H20q.825%200%201.413.588T22%204M9.6%2014.95h2.525l-1.85-1.85L8.8%2011.625l-1.9%205.05q-.2.475.1.9t.8.425q.325%200%20.563-.175t.362-.475zm2.35-6.7h.1l.5%201.425l-.825-.825zm2.125%205.8l1.2%203.325q.1.275.35.45t.55.175q.4%200%20.663-.262t.312-.613z%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%22m19.775%2022.575l-7.65-7.625l1.95-.9l6.875%206.875q-.25.5-.725.788t-1.05.287H4q-.825%200-1.412-.587T2%2020V4.825L1.375%204.2q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M22%204v12.7q0%20.35-.175.575t-.45.35t-.55.088t-.525-.288l-4.7-4.7l-2.3-6.1q-.125-.275-.375-.45T12.375%206h-.75q-.3%200-.55.175t-.375.45l-.325.875l-3.8-3.8q-.25-.25-.288-.525t.088-.55t.35-.45T7.3%202H20q.825%200%201.413.588T22%204M9.6%2014.95h2.525l-1.85-1.85L8.8%2011.625l-1.9%205.05q-.2.475.1.9t.8.425q.325%200%20.563-.175t.362-.475zm2.35-6.7h.1l.5%201.425l-.825-.825zm2.125%205.8l1.2%203.325q.1.275.35.45t.55.175q.4%200%20.663-.262t.312-.613z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/font-download-off-rounded.svg?color=%231a73e8&size=48