@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 927 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(l){const a=o(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...a},React.createElement("path",{fill:"currentColor",d:"M1.898 10.534a1 1 0 0 1 1.224.708.9.9 0 0 0 .08.197l.006.01a10.9 10.9 0 0 0 3.68 4.01c1.53.997 3.215 1.494 5.079 1.494s3.55-.497 5.079-1.494a10.9 10.9 0 0 0 3.681-4.01l.006-.01a.8.8 0 0 0 .078-.19 1 1 0 1 1 1.936.503q-.091.348-.265.656-.565 1.04-1.278 1.94l1.511 1.883a1 1 0 1 1-1.56 1.252l-1.328-1.656q-.781.717-1.689 1.308-.816.532-1.684.907l.658 2.147a1 1 0 1 1-1.912.586l-.646-2.108q-1.25.286-2.587.286-1.336 0-2.586-.286l-.646 2.108a1 1 0 1 1-1.912-.586l.657-2.146q-.867-.377-1.684-.908a13 13 0 0 1-1.688-1.308L2.78 17.484a1 1 0 1 1-1.56-1.252l1.51-1.883q-.712-.9-1.277-1.94a2.9 2.9 0 0 1-.263-.65 1 1 0 0 1 .708-1.224"}))}var r=React.memo(e);export{r as default};