prometheus logo
prometheus from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- prometheus
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the prometheus logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e75225" d="M64.125.51C99.229.517 128.045 29.133 128 63.951c-.045 35.342-28.742 63.564-64.608 63.539C28.325 127.466-.025 98.818 0 63.434C.023 28.834 28.898.503 64.125.51M44.72 22.793c.803 3.96.025 7.655-1.167 11.289c-.823 2.515-1.962 4.94-2.642 7.492c-1.122 4.203-2.391 8.43-2.859 12.726c-.671 6.181 1.758 11.625 5.914 17.04L24.86 67.318c.033.602 0 .83.065 1.024c1.811 5.32 4.998 9.802 8.57 14.03c.377.446 1.237.674 1.877.674c19.05.038 38.101.034 57.152.009c.59 0 1.381-.11 1.741-.49c4.084-4.294 7.205-9.185 9.16-15.342l-20.228 3.962c1.336-2.618 2.855-4.916 3.733-7.443c2.994-8.643 1.752-16.998-2.545-24.88c-3.449-6.324-6.631-12.62-4.91-20.243c-3.642 3.6-5.043 8.179-5.932 12.898c-.872 4.65-1.389 9.364-2.065 14.083c-.098-.143-.22-.25-.242-.373a14 14 0 0 1-.176-1.49c-.413-7.726-1.92-15.17-5.106-22.28c-1.873-4.182-3.941-8.462-2.008-13.456c-1.307.693-2.49 1.377-3.338 2.356c-2.527 2.92-3.573 6.428-3.842 10.269c-.231 3.282-.546 6.579-1.156 9.806c-.64 3.392-1.65 6.714-3.932 9.831c-.918-6.656-1.02-13.244-6.956-17.47ZM93.842 88.88H34.088v10.38h59.754Zm-47.904 15.746c-.049 8.642 8.753 15.081 19.633 14.614c9.02-.389 16.999-7.484 16.315-14.614zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function DeviconPrometheus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e75225" d="M64.125.51C99.229.517 128.045 29.133 128 63.951c-.045 35.342-28.742 63.564-64.608 63.539C28.325 127.466-.025 98.818 0 63.434C.023 28.834 28.898.503 64.125.51M44.72 22.793c.803 3.96.025 7.655-1.167 11.289c-.823 2.515-1.962 4.94-2.642 7.492c-1.122 4.203-2.391 8.43-2.859 12.726c-.671 6.181 1.758 11.625 5.914 17.04L24.86 67.318c.033.602 0 .83.065 1.024c1.811 5.32 4.998 9.802 8.57 14.03c.377.446 1.237.674 1.877.674c19.05.038 38.101.034 57.152.009c.59 0 1.381-.11 1.741-.49c4.084-4.294 7.205-9.185 9.16-15.342l-20.228 3.962c1.336-2.618 2.855-4.916 3.733-7.443c2.994-8.643 1.752-16.998-2.545-24.88c-3.449-6.324-6.631-12.62-4.91-20.243c-3.642 3.6-5.043 8.179-5.932 12.898c-.872 4.65-1.389 9.364-2.065 14.083c-.098-.143-.22-.25-.242-.373a14 14 0 0 1-.176-1.49c-.413-7.726-1.92-15.17-5.106-22.28c-1.873-4.182-3.941-8.462-2.008-13.456c-1.307.693-2.49 1.377-3.338 2.356c-2.527 2.92-3.573 6.428-3.842 10.269c-.231 3.282-.546 6.579-1.156 9.806c-.64 3.392-1.65 6.714-3.932 9.831c-.918-6.656-1.02-13.244-6.956-17.47ZM93.842 88.88H34.088v10.38h59.754Zm-47.904 15.746c-.049 8.642 8.753 15.081 19.633 14.614c9.02-.389 16.999-7.484 16.315-14.614zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e75225" d="M64.125.51C99.229.517 128.045 29.133 128 63.951c-.045 35.342-28.742 63.564-64.608 63.539C28.325 127.466-.025 98.818 0 63.434C.023 28.834 28.898.503 64.125.51M44.72 22.793c.803 3.96.025 7.655-1.167 11.289c-.823 2.515-1.962 4.94-2.642 7.492c-1.122 4.203-2.391 8.43-2.859 12.726c-.671 6.181 1.758 11.625 5.914 17.04L24.86 67.318c.033.602 0 .83.065 1.024c1.811 5.32 4.998 9.802 8.57 14.03c.377.446 1.237.674 1.877.674c19.05.038 38.101.034 57.152.009c.59 0 1.381-.11 1.741-.49c4.084-4.294 7.205-9.185 9.16-15.342l-20.228 3.962c1.336-2.618 2.855-4.916 3.733-7.443c2.994-8.643 1.752-16.998-2.545-24.88c-3.449-6.324-6.631-12.62-4.91-20.243c-3.642 3.6-5.043 8.179-5.932 12.898c-.872 4.65-1.389 9.364-2.065 14.083c-.098-.143-.22-.25-.242-.373a14 14 0 0 1-.176-1.49c-.413-7.726-1.92-15.17-5.106-22.28c-1.873-4.182-3.941-8.462-2.008-13.456c-1.307.693-2.49 1.377-3.338 2.356c-2.527 2.92-3.573 6.428-3.842 10.269c-.231 3.282-.546 6.579-1.156 9.806c-.64 3.392-1.65 6.714-3.932 9.831c-.918-6.656-1.02-13.244-6.956-17.47ZM93.842 88.88H34.088v10.38h59.754Zm-47.904 15.746c-.049 8.642 8.753 15.081 19.633 14.614c9.02-.389 16.999-7.484 16.315-14.614zm0 0"/></svg> </template>
CSS
.icon-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%20128%20128%22%3E%3Cpath%20fill%3D%22%23e75225%22%20d%3D%22M64.125.51C99.229.517%20128.045%2029.133%20128%2063.951c-.045%2035.342-28.742%2063.564-64.608%2063.539C28.325%20127.466-.025%2098.818%200%2063.434C.023%2028.834%2028.898.503%2064.125.51M44.72%2022.793c.803%203.96.025%207.655-1.167%2011.289c-.823%202.515-1.962%204.94-2.642%207.492c-1.122%204.203-2.391%208.43-2.859%2012.726c-.671%206.181%201.758%2011.625%205.914%2017.04L24.86%2067.318c.033.602%200%20.83.065%201.024c1.811%205.32%204.998%209.802%208.57%2014.03c.377.446%201.237.674%201.877.674c19.05.038%2038.101.034%2057.152.009c.59%200%201.381-.11%201.741-.49c4.084-4.294%207.205-9.185%209.16-15.342l-20.228%203.962c1.336-2.618%202.855-4.916%203.733-7.443c2.994-8.643%201.752-16.998-2.545-24.88c-3.449-6.324-6.631-12.62-4.91-20.243c-3.642%203.6-5.043%208.179-5.932%2012.898c-.872%204.65-1.389%209.364-2.065%2014.083c-.098-.143-.22-.25-.242-.373a14%2014%200%200%201-.176-1.49c-.413-7.726-1.92-15.17-5.106-22.28c-1.873-4.182-3.941-8.462-2.008-13.456c-1.307.693-2.49%201.377-3.338%202.356c-2.527%202.92-3.573%206.428-3.842%2010.269c-.231%203.282-.546%206.579-1.156%209.806c-.64%203.392-1.65%206.714-3.932%209.831c-.918-6.656-1.02-13.244-6.956-17.47ZM93.842%2088.88H34.088v10.38h59.754Zm-47.904%2015.746c-.049%208.642%208.753%2015.081%2019.633%2014.614c9.02-.389%2016.999-7.484%2016.315-14.614zm0%200%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23e75225%22%20d%3D%22M64.125.51C99.229.517%20128.045%2029.133%20128%2063.951c-.045%2035.342-28.742%2063.564-64.608%2063.539C28.325%20127.466-.025%2098.818%200%2063.434C.023%2028.834%2028.898.503%2064.125.51M44.72%2022.793c.803%203.96.025%207.655-1.167%2011.289c-.823%202.515-1.962%204.94-2.642%207.492c-1.122%204.203-2.391%208.43-2.859%2012.726c-.671%206.181%201.758%2011.625%205.914%2017.04L24.86%2067.318c.033.602%200%20.83.065%201.024c1.811%205.32%204.998%209.802%208.57%2014.03c.377.446%201.237.674%201.877.674c19.05.038%2038.101.034%2057.152.009c.59%200%201.381-.11%201.741-.49c4.084-4.294%207.205-9.185%209.16-15.342l-20.228%203.962c1.336-2.618%202.855-4.916%203.733-7.443c2.994-8.643%201.752-16.998-2.545-24.88c-3.449-6.324-6.631-12.62-4.91-20.243c-3.642%203.6-5.043%208.179-5.932%2012.898c-.872%204.65-1.389%209.364-2.065%2014.083c-.098-.143-.22-.25-.242-.373a14%2014%200%200%201-.176-1.49c-.413-7.726-1.92-15.17-5.106-22.28c-1.873-4.182-3.941-8.462-2.008-13.456c-1.307.693-2.49%201.377-3.338%202.356c-2.527%202.92-3.573%206.428-3.842%2010.269c-.231%203.282-.546%206.579-1.156%209.806c-.64%203.392-1.65%206.714-3.932%209.831c-.918-6.656-1.02-13.244-6.956-17.47ZM93.842%2088.88H34.088v10.38h59.754Zm-47.904%2015.746c-.049%208.642%208.753%2015.081%2019.633%2014.614c9.02-.389%2016.999-7.484%2016.315-14.614zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/prometheus.svg?color=%231a73e8&size=48