@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 • 927 B
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!t&&l.createElement("title",null,n),r);var c=r=>o.createElement(p,{...r,ariaLabel:"teacher"},o.createElement("path",{d:"M12 2C10.2051 2 8.75 3.45507 8.75 5.25C8.75 7.04493 10.2051 8.5 12 8.5C13.7949 8.5 15.25 7.04493 15.25 5.25C15.25 3.45507 13.7949 2 12 2Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 8.5V11H2V12H3V21H21V12H22V11H16.0003C15.0888 9.78643 13.6363 9 12 9C10.3637 9 8.91118 9.78643 7.99968 11H6V8.5H5V11H4V8.5H3Z",fill:"currentColor"})),V=c;export{c as IconTeacher,V as default};
//# sourceMappingURL=index.mjs.map