UNPKG

aloha-svg

Version:

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

5 lines (4 loc) 764 B
export default `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 1024 1024"> <path d="M298.667 0h426.667q138.24 0 218.453 79.787t80.213 218.88v426.667q0 140.8-79.787 219.733t-218.88 78.933h-426.667q-140.8 0-219.733-78.933t-78.933-219.733v-426.667q0-140.8 78.933-219.733t219.733-78.933zM768 170.667h-512q-34.987 0-60.16 25.173t-25.173 60.16v512q0 34.987 25.173 60.16t60.16 25.173h512q34.987 0 60.16-25.173t25.173-60.16v-512q0-34.987-25.173-60.16t-60.16-25.173zM298.667 256h426.667q17.92 0 30.293 12.373t12.373 30.293v256q0 17.92-12.373 30.293t-30.293 12.373h-426.667q-17.92 0-30.293-12.373t-12.373-30.293v-256q0-17.92 12.373-30.293t30.293-12.373zM341.333 341.333v170.667h341.333v-170.667h-341.333z"></path> </svg> `;