square academic cap icon

square-academic-cap-broken from Solar by 480 Design · Broken · School · CC-BY-4.0 Attribution required.

Name
square-academic-cap-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 square academic cap 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-linecap="round" stroke-width="1.5"><path d="M9.78272 3.49965C11.2037 2.83345 12.7962 2.83345 14.2172 3.49965L20.9084 6.63664C22.3639 7.31899 22.3639 9.68105 20.9084 10.3634L14.2173 13.5003C12.7963 14.1665 11.2038 14.1665 9.78281 13.5003L3.0916 10.3634C1.63613 9.68101 1.63614 7.31895 3.0916 6.63659L6 5.27307"/><path d="M2 8.5V14"/><path d="M12 21C10.204 21 7.8537 19.8787 6.38533 19.0656C5.5035 18.5772 5 17.6334 5 16.6254V11.5M19 11.5V16.6254C19 17.6334 18.4965 18.5772 17.6147 19.0656C17.0843 19.3593 16.4388 19.6932 15.7459 20"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarSquareAcademicCapBroken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M9.78272 3.49965C11.2037 2.83345 12.7962 2.83345 14.2172 3.49965L20.9084 6.63664C22.3639 7.31899 22.3639 9.68105 20.9084 10.3634L14.2173 13.5003C12.7963 14.1665 11.2038 14.1665 9.78281 13.5003L3.0916 10.3634C1.63613 9.68101 1.63614 7.31895 3.0916 6.63659L6 5.27307"/><path d="M2 8.5V14"/><path d="M12 21C10.204 21 7.8537 19.8787 6.38533 19.0656C5.5035 18.5772 5 17.6334 5 16.6254V11.5M19 11.5V16.6254C19 17.6334 18.4965 18.5772 17.6147 19.0656C17.0843 19.3593 16.4388 19.6932 15.7459 20"/></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-linecap="round" stroke-width="1.5"><path d="M9.78272 3.49965C11.2037 2.83345 12.7962 2.83345 14.2172 3.49965L20.9084 6.63664C22.3639 7.31899 22.3639 9.68105 20.9084 10.3634L14.2173 13.5003C12.7963 14.1665 11.2038 14.1665 9.78281 13.5003L3.0916 10.3634C1.63613 9.68101 1.63614 7.31895 3.0916 6.63659L6 5.27307"/><path d="M2 8.5V14"/><path d="M12 21C10.204 21 7.8537 19.8787 6.38533 19.0656C5.5035 18.5772 5 17.6334 5 16.6254V11.5M19 11.5V16.6254C19 17.6334 18.4965 18.5772 17.6147 19.0656C17.0843 19.3593 16.4388 19.6932 15.7459 20"/></g></svg>
</template>

CSS

.icon-square-academic-cap-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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.78272%203.49965C11.2037%202.83345%2012.7962%202.83345%2014.2172%203.49965L20.9084%206.63664C22.3639%207.31899%2022.3639%209.68105%2020.9084%2010.3634L14.2173%2013.5003C12.7963%2014.1665%2011.2038%2014.1665%209.78281%2013.5003L3.0916%2010.3634C1.63613%209.68101%201.63614%207.31895%203.0916%206.63659L6%205.27307%22%2F%3E%3Cpath%20d%3D%22M2%208.5V14%22%2F%3E%3Cpath%20d%3D%22M12%2021C10.204%2021%207.8537%2019.8787%206.38533%2019.0656C5.5035%2018.5772%205%2017.6334%205%2016.6254V11.5M19%2011.5V16.6254C19%2017.6334%2018.4965%2018.5772%2017.6147%2019.0656C17.0843%2019.3593%2016.4388%2019.6932%2015.7459%2020%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.78272%203.49965C11.2037%202.83345%2012.7962%202.83345%2014.2172%203.49965L20.9084%206.63664C22.3639%207.31899%2022.3639%209.68105%2020.9084%2010.3634L14.2173%2013.5003C12.7963%2014.1665%2011.2038%2014.1665%209.78281%2013.5003L3.0916%2010.3634C1.63613%209.68101%201.63614%207.31895%203.0916%206.63659L6%205.27307%22%2F%3E%3Cpath%20d%3D%22M2%208.5V14%22%2F%3E%3Cpath%20d%3D%22M12%2021C10.204%2021%207.8537%2019.8787%206.38533%2019.0656C5.5035%2018.5772%205%2017.6334%205%2016.6254V11.5M19%2011.5V16.6254C19%2017.6334%2018.4965%2018.5772%2017.6147%2019.0656C17.0843%2019.3593%2016.4388%2019.6932%2015.7459%2020%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/square-academic-cap-broken.svg?color=%231a73e8&size=48