@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 s=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var r=(o,t)=>{for(var v in t)c(o,v,{get:t[v],enumerable:!0})},f=(o,t,v,e)=>{if(t&&typeof t=="object"||typeof t=="function")for(let h of n(t))!p.call(o,h)&&h!==v&&c(o,h,{get:()=>t[h],enumerable:!(e=s(t,h))||e.enumerable});return o};var m=o=>f(c({},"__esModule",{value:!0}),o);var z={};r(z,{default:()=>w});module.exports=m(z);var l=require("./utils");function a(o){const t=(0,l.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:"M15 8h4v4h-1v2c0 .34-.08.66-.23.94L16 13.17V12h-1zm-4 .17 2 2V6h2l-3-4-3 4h2zM13 16v2.28c.6.34 1 .98 1 1.72 0 1.1-.9 2-2 2s-2-.9-2-2c0-.74.4-1.37 1-1.72V16H8c-1.11 0-2-.89-2-2v-2.28c-.6-.34-1-.98-1-1.72 0-.59.26-1.13.68-1.49L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-6.6-6.6zm-2-2v-.17l-2.51-2.51c-.14.16-.31.29-.49.4V14z"}))}var w=React.memo(a);