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) 392 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="M297.813 1023.999l254.293-256h-168.96v-767.999h-170.667v767.999h-168.96zM980.48 0v426.667h-85.333v-85.333h-170.667v-341.333h256zM896 85.333h-85.333v170.667h85.333v-170.667zM809.813 682.666h-85.333v-85.333h170.667v426.667h-85.333v-341.333z"></path> </svg> `;