@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.19 kB
JavaScript
import p from"react";var s=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...l})=>{return p.createElement("svg",{...l,"aria-hidden":e,role:e?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:a,...i}},n&&!e&&p.createElement("title",null,n),o)};import t from"react";var m=(o)=>{return t.createElement(s,{...o,ariaLabel:"diamond, pro, premium"},t.createElement("path",{d:"M8.60786 4C7.89173 4 7.19921 4.25618 6.65548 4.72223L2.9578 7.89168C1.63097 9.02895 1.55316 11.0551 2.78885 12.2908L9.87677 19.3787C11.0483 20.5503 12.9478 20.5503 14.1194 19.3787L21.2073 12.2908C22.443 11.0551 22.3652 9.02895 21.0384 7.89168L17.3407 4.72223C16.797 4.25618 16.1044 4 15.3883 4H8.60786Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M9.49992 8L7.85348 9.64645C7.65822 9.84171 7.65822 10.1583 7.85348 10.3536L9.49992 12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},f=m;export{f as default,m as IconDiamond};
//# debugId=F5E2C54F59B434E564756E2164756E21