@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 991 B
JavaScript
import e from"react";import l from"react";var a=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:s,...C})=>l.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:p,...s}},n&&!o&&l.createElement("title",null,n),t);var i=t=>e.createElement(a,{...t,ariaLabel:"teacher-whiteboard"},e.createElement("path",{d:"M11 3H10V4H1V5H2V17H1V18H10V17H3V5H18V7H19V5H20V4H11V3Z",fill:"currentColor"}),e.createElement("path",{d:"M17 9C15.3431 9 14 10.3431 14 12C14 13.6569 15.3431 15 17 15C18.6569 15 20 13.6569 20 12C20 10.3431 18.6569 9 17 9Z",fill:"currentColor"}),e.createElement("path",{d:"M17 15.5C14.1739 15.5 12.241 17.7314 12.0019 20.4563L11.9542 21H22.0458L21.9981 20.4563C21.759 17.7314 19.8261 15.5 17 15.5Z",fill:"currentColor"})),h=i;export{i as IconTeacherWhiteboard,h as default};
//# sourceMappingURL=index.mjs.map