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) 553 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="M411.826 26.542l583.92 584.777q26.541 26.541 26.541 64.643t-26.541 64.643l-112.161 112.161h-411.826l-442.649-443.506q-27.398-26.541-27.398-64.643t27.398-64.643l252.575-253.432q26.541-26.541 64.643-26.541t65.498 26.541zM93.324 344.187l292.816 292.816 259.425-260.281-291.96-291.96zM214.903 938.382h684.951q17.98 0 30.394 12.414t12.414 30.394v42.81h-770.569v-42.81q0-17.98 12.414-30.394t30.394-12.414z"></path> </svg> `;