@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 2.1 kB
JavaScript
"use strict";var h=Object.create;var a=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var f=(r,e)=>{for(var t in e)a(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of H(e))!d.call(r,o)&&o!==t&&a(r,o,{get:()=>e[o],enumerable:!(s=m(e,o))||s.enumerable});return r};var i=(r,e,t)=>(t=r!=null?h(V(r)):{},l(e||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>l(a({},"__esModule",{value:!0}),r);var B={};f(B,{IconPancakes:()=>u,default:()=>x});module.exports=g(B);var n=i(require("react"));var p=i(require("react")),c=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:k,...C})=>p.default.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...k}},t&&!o&&p.default.createElement("title",null,t),r);var u=r=>n.default.createElement(c,{...r,ariaLabel:"pancakes, maple-syrup, breakfast"},n.default.createElement("path",{d:"M22.25 19.25H1.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M18 8.375H20.25V12H14M5.375 8.375H2.75V12H7.375M13 15.625H20.25V19.25H3.75V15.625H7.375",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M14 12H21.25V15.625H11M7.375 12H3.75V15.625H7.375",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M17 8.375H20.25V4.75H3.75V8.375H7.75V15C7.75 15.8284 8.42157 16.5 9.25 16.5C10.0784 16.5 10.75 15.8284 10.75 15V12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M17 8.37988H13.75V11.9999C13.75 12.8283 13.0784 13.4999 12.25 13.4999C11.4216 13.4999 10.75 12.8283 10.75 11.9999",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),x=u;0&&(module.exports={IconPancakes});
//# sourceMappingURL=index.js.map