@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 750 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function t(o){const l=r(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"currentColor",d:"M4 17a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 16q0-.424.288-.713A.97.97 0 0 1 4 15h12q.424 0 .712.287.288.288.288.713 0 .424-.288.712A.97.97 0 0 1 16 17zm2-4a.97.97 0 0 1-.713-.287A.97.97 0 0 1 5 12q0-.424.287-.713A.97.97 0 0 1 6 11h12q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 18 13zm2-4a.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 9z"}))}var A=React.memo(t);export{A as default};