@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 942 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function q(t){const o=l(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M2 14q-.824 0-1.412-.587A1.93 1.93 0 0 1 0 12V6q0-.3.125-.575T.45 4.95L3.6 1.8q.225-.225.5-.337t.55-.113q.65 0 1.125.5t.35 1.275L5.8 5H11q.424 0 .713.288Q12 5.575 12 6v1.25q0 .15-.025.288T11.9 7.8l-2.25 5.3a1.37 1.37 0 0 1-.562.663A1.57 1.57 0 0 1 8.25 14zm5.95-2L10 7.15V7H3.35l.6-2.7L2 6.2V12zM13 19a.97.97 0 0 1-.713-.287A.97.97 0 0 1 12 18v-1.25q0-.15.025-.287.025-.138.075-.263l2.25-5.3a1.54 1.54 0 0 1 .575-.662Q15.3 10 15.75 10H22q.824 0 1.413.588Q24 11.175 24 12v6q0 .3-.113.563a1.6 1.6 0 0 1-.337.487L20.4 22.2q-.225.225-.5.338a1.4 1.4 0 0 1-.55.112q-.65 0-1.125-.5t-.35-1.275L18.2 19zm3.05-7L14 16.85V17h6.65l-.6 2.7L22 17.8V12z"}))}var a=React.memo(q);export{a as default};