diploma verified icon

diploma-verified-broken from Solar by 480 Design · Broken · School · CC-BY-4.0 Attribution required.

Name
diploma-verified-broken
Set
Solar
Style
Broken
Category
School
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More school icons from Solar

Use the diploma verified 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="M7 17.9983C4.82497 17.9862 3.64706 17.8897 2.87868 17.1213C2 16.2426 2 14.8284 2 12L2 8C2 5.17157 2 3.75736 2.87868 2.87868C3.75736 2 5.17157 2 8 2L16 2C18.8284 2 20.2426 2 21.1213 2.87868C21.6112 3.36857 21.828 4.02491 21.9239 5M16.5 17.9983L17.3197 17.9957C19.2921 17.9748 20.3915 17.8512 21.1213 17.1213C22 16.2426 22 14.8284 22 12V9"/><path stroke-linecap="round" d="M9 6L15 6"/><path stroke-linecap="round" d="M7 9.5H9M17 9.5H12.5"/><path d="M10.8907 13.9454C11.53 13.4007 12.4702 13.4007 13.1094 13.9454C13.3833 14.1789 13.7239 14.32 14.0827 14.3486C14.9199 14.4154 15.5847 15.0802 15.6515 15.9174C15.6802 16.2762 15.8212 16.6168 16.0547 16.8907C16.5994 17.53 16.5994 18.4702 16.0547 19.1094C15.8212 19.3833 15.6802 19.7239 15.6515 20.0827C15.5847 20.9199 14.9199 21.5847 14.0827 21.6515C13.7239 21.6802 13.3833 21.8212 13.1094 22.0547C12.4702 22.5994 11.53 22.5994 10.8907 22.0547C10.6168 21.8212 10.2762 21.6802 9.91743 21.6515C9.08021 21.5847 8.41539 20.9199 8.34858 20.0827C8.31995 19.7239 8.17888 19.3833 7.94543 19.1094C7.40068 18.4702 7.40068 17.53 7.94543 16.8907C8.17888 16.6168 8.31995 16.2762 8.34858 15.9174C8.4154 15.0802 9.08021 14.4154 9.91743 14.3486C10.2762 14.32 10.6168 14.1789 10.8907 13.9454Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M10.5 18.2L11.3571 19L13.5 17"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarDiplomaVerifiedBroken(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="M7 17.9983C4.82497 17.9862 3.64706 17.8897 2.87868 17.1213C2 16.2426 2 14.8284 2 12L2 8C2 5.17157 2 3.75736 2.87868 2.87868C3.75736 2 5.17157 2 8 2L16 2C18.8284 2 20.2426 2 21.1213 2.87868C21.6112 3.36857 21.828 4.02491 21.9239 5M16.5 17.9983L17.3197 17.9957C19.2921 17.9748 20.3915 17.8512 21.1213 17.1213C22 16.2426 22 14.8284 22 12V9"/><path strokeLinecap="round" d="M9 6L15 6"/><path strokeLinecap="round" d="M7 9.5H9M17 9.5H12.5"/><path d="M10.8907 13.9454C11.53 13.4007 12.4702 13.4007 13.1094 13.9454C13.3833 14.1789 13.7239 14.32 14.0827 14.3486C14.9199 14.4154 15.5847 15.0802 15.6515 15.9174C15.6802 16.2762 15.8212 16.6168 16.0547 16.8907C16.5994 17.53 16.5994 18.4702 16.0547 19.1094C15.8212 19.3833 15.6802 19.7239 15.6515 20.0827C15.5847 20.9199 14.9199 21.5847 14.0827 21.6515C13.7239 21.6802 13.3833 21.8212 13.1094 22.0547C12.4702 22.5994 11.53 22.5994 10.8907 22.0547C10.6168 21.8212 10.2762 21.6802 9.91743 21.6515C9.08021 21.5847 8.41539 20.9199 8.34858 20.0827C8.31995 19.7239 8.17888 19.3833 7.94543 19.1094C7.40068 18.4702 7.40068 17.53 7.94543 16.8907C8.17888 16.6168 8.31995 16.2762 8.34858 15.9174C8.4154 15.0802 9.08021 14.4154 9.91743 14.3486C10.2762 14.32 10.6168 14.1789 10.8907 13.9454Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M10.5 18.2L11.3571 19L13.5 17"/></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="M7 17.9983C4.82497 17.9862 3.64706 17.8897 2.87868 17.1213C2 16.2426 2 14.8284 2 12L2 8C2 5.17157 2 3.75736 2.87868 2.87868C3.75736 2 5.17157 2 8 2L16 2C18.8284 2 20.2426 2 21.1213 2.87868C21.6112 3.36857 21.828 4.02491 21.9239 5M16.5 17.9983L17.3197 17.9957C19.2921 17.9748 20.3915 17.8512 21.1213 17.1213C22 16.2426 22 14.8284 22 12V9"/><path stroke-linecap="round" d="M9 6L15 6"/><path stroke-linecap="round" d="M7 9.5H9M17 9.5H12.5"/><path d="M10.8907 13.9454C11.53 13.4007 12.4702 13.4007 13.1094 13.9454C13.3833 14.1789 13.7239 14.32 14.0827 14.3486C14.9199 14.4154 15.5847 15.0802 15.6515 15.9174C15.6802 16.2762 15.8212 16.6168 16.0547 16.8907C16.5994 17.53 16.5994 18.4702 16.0547 19.1094C15.8212 19.3833 15.6802 19.7239 15.6515 20.0827C15.5847 20.9199 14.9199 21.5847 14.0827 21.6515C13.7239 21.6802 13.3833 21.8212 13.1094 22.0547C12.4702 22.5994 11.53 22.5994 10.8907 22.0547C10.6168 21.8212 10.2762 21.6802 9.91743 21.6515C9.08021 21.5847 8.41539 20.9199 8.34858 20.0827C8.31995 19.7239 8.17888 19.3833 7.94543 19.1094C7.40068 18.4702 7.40068 17.53 7.94543 16.8907C8.17888 16.6168 8.31995 16.2762 8.34858 15.9174C8.4154 15.0802 9.08021 14.4154 9.91743 14.3486C10.2762 14.32 10.6168 14.1789 10.8907 13.9454Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M10.5 18.2L11.3571 19L13.5 17"/></g></svg>
</template>

CSS

.icon-diploma-verified-broken {
  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%22M7%2017.9983C4.82497%2017.9862%203.64706%2017.8897%202.87868%2017.1213C2%2016.2426%202%2014.8284%202%2012L2%208C2%205.17157%202%203.75736%202.87868%202.87868C3.75736%202%205.17157%202%208%202L16%202C18.8284%202%2020.2426%202%2021.1213%202.87868C21.6112%203.36857%2021.828%204.02491%2021.9239%205M16.5%2017.9983L17.3197%2017.9957C19.2921%2017.9748%2020.3915%2017.8512%2021.1213%2017.1213C22%2016.2426%2022%2014.8284%2022%2012V9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%206L15%206%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%209.5H9M17%209.5H12.5%22%2F%3E%3Cpath%20d%3D%22M10.8907%2013.9454C11.53%2013.4007%2012.4702%2013.4007%2013.1094%2013.9454C13.3833%2014.1789%2013.7239%2014.32%2014.0827%2014.3486C14.9199%2014.4154%2015.5847%2015.0802%2015.6515%2015.9174C15.6802%2016.2762%2015.8212%2016.6168%2016.0547%2016.8907C16.5994%2017.53%2016.5994%2018.4702%2016.0547%2019.1094C15.8212%2019.3833%2015.6802%2019.7239%2015.6515%2020.0827C15.5847%2020.9199%2014.9199%2021.5847%2014.0827%2021.6515C13.7239%2021.6802%2013.3833%2021.8212%2013.1094%2022.0547C12.4702%2022.5994%2011.53%2022.5994%2010.8907%2022.0547C10.6168%2021.8212%2010.2762%2021.6802%209.91743%2021.6515C9.08021%2021.5847%208.41539%2020.9199%208.34858%2020.0827C8.31995%2019.7239%208.17888%2019.3833%207.94543%2019.1094C7.40068%2018.4702%207.40068%2017.53%207.94543%2016.8907C8.17888%2016.6168%208.31995%2016.2762%208.34858%2015.9174C8.4154%2015.0802%209.08021%2014.4154%209.91743%2014.3486C10.2762%2014.32%2010.6168%2014.1789%2010.8907%2013.9454Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.5%2018.2L11.3571%2019L13.5%2017%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%22M7%2017.9983C4.82497%2017.9862%203.64706%2017.8897%202.87868%2017.1213C2%2016.2426%202%2014.8284%202%2012L2%208C2%205.17157%202%203.75736%202.87868%202.87868C3.75736%202%205.17157%202%208%202L16%202C18.8284%202%2020.2426%202%2021.1213%202.87868C21.6112%203.36857%2021.828%204.02491%2021.9239%205M16.5%2017.9983L17.3197%2017.9957C19.2921%2017.9748%2020.3915%2017.8512%2021.1213%2017.1213C22%2016.2426%2022%2014.8284%2022%2012V9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%206L15%206%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%209.5H9M17%209.5H12.5%22%2F%3E%3Cpath%20d%3D%22M10.8907%2013.9454C11.53%2013.4007%2012.4702%2013.4007%2013.1094%2013.9454C13.3833%2014.1789%2013.7239%2014.32%2014.0827%2014.3486C14.9199%2014.4154%2015.5847%2015.0802%2015.6515%2015.9174C15.6802%2016.2762%2015.8212%2016.6168%2016.0547%2016.8907C16.5994%2017.53%2016.5994%2018.4702%2016.0547%2019.1094C15.8212%2019.3833%2015.6802%2019.7239%2015.6515%2020.0827C15.5847%2020.9199%2014.9199%2021.5847%2014.0827%2021.6515C13.7239%2021.6802%2013.3833%2021.8212%2013.1094%2022.0547C12.4702%2022.5994%2011.53%2022.5994%2010.8907%2022.0547C10.6168%2021.8212%2010.2762%2021.6802%209.91743%2021.6515C9.08021%2021.5847%208.41539%2020.9199%208.34858%2020.0827C8.31995%2019.7239%208.17888%2019.3833%207.94543%2019.1094C7.40068%2018.4702%207.40068%2017.53%207.94543%2016.8907C8.17888%2016.6168%208.31995%2016.2762%208.34858%2015.9174C8.4154%2015.0802%209.08021%2014.4154%209.91743%2014.3486C10.2762%2014.32%2010.6168%2014.1789%2010.8907%2013.9454Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.5%2018.2L11.3571%2019L13.5%2017%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/diploma-verified-broken.svg?color=%231a73e8&size=48