@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.6 kB
JavaScript
;var d=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var o in t)s(r,o,{get:t[o],enumerable:!0})},l=(r,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of g(t))!w.call(r,e)&&e!==o&&s(r,e,{get:()=>t[e],enumerable:!(n=f(t,e))||n.enumerable});return r};var i=(r,t,o)=>(o=r!=null?d(h(r)):{},l(t||!r||!r.__esModule?s(o,"default",{value:r,enumerable:!0}):o,r)),B=r=>l(s({},"__esModule",{value:!0}),r);var b={};x(b,{IconCompassRound:()=>C,default:()=>I});module.exports=B(b);var a=i(require("react"));var p=i(require("react")),m=({children:r,size:t=24,ariaLabel:o,color:n,ariaHidden:e=!0,style:c,...u})=>p.default.createElement("svg",{...u,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...c}},o&&!e&&p.default.createElement("title",null,o),r);var C=r=>a.default.createElement(m,{...r,ariaLabel:"compass-round, browser, safari, web, internet, navigation"},a.default.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02946 21 3.00002 16.9706 3.00002 12C3.00002 7.02944 7.02946 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2"}),a.default.createElement("path",{d:"M14.8284 9.17156L10 9.99999L9.17158 14.8284L14 14L14.8284 9.17156Z",stroke:"currentColor",strokeWidth:"2"})),I=C;0&&(module.exports={IconCompassRound});
//# sourceMappingURL=index.js.map