@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 809 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:"#EBF9F5",rx:2}),React.createElement("path",{fill:"#00B386",d:"M16.995 12.255a.84.84 0 0 0-.62-.255H9.666V9.083q0-.966.684-1.65A2.25 2.25 0 0 1 12 6.75q.966 0 1.65.684.683.683.683 1.65a.56.56 0 0 0 .173.41.56.56 0 0 0 .41.173h.584a.56.56 0 0 0 .41-.174.56.56 0 0 0 .173-.41q0-1.686-1.198-2.884Q13.685 4.999 12 5q-1.686 0-2.885 1.199-1.199 1.198-1.199 2.884V12h-.291a.84.84 0 0 0-.62.255.84.84 0 0 0-.255.62v5.25q0 .365.255.62t.62.255h8.75q.365 0 .62-.255a.84.84 0 0 0 .255-.62v-5.25a.84.84 0 0 0-.255-.62"}))}var r=React.memo(e);export{r as default};