unacademy logo
unacademy from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- unacademy
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the unacademy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.715 2.188a.696.696 0 0 0-.711.713H0l.002.027c-.01.306.03.658.123 1.081c.905 5.546 5.875 9.788 11.87 9.788c5.935 0 10.864-4.157 11.84-9.622c.126-.512.177-.921.162-1.273a.696.696 0 0 0-.713-.714zm11.243 13.82c-2.967 0-5.432 2.079-5.92 4.81a2.3 2.3 0 0 0-.08.638c0 .201.15.356.355.356h11.285a.35.35 0 0 0 .356-.356h.002v-.014a2.2 2.2 0 0 0-.063-.54c-.453-2.774-2.938-4.894-5.935-4.894"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsUnacademy(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="M.715 2.188a.696.696 0 0 0-.711.713H0l.002.027c-.01.306.03.658.123 1.081c.905 5.546 5.875 9.788 11.87 9.788c5.935 0 10.864-4.157 11.84-9.622c.126-.512.177-.921.162-1.273a.696.696 0 0 0-.713-.714zm11.243 13.82c-2.967 0-5.432 2.079-5.92 4.81a2.3 2.3 0 0 0-.08.638c0 .201.15.356.355.356h11.285a.35.35 0 0 0 .356-.356h.002v-.014a2.2 2.2 0 0 0-.063-.54c-.453-2.774-2.938-4.894-5.935-4.894"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.715 2.188a.696.696 0 0 0-.711.713H0l.002.027c-.01.306.03.658.123 1.081c.905 5.546 5.875 9.788 11.87 9.788c5.935 0 10.864-4.157 11.84-9.622c.126-.512.177-.921.162-1.273a.696.696 0 0 0-.713-.714zm11.243 13.82c-2.967 0-5.432 2.079-5.92 4.81a2.3 2.3 0 0 0-.08.638c0 .201.15.356.355.356h11.285a.35.35 0 0 0 .356-.356h.002v-.014a2.2 2.2 0 0 0-.063-.54c-.453-2.774-2.938-4.894-5.935-4.894"/></svg> </template>
CSS
.icon-unacademy {
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%22M.715%202.188a.696.696%200%200%200-.711.713H0l.002.027c-.01.306.03.658.123%201.081c.905%205.546%205.875%209.788%2011.87%209.788c5.935%200%2010.864-4.157%2011.84-9.622c.126-.512.177-.921.162-1.273a.696.696%200%200%200-.713-.714zm11.243%2013.82c-2.967%200-5.432%202.079-5.92%204.81a2.3%202.3%200%200%200-.08.638c0%20.201.15.356.355.356h11.285a.35.35%200%200%200%20.356-.356h.002v-.014a2.2%202.2%200%200%200-.063-.54c-.453-2.774-2.938-4.894-5.935-4.894%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%22M.715%202.188a.696.696%200%200%200-.711.713H0l.002.027c-.01.306.03.658.123%201.081c.905%205.546%205.875%209.788%2011.87%209.788c5.935%200%2010.864-4.157%2011.84-9.622c.126-.512.177-.921.162-1.273a.696.696%200%200%200-.713-.714zm11.243%2013.82c-2.967%200-5.432%202.079-5.92%204.81a2.3%202.3%200%200%200-.08.638c0%20.201.15.356.355.356h11.285a.35.35%200%200%200%20.356-.356h.002v-.014a2.2%202.2%200%200%200-.063-.54c-.453-2.774-2.938-4.894-5.935-4.894%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/unacademy.svg?color=%231a73e8&size=48