vscode 32 icon
vscode-32 from Octicons by GitHub · Regular · MIT Free for personal and commercial use.
- Name
- vscode-32
- Set
- Octicons
- Style
- Regular
- Viewbox
- 32×32
- License
- MIT
Use the vscode 32 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.727 27.839a1.61 1.61 0 0 1-1.847-.316L9.632 18.125l-4.463 3.406a1.08 1.08 0 0 1-1.383-.062L2.354 20.16a1.093 1.093 0 0 1-.001-1.61L6.224 15l-3.871-3.55a1.093 1.093 0 0 1 .001-1.61l1.432-1.309a1.08 1.08 0 0 1 1.383-.062l4.463 3.406L19.88 2.477a1.61 1.61 0 0 1 1.847-.316L27.08 4.75c.562.272.92.844.92 1.472V16h-6.496V9.067L13.728 15l7.776 5.933V16H28v7.778c0 .628-.358 1.2-.92 1.472z"/></svg>
React
import type { SVGProps } from "react";
export function OcticonVscode32(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="M21.727 27.839a1.61 1.61 0 0 1-1.847-.316L9.632 18.125l-4.463 3.406a1.08 1.08 0 0 1-1.383-.062L2.354 20.16a1.093 1.093 0 0 1-.001-1.61L6.224 15l-3.871-3.55a1.093 1.093 0 0 1 .001-1.61l1.432-1.309a1.08 1.08 0 0 1 1.383-.062l4.463 3.406L19.88 2.477a1.61 1.61 0 0 1 1.847-.316L27.08 4.75c.562.272.92.844.92 1.472V16h-6.496V9.067L13.728 15l7.776 5.933V16H28v7.778c0 .628-.358 1.2-.92 1.472z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.727 27.839a1.61 1.61 0 0 1-1.847-.316L9.632 18.125l-4.463 3.406a1.08 1.08 0 0 1-1.383-.062L2.354 20.16a1.093 1.093 0 0 1-.001-1.61L6.224 15l-3.871-3.55a1.093 1.093 0 0 1 .001-1.61l1.432-1.309a1.08 1.08 0 0 1 1.383-.062l4.463 3.406L19.88 2.477a1.61 1.61 0 0 1 1.847-.316L27.08 4.75c.562.272.92.844.92 1.472V16h-6.496V9.067L13.728 15l7.776 5.933V16H28v7.778c0 .628-.358 1.2-.92 1.472z"/></svg> </template>
CSS
.icon-vscode-32 {
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%22M21.727%2027.839a1.61%201.61%200%200%201-1.847-.316L9.632%2018.125l-4.463%203.406a1.08%201.08%200%200%201-1.383-.062L2.354%2020.16a1.093%201.093%200%200%201-.001-1.61L6.224%2015l-3.871-3.55a1.093%201.093%200%200%201%20.001-1.61l1.432-1.309a1.08%201.08%200%200%201%201.383-.062l4.463%203.406L19.88%202.477a1.61%201.61%200%200%201%201.847-.316L27.08%204.75c.562.272.92.844.92%201.472V16h-6.496V9.067L13.728%2015l7.776%205.933V16H28v7.778c0%20.628-.358%201.2-.92%201.472z%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%22M21.727%2027.839a1.61%201.61%200%200%201-1.847-.316L9.632%2018.125l-4.463%203.406a1.08%201.08%200%200%201-1.383-.062L2.354%2020.16a1.093%201.093%200%200%201-.001-1.61L6.224%2015l-3.871-3.55a1.093%201.093%200%200%201%20.001-1.61l1.432-1.309a1.08%201.08%200%200%201%201.383-.062l4.463%203.406L19.88%202.477a1.61%201.61%200%200%201%201.847-.316L27.08%204.75c.562.272.92.844.92%201.472V16h-6.496V9.067L13.728%2015l7.776%205.933V16H28v7.778c0%20.628-.358%201.2-.92%201.472z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/vscode-32.svg?color=%231a73e8&size=48