UNPKG

@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.27 kB
import r from"react";import l from"react";var p=({children:e,size:o=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:a,...i})=>l.createElement("svg",{...i,"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}},n&&!t&&l.createElement("title",null,n),e);var C=e=>r.createElement(p,{...e,ariaLabel:"remove-background-2"},r.createElement("path",{d:"M17 4H7C5.34315 4 4 5.34315 4 7V17C4 18.6569 5.34315 20 7 20H17C18.6569 20 20 18.6569 20 17V7C20 5.34315 18.6569 4 17 4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M12 2V22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M8 4V8H4C4 7.07003 4 6.60504 4.10222 6.22354C4.37962 5.18827 5.18827 4.37962 6.22354 4.10222C6.60504 4 7.07003 4 8 4Z",fill:"currentColor"}),r.createElement("path",{d:"M12 8V12H8V8H12Z",fill:"currentColor"}),r.createElement("path",{d:"M8 12V16H4V12H8Z",fill:"currentColor"}),r.createElement("path",{d:"M12 16V20H8V16H12Z",fill:"currentColor"})),V=C;export{C as IconRemoveBackground2,V as default}; //# sourceMappingURL=index.mjs.map