@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) • 927 B
JavaScript
import n from"react";var a=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...m})=>{return n.createElement("svg",{...m,"aria-hidden":o,role:o?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:s,...l}},t&&!o&&n.createElement("title",null,t),e)};import p from"react";var i=(e)=>{return p.createElement(a,{...e,ariaLabel:"form-diamond, square-45-degrees"},p.createElement("path",{d:"M14.1213 3.62132C12.9497 2.44975 11.0503 2.44975 9.87868 3.62132L3.62132 9.87868C2.44975 11.0503 2.44975 12.9497 3.62132 14.1213L9.87868 20.3787C11.0503 21.5503 12.9497 21.5503 14.1213 20.3787L20.3787 14.1213C21.5503 12.9497 21.5503 11.0503 20.3787 9.87868L14.1213 3.62132Z",stroke:"currentColor",strokeWidth:"2"}))},g=i;export{g as default,i as IconFormDiamond};
//# debugId=0D90ADC3D434BD1E64756E2164756E21