square academic cap icon
square-academic-cap-bold from Solar by 480 Design · Bold · School · CC-BY-4.0 Attribution required.
- Name
- square-academic-cap-bold
- Set
- Solar
- Style
- Bold
- Category
- School
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More school icons from Solar
backpack-boldbook-2-boldbook-boldbook-bookmark-boldbook-bookmark-minimalistic-boldbook-minimalistic-boldbookmark-boldbookmark-circle-boldbookmark-opened-boldbookmark-square-boldbookmark-square-minimalistic-boldcalculator-boldcalculator-minimalistic-boldcase-boldcase-minimalistic-boldcase-round-boldcase-round-minimalistic-bolddiploma-bolddiploma-verified-bolddocument-2-boldnotebook-2-boldnotebook-bookmark-boldnotebook-minimalistic-boldnotebook-square-bold
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="currentColor"><path d="M14.2172 3.49965C12.7962 2.83345 11.2037 2.83345 9.78272 3.49965L3.0916 6.63659C2.0156 7.14105 1.73507 8.56352 2.25 9.54666L2.25 14.5C2.25 14.9142 2.58579 15.25 3 15.25C3.41421 15.25 3.75 14.9142 3.75 14.5V10.672L9.78281 13.5003C11.2038 14.1665 12.7963 14.1665 14.2173 13.5003L20.9084 10.3634C22.3639 9.68105 22.3639 7.31899 20.9084 6.63664L14.2172 3.49965Z"/><path d="M5 12.9147V16.6254C5 17.6334 5.5035 18.5772 6.38533 19.0656C7.8537 19.8787 10.204 21 12 21C13.796 21 16.1463 19.8787 17.6147 19.0656C18.4965 18.5772 19 17.6334 19 16.6254V12.9148L14.854 14.8585C13.0296 15.7138 10.9705 15.7138 9.14607 14.8585L5 12.9147Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSquareAcademicCapBold(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 d="M14.2172 3.49965C12.7962 2.83345 11.2037 2.83345 9.78272 3.49965L3.0916 6.63659C2.0156 7.14105 1.73507 8.56352 2.25 9.54666L2.25 14.5C2.25 14.9142 2.58579 15.25 3 15.25C3.41421 15.25 3.75 14.9142 3.75 14.5V10.672L9.78281 13.5003C11.2038 14.1665 12.7963 14.1665 14.2173 13.5003L20.9084 10.3634C22.3639 9.68105 22.3639 7.31899 20.9084 6.63664L14.2172 3.49965Z"/><path d="M5 12.9147V16.6254C5 17.6334 5.5035 18.5772 6.38533 19.0656C7.8537 19.8787 10.204 21 12 21C13.796 21 16.1463 19.8787 17.6147 19.0656C18.4965 18.5772 19 17.6334 19 16.6254V12.9148L14.854 14.8585C13.0296 15.7138 10.9705 15.7138 9.14607 14.8585L5 12.9147Z"/></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 d="M14.2172 3.49965C12.7962 2.83345 11.2037 2.83345 9.78272 3.49965L3.0916 6.63659C2.0156 7.14105 1.73507 8.56352 2.25 9.54666L2.25 14.5C2.25 14.9142 2.58579 15.25 3 15.25C3.41421 15.25 3.75 14.9142 3.75 14.5V10.672L9.78281 13.5003C11.2038 14.1665 12.7963 14.1665 14.2173 13.5003L20.9084 10.3634C22.3639 9.68105 22.3639 7.31899 20.9084 6.63664L14.2172 3.49965Z"/><path d="M5 12.9147V16.6254C5 17.6334 5.5035 18.5772 6.38533 19.0656C7.8537 19.8787 10.204 21 12 21C13.796 21 16.1463 19.8787 17.6147 19.0656C18.4965 18.5772 19 17.6334 19 16.6254V12.9148L14.854 14.8585C13.0296 15.7138 10.9705 15.7138 9.14607 14.8585L5 12.9147Z"/></g></svg> </template>
CSS
.icon-square-academic-cap-bold {
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%20d%3D%22M14.2172%203.49965C12.7962%202.83345%2011.2037%202.83345%209.78272%203.49965L3.0916%206.63659C2.0156%207.14105%201.73507%208.56352%202.25%209.54666L2.25%2014.5C2.25%2014.9142%202.58579%2015.25%203%2015.25C3.41421%2015.25%203.75%2014.9142%203.75%2014.5V10.672L9.78281%2013.5003C11.2038%2014.1665%2012.7963%2014.1665%2014.2173%2013.5003L20.9084%2010.3634C22.3639%209.68105%2022.3639%207.31899%2020.9084%206.63664L14.2172%203.49965Z%22%2F%3E%3Cpath%20d%3D%22M5%2012.9147V16.6254C5%2017.6334%205.5035%2018.5772%206.38533%2019.0656C7.8537%2019.8787%2010.204%2021%2012%2021C13.796%2021%2016.1463%2019.8787%2017.6147%2019.0656C18.4965%2018.5772%2019%2017.6334%2019%2016.6254V12.9148L14.854%2014.8585C13.0296%2015.7138%2010.9705%2015.7138%209.14607%2014.8585L5%2012.9147Z%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%20d%3D%22M14.2172%203.49965C12.7962%202.83345%2011.2037%202.83345%209.78272%203.49965L3.0916%206.63659C2.0156%207.14105%201.73507%208.56352%202.25%209.54666L2.25%2014.5C2.25%2014.9142%202.58579%2015.25%203%2015.25C3.41421%2015.25%203.75%2014.9142%203.75%2014.5V10.672L9.78281%2013.5003C11.2038%2014.1665%2012.7963%2014.1665%2014.2173%2013.5003L20.9084%2010.3634C22.3639%209.68105%2022.3639%207.31899%2020.9084%206.63664L14.2172%203.49965Z%22%2F%3E%3Cpath%20d%3D%22M5%2012.9147V16.6254C5%2017.6334%205.5035%2018.5772%206.38533%2019.0656C7.8537%2019.8787%2010.204%2021%2012%2021C13.796%2021%2016.1463%2019.8787%2017.6147%2019.0656C18.4965%2018.5772%2019%2017.6334%2019%2016.6254V12.9148L14.854%2014.8585C13.0296%2015.7138%2010.9705%2015.7138%209.14607%2014.8585L5%2012.9147Z%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-bold.svg?color=%231a73e8&size=48