opentelemetry logo

opentelemetry from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
opentelemetry
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the opentelemetry logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f5a800" d="M67.648 69.797c-5.246 5.25-5.246 13.758 0 19.008c5.25 5.246 13.758 5.246 19.004 0c5.25-5.25 5.25-13.758 0-19.008c-5.246-5.246-13.754-5.246-19.004 0m14.207 14.219a6.65 6.65 0 0 1-9.41 0a6.65 6.65 0 0 1 0-9.407a6.65 6.65 0 0 1 9.41 0c2.598 2.586 2.598 6.809 0 9.407M86.43 3.672l-8.235 8.234a4.17 4.17 0 0 0 0 5.875l32.149 32.149a4.17 4.17 0 0 0 5.875 0l8.234-8.235c1.61-1.61 1.61-4.261 0-5.87L92.29 3.671a4.16 4.16 0 0 0-5.86 0ZM28.738 108.895a3.763 3.763 0 0 0 0-5.31l-4.183-4.187a3.77 3.77 0 0 0-5.313 0l-8.644 8.649l-.016.012l-2.371-2.375c-1.313-1.313-3.45-1.313-4.75 0c-1.313 1.312-1.313 3.449 0 4.75l14.246 14.242a3.353 3.353 0 0 0 4.746 0c1.3-1.313 1.313-3.45 0-4.746l-2.375-2.375l.016-.012Zm0 0"/><path fill="#425cc7" d="M72.297 27.313L54.004 45.605c-1.625 1.625-1.625 4.301 0 5.926L65.3 62.824c7.984-5.746 19.18-5.035 26.363 2.153l9.148-9.149c1.622-1.625 1.622-4.297 0-5.922L78.22 27.313a4.185 4.185 0 0 0-5.922 0ZM60.55 67.585l-6.672-6.672c-1.563-1.562-4.125-1.562-5.684 0l-23.53 23.54a4.036 4.036 0 0 0 0 5.687l13.331 13.332a4.036 4.036 0 0 0 5.688 0l15.132-15.157c-3.199-6.609-2.625-14.593 1.735-20.73m0 0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconOpentelemetry(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f5a800" d="M67.648 69.797c-5.246 5.25-5.246 13.758 0 19.008c5.25 5.246 13.758 5.246 19.004 0c5.25-5.25 5.25-13.758 0-19.008c-5.246-5.246-13.754-5.246-19.004 0m14.207 14.219a6.65 6.65 0 0 1-9.41 0a6.65 6.65 0 0 1 0-9.407a6.65 6.65 0 0 1 9.41 0c2.598 2.586 2.598 6.809 0 9.407M86.43 3.672l-8.235 8.234a4.17 4.17 0 0 0 0 5.875l32.149 32.149a4.17 4.17 0 0 0 5.875 0l8.234-8.235c1.61-1.61 1.61-4.261 0-5.87L92.29 3.671a4.16 4.16 0 0 0-5.86 0ZM28.738 108.895a3.763 3.763 0 0 0 0-5.31l-4.183-4.187a3.77 3.77 0 0 0-5.313 0l-8.644 8.649l-.016.012l-2.371-2.375c-1.313-1.313-3.45-1.313-4.75 0c-1.313 1.312-1.313 3.449 0 4.75l14.246 14.242a3.353 3.353 0 0 0 4.746 0c1.3-1.313 1.313-3.45 0-4.746l-2.375-2.375l.016-.012Zm0 0"/><path fill="#425cc7" d="M72.297 27.313L54.004 45.605c-1.625 1.625-1.625 4.301 0 5.926L65.3 62.824c7.984-5.746 19.18-5.035 26.363 2.153l9.148-9.149c1.622-1.625 1.622-4.297 0-5.922L78.22 27.313a4.185 4.185 0 0 0-5.922 0ZM60.55 67.585l-6.672-6.672c-1.563-1.562-4.125-1.562-5.684 0l-23.53 23.54a4.036 4.036 0 0 0 0 5.687l13.331 13.332a4.036 4.036 0 0 0 5.688 0l15.132-15.157c-3.199-6.609-2.625-14.593 1.735-20.73m0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f5a800" d="M67.648 69.797c-5.246 5.25-5.246 13.758 0 19.008c5.25 5.246 13.758 5.246 19.004 0c5.25-5.25 5.25-13.758 0-19.008c-5.246-5.246-13.754-5.246-19.004 0m14.207 14.219a6.65 6.65 0 0 1-9.41 0a6.65 6.65 0 0 1 0-9.407a6.65 6.65 0 0 1 9.41 0c2.598 2.586 2.598 6.809 0 9.407M86.43 3.672l-8.235 8.234a4.17 4.17 0 0 0 0 5.875l32.149 32.149a4.17 4.17 0 0 0 5.875 0l8.234-8.235c1.61-1.61 1.61-4.261 0-5.87L92.29 3.671a4.16 4.16 0 0 0-5.86 0ZM28.738 108.895a3.763 3.763 0 0 0 0-5.31l-4.183-4.187a3.77 3.77 0 0 0-5.313 0l-8.644 8.649l-.016.012l-2.371-2.375c-1.313-1.313-3.45-1.313-4.75 0c-1.313 1.312-1.313 3.449 0 4.75l14.246 14.242a3.353 3.353 0 0 0 4.746 0c1.3-1.313 1.313-3.45 0-4.746l-2.375-2.375l.016-.012Zm0 0"/><path fill="#425cc7" d="M72.297 27.313L54.004 45.605c-1.625 1.625-1.625 4.301 0 5.926L65.3 62.824c7.984-5.746 19.18-5.035 26.363 2.153l9.148-9.149c1.622-1.625 1.622-4.297 0-5.922L78.22 27.313a4.185 4.185 0 0 0-5.922 0ZM60.55 67.585l-6.672-6.672c-1.563-1.562-4.125-1.562-5.684 0l-23.53 23.54a4.036 4.036 0 0 0 0 5.687l13.331 13.332a4.036 4.036 0 0 0 5.688 0l15.132-15.157c-3.199-6.609-2.625-14.593 1.735-20.73m0 0"/></svg>
</template>

