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) 879 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="M1023.998 256h-42.667q0-17.92-3.413-31.573t-8.107-22.613-15.36-14.933-18.773-9.387-24.32-4.693-26.453-1.707-31.573-0.427h-170.667v725.333q0 18.773 21.333 29.44t42.667 11.52l21.333 1.707v85.333h-341.333v-85.333q3.413 0 9.387-0.427t20.48-2.56 25.6-5.973 20.48-12.8 9.387-20.907v-725.333h-170.667q-21.333 0-31.573 0.427t-26.453 1.707-24.32 4.693-18.773 9.387-15.36 14.933-8.107 22.613-3.413 31.573h-42.667v-256h853.333v256zM426.665 640h-21.333q0-12.8-3.413-20.907t-7.68-12.373-14.507-6.4-17.067-2.56-21.333-0.427h-85.333v362.667q0 9.387 10.667 14.933t21.76 6.4h10.24v42.667h-170.667v-42.667q42.667 0 42.667-21.333v-362.667h-85.333q-14.507 0-21.333 0.427t-17.067 2.56-14.507 6.4-7.68 12.373-3.413 20.907h-21.333v-128h426.667v128z"></path> </svg> `;