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

Name
file-copy-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 copy off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.979 2.479L19.52 6.02q.217.218.348.518t.131.632v8.868q0 .253-.155.373t-.342.12t-.344-.124t-.159-.375V7h-2.788q-.505 0-.859-.353Q15 6.293 15 5.788V3H7.5q-.213 0-.356-.144T7 2.499t.144-.356T7.5 2h7.329q.331 0 .632.13t.518.349M8.616 17h6.969L8 9.416v6.969q0 .23.192.423t.423.192m7.97 1h-7.97q-.69 0-1.152-.462T7 16.384V8.415L2.284 3.7q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l18.016 18.016q.14.14.15.344t-.15.363t-.354.16t-.354-.16zm-11.97 4q-.69 0-1.152-.462T3 20.385V9.5q0-.213.144-.356T3.501 9t.356.144T4 9.5v10.885q0 .23.192.423t.423.192H14.5q.213 0 .356.144t.144.357t-.144.356T14.5 22z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFileCopyOffOutlineRounded(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="M15.979 2.479L19.52 6.02q.217.218.348.518t.131.632v8.868q0 .253-.155.373t-.342.12t-.344-.124t-.159-.375V7h-2.788q-.505 0-.859-.353Q15 6.293 15 5.788V3H7.5q-.213 0-.356-.144T7 2.499t.144-.356T7.5 2h7.329q.331 0 .632.13t.518.349M8.616 17h6.969L8 9.416v6.969q0 .23.192.423t.423.192m7.97 1h-7.97q-.69 0-1.152-.462T7 16.384V8.415L2.284 3.7q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l18.016 18.016q.14.14.15.344t-.15.363t-.354.16t-.354-.16zm-11.97 4q-.69 0-1.152-.462T3 20.385V9.5q0-.213.144-.356T3.501 9t.356.144T4 9.5v10.885q0 .23.192.423t.423.192H14.5q.213 0 .356.144t.144.357t-.144.356T14.5 22z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.979 2.479L19.52 6.02q.217.218.348.518t.131.632v8.868q0 .253-.155.373t-.342.12t-.344-.124t-.159-.375V7h-2.788q-.505 0-.859-.353Q15 6.293 15 5.788V3H7.5q-.213 0-.356-.144T7 2.499t.144-.356T7.5 2h7.329q.331 0 .632.13t.518.349M8.616 17h6.969L8 9.416v6.969q0 .23.192.423t.423.192m7.97 1h-7.97q-.69 0-1.152-.462T7 16.384V8.415L2.284 3.7q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l18.016 18.016q.14.14.15.344t-.15.363t-.354.16t-.354-.16zm-11.97 4q-.69 0-1.152-.462T3 20.385V9.5q0-.213.144-.356T3.501 9t.356.144T4 9.5v10.885q0 .23.192.423t.423.192H14.5q.213 0 .356.144t.144.357t-.144.356T14.5 22z"/></svg>
</template>

CSS

.icon-file-copy-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%22M15.979%202.479L19.52%206.02q.217.218.348.518t.131.632v8.868q0%20.253-.155.373t-.342.12t-.344-.124t-.159-.375V7h-2.788q-.505%200-.859-.353Q15%206.293%2015%205.788V3H7.5q-.213%200-.356-.144T7%202.499t.144-.356T7.5%202h7.329q.331%200%20.632.13t.518.349M8.616%2017h6.969L8%209.416v6.969q0%20.23.192.423t.423.192m7.97%201h-7.97q-.69%200-1.152-.462T7%2016.384V8.415L2.284%203.7q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l18.016%2018.016q.14.14.15.344t-.15.363t-.354.16t-.354-.16zm-11.97%204q-.69%200-1.152-.462T3%2020.385V9.5q0-.213.144-.356T3.501%209t.356.144T4%209.5v10.885q0%20.23.192.423t.423.192H14.5q.213%200%20.356.144t.144.357t-.144.356T14.5%2022z%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%22M15.979%202.479L19.52%206.02q.217.218.348.518t.131.632v8.868q0%20.253-.155.373t-.342.12t-.344-.124t-.159-.375V7h-2.788q-.505%200-.859-.353Q15%206.293%2015%205.788V3H7.5q-.213%200-.356-.144T7%202.499t.144-.356T7.5%202h7.329q.331%200%20.632.13t.518.349M8.616%2017h6.969L8%209.416v6.969q0%20.23.192.423t.423.192m7.97%201h-7.97q-.69%200-1.152-.462T7%2016.384V8.415L2.284%203.7q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l18.016%2018.016q.14.14.15.344t-.15.363t-.354.16t-.354-.16zm-11.97%204q-.69%200-1.152-.462T3%2020.385V9.5q0-.213.144-.356T3.501%209t.356.144T4%209.5v10.885q0%20.23.192.423t.423.192H14.5q.213%200%20.356.144t.144.357t-.144.356T14.5%2022z%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-copy-off-outline-rounded.svg?color=%231a73e8&size=48