UNPKG

@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.14 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.25",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("circle",{cx:"6.5",cy:"18",r:"2.25",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("circle",{cx:"17.5",cy:"18",r:"2.25",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M6.5 8.25V15.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M18.25 6C18.25 6.41421 17.9142 6.75 17.5 6.75C17.0858 6.75 16.75 6.41421 16.75 6C16.75 5.58579 17.0858 5.25 17.5 5.25C17.9142 5.25 18.25 5.58579 18.25 6Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M18.25 11.25C18.25 11.6642 17.9142 12 17.5 12C17.0858 12 16.75 11.6642 16.75 11.25C16.75 10.8358 17.0858 10.5 17.5 10.5C17.9142 10.5 18.25 10.8358 18.25 11.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=C;0&&(module.exports={IconDraft}); //# sourceMappingURL=index.js.map