file-off-two-tone from Keyline Icons by Keyline Icons · Two Tone · MIT Free for personal and commercial use.

Name
file-off-two-tone
Set
Keyline Icons
Style
Two Tone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

Use the file off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M20.3919 20.3919C19.5438 21.9458 17.895 23 16 23H8C5.2386 23 3 20.76 3 18V6C3 5.1336 3.2204 4.3186 3.6081 3.6081L20.3919 20.3919Z" stroke="none"/><path stroke-opacity=".4" d="M7.6703 2.01C7.779 2 7.889 2 8 2H14L20 8V14.3431M20 8H17C15.34 8 14 6.6569 14 5V2"/><path d="M4.3535 4.3535C4.1264 4.8556 4 5.4131 4 6V18C4 20.2091 5.7909 22 8 22H16C17.6222 22 19.0188 21.0343 19.6465 19.6465M2 2L22 22"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsFileOffTwoTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M20.3919 20.3919C19.5438 21.9458 17.895 23 16 23H8C5.2386 23 3 20.76 3 18V6C3 5.1336 3.2204 4.3186 3.6081 3.6081L20.3919 20.3919Z" stroke="none"/><path strokeOpacity=".4" d="M7.6703 2.01C7.779 2 7.889 2 8 2H14L20 8V14.3431M20 8H17C15.34 8 14 6.6569 14 5V2"/><path d="M4.3535 4.3535C4.1264 4.8556 4 5.4131 4 6V18C4 20.2091 5.7909 22 8 22H16C17.6222 22 19.0188 21.0343 19.6465 19.6465M2 2L22 22"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M20.3919 20.3919C19.5438 21.9458 17.895 23 16 23H8C5.2386 23 3 20.76 3 18V6C3 5.1336 3.2204 4.3186 3.6081 3.6081L20.3919 20.3919Z" stroke="none"/><path stroke-opacity=".4" d="M7.6703 2.01C7.779 2 7.889 2 8 2H14L20 8V14.3431M20 8H17C15.34 8 14 6.6569 14 5V2"/><path d="M4.3535 4.3535C4.1264 4.8556 4 5.4131 4 6V18C4 20.2091 5.7909 22 8 22H16C17.6222 22 19.0188 21.0343 19.6465 19.6465M2 2L22 22"/></g></svg>
</template>

CSS

.icon-file-off-two-tone {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M20.3919%2020.3919C19.5438%2021.9458%2017.895%2023%2016%2023H8C5.2386%2023%203%2020.76%203%2018V6C3%205.1336%203.2204%204.3186%203.6081%203.6081L20.3919%2020.3919Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M7.6703%202.01C7.779%202%207.889%202%208%202H14L20%208V14.3431M20%208H17C15.34%208%2014%206.6569%2014%205V2%22%2F%3E%3Cpath%20d%3D%22M4.3535%204.3535C4.1264%204.8556%204%205.4131%204%206V18C4%2020.2091%205.7909%2022%208%2022H16C17.6222%2022%2019.0188%2021.0343%2019.6465%2019.6465M2%202L22%2022%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M20.3919%2020.3919C19.5438%2021.9458%2017.895%2023%2016%2023H8C5.2386%2023%203%2020.76%203%2018V6C3%205.1336%203.2204%204.3186%203.6081%203.6081L20.3919%2020.3919Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M7.6703%202.01C7.779%202%207.889%202%208%202H14L20%208V14.3431M20%208H17C15.34%208%2014%206.6569%2014%205V2%22%2F%3E%3Cpath%20d%3D%22M4.3535%204.3535C4.1264%204.8556%204%205.4131%204%206V18C4%2020.2091%205.7909%2022%208%2022H16C17.6222%2022%2019.0188%2021.0343%2019.6465%2019.6465M2%202L22%2022%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/file-off-two-tone.svg?color=%231a73e8&size=48