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

Name
file-save-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 file save 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.189 18.1l-.689-.713l.746-.746q.146-.147.354-.153t.354.158q.14.146.134.354t-.153.354zM18.5 16.387l-1-1v-1.368q0-.212.144-.356t.357-.144t.356.144t.143.356zm1.887 6.113L5.5 7.614v10.27q0 .232.192.424t.423.192h5.5q.213 0 .357.144t.144.357t-.144.356t-.356.143h-5.5q-.652 0-1.134-.482T4.5 17.884V6.615l-2.754-2.78q-.134-.135-.14-.338t.14-.353q.134-.137.341-.137t.347.14l19.208 19.208q.061.062.104.162t.043.2v.286q0 .211-.144.355t-.357.143H15q-.213 0-.356-.144T14.5 23t.144-.356T15 22.5zM17.5 8.5v2.135q0 .212.144.356t.357.143t.356-.143t.143-.357V8.671q0-.332-.13-.632t-.349-.518L13.48 2.98q-.217-.218-.518-.348t-.632-.131H5.808q-.213 0-.356.144t-.144.357t.144.356t.356.143H12.5V7.29q0 .504.353.858q.354.353.859.353zm-5.16 1.727"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFileSaveOffOutlineRounded(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.189 18.1l-.689-.713l.746-.746q.146-.147.354-.153t.354.158q.14.146.134.354t-.153.354zM18.5 16.387l-1-1v-1.368q0-.212.144-.356t.357-.144t.356.144t.143.356zm1.887 6.113L5.5 7.614v10.27q0 .232.192.424t.423.192h5.5q.213 0 .357.144t.144.357t-.144.356t-.356.143h-5.5q-.652 0-1.134-.482T4.5 17.884V6.615l-2.754-2.78q-.134-.135-.14-.338t.14-.353q.134-.137.341-.137t.347.14l19.208 19.208q.061.062.104.162t.043.2v.286q0 .211-.144.355t-.357.143H15q-.213 0-.356-.144T14.5 23t.144-.356T15 22.5zM17.5 8.5v2.135q0 .212.144.356t.357.143t.356-.143t.143-.357V8.671q0-.332-.13-.632t-.349-.518L13.48 2.98q-.217-.218-.518-.348t-.632-.131H5.808q-.213 0-.356.144t-.144.357t.144.356t.356.143H12.5V7.29q0 .504.353.858q.354.353.859.353zm-5.16 1.727"/></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.189 18.1l-.689-.713l.746-.746q.146-.147.354-.153t.354.158q.14.146.134.354t-.153.354zM18.5 16.387l-1-1v-1.368q0-.212.144-.356t.357-.144t.356.144t.143.356zm1.887 6.113L5.5 7.614v10.27q0 .232.192.424t.423.192h5.5q.213 0 .357.144t.144.357t-.144.356t-.356.143h-5.5q-.652 0-1.134-.482T4.5 17.884V6.615l-2.754-2.78q-.134-.135-.14-.338t.14-.353q.134-.137.341-.137t.347.14l19.208 19.208q.061.062.104.162t.043.2v.286q0 .211-.144.355t-.357.143H15q-.213 0-.356-.144T14.5 23t.144-.356T15 22.5zM17.5 8.5v2.135q0 .212.144.356t.357.143t.356-.143t.143-.357V8.671q0-.332-.13-.632t-.349-.518L13.48 2.98q-.217-.218-.518-.348t-.632-.131H5.808q-.213 0-.356.144t-.144.357t.144.356t.356.143H12.5V7.29q0 .504.353.858q.354.353.859.353zm-5.16 1.727"/></svg>
</template>

CSS

.icon-file-save-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.189%2018.1l-.689-.713l.746-.746q.146-.147.354-.153t.354.158q.14.146.134.354t-.153.354zM18.5%2016.387l-1-1v-1.368q0-.212.144-.356t.357-.144t.356.144t.143.356zm1.887%206.113L5.5%207.614v10.27q0%20.232.192.424t.423.192h5.5q.213%200%20.357.144t.144.357t-.144.356t-.356.143h-5.5q-.652%200-1.134-.482T4.5%2017.884V6.615l-2.754-2.78q-.134-.135-.14-.338t.14-.353q.134-.137.341-.137t.347.14l19.208%2019.208q.061.062.104.162t.043.2v.286q0%20.211-.144.355t-.357.143H15q-.213%200-.356-.144T14.5%2023t.144-.356T15%2022.5zM17.5%208.5v2.135q0%20.212.144.356t.357.143t.356-.143t.143-.357V8.671q0-.332-.13-.632t-.349-.518L13.48%202.98q-.217-.218-.518-.348t-.632-.131H5.808q-.213%200-.356.144t-.144.357t.144.356t.356.143H12.5V7.29q0%20.504.353.858q.354.353.859.353zm-5.16%201.727%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.189%2018.1l-.689-.713l.746-.746q.146-.147.354-.153t.354.158q.14.146.134.354t-.153.354zM18.5%2016.387l-1-1v-1.368q0-.212.144-.356t.357-.144t.356.144t.143.356zm1.887%206.113L5.5%207.614v10.27q0%20.232.192.424t.423.192h5.5q.213%200%20.357.144t.144.357t-.144.356t-.356.143h-5.5q-.652%200-1.134-.482T4.5%2017.884V6.615l-2.754-2.78q-.134-.135-.14-.338t.14-.353q.134-.137.341-.137t.347.14l19.208%2019.208q.061.062.104.162t.043.2v.286q0%20.211-.144.355t-.357.143H15q-.213%200-.356-.144T14.5%2023t.144-.356T15%2022.5zM17.5%208.5v2.135q0%20.212.144.356t.357.143t.356-.143t.143-.357V8.671q0-.332-.13-.632t-.349-.518L13.48%202.98q-.217-.218-.518-.348t-.632-.131H5.808q-.213%200-.356.144t-.144.357t.144.356t.356.143H12.5V7.29q0%20.504.353.858q.354.353.859.353zm-5.16%201.727%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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