file type jupyter logo
file-type-jupyter from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-jupyter
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type jupyter logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#767677" d="M26.233 3.588A1.69 1.69 0 1 1 24.473 2a1.67 1.67 0 0 1 1.76 1.585Z"/><path fill="#f37726" d="M16.375 23.111c-4.487 0-8.43-1.61-10.469-3.988a11.162 11.162 0 0 0 20.938 0c-2.034 2.377-5.962 3.988-10.469 3.988m0-15.463c4.487 0 8.43 1.61 10.469 3.988a11.162 11.162 0 0 0-20.938 0c2.039-2.383 5.963-3.988 10.469-3.988"/><path fill="#9e9e9e" d="M10.2 27.739a2.109 2.109 0 1 1-.2-.8a2.1 2.1 0 0 1 .2.8"/><path fill="#616262" d="M6.416 7.106A1.226 1.226 0 1 1 7.608 5.83a1.24 1.24 0 0 1-1.192 1.276"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeJupyter(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#767677" d="M26.233 3.588A1.69 1.69 0 1 1 24.473 2a1.67 1.67 0 0 1 1.76 1.585Z"/><path fill="#f37726" d="M16.375 23.111c-4.487 0-8.43-1.61-10.469-3.988a11.162 11.162 0 0 0 20.938 0c-2.034 2.377-5.962 3.988-10.469 3.988m0-15.463c4.487 0 8.43 1.61 10.469 3.988a11.162 11.162 0 0 0-20.938 0c2.039-2.383 5.963-3.988 10.469-3.988"/><path fill="#9e9e9e" d="M10.2 27.739a2.109 2.109 0 1 1-.2-.8a2.1 2.1 0 0 1 .2.8"/><path fill="#616262" d="M6.416 7.106A1.226 1.226 0 1 1 7.608 5.83a1.24 1.24 0 0 1-1.192 1.276"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#767677" d="M26.233 3.588A1.69 1.69 0 1 1 24.473 2a1.67 1.67 0 0 1 1.76 1.585Z"/><path fill="#f37726" d="M16.375 23.111c-4.487 0-8.43-1.61-10.469-3.988a11.162 11.162 0 0 0 20.938 0c-2.034 2.377-5.962 3.988-10.469 3.988m0-15.463c4.487 0 8.43 1.61 10.469 3.988a11.162 11.162 0 0 0-20.938 0c2.039-2.383 5.963-3.988 10.469-3.988"/><path fill="#9e9e9e" d="M10.2 27.739a2.109 2.109 0 1 1-.2-.8a2.1 2.1 0 0 1 .2.8"/><path fill="#616262" d="M6.416 7.106A1.226 1.226 0 1 1 7.608 5.83a1.24 1.24 0 0 1-1.192 1.276"/></svg> </template>
CSS
.icon-file-type-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%22%23767677%22%20d%3D%22M26.233%203.588A1.69%201.69%200%201%201%2024.473%202a1.67%201.67%200%200%201%201.76%201.585Z%22%2F%3E%3Cpath%20fill%3D%22%23f37726%22%20d%3D%22M16.375%2023.111c-4.487%200-8.43-1.61-10.469-3.988a11.162%2011.162%200%200%200%2020.938%200c-2.034%202.377-5.962%203.988-10.469%203.988m0-15.463c4.487%200%208.43%201.61%2010.469%203.988a11.162%2011.162%200%200%200-20.938%200c2.039-2.383%205.963-3.988%2010.469-3.988%22%2F%3E%3Cpath%20fill%3D%22%239e9e9e%22%20d%3D%22M10.2%2027.739a2.109%202.109%200%201%201-.2-.8a2.1%202.1%200%200%201%20.2.8%22%2F%3E%3Cpath%20fill%3D%22%23616262%22%20d%3D%22M6.416%207.106A1.226%201.226%200%201%201%207.608%205.83a1.24%201.24%200%200%201-1.192%201.276%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%22%23767677%22%20d%3D%22M26.233%203.588A1.69%201.69%200%201%201%2024.473%202a1.67%201.67%200%200%201%201.76%201.585Z%22%2F%3E%3Cpath%20fill%3D%22%23f37726%22%20d%3D%22M16.375%2023.111c-4.487%200-8.43-1.61-10.469-3.988a11.162%2011.162%200%200%200%2020.938%200c-2.034%202.377-5.962%203.988-10.469%203.988m0-15.463c4.487%200%208.43%201.61%2010.469%203.988a11.162%2011.162%200%200%200-20.938%200c2.039-2.383%205.963-3.988%2010.469-3.988%22%2F%3E%3Cpath%20fill%3D%22%239e9e9e%22%20d%3D%22M10.2%2027.739a2.109%202.109%200%201%201-.2-.8a2.1%202.1%200%200%201%20.2.8%22%2F%3E%3Cpath%20fill%3D%22%23616262%22%20d%3D%22M6.416%207.106A1.226%201.226%200%201%201%207.608%205.83a1.24%201.24%200%200%201-1.192%201.276%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-jupyter.svg?color=%231a73e8&size=48