@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.5 kB
JavaScript
;var u=Object.create;var a=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var h=(e,t)=>{for(var r in t)a(e,r,{get:t[r],enumerable:!0})},l=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of f(t))!B.call(e,o)&&o!==r&&a(e,o,{get:()=>t[o],enumerable:!(n=x(t,o))||n.enumerable});return e};var m=(e,t,r)=>(r=e!=null?u(I(e)):{},l(t||!e||!e.__esModule?a(r,"default",{value:e,enumerable:!0}):r,e)),V=e=>l(a({},"__esModule",{value:!0}),e);var w={};h(w,{IconImageAltText:()=>C,default:()=>d});module.exports=V(w);var s=m(require("react"));var p=m(require("react")),i=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:c,...g})=>p.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:n,...c}},r&&!o&&p.default.createElement("title",null,r),e);var C=e=>s.default.createElement(i,{...e,ariaLabel:"image-alt-text"},s.default.createElement("path",{d:"M4 14H14H20M7 17H12M15 17H17M4.5 11.5L8 8L13.5 13.5M17 8.5C17 9.32843 16.3284 10 15.5 10C14.6716 10 14 9.32843 14 8.5C14 7.67157 14.6716 7 15.5 7C16.3284 7 17 7.67157 17 8.5ZM4 4H20V20H4V12V4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=C;0&&(module.exports={IconImageAltText});
//# sourceMappingURL=index.js.map