@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.4 kB
JavaScript
var C=Object.create;var a=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of g(r))!B.call(e,o)&&o!==t&&a(e,o,{get:()=>r[o],enumerable:!(n=V(r,o))||n.enumerable});return e};var c=(e,r,t)=>(t=e!=null?C(x(e)):{},l(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),h=e=>l(a({},"__esModule",{value:!0}),e);var w={};I(w,{IconFocusSquare:()=>u,default:()=>d});module.exports=h(w);var p=c(require("react"));var s=c(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:i,...f})=>s.default.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...i}},t&&!o&&s.default.createElement("title",null,t),e);var u=e=>p.default.createElement(m,{...e,ariaLabel:"focus-square"},p.default.createElement("path",{d:"M3.75 8V3.75H8M3.75 16V20.25H8M16 3.75H20.25V8M20.25 16V20.25H16M8.75 8.75H15.25V15.25H8.75V8.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),d=u;0&&(module.exports={IconFocusSquare});
//# sourceMappingURL=index.js.map
;