vscodium logo
vscodium from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- vscodium
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the vscodium logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.583.54a1.467 1.467 0 0 0-.441 2.032c2.426 3.758 2.999 6.592 2.75 9.075c-1.004 4.756-3.187 5.721-5.094 5.721c-1.863 0-1.364-3.065.036-3.962c.836-.522 1.906-.861 2.728-.861c.814 0 1.474-.658 1.474-1.47s-.66-1.47-1.474-1.47c-.96 0-1.901.202-2.78.545c.18-.847.246-1.762.014-2.735c-.352-1.477-1.367-2.889-3.128-4.257a1.476 1.476 0 0 0-2.069.256c-.5.64-.384 1.564.259 2.063c1.435 1.114 1.908 1.939 2.07 2.618s.032 1.407-.293 2.408c-.416 1.349-.9 2.553-1.11 3.708c-.105.568-.114 1.187-.14 1.68c-1.034-1.006-1.438-2.336-1.438-4.279c0-.811-.66-1.47-1.474-1.47A1.47 1.47 0 0 0 0 11.612c0 2.654.776 5.179 2.855 6.863c1.883 1.793 6.67 1.13 6.67 4.01c0 .812 1.19 1.208 2.004 1.208c.834 0 1.885-.558 1.885-1.208c0-3.267 3.443-5.253 9.11-5.244A1.47 1.47 0 0 0 24 15.773a1.47 1.47 0 0 0-1.47-1.473q-.58.001-1.138.035c.634-1.49.915-3.13.857-4.903a1.473 1.473 0 0 0-1.522-1.42a1.47 1.47 0 0 0-1.425 1.517c.076 2.32-.01 4.393-1.74 5.485c-.49.31-1.062.58-1.604.58c.42-1.145.738-2.353.869-3.655c.083-.83.091-1.818-.003-2.585c-.148-1.188-.325-2.535.126-3.55c.405-.874 1.313-1.24 2.645-1.24c.814 0 1.473-.659 1.473-1.47s-.659-1.47-1.473-1.47c-1.98 0-3.481 1.042-4.332 2.3A25 25 0 0 0 13.621.981a1.474 1.474 0 0 0-2.037-.44z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsVscodium(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="M11.583.54a1.467 1.467 0 0 0-.441 2.032c2.426 3.758 2.999 6.592 2.75 9.075c-1.004 4.756-3.187 5.721-5.094 5.721c-1.863 0-1.364-3.065.036-3.962c.836-.522 1.906-.861 2.728-.861c.814 0 1.474-.658 1.474-1.47s-.66-1.47-1.474-1.47c-.96 0-1.901.202-2.78.545c.18-.847.246-1.762.014-2.735c-.352-1.477-1.367-2.889-3.128-4.257a1.476 1.476 0 0 0-2.069.256c-.5.64-.384 1.564.259 2.063c1.435 1.114 1.908 1.939 2.07 2.618s.032 1.407-.293 2.408c-.416 1.349-.9 2.553-1.11 3.708c-.105.568-.114 1.187-.14 1.68c-1.034-1.006-1.438-2.336-1.438-4.279c0-.811-.66-1.47-1.474-1.47A1.47 1.47 0 0 0 0 11.612c0 2.654.776 5.179 2.855 6.863c1.883 1.793 6.67 1.13 6.67 4.01c0 .812 1.19 1.208 2.004 1.208c.834 0 1.885-.558 1.885-1.208c0-3.267 3.443-5.253 9.11-5.244A1.47 1.47 0 0 0 24 15.773a1.47 1.47 0 0 0-1.47-1.473q-.58.001-1.138.035c.634-1.49.915-3.13.857-4.903a1.473 1.473 0 0 0-1.522-1.42a1.47 1.47 0 0 0-1.425 1.517c.076 2.32-.01 4.393-1.74 5.485c-.49.31-1.062.58-1.604.58c.42-1.145.738-2.353.869-3.655c.083-.83.091-1.818-.003-2.585c-.148-1.188-.325-2.535.126-3.55c.405-.874 1.313-1.24 2.645-1.24c.814 0 1.473-.659 1.473-1.47s-.659-1.47-1.473-1.47c-1.98 0-3.481 1.042-4.332 2.3A25 25 0 0 0 13.621.981a1.474 1.474 0 0 0-2.037-.44z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.583.54a1.467 1.467 0 0 0-.441 2.032c2.426 3.758 2.999 6.592 2.75 9.075c-1.004 4.756-3.187 5.721-5.094 5.721c-1.863 0-1.364-3.065.036-3.962c.836-.522 1.906-.861 2.728-.861c.814 0 1.474-.658 1.474-1.47s-.66-1.47-1.474-1.47c-.96 0-1.901.202-2.78.545c.18-.847.246-1.762.014-2.735c-.352-1.477-1.367-2.889-3.128-4.257a1.476 1.476 0 0 0-2.069.256c-.5.64-.384 1.564.259 2.063c1.435 1.114 1.908 1.939 2.07 2.618s.032 1.407-.293 2.408c-.416 1.349-.9 2.553-1.11 3.708c-.105.568-.114 1.187-.14 1.68c-1.034-1.006-1.438-2.336-1.438-4.279c0-.811-.66-1.47-1.474-1.47A1.47 1.47 0 0 0 0 11.612c0 2.654.776 5.179 2.855 6.863c1.883 1.793 6.67 1.13 6.67 4.01c0 .812 1.19 1.208 2.004 1.208c.834 0 1.885-.558 1.885-1.208c0-3.267 3.443-5.253 9.11-5.244A1.47 1.47 0 0 0 24 15.773a1.47 1.47 0 0 0-1.47-1.473q-.58.001-1.138.035c.634-1.49.915-3.13.857-4.903a1.473 1.473 0 0 0-1.522-1.42a1.47 1.47 0 0 0-1.425 1.517c.076 2.32-.01 4.393-1.74 5.485c-.49.31-1.062.58-1.604.58c.42-1.145.738-2.353.869-3.655c.083-.83.091-1.818-.003-2.585c-.148-1.188-.325-2.535.126-3.55c.405-.874 1.313-1.24 2.645-1.24c.814 0 1.473-.659 1.473-1.47s-.659-1.47-1.473-1.47c-1.98 0-3.481 1.042-4.332 2.3A25 25 0 0 0 13.621.981a1.474 1.474 0 0 0-2.037-.44z"/></svg> </template>
CSS
.icon-vscodium {
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%22M11.583.54a1.467%201.467%200%200%200-.441%202.032c2.426%203.758%202.999%206.592%202.75%209.075c-1.004%204.756-3.187%205.721-5.094%205.721c-1.863%200-1.364-3.065.036-3.962c.836-.522%201.906-.861%202.728-.861c.814%200%201.474-.658%201.474-1.47s-.66-1.47-1.474-1.47c-.96%200-1.901.202-2.78.545c.18-.847.246-1.762.014-2.735c-.352-1.477-1.367-2.889-3.128-4.257a1.476%201.476%200%200%200-2.069.256c-.5.64-.384%201.564.259%202.063c1.435%201.114%201.908%201.939%202.07%202.618s.032%201.407-.293%202.408c-.416%201.349-.9%202.553-1.11%203.708c-.105.568-.114%201.187-.14%201.68c-1.034-1.006-1.438-2.336-1.438-4.279c0-.811-.66-1.47-1.474-1.47A1.47%201.47%200%200%200%200%2011.612c0%202.654.776%205.179%202.855%206.863c1.883%201.793%206.67%201.13%206.67%204.01c0%20.812%201.19%201.208%202.004%201.208c.834%200%201.885-.558%201.885-1.208c0-3.267%203.443-5.253%209.11-5.244A1.47%201.47%200%200%200%2024%2015.773a1.47%201.47%200%200%200-1.47-1.473q-.58.001-1.138.035c.634-1.49.915-3.13.857-4.903a1.473%201.473%200%200%200-1.522-1.42a1.47%201.47%200%200%200-1.425%201.517c.076%202.32-.01%204.393-1.74%205.485c-.49.31-1.062.58-1.604.58c.42-1.145.738-2.353.869-3.655c.083-.83.091-1.818-.003-2.585c-.148-1.188-.325-2.535.126-3.55c.405-.874%201.313-1.24%202.645-1.24c.814%200%201.473-.659%201.473-1.47s-.659-1.47-1.473-1.47c-1.98%200-3.481%201.042-4.332%202.3A25%2025%200%200%200%2013.621.981a1.474%201.474%200%200%200-2.037-.44z%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%22M11.583.54a1.467%201.467%200%200%200-.441%202.032c2.426%203.758%202.999%206.592%202.75%209.075c-1.004%204.756-3.187%205.721-5.094%205.721c-1.863%200-1.364-3.065.036-3.962c.836-.522%201.906-.861%202.728-.861c.814%200%201.474-.658%201.474-1.47s-.66-1.47-1.474-1.47c-.96%200-1.901.202-2.78.545c.18-.847.246-1.762.014-2.735c-.352-1.477-1.367-2.889-3.128-4.257a1.476%201.476%200%200%200-2.069.256c-.5.64-.384%201.564.259%202.063c1.435%201.114%201.908%201.939%202.07%202.618s.032%201.407-.293%202.408c-.416%201.349-.9%202.553-1.11%203.708c-.105.568-.114%201.187-.14%201.68c-1.034-1.006-1.438-2.336-1.438-4.279c0-.811-.66-1.47-1.474-1.47A1.47%201.47%200%200%200%200%2011.612c0%202.654.776%205.179%202.855%206.863c1.883%201.793%206.67%201.13%206.67%204.01c0%20.812%201.19%201.208%202.004%201.208c.834%200%201.885-.558%201.885-1.208c0-3.267%203.443-5.253%209.11-5.244A1.47%201.47%200%200%200%2024%2015.773a1.47%201.47%200%200%200-1.47-1.473q-.58.001-1.138.035c.634-1.49.915-3.13.857-4.903a1.473%201.473%200%200%200-1.522-1.42a1.47%201.47%200%200%200-1.425%201.517c.076%202.32-.01%204.393-1.74%205.485c-.49.31-1.062.58-1.604.58c.42-1.145.738-2.353.869-3.655c.083-.83.091-1.818-.003-2.585c-.148-1.188-.325-2.535.126-3.55c.405-.874%201.313-1.24%202.645-1.24c.814%200%201.473-.659%201.473-1.47s-.659-1.47-1.473-1.47c-1.98%200-3.481%201.042-4.332%202.3A25%2025%200%200%200%2013.621.981a1.474%201.474%200%200%200-2.037-.44z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/vscodium.svg?color=%231a73e8&size=48