UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 876 B
var React = require('react'); var r=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var a=(o,t)=>{for(var h in t)r(o,h,{get:t[h],enumerable:!0})},d=(o,t,h,v)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of s(t))!l.call(o,e)&&e!==h&&r(o,e,{get:()=>t[e],enumerable:!(v=p(t,e))||v.enumerable});return o};var m=o=>d(r({},"__esModule",{value:!0}),o);var w={};a(w,{default:()=>i});module.exports=m(w);var n=require("./utils");function f(o){const t=(0,n.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:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m5 11h-4v4h-2v-4H7v-2h4V7h2v4h4z"}))}var i=React.memo(f);