@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 2.04 kB
JavaScript
"use strict";var C=Object.create;var i=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var m=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var f=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of h(o))!x.call(r,t)&&t!==e&&i(r,t,{get:()=>o[t],enumerable:!(s=L(o,t))||s.enumerable});return r};var c=(r,o,e)=>(e=r!=null?C(m(r)):{},l(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),y=r=>l(i({},"__esModule",{value:!0}),r);var B={};f(B,{IconPullRequest:()=>d,default:()=>g});module.exports=y(B);var n=c(require("react"));var p=c(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:a,...k})=>p.default.createElement("svg",{...k,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...a}},e&&!t&&p.default.createElement("title",null,e),r);var d=r=>n.default.createElement(u,{...r,ariaLabel:"pull-request"},n.default.createElement("circle",{cx:"6",cy:"6",r:"2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("circle",{cx:"6",cy:"18",r:"2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("circle",{cx:"18",cy:"18",r:"2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M6 8V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M13 6H15C16.6569 6 18 7.34315 18 9V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M14 4L12 6L14 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=d;0&&(module.exports={IconPullRequest});
//# sourceMappingURL=index.js.map