school tie icon
school-tie from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- school-tie
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the school tie 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M11.946 6L9.584 17.086c-.188.882-.085 1.212.563 1.846l2.62 2.561c.346.338.518.507.733.507s.387-.169.733-.507l2.62-2.561c.648-.634.751-.964.563-1.846L15.054 6m-4.497-2.876c-.068-.524-.101-.786.052-.955c.154-.169.426-.169.97-.169h3.843c.543 0 .815 0 .969.17c.153.168.12.43.052.954l-.05.395c-.143 1.108-.214 1.662-.57 2.021q-.088.089-.188.161C15.224 6 14.649 6 13.5 6c-1.15 0-1.724 0-2.135-.299a1.5 1.5 0 0 1-.187-.16c-.357-.36-.428-.914-.57-2.022z"/><path d="M10 15c-.608.693-1.123 1-1.5 1c-.485 0-1.357-1.22-1.744-2.105c-.181-.414-.272-.622-.254-.884c.018-.263.137-.454.375-.838C8.222 10.003 10.514 8.02 12 6"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSchoolTie(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M11.946 6L9.584 17.086c-.188.882-.085 1.212.563 1.846l2.62 2.561c.346.338.518.507.733.507s.387-.169.733-.507l2.62-2.561c.648-.634.751-.964.563-1.846L15.054 6m-4.497-2.876c-.068-.524-.101-.786.052-.955c.154-.169.426-.169.97-.169h3.843c.543 0 .815 0 .969.17c.153.168.12.43.052.954l-.05.395c-.143 1.108-.214 1.662-.57 2.021q-.088.089-.188.161C15.224 6 14.649 6 13.5 6c-1.15 0-1.724 0-2.135-.299a1.5 1.5 0 0 1-.187-.16c-.357-.36-.428-.914-.57-2.022z"/><path d="M10 15c-.608.693-1.123 1-1.5 1c-.485 0-1.357-1.22-1.744-2.105c-.181-.414-.272-.622-.254-.884c.018-.263.137-.454.375-.838C8.222 10.003 10.514 8.02 12 6"/></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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M11.946 6L9.584 17.086c-.188.882-.085 1.212.563 1.846l2.62 2.561c.346.338.518.507.733.507s.387-.169.733-.507l2.62-2.561c.648-.634.751-.964.563-1.846L15.054 6m-4.497-2.876c-.068-.524-.101-.786.052-.955c.154-.169.426-.169.97-.169h3.843c.543 0 .815 0 .969.17c.153.168.12.43.052.954l-.05.395c-.143 1.108-.214 1.662-.57 2.021q-.088.089-.188.161C15.224 6 14.649 6 13.5 6c-1.15 0-1.724 0-2.135-.299a1.5 1.5 0 0 1-.187-.16c-.357-.36-.428-.914-.57-2.022z"/><path d="M10 15c-.608.693-1.123 1-1.5 1c-.485 0-1.357-1.22-1.744-2.105c-.181-.414-.272-.622-.254-.884c.018-.263.137-.454.375-.838C8.222 10.003 10.514 8.02 12 6"/></g></svg> </template>
CSS
.icon-school-tie {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.946%206L9.584%2017.086c-.188.882-.085%201.212.563%201.846l2.62%202.561c.346.338.518.507.733.507s.387-.169.733-.507l2.62-2.561c.648-.634.751-.964.563-1.846L15.054%206m-4.497-2.876c-.068-.524-.101-.786.052-.955c.154-.169.426-.169.97-.169h3.843c.543%200%20.815%200%20.969.17c.153.168.12.43.052.954l-.05.395c-.143%201.108-.214%201.662-.57%202.021q-.088.089-.188.161C15.224%206%2014.649%206%2013.5%206c-1.15%200-1.724%200-2.135-.299a1.5%201.5%200%200%201-.187-.16c-.357-.36-.428-.914-.57-2.022z%22%2F%3E%3Cpath%20d%3D%22M10%2015c-.608.693-1.123%201-1.5%201c-.485%200-1.357-1.22-1.744-2.105c-.181-.414-.272-.622-.254-.884c.018-.263.137-.454.375-.838C8.222%2010.003%2010.514%208.02%2012%206%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.946%206L9.584%2017.086c-.188.882-.085%201.212.563%201.846l2.62%202.561c.346.338.518.507.733.507s.387-.169.733-.507l2.62-2.561c.648-.634.751-.964.563-1.846L15.054%206m-4.497-2.876c-.068-.524-.101-.786.052-.955c.154-.169.426-.169.97-.169h3.843c.543%200%20.815%200%20.969.17c.153.168.12.43.052.954l-.05.395c-.143%201.108-.214%201.662-.57%202.021q-.088.089-.188.161C15.224%206%2014.649%206%2013.5%206c-1.15%200-1.724%200-2.135-.299a1.5%201.5%200%200%201-.187-.16c-.357-.36-.428-.914-.57-2.022z%22%2F%3E%3Cpath%20d%3D%22M10%2015c-.608.693-1.123%201-1.5%201c-.485%200-1.357-1.22-1.744-2.105c-.181-.414-.272-.622-.254-.884c.018-.263.137-.454.375-.838C8.222%2010.003%2010.514%208.02%2012%206%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/school-tie.svg?color=%231a73e8&size=48