CSS

.icon-opentelemetry {
  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%23f5a800%22%20d%3D%22M67.648%2069.797c-5.246%205.25-5.246%2013.758%200%2019.008c5.25%205.246%2013.758%205.246%2019.004%200c5.25-5.25%205.25-13.758%200-19.008c-5.246-5.246-13.754-5.246-19.004%200m14.207%2014.219a6.65%206.65%200%200%201-9.41%200a6.65%206.65%200%200%201%200-9.407a6.65%206.65%200%200%201%209.41%200c2.598%202.586%202.598%206.809%200%209.407M86.43%203.672l-8.235%208.234a4.17%204.17%200%200%200%200%205.875l32.149%2032.149a4.17%204.17%200%200%200%205.875%200l8.234-8.235c1.61-1.61%201.61-4.261%200-5.87L92.29%203.671a4.16%204.16%200%200%200-5.86%200ZM28.738%20108.895a3.763%203.763%200%200%200%200-5.31l-4.183-4.187a3.77%203.77%200%200%200-5.313%200l-8.644%208.649l-.016.012l-2.371-2.375c-1.313-1.313-3.45-1.313-4.75%200c-1.313%201.312-1.313%203.449%200%204.75l14.246%2014.242a3.353%203.353%200%200%200%204.746%200c1.3-1.313%201.313-3.45%200-4.746l-2.375-2.375l.016-.012Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23425cc7%22%20d%3D%22M72.297%2027.313L54.004%2045.605c-1.625%201.625-1.625%204.301%200%205.926L65.3%2062.824c7.984-5.746%2019.18-5.035%2026.363%202.153l9.148-9.149c1.622-1.625%201.622-4.297%200-5.922L78.22%2027.313a4.185%204.185%200%200%200-5.922%200ZM60.55%2067.585l-6.672-6.672c-1.563-1.562-4.125-1.562-5.684%200l-23.53%2023.54a4.036%204.036%200%200%200%200%205.687l13.331%2013.332a4.036%204.036%200%200%200%205.688%200l15.132-15.157c-3.199-6.609-2.625-14.593%201.735-20.73m0%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%23f5a800%22%20d%3D%22M67.648%2069.797c-5.246%205.25-5.246%2013.758%200%2019.008c5.25%205.246%2013.758%205.246%2019.004%200c5.25-5.25%205.25-13.758%200-19.008c-5.246-5.246-13.754-5.246-19.004%200m14.207%2014.219a6.65%206.65%200%200%201-9.41%200a6.65%206.65%200%200%201%200-9.407a6.65%206.65%200%200%201%209.41%200c2.598%202.586%202.598%206.809%200%209.407M86.43%203.672l-8.235%208.234a4.17%204.17%200%200%200%200%205.875l32.149%2032.149a4.17%204.17%200%200%200%205.875%200l8.234-8.235c1.61-1.61%201.61-4.261%200-5.87L92.29%203.671a4.16%204.16%200%200%200-5.86%200ZM28.738%20108.895a3.763%203.763%200%200%200%200-5.31l-4.183-4.187a3.77%203.77%200%200%200-5.313%200l-8.644%208.649l-.016.012l-2.371-2.375c-1.313-1.313-3.45-1.313-4.75%200c-1.313%201.312-1.313%203.449%200%204.75l14.246%2014.242a3.353%203.353%200%200%200%204.746%200c1.3-1.313%201.313-3.45%200-4.746l-2.375-2.375l.016-.012Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23425cc7%22%20d%3D%22M72.297%2027.313L54.004%2045.605c-1.625%201.625-1.625%204.301%200%205.926L65.3%2062.824c7.984-5.746%2019.18-5.035%2026.363%202.153l9.148-9.149c1.622-1.625%201.622-4.297%200-5.922L78.22%2027.313a4.185%204.185%200%200%200-5.922%200ZM60.55%2067.585l-6.672-6.672c-1.563-1.562-4.125-1.562-5.684%200l-23.53%2023.54a4.036%204.036%200%200%200%200%205.687l13.331%2013.332a4.036%204.036%200%200%200%205.688%200l15.132-15.157c-3.199-6.609-2.625-14.593%201.735-20.73m0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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