@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 • 923 B
JavaScript
import s from"react";import n from"react";var p=({children:r,size:o=24,ariaLabel:t,color:a,ariaHidden:e=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":e,role:e?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:a,...l}},t&&!e&&n.createElement("title",null,t),r);var C=r=>s.createElement(p,{...r,ariaLabel:"school, building"},s.createElement("path",{d:"M2 19H3M22 19H21M21 19V12C21 10.3431 19.6569 9 18 9H17M21 19H17M17 9V19M17 9V8C17 6.34315 15.6569 5 14 5H10C8.34315 5 7 6.34315 7 8V9M17 19H14M7 19V9M7 19H3M7 19H10M7 9H6C4.34315 9 3 10.3431 3 12V19M10 19V17C10 15.8954 10.8954 15 12 15V15C13.1046 15 14 15.8954 14 17V19M10 19H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),u=C;export{C as IconSchool,u as default};
//# sourceMappingURL=index.mjs.map