tricentis from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
tricentis
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the tricentis logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.271 10.42L6.86 3.006L9.833.034l4.438 4.438L18.742 0l2.974 2.974ZM9.825 24l-2.973-2.974l7.445-7.445l7.412 7.412l-2.974 2.973l-4.438-4.437zm-4.567-4.568l-2.974-2.974l4.47-4.47l-4.437-4.439l2.974-2.974l7.412 7.412Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsTricentis(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.271 10.42L6.86 3.006L9.833.034l4.438 4.438L18.742 0l2.974 2.974ZM9.825 24l-2.973-2.974l7.445-7.445l7.412 7.412l-2.974 2.973l-4.438-4.437zm-4.567-4.568l-2.974-2.974l4.47-4.47l-4.437-4.439l2.974-2.974l7.412 7.412Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.271 10.42L6.86 3.006L9.833.034l4.438 4.438L18.742 0l2.974 2.974ZM9.825 24l-2.973-2.974l7.445-7.445l7.412 7.412l-2.974 2.973l-4.438-4.437zm-4.567-4.568l-2.974-2.974l4.47-4.47l-4.437-4.439l2.974-2.974l7.412 7.412Z"/></svg>
</template>

CSS

.icon-tricentis {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.271%2010.42L6.86%203.006L9.833.034l4.438%204.438L18.742%200l2.974%202.974ZM9.825%2024l-2.973-2.974l7.445-7.445l7.412%207.412l-2.974%202.973l-4.438-4.437zm-4.567-4.568l-2.974-2.974l4.47-4.47l-4.437-4.439l2.974-2.974l7.412%207.412Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.271%2010.42L6.86%203.006L9.833.034l4.438%204.438L18.742%200l2.974%202.974ZM9.825%2024l-2.973-2.974l7.445-7.445l7.412%207.412l-2.974%202.973l-4.438-4.437zm-4.567-4.568l-2.974-2.974l4.47-4.47l-4.437-4.439l2.974-2.974l7.412%207.412Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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