traefikproxy logo
traefikproxy from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- traefikproxy
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the traefikproxy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.19c1.088 0 2.056.768 2.056 1.714c0 .947-.921 1.715-2.056 1.715q-.195 0-.509-.064a.7.7 0 0 0-.475.076l-7.37 4.195a.344.344 0 0 0 .001.597l7.99 4.49a.69.69 0 0 0 .669 0l8.034-4.468a.343.343 0 0 0 .003-.598l-2.507-1.424a.68.68 0 0 0-.67-.003l-2.647 1.468a.23.23 0 0 0-.119.18l-.001.025c0 .946-.921 1.714-2.056 1.714s-2.056-.768-2.056-1.714c0-.947.921-1.715 2.056-1.715q.063 0 .145.007l.087.008l.096.013a.7.7 0 0 0 .425-.08l3.913-2.173c.3-.166.662-.171.965-.017l.04.023l5.465 3.104a1.03 1.03 0 0 1 .03 1.773l-.037.021l-3.656 2.033a.343.343 0 0 0 .007.604l3.62 1.906c.72.378.736 1.402.03 1.804l-10.995 6.272a1.03 1.03 0 0 1-1.019 0L.526 16.43a1.03 1.03 0 0 1 .034-1.806l3.66-1.911a.343.343 0 0 0 .01-.603L.524 10.029a1.03 1.03 0 0 1-.041-1.77l.036-.021L9.618 3.06a.7.7 0 0 0 .308-.369l.011-.036c.32-.952 1.046-1.466 2.063-1.466Zm5.076 12.63l-4.492 2.586l-.041.022a1.02 1.02 0 0 1-.973-.018l-4.478-2.527a.68.68 0 0 0-.65-.01L3.86 15.224a.343.343 0 0 0-.012.602l7.887 4.515a.68.68 0 0 0 .677 0l7.956-4.547a.343.343 0 0 0-.01-.602l-2.623-1.384a.68.68 0 0 0-.659.012"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsTraefikproxy(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="M12 1.19c1.088 0 2.056.768 2.056 1.714c0 .947-.921 1.715-2.056 1.715q-.195 0-.509-.064a.7.7 0 0 0-.475.076l-7.37 4.195a.344.344 0 0 0 .001.597l7.99 4.49a.69.69 0 0 0 .669 0l8.034-4.468a.343.343 0 0 0 .003-.598l-2.507-1.424a.68.68 0 0 0-.67-.003l-2.647 1.468a.23.23 0 0 0-.119.18l-.001.025c0 .946-.921 1.714-2.056 1.714s-2.056-.768-2.056-1.714c0-.947.921-1.715 2.056-1.715q.063 0 .145.007l.087.008l.096.013a.7.7 0 0 0 .425-.08l3.913-2.173c.3-.166.662-.171.965-.017l.04.023l5.465 3.104a1.03 1.03 0 0 1 .03 1.773l-.037.021l-3.656 2.033a.343.343 0 0 0 .007.604l3.62 1.906c.72.378.736 1.402.03 1.804l-10.995 6.272a1.03 1.03 0 0 1-1.019 0L.526 16.43a1.03 1.03 0 0 1 .034-1.806l3.66-1.911a.343.343 0 0 0 .01-.603L.524 10.029a1.03 1.03 0 0 1-.041-1.77l.036-.021L9.618 3.06a.7.7 0 0 0 .308-.369l.011-.036c.32-.952 1.046-1.466 2.063-1.466Zm5.076 12.63l-4.492 2.586l-.041.022a1.02 1.02 0 0 1-.973-.018l-4.478-2.527a.68.68 0 0 0-.65-.01L3.86 15.224a.343.343 0 0 0-.012.602l7.887 4.515a.68.68 0 0 0 .677 0l7.956-4.547a.343.343 0 0 0-.01-.602l-2.623-1.384a.68.68 0 0 0-.659.012"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.19c1.088 0 2.056.768 2.056 1.714c0 .947-.921 1.715-2.056 1.715q-.195 0-.509-.064a.7.7 0 0 0-.475.076l-7.37 4.195a.344.344 0 0 0 .001.597l7.99 4.49a.69.69 0 0 0 .669 0l8.034-4.468a.343.343 0 0 0 .003-.598l-2.507-1.424a.68.68 0 0 0-.67-.003l-2.647 1.468a.23.23 0 0 0-.119.18l-.001.025c0 .946-.921 1.714-2.056 1.714s-2.056-.768-2.056-1.714c0-.947.921-1.715 2.056-1.715q.063 0 .145.007l.087.008l.096.013a.7.7 0 0 0 .425-.08l3.913-2.173c.3-.166.662-.171.965-.017l.04.023l5.465 3.104a1.03 1.03 0 0 1 .03 1.773l-.037.021l-3.656 2.033a.343.343 0 0 0 .007.604l3.62 1.906c.72.378.736 1.402.03 1.804l-10.995 6.272a1.03 1.03 0 0 1-1.019 0L.526 16.43a1.03 1.03 0 0 1 .034-1.806l3.66-1.911a.343.343 0 0 0 .01-.603L.524 10.029a1.03 1.03 0 0 1-.041-1.77l.036-.021L9.618 3.06a.7.7 0 0 0 .308-.369l.011-.036c.32-.952 1.046-1.466 2.063-1.466Zm5.076 12.63l-4.492 2.586l-.041.022a1.02 1.02 0 0 1-.973-.018l-4.478-2.527a.68.68 0 0 0-.65-.01L3.86 15.224a.343.343 0 0 0-.012.602l7.887 4.515a.68.68 0 0 0 .677 0l7.956-4.547a.343.343 0 0 0-.01-.602l-2.623-1.384a.68.68 0 0 0-.659.012"/></svg> </template>
CSS
.icon-traefikproxy {
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%22M12%201.19c1.088%200%202.056.768%202.056%201.714c0%20.947-.921%201.715-2.056%201.715q-.195%200-.509-.064a.7.7%200%200%200-.475.076l-7.37%204.195a.344.344%200%200%200%20.001.597l7.99%204.49a.69.69%200%200%200%20.669%200l8.034-4.468a.343.343%200%200%200%20.003-.598l-2.507-1.424a.68.68%200%200%200-.67-.003l-2.647%201.468a.23.23%200%200%200-.119.18l-.001.025c0%20.946-.921%201.714-2.056%201.714s-2.056-.768-2.056-1.714c0-.947.921-1.715%202.056-1.715q.063%200%20.145.007l.087.008l.096.013a.7.7%200%200%200%20.425-.08l3.913-2.173c.3-.166.662-.171.965-.017l.04.023l5.465%203.104a1.03%201.03%200%200%201%20.03%201.773l-.037.021l-3.656%202.033a.343.343%200%200%200%20.007.604l3.62%201.906c.72.378.736%201.402.03%201.804l-10.995%206.272a1.03%201.03%200%200%201-1.019%200L.526%2016.43a1.03%201.03%200%200%201%20.034-1.806l3.66-1.911a.343.343%200%200%200%20.01-.603L.524%2010.029a1.03%201.03%200%200%201-.041-1.77l.036-.021L9.618%203.06a.7.7%200%200%200%20.308-.369l.011-.036c.32-.952%201.046-1.466%202.063-1.466Zm5.076%2012.63l-4.492%202.586l-.041.022a1.02%201.02%200%200%201-.973-.018l-4.478-2.527a.68.68%200%200%200-.65-.01L3.86%2015.224a.343.343%200%200%200-.012.602l7.887%204.515a.68.68%200%200%200%20.677%200l7.956-4.547a.343.343%200%200%200-.01-.602l-2.623-1.384a.68.68%200%200%200-.659.012%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%22M12%201.19c1.088%200%202.056.768%202.056%201.714c0%20.947-.921%201.715-2.056%201.715q-.195%200-.509-.064a.7.7%200%200%200-.475.076l-7.37%204.195a.344.344%200%200%200%20.001.597l7.99%204.49a.69.69%200%200%200%20.669%200l8.034-4.468a.343.343%200%200%200%20.003-.598l-2.507-1.424a.68.68%200%200%200-.67-.003l-2.647%201.468a.23.23%200%200%200-.119.18l-.001.025c0%20.946-.921%201.714-2.056%201.714s-2.056-.768-2.056-1.714c0-.947.921-1.715%202.056-1.715q.063%200%20.145.007l.087.008l.096.013a.7.7%200%200%200%20.425-.08l3.913-2.173c.3-.166.662-.171.965-.017l.04.023l5.465%203.104a1.03%201.03%200%200%201%20.03%201.773l-.037.021l-3.656%202.033a.343.343%200%200%200%20.007.604l3.62%201.906c.72.378.736%201.402.03%201.804l-10.995%206.272a1.03%201.03%200%200%201-1.019%200L.526%2016.43a1.03%201.03%200%200%201%20.034-1.806l3.66-1.911a.343.343%200%200%200%20.01-.603L.524%2010.029a1.03%201.03%200%200%201-.041-1.77l.036-.021L9.618%203.06a.7.7%200%200%200%20.308-.369l.011-.036c.32-.952%201.046-1.466%202.063-1.466Zm5.076%2012.63l-4.492%202.586l-.041.022a1.02%201.02%200%200%201-.973-.018l-4.478-2.527a.68.68%200%200%200-.65-.01L3.86%2015.224a.343.343%200%200%200-.012.602l7.887%204.515a.68.68%200%200%200%20.677%200l7.956-4.547a.343.343%200%200%200-.01-.602l-2.623-1.384a.68.68%200%200%200-.659.012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/traefikproxy.svg?color=%231a73e8&size=48