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) 1.03 kB
export default `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 1024 1024"> <path d="M42.666 0h938.668q17.92 0 30.293 12.373t12.373 30.293v938.668q0 17.92-12.373 30.293t-30.293 12.373h-938.668q-17.92 0-30.293-12.373t-12.373-30.293v-938.668q0-17.92 12.373-30.293t30.293-12.373zM521.386 69.973h-59.733q-11.093 0-15.36 10.24l-255.147 642.561q-14.507 27.307-29.867 43.52-15.36 15.36-47.787 29.013-10.24 4.267-10.24 15.36v42.667q0 6.827 4.693 11.947t12.373 5.12h232.96q6.827 0 11.947-5.12t5.12-11.947v-42.667q0-6.827-5.12-11.947t-11.947-5.12q-46.933 0-60.587-19.627-8.533-11.947 0-33.28l53.76-139.093h226.987l48.64 130.56q9.387 26.453-5.12 46.933-10.24 14.507-30.72 14.507-6.827 0-11.947 5.12t-5.12 11.947v42.667q0 6.827 5.12 11.947t11.947 5.12h267.093q6.827 0 11.947-5.12t5.12-11.947v-42.667q0-5.973-4.693-11.093t-11.52-5.973q-14.507 0-35.84-21.333-21.333-23.040-34.133-53.76h-0.853l-245.76-638.294q-4.267-10.24-16.213-10.24zM545.279 502.614h-168.107l87.893-225.28z"></path> </svg> `;