@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.38 kB
JavaScript
import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:a,...l})=>{return s.createElement("svg",{...l,"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 u=(e)=>{return o.createElement(p,{...e,ariaLabel:"ruler"},o.createElement("path",{d:"M20.3782 5.37871L18.6209 3.62136C17.4493 2.44978 15.5498 2.44978 14.3782 3.62135L12.4995 5.50004L8.99955 9.00004L5.49955 12.5L3.62087 14.3787C2.44929 15.5503 2.4493 17.4498 3.62087 18.6214L5.37823 20.3787C6.5498 21.5503 8.4493 21.5503 9.62087 20.3787L20.3782 9.62136C21.5498 8.44978 21.5498 6.55029 20.3782 5.37871Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M9 9L11.25 11.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M12.5 5.5L13.75 6.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M5.5 12.5L6.75 13.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},m=u;export{m as default,u as IconRuler};
//# debugId=5DDF3ACE1F119AFB64756E2164756E21