@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.08 kB
JavaScript
var React = require('react');
var n=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var m=(o,t)=>{for(var h in t)n(o,h,{get:t[h],enumerable:!0})},p=(o,t,h,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of c(t))!l.call(o,e)&&e!==h&&n(o,e,{get:()=>t[e],enumerable:!(r=v(t,e))||r.enumerable});return o};var a=o=>p(n({},"__esModule",{value:!0}),o);var w={};m(w,{default:()=>i});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:"M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h2.23l2-2H14l2 2h2v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4M7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17m3.5-7H6V6h5zm2 0V6h5v4zm3.5 7c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5"}))}var i=React.memo(f);