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) 653 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="M25.6 0.001h972.801q10.24 0 17.92 7.68t7.68 17.92v153.6q0 10.24-7.68 17.92t-17.92 7.68h-972.801q-10.24 0-17.92-7.68t-7.68-17.92v-153.6q0-10.24 7.68-17.92t17.92-7.68zM25.6 409.602h972.801q10.24 0 17.92 7.68t7.68 17.92v153.6q0 10.24-7.68 17.92t-17.92 7.68h-972.801q-10.24 0-17.92-7.68t-7.68-17.92v-153.6q0-10.24 7.68-17.92t17.92-7.68zM25.6 819.201h972.801q10.24 0 17.92 7.68t7.68 17.92v153.6q0 10.24-7.68 17.92t-17.92 7.68h-972.801q-10.24 0-17.92-7.68t-7.68-17.92v-153.6q0-10.24 7.68-17.92t17.92-7.68z"></path> </svg> `;