@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 a from"react";var s=({children:r,size:o=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:l,...i})=>{return a.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},n&&!t&&a.createElement("title",null,n),r)};import e from"react";var C=(r)=>{return e.createElement(s,{...r,ariaLabel:"collaboration-pointer-left, cursor, agents"},e.createElement("path",{d:"M13.4472 12.7764L17.761 10.6195C18.9563 10.0219 18.8323 8.27746 17.5645 7.85487L5.84608 3.94871C4.67344 3.55783 3.55783 4.67343 3.94871 5.84607L7.85486 17.5645C8.27746 18.8323 10.0219 18.9563 10.6195 17.761L12.7764 13.4472C12.9216 13.1569 13.1569 12.9216 13.4472 12.7764Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M21 13.5L16.4472 15.7764C16.1569 15.9215 15.9215 16.1569 15.7764 16.4472L13.5 21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},f=C;export{f as default,C as IconCollaborationPointerLeft};
//# debugId=4D4A14AD0673F9A064756E2164756E21