@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 • 2.15 kB
JavaScript
"use strict";var C=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var c=Object.getPrototypeOf,m=Object.prototype.hasOwnProperty;var M=(r,o)=>{for(var l in o)p(r,l,{get:o[l],enumerable:!0})},H=(r,o,l,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!m.call(r,e)&&e!==l&&p(r,e,{get:()=>o[e],enumerable:!(n=h(o,e))||n.enumerable});return r};var a=(r,o,l)=>(l=r!=null?C(c(r)):{},H(o||!r||!r.__esModule?p(l,"default",{value:r,enumerable:!0}):l,r)),Z=r=>H(p({},"__esModule",{value:!0}),r);var B={};M(B,{IconBooleanGroupIntersect2:()=>u,default:()=>g});module.exports=Z(B);var t=a(require("react"));var V=a(require("react")),i=({children:r,size:o=24,ariaLabel:l,color:n,ariaHidden:e=!0,style:f,...s})=>V.default.createElement("svg",{...s,"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,...f}},l&&!e&&V.default.createElement("title",null,l),r);var u=r=>t.default.createElement(i,{...r,ariaLabel:"boolean-group-intersect-2"},t.default.createElement("path",{d:"M8 2H11.5V3H9V5.5H8V2Z",fill:"currentColor"}),t.default.createElement("path",{d:"M13.5 2H16.5V3H13.5V2Z",fill:"currentColor"}),t.default.createElement("path",{d:"M18.5 2H22V5.5H21V3H18.5V2Z",fill:"currentColor"}),t.default.createElement("path",{d:"M22 7.5V10.5H21V7.5H22Z",fill:"currentColor"}),t.default.createElement("path",{d:"M8 8H16V16H8V8Z",fill:"currentColor"}),t.default.createElement("path",{d:"M22 12.5V16H18.5V15H21V12.5H22Z",fill:"currentColor"}),t.default.createElement("path",{d:"M2 8V11.5H3V9H5.5V8H2Z",fill:"currentColor"}),t.default.createElement("path",{d:"M3 13.5H2V16.5H3V13.5Z",fill:"currentColor"}),t.default.createElement("path",{d:"M3 18.5H2V22H5.5V21H3V18.5Z",fill:"currentColor"}),t.default.createElement("path",{d:"M16 18.5H15V21H12.5V22H16V18.5Z",fill:"currentColor"}),t.default.createElement("path",{d:"M7.5 21V22H10.5V21H7.5Z",fill:"currentColor"})),g=u;0&&(module.exports={IconBooleanGroupIntersect2});
//# sourceMappingURL=index.js.map