edu logo
edu from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- edu
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the edu logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.563 16.553v-1.279l7.312 3.753v-5.502l1.643-1.079a.9.9 0 0 1 .045.312v7.189c0 1.197-1.271 1.19-1.824.872c-1.833-1.052-6.165-3.204-6.58-3.391c-.416-.188-.59-.66-.596-.875"/><path fill="currentColor" d="m8.625 14.503l-5.062-2.814v1.872l5.062 2.766zM3.563 9.62l7.314 3.904l1.644-1.068s-.182-.195-.393-.327L3.76 7.605a.6.6 0 0 0-.199.428z"/><path fill="currentColor" d="M11.34 3.161L3.76 7.606l1.616.938l2.648-1.47l6.8 3.9l1.522-1.051a1.7 1.7 0 0 0-.487-.435L9.816 6.09l2.264-1.25l6.667 3.84l1.557-1.036c-.11-.23-.378-.402-.515-.486L12.713 3.16c-.598-.285-1.14-.13-1.373 0"/><path fill="currentColor" d="M14.813 20.61v-9.627l1.53-1.06c.125.134.157.36.157.44v9.156zm3.937-2.413v-9.51l1.53-1.048c.125.133.157.355.157.436v8.6s0 .36-.254.542z"/></svg>
React
import type { SVGProps } from "react";
export function TokenEdu(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.563 16.553v-1.279l7.312 3.753v-5.502l1.643-1.079a.9.9 0 0 1 .045.312v7.189c0 1.197-1.271 1.19-1.824.872c-1.833-1.052-6.165-3.204-6.58-3.391c-.416-.188-.59-.66-.596-.875"/><path fill="currentColor" d="m8.625 14.503l-5.062-2.814v1.872l5.062 2.766zM3.563 9.62l7.314 3.904l1.644-1.068s-.182-.195-.393-.327L3.76 7.605a.6.6 0 0 0-.199.428z"/><path fill="currentColor" d="M11.34 3.161L3.76 7.606l1.616.938l2.648-1.47l6.8 3.9l1.522-1.051a1.7 1.7 0 0 0-.487-.435L9.816 6.09l2.264-1.25l6.667 3.84l1.557-1.036c-.11-.23-.378-.402-.515-.486L12.713 3.16c-.598-.285-1.14-.13-1.373 0"/><path fill="currentColor" d="M14.813 20.61v-9.627l1.53-1.06c.125.134.157.36.157.44v9.156zm3.937-2.413v-9.51l1.53-1.048c.125.133.157.355.157.436v8.6s0 .36-.254.542z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.563 16.553v-1.279l7.312 3.753v-5.502l1.643-1.079a.9.9 0 0 1 .045.312v7.189c0 1.197-1.271 1.19-1.824.872c-1.833-1.052-6.165-3.204-6.58-3.391c-.416-.188-.59-.66-.596-.875"/><path fill="currentColor" d="m8.625 14.503l-5.062-2.814v1.872l5.062 2.766zM3.563 9.62l7.314 3.904l1.644-1.068s-.182-.195-.393-.327L3.76 7.605a.6.6 0 0 0-.199.428z"/><path fill="currentColor" d="M11.34 3.161L3.76 7.606l1.616.938l2.648-1.47l6.8 3.9l1.522-1.051a1.7 1.7 0 0 0-.487-.435L9.816 6.09l2.264-1.25l6.667 3.84l1.557-1.036c-.11-.23-.378-.402-.515-.486L12.713 3.16c-.598-.285-1.14-.13-1.373 0"/><path fill="currentColor" d="M14.813 20.61v-9.627l1.53-1.06c.125.134.157.36.157.44v9.156zm3.937-2.413v-9.51l1.53-1.048c.125.133.157.355.157.436v8.6s0 .36-.254.542z"/></svg> </template>
CSS
.icon-edu {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.563%2016.553v-1.279l7.312%203.753v-5.502l1.643-1.079a.9.9%200%200%201%20.045.312v7.189c0%201.197-1.271%201.19-1.824.872c-1.833-1.052-6.165-3.204-6.58-3.391c-.416-.188-.59-.66-.596-.875%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.625%2014.503l-5.062-2.814v1.872l5.062%202.766zM3.563%209.62l7.314%203.904l1.644-1.068s-.182-.195-.393-.327L3.76%207.605a.6.6%200%200%200-.199.428z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.34%203.161L3.76%207.606l1.616.938l2.648-1.47l6.8%203.9l1.522-1.051a1.7%201.7%200%200%200-.487-.435L9.816%206.09l2.264-1.25l6.667%203.84l1.557-1.036c-.11-.23-.378-.402-.515-.486L12.713%203.16c-.598-.285-1.14-.13-1.373%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.813%2020.61v-9.627l1.53-1.06c.125.134.157.36.157.44v9.156zm3.937-2.413v-9.51l1.53-1.048c.125.133.157.355.157.436v8.6s0%20.36-.254.542z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.563%2016.553v-1.279l7.312%203.753v-5.502l1.643-1.079a.9.9%200%200%201%20.045.312v7.189c0%201.197-1.271%201.19-1.824.872c-1.833-1.052-6.165-3.204-6.58-3.391c-.416-.188-.59-.66-.596-.875%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.625%2014.503l-5.062-2.814v1.872l5.062%202.766zM3.563%209.62l7.314%203.904l1.644-1.068s-.182-.195-.393-.327L3.76%207.605a.6.6%200%200%200-.199.428z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.34%203.161L3.76%207.606l1.616.938l2.648-1.47l6.8%203.9l1.522-1.051a1.7%201.7%200%200%200-.487-.435L9.816%206.09l2.264-1.25l6.667%203.84l1.557-1.036c-.11-.23-.378-.402-.515-.486L12.713%203.16c-.598-.285-1.14-.13-1.373%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.813%2020.61v-9.627l1.53-1.06c.125.134.157.36.157.44v9.156zm3.937-2.413v-9.51l1.53-1.048c.125.133.157.355.157.436v8.6s0%20.36-.254.542z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/edu.svg?color=%231a73e8&size=48