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 2.11 kB
"use strict";var d=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of m(e))!x.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(s=h(e,o))||s.enumerable});return r};var a=(r,e,t)=>(t=r!=null?d(f(r)):{},l(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>l(p({},"__esModule",{value:!0}),r);var I={};y(I,{IconDraft:()=>C,default:()=>B});module.exports=g(I);var n=a(require("react"));var c=a(require("react")),i=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:u,...k})=>c.default.createElement("svg",{...k,"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,...u}},t&&!o&&c.default.createElement("title",null,t),r);var C=r=>n.default.createElement(i,{...r,ariaLabel:"draft"},n.default.createElement("circle",{cx:"6.5",cy:"6",r:"2",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("circle",{cx:"6.5",cy:"18",r:"2",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("circle",{cx:"17.5",cy:"18",r:"2",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M6.5 8V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M17.51 6H17.5M18 6C18 6.27614 17.7761 6.5 17.5 6.5C17.2239 6.5 17 6.27614 17 6C17 5.72386 17.2239 5.5 17.5 5.5C17.7761 5.5 18 5.72386 18 6Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M17.51 11.25H17.5M18 11.25C18 11.5261 17.7761 11.75 17.5 11.75C17.2239 11.75 17 11.5261 17 11.25C17 10.9739 17.2239 10.75 17.5 10.75C17.7761 10.75 18 10.9739 18 11.25Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=C;0&&(module.exports={IconDraft}); //# sourceMappingURL=index.js.map