@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.11 kB
JavaScript
import e from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...C})=>s.createElement("svg",{...C,"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:a,...l}},n&&!o&&s.createElement("title",null,n),t);var i=t=>e.createElement(p,{...t,ariaLabel:"images-circle"},e.createElement("path",{d:"M16 20L10.1213 14.1214C8.94975 12.9498 7.05025 12.9498 5.87868 14.1214L4 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M14 11.5C15.1046 11.5 16 10.6046 16 9.5C16 8.39543 15.1046 7.5 14 7.5C12.8954 7.5 12 8.39543 12 9.5C12 10.6046 12.8954 11.5 14 11.5Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z",stroke:"currentColor",strokeWidth:"2"})),h=i;export{i as IconImagesCircle,h as default};
//# sourceMappingURL=index.mjs.map