@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) • 932 B
JavaScript
import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...m})=>{return n.createElement("svg",{...m,"aria-hidden":t,role:t?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},o&&!t&&n.createElement("title",null,o),r)};import p from"react";var i=(r)=>{return p.createElement(a,{...r,ariaLabel:"keyframe, rhombus"},p.createElement("path",{d:"M14.1209 3.87135C12.9493 2.69978 11.0498 2.69978 9.87823 3.87135L3.87087 9.87868C2.6993 11.0503 2.69929 12.9497 3.87086 14.1213L9.87822 20.1287C11.0498 21.3003 12.9493 21.3003 14.1209 20.1287L20.1282 14.1213C21.2998 12.9498 21.2998 11.0503 20.1282 9.87869L14.1209 3.87135Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},h=i;export{h as default,i as IconKeyframe};
//# debugId=B3A84B0AD7AF11E964756E2164756E21