@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.69 kB
JavaScript
var u=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var e in t)l(r,e,{get:t[e],enumerable:!0})},a=(r,t,e,p)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!k.call(r,o)&&o!==e&&l(r,o,{get:()=>t[o],enumerable:!(p=d(t,o))||p.enumerable});return r};var C=(r,t,e)=>(e=r!=null?u(f(r)):{},a(t||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>a(l({},"__esModule",{value:!0}),r);var w={};x(w,{IconMarkerCircle:()=>c,default:()=>I});module.exports=B(w);var n=C(require("react"));var s=C(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:p,ariaHidden:o=!0,style:m,...h})=>s.default.createElement("svg",{...h,"aria-hidden":o,role:o?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:p,...m}},e&&!o&&s.default.createElement("title",null,e),r);var c=r=>n.default.createElement(i,{...r,ariaLabel:"marker-circle,highlight"},n.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"}),n.default.createElement("path",{d:"M6 18.5C7.5 16.9 8 13.75 8 13.75H16C16 13.75 16.5 16.9 18 18.5",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M9 13.25V9.75L15 8.25V13.25",stroke:"currentColor",strokeWidth:"1.5"})),I=c;0&&(module.exports={IconMarkerCircle});
//# sourceMappingURL=index.js.map
;