font download off icon

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

Name
font-download-off-outline-rounded
Set
Material Symbols Light
Style
Outline 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-1.235-1.229q-.077.039-.154.049q-.076.009-.173.009H4.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-.165M4.616 20h13.963L4 5.421v13.964q0 .23.192.423t.423.192M21 4.616v12.359q0 .329-.305.464q-.304.134-.549-.11q-.073-.073-.11-.164q-.036-.092-.036-.196V4.616q0-.231-.192-.424T19.385 4H7.03q-.104 0-.195-.036q-.092-.037-.165-.11q-.244-.245-.106-.55T7.03 3h12.354q.67 0 1.143.472q.472.472.472 1.144m-6.611 6.955l-1.57-1.569l-.769-2.175h-.1l-.34.965l-.716-.715l.575-1.625q.048-.121.154-.19t.233-.07h.288q.127 0 .233.07t.154.19zm-.025 2.787l1.959 2.652q.027.215-.101.391t-.374.176q-.165 0-.28-.079t-.177-.238zm-4.803.208l-.95 2.694q-.061.16-.176.238q-.116.079-.281.079q-.27 0-.409-.21q-.14-.211-.055-.461l2.45-6.773l.727.727l-.973 2.763h3.737l.942.943z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFontDownloadOffOutlineRounded(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-1.235-1.229q-.077.039-.154.049q-.076.009-.173.009H4.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-.165M4.616 20h13.963L4 5.421v13.964q0 .23.192.423t.423.192M21 4.616v12.359q0 .329-.305.464q-.304.134-.549-.11q-.073-.073-.11-.164q-.036-.092-.036-.196V4.616q0-.231-.192-.424T19.385 4H7.03q-.104 0-.195-.036q-.092-.037-.165-.11q-.244-.245-.106-.55T7.03 3h12.354q.67 0 1.143.472q.472.472.472 1.144m-6.611 6.955l-1.57-1.569l-.769-2.175h-.1l-.34.965l-.716-.715l.575-1.625q.048-.121.154-.19t.233-.07h.288q.127 0 .233.07t.154.19zm-.025 2.787l1.959 2.652q.027.215-.101.391t-.374.176q-.165 0-.28-.079t-.177-.238zm-4.803.208l-.95 2.694q-.061.16-.176.238q-.116.079-.281.079q-.27 0-.409-.21q-.14-.211-.055-.461l2.45-6.773l.727.727l-.973 2.763h3.737l.942.943z"/></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-1.235-1.229q-.077.039-.154.049q-.076.009-.173.009H4.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-.165M4.616 20h13.963L4 5.421v13.964q0 .23.192.423t.423.192M21 4.616v12.359q0 .329-.305.464q-.304.134-.549-.11q-.073-.073-.11-.164q-.036-.092-.036-.196V4.616q0-.231-.192-.424T19.385 4H7.03q-.104 0-.195-.036q-.092-.037-.165-.11q-.244-.245-.106-.55T7.03 3h12.354q.67 0 1.143.472q.472.472.472 1.144m-6.611 6.955l-1.57-1.569l-.769-2.175h-.1l-.34.965l-.716-.715l.575-1.625q.048-.121.154-.19t.233-.07h.288q.127 0 .233.07t.154.19zm-.025 2.787l1.959 2.652q.027.215-.101.391t-.374.176q-.165 0-.28-.079t-.177-.238zm-4.803.208l-.95 2.694q-.061.16-.176.238q-.116.079-.281.079q-.27 0-.409-.21q-.14-.211-.055-.461l2.45-6.773l.727.727l-.973 2.763h3.737l.942.943z"/></svg>
</template>

CSS

.icon-font-download-off-outline-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-1.235-1.229q-.077.039-.154.049q-.076.009-.173.009H4.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-.165M4.616%2020h13.963L4%205.421v13.964q0%20.23.192.423t.423.192M21%204.616v12.359q0%20.329-.305.464q-.304.134-.549-.11q-.073-.073-.11-.164q-.036-.092-.036-.196V4.616q0-.231-.192-.424T19.385%204H7.03q-.104%200-.195-.036q-.092-.037-.165-.11q-.244-.245-.106-.55T7.03%203h12.354q.67%200%201.143.472q.472.472.472%201.144m-6.611%206.955l-1.57-1.569l-.769-2.175h-.1l-.34.965l-.716-.715l.575-1.625q.048-.121.154-.19t.233-.07h.288q.127%200%20.233.07t.154.19zm-.025%202.787l1.959%202.652q.027.215-.101.391t-.374.176q-.165%200-.28-.079t-.177-.238zm-4.803.208l-.95%202.694q-.061.16-.176.238q-.116.079-.281.079q-.27%200-.409-.21q-.14-.211-.055-.461l2.45-6.773l.727.727l-.973%202.763h3.737l.942.943z%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-1.235-1.229q-.077.039-.154.049q-.076.009-.173.009H4.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-.165M4.616%2020h13.963L4%205.421v13.964q0%20.23.192.423t.423.192M21%204.616v12.359q0%20.329-.305.464q-.304.134-.549-.11q-.073-.073-.11-.164q-.036-.092-.036-.196V4.616q0-.231-.192-.424T19.385%204H7.03q-.104%200-.195-.036q-.092-.037-.165-.11q-.244-.245-.106-.55T7.03%203h12.354q.67%200%201.143.472q.472.472.472%201.144m-6.611%206.955l-1.57-1.569l-.769-2.175h-.1l-.34.965l-.716-.715l.575-1.625q.048-.121.154-.19t.233-.07h.288q.127%200%20.233.07t.154.19zm-.025%202.787l1.959%202.652q.027.215-.101.391t-.374.176q-.165%200-.28-.079t-.177-.238zm-4.803.208l-.95%202.694q-.061.16-.176.238q-.116.079-.281.079q-.27%200-.409-.21q-.14-.211-.055-.461l2.45-6.773l.727.727l-.973%202.763h3.737l.942.943z%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-rounded.svg?color=%231a73e8&size=48