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

svg/minus.svg (236B)

1 <svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
2   <!-- Stylized rounded minus -->
3   <g fill="#ffffff">
4     <!-- Horizontal bar -->
5     <rect x="4" y="17" width="32" height="6" rx="3" />
6   </g>
7 </svg>