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) 641 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="M512 85.334h128.001q17.92 0 30.293 12.373t12.373 30.293v341.334q0 17.92-12.373 30.293t-30.293 12.373h-128.001v85.333h384.002q17.92 0 30.293 12.373t12.373 30.293v341.334q0 17.92-12.373 30.293t-30.293 12.373h-768.003q-17.92 0-30.293-12.373t-12.373-30.293v-341.334q0-17.92 12.373-30.293t30.293-12.373h298.668v-85.333h-128.001q-17.92 0-30.293-12.373t-12.373-30.293v-341.334q0-17.92 12.373-30.293t30.293-12.373h128.001v-85.333h85.333v85.333zM341.332 170.669v256.001h256.001v-256.001h-256.001z"></path> </svg> `;