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) 818 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.001 0.001q75.371 58.044 102.66 135.147t0 154.206-102.66 134.281q-75.371-57.178-102.66-134.281t0-154.206 102.66-135.147zM208.786 335.27q107.424 0 183.662 76.237t76.237 183.662q-107.424 0-183.662-76.237t-76.237-183.662zM815.215 335.27q0 107.424-76.237 183.662t-183.662 76.237q0-107.424 76.237-183.662t183.662-76.237zM208.786 595.169q107.424 0 183.662 76.237t76.237 183.662q-107.424 0-183.662-76.237t-76.237-183.662zM815.215 595.169q0 107.424-76.237 183.662t-183.662 76.237q0-107.424 76.237-183.662t183.662-76.237zM555.316 855.934v124.751q0 18.193-12.561 30.754t-30.754 12.561-30.754-12.561-12.561-30.754v-123.018q34.653 3.465 37.252 3.465 14.728 0 49.381-5.198z"></path> </svg> `;