@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.19 kB
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function a(o){const t=l(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"M8.4 22q-.675 0-.925-.613-.25-.612.225-1.087L20.3 7.675q.476-.476 1.087-.225.613.25.613.925V20.5q0 .625-.437 1.063A1.45 1.45 0 0 1 20.5 22zm9.6-2h2v-9.2l-2 2zm-6.95-6.9q-.6 0-1.05-.45t-.45-1.05.45-1.05 1.05-.45 1.05.45.45 1.05-.45 1.05-1.05.45m0-4.65q-.65 0-1.287.188a4.2 4.2 0 0 0-1.213.587q-.325.2-.7.2a.9.9 0 0 1-.65-.275.85.85 0 0 1-.262-.65.75.75 0 0 1 .312-.6 6.4 6.4 0 0 1 1.813-.937 6.4 6.4 0 0 1 1.987-.313q1.025 0 1.987.313.963.312 1.813.937.3.225.313.6a.85.85 0 0 1-.263.65.9.9 0 0 1-.65.275q-.375 0-.7-.2a4.2 4.2 0 0 0-1.213-.588 4.5 4.5 0 0 0-1.287-.187m0-3.6q-1.35 0-2.637.425A8 8 0 0 0 6 6.575q-.3.25-.687.263a.86.86 0 0 1-.663-.263.8.8 0 0 1-.25-.65.86.86 0 0 1 .325-.625 9.7 9.7 0 0 1 3-1.725A9.9 9.9 0 0 1 11.05 3a10 10 0 0 1 6.375 2.3.86.86 0 0 1 .325.625.8.8 0 0 1-.25.65.86.86 0 0 1-.663.263 1.1 1.1 0 0 1-.687-.263 7.9 7.9 0 0 0-2.437-1.3 8.6 8.6 0 0 0-2.663-.425"}))}var r=React.memo(a);export{r as default};