diploma icon
diploma from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- diploma
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the diploma icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M18.5 17.838c1.03-.151 1.763-.444 2.328-1.01C22 15.657 22 13.771 22 10s0-5.657-1.172-6.828S17.771 2 14 2h-4C6.229 2 4.343 2 3.172 3.172S2 6.229 2 10s0 5.657 1.172 6.828c.808.809 1.956 1.06 3.828 1.137"/><path stroke-linecap="round" stroke-linejoin="round" d="M17 7H7"/><path d="M14.5 14.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M9.5 14.5c0 4.066 1.722 6.37 2.5 7.5l1.5-3l1.75 1L17 21c-.735-.711-1.494-2.953-1.494-2.953"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDiploma(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M18.5 17.838c1.03-.151 1.763-.444 2.328-1.01C22 15.657 22 13.771 22 10s0-5.657-1.172-6.828S17.771 2 14 2h-4C6.229 2 4.343 2 3.172 3.172S2 6.229 2 10s0 5.657 1.172 6.828c.808.809 1.956 1.06 3.828 1.137"/><path strokeLinecap="round" strokeLinejoin="round" d="M17 7H7"/><path d="M14.5 14.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M9.5 14.5c0 4.066 1.722 6.37 2.5 7.5l1.5-3l1.75 1L17 21c-.735-.711-1.494-2.953-1.494-2.953"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M18.5 17.838c1.03-.151 1.763-.444 2.328-1.01C22 15.657 22 13.771 22 10s0-5.657-1.172-6.828S17.771 2 14 2h-4C6.229 2 4.343 2 3.172 3.172S2 6.229 2 10s0 5.657 1.172 6.828c.808.809 1.956 1.06 3.828 1.137"/><path stroke-linecap="round" stroke-linejoin="round" d="M17 7H7"/><path d="M14.5 14.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M9.5 14.5c0 4.066 1.722 6.37 2.5 7.5l1.5-3l1.75 1L17 21c-.735-.711-1.494-2.953-1.494-2.953"/></g></svg> </template>
CSS
.icon-diploma {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.5%2017.838c1.03-.151%201.763-.444%202.328-1.01C22%2015.657%2022%2013.771%2022%2010s0-5.657-1.172-6.828S17.771%202%2014%202h-4C6.229%202%204.343%202%203.172%203.172S2%206.229%202%2010s0%205.657%201.172%206.828c.808.809%201.956%201.06%203.828%201.137%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17%207H7%22%2F%3E%3Cpath%20d%3D%22M14.5%2014.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2014.5c0%204.066%201.722%206.37%202.5%207.5l1.5-3l1.75%201L17%2021c-.735-.711-1.494-2.953-1.494-2.953%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.5%2017.838c1.03-.151%201.763-.444%202.328-1.01C22%2015.657%2022%2013.771%2022%2010s0-5.657-1.172-6.828S17.771%202%2014%202h-4C6.229%202%204.343%202%203.172%203.172S2%206.229%202%2010s0%205.657%201.172%206.828c.808.809%201.956%201.06%203.828%201.137%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17%207H7%22%2F%3E%3Cpath%20d%3D%22M14.5%2014.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2014.5c0%204.066%201.722%206.37%202.5%207.5l1.5-3l1.75%201L17%2021c-.735-.711-1.494-2.953-1.494-2.953%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/diploma.svg?color=%231a73e8&size=48