@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 • 1.88 kB
JavaScript
"use strict";var k=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var f=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0})},c=(r,e,o,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of V(e))!x.call(r,t)&&t!==o&&p(r,t,{get:()=>e[t],enumerable:!(s=m(e,t))||s.enumerable});return r};var a=(r,e,o)=>(o=r!=null?k(h(r)):{},c(e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),g=r=>c(p({},"__esModule",{value:!0}),r);var y={};f(y,{IconScreenCapture:()=>u,default:()=>L});module.exports=g(y);var n=a(require("react"));var i=a(require("react")),l=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:d,...C})=>i.default.createElement("svg",{...C,"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,...d}},o&&!t&&i.default.createElement("title",null,o),r);var u=r=>n.default.createElement(l,{...r,ariaLabel:"screen-capture, recording"},n.default.createElement("path",{d:"M3 7V7C3 5.89543 3.89543 5 5 5V5M14 5H15M9 5H10M19 5V5C20.1046 5 21 5.89543 21 7V7M10 19H9M5 19V19C3.89543 19 3 18.1046 3 17V17M3 13V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("circle",{cx:"18.5",cy:"15.5",r:"1.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M18 15.5H19",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("circle",{cx:"18.5",cy:"15.5",r:"4.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),L=u;0&&(module.exports={IconScreenCapture});
//# sourceMappingURL=index.js.map