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