codecademy logo
codecademy from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- codecademy
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the codecademy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.771 26.307h-7.464c-.125 0-.224.078-.224.229v2.021c0 .125.078.224.229.224h7.458c.13 0 .229-.057.229-.219v-2.021c0-.135-.078-.219-.229-.219v-.021zM21.953 3.286c.021.047.036.089.063.161v25.052c0 .083-.031.13-.052.151a.23.23 0 0 1-.177.083H.204c-.052 0-.099 0-.13-.031a.25.25 0 0 1-.073-.177V3.421c0-.104.052-.177.13-.203h21.656c.052 0 .125.026.151.047v.021zM2.422 26.099c0 .099.052.182.13.203h16.859c.073-.021.125-.099.125-.203V5.87c0-.094-.052-.177-.13-.198H2.552c-.073.026-.125.099-.125.198zm6.901-11.167c.865 0 1.354.24 1.859.828c.078.099.203.125.307.047l1.38-1.229c.099-.057.078-.219.026-.297c-.849-1.021-2.073-1.656-3.651-1.656c-2.12 0-3.724 1.057-4.344 2.938c-.219.661-.318 1.505-.318 2.641c0 1.141.099 1.979.339 2.641c.62 1.901 2.219 2.938 4.339 2.938c1.604 0 2.823-.641 3.661-1.62c.063-.099.083-.219-.021-.302l-1.38-1.219c-.099-.063-.219-.063-.302.036c-.516.599-1.057.917-1.938.917c-.938 0-1.656-.458-1.958-1.38c-.182-.516-.224-1.156-.224-1.974c0-.823.063-1.427.245-1.964c.318-.875 1.021-1.344 1.979-1.344z"/></svg>
React
import type { SVGProps } from "react";
export function CibCodecademy(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="M31.771 26.307h-7.464c-.125 0-.224.078-.224.229v2.021c0 .125.078.224.229.224h7.458c.13 0 .229-.057.229-.219v-2.021c0-.135-.078-.219-.229-.219v-.021zM21.953 3.286c.021.047.036.089.063.161v25.052c0 .083-.031.13-.052.151a.23.23 0 0 1-.177.083H.204c-.052 0-.099 0-.13-.031a.25.25 0 0 1-.073-.177V3.421c0-.104.052-.177.13-.203h21.656c.052 0 .125.026.151.047v.021zM2.422 26.099c0 .099.052.182.13.203h16.859c.073-.021.125-.099.125-.203V5.87c0-.094-.052-.177-.13-.198H2.552c-.073.026-.125.099-.125.198zm6.901-11.167c.865 0 1.354.24 1.859.828c.078.099.203.125.307.047l1.38-1.229c.099-.057.078-.219.026-.297c-.849-1.021-2.073-1.656-3.651-1.656c-2.12 0-3.724 1.057-4.344 2.938c-.219.661-.318 1.505-.318 2.641c0 1.141.099 1.979.339 2.641c.62 1.901 2.219 2.938 4.339 2.938c1.604 0 2.823-.641 3.661-1.62c.063-.099.083-.219-.021-.302l-1.38-1.219c-.099-.063-.219-.063-.302.036c-.516.599-1.057.917-1.938.917c-.938 0-1.656-.458-1.958-1.38c-.182-.516-.224-1.156-.224-1.974c0-.823.063-1.427.245-1.964c.318-.875 1.021-1.344 1.979-1.344z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.771 26.307h-7.464c-.125 0-.224.078-.224.229v2.021c0 .125.078.224.229.224h7.458c.13 0 .229-.057.229-.219v-2.021c0-.135-.078-.219-.229-.219v-.021zM21.953 3.286c.021.047.036.089.063.161v25.052c0 .083-.031.13-.052.151a.23.23 0 0 1-.177.083H.204c-.052 0-.099 0-.13-.031a.25.25 0 0 1-.073-.177V3.421c0-.104.052-.177.13-.203h21.656c.052 0 .125.026.151.047v.021zM2.422 26.099c0 .099.052.182.13.203h16.859c.073-.021.125-.099.125-.203V5.87c0-.094-.052-.177-.13-.198H2.552c-.073.026-.125.099-.125.198zm6.901-11.167c.865 0 1.354.24 1.859.828c.078.099.203.125.307.047l1.38-1.229c.099-.057.078-.219.026-.297c-.849-1.021-2.073-1.656-3.651-1.656c-2.12 0-3.724 1.057-4.344 2.938c-.219.661-.318 1.505-.318 2.641c0 1.141.099 1.979.339 2.641c.62 1.901 2.219 2.938 4.339 2.938c1.604 0 2.823-.641 3.661-1.62c.063-.099.083-.219-.021-.302l-1.38-1.219c-.099-.063-.219-.063-.302.036c-.516.599-1.057.917-1.938.917c-.938 0-1.656-.458-1.958-1.38c-.182-.516-.224-1.156-.224-1.974c0-.823.063-1.427.245-1.964c.318-.875 1.021-1.344 1.979-1.344z"/></svg> </template>
CSS
.icon-codecademy {
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%22M31.771%2026.307h-7.464c-.125%200-.224.078-.224.229v2.021c0%20.125.078.224.229.224h7.458c.13%200%20.229-.057.229-.219v-2.021c0-.135-.078-.219-.229-.219v-.021zM21.953%203.286c.021.047.036.089.063.161v25.052c0%20.083-.031.13-.052.151a.23.23%200%200%201-.177.083H.204c-.052%200-.099%200-.13-.031a.25.25%200%200%201-.073-.177V3.421c0-.104.052-.177.13-.203h21.656c.052%200%20.125.026.151.047v.021zM2.422%2026.099c0%20.099.052.182.13.203h16.859c.073-.021.125-.099.125-.203V5.87c0-.094-.052-.177-.13-.198H2.552c-.073.026-.125.099-.125.198zm6.901-11.167c.865%200%201.354.24%201.859.828c.078.099.203.125.307.047l1.38-1.229c.099-.057.078-.219.026-.297c-.849-1.021-2.073-1.656-3.651-1.656c-2.12%200-3.724%201.057-4.344%202.938c-.219.661-.318%201.505-.318%202.641c0%201.141.099%201.979.339%202.641c.62%201.901%202.219%202.938%204.339%202.938c1.604%200%202.823-.641%203.661-1.62c.063-.099.083-.219-.021-.302l-1.38-1.219c-.099-.063-.219-.063-.302.036c-.516.599-1.057.917-1.938.917c-.938%200-1.656-.458-1.958-1.38c-.182-.516-.224-1.156-.224-1.974c0-.823.063-1.427.245-1.964c.318-.875%201.021-1.344%201.979-1.344z%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%22M31.771%2026.307h-7.464c-.125%200-.224.078-.224.229v2.021c0%20.125.078.224.229.224h7.458c.13%200%20.229-.057.229-.219v-2.021c0-.135-.078-.219-.229-.219v-.021zM21.953%203.286c.021.047.036.089.063.161v25.052c0%20.083-.031.13-.052.151a.23.23%200%200%201-.177.083H.204c-.052%200-.099%200-.13-.031a.25.25%200%200%201-.073-.177V3.421c0-.104.052-.177.13-.203h21.656c.052%200%20.125.026.151.047v.021zM2.422%2026.099c0%20.099.052.182.13.203h16.859c.073-.021.125-.099.125-.203V5.87c0-.094-.052-.177-.13-.198H2.552c-.073.026-.125.099-.125.198zm6.901-11.167c.865%200%201.354.24%201.859.828c.078.099.203.125.307.047l1.38-1.229c.099-.057.078-.219.026-.297c-.849-1.021-2.073-1.656-3.651-1.656c-2.12%200-3.724%201.057-4.344%202.938c-.219.661-.318%201.505-.318%202.641c0%201.141.099%201.979.339%202.641c.62%201.901%202.219%202.938%204.339%202.938c1.604%200%202.823-.641%203.661-1.62c.063-.099.083-.219-.021-.302l-1.38-1.219c-.099-.063-.219-.063-.302.036c-.516.599-1.057.917-1.938.917c-.938%200-1.656-.458-1.958-1.38c-.182-.516-.224-1.156-.224-1.974c0-.823.063-1.427.245-1.964c.318-.875%201.021-1.344%201.979-1.344z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/codecademy.svg?color=%231a73e8&size=48