@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 852 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function l(a){const t=o(a);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"#0E231E",d:"M22 0H2a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2"}),React.createElement("path",{fill:"#0ABB92",d:"M16.995 12.255a.84.84 0 0 0-.62-.255H9.667V9.083q0-.966.683-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 .174.41.56.56 0 0 0 .41.173h.583a.56.56 0 0 0 .41-.174.56.56 0 0 0 .173-.41q0-1.686-1.198-2.884Q13.686 4.999 12 5T9.115 6.199Q7.917 7.397 7.917 9.083V12h-.292a.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 n=React.memo(l);export{n as default};