image copy icon
image-copy-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- image-copy-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
6 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
image-add-20-filledimage-alt-text-16-filledimage-arrow-back-20-filledimage-arrow-counterclockwise-20-filledimage-arrow-forward-20-filledimage-border-16-filledimage-circle-16-filledimage-dismiss-20-filledimage-edit-16-filledimage-globe-20-filledimage-library-20-filledimage-multiple-16-filledimage-multiple-off-16-filledimage-off-20-filledimage-prohibited-20-filledimage-reflection-20-filledimage-search-20-filledimage-shadow-20-filledimage-sparkle-16-filledimage-split-20-filledimage-stack-16-filledimage-style-guide-16-filledimage-table-16-filled
Use the image copy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.507 6.008A3.24 3.24 0 0 0 3 8.75v6.5c0 2.9 2.35 5.25 5.25 5.25h6.5a3.25 3.25 0 0 0 2.744-1.508l-.122.006l-.122.002h-9a3.75 3.75 0 0 1-3.75-3.75v-9q0-.122.007-.242M8.75 3A3.25 3.25 0 0 0 5.5 6.25v8.5A3.25 3.25 0 0 0 8.75 18h8.5a3.25 3.25 0 0 0 3.25-3.25v-8.5A3.25 3.25 0 0 0 17.25 3zm4.68 9.137l.093.077l4.307 4.188a1.8 1.8 0 0 1-.58.098h-8.5q-.306-.002-.58-.098l4.307-4.188a.75.75 0 0 1 .954-.077M8.75 4.5h8.5c.966 0 1.75.784 1.75 1.75v8.5q-.002.315-.104.595l-4.327-4.207a2.25 2.25 0 0 0-3.003-.12l-.134.12l-4.328 4.208A1.8 1.8 0 0 1 7 14.75v-8.5c0-.966.784-1.75 1.75-1.75m6.75 2.251a1.25 1.25 0 1 0 0 2.499a1.25 1.25 0 0 0 0-2.499"/></svg>
React
import type { SVGProps } from "react";
export function FluentImageCopy24Regular(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="M4.507 6.008A3.24 3.24 0 0 0 3 8.75v6.5c0 2.9 2.35 5.25 5.25 5.25h6.5a3.25 3.25 0 0 0 2.744-1.508l-.122.006l-.122.002h-9a3.75 3.75 0 0 1-3.75-3.75v-9q0-.122.007-.242M8.75 3A3.25 3.25 0 0 0 5.5 6.25v8.5A3.25 3.25 0 0 0 8.75 18h8.5a3.25 3.25 0 0 0 3.25-3.25v-8.5A3.25 3.25 0 0 0 17.25 3zm4.68 9.137l.093.077l4.307 4.188a1.8 1.8 0 0 1-.58.098h-8.5q-.306-.002-.58-.098l4.307-4.188a.75.75 0 0 1 .954-.077M8.75 4.5h8.5c.966 0 1.75.784 1.75 1.75v8.5q-.002.315-.104.595l-4.327-4.207a2.25 2.25 0 0 0-3.003-.12l-.134.12l-4.328 4.208A1.8 1.8 0 0 1 7 14.75v-8.5c0-.966.784-1.75 1.75-1.75m6.75 2.251a1.25 1.25 0 1 0 0 2.499a1.25 1.25 0 0 0 0-2.499"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.507 6.008A3.24 3.24 0 0 0 3 8.75v6.5c0 2.9 2.35 5.25 5.25 5.25h6.5a3.25 3.25 0 0 0 2.744-1.508l-.122.006l-.122.002h-9a3.75 3.75 0 0 1-3.75-3.75v-9q0-.122.007-.242M8.75 3A3.25 3.25 0 0 0 5.5 6.25v8.5A3.25 3.25 0 0 0 8.75 18h8.5a3.25 3.25 0 0 0 3.25-3.25v-8.5A3.25 3.25 0 0 0 17.25 3zm4.68 9.137l.093.077l4.307 4.188a1.8 1.8 0 0 1-.58.098h-8.5q-.306-.002-.58-.098l4.307-4.188a.75.75 0 0 1 .954-.077M8.75 4.5h8.5c.966 0 1.75.784 1.75 1.75v8.5q-.002.315-.104.595l-4.327-4.207a2.25 2.25 0 0 0-3.003-.12l-.134.12l-4.328 4.208A1.8 1.8 0 0 1 7 14.75v-8.5c0-.966.784-1.75 1.75-1.75m6.75 2.251a1.25 1.25 0 1 0 0 2.499a1.25 1.25 0 0 0 0-2.499"/></svg> </template>
CSS
.icon-image-copy-24-regular {
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%22M4.507%206.008A3.24%203.24%200%200%200%203%208.75v6.5c0%202.9%202.35%205.25%205.25%205.25h6.5a3.25%203.25%200%200%200%202.744-1.508l-.122.006l-.122.002h-9a3.75%203.75%200%200%201-3.75-3.75v-9q0-.122.007-.242M8.75%203A3.25%203.25%200%200%200%205.5%206.25v8.5A3.25%203.25%200%200%200%208.75%2018h8.5a3.25%203.25%200%200%200%203.25-3.25v-8.5A3.25%203.25%200%200%200%2017.25%203zm4.68%209.137l.093.077l4.307%204.188a1.8%201.8%200%200%201-.58.098h-8.5q-.306-.002-.58-.098l4.307-4.188a.75.75%200%200%201%20.954-.077M8.75%204.5h8.5c.966%200%201.75.784%201.75%201.75v8.5q-.002.315-.104.595l-4.327-4.207a2.25%202.25%200%200%200-3.003-.12l-.134.12l-4.328%204.208A1.8%201.8%200%200%201%207%2014.75v-8.5c0-.966.784-1.75%201.75-1.75m6.75%202.251a1.25%201.25%200%201%200%200%202.499a1.25%201.25%200%200%200%200-2.499%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%22M4.507%206.008A3.24%203.24%200%200%200%203%208.75v6.5c0%202.9%202.35%205.25%205.25%205.25h6.5a3.25%203.25%200%200%200%202.744-1.508l-.122.006l-.122.002h-9a3.75%203.75%200%200%201-3.75-3.75v-9q0-.122.007-.242M8.75%203A3.25%203.25%200%200%200%205.5%206.25v8.5A3.25%203.25%200%200%200%208.75%2018h8.5a3.25%203.25%200%200%200%203.25-3.25v-8.5A3.25%203.25%200%200%200%2017.25%203zm4.68%209.137l.093.077l4.307%204.188a1.8%201.8%200%200%201-.58.098h-8.5q-.306-.002-.58-.098l4.307-4.188a.75.75%200%200%201%20.954-.077M8.75%204.5h8.5c.966%200%201.75.784%201.75%201.75v8.5q-.002.315-.104.595l-4.327-4.207a2.25%202.25%200%200%200-3.003-.12l-.134.12l-4.328%204.208A1.8%201.8%200%200%201%207%2014.75v-8.5c0-.966.784-1.75%201.75-1.75m6.75%202.251a1.25%201.25%200%201%200%200%202.499a1.25%201.25%200%200%200%200-2.499%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/image-copy-24-regular.svg?color=%231a73e8&size=48