@untitledui/icons
Version:
Official React library for Untitled UI Icons
2 lines (1 loc) • 764 B
JavaScript
import*as o from"react";const a=({size:r=24,color:t="currentColor",...e})=>o.createElement("svg",{viewBox:"0 0 24 24",width:r,height:r,stroke:t,strokeWidth:"2",fill:"none",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",...e},o.createElement("path",{d:"M5 10v6.011c0 .36 0 .539.055.697a1 1 0 0 0 .23.374c.118.12.278.2.6.36l5.4 2.7c.262.131.393.197.53.223a1 1 0 0 0 .37 0c.137-.026.268-.091.53-.223l5.4-2.7c.322-.16.482-.24.6-.36a.999.999 0 0 0 .23-.374c.055-.158.055-.338.055-.697v-6.01M2 8.5l9.642-4.822c.131-.066.197-.098.266-.111a.5.5 0 0 1 .184 0c.069.013.135.045.266.11L22 8.5l-9.642 4.821a1.028 1.028 0 0 1-.266.111.501.501 0 0 1-.184 0c-.069-.012-.135-.045-.266-.11L2 8.5Z"}));a.displayName="GraduationHat01";export{a as GraduationHat01};