@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.05 kB
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function q(A){const o=t(A);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:"M4 5a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 4q0-.424.288-.712A.97.97 0 0 1 4 3h16q.424 0 .712.288Q21 3.575 21 4q0 .424-.288.713A.97.97 0 0 1 20 5zm6 4a.97.97 0 0 1-.713-.287A.97.97 0 0 1 9 8q0-.424.287-.713A.97.97 0 0 1 10 7h10q.424 0 .712.287Q21 7.576 21 8q0 .424-.288.713A.97.97 0 0 1 20 9zm-6 4a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 12q0-.424.288-.713A.97.97 0 0 1 4 11h16q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 20 13zm6 4a.97.97 0 0 1-.713-.288A.97.97 0 0 1 9 16q0-.424.287-.713A.97.97 0 0 1 10 15h10q.424 0 .712.287.288.288.288.713 0 .424-.288.712A.97.97 0 0 1 20 17zm-6 4a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 20q0-.424.288-.712A.97.97 0 0 1 4 19h16q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 20 21z"}))}var a=React.memo(q);export{a as default};