traefikmesh logo

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

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

1 other variant in Devicon

The same logo in other sets

Use the traefikmesh logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9d0fb0" d="m46.171 25.388l.184.1l15.693 8.848a3.53 3.53 0 0 0 3.461 0l15.56-8.756a5.28 5.28 0 1 1 5.36 9.1l-.18.103l-8.983 5.064a1.762 1.762 0 0 0 0 3.069l24.256 13.675a3.54 3.54 0 0 0 3.462 0l15.001-8.46a5.287 5.287 0 0 1 5.367 9.099l-.18.103l-8.44 4.76a1.75 1.75 0 0 0-.895 1.53c0 .636.34 1.223.895 1.535l8.488 4.788a5.28 5.28 0 0 1 2.15 7.153a5.284 5.284 0 0 1-7.154 2.15l-.184-.1l-15.048-8.484a3.5 3.5 0 0 0-3.458 0L76.994 84.487a1.765 1.765 0 0 0 0 3.07l10.134 5.71a5.28 5.28 0 0 1 2.03 7.09a5.28 5.28 0 0 1-7.033 2.213l-.184-.1l-16.692-9.41a3.53 3.53 0 0 0-3.457 0l-16.84 9.495a5.283 5.283 0 0 1-5.362-9.095l.176-.11l10.277-5.79c.556-.31.895-.899.895-1.534a1.76 1.76 0 0 0-.895-1.535L25.731 70.79a3.52 3.52 0 0 0-3.458 0L7.96 78.84a5.277 5.277 0 0 1-7.23-1.869a5.28 5.28 0 0 1 1.87-7.23l.18-.103l7.742-4.356a1.766 1.766 0 0 0 0-3.07l-7.73-4.355A5.284 5.284 0 0 1 7.8 48.554l.184.1l14.299 8.064a3.53 3.53 0 0 0 3.457 0l24.548-13.815a1.76 1.76 0 0 0 .004-3.069l-9.123-5.142a5.28 5.28 0 0 1 5.002-9.3zm15.873 23.018L37.496 62.22a1.76 1.76 0 0 0-.9 1.535c0 .634.34 1.222.896 1.534l24.3 13.694a3.5 3.5 0 0 0 3.457 0l24.529-13.826c.555-.312.894-.9.894-1.534s-.34-1.22-.894-1.53L65.5 48.403a3.53 3.53 0 0 0-3.458 0zm0 0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconTraefikmesh(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9d0fb0" d="m46.171 25.388l.184.1l15.693 8.848a3.53 3.53 0 0 0 3.461 0l15.56-8.756a5.28 5.28 0 1 1 5.36 9.1l-.18.103l-8.983 5.064a1.762 1.762 0 0 0 0 3.069l24.256 13.675a3.54 3.54 0 0 0 3.462 0l15.001-8.46a5.287 5.287 0 0 1 5.367 9.099l-.18.103l-8.44 4.76a1.75 1.75 0 0 0-.895 1.53c0 .636.34 1.223.895 1.535l8.488 4.788a5.28 5.28 0 0 1 2.15 7.153a5.284 5.284 0 0 1-7.154 2.15l-.184-.1l-15.048-8.484a3.5 3.5 0 0 0-3.458 0L76.994 84.487a1.765 1.765 0 0 0 0 3.07l10.134 5.71a5.28 5.28 0 0 1 2.03 7.09a5.28 5.28 0 0 1-7.033 2.213l-.184-.1l-16.692-9.41a3.53 3.53 0 0 0-3.457 0l-16.84 9.495a5.283 5.283 0 0 1-5.362-9.095l.176-.11l10.277-5.79c.556-.31.895-.899.895-1.534a1.76 1.76 0 0 0-.895-1.535L25.731 70.79a3.52 3.52 0 0 0-3.458 0L7.96 78.84a5.277 5.277 0 0 1-7.23-1.869a5.28 5.28 0 0 1 1.87-7.23l.18-.103l7.742-4.356a1.766 1.766 0 0 0 0-3.07l-7.73-4.355A5.284 5.284 0 0 1 7.8 48.554l.184.1l14.299 8.064a3.53 3.53 0 0 0 3.457 0l24.548-13.815a1.76 1.76 0 0 0 .004-3.069l-9.123-5.142a5.28 5.28 0 0 1 5.002-9.3zm15.873 23.018L37.496 62.22a1.76 1.76 0 0 0-.9 1.535c0 .634.34 1.222.896 1.534l24.3 13.694a3.5 3.5 0 0 0 3.457 0l24.529-13.826c.555-.312.894-.9.894-1.534s-.34-1.22-.894-1.53L65.5 48.403a3.53 3.53 0 0 0-3.458 0zm0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9d0fb0" d="m46.171 25.388l.184.1l15.693 8.848a3.53 3.53 0 0 0 3.461 0l15.56-8.756a5.28 5.28 0 1 1 5.36 9.1l-.18.103l-8.983 5.064a1.762 1.762 0 0 0 0 3.069l24.256 13.675a3.54 3.54 0 0 0 3.462 0l15.001-8.46a5.287 5.287 0 0 1 5.367 9.099l-.18.103l-8.44 4.76a1.75 1.75 0 0 0-.895 1.53c0 .636.34 1.223.895 1.535l8.488 4.788a5.28 5.28 0 0 1 2.15 7.153a5.284 5.284 0 0 1-7.154 2.15l-.184-.1l-15.048-8.484a3.5 3.5 0 0 0-3.458 0L76.994 84.487a1.765 1.765 0 0 0 0 3.07l10.134 5.71a5.28 5.28 0 0 1 2.03 7.09a5.28 5.28 0 0 1-7.033 2.213l-.184-.1l-16.692-9.41a3.53 3.53 0 0 0-3.457 0l-16.84 9.495a5.283 5.283 0 0 1-5.362-9.095l.176-.11l10.277-5.79c.556-.31.895-.899.895-1.534a1.76 1.76 0 0 0-.895-1.535L25.731 70.79a3.52 3.52 0 0 0-3.458 0L7.96 78.84a5.277 5.277 0 0 1-7.23-1.869a5.28 5.28 0 0 1 1.87-7.23l.18-.103l7.742-4.356a1.766 1.766 0 0 0 0-3.07l-7.73-4.355A5.284 5.284 0 0 1 7.8 48.554l.184.1l14.299 8.064a3.53 3.53 0 0 0 3.457 0l24.548-13.815a1.76 1.76 0 0 0 .004-3.069l-9.123-5.142a5.28 5.28 0 0 1 5.002-9.3zm15.873 23.018L37.496 62.22a1.76 1.76 0 0 0-.9 1.535c0 .634.34 1.222.896 1.534l24.3 13.694a3.5 3.5 0 0 0 3.457 0l24.529-13.826c.555-.312.894-.9.894-1.534s-.34-1.22-.894-1.53L65.5 48.403a3.53 3.53 0 0 0-3.458 0zm0 0"/></svg>
</template>

CSS

.icon-traefikmesh {
  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%239d0fb0%22%20d%3D%22m46.171%2025.388l.184.1l15.693%208.848a3.53%203.53%200%200%200%203.461%200l15.56-8.756a5.28%205.28%200%201%201%205.36%209.1l-.18.103l-8.983%205.064a1.762%201.762%200%200%200%200%203.069l24.256%2013.675a3.54%203.54%200%200%200%203.462%200l15.001-8.46a5.287%205.287%200%200%201%205.367%209.099l-.18.103l-8.44%204.76a1.75%201.75%200%200%200-.895%201.53c0%20.636.34%201.223.895%201.535l8.488%204.788a5.28%205.28%200%200%201%202.15%207.153a5.284%205.284%200%200%201-7.154%202.15l-.184-.1l-15.048-8.484a3.5%203.5%200%200%200-3.458%200L76.994%2084.487a1.765%201.765%200%200%200%200%203.07l10.134%205.71a5.28%205.28%200%200%201%202.03%207.09a5.28%205.28%200%200%201-7.033%202.213l-.184-.1l-16.692-9.41a3.53%203.53%200%200%200-3.457%200l-16.84%209.495a5.283%205.283%200%200%201-5.362-9.095l.176-.11l10.277-5.79c.556-.31.895-.899.895-1.534a1.76%201.76%200%200%200-.895-1.535L25.731%2070.79a3.52%203.52%200%200%200-3.458%200L7.96%2078.84a5.277%205.277%200%200%201-7.23-1.869a5.28%205.28%200%200%201%201.87-7.23l.18-.103l7.742-4.356a1.766%201.766%200%200%200%200-3.07l-7.73-4.355A5.284%205.284%200%200%201%207.8%2048.554l.184.1l14.299%208.064a3.53%203.53%200%200%200%203.457%200l24.548-13.815a1.76%201.76%200%200%200%20.004-3.069l-9.123-5.142a5.28%205.28%200%200%201%205.002-9.3zm15.873%2023.018L37.496%2062.22a1.76%201.76%200%200%200-.9%201.535c0%20.634.34%201.222.896%201.534l24.3%2013.694a3.5%203.5%200%200%200%203.457%200l24.529-13.826c.555-.312.894-.9.894-1.534s-.34-1.22-.894-1.53L65.5%2048.403a3.53%203.53%200%200%200-3.458%200zm0%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%239d0fb0%22%20d%3D%22m46.171%2025.388l.184.1l15.693%208.848a3.53%203.53%200%200%200%203.461%200l15.56-8.756a5.28%205.28%200%201%201%205.36%209.1l-.18.103l-8.983%205.064a1.762%201.762%200%200%200%200%203.069l24.256%2013.675a3.54%203.54%200%200%200%203.462%200l15.001-8.46a5.287%205.287%200%200%201%205.367%209.099l-.18.103l-8.44%204.76a1.75%201.75%200%200%200-.895%201.53c0%20.636.34%201.223.895%201.535l8.488%204.788a5.28%205.28%200%200%201%202.15%207.153a5.284%205.284%200%200%201-7.154%202.15l-.184-.1l-15.048-8.484a3.5%203.5%200%200%200-3.458%200L76.994%2084.487a1.765%201.765%200%200%200%200%203.07l10.134%205.71a5.28%205.28%200%200%201%202.03%207.09a5.28%205.28%200%200%201-7.033%202.213l-.184-.1l-16.692-9.41a3.53%203.53%200%200%200-3.457%200l-16.84%209.495a5.283%205.283%200%200%201-5.362-9.095l.176-.11l10.277-5.79c.556-.31.895-.899.895-1.534a1.76%201.76%200%200%200-.895-1.535L25.731%2070.79a3.52%203.52%200%200%200-3.458%200L7.96%2078.84a5.277%205.277%200%200%201-7.23-1.869a5.28%205.28%200%200%201%201.87-7.23l.18-.103l7.742-4.356a1.766%201.766%200%200%200%200-3.07l-7.73-4.355A5.284%205.284%200%200%201%207.8%2048.554l.184.1l14.299%208.064a3.53%203.53%200%200%200%203.457%200l24.548-13.815a1.76%201.76%200%200%200%20.004-3.069l-9.123-5.142a5.28%205.28%200%200%201%205.002-9.3zm15.873%2023.018L37.496%2062.22a1.76%201.76%200%200%200-.9%201.535c0%20.634.34%201.222.896%201.534l24.3%2013.694a3.5%203.5%200%200%200%203.457%200l24.529-13.826c.555-.312.894-.9.894-1.534s-.34-1.22-.894-1.53L65.5%2048.403a3.53%203.53%200%200%200-3.458%200zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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