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) 918 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="M1024 778.666v-256q0-98.987-42.24-193.707t-111.787-164.267-164.267-111.787-193.707-42.24-193.707 42.24-164.267 111.787-111.787 164.267-42.24 193.707v256q0 9.387 5.973 15.36t15.36 5.973h42.667q9.387 0 15.36-5.973t5.973-15.36v-256q0-108.373 60.16-197.547t157.44-137.813 209.067-48.64 209.067 48.64 157.44 137.813 60.16 197.547v256q0 9.387 5.973 15.36t15.36 5.973h42.667q9.387 0 15.36-5.973t5.973-15.36zM341.334 603.734v392.532q0 6.827-5.12 11.947t-11.947 5.12h-136.533q-6.827 0-11.947-5.12t-5.12-11.947v-392.532q0-6.827 5.12-11.947t11.947-5.12h136.533q6.827 0 11.947 5.12t5.12 11.947zM853.333 603.734v392.532q0 6.827-5.12 11.947t-11.947 5.12h-136.533q-6.827 0-11.947-5.12t-5.12-11.947v-392.532q0-6.827 5.12-11.947t11.947-5.12h136.533q6.827 0 11.947 5.12t5.12 11.947z"></path> </svg> `;