@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.1 kB
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function m(v){const h=l(v);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...h},React.createElement("g",{clipPath:"url(#clip0_1_674)"},React.createElement("path",{fill:"currentColor",d:"M3 10V4q0-.424.288-.712A.97.97 0 0 1 4 3h6q.424 0 .713.288Q11 3.575 11 4v6q0 .424-.287.713A.97.97 0 0 1 10 11H4a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 10m2-1h4V5H5zM3 20v-6q0-.424.288-.713A.97.97 0 0 1 4 13h6q.424 0 .713.287.287.288.287.713v6q0 .424-.287.712A.97.97 0 0 1 10 21H4a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 20m2-1h4v-4H5zm8-9V4q0-.424.287-.712A.97.97 0 0 1 14 3h6q.424 0 .712.288Q21 3.575 21 4v6q0 .424-.288.713A.97.97 0 0 1 20 11h-6a.97.97 0 0 1-.713-.287A.97.97 0 0 1 13 10m2-1h4V5h-4zm4 12v-2h2v2zm-6-6v-2h2v2zm2 2v-2h2v2zm-2 2v-2h2v2zm2 2v-2h2v2zm2-2v-2h2v2zm0-4v-2h2v2zm2 2v-2h2v2z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_674"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var o=React.memo(m);export{o as default};