@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.37 kB
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function q(A){const l=t(A);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("g",{clipPath:"url(#clip0_1_287)"},React.createElement("path",{fill:"currentColor",d:"M8 9a.97.97 0 0 1-.713-.287A.97.97 0 0 1 7 8q0-.424.287-.713A.97.97 0 0 1 8 7h12q.424 0 .712.287Q21 7.576 21 8q0 .424-.288.713A.97.97 0 0 1 20 9zm0 4a.97.97 0 0 1-.713-.287A.97.97 0 0 1 7 12q0-.424.287-.713A.97.97 0 0 1 8 11h12q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 20 13zm0 4a.97.97 0 0 1-.713-.288A.97.97 0 0 1 7 16q0-.424.287-.713A.97.97 0 0 1 8 15h12q.424 0 .712.287.288.288.288.713 0 .424-.288.712A.97.97 0 0 1 20 17zM4 9a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 8q0-.424.288-.713A.97.97 0 0 1 4 7q.424 0 .713.287Q5 7.576 5 8q0 .424-.287.713A.97.97 0 0 1 4 9m0 4a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 12q0-.424.288-.713A.97.97 0 0 1 4 11q.424 0 .713.287Q5 11.576 5 12q0 .424-.287.713A.97.97 0 0 1 4 13m0 4a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 16q0-.424.288-.713A.97.97 0 0 1 4 15q.424 0 .713.287Q5 15.576 5 16q0 .424-.287.712A.97.97 0 0 1 4 17"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_287"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var i=React.memo(q);export{i as default};