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.46 kB
"use strict";var C=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},i=(r,t,e,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of V(t))!x.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(l=u(t,o))||l.enumerable});return r};var s=(r,t,e)=>(e=r!=null?C(h(r)):{},i(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>i(p({},"__esModule",{value:!0}),r);var w={};B(w,{IconVerticalAlignmentRight:()=>c,default:()=>d});module.exports=I(w);var n=s(require("react"));var a=s(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:l,ariaHidden:o=!0,style:f,...g})=>a.default.createElement("svg",{...g,"aria-hidden":o,role:o?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}},e&&!o&&a.default.createElement("title",null,e),r);var c=r=>n.default.createElement(m,{...r,ariaLabel:"vertical-alignment-right"},n.default.createElement("path",{d:"M21 3H20V21H21V3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M3 6V11H18V6H3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M7 13V18H18V13H7Z",fill:"currentColor"})),d=c;0&&(module.exports={IconVerticalAlignmentRight}); //# sourceMappingURL=index.js.map