@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.11 kB
JavaScript
var React = require('react');
var v=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var r=(h,l)=>{for(var t in l)v(h,t,{get:l[t],enumerable:!0})},a=(h,l,t,c)=>{if(l&&typeof l=="object"||typeof l=="function")for(let o of n(l))!p.call(h,o)&&o!==t&&v(h,o,{get:()=>l[o],enumerable:!(c=s(l,o))||c.enumerable});return h};var g=h=>a(v({},"__esModule",{value:!0}),h);var f={};r(f,{default:()=>z});module.exports=g(f);var e=require("./utils");function m(h){const l=(0,e.handleDefaultProps)(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M12.75 9v.92l1.75 1.75V9H16v4.17l3 3V8c0-1.1-.9-2-2-2h-2V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v3h-.17l3 3zM10.5 3.5h3V6h-3zm10.69 17.69L2.81 2.81 1.39 4.22l3.63 3.63c0 .05-.02.1-.02.15v11c0 1.1.9 2 2 2 0 .55.45 1 1 1s1-.45 1-1h6c0 .55.45 1 1 1s1-.45 1-1c.34 0 .65-.09.93-.24l1.85 1.85zM8 18v-7.17l1.5 1.5V18zm4.75 0h-1.5v-3.92l1.5 1.5z"}))}var z=React.memo(m);