@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 • 891 B
JavaScript
import p from"react";import n from"react";var a=({children:t,size:e=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:l,...c})=>n.createElement("svg",{...c,"aria-hidden":r,role:r?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:s,...l}},o&&!r&&n.createElement("title",null,o),t);var i=t=>p.createElement(a,{...t,ariaLabel:"graduate-cap, study, education, academic, student"},p.createElement("path",{d:"M23 9L12 14L1 9L12 4L23 9ZM23 9V16M5 11V14.9538C5 16.0597 5.60847 17.076 6.58334 17.5982L10.5833 19.7411C11.4683 20.2152 12.5317 20.2152 13.4167 19.7411L17.4167 17.5982C18.3915 17.076 19 16.0597 19 14.9538V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=i;export{i as IconGraduateCap,f as default};
//# sourceMappingURL=index.mjs.map