@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.18 kB
JavaScript
import e from"react";import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:c,...a})=>s.createElement("svg",{...a,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...c}},n&&!t&&s.createElement("title",null,n),o);var l=o=>e.createElement(p,{...o,ariaLabel:"screen-capture, recording"},e.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"}),e.createElement("circle",{cx:"18.5",cy:"15.5",r:"1.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M18 15.5H19",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("circle",{cx:"18.5",cy:"15.5",r:"4.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),m=l;export{l as IconScreenCapture,m as default};
//# sourceMappingURL=index.mjs.map