@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.39 kB
JavaScript
var React = require('react');
var a=Object.defineProperty;var M=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var p=(e,c)=>{for(var t in c)a(e,t,{get:c[t],enumerable:!0})},s=(e,c,t,r)=>{if(c&&typeof c=="object"||typeof c=="function")for(let o of h(c))!n.call(e,o)&&o!==t&&a(e,o,{get:()=>c[o],enumerable:!(r=M(c,o))||r.enumerable});return e};var v=e=>s(a({},"__esModule",{value:!0}),e);var w={};p(w,{default:()=>i});module.exports=v(w);var l=require("./utils");function A(e){const c=(0,l.handleDefaultProps)(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...c},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M4.07 13H2.05c.2 2.01 1 3.84 2.21 5.33l1.43-1.43A7.94 7.94 0 0 1 4.07 13M5.69 7.1 4.26 5.67A10 10 0 0 0 2.05 11h2.02c.18-1.46.76-2.79 1.62-3.9M11 4.07V2.05c-2.01.2-3.84 1-5.33 2.21L7.1 5.69A7.94 7.94 0 0 1 11 4.07M18.33 4.26A10 10 0 0 0 13 2.05v2.02c1.46.18 2.79.76 3.9 1.62zM18.31 16.9l1.43 1.43A10 10 0 0 0 21.95 13h-2.02a7.94 7.94 0 0 1-1.62 3.9M19.93 11h2.02c-.2-2.01-1-3.84-2.21-5.33L18.31 7.1a7.94 7.94 0 0 1 1.62 3.9M13 19.93v2.02c2.01-.2 3.84-1 5.33-2.21l-1.43-1.43a7.94 7.94 0 0 1-3.9 1.62M5.67 19.74A10 10 0 0 0 11 21.95v-2.02a7.94 7.94 0 0 1-3.9-1.62z"}),React.createElement("circle",{cx:12,cy:12,r:5}))}var i=React.memo(A);