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) 616 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="M651.635 1023.999h-279.272q-151.738 0-262.050-109.382t-110.313-262.982v-279.272q0-151.738 110.778-262.050t261.585-110.313h279.272q153.6 0 262.982 109.382t109.382 262.982v279.272q0 153.6-109.382 262.982t-262.982 109.382zM744.727 186.182h-465.454q-38.168 0-65.629 27.461t-27.461 65.629v465.454q0 38.168 27.461 65.629t65.629 27.461h465.454q38.168 0 65.629-27.461t27.461-65.629v-465.454q0-38.168-27.461-65.629t-65.629-27.461zM372.363 279.272v465.454l309.992-232.727z"></path> </svg> `;