@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.
4 lines (2 loc) • 1.29 kB
JavaScript
import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:a,...u})=>{return s.createElement("svg",{...u,"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,...a}},n&&!t&&s.createElement("title",null,n),e)};import o from"react";var d=(e)=>{return o.createElement(p,{...e,ariaLabel:"treasure, chest"},o.createElement("path",{d:"M17 5H7C4.79086 5 3 6.79086 3 9V17C3 18.1046 3.89543 19 5 19H19C20.1046 19 21 18.1046 21 17V9C21 6.79086 19.2091 5 17 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M3 11H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M8 5V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M16 5V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M12 10V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},m=d;export{m as default,d as IconTreasure};
//# debugId=E0021D1B693BD1BA64756E2164756E21