@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.13 kB
JavaScript
var React = require('react');
var c=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var p=(o,t)=>{for(var l in t)c(o,l,{get:t[l],enumerable:!0})},v=(o,t,l,e)=>{if(t&&typeof t=="object"||typeof t=="function")for(let h of m(t))!n.call(o,h)&&h!==l&&c(o,h,{get:()=>t[h],enumerable:!(e=r(t,h))||e.enumerable});return o};var a=o=>v(c({},"__esModule",{value:!0}),o);var w={};p(w,{default:()=>u});module.exports=a(w);var s=require("./utils");function f(o){const t=(0,s.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:"M11 12V6c0-1.66-1.34-3-3-3S5 4.34 5 6v6c-1.21.91-2 2.37-2 4 0 1.12.38 2.14 1 2.97V19h.02c.91 1.21 2.35 2 3.98 2s3.06-.79 3.98-2H12v-.03c.62-.83 1-1.85 1-2.97 0-1.63-.79-3.09-2-4m-6 4c0-.94.45-1.84 1.2-2.4L7 13V6c0-.55.45-1 1-1s1 .45 1 1v7l.8.6c.75.57 1.2 1.46 1.2 2.4zM18.62 4h-1.61l-3.38 9h1.56l.81-2.3h3.63l.8 2.3H22zm-2.15 5.39 1.31-3.72h.08l1.31 3.72z"}))}var u=React.memo(f);