csharp from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
csharp
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

The same logo in other sets

Use the csharp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8aadf4" d="M6.666 1.01a1 1 0 0 1 .822 1.15L7.18 3.999h2.972l.36-2.165a1 1 0 0 1 1.971.328l-.303 1.837H14a.999.999 0 1 1 0 2h-2.153l-.666 4H13a.999.999 0 1 1 0 2h-2.153l-.36 2.166a1 1 0 0 1-1.971-.328l.306-1.834H5.847l-.36 2.165a1 1 0 0 1-1.971-.328L3.819 12H2a.999.999 0 1 1 0-2h2.153l.666-4H3a.999.999 0 1 1 0-2h2.153l.36-2.166a1 1 0 0 1 1.15-.822Zm.18 4.988l-.665 4h2.972l.666-4Z"/></svg>

React

import type { SVGProps } from "react";

export function CatppuccinCsharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8aadf4" d="M6.666 1.01a1 1 0 0 1 .822 1.15L7.18 3.999h2.972l.36-2.165a1 1 0 0 1 1.971.328l-.303 1.837H14a.999.999 0 1 1 0 2h-2.153l-.666 4H13a.999.999 0 1 1 0 2h-2.153l-.36 2.166a1 1 0 0 1-1.971-.328l.306-1.834H5.847l-.36 2.165a1 1 0 0 1-1.971-.328L3.819 12H2a.999.999 0 1 1 0-2h2.153l.666-4H3a.999.999 0 1 1 0-2h2.153l.36-2.166a1 1 0 0 1 1.15-.822Zm.18 4.988l-.665 4h2.972l.666-4Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8aadf4" d="M6.666 1.01a1 1 0 0 1 .822 1.15L7.18 3.999h2.972l.36-2.165a1 1 0 0 1 1.971.328l-.303 1.837H14a.999.999 0 1 1 0 2h-2.153l-.666 4H13a.999.999 0 1 1 0 2h-2.153l-.36 2.166a1 1 0 0 1-1.971-.328l.306-1.834H5.847l-.36 2.165a1 1 0 0 1-1.971-.328L3.819 12H2a.999.999 0 1 1 0-2h2.153l.666-4H3a.999.999 0 1 1 0-2h2.153l.36-2.166a1 1 0 0 1 1.15-.822Zm.18 4.988l-.665 4h2.972l.666-4Z"/></svg>
</template>

CSS

.icon-csharp {
  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%22none%22%20stroke%3D%22%238aadf4%22%20d%3D%22M6.666%201.01a1%201%200%200%201%20.822%201.15L7.18%203.999h2.972l.36-2.165a1%201%200%200%201%201.971.328l-.303%201.837H14a.999.999%200%201%201%200%202h-2.153l-.666%204H13a.999.999%200%201%201%200%202h-2.153l-.36%202.166a1%201%200%200%201-1.971-.328l.306-1.834H5.847l-.36%202.165a1%201%200%200%201-1.971-.328L3.819%2012H2a.999.999%200%201%201%200-2h2.153l.666-4H3a.999.999%200%201%201%200-2h2.153l.36-2.166a1%201%200%200%201%201.15-.822Zm.18%204.988l-.665%204h2.972l.666-4Z%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%22none%22%20stroke%3D%22%238aadf4%22%20d%3D%22M6.666%201.01a1%201%200%200%201%20.822%201.15L7.18%203.999h2.972l.36-2.165a1%201%200%200%201%201.971.328l-.303%201.837H14a.999.999%200%201%201%200%202h-2.153l-.666%204H13a.999.999%200%201%201%200%202h-2.153l-.36%202.166a1%201%200%200%201-1.971-.328l.306-1.834H5.847l-.36%202.165a1%201%200%200%201-1.971-.328L3.819%2012H2a.999.999%200%201%201%200-2h2.153l.666-4H3a.999.999%200%201%201%200-2h2.153l.36-2.166a1%201%200%200%201%201.15-.822Zm.18%204.988l-.665%204h2.972l.666-4Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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