UNPKG

aloha-svg

Version:

Aloha-SVG is a versatile library of SVG icons and their JavaScript equivalents, providing seamless integration into JS projects.

8 lines (7 loc) 411 B
export default `<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" id="flag-icons-sy" viewBox="0 0 512 512"> <path d="M0 0h512v512H0Z"/> <path fill="#fff" d="M0 0h512v341.3H0Z"/> <path fill="#007a3d" d="M0 0h512v170.7H0Z"/> <path fill="#ce1126" d="M26.3 317.9 67.2 192 108 317.9 1 240h132.4m270.5 77.8L445 192l40.8 125.9-107-77.8H511m-295.9 77.8L256 192l40.9 125.9-107-77.8h132.3"/> </svg> `;