clangd logo
clangd from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- clangd
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the clangd logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#4caf50" d="M10 4H7.5C4.75 4 2 5.379 2 9.5c0 4.12 2.75 5.51 5.53 5.5H10v-3H7.667C7.665 11.973 5 12.289 5 9.478C5 6.672 7.395 7.028 7.52 7H10z"/><path fill="#2979ff" d="M10 1v6H7.52C7.452 7.03 5 6.659 5 9.478C5 12.295 7.618 11.97 7.668 12H13V1h-2.725z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeClangd(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#4caf50" d="M10 4H7.5C4.75 4 2 5.379 2 9.5c0 4.12 2.75 5.51 5.53 5.5H10v-3H7.667C7.665 11.973 5 12.289 5 9.478C5 6.672 7.395 7.028 7.52 7H10z"/><path fill="#2979ff" d="M10 1v6H7.52C7.452 7.03 5 6.659 5 9.478C5 12.295 7.618 11.97 7.668 12H13V1h-2.725z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#4caf50" d="M10 4H7.5C4.75 4 2 5.379 2 9.5c0 4.12 2.75 5.51 5.53 5.5H10v-3H7.667C7.665 11.973 5 12.289 5 9.478C5 6.672 7.395 7.028 7.52 7H10z"/><path fill="#2979ff" d="M10 1v6H7.52C7.452 7.03 5 6.659 5 9.478C5 12.295 7.618 11.97 7.668 12H13V1h-2.725z"/></svg> </template>
CSS
.icon-clangd {
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%22%234caf50%22%20d%3D%22M10%204H7.5C4.75%204%202%205.379%202%209.5c0%204.12%202.75%205.51%205.53%205.5H10v-3H7.667C7.665%2011.973%205%2012.289%205%209.478C5%206.672%207.395%207.028%207.52%207H10z%22%2F%3E%3Cpath%20fill%3D%22%232979ff%22%20d%3D%22M10%201v6H7.52C7.452%207.03%205%206.659%205%209.478C5%2012.295%207.618%2011.97%207.668%2012H13V1h-2.725z%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%22%234caf50%22%20d%3D%22M10%204H7.5C4.75%204%202%205.379%202%209.5c0%204.12%202.75%205.51%205.53%205.5H10v-3H7.667C7.665%2011.973%205%2012.289%205%209.478C5%206.672%207.395%207.028%207.52%207H10z%22%2F%3E%3Cpath%20fill%3D%22%232979ff%22%20d%3D%22M10%201v6H7.52C7.452%207.03%205%206.659%205%209.478C5%2012.295%207.618%2011.97%207.668%2012H13V1h-2.725z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/clangd.svg?color=%231a73e8&size=48