@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.25 kB
JavaScript
import React from 'react';
import{handleDefaultProps as q}from"./utils";function A(l){const t=q(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("g",{clipPath:"url(#clip0_1_290)"},React.createElement("path",{fill:"currentColor",d:"M5 19h2q.424 0 .713.288Q8 19.575 8 20q0 .424-.287.712A.97.97 0 0 1 7 21H4a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 20v-3q0-.424.288-.712A.97.97 0 0 1 4 16q.424 0 .713.288Q5 16.575 5 17zm14 0v-2q0-.424.288-.712A.97.97 0 0 1 20 16q.424 0 .712.288.288.287.288.712v3q0 .424-.288.712A.97.97 0 0 1 20 21h-3a.97.97 0 0 1-.712-.288A.97.97 0 0 1 16 20q0-.424.288-.712A.97.97 0 0 1 17 19zM5 5v2q0 .424-.287.713A.97.97 0 0 1 4 8a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 7V4q0-.424.288-.712A.97.97 0 0 1 4 3h3q.424 0 .713.288Q8 3.575 8 4q0 .424-.287.713A.97.97 0 0 1 7 5zm14 0h-2a.97.97 0 0 1-.712-.287A.97.97 0 0 1 16 4q0-.424.288-.712A.97.97 0 0 1 17 3h3q.424 0 .712.288Q21 3.575 21 4v3q0 .424-.288.713A.97.97 0 0 1 20 8a.97.97 0 0 1-.712-.287A.97.97 0 0 1 19 7z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_290"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var e=React.memo(A);export{e as default};