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.36 kB
"use strict";var C=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,t)=>{for(var r in t)l(e,r,{get:t[r],enumerable:!0})},s=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of V(t))!x.call(e,n)&&n!==r&&l(e,n,{get:()=>t[n],enumerable:!(o=g(t,n))||o.enumerable});return e};var i=(e,t,r)=>(r=e!=null?C(d(e)):{},s(t||!e||!e.__esModule?l(r,"default",{value:e,enumerable:!0}):r,e)),I=e=>s(l({},"__esModule",{value:!0}),e);var v={};B(v,{IconAlignmentCenter:()=>c,default:()=>h});module.exports=I(v);var a=i(require("react"));var p=i(require("react")),m=({children:e,size:t=24,ariaLabel:r,color:o,ariaHidden:n=!0,style:f,...u})=>p.default.createElement("svg",{...u,"aria-hidden":n,role:n?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:o,...f}},r&&!n&&p.default.createElement("title",null,r),e);var c=e=>a.default.createElement(m,{...e,ariaLabel:"alignment-center"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 4H21V5H3V4ZM7 11.5H17V12.5H7V11.5ZM3 19H21V20H3V19Z",fill:"currentColor"})),h=c;0&&(module.exports={IconAlignmentCenter}); //# sourceMappingURL=index.js.map