dynatrace from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
dynatrace
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the dynatrace logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.495 0c-.411.01-1.24.12-2.026.87c-1.161 1.099-6.964 6.609-9.297 8.823C.12 10.698.214 11.818.214 11.912v.505c.089-.391.25-.667.568-1.104c.661-.818 1.734-1.047 2.172-1.094a87 87 0 0 1 8.703-.734c5.781-.182 9.599.302 9.599.302l8.109-7.724s-4.25-.802-9.094-1.37a125 125 0 0 0-7.516-.682c-.026 0-.12-.016-.26-.01zm18.083 3.344l-8.089 7.719s.297 3.844-.182 9.599c-.255 3.266-.781 6.49-1.167 8.656c-.068.438-.344 1.49-1.234 2.13c-.385.26-.656.391-.995.479c2.057-.677 1.453-9.396 1.453-9.396c-5.781.182-9.62-.292-9.62-.292l-8.109 7.719s4.292.849 9.135 1.396c2.745.318 6.448.573 6.974.615a.3.3 0 0 0 .089-.016c-.016.005-.031.016-.047.016c.182 0 .344.021.505.021c.115 0 1.234.141 2.286-.865c2.328-2.214 8.109-7.745 9.25-8.844c1.052-1.005.964-2.125.964-2.24a110 110 0 0 0-.276-7.536c-.323-4.87-.938-9.161-.938-9.161zM5.141 11.073c-2.307.005-4.677.276-4.927 1.359c.021 1.625.068 4.188.271 7.042c.323 4.87.938 9.182.938 9.182l8.109-7.719c-.021.021-.318-3.844.161-9.599c0 0-2.245-.271-4.552-.266z"/></svg>

React

import type { SVGProps } from "react";

export function CibDynatrace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.495 0c-.411.01-1.24.12-2.026.87c-1.161 1.099-6.964 6.609-9.297 8.823C.12 10.698.214 11.818.214 11.912v.505c.089-.391.25-.667.568-1.104c.661-.818 1.734-1.047 2.172-1.094a87 87 0 0 1 8.703-.734c5.781-.182 9.599.302 9.599.302l8.109-7.724s-4.25-.802-9.094-1.37a125 125 0 0 0-7.516-.682c-.026 0-.12-.016-.26-.01zm18.083 3.344l-8.089 7.719s.297 3.844-.182 9.599c-.255 3.266-.781 6.49-1.167 8.656c-.068.438-.344 1.49-1.234 2.13c-.385.26-.656.391-.995.479c2.057-.677 1.453-9.396 1.453-9.396c-5.781.182-9.62-.292-9.62-.292l-8.109 7.719s4.292.849 9.135 1.396c2.745.318 6.448.573 6.974.615a.3.3 0 0 0 .089-.016c-.016.005-.031.016-.047.016c.182 0 .344.021.505.021c.115 0 1.234.141 2.286-.865c2.328-2.214 8.109-7.745 9.25-8.844c1.052-1.005.964-2.125.964-2.24a110 110 0 0 0-.276-7.536c-.323-4.87-.938-9.161-.938-9.161zM5.141 11.073c-2.307.005-4.677.276-4.927 1.359c.021 1.625.068 4.188.271 7.042c.323 4.87.938 9.182.938 9.182l8.109-7.719c-.021.021-.318-3.844.161-9.599c0 0-2.245-.271-4.552-.266z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.495 0c-.411.01-1.24.12-2.026.87c-1.161 1.099-6.964 6.609-9.297 8.823C.12 10.698.214 11.818.214 11.912v.505c.089-.391.25-.667.568-1.104c.661-.818 1.734-1.047 2.172-1.094a87 87 0 0 1 8.703-.734c5.781-.182 9.599.302 9.599.302l8.109-7.724s-4.25-.802-9.094-1.37a125 125 0 0 0-7.516-.682c-.026 0-.12-.016-.26-.01zm18.083 3.344l-8.089 7.719s.297 3.844-.182 9.599c-.255 3.266-.781 6.49-1.167 8.656c-.068.438-.344 1.49-1.234 2.13c-.385.26-.656.391-.995.479c2.057-.677 1.453-9.396 1.453-9.396c-5.781.182-9.62-.292-9.62-.292l-8.109 7.719s4.292.849 9.135 1.396c2.745.318 6.448.573 6.974.615a.3.3 0 0 0 .089-.016c-.016.005-.031.016-.047.016c.182 0 .344.021.505.021c.115 0 1.234.141 2.286-.865c2.328-2.214 8.109-7.745 9.25-8.844c1.052-1.005.964-2.125.964-2.24a110 110 0 0 0-.276-7.536c-.323-4.87-.938-9.161-.938-9.161zM5.141 11.073c-2.307.005-4.677.276-4.927 1.359c.021 1.625.068 4.188.271 7.042c.323 4.87.938 9.182.938 9.182l8.109-7.719c-.021.021-.318-3.844.161-9.599c0 0-2.245-.271-4.552-.266z"/></svg>
</template>

