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.51 kB
"use strict";var u=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var h=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of H(o))!g.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=C(o,e))||l.enumerable});return r};var s=(r,o,t)=>(t=r!=null?u(d(r)):{},i(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),w=r=>i(p({},"__esModule",{value:!0}),r);var B={};h(B,{IconMinimize:()=>V,default:()=>x});module.exports=w(B);var n=s(require("react"));var a=s(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:c,...f})=>a.default.createElement("svg",{...f,"aria-hidden":e,role:e?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:l,...c}},t&&!e&&a.default.createElement("title",null,t),r);var V=r=>n.default.createElement(m,{...r,ariaLabel:"minimize, window, layout"},n.default.createElement("path",{d:"M12 13V22H2V13H12Z",fill:"currentColor"}),n.default.createElement("path",{d:"M22 3V16H14.25V15H21V4H4V10.75H3V3H22Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13 12V8.00001H14V10.2929L17.25 7.04291L17.9571 7.75001L14.7071 11H17V12H13Z",fill:"currentColor"})),x=V;0&&(module.exports={IconMinimize}); //# sourceMappingURL=index.js.map