visual studio icon
visual-studio from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.
- Name
- visual-studio
- Set
- Unicons Monochrome
- Style
- Monochrome
- Category
- Brand Logos
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More brand logos icons from Unicons Monochrome
Use the visual studio icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.133 14.242L4.2 18.087l-2.152-1.072V6.994l2.144-1.08l4.9 3.853L16.849 2l5.104 2.033v15.9L16.875 22Zm7.563 1.352V8.406l-4.645 3.598zM4.369 14.301l2.442-2.22l-2.442-2.433Z"/></svg>
React
import type { SVGProps } from "react";
export function UimVisualStudio(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="M9.133 14.242L4.2 18.087l-2.152-1.072V6.994l2.144-1.08l4.9 3.853L16.849 2l5.104 2.033v15.9L16.875 22Zm7.563 1.352V8.406l-4.645 3.598zM4.369 14.301l2.442-2.22l-2.442-2.433Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.133 14.242L4.2 18.087l-2.152-1.072V6.994l2.144-1.08l4.9 3.853L16.849 2l5.104 2.033v15.9L16.875 22Zm7.563 1.352V8.406l-4.645 3.598zM4.369 14.301l2.442-2.22l-2.442-2.433Z"/></svg> </template>
CSS
.icon-visual-studio {
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%22M9.133%2014.242L4.2%2018.087l-2.152-1.072V6.994l2.144-1.08l4.9%203.853L16.849%202l5.104%202.033v15.9L16.875%2022Zm7.563%201.352V8.406l-4.645%203.598zM4.369%2014.301l2.442-2.22l-2.442-2.433Z%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%22M9.133%2014.242L4.2%2018.087l-2.152-1.072V6.994l2.144-1.08l4.9%203.853L16.849%202l5.104%202.033v15.9L16.875%2022Zm7.563%201.352V8.406l-4.645%203.598zM4.369%2014.301l2.442-2.22l-2.442-2.433Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uim/visual-studio.svg?color=%231a73e8&size=48