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) 765 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="M628.363 93.091l-93.091-93.091h-349.091l-93.091 93.091h372.364l186.182 186.182v91.23l274.618-91.23h97.746v-186.182h-395.637zM465.454 744.727v-465.455q0-38.168-27.461-65.629t-65.629-27.461h-279.273q-38.168 0-65.629 27.461t-27.461 65.629v465.455q0 38.168 27.461 65.629t65.629 27.461h279.273q38.168 0 65.629-27.461t27.461-65.629zM93.090 279.272h279.273v186.182h-279.273v-186.182zM651.635 498.036l372.364-123.811v151.738l-372.364 123.811v-151.738zM93.090 558.545h279.273v186.182h-279.273v-186.182zM749.381 744.727l274.618-91.23v277.411h-395.637l-93.091 93.091h-349.091l-93.091-93.091h372.364l186.182-186.182h97.746z"></path> </svg> `;