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.65 kB
"use strict";var m=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var H=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of h(o))!d.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(n=u(o,e))||n.enumerable});return r};var i=(r,o,t)=>(t=r!=null?m(H(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>s(p({},"__esModule",{value:!0}),r);var I={};x(I,{IconTextBlock:()=>f,default:()=>g});module.exports=B(I);var l=i(require("react"));var a=i(require("react")),V=({children:r,size:o=24,ariaLabel:t,color:n,ariaHidden:e=!0,style:C,...c})=>a.default.createElement("svg",{...c,"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:n,...C}},t&&!e&&a.default.createElement("title",null,t),r);var f=r=>l.default.createElement(V,{...r,ariaLabel:"text-block"},l.default.createElement("path",{d:"M3 4V10H9V4H3Z",fill:"currentColor"}),l.default.createElement("path",{d:"M12 5V6H21V5H12Z",fill:"currentColor"}),l.default.createElement("path",{d:"M12 8V9H18V8H12Z",fill:"currentColor"}),l.default.createElement("path",{d:"M3 14V20H9V14H3Z",fill:"currentColor"}),l.default.createElement("path",{d:"M12 15V16H21V15H12Z",fill:"currentColor"}),l.default.createElement("path",{d:"M12 18V19H18V18H12Z",fill:"currentColor"})),g=f;0&&(module.exports={IconTextBlock}); //# sourceMappingURL=index.js.map