@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.51 kB
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:"M13.653 1.737a.904.904 0 1 0-1.322 1.234l.553.593a9.467 9.467 0 1 0 8.503 9.418 1.005 1.005 0 1 0-2.01 0 7.457 7.457 0 1 1-6.52-7.398l-.638.595a.904.904 0 1 0 1.233 1.323l2.322-2.165a.904.904 0 0 0 .044-1.278z"}),React.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.013 16.422H9.06a.25.25 0 0 1-.171-.06.22.22 0 0 1-.06-.161q0-.05.02-.101a1 1 0 0 0 .03-.09l2.27-6.401a.33.33 0 0 1 .091-.14.28.28 0 0 1 .211-.081h1.126q.13 0 .2.08a.3.3 0 0 1 .101.14l2.21 6.321q.01.021.04.12.041.101.041.152 0 .1-.07.16a.22.22 0 0 1-.161.06h-1.005q-.12 0-.18-.05a.3.3 0 0 1-.081-.12l-.402-1.216h-2.613l-.402 1.206a.22.22 0 0 1-.11.14.27.27 0 0 1-.13.04m1.085-2.693.897-2.646.852 2.646z",clipRule:"evenodd"}),React.createElement("path",{fill:"currentColor",d:"M16.243 8.343c1.223 0 2.214.991 2.214 2.214q0 .188.127.316.127.127.316.127.188 0 .315-.127a.43.43 0 0 0 .128-.316c0-1.223.991-2.214 2.214-2.214q.188 0 .315-.127A.43.43 0 0 0 22 7.9a.43.43 0 0 0-.128-.316.43.43 0 0 0-.315-.127 2.214 2.214 0 0 1-2.214-2.214.43.43 0 0 0-.128-.316.43.43 0 0 0-.315-.127.43.43 0 0 0-.316.127.43.43 0 0 0-.127.316 2.214 2.214 0 0 1-2.214 2.214.43.43 0 0 0-.316.127.43.43 0 0 0-.127.316q0 .187.127.316.127.127.316.127"}))}var t=React.memo(e);export{t as default};