@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.67 kB
JavaScript
;var u=Object.create;var l=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var H=(e,r)=>{for(var t in r)l(e,t,{get:r[t],enumerable:!0})},s=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of L(r))!x.call(e,o)&&o!==t&&l(e,o,{get:()=>r[o],enumerable:!(n=V(r,o))||n.enumerable});return e};var i=(e,r,t)=>(t=e!=null?u(d(e)):{},s(r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t,e)),g=e=>s(l({},"__esModule",{value:!0}),e);var I={};H(I,{IconLinebreak:()=>C,default:()=>B});module.exports=g(I);var a=i(require("react"));var p=i(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:c,...f})=>p.default.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...c}},t&&!o&&p.default.createElement("title",null,t),e);var C=e=>a.default.createElement(m,{...e,ariaLabel:"linebreak,next-line"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 4H21V5.5H3V4ZM3 11.25H16.875C19.2912 11.25 21.25 13.2088 21.25 15.625C21.25 18.0412 19.2912 20 16.875 20H13.5607L15.3107 21.75L14.25 22.8107L11.4393 20H11.4332V19.9939L10.6893 19.25L11.4332 18.5061V18.5H11.4393L14.25 15.6893L15.3107 16.75L13.5607 18.5H16.875C18.4628 18.5 19.75 17.2128 19.75 15.625C19.75 14.0372 18.4628 12.75 16.875 12.75H3V11.25ZM3 18.5H8V20H3V18.5Z",fill:"currentColor"})),B=C;0&&(module.exports={IconLinebreak});
//# sourceMappingURL=index.js.map