@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.04 kB
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function r(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 21a.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 21zm4-4a.97.97 0 0 1-.713-.288A.97.97 0 0 1 7 16q0-.424.287-.713A.97.97 0 0 1 8 15h8q.424 0 .712.287.288.288.288.713 0 .424-.288.712A.97.97 0 0 1 16 17zm-4-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 13zm4-4a.97.97 0 0 1-.713-.287A.97.97 0 0 1 7 8q0-.424.287-.713A.97.97 0 0 1 8 7h8q.424 0 .712.287Q17 7.576 17 8q0 .424-.288.713A.97.97 0 0 1 16 9zM4 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 5z"}))}var q=React.memo(r);export{q as default};