educative logo
educative from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- educative
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the educative logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 0H4a4 4 0 0 0-4 4v16a4 4 0 0 0 3.998 4h16A4 4 0 0 0 24 20V4a4 4 0 0 0-4-4M5.397 19.576l-1.828-1.673a.316.316 0 0 1-.018-.445l4.004-4.376a.314.314 0 0 0 .009-.415L3.82 8.217a.315.315 0 0 1 .038-.443l1.893-1.595a.315.315 0 0 1 .443.038l5.495 6.537a.316.316 0 0 1-.008.417L5.84 19.559a.315.315 0 0 1-.442.018zm15.147-.102a.315.315 0 0 1-.315.315H11.74a.315.315 0 0 1-.314-.315v-2.332c0-.174.14-.315.314-.315h8.488c.174 0 .315.14.315.315z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsEducative(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="M20 0H4a4 4 0 0 0-4 4v16a4 4 0 0 0 3.998 4h16A4 4 0 0 0 24 20V4a4 4 0 0 0-4-4M5.397 19.576l-1.828-1.673a.316.316 0 0 1-.018-.445l4.004-4.376a.314.314 0 0 0 .009-.415L3.82 8.217a.315.315 0 0 1 .038-.443l1.893-1.595a.315.315 0 0 1 .443.038l5.495 6.537a.316.316 0 0 1-.008.417L5.84 19.559a.315.315 0 0 1-.442.018zm15.147-.102a.315.315 0 0 1-.315.315H11.74a.315.315 0 0 1-.314-.315v-2.332c0-.174.14-.315.314-.315h8.488c.174 0 .315.14.315.315z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 0H4a4 4 0 0 0-4 4v16a4 4 0 0 0 3.998 4h16A4 4 0 0 0 24 20V4a4 4 0 0 0-4-4M5.397 19.576l-1.828-1.673a.316.316 0 0 1-.018-.445l4.004-4.376a.314.314 0 0 0 .009-.415L3.82 8.217a.315.315 0 0 1 .038-.443l1.893-1.595a.315.315 0 0 1 .443.038l5.495 6.537a.316.316 0 0 1-.008.417L5.84 19.559a.315.315 0 0 1-.442.018zm15.147-.102a.315.315 0 0 1-.315.315H11.74a.315.315 0 0 1-.314-.315v-2.332c0-.174.14-.315.314-.315h8.488c.174 0 .315.14.315.315z"/></svg> </template>
CSS
.icon-educative {
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%22M20%200H4a4%204%200%200%200-4%204v16a4%204%200%200%200%203.998%204h16A4%204%200%200%200%2024%2020V4a4%204%200%200%200-4-4M5.397%2019.576l-1.828-1.673a.316.316%200%200%201-.018-.445l4.004-4.376a.314.314%200%200%200%20.009-.415L3.82%208.217a.315.315%200%200%201%20.038-.443l1.893-1.595a.315.315%200%200%201%20.443.038l5.495%206.537a.316.316%200%200%201-.008.417L5.84%2019.559a.315.315%200%200%201-.442.018zm15.147-.102a.315.315%200%200%201-.315.315H11.74a.315.315%200%200%201-.314-.315v-2.332c0-.174.14-.315.314-.315h8.488c.174%200%20.315.14.315.315z%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%22M20%200H4a4%204%200%200%200-4%204v16a4%204%200%200%200%203.998%204h16A4%204%200%200%200%2024%2020V4a4%204%200%200%200-4-4M5.397%2019.576l-1.828-1.673a.316.316%200%200%201-.018-.445l4.004-4.376a.314.314%200%200%200%20.009-.415L3.82%208.217a.315.315%200%200%201%20.038-.443l1.893-1.595a.315.315%200%200%201%20.443.038l5.495%206.537a.316.316%200%200%201-.008.417L5.84%2019.559a.315.315%200%200%201-.442.018zm15.147-.102a.315.315%200%200%201-.315.315H11.74a.315.315%200%200%201-.314-.315v-2.332c0-.174.14-.315.314-.315h8.488c.174%200%20.315.14.315.315z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/educative.svg?color=%231a73e8&size=48