Visual Studio Code Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Visual Studio Code icon is commonly used in developer tools, documentation sites and code editors. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/334798.svg" alt="Visual Studio Code icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334798.svg" alt="Visual Studio Code icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334798.svg" alt="Visual Studio Code icon" :width="24" :height="24" />
CSS background
.icon-visual-studio-code {
background-image: url('https://proicons.com/icon/334798.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m16.3616,28.4296l-6.3495,4.8096c-.59.45-1.4199.41-1.9698-.09l-2.0398-1.8498c-.6699-.6099-.6699-1.6699,0-2.2798l5.5095-5.0196"/><path class="b" d="m16.3518,19.5805l.01-.01,14.5683-13.2884c.01-.01.03-.02.04-.03.04-.04.07-.07.11-.09.01-.02.03-.03.04-.04.06-.04.12-.09.18-.13.01-.01.02-.02.03-.02.06-.04.11-.08.17-.11h.01c.05-.02.09-.05.14-.06.04-.03.08-.04.13-.05.03-.02.06-.03.1-.04.07-.02.14-.04.21-.05.01-.01.03-.01.04-.01.08-.01.15-.02.23-.03.21-.02.4299-.02.6399.03.02,0,.04,0,.07.01s.05.01.07.02c.14.03.28.08.42.15h.01l7.6191,3.6696c.09.05.18.1.27.16s.17.13.25.2h.01s.01,0,.01.01c.01,0,.02.01.03.02.03.02.06.05.08.08.03.03.06.07.1.12,0,0,.01,0,.02.01.03.03.05.05.06.08.05.05.08.11.12.17.05.06.08.13.11.2.01.02.03.05.03.08.03.05.05.1.07.15q.01.01.01.02l.06.18c.02.06.03.13.04.19l.03.18c.01.08.01.15.01.23v.09c0-.11-.01-.22-.03-.32v-.01"/><polyline class="b" points="22.1912 24.01 22.1912 24 33.2398 15.621 33.2598 15.611"/><path class="b" d="m33.2598,32.389l-.02-.01-11.0487-8.379v-.01l-5.8293-4.4195-6.3492-4.8094c-.5899-.4499-1.4198-.41-1.9698.09l-2.0398,1.8498c-.6699.6099-.6699,1.6698,0,2.2797l5.5093,5.0194,4.8394,4.4195.01.01,14.5683,13.2884h.01c.06.07.12.12.18.16.12.09.24.18.38.25,0,0,0,.01.01.01.13.06.27.11.41.15.07.03.14.05.21.06.14.02.27.04.41.04.35.01.6999-.07,1.0199-.22h.01l7.6191-3.6696c.09-.05.18-.1.27-.16.09-.07.19-.14.27-.21s.16-.15.23-.22c.34-.41.5399-.9299.5399-1.4898v-.09c0,.11-.01.22-.03.32v.01"/><path class="b" d="m33.5733,42.1647c-.8821.4244-1.936.2449-2.6282-.4473.8528.8528,2.311.2488,2.311-.9572V7.2397c0-1.206-1.4582-1.81-2.311-.9572.6921-.6921,1.746-.8715,2.6282-.4473l7.6173,3.6632c.8004.3849,1.3094,1.1945,1.3094,2.0827v24.838c0,.8882-.509,1.6977-1.3095,2.0827l-7.6173,3.6631Z"/></svg>
Visual Studio Code in other icon packs
Copied!