@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 848 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function t(h){const v=o(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...v},React.createElement("path",{fill:"currentColor",d:"M6 19v1q0 .424-.287.712A.97.97 0 0 1 5 21a.97.97 0 0 1-.713-.288A.97.97 0 0 1 4 20V4q0-.424.287-.712A.97.97 0 0 1 5 3q.424 0 .713.288Q6 3.575 6 4v1h2V4q0-.424.287-.712A.97.97 0 0 1 9 3h6q.424 0 .713.288Q16 3.575 16 4v1h2V4q0-.424.288-.712A.97.97 0 0 1 19 3q.424 0 .712.288Q20 3.575 20 4v16q0 .424-.288.712A.97.97 0 0 1 19 21a.97.97 0 0 1-.712-.288A.97.97 0 0 1 18 20v-1h-2v1q0 .424-.287.712A.97.97 0 0 1 15 21H9a.97.97 0 0 1-.713-.288A.97.97 0 0 1 8 20v-1zm0-2h2v-2H6zm0-4h2v-2H6zm0-4h2V7H6zm10 8h2v-2h-2zm0-4h2v-2h-2zm0-4h2V7h-2zm-6 10h4V5h-4z"}))}var m=React.memo(t);export{m as default};