UNPKG

aloha-svg

Version:

Aloha-SVG is a versatile library of SVG icons and their JavaScript equivalents, providing seamless integration into JS projects.

12 lines (11 loc) 1.1 kB
export default `<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="18" height="18" viewBox="0 0 18 18" > <path d="M 14.008859,5.0565105 V 15.519421 c 0,0.41338 -0.318013,0.73151 -0.715628,0.73151 H 4.7066492 c -0.3975247,0 -0.7156285,-0.33396 -0.7156285,-0.73151 V 2.4806205 c 0,-0.41338 0.3180138,-0.73151 0.7156285,-0.73151 H 10.796841 V 5e-7 H 4.0229111 C 3.0370494,5e-7 2.242,0.8268305 2.242,1.8445505 V 16.15545 C 2.242,17.17317 3.0370094,18 4.0229111,18 H 13.977089 C 14.962961,18 15.758,17.17317 15.758,16.15545 V 5.0565805 h -1.749131 z m -0.90639,-1.11303 H 15.75798 L 11.878124,5e-7 v 2.67137 c 0,0 0,1.27208 1.224375,1.27208 z M 7.998198,10.54233 11.941735,6.4557905 c 0,0 0.318004,-0.28626 0.588397,0 0.222472,0.22248 -0.190792,0.77911 -0.190792,0.77911 L 8.777507,12.291391 c 0,0 -0.333964,0.5405 -0.588397,0.58839 -0.286263,0.0479 -0.413384,-0.19079 -0.5883965,-0.38162 -0.1907823,-0.19079 -1.7809111,-2.33743 -1.7809111,-2.33743 0,0 -0.1749921,-0.4611805 0.1907922,-0.7791005 0.3657244,-0.31801 0.7950095,0 0.7950095,0 L 7.998168,10.542471 Z" /> </svg>`;