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) 513 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="M426.667 213.333h341.333v-168.96l256 254.293-256 254.293v-168.96h-341.333v-170.667zM85.333 383.999v-170.667h85.333v170.667h-85.333zM341.333 383.999h-85.333v-170.667h85.333v170.667zM597.333 810.666h-341.333v168.96l-256-254.293 256-254.293v168.96h341.333v170.667zM682.667 639.999h85.333v170.667h-85.333v-170.667zM853.333 639.999v170.667h85.333v-170.667h-85.333z"></path> </svg> `;