font download off icon
font-download-off-outline from Material Symbols Light by Google · Outline · Text · Apache-2.0 Free for personal and commercial use.
- Name
- font-download-off-outline
- Set
- Material Symbols Light
- Style
- Outline
- 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
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="m21.11 22.53l-1.589-1.588q-.077.039-.154.049q-.076.009-.173.009H4.616q-.672 0-1.144-.472T3 19.385V4.805q0-.095.01-.172t.048-.154L1.887 3.308l.713-.714l19.223 19.223zM4.616 20h13.963L4 5.421v13.964q0 .23.192.423t.423.192M21 18.183l-1-1V4.616q0-.231-.192-.424T19.385 4H6.817l-1-1h13.568q.67 0 1.143.472q.472.472.472 1.144zm-6.611-6.612l-1.57-1.569l-.769-2.175h-.1l-.34.965l-.716-.715l.672-1.885h.869zm1.111 6.006l-1.136-3.22l1.62 1.622l.578 1.598zm-8.062 0l2.7-7.444l.728.727l-.974 2.763h3.737l.942.943h-5.01L8.5 17.577z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFontDownloadOffOutline(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-1.589-1.588q-.077.039-.154.049q-.076.009-.173.009H4.616q-.672 0-1.144-.472T3 19.385V4.805q0-.095.01-.172t.048-.154L1.887 3.308l.713-.714l19.223 19.223zM4.616 20h13.963L4 5.421v13.964q0 .23.192.423t.423.192M21 18.183l-1-1V4.616q0-.231-.192-.424T19.385 4H6.817l-1-1h13.568q.67 0 1.143.472q.472.472.472 1.144zm-6.611-6.612l-1.57-1.569l-.769-2.175h-.1l-.34.965l-.716-.715l.672-1.885h.869zm1.111 6.006l-1.136-3.22l1.62 1.622l.578 1.598zm-8.062 0l2.7-7.444l.728.727l-.974 2.763h3.737l.942.943h-5.01L8.5 17.577z"/></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-1.589-1.588q-.077.039-.154.049q-.076.009-.173.009H4.616q-.672 0-1.144-.472T3 19.385V4.805q0-.095.01-.172t.048-.154L1.887 3.308l.713-.714l19.223 19.223zM4.616 20h13.963L4 5.421v13.964q0 .23.192.423t.423.192M21 18.183l-1-1V4.616q0-.231-.192-.424T19.385 4H6.817l-1-1h13.568q.67 0 1.143.472q.472.472.472 1.144zm-6.611-6.612l-1.57-1.569l-.769-2.175h-.1l-.34.965l-.716-.715l.672-1.885h.869zm1.111 6.006l-1.136-3.22l1.62 1.622l.578 1.598zm-8.062 0l2.7-7.444l.728.727l-.974 2.763h3.737l.942.943h-5.01L8.5 17.577z"/></svg> </template>
CSS
.icon-font-download-off-outline {
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-1.589-1.588q-.077.039-.154.049q-.076.009-.173.009H4.616q-.672%200-1.144-.472T3%2019.385V4.805q0-.095.01-.172t.048-.154L1.887%203.308l.713-.714l19.223%2019.223zM4.616%2020h13.963L4%205.421v13.964q0%20.23.192.423t.423.192M21%2018.183l-1-1V4.616q0-.231-.192-.424T19.385%204H6.817l-1-1h13.568q.67%200%201.143.472q.472.472.472%201.144zm-6.611-6.612l-1.57-1.569l-.769-2.175h-.1l-.34.965l-.716-.715l.672-1.885h.869zm1.111%206.006l-1.136-3.22l1.62%201.622l.578%201.598zm-8.062%200l2.7-7.444l.728.727l-.974%202.763h3.737l.942.943h-5.01L8.5%2017.577z%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-1.589-1.588q-.077.039-.154.049q-.076.009-.173.009H4.616q-.672%200-1.144-.472T3%2019.385V4.805q0-.095.01-.172t.048-.154L1.887%203.308l.713-.714l19.223%2019.223zM4.616%2020h13.963L4%205.421v13.964q0%20.23.192.423t.423.192M21%2018.183l-1-1V4.616q0-.231-.192-.424T19.385%204H6.817l-1-1h13.568q.67%200%201.143.472q.472.472.472%201.144zm-6.611-6.612l-1.57-1.569l-.769-2.175h-.1l-.34.965l-.716-.715l.672-1.885h.869zm1.111%206.006l-1.136-3.22l1.62%201.622l.578%201.598zm-8.062%200l2.7-7.444l.728.727l-.974%202.763h3.737l.942.943h-5.01L8.5%2017.577z%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-outline.svg?color=%231a73e8&size=48