@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 • 1.75 kB
JavaScript
"use strict";var C=Object.create;var c=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var y=(r,e)=>{for(var o in e)c(r,o,{get:e[o],enumerable:!0})},p=(r,e,o,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of d(e))!f.call(r,t)&&t!==o&&c(r,t,{get:()=>e[t],enumerable:!(s=k(e,t))||s.enumerable});return r};var a=(r,e,o)=>(o=r!=null?C(x(r)):{},p(e||!r||!r.__esModule?c(o,"default",{value:r,enumerable:!0}):o,r)),B=r=>p(c({},"__esModule",{value:!0}),r);var I={};y(I,{IconBranch:()=>u,default:()=>g});module.exports=B(I);var n=a(require("react"));var l=a(require("react")),i=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:h,...m})=>l.default.createElement("svg",{...m,"aria-hidden":t,role:t?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,...h}},o&&!t&&l.default.createElement("title",null,o),r);var u=r=>n.default.createElement(i,{...r,ariaLabel:"branch"},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:"6",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:"M17.5 8.25V12H6.5V15.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),g=u;0&&(module.exports={IconBranch});
//# sourceMappingURL=index.js.map