diploma check icon
diploma-check-duotone from Reicon by REICON · Duotone · School · MIT Free for personal and commercial use.
- Name
- diploma-check-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- School
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More school icons from Reicon
Use the diploma check icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M13.11 13.5a1.71 1.71 0 0 0-2.22 0a1.7 1.7 0 0 1-.973.403a1.71 1.71 0 0 0-1.569 1.569c-.028.359-.17.7-.403.973a1.71 1.71 0 0 0 0 2.219a1.7 1.7 0 0 1 .403.973a1.71 1.71 0 0 0 1.57 1.57c.358.028.699.169.973.402a1.71 1.71 0 0 0 2.218 0a1.7 1.7 0 0 1 .973-.403a1.71 1.71 0 0 0 1.57-1.569c.028-.358.169-.7.402-.973a1.71 1.71 0 0 0 0-2.219a1.7 1.7 0 0 1-.403-.973a1.71 1.71 0 0 0-1.569-1.569a1.7 1.7 0 0 1-.973-.403m.902 3.603a.75.75 0 1 0-1.024-1.097l-1.63 1.523l-.346-.323a.75.75 0 0 0-1.024 1.097l.857.8a.75.75 0 0 0 1.024 0z" clip-rule="evenodd"/><path d="M2 12V8c0-2.828 0-4.243.879-5.121C3.757 2 5.172 2 8 2h8c2.828 0 4.243 0 5.121.879C22 3.757 22 5.172 22 8v4c0 2.828 0 4.243-.879 5.121c-.835.836-2.156.877-4.717.879a1.71 1.71 0 0 0-.35-1.555a1.7 1.7 0 0 1-.403-.973a1.71 1.71 0 0 0-1.569-1.569a1.7 1.7 0 0 1-.973-.403a1.71 1.71 0 0 0-2.219 0a1.7 1.7 0 0 1-.973.403a1.71 1.71 0 0 0-1.569 1.569c-.028.359-.17.7-.403.973A1.71 1.71 0 0 0 7.595 18c-2.56-.002-3.88-.043-4.716-.879C2 16.243 2 14.828 2 12" opacity=".5"/><path d="M8.25 6A.75.75 0 0 1 9 5.25h6a.75.75 0 0 1 0 1.5H9A.75.75 0 0 1 8.25 6M7 8.75a.75.75 0 0 0 0 1.5h10a.75.75 0 0 0 0-1.5z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconDiplomaCheckDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M13.11 13.5a1.71 1.71 0 0 0-2.22 0a1.7 1.7 0 0 1-.973.403a1.71 1.71 0 0 0-1.569 1.569c-.028.359-.17.7-.403.973a1.71 1.71 0 0 0 0 2.219a1.7 1.7 0 0 1 .403.973a1.71 1.71 0 0 0 1.57 1.57c.358.028.699.169.973.402a1.71 1.71 0 0 0 2.218 0a1.7 1.7 0 0 1 .973-.403a1.71 1.71 0 0 0 1.57-1.569c.028-.358.169-.7.402-.973a1.71 1.71 0 0 0 0-2.219a1.7 1.7 0 0 1-.403-.973a1.71 1.71 0 0 0-1.569-1.569a1.7 1.7 0 0 1-.973-.403m.902 3.603a.75.75 0 1 0-1.024-1.097l-1.63 1.523l-.346-.323a.75.75 0 0 0-1.024 1.097l.857.8a.75.75 0 0 0 1.024 0z" clipRule="evenodd"/><path d="M2 12V8c0-2.828 0-4.243.879-5.121C3.757 2 5.172 2 8 2h8c2.828 0 4.243 0 5.121.879C22 3.757 22 5.172 22 8v4c0 2.828 0 4.243-.879 5.121c-.835.836-2.156.877-4.717.879a1.71 1.71 0 0 0-.35-1.555a1.7 1.7 0 0 1-.403-.973a1.71 1.71 0 0 0-1.569-1.569a1.7 1.7 0 0 1-.973-.403a1.71 1.71 0 0 0-2.219 0a1.7 1.7 0 0 1-.973.403a1.71 1.71 0 0 0-1.569 1.569c-.028.359-.17.7-.403.973A1.71 1.71 0 0 0 7.595 18c-2.56-.002-3.88-.043-4.716-.879C2 16.243 2 14.828 2 12" opacity=".5"/><path d="M8.25 6A.75.75 0 0 1 9 5.25h6a.75.75 0 0 1 0 1.5H9A.75.75 0 0 1 8.25 6M7 8.75a.75.75 0 0 0 0 1.5h10a.75.75 0 0 0 0-1.5z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M13.11 13.5a1.71 1.71 0 0 0-2.22 0a1.7 1.7 0 0 1-.973.403a1.71 1.71 0 0 0-1.569 1.569c-.028.359-.17.7-.403.973a1.71 1.71 0 0 0 0 2.219a1.7 1.7 0 0 1 .403.973a1.71 1.71 0 0 0 1.57 1.57c.358.028.699.169.973.402a1.71 1.71 0 0 0 2.218 0a1.7 1.7 0 0 1 .973-.403a1.71 1.71 0 0 0 1.57-1.569c.028-.358.169-.7.402-.973a1.71 1.71 0 0 0 0-2.219a1.7 1.7 0 0 1-.403-.973a1.71 1.71 0 0 0-1.569-1.569a1.7 1.7 0 0 1-.973-.403m.902 3.603a.75.75 0 1 0-1.024-1.097l-1.63 1.523l-.346-.323a.75.75 0 0 0-1.024 1.097l.857.8a.75.75 0 0 0 1.024 0z" clip-rule="evenodd"/><path d="M2 12V8c0-2.828 0-4.243.879-5.121C3.757 2 5.172 2 8 2h8c2.828 0 4.243 0 5.121.879C22 3.757 22 5.172 22 8v4c0 2.828 0 4.243-.879 5.121c-.835.836-2.156.877-4.717.879a1.71 1.71 0 0 0-.35-1.555a1.7 1.7 0 0 1-.403-.973a1.71 1.71 0 0 0-1.569-1.569a1.7 1.7 0 0 1-.973-.403a1.71 1.71 0 0 0-2.219 0a1.7 1.7 0 0 1-.973.403a1.71 1.71 0 0 0-1.569 1.569c-.028.359-.17.7-.403.973A1.71 1.71 0 0 0 7.595 18c-2.56-.002-3.88-.043-4.716-.879C2 16.243 2 14.828 2 12" opacity=".5"/><path d="M8.25 6A.75.75 0 0 1 9 5.25h6a.75.75 0 0 1 0 1.5H9A.75.75 0 0 1 8.25 6M7 8.75a.75.75 0 0 0 0 1.5h10a.75.75 0 0 0 0-1.5z"/></g></svg> </template>
CSS
.icon-diploma-check-duotone {
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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.11%2013.5a1.71%201.71%200%200%200-2.22%200a1.7%201.7%200%200%201-.973.403a1.71%201.71%200%200%200-1.569%201.569c-.028.359-.17.7-.403.973a1.71%201.71%200%200%200%200%202.219a1.7%201.7%200%200%201%20.403.973a1.71%201.71%200%200%200%201.57%201.57c.358.028.699.169.973.402a1.71%201.71%200%200%200%202.218%200a1.7%201.7%200%200%201%20.973-.403a1.71%201.71%200%200%200%201.57-1.569c.028-.358.169-.7.402-.973a1.71%201.71%200%200%200%200-2.219a1.7%201.7%200%200%201-.403-.973a1.71%201.71%200%200%200-1.569-1.569a1.7%201.7%200%200%201-.973-.403m.902%203.603a.75.75%200%201%200-1.024-1.097l-1.63%201.523l-.346-.323a.75.75%200%200%200-1.024%201.097l.857.8a.75.75%200%200%200%201.024%200z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M2%2012V8c0-2.828%200-4.243.879-5.121C3.757%202%205.172%202%208%202h8c2.828%200%204.243%200%205.121.879C22%203.757%2022%205.172%2022%208v4c0%202.828%200%204.243-.879%205.121c-.835.836-2.156.877-4.717.879a1.71%201.71%200%200%200-.35-1.555a1.7%201.7%200%200%201-.403-.973a1.71%201.71%200%200%200-1.569-1.569a1.7%201.7%200%200%201-.973-.403a1.71%201.71%200%200%200-2.219%200a1.7%201.7%200%200%201-.973.403a1.71%201.71%200%200%200-1.569%201.569c-.028.359-.17.7-.403.973A1.71%201.71%200%200%200%207.595%2018c-2.56-.002-3.88-.043-4.716-.879C2%2016.243%202%2014.828%202%2012%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8.25%206A.75.75%200%200%201%209%205.25h6a.75.75%200%200%201%200%201.5H9A.75.75%200%200%201%208.25%206M7%208.75a.75.75%200%200%200%200%201.5h10a.75.75%200%200%200%200-1.5z%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.11%2013.5a1.71%201.71%200%200%200-2.22%200a1.7%201.7%200%200%201-.973.403a1.71%201.71%200%200%200-1.569%201.569c-.028.359-.17.7-.403.973a1.71%201.71%200%200%200%200%202.219a1.7%201.7%200%200%201%20.403.973a1.71%201.71%200%200%200%201.57%201.57c.358.028.699.169.973.402a1.71%201.71%200%200%200%202.218%200a1.7%201.7%200%200%201%20.973-.403a1.71%201.71%200%200%200%201.57-1.569c.028-.358.169-.7.402-.973a1.71%201.71%200%200%200%200-2.219a1.7%201.7%200%200%201-.403-.973a1.71%201.71%200%200%200-1.569-1.569a1.7%201.7%200%200%201-.973-.403m.902%203.603a.75.75%200%201%200-1.024-1.097l-1.63%201.523l-.346-.323a.75.75%200%200%200-1.024%201.097l.857.8a.75.75%200%200%200%201.024%200z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M2%2012V8c0-2.828%200-4.243.879-5.121C3.757%202%205.172%202%208%202h8c2.828%200%204.243%200%205.121.879C22%203.757%2022%205.172%2022%208v4c0%202.828%200%204.243-.879%205.121c-.835.836-2.156.877-4.717.879a1.71%201.71%200%200%200-.35-1.555a1.7%201.7%200%200%201-.403-.973a1.71%201.71%200%200%200-1.569-1.569a1.7%201.7%200%200%201-.973-.403a1.71%201.71%200%200%200-2.219%200a1.7%201.7%200%200%201-.973.403a1.71%201.71%200%200%200-1.569%201.569c-.028.359-.17.7-.403.973A1.71%201.71%200%200%200%207.595%2018c-2.56-.002-3.88-.043-4.716-.879C2%2016.243%202%2014.828%202%2012%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8.25%206A.75.75%200%200%201%209%205.25h6a.75.75%200%200%201%200%201.5H9A.75.75%200%200%201%208.25%206M7%208.75a.75.75%200%200%200%200%201.5h10a.75.75%200%200%200%200-1.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/diploma-check-duotone.svg?color=%231a73e8&size=48