document copy icon
document-copy-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- document-copy-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
More newicons icons from Reicon
Use the document copy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.5 13.15h-2.17c-1.78 0-3.23-1.44-3.23-3.23V7.75c0-.41-.33-.75-.75-.75H6.18C3.87 7 2 8.5 2 11.18v6.64C2 20.5 3.87 22 6.18 22h5.89c2.31 0 4.18-1.5 4.18-4.18V13.9c0-.42-.34-.75-.75-.75"/><path d="M17.82 2h-5.89C9.67 2 7.84 3.44 7.76 6.01c.06 0 .11-.01.17-.01h5.89C16.13 6 18 7.5 18 10.18v6.65c0 .06-.01.11-.01.16c2.23-.07 4.01-1.55 4.01-4.16V6.18C22 3.5 20.13 2 17.82 2"/><path d="M11.98 7.152c-.31-.31-.84-.1-.84.33v2.62c0 1.1.93 2 2.07 2c.71.01 1.7.01 2.55.01c.43 0 .65-.5.35-.8c-1.09-1.09-3.03-3.04-4.13-4.16"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconDocumentCopyFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.5 13.15h-2.17c-1.78 0-3.23-1.44-3.23-3.23V7.75c0-.41-.33-.75-.75-.75H6.18C3.87 7 2 8.5 2 11.18v6.64C2 20.5 3.87 22 6.18 22h5.89c2.31 0 4.18-1.5 4.18-4.18V13.9c0-.42-.34-.75-.75-.75"/><path d="M17.82 2h-5.89C9.67 2 7.84 3.44 7.76 6.01c.06 0 .11-.01.17-.01h5.89C16.13 6 18 7.5 18 10.18v6.65c0 .06-.01.11-.01.16c2.23-.07 4.01-1.55 4.01-4.16V6.18C22 3.5 20.13 2 17.82 2"/><path d="M11.98 7.152c-.31-.31-.84-.1-.84.33v2.62c0 1.1.93 2 2.07 2c.71.01 1.7.01 2.55.01c.43 0 .65-.5.35-.8c-1.09-1.09-3.03-3.04-4.13-4.16"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.5 13.15h-2.17c-1.78 0-3.23-1.44-3.23-3.23V7.75c0-.41-.33-.75-.75-.75H6.18C3.87 7 2 8.5 2 11.18v6.64C2 20.5 3.87 22 6.18 22h5.89c2.31 0 4.18-1.5 4.18-4.18V13.9c0-.42-.34-.75-.75-.75"/><path d="M17.82 2h-5.89C9.67 2 7.84 3.44 7.76 6.01c.06 0 .11-.01.17-.01h5.89C16.13 6 18 7.5 18 10.18v6.65c0 .06-.01.11-.01.16c2.23-.07 4.01-1.55 4.01-4.16V6.18C22 3.5 20.13 2 17.82 2"/><path d="M11.98 7.152c-.31-.31-.84-.1-.84.33v2.62c0 1.1.93 2 2.07 2c.71.01 1.7.01 2.55.01c.43 0 .65-.5.35-.8c-1.09-1.09-3.03-3.04-4.13-4.16"/></g></svg> </template>
CSS
.icon-document-copy-filled {
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%22currentColor%22%3E%3Cpath%20d%3D%22M15.5%2013.15h-2.17c-1.78%200-3.23-1.44-3.23-3.23V7.75c0-.41-.33-.75-.75-.75H6.18C3.87%207%202%208.5%202%2011.18v6.64C2%2020.5%203.87%2022%206.18%2022h5.89c2.31%200%204.18-1.5%204.18-4.18V13.9c0-.42-.34-.75-.75-.75%22%2F%3E%3Cpath%20d%3D%22M17.82%202h-5.89C9.67%202%207.84%203.44%207.76%206.01c.06%200%20.11-.01.17-.01h5.89C16.13%206%2018%207.5%2018%2010.18v6.65c0%20.06-.01.11-.01.16c2.23-.07%204.01-1.55%204.01-4.16V6.18C22%203.5%2020.13%202%2017.82%202%22%2F%3E%3Cpath%20d%3D%22M11.98%207.152c-.31-.31-.84-.1-.84.33v2.62c0%201.1.93%202%202.07%202c.71.01%201.7.01%202.55.01c.43%200%20.65-.5.35-.8c-1.09-1.09-3.03-3.04-4.13-4.16%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%22currentColor%22%3E%3Cpath%20d%3D%22M15.5%2013.15h-2.17c-1.78%200-3.23-1.44-3.23-3.23V7.75c0-.41-.33-.75-.75-.75H6.18C3.87%207%202%208.5%202%2011.18v6.64C2%2020.5%203.87%2022%206.18%2022h5.89c2.31%200%204.18-1.5%204.18-4.18V13.9c0-.42-.34-.75-.75-.75%22%2F%3E%3Cpath%20d%3D%22M17.82%202h-5.89C9.67%202%207.84%203.44%207.76%206.01c.06%200%20.11-.01.17-.01h5.89C16.13%206%2018%207.5%2018%2010.18v6.65c0%20.06-.01.11-.01.16c2.23-.07%204.01-1.55%204.01-4.16V6.18C22%203.5%2020.13%202%2017.82%202%22%2F%3E%3Cpath%20d%3D%22M11.98%207.152c-.31-.31-.84-.1-.84.33v2.62c0%201.1.93%202%202.07%202c.71.01%201.7.01%202.55.01c.43%200%20.65-.5.35-.8c-1.09-1.09-3.03-3.04-4.13-4.16%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/document-copy-filled.svg?color=%231a73e8&size=48