@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 725 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function e(o){const t=r(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:"M3 14a.97.97 0 0 1-.712-.287A.97.97 0 0 1 2 13q0-.424.288-.713A.97.97 0 0 1 3 12h18q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 21 14zm7.5-4V7h-4q-.625 0-1.062-.437A1.45 1.45 0 0 1 5 5.5q0-.625.438-1.062A1.45 1.45 0 0 1 6.5 4h11q.625 0 1.063.438Q19 4.874 19 5.5q0 .624-.437 1.063A1.45 1.45 0 0 1 17.5 7h-4v3zm0 6h3v2.5q0 .625-.437 1.063A1.45 1.45 0 0 1 12 20q-.625 0-1.062-.437A1.45 1.45 0 0 1 10.5 18.5z"}))}var l=React.memo(e);export{l as default};