vscode insiders icon

vscode-insiders from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.

Name
vscode-insiders
Set
Codicons
Style
Regular
Viewbox
16×16
License
CC BY 4.0

Related icons in Codicons

Use the vscode insiders icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m8.045 7.377l-2.596-1.97l5.187-4.73a.2.2 0 0 1 .142-.06c.008 0 .221.01.221.22v4.295zm-7.828 2.8a.665.665 0 0 0 .001.985l.881.8A.665.665 0 0 0 1.95 12l1.937-1.469l-2.029-1.85zm1.733-6.17a.66.66 0 0 0-.851.038l-.881.801a.665.665 0 0 0-.001.985l1.985 1.81l8.432 7.691a.216.216 0 0 0 .366-.158v-4.299zm13.484-2.275L12.14.15a1 1 0 0 0-.431-.096h-.005c.184.215.299.484.299.784v14.338c.001.295-.109.56-.287.772h.059c.187 0 .348-.079.365-.087l3.294-1.584a1 1 0 0 0 .566-.9V2.633a1 1 0 0 0-.566-.9"/></svg>

React

import type { SVGProps } from "react";

export function CodiconVscodeInsiders(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m8.045 7.377l-2.596-1.97l5.187-4.73a.2.2 0 0 1 .142-.06c.008 0 .221.01.221.22v4.295zm-7.828 2.8a.665.665 0 0 0 .001.985l.881.8A.665.665 0 0 0 1.95 12l1.937-1.469l-2.029-1.85zm1.733-6.17a.66.66 0 0 0-.851.038l-.881.801a.665.665 0 0 0-.001.985l1.985 1.81l8.432 7.691a.216.216 0 0 0 .366-.158v-4.299zm13.484-2.275L12.14.15a1 1 0 0 0-.431-.096h-.005c.184.215.299.484.299.784v14.338c.001.295-.109.56-.287.772h.059c.187 0 .348-.079.365-.087l3.294-1.584a1 1 0 0 0 .566-.9V2.633a1 1 0 0 0-.566-.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m8.045 7.377l-2.596-1.97l5.187-4.73a.2.2 0 0 1 .142-.06c.008 0 .221.01.221.22v4.295zm-7.828 2.8a.665.665 0 0 0 .001.985l.881.8A.665.665 0 0 0 1.95 12l1.937-1.469l-2.029-1.85zm1.733-6.17a.66.66 0 0 0-.851.038l-.881.801a.665.665 0 0 0-.001.985l1.985 1.81l8.432 7.691a.216.216 0 0 0 .366-.158v-4.299zm13.484-2.275L12.14.15a1 1 0 0 0-.431-.096h-.005c.184.215.299.484.299.784v14.338c.001.295-.109.56-.287.772h.059c.187 0 .348-.079.365-.087l3.294-1.584a1 1 0 0 0 .566-.9V2.633a1 1 0 0 0-.566-.9"/></svg>
</template>

CSS

.icon-vscode-insiders {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.045%207.377l-2.596-1.97l5.187-4.73a.2.2%200%200%201%20.142-.06c.008%200%20.221.01.221.22v4.295zm-7.828%202.8a.665.665%200%200%200%20.001.985l.881.8A.665.665%200%200%200%201.95%2012l1.937-1.469l-2.029-1.85zm1.733-6.17a.66.66%200%200%200-.851.038l-.881.801a.665.665%200%200%200-.001.985l1.985%201.81l8.432%207.691a.216.216%200%200%200%20.366-.158v-4.299zm13.484-2.275L12.14.15a1%201%200%200%200-.431-.096h-.005c.184.215.299.484.299.784v14.338c.001.295-.109.56-.287.772h.059c.187%200%20.348-.079.365-.087l3.294-1.584a1%201%200%200%200%20.566-.9V2.633a1%201%200%200%200-.566-.9%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.045%207.377l-2.596-1.97l5.187-4.73a.2.2%200%200%201%20.142-.06c.008%200%20.221.01.221.22v4.295zm-7.828%202.8a.665.665%200%200%200%20.001.985l.881.8A.665.665%200%200%200%201.95%2012l1.937-1.469l-2.029-1.85zm1.733-6.17a.66.66%200%200%200-.851.038l-.881.801a.665.665%200%200%200-.001.985l1.985%201.81l8.432%207.691a.216.216%200%200%200%20.366-.158v-4.299zm13.484-2.275L12.14.15a1%201%200%200%200-.431-.096h-.005c.184.215.299.484.299.784v14.338c.001.295-.109.56-.287.772h.059c.187%200%20.348-.079.365-.087l3.294-1.584a1%201%200%200%200%20.566-.9V2.633a1%201%200%200%200-.566-.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/vscode-insiders.svg?color=%231a73e8&size=48