greatlearning logo

greatlearning from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
greatlearning
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the greatlearning logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.373 0c-6.617 0-12 5.383-12 12s5.383 12 12 12h.856q1.435-1.764 2.867-3.531h-3.723c-4.669 0-8.469-3.8-8.469-8.469c0-4.67 3.8-8.469 8.469-8.469h4.375L21.615 0Zm3.723 20.469l3.531-4.354v-6.013h-7.502l-2.861 3.533h6.832z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGreatlearning(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="M14.373 0c-6.617 0-12 5.383-12 12s5.383 12 12 12h.856q1.435-1.764 2.867-3.531h-3.723c-4.669 0-8.469-3.8-8.469-8.469c0-4.67 3.8-8.469 8.469-8.469h4.375L21.615 0Zm3.723 20.469l3.531-4.354v-6.013h-7.502l-2.861 3.533h6.832z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.373 0c-6.617 0-12 5.383-12 12s5.383 12 12 12h.856q1.435-1.764 2.867-3.531h-3.723c-4.669 0-8.469-3.8-8.469-8.469c0-4.67 3.8-8.469 8.469-8.469h4.375L21.615 0Zm3.723 20.469l3.531-4.354v-6.013h-7.502l-2.861 3.533h6.832z"/></svg>
</template>

CSS

.icon-greatlearning {
  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%22M14.373%200c-6.617%200-12%205.383-12%2012s5.383%2012%2012%2012h.856q1.435-1.764%202.867-3.531h-3.723c-4.669%200-8.469-3.8-8.469-8.469c0-4.67%203.8-8.469%208.469-8.469h4.375L21.615%200Zm3.723%2020.469l3.531-4.354v-6.013h-7.502l-2.861%203.533h6.832z%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%22M14.373%200c-6.617%200-12%205.383-12%2012s5.383%2012%2012%2012h.856q1.435-1.764%202.867-3.531h-3.723c-4.669%200-8.469-3.8-8.469-8.469c0-4.67%203.8-8.469%208.469-8.469h4.375L21.615%200Zm3.723%2020.469l3.531-4.354v-6.013h-7.502l-2.861%203.533h6.832z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/greatlearning.svg?color=%231a73e8&size=48