@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.78 kB
JavaScript
import r from"react";import s from"react";var C=({children:e,size:o=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:l,...a})=>s.createElement("svg",{...a,"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&&s.createElement("title",null,n),e);var i=e=>r.createElement(C,{...e,ariaLabel:"bug-face, issue"},r.createElement("path",{d:"M20.25 13.5C20.25 17.7802 16.5563 21.25 12 21.25C7.44365 21.25 3.75 17.7802 3.75 13.5C3.75 9.21979 7.44365 5.75 12 5.75C16.5563 5.75 20.25 9.21979 20.25 13.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M20.25 4.64584C20.25 4.64584 19.75 2.75 18 2.75C15.25 2.75 14.25 7.08336 13.75 9.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M3.75 4.64584C3.75 4.64584 4.25 2.75 6 2.75C8.74996 2.75 9.74999 7.08336 10.25 9.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M10.5 13.75C10.5 14.7165 9.82843 15.5 9 15.5C8.17157 15.5 7.5 14.7165 7.5 13.75C7.5 12.7835 8.17157 12 9 12C9.82843 12 10.5 12.7835 10.5 13.75Z",fill:"currentColor"}),r.createElement("path",{d:"M13.5 17C13.5 17.5523 12.8284 18 12 18C11.1716 18 10.5 17.5523 10.5 17C10.5 16.4477 11.1716 16 12 16C12.8284 16 13.5 16.4477 13.5 17Z",fill:"currentColor"}),r.createElement("path",{d:"M16.5 13.75C16.5 14.7165 15.8284 15.5 15 15.5C14.1716 15.5 13.5 14.7165 13.5 13.75C13.5 12.7835 14.1716 12 15 12C15.8284 12 16.5 12.7835 16.5 13.75Z",fill:"currentColor"})),m=i;export{i as IconBugFace,m as default};
//# sourceMappingURL=index.mjs.map