@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.46 kB
JavaScript
import r from"react";import s from"react";var p=({children:e,size:t=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 t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,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),e);var i=e=>r.createElement(p,{...e,ariaLabel:"bee, fly"},r.createElement("path",{d:"M10.5 4.75L9 2.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M13.5 4.75L15 2.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M10 10.5V12C10 15.3137 7.31371 18 4 18H3V16C3 12.6863 5.68629 10 9 10",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M14 10.5V12C14 15.3137 16.6863 18 20 18H21V16C21 12.6863 18.3137 10 15 10",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M12 22V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M15 8C15 9.65685 13.6569 11 12 11C10.3431 11 9 9.65685 9 8C9 6.34315 10.3431 5 12 5C13.6569 5 15 6.34315 15 8Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M8.125 16.5C8.56904 19.0878 10.1351 21 11.999 21C13.8628 21 15.4289 19.0878 15.873 16.5",stroke:"currentColor",strokeWidth:"2"})),c=i;export{i as IconBee,c as default};
//# sourceMappingURL=index.mjs.map