logo jupyter icon
logo-jupyter from Carbon by IBM · Outline · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- logo-jupyter
- Set
- Carbon
- Style
- Outline
- Category
- Brand
- Viewbox
- 32×32
- License
- Apache 2.0
More brand icons from Carbon
beecarboncarbon-for-aemcarbon-for-ibm-dotcomcarbon-for-ibm-productcarbon-for-mobilecarbon-for-salesforcecarbon-ui-buildercloud-appedt-loopibm-cloudibm-partner-plusibm-securitylogo-angularlogo-ansible-communitylogo-astradblogo-blueskylogo-digglogo-discordlogo-facebooklogo-figmalogo-flickrlogo-gitlogo-github
Use the logo jupyter icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.077 3.588a1.69 1.69 0 1 1-1.76-1.585a1.67 1.67 0 0 1 1.76 1.585M16.22 23.111c-4.487 0-8.43-1.61-10.47-3.988a11.162 11.162 0 0 0 20.938 0c-2.034 2.378-5.962 3.988-10.469 3.988m.001-15.463c4.486 0 8.43 1.61 10.468 3.988a11.162 11.162 0 0 0-20.938 0c2.04-2.382 5.963-3.988 10.47-3.988m-6.177 20.091a2.109 2.109 0 1 1-.203-.798a2.1 2.1 0 0 1 .203.798M6.26 7.106A1.226 1.226 0 1 1 7.452 5.83A1.24 1.24 0 0 1 6.26 7.106"/></svg>
React
import type { SVGProps } from "react";
export function CarbonLogoJupyter(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="M26.077 3.588a1.69 1.69 0 1 1-1.76-1.585a1.67 1.67 0 0 1 1.76 1.585M16.22 23.111c-4.487 0-8.43-1.61-10.47-3.988a11.162 11.162 0 0 0 20.938 0c-2.034 2.378-5.962 3.988-10.469 3.988m.001-15.463c4.486 0 8.43 1.61 10.468 3.988a11.162 11.162 0 0 0-20.938 0c2.04-2.382 5.963-3.988 10.47-3.988m-6.177 20.091a2.109 2.109 0 1 1-.203-.798a2.1 2.1 0 0 1 .203.798M6.26 7.106A1.226 1.226 0 1 1 7.452 5.83A1.24 1.24 0 0 1 6.26 7.106"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.077 3.588a1.69 1.69 0 1 1-1.76-1.585a1.67 1.67 0 0 1 1.76 1.585M16.22 23.111c-4.487 0-8.43-1.61-10.47-3.988a11.162 11.162 0 0 0 20.938 0c-2.034 2.378-5.962 3.988-10.469 3.988m.001-15.463c4.486 0 8.43 1.61 10.468 3.988a11.162 11.162 0 0 0-20.938 0c2.04-2.382 5.963-3.988 10.47-3.988m-6.177 20.091a2.109 2.109 0 1 1-.203-.798a2.1 2.1 0 0 1 .203.798M6.26 7.106A1.226 1.226 0 1 1 7.452 5.83A1.24 1.24 0 0 1 6.26 7.106"/></svg> </template>
CSS
.icon-logo-jupyter {
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%22M26.077%203.588a1.69%201.69%200%201%201-1.76-1.585a1.67%201.67%200%200%201%201.76%201.585M16.22%2023.111c-4.487%200-8.43-1.61-10.47-3.988a11.162%2011.162%200%200%200%2020.938%200c-2.034%202.378-5.962%203.988-10.469%203.988m.001-15.463c4.486%200%208.43%201.61%2010.468%203.988a11.162%2011.162%200%200%200-20.938%200c2.04-2.382%205.963-3.988%2010.47-3.988m-6.177%2020.091a2.109%202.109%200%201%201-.203-.798a2.1%202.1%200%200%201%20.203.798M6.26%207.106A1.226%201.226%200%201%201%207.452%205.83A1.24%201.24%200%200%201%206.26%207.106%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%22M26.077%203.588a1.69%201.69%200%201%201-1.76-1.585a1.67%201.67%200%200%201%201.76%201.585M16.22%2023.111c-4.487%200-8.43-1.61-10.47-3.988a11.162%2011.162%200%200%200%2020.938%200c-2.034%202.378-5.962%203.988-10.469%203.988m.001-15.463c4.486%200%208.43%201.61%2010.468%203.988a11.162%2011.162%200%200%200-20.938%200c2.04-2.382%205.963-3.988%2010.47-3.988m-6.177%2020.091a2.109%202.109%200%201%201-.203-.798a2.1%202.1%200%200%201%20.203.798M6.26%207.106A1.226%201.226%200%201%201%207.452%205.83A1.24%201.24%200%200%201%206.26%207.106%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/logo-jupyter.svg?color=%231a73e8&size=48