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) 1.06 kB
export default `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 1024 1024"> <path d="M157.539 196.923v-78.769q0-16.542-11.815-27.963t-27.57-11.421h-78.769q-16.542 0-27.963 11.421t-11.421 27.963v78.769q0 15.754 11.421 27.57t27.963 11.815h78.769q15.754 0 27.57-11.815t11.815-27.57zM630.154 78.769h78.769v866.461h-78.769v-866.461zM472.615 433.23v-78.769q0-16.542-11.815-27.963t-27.57-11.421h-393.846q-16.542 0-27.963 11.421t-11.421 27.963v78.769q0 15.754 11.421 27.57t27.963 11.815h393.846q15.754 0 27.57-11.815t11.815-27.57zM866.461 610.461v-59.077h157.539v-78.769h-157.539v-59.077l-131.545 98.462zM315.077 669.538v-78.769q0-16.542-11.815-27.963t-27.57-11.421h-236.308q-16.542 0-27.963 11.421t-11.421 27.963v78.769q0 15.754 11.421 27.57t27.963 11.815h236.308q15.754 0 27.57-11.815t11.815-27.57zM551.385 905.845v-78.769q0-16.542-11.815-27.963t-27.57-11.421h-472.615q-16.542 0-27.963 11.421t-11.421 27.963v78.769q0 15.754 11.421 27.57t27.963 11.815h472.615q15.754 0 27.57-11.815t11.815-27.57z"></path> </svg> `;