@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) • 929 B
JavaScript
import n from"react";var p=({children:o,size:r=24,ariaLabel:t,color:a,ariaHidden:e=!0,style:l,...m})=>{return n.createElement("svg",{...m,"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,...l}},t&&!e&&n.createElement("title",null,t),o)};import s from"react";var i=(o)=>{return s.createElement(p,{...o,ariaLabel:"form-rhombus"},s.createElement("path",{d:"M5.80061 11.4913L11.1391 2.45695C11.5261 1.80193 12.4739 1.80192 12.8609 2.45695L18.1994 11.4913C18.3848 11.8051 18.3848 12.1949 18.1994 12.5087L12.8609 21.543C12.4739 22.1981 11.5261 22.1981 11.1391 21.543L5.80061 12.5087C5.61518 12.1949 5.61518 11.8051 5.80061 11.4913Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},g=i;export{g as default,i as IconFormRhombus};
//# debugId=763FD1412C63C54B64756E2164756E21