file copy off icon
file-copy-off-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- file-copy-off-rounded
- Set
- Material Symbols Light
- Style
- 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
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 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="M18.627 15.854L7.242 4.334q-.13-.13-.186-.27Q7 3.926 7 3.765v-.212q0-.648.452-1.1T8.552 2h6.277q.323 0 .628.13t.522.349L19.52 6.02q.217.218.348.522t.131.628v8.112q0 .54-.497.745t-.876-.174m2.38 5.861q-.159.16-.353.16t-.354-.16L16.585 18h-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.363M16.212 7h2.942L15 2.846L19.154 7L15 2.846v2.942q0 .51.351.861t.86.351M4.617 22q-.691 0-1.153-.462T3 20.385V9.5q0-.213.143-.357T3.5 9t.357.143T4 9.5v10.885q0 .23.192.423t.423.192H14.5q.214 0 .357.143T15 21.5t-.143.357T14.5 22z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFileCopyOffRounded(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="M18.627 15.854L7.242 4.334q-.13-.13-.186-.27Q7 3.926 7 3.765v-.212q0-.648.452-1.1T8.552 2h6.277q.323 0 .628.13t.522.349L19.52 6.02q.217.218.348.522t.131.628v8.112q0 .54-.497.745t-.876-.174m2.38 5.861q-.159.16-.353.16t-.354-.16L16.585 18h-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.363M16.212 7h2.942L15 2.846L19.154 7L15 2.846v2.942q0 .51.351.861t.86.351M4.617 22q-.691 0-1.153-.462T3 20.385V9.5q0-.213.143-.357T3.5 9t.357.143T4 9.5v10.885q0 .23.192.423t.423.192H14.5q.214 0 .357.143T15 21.5t-.143.357T14.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="M18.627 15.854L7.242 4.334q-.13-.13-.186-.27Q7 3.926 7 3.765v-.212q0-.648.452-1.1T8.552 2h6.277q.323 0 .628.13t.522.349L19.52 6.02q.217.218.348.522t.131.628v8.112q0 .54-.497.745t-.876-.174m2.38 5.861q-.159.16-.353.16t-.354-.16L16.585 18h-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.363M16.212 7h2.942L15 2.846L19.154 7L15 2.846v2.942q0 .51.351.861t.86.351M4.617 22q-.691 0-1.153-.462T3 20.385V9.5q0-.213.143-.357T3.5 9t.357.143T4 9.5v10.885q0 .23.192.423t.423.192H14.5q.214 0 .357.143T15 21.5t-.143.357T14.5 22z"/></svg> </template>
CSS
.icon-file-copy-off-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%22M18.627%2015.854L7.242%204.334q-.13-.13-.186-.27Q7%203.926%207%203.765v-.212q0-.648.452-1.1T8.552%202h6.277q.323%200%20.628.13t.522.349L19.52%206.02q.217.218.348.522t.131.628v8.112q0%20.54-.497.745t-.876-.174m2.38%205.861q-.159.16-.353.16t-.354-.16L16.585%2018h-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.363M16.212%207h2.942L15%202.846L19.154%207L15%202.846v2.942q0%20.51.351.861t.86.351M4.617%2022q-.691%200-1.153-.462T3%2020.385V9.5q0-.213.143-.357T3.5%209t.357.143T4%209.5v10.885q0%20.23.192.423t.423.192H14.5q.214%200%20.357.143T15%2021.5t-.143.357T14.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%22M18.627%2015.854L7.242%204.334q-.13-.13-.186-.27Q7%203.926%207%203.765v-.212q0-.648.452-1.1T8.552%202h6.277q.323%200%20.628.13t.522.349L19.52%206.02q.217.218.348.522t.131.628v8.112q0%20.54-.497.745t-.876-.174m2.38%205.861q-.159.16-.353.16t-.354-.16L16.585%2018h-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.363M16.212%207h2.942L15%202.846L19.154%207L15%202.846v2.942q0%20.51.351.861t.86.351M4.617%2022q-.691%200-1.153-.462T3%2020.385V9.5q0-.213.143-.357T3.5%209t.357.143T4%209.5v10.885q0%20.23.192.423t.423.192H14.5q.214%200%20.357.143T15%2021.5t-.143.357T14.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-rounded.svg?color=%231a73e8&size=48