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

svg/chevron-right.svg (279B)

1 <svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
2   <!-- Stylized rounded right-pointing triangle (treelist expand) -->
3   <path d="M14 8 L30 20 L14 32 Z" fill="#ffffff" stroke="#ffffff"
4         stroke-width="6" stroke-linejoin="round" />
5 </svg>