@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.05 kB
JavaScript
var React = require('react');
var l=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var r=(h,t)=>{for(var a in t)l(h,a,{get:t[a],enumerable:!0})},s=(h,t,a,e)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of n(t))!p.call(h,o)&&o!==a&&l(h,o,{get:()=>t[o],enumerable:!(e=c(t,o))||e.enumerable});return h};var d=h=>s(l({},"__esModule",{value:!0}),h);var w={};r(w,{default:()=>m});module.exports=d(w);var v=require("./utils");function f(h){const t=(0,v.handleDefaultProps)(h);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:"M20 15.5c-1.25 0-2.45-.2-3.57-.57a1.02 1.02 0 0 0-1.02.24l-2.2 2.2a15.05 15.05 0 0 1-6.59-6.59l2.2-2.21a.96.96 0 0 0 .25-1A11.4 11.4 0 0 1 8.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1M21 6h-3V3h-2v3h-3v2h3v3h2V8h3z"}))}var m=React.memo(f);