@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.1 kB
JavaScript
var React = require('react');
var c=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var r=(o,t)=>{for(var e in t)c(o,e,{get:t[e],enumerable:!0})},s=(o,t,e,m)=>{if(t&&typeof t=="object"||typeof t=="function")for(let h of n(t))!p.call(o,h)&&h!==e&&c(o,h,{get:()=>t[h],enumerable:!(m=l(t,h))||m.enumerable});return o};var a=o=>s(c({},"__esModule",{value:!0}),o);var w={};r(w,{default:()=>i});module.exports=a(w);var v=require("./utils");function f(o){const t=(0,v.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:"M12 3c-.46 0-.93.04-1.4.14-2.76.53-4.96 2.76-5.48 5.52-.48 2.61.48 5.01 2.22 6.56.43.38.66.91.66 1.47V19c0 1.1.9 2 2 2h.28a1.98 1.98 0 0 0 3.44 0H14c1.1 0 2-.9 2-2v-2.31c0-.55.22-1.09.64-1.46A6.96 6.96 0 0 0 19 10c0-3.87-3.13-7-7-7m2 16h-4v-1h4zm0-2h-4v-1h4zm-1.5-5.59V14h-1v-2.59L9.67 9.59l.71-.71L12 10.5l1.62-1.62.71.71z"}))}var i=React.memo(f);