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) 492 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="M768 341.333h256v490.667q0 8.533-6.4 14.933t-14.933 6.4h-320v-504.32l-256-256v-71.68q0-8.533 6.4-14.933t14.933-6.4h320v341.333zM1024 256h-170.667v-170.667zM341.333 512h256v490.667q0 8.533-6.4 14.933t-14.933 6.4h-554.667q-8.533 0-14.933-6.4t-6.4-14.933v-810.667q0-8.533 6.4-14.933t14.933-6.4h320v341.333zM597.333 426.667h-170.667v-170.667z"></path> </svg> `;