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) 2.17 kB
export default `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" height="18" width="18" version="1.1" > <path d="M 15.953997,1.1002004 13.665432,0.04390044 V 4.4e-7 l -2.596707,0.9684 -2.112728,-0.8801 v 0.044 L 6.8432689,1.0123004 4.2905646,0.04390044 2.002,1.1002004 V 16.8559 l 2.2885646,1.1002 V 18 L 6.887271,17.0316 9,17.9117 v -0.044 l 2.112728,-0.88 2.596707,0.9683 L 15.998,16.8118 15.954119,1.1001004 Z m -10.5186598,2.7289 h 7.0418798 c 0.131886,0 0.220154,0.088 0.220154,0.1759 v 0.6162 c 0,0.088 -0.08797,0.1759 -0.220154,0.1759 H 5.4353372 c -0.1318858,0 -0.220154,-0.088 -0.220154,-0.1759 v -0.6162 h -0.04388 c 0.08797,-0.088 0.1758886,-0.1759 0.2642268,-0.1759 z m -0.1762738,2.8605 v -0.6163 c 0,-0.088 0.08797,-0.1759 0.2201541,-0.1759 H 8.868079 c 0.131886,0 0.220154,0.088 0.220154,0.1759 v 0.6163 c 0,0.088 -0.08797,0.1758 -0.220154,0.1758 H 5.4792175 c -0.1318858,0.044 -0.2201541,-0.044 -0.2201541,-0.1758 z M 11.464838,10.1666 v 0 0 0 l -0.220153,0.8361 H 9.30823 c 0,0.1319 -0.04388,0.2643 -0.04388,0.4401 0,0.1758 0,0.3081 0.04388,0.44 h 1.848519 l -0.220154,0.8801 H 9.528173 c 0.04388,0.1319 0.131886,0.2201 0.175889,0.3081 0.308124,0.3521 0.660269,0.5279 1.056364,0.5279 0.440046,0 0.792137,-0.1759 1.012344,-0.44 0.131886,-0.1759 0.264227,-0.3962 0.352145,-0.7483 h 1.276151 c -0.131886,0.7042 -0.396113,1.2761 -0.836123,1.6722 -0.440046,0.4401 -1.012345,0.6603 -1.760549,0.6603 -0.880108,0 -1.584292,-0.3081 -2.068656,-0.8801 C 8.471511,13.5549 8.295693,13.2027 8.16337,12.7628 H 6.5790764 L 6.7992308,11.8827 H 8.031483 C 7.987602,11.7508 7.987602,11.6185 7.987602,11.4426 c 0,-0.1318 0,-0.2642 0.043881,-0.3961 H 6.5790594 l 0.2201534,-0.88 H 8.163702 c 0.131886,-0.5278996 0.396112,-0.9239996 0.70422,-1.3204996 0.484013,-0.5279 1.144264,-0.7922 1.892417,-0.7922 1.012344,0 1.804569,0.3522 2.244579,1.0564 0.264227,0.3961 0.396113,0.7921 0.440045,1.1881996 H 12.124424 C 12.036452,9.9903004 11.948536,9.7705004 11.8163,9.5942004 c -0.220154,-0.2642 -0.572368,-0.3961 -1.012344,-0.3961 -0.484013,0 -0.836123,0.2201 -1.100262,0.5723 -0.08797,0.1319 -0.131886,0.2202 -0.175889,0.3521996 h 1.936455 z" /> </svg>`;