@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 • 796 B
JavaScript
import a from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:s,...c})=>n.createElement("svg",{...c,"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:l,...s}},o&&!e&&n.createElement("title",null,o),t);var i=t=>a.createElement(p,{...t,ariaLabel:"anthropic"},a.createElement("path",{d:"M17.0977 4H13.5611L19.8941 20H23.3484L17.0977 4ZM6.89916 4L0.648438 20H4.18503L5.58322 16.6359H12.1629L13.4789 19.9179H17.0155L10.6003 4H6.98141H6.89916ZM6.57018 13.6821L8.70858 8.02051L10.9292 13.6821H6.65242H6.57018Z",fill:"currentColor"})),L=i;export{i as IconAnthropic,L as default};
//# sourceMappingURL=index.mjs.map