UNPKG

aloha-svg

Version:

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

6 lines (5 loc) 370 B
export default `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-qa" viewBox="0 0 512 512"> <path fill="#8d1b3d" d="M0 0h512v512H0z"/> <path fill="#fff" d="M0 0v512h113l104.2-28.4L113 455l104.2-28.4L113 398.2l104.2-28.4L113 341.3 217.2 313 113 284.4 217.2 256 113 227.6 217.2 199 113 170.7l104.2-28.5L113 113.8l104.2-28.5L113 57l104.2-28.4L113 0z"/> </svg> `;