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.41 kB
"use strict";var u=Object.create;var p=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},s=(r,t,o,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of g(t))!x.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(l=V(t,e))||l.enumerable});return r};var i=(r,t,o)=>(o=r!=null?u(h(r)):{},s(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),I=r=>s(p({},"__esModule",{value:!0}),r);var w={};B(w,{IconSplit:()=>c,default:()=>d});module.exports=I(w);var n=i(require("react"));var a=i(require("react")),m=({children:r,size:t=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:f,...C})=>a.default.createElement("svg",{...C,"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:l,...f}},o&&!e&&a.default.createElement("title",null,o),r);var c=r=>n.default.createElement(m,{...r,ariaLabel:"split"},n.default.createElement("path",{d:"M2 4H10V20H2V4Z",fill:"currentColor"}),n.default.createElement("path",{d:"M14 4H22V20H14V4Z",fill:"currentColor"}),n.default.createElement("path",{d:"M11.5 2H12.5V22H11.5V2Z",fill:"currentColor"})),d=c;0&&(module.exports={IconSplit}); //# sourceMappingURL=index.js.map