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

svg/chevron-down.svg (280B)

1 <svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
2   <!-- Stylized rounded down-pointing triangle (treelist collapse) -->
3   <path d="M8 14 L32 14 L20 30 Z" fill="#ffffff" stroke="#ffffff"
4         stroke-width="6" stroke-linejoin="round" />
5 </svg>