traefikmesh logo
traefikmesh from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- traefikmesh
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
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 24 24"><path fill="currentColor" d="m8.646 4.738l.034.02l2.945 1.66a.66.66 0 0 0 .65 0l2.92-1.644a.992.992 0 0 1 1.008 1.71l-.033.02l-1.688.952a.33.33 0 0 0 0 .574l4.555 2.57a.66.66 0 0 0 .65 0l2.815-1.59a.993.993 0 0 1 1.01 1.71l-.035.02l-1.585.89a.33.33 0 0 0 0 .578l1.594.897a.992.993 0 0 1-.94 1.748l-.035-.02l-2.826-1.591a.66.66 0 0 0-.65 0l-4.605 2.595a.33.33 0 0 0 0 .575l1.905 1.072a.993.993 0 0 1-.94 1.748l-.035-.018l-3.133-1.767a.66.66 0 0 0-.65 0L8.416 19.23a.992.992 0 0 1-1.006-1.71l.033-.02l1.93-1.088a.33.33 0 0 0 0-.575l-4.564-2.572a.66.66 0 0 0-.65 0l-2.689 1.51a.993.993 0 0 1-1.005-1.711l.034-.018l1.452-.817a.33.33 0 0 0 0-.577l-1.45-.817a.992.992 0 0 1 .941-1.746l.033.018l2.685 1.515a.66.66 0 0 0 .65 0l4.607-2.596a.33.33 0 0 0 0-.576l-1.711-.963a.992.993 0 0 1 .94-1.748Zm2.977 4.324l-4.609 2.59a.33.33 0 0 0 0 .58l4.563 2.57a.66.66 0 0 0 .65 0l4.606-2.595a.33.33 0 0 0 0-.577l-4.558-2.57a.66.66 0 0 0-.65 0z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsTraefikmesh(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="m8.646 4.738l.034.02l2.945 1.66a.66.66 0 0 0 .65 0l2.92-1.644a.992.992 0 0 1 1.008 1.71l-.033.02l-1.688.952a.33.33 0 0 0 0 .574l4.555 2.57a.66.66 0 0 0 .65 0l2.815-1.59a.993.993 0 0 1 1.01 1.71l-.035.02l-1.585.89a.33.33 0 0 0 0 .578l1.594.897a.992.993 0 0 1-.94 1.748l-.035-.02l-2.826-1.591a.66.66 0 0 0-.65 0l-4.605 2.595a.33.33 0 0 0 0 .575l1.905 1.072a.993.993 0 0 1-.94 1.748l-.035-.018l-3.133-1.767a.66.66 0 0 0-.65 0L8.416 19.23a.992.992 0 0 1-1.006-1.71l.033-.02l1.93-1.088a.33.33 0 0 0 0-.575l-4.564-2.572a.66.66 0 0 0-.65 0l-2.689 1.51a.993.993 0 0 1-1.005-1.711l.034-.018l1.452-.817a.33.33 0 0 0 0-.577l-1.45-.817a.992.992 0 0 1 .941-1.746l.033.018l2.685 1.515a.66.66 0 0 0 .65 0l4.607-2.596a.33.33 0 0 0 0-.576l-1.711-.963a.992.993 0 0 1 .94-1.748Zm2.977 4.324l-4.609 2.59a.33.33 0 0 0 0 .58l4.563 2.57a.66.66 0 0 0 .65 0l4.606-2.595a.33.33 0 0 0 0-.577l-4.558-2.57a.66.66 0 0 0-.65 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.646 4.738l.034.02l2.945 1.66a.66.66 0 0 0 .65 0l2.92-1.644a.992.992 0 0 1 1.008 1.71l-.033.02l-1.688.952a.33.33 0 0 0 0 .574l4.555 2.57a.66.66 0 0 0 .65 0l2.815-1.59a.993.993 0 0 1 1.01 1.71l-.035.02l-1.585.89a.33.33 0 0 0 0 .578l1.594.897a.992.993 0 0 1-.94 1.748l-.035-.02l-2.826-1.591a.66.66 0 0 0-.65 0l-4.605 2.595a.33.33 0 0 0 0 .575l1.905 1.072a.993.993 0 0 1-.94 1.748l-.035-.018l-3.133-1.767a.66.66 0 0 0-.65 0L8.416 19.23a.992.992 0 0 1-1.006-1.71l.033-.02l1.93-1.088a.33.33 0 0 0 0-.575l-4.564-2.572a.66.66 0 0 0-.65 0l-2.689 1.51a.993.993 0 0 1-1.005-1.711l.034-.018l1.452-.817a.33.33 0 0 0 0-.577l-1.45-.817a.992.992 0 0 1 .941-1.746l.033.018l2.685 1.515a.66.66 0 0 0 .65 0l4.607-2.596a.33.33 0 0 0 0-.576l-1.711-.963a.992.993 0 0 1 .94-1.748Zm2.977 4.324l-4.609 2.59a.33.33 0 0 0 0 .58l4.563 2.57a.66.66 0 0 0 .65 0l4.606-2.595a.33.33 0 0 0 0-.577l-4.558-2.57a.66.66 0 0 0-.65 0z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.646%204.738l.034.02l2.945%201.66a.66.66%200%200%200%20.65%200l2.92-1.644a.992.992%200%200%201%201.008%201.71l-.033.02l-1.688.952a.33.33%200%200%200%200%20.574l4.555%202.57a.66.66%200%200%200%20.65%200l2.815-1.59a.993.993%200%200%201%201.01%201.71l-.035.02l-1.585.89a.33.33%200%200%200%200%20.578l1.594.897a.992.993%200%200%201-.94%201.748l-.035-.02l-2.826-1.591a.66.66%200%200%200-.65%200l-4.605%202.595a.33.33%200%200%200%200%20.575l1.905%201.072a.993.993%200%200%201-.94%201.748l-.035-.018l-3.133-1.767a.66.66%200%200%200-.65%200L8.416%2019.23a.992.992%200%200%201-1.006-1.71l.033-.02l1.93-1.088a.33.33%200%200%200%200-.575l-4.564-2.572a.66.66%200%200%200-.65%200l-2.689%201.51a.993.993%200%200%201-1.005-1.711l.034-.018l1.452-.817a.33.33%200%200%200%200-.577l-1.45-.817a.992.992%200%200%201%20.941-1.746l.033.018l2.685%201.515a.66.66%200%200%200%20.65%200l4.607-2.596a.33.33%200%200%200%200-.576l-1.711-.963a.992.993%200%200%201%20.94-1.748Zm2.977%204.324l-4.609%202.59a.33.33%200%200%200%200%20.58l4.563%202.57a.66.66%200%200%200%20.65%200l4.606-2.595a.33.33%200%200%200%200-.577l-4.558-2.57a.66.66%200%200%200-.65%200z%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%22m8.646%204.738l.034.02l2.945%201.66a.66.66%200%200%200%20.65%200l2.92-1.644a.992.992%200%200%201%201.008%201.71l-.033.02l-1.688.952a.33.33%200%200%200%200%20.574l4.555%202.57a.66.66%200%200%200%20.65%200l2.815-1.59a.993.993%200%200%201%201.01%201.71l-.035.02l-1.585.89a.33.33%200%200%200%200%20.578l1.594.897a.992.993%200%200%201-.94%201.748l-.035-.02l-2.826-1.591a.66.66%200%200%200-.65%200l-4.605%202.595a.33.33%200%200%200%200%20.575l1.905%201.072a.993.993%200%200%201-.94%201.748l-.035-.018l-3.133-1.767a.66.66%200%200%200-.65%200L8.416%2019.23a.992.992%200%200%201-1.006-1.71l.033-.02l1.93-1.088a.33.33%200%200%200%200-.575l-4.564-2.572a.66.66%200%200%200-.65%200l-2.689%201.51a.993.993%200%200%201-1.005-1.711l.034-.018l1.452-.817a.33.33%200%200%200%200-.577l-1.45-.817a.992.992%200%200%201%20.941-1.746l.033.018l2.685%201.515a.66.66%200%200%200%20.65%200l4.607-2.596a.33.33%200%200%200%200-.576l-1.711-.963a.992.993%200%200%201%20.94-1.748Zm2.977%204.324l-4.609%202.59a.33.33%200%200%200%200%20.58l4.563%202.57a.66.66%200%200%200%20.65%200l4.606-2.595a.33.33%200%200%200%200-.577l-4.558-2.57a.66.66%200%200%200-.65%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/traefikmesh.svg?color=%231a73e8&size=48