@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.16 kB
JavaScript
var React = require('react');
var n=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var r=(o,t)=>{for(var c in t)n(o,c,{get:t[c],enumerable:!0})},v=(o,t,c,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let h of m(t))!p.call(o,h)&&h!==c&&n(o,h,{get:()=>t[h],enumerable:!(a=s(t,h))||a.enumerable});return o};var l=o=>v(n({},"__esModule",{value:!0}),o);var u={};r(u,{default:()=>i});module.exports=l(u);var e=require("./utils");function f(o){const t=(0,e.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 14H9a9 9 0 0 1 9-9v2c-3.87 0-7 3.13-7 7m7-3V9c-2.76 0-5 2.24-5 5h2c0-1.66 1.34-3 3-3M7 4c0-1.11-.89-2-2-2s-2 .89-2 2 .89 2 2 2 2-.89 2-2m4.45.5h-2A2.99 2.99 0 0 1 6.5 7h-3C2.67 7 2 7.67 2 8.5V11h6V8.74a4.97 4.97 0 0 0 3.45-4.24M19 17c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2m1.5 1h-3a2.99 2.99 0 0 1-2.95-2.5h-2A4.97 4.97 0 0 0 16 19.74V22h6v-2.5c0-.83-.67-1.5-1.5-1.5"}))}var i=React.memo(f);