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) 265 B
export default `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ma" viewBox="0 0 512 512"> <path fill="#c1272d" d="M512 0H0v512h512z"/> <path fill="none" stroke="#006233" stroke-width="12.5" d="m256 191.4-38 116.8 99.4-72.2H194.6l99.3 72.2z"/> </svg> `;