@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 815 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function e(t){const o=a(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("rect",{width:24,height:24,fill:"#00B386",rx:5}),React.createElement("path",{fill:"#0E231E",d:"M16.281 12.219A.72.72 0 0 0 15.75 12H10V9.5q0-.828.586-1.414Q11.17 7.5 12 7.5q.829 0 1.414.586T14 9.5q0 .203.148.352A.48.48 0 0 0 14.5 10h.5a.48.48 0 0 0 .352-.148.48.48 0 0 0 .148-.352q0-1.446-1.027-2.473A3.37 3.37 0 0 0 12 6a3.37 3.37 0 0 0-2.473 1.027A3.37 3.37 0 0 0 8.5 9.5V12h-.25a.72.72 0 0 0-.531.219.72.72 0 0 0-.219.53v4.501q0 .313.219.531A.72.72 0 0 0 8.25 18h7.5a.72.72 0 0 0 .531-.219.72.72 0 0 0 .219-.531v-4.5a.72.72 0 0 0-.219-.531"}))}var l=React.memo(e);export{l as default};