@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 925 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function t(h){const o=r(h);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:"M8 16H5a.97.97 0 0 1-.713-.287A.97.97 0 0 1 4 15q0-.424.287-.713A.97.97 0 0 1 5 14h3v-4H5a.97.97 0 0 1-.713-.287A.97.97 0 0 1 4 9q0-.424.287-.713A.97.97 0 0 1 5 8h3V5q0-.424.287-.713A.97.97 0 0 1 9 4q.424 0 .713.287Q10 4.576 10 5v3h4V5q0-.424.287-.713A.97.97 0 0 1 15 4q.424 0 .713.287Q16 4.576 16 5v3h3q.424 0 .712.287Q20 8.576 20 9q0 .424-.288.713A.97.97 0 0 1 19 10h-3v4h3q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 19 16h-3v3q0 .424-.287.712A.97.97 0 0 1 15 20a.97.97 0 0 1-.713-.288A.97.97 0 0 1 14 19v-3h-4v3q0 .424-.287.712A.97.97 0 0 1 9 20a.97.97 0 0 1-.713-.288A.97.97 0 0 1 8 19zm2-2h4v-4h-4z"}))}var A=React.memo(t);export{A as default};