UNPKG

@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.58 kB
"use strict";var h=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var g=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,s)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of V(r))!k.call(e,o)&&o!==t&&p(e,o,{get:()=>r[o],enumerable:!(s=d(r,o))||s.enumerable});return e};var i=(e,r,t)=>(t=e!=null?h(f(e)):{},l(r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t,e)),x=e=>l(p({},"__esModule",{value:!0}),e);var I={};g(I,{IconSleep:()=>m,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:u,...C})=>a.default.createElement("svg",{...C,"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:s,...u}},t&&!o&&a.default.createElement("title",null,t),e);var m=e=>n.default.createElement(c,{...e,ariaLabel:"sleep, snooze, zzz"},n.default.createElement("path",{d:"M4 9H8V9.75L4 14.25V15H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M12 3H15.5V3.625L12 7.375V8H15.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M13 13H19V13.5714L13 20.4286V21H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=m;0&&(module.exports={IconSleep}); //# sourceMappingURL=index.js.map