@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.21 kB
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function e(s){const a=t(s);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...a},React.createElement("mask",{id:"mask0_3238_458",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},React.createElement("path",{fill:"currentColor",d:"M0 0h24v24H0z"})),React.createElement("g",{mask:"url(#mask0_3238_458)"},React.createElement("path",{fill:"currentColor",d:"M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h16q.824 0 1.413.588Q22 5.175 22 6v4q0 .424-.288.713A.97.97 0 0 1 21 11a.97.97 0 0 1-.712-.287A.97.97 0 0 1 20 10V8l-7.475 4.675a1.04 1.04 0 0 1-.525.15 1.04 1.04 0 0 1-.525-.15L4 8v10h7q.424 0 .713.288.287.287.287.712 0 .424-.287.712A.97.97 0 0 1 11 20zm8-9 8-5H4zm-8 7v-7 .075V8v.25V6.8q0-.275 0 0v-.013V8.25 8zm15 5q-2.075 0-3.537-1.462Q14 20.074 14 18q0-2.075 1.463-3.537Q16.926 13 19 13q2.075 0 3.538 1.463T24 18t-1.462 3.538Q21.074 23 19 23m-2.5-4.5h5a.48.48 0 0 0 .35-.15.48.48 0 0 0 0-.7.48.48 0 0 0-.35-.15h-5a.48.48 0 0 0-.35.15.48.48 0 0 0 0 .7q.15.15.35.15"})))}var l=React.memo(e);export{l as default};