git.lucas.co / cce-icons
SVG icon set
git clone https://git.lucas.co/cce-icons.git

svg/copy.svg (363B)

1 <svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
2   <!-- Stylized copy: back sheet peeking out behind front sheet -->
3   <g fill="#ffffff">
4     <!-- Back sheet -->
5     <rect x="6" y="4" width="22" height="26" rx="4" opacity="0.55" />
6     <!-- Front sheet -->
7     <rect x="12" y="10" width="22" height="26" rx="4" />
8   </g>
9 </svg>