@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.09 kB
JavaScript
var React = require('react');
var s=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var a=(o,t)=>{for(var n in t)s(o,n,{get:t[n],enumerable:!0})},l=(o,t,n,c)=>{if(t&&typeof t=="object"||typeof t=="function")for(let h of p(t))!r.call(o,h)&&h!==n&&s(o,h,{get:()=>t[h],enumerable:!(c=v(t,h))||c.enumerable});return o};var m=o=>l(s({},"__esModule",{value:!0}),o);var f={};a(f,{default:()=>d});module.exports=m(f);var e=require("./utils");function i(o){const t=(0,e.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5m1.65 7.35L16.5 17.2V14h1v2.79l1.85 1.85zM18 3h-3.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H6c-1.1 0-2 .9-2 2v15c0 1.1.9 2 2 2h6.11a6.7 6.7 0 0 1-1.42-2H6V5h2v3h8V5h2v5.08c.71.1 1.38.31 2 .6V5c0-1.1-.9-2-2-2m-6 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1"}))}var d=React.memo(i);