file type prometheus logo
file-type-prometheus from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-prometheus
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type prometheus logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e6522c" d="M16 30c-2.506 0-4.539-1.674-4.539-3.739h9.077C20.539 28.325 18.507 30 16 30m7.496-4.977H8.503v-2.719h14.994v2.719zm-.053-4.123H8.546q-.075-.085-.148-.171a10.9 10.9 0 0 1-2.248-3.824c-.006-.033 1.861.381 3.185.679c0 0 .681.158 1.677.339a6.23 6.23 0 0 1-1.524-4c0-3.2 2.452-5.992 1.568-8.25c.861.07 1.782 1.817 1.844 4.549a9.77 9.77 0 0 0 1.3-4.992c0-1.467.966-3.17 1.933-3.229c-.862 1.42.223 2.638 1.188 5.658c.362 1.134.316 3.044.595 4.254c.093-2.515.525-6.184 2.12-7.45c-.7 1.6.1 3.591.657 4.551a8.6 8.6 0 0 1 1.432 4.94a6.17 6.17 0 0 1-1.476 3.983c1.053-.2 1.781-.376 1.781-.376l3.421-.667a9.7 9.7 0 0 1-2.408 4.006"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypePrometheus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e6522c" d="M16 30c-2.506 0-4.539-1.674-4.539-3.739h9.077C20.539 28.325 18.507 30 16 30m7.496-4.977H8.503v-2.719h14.994v2.719zm-.053-4.123H8.546q-.075-.085-.148-.171a10.9 10.9 0 0 1-2.248-3.824c-.006-.033 1.861.381 3.185.679c0 0 .681.158 1.677.339a6.23 6.23 0 0 1-1.524-4c0-3.2 2.452-5.992 1.568-8.25c.861.07 1.782 1.817 1.844 4.549a9.77 9.77 0 0 0 1.3-4.992c0-1.467.966-3.17 1.933-3.229c-.862 1.42.223 2.638 1.188 5.658c.362 1.134.316 3.044.595 4.254c.093-2.515.525-6.184 2.12-7.45c-.7 1.6.1 3.591.657 4.551a8.6 8.6 0 0 1 1.432 4.94a6.17 6.17 0 0 1-1.476 3.983c1.053-.2 1.781-.376 1.781-.376l3.421-.667a9.7 9.7 0 0 1-2.408 4.006"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e6522c" d="M16 30c-2.506 0-4.539-1.674-4.539-3.739h9.077C20.539 28.325 18.507 30 16 30m7.496-4.977H8.503v-2.719h14.994v2.719zm-.053-4.123H8.546q-.075-.085-.148-.171a10.9 10.9 0 0 1-2.248-3.824c-.006-.033 1.861.381 3.185.679c0 0 .681.158 1.677.339a6.23 6.23 0 0 1-1.524-4c0-3.2 2.452-5.992 1.568-8.25c.861.07 1.782 1.817 1.844 4.549a9.77 9.77 0 0 0 1.3-4.992c0-1.467.966-3.17 1.933-3.229c-.862 1.42.223 2.638 1.188 5.658c.362 1.134.316 3.044.595 4.254c.093-2.515.525-6.184 2.12-7.45c-.7 1.6.1 3.591.657 4.551a8.6 8.6 0 0 1 1.432 4.94a6.17 6.17 0 0 1-1.476 3.983c1.053-.2 1.781-.376 1.781-.376l3.421-.667a9.7 9.7 0 0 1-2.408 4.006"/></svg> </template>
CSS
.icon-file-type-prometheus {
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%2032%2032%22%3E%3Cpath%20fill%3D%22%23e6522c%22%20d%3D%22M16%2030c-2.506%200-4.539-1.674-4.539-3.739h9.077C20.539%2028.325%2018.507%2030%2016%2030m7.496-4.977H8.503v-2.719h14.994v2.719zm-.053-4.123H8.546q-.075-.085-.148-.171a10.9%2010.9%200%200%201-2.248-3.824c-.006-.033%201.861.381%203.185.679c0%200%20.681.158%201.677.339a6.23%206.23%200%200%201-1.524-4c0-3.2%202.452-5.992%201.568-8.25c.861.07%201.782%201.817%201.844%204.549a9.77%209.77%200%200%200%201.3-4.992c0-1.467.966-3.17%201.933-3.229c-.862%201.42.223%202.638%201.188%205.658c.362%201.134.316%203.044.595%204.254c.093-2.515.525-6.184%202.12-7.45c-.7%201.6.1%203.591.657%204.551a8.6%208.6%200%200%201%201.432%204.94a6.17%206.17%200%200%201-1.476%203.983c1.053-.2%201.781-.376%201.781-.376l3.421-.667a9.7%209.7%200%200%201-2.408%204.006%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23e6522c%22%20d%3D%22M16%2030c-2.506%200-4.539-1.674-4.539-3.739h9.077C20.539%2028.325%2018.507%2030%2016%2030m7.496-4.977H8.503v-2.719h14.994v2.719zm-.053-4.123H8.546q-.075-.085-.148-.171a10.9%2010.9%200%200%201-2.248-3.824c-.006-.033%201.861.381%203.185.679c0%200%20.681.158%201.677.339a6.23%206.23%200%200%201-1.524-4c0-3.2%202.452-5.992%201.568-8.25c.861.07%201.782%201.817%201.844%204.549a9.77%209.77%200%200%200%201.3-4.992c0-1.467.966-3.17%201.933-3.229c-.862%201.42.223%202.638%201.188%205.658c.362%201.134.316%203.044.595%204.254c.093-2.515.525-6.184%202.12-7.45c-.7%201.6.1%203.591.657%204.551a8.6%208.6%200%200%201%201.432%204.94a6.17%206.17%200%200%201-1.476%203.983c1.053-.2%201.781-.376%201.781-.376l3.421-.667a9.7%209.7%200%200%201-2.408%204.006%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-prometheus.svg?color=%231a73e8&size=48