khan academy logo

khan-academy from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
khan-academy
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the khan academy logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.292 29.86S-1.64 18.073 7.203 9.281C15.219 1.292 27.334.052 29.432 0c0 0 3.256 10.677-4.864 22.776c-8.109 12.099-19.365 8.817-19.365 8.817s11.115-14.167 9.776-14.083c-.932.057-6.765 6.473-11.687 12.353z"/></svg>

React

import type { SVGProps } from "react";

export function CibKhanAcademy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.292 29.86S-1.64 18.073 7.203 9.281C15.219 1.292 27.334.052 29.432 0c0 0 3.256 10.677-4.864 22.776c-8.109 12.099-19.365 8.817-19.365 8.817s11.115-14.167 9.776-14.083c-.932.057-6.765 6.473-11.687 12.353z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.292 29.86S-1.64 18.073 7.203 9.281C15.219 1.292 27.334.052 29.432 0c0 0 3.256 10.677-4.864 22.776c-8.109 12.099-19.365 8.817-19.365 8.817s11.115-14.167 9.776-14.083c-.932.057-6.765 6.473-11.687 12.353z"/></svg>
</template>

CSS

.icon-khan-academy {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.292%2029.86S-1.64%2018.073%207.203%209.281C15.219%201.292%2027.334.052%2029.432%200c0%200%203.256%2010.677-4.864%2022.776c-8.109%2012.099-19.365%208.817-19.365%208.817s11.115-14.167%209.776-14.083c-.932.057-6.765%206.473-11.687%2012.353z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.292%2029.86S-1.64%2018.073%207.203%209.281C15.219%201.292%2027.334.052%2029.432%200c0%200%203.256%2010.677-4.864%2022.776c-8.109%2012.099-19.365%208.817-19.365%208.817s11.115-14.167%209.776-14.083c-.932.057-6.765%206.473-11.687%2012.353z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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