@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 • 2.05 kB
JavaScript
import o from"react";import C from"react";var l=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:s,...a})=>C.createElement("svg",{...a,"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:p,...s}},n&&!e&&C.createElement("title",null,n),t);var i=t=>o.createElement(l,{...t,ariaLabel:"mask, theatre"},o.createElement("path",{d:"M4 12.5V7.18141C4 5.28107 5.74556 3.8685 7.63331 4.08686C10.5621 4.42564 13.4379 4.42564 16.3667 4.08686C18.2544 3.8685 20 5.28107 20 7.18141V12.5C20 16.9183 16.4183 20.5 12 20.5C7.58172 20.5 4 16.9183 4 12.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M15.1593 13.4157C13.0535 14.278 10.9477 14.278 8.8419 13.4157C8.39739 13.2337 7.93985 13.6717 8.2094 14.0692C10.2372 17.0602 13.764 17.0602 15.7918 14.0692C16.0614 13.6717 15.6038 13.2337 15.1593 13.4157Z",fill:"currentColor"}),o.createElement("path",{d:"M10.4931 10.6996C10.4929 10.6992 10.4935 10.6945 10.4958 10.6869C10.4945 10.6962 10.4934 10.7 10.4931 10.6996ZM10.7694 10.5003C10.771 10.5004 10.7718 10.5005 10.7718 10.5005L10.7694 10.5003ZM10.4773 10.3987C10.1928 10.2858 9.72785 10.1058 9.25 10.1058C8.77215 10.1058 8.30721 10.2858 8.02272 10.3987C8.13004 9.91185 8.60784 9.5 9.25 9.5C9.89216 9.5 10.37 9.91185 10.4773 10.3987ZM8.00689 10.6996C8.00663 10.7 8.00546 10.6962 8.00416 10.6869C8.0065 10.6945 8.00715 10.6992 8.00689 10.6996ZM7.72821 10.5005C7.72824 10.5005 7.72904 10.5004 7.73056 10.5003L7.72821 10.5005Z",fill:"currentColor",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement("path",{d:"M16.5 10.6058C16.5 11.1421 16.2135 11.0298 15.7732 10.8572C15.4855 10.7444 15.132 10.6058 14.75 10.6058C14.368 10.6058 14.0145 10.7444 13.7268 10.8572C13.2865 11.0298 13 11.1421 13 10.6058C13 9.71896 13.7835 9 14.75 9C15.7165 9 16.5 9.71896 16.5 10.6058Z",fill:"currentColor"})),d=i;export{i as IconMask,d as default};
//# sourceMappingURL=index.mjs.map