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

svg/save.svg (360B)

1 <svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
2   <!-- Stylized floppy: body with clipped corner + shutter -->
3   <path d="M9 5 Q5 5 5 9 L5 31 Q5 35 9 35 L31 35 Q35 35 35 31 L35 13 L27 5 Z"
4         fill="#ffffff" />
5   <!-- Shutter -->
6   <rect x="13" y="5" width="13" height="9" rx="2" fill="#282a36" opacity="0.35" />
7 </svg>