UNPKG

@central-icons-react/square-filled-radius-0-stroke-1

Version:

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

2 lines 1.48 kB
"use strict";var f=Object.create;var a=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of V(o))!B.call(r,t)&&t!==e&&a(r,t,{get:()=>o[t],enumerable:!(n=x(o,t))||n.enumerable});return r};var u=(r,o,e)=>(e=r!=null?f(g(r)):{},s(o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),h=r=>s(a({},"__esModule",{value:!0}),r);var b={};I(b,{IconSquareCursor:()=>m,default:()=>w});module.exports=h(b);var l=u(require("react"));var p=u(require("react")),c=({children:r,size:o=24,ariaLabel:e,color:n,ariaHidden:t=!0,style:i,...C})=>p.default.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...i}},e&&!t&&p.default.createElement("title",null,e),r);var m=r=>l.default.createElement(c,{...r,ariaLabel:"square-cursor, cursor box, arrow"},l.default.createElement("path",{d:"M3.25 3.25H20.75V11H19.75V4.25H4.25V19.75H11V20.75H3.25V3.25Z",fill:"currentColor"}),l.default.createElement("path",{d:"M22.8458 14.3541L10.7148 10.7148L14.3541 22.8458L17.3869 17.3869L22.8458 14.3541Z",fill:"currentColor"})),w=m;0&&(module.exports={IconSquareCursor}); //# sourceMappingURL=index.js.map