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) 558 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="M455.111 967.111v-910.224q0-23.893-16.497-40.391t-40.391-16.497h-227.556q-23.893 0-40.391 16.497t-16.497 40.391v910.224q0 23.893 16.497 40.391t40.391 16.497h227.556q23.893 0 40.391-16.497t16.497-40.391zM910.222 967.111v-910.224q0-23.893-16.497-40.391t-40.391-16.497h-227.556q-23.893 0-40.391 16.497t-16.497 40.391v910.224q0 23.893 16.497 40.391t40.391 16.497h227.556q23.893 0 40.391-16.497t16.497-40.391z"></path> </svg> `;