@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.
2 lines • 1.3 kB
JavaScript
import t from"react";import a from"react";var s=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:i,...l})=>a.createElement("svg",{...l,"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:p,...i}},n&&!o&&a.createElement("title",null,n),e);var C=e=>t.createElement(s,{...e,ariaLabel:"variables, figma"},t.createElement("path",{d:"M10.501 3.61579C11.4292 3.07989 12.5728 3.07989 13.501 3.61579L18.5117 6.50874C19.4399 7.04464 20.0117 8.03502 20.0117 9.10682V14.8927C20.0117 15.9645 19.4399 16.9549 18.5117 17.4908L13.501 20.3837C12.5728 20.9196 11.4292 20.9196 10.501 20.3837L5.49023 17.4908C4.56203 16.9549 3.99023 15.9645 3.99023 14.8927V9.10682C3.99023 8.03502 4.56203 7.04464 5.49023 6.50874L10.501 3.61579Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M11.25 12H12.75M13.5 12C13.5 12.8284 12.8284 13.5 12 13.5C11.1716 13.5 10.5 12.8284 10.5 12C10.5 11.1716 11.1716 10.5 12 10.5C12.8284 10.5 13.5 11.1716 13.5 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=C;export{C as IconVariables,f as default};
//# sourceMappingURL=index.mjs.map