CSS

.icon-dynatrace {
  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%22currentColor%22%20d%3D%22M12.495%200c-.411.01-1.24.12-2.026.87c-1.161%201.099-6.964%206.609-9.297%208.823C.12%2010.698.214%2011.818.214%2011.912v.505c.089-.391.25-.667.568-1.104c.661-.818%201.734-1.047%202.172-1.094a87%2087%200%200%201%208.703-.734c5.781-.182%209.599.302%209.599.302l8.109-7.724s-4.25-.802-9.094-1.37a125%20125%200%200%200-7.516-.682c-.026%200-.12-.016-.26-.01zm18.083%203.344l-8.089%207.719s.297%203.844-.182%209.599c-.255%203.266-.781%206.49-1.167%208.656c-.068.438-.344%201.49-1.234%202.13c-.385.26-.656.391-.995.479c2.057-.677%201.453-9.396%201.453-9.396c-5.781.182-9.62-.292-9.62-.292l-8.109%207.719s4.292.849%209.135%201.396c2.745.318%206.448.573%206.974.615a.3.3%200%200%200%20.089-.016c-.016.005-.031.016-.047.016c.182%200%20.344.021.505.021c.115%200%201.234.141%202.286-.865c2.328-2.214%208.109-7.745%209.25-8.844c1.052-1.005.964-2.125.964-2.24a110%20110%200%200%200-.276-7.536c-.323-4.87-.938-9.161-.938-9.161zM5.141%2011.073c-2.307.005-4.677.276-4.927%201.359c.021%201.625.068%204.188.271%207.042c.323%204.87.938%209.182.938%209.182l8.109-7.719c-.021.021-.318-3.844.161-9.599c0%200-2.245-.271-4.552-.266z%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%22currentColor%22%20d%3D%22M12.495%200c-.411.01-1.24.12-2.026.87c-1.161%201.099-6.964%206.609-9.297%208.823C.12%2010.698.214%2011.818.214%2011.912v.505c.089-.391.25-.667.568-1.104c.661-.818%201.734-1.047%202.172-1.094a87%2087%200%200%201%208.703-.734c5.781-.182%209.599.302%209.599.302l8.109-7.724s-4.25-.802-9.094-1.37a125%20125%200%200%200-7.516-.682c-.026%200-.12-.016-.26-.01zm18.083%203.344l-8.089%207.719s.297%203.844-.182%209.599c-.255%203.266-.781%206.49-1.167%208.656c-.068.438-.344%201.49-1.234%202.13c-.385.26-.656.391-.995.479c2.057-.677%201.453-9.396%201.453-9.396c-5.781.182-9.62-.292-9.62-.292l-8.109%207.719s4.292.849%209.135%201.396c2.745.318%206.448.573%206.974.615a.3.3%200%200%200%20.089-.016c-.016.005-.031.016-.047.016c.182%200%20.344.021.505.021c.115%200%201.234.141%202.286-.865c2.328-2.214%208.109-7.745%209.25-8.844c1.052-1.005.964-2.125.964-2.24a110%20110%200%200%200-.276-7.536c-.323-4.87-.938-9.161-.938-9.161zM5.141%2011.073c-2.307.005-4.677.276-4.927%201.359c.021%201.625.068%204.188.271%207.042c.323%204.87.938%209.182.938%209.182l8.109-7.719c-.021.021-.318-3.844.161-9.599c0%200-2.245-.271-4.552-.266z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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