@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 840 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function l(o){const t=a(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"M5 4h14q.424 0 .712.287Q20 4.576 20 5q0 .424-.288.713A.97.97 0 0 1 19 6H5a.97.97 0 0 1-.712-.287A.97.97 0 0 1 4 5q0-.424.288-.713A.97.97 0 0 1 5 4m0 16a.97.97 0 0 1-.712-.288A.97.97 0 0 1 4 19v-5h-.175a.96.96 0 0 1-.775-.363q-.3-.361-.2-.837l1-5a1 1 0 0 1 .35-.575A.96.96 0 0 1 4.825 7h14.35a.96.96 0 0 1 .625.225q.275.225.35.575l1 5a.95.95 0 0 1-.2.837.96.96 0 0 1-.775.363H20v5q0 .424-.288.712A.97.97 0 0 1 19 20a.97.97 0 0 1-.712-.288A.97.97 0 0 1 18 19v-5h-4v5q0 .424-.287.712A.97.97 0 0 1 13 20zm1-2h6v-4H6zm-.95-6h13.9l-.6-3H5.65z"}))}var e=React.memo(l);export{e as default};