@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.12 kB
JavaScript
var React = require('react');
var m=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var h=Object.prototype.hasOwnProperty;var p=(o,t)=>{for(var l in t)m(o,l,{get:t[l],enumerable:!0})},c=(o,t,l,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of a(t))!h.call(o,e)&&e!==l&&m(o,e,{get:()=>t[e],enumerable:!(n=s(t,e))||n.enumerable});return o};var v=o=>c(m({},"__esModule",{value:!0}),o);var i={};p(i,{default:()=>g});module.exports=v(i);var r=require("./utils");function f(o){const t=(0,r.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:"m14.24 12.01 2.32 2.32c.28-.72.44-1.51.44-2.33s-.16-1.59-.43-2.31zm5.29-5.3-1.26 1.26c.63 1.21.98 2.57.98 4.02s-.36 2.82-.98 4.02l1.2 1.2a9.94 9.94 0 0 0 1.54-5.31c-.01-1.89-.55-3.67-1.48-5.19m-3.82 1L10 2H9v7.59L4.41 5 3 6.41 8.59 12 3 17.59 4.41 19 9 14.41V22h1l5.71-5.71-4.3-4.29zM11 5.83l1.88 1.88L11 9.59zm1.88 10.46L11 18.17v-3.76z"}))}var g=React.memo(f);