UNPKG

@central-icons-react/square-outlined-radius-0-stroke-1.5

Version:

A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.

2 lines 1.58 kB
"use strict";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.25 12C21.25 17.1086 17.1086 21.25 12 21.25C6.89137 21.25 2.75 17.1086 2.75 12C2.75 6.89137 6.89137 2.75 12 2.75C17.1086 2.75 21.25 6.89137 21.25 12Z",stroke:"currentColor",strokeWidth:"1.5"}),a.default.createElement("path",{d:"M15 9L10 10L9 15L14 14L15 9Z",stroke:"currentColor",strokeWidth:"1.5"})),I=C;0&&(module.exports={IconCompassRound}); //# sourceMappingURL=index.js.map