dokploy logo
dokploy from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- dokploy
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×216
- License
- CC0
Related icons in SVG Logos
Use the dokploy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 216"><path d="M184.223.21c-2.348.505-2.676 2.833-2.348 9.032c.35 6.594 3.07 15.98 15.322 24.83c5.33 3.984 11.532 2.925 9.575 6.528c-5.353 8.23-7.873 9.705-18.835 13.09c-5.089 1.572-13.675.878-23.652-1.904s-21.3-7.408-32.4-12.407c-11.101-5-21.99-10.36-31.388-14.627c-9.399-4.266-16.79-7.585-23.468-8.126c-3.477-.282-7.02-.41-10.71-.446c-11.068-.106-23.448.635-39.278.635c-10.727 0-18.71 3.59-22.578 10.132S.573 40.89.363 48.884c-.205 7.81-.582 13.622-.196 18.879s1.815 10.259 5.117 14.463c1.49 1.898 3.018 3.011 5.291 4.677s5.153 3.575 8.587 5.667c6.868 4.183 15.94 9.077 26.394 13.777c20.91 9.4 47.277 18.102 72.591 18.102c58.648 0 115.188-45.378 115.188-45.378a5.976 5.976 0 0 0-7.393-9.39s-55.48 42.816-107.795 42.816c-22.519 0-47.728-8.077-67.69-17.051c-9.981-4.487-18.67-9.18-25.078-13.084c-3.204-1.951-5.843-3.71-7.74-5.1s-3.194-2.72-2.955-2.417a10.7 10.7 0 0 1-1.612-2.814H43.68c10.86 0 18.663 4.404 29.744 9.505s25.093 10.434 46.08 10.047c30.042-.554 48.089-6.495 65.275-16.398c9.937-5.726 17.317-10.568 23.736-17.678c4.16-4.866 6.676-8.25 9.893-13.79c1.968-3.46 5.673-3.85 10.267-3.818c8.754.062 19.975-10.916 23.714-17.244c3.74-6.327 5.683-12.63.233-12.657s-5.22 5.495-13.203 6.197c-7.956.26-18.102 1.343-22.47 9.82c-.78-3.121-4.61-12.168-17.197-15.388s-7.689-12.1-15.53-10.417M66.201 28.15c10.55-.75 19.887 3.271 29.357 7.487c9.126 4.142 20.071 9.53 31.418 14.64c11.348 5.11 23.09 9.954 34.099 13.023c5.206 1.451 10.241 2.512 15.08 2.982c-14.989 8.238-29.84 12.855-56.87 13.353c-18.944.349-30.308-4.095-40.862-8.954c-10.553-4.86-20.643-10.6-34.742-10.6H12.017c.06-3.06.18-6.6.293-10.882c.205-7.815.885-13.538 2.441-16.17c1.556-2.631 3.718-4.262 12.29-4.262c16.187 0 28.685-.695 39.16-.617M51.585 39.64a6.136 6.136 0 1 0 0 12.272a6.136 6.136 0 0 0 0-12.272M10.56 97.475q-.576-.015-1.158.036c-2.696.237-5.255 1.76-6.744 3.779c-1.49 2.018-2.08 4.366-2.08 6.672c0 61.277 52.773 107.301 117.905 107.301s117.906-46.024 117.906-107.3c0-2.307-.59-4.655-2.08-6.673c-1.489-2.019-4.048-3.542-6.745-3.78a10.5 10.5 0 0 0-2.301.058c-2.022.269-3.92 1.066-5.734 2.229c-18.551 11.89-54.29 41.81-101.046 41.81c-46.754 0-82.494-29.92-101.045-41.81c-1.814-1.163-3.712-1.96-5.734-2.23q-.568-.075-1.144-.092m.89 11.37c.08.045.06.01.145.066c16.72 10.716 55.448 43.522 106.888 43.522s90.169-32.806 106.888-43.522c.086-.055.067-.02.145-.067c-.039 4.18-.119 5.929-.684 9.936c-4.183 5.638-49.696 55.107-106.349 55.107c-56.652 0-102.166-49.469-106.348-55.107c-.566-4.007-.646-5.756-.684-9.936m6.533 33.364c19.367 17.803 57.187 43.806 100.5 43.806s81.133-26.003 100.5-43.806c-14.89 37.123-53.704 62.23-100.5 62.23s-85.61-25.107-100.5-62.23"/></svg>
React
import type { SVGProps } from "react";
export function LogosDokploy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 216"><path d="M184.223.21c-2.348.505-2.676 2.833-2.348 9.032c.35 6.594 3.07 15.98 15.322 24.83c5.33 3.984 11.532 2.925 9.575 6.528c-5.353 8.23-7.873 9.705-18.835 13.09c-5.089 1.572-13.675.878-23.652-1.904s-21.3-7.408-32.4-12.407c-11.101-5-21.99-10.36-31.388-14.627c-9.399-4.266-16.79-7.585-23.468-8.126c-3.477-.282-7.02-.41-10.71-.446c-11.068-.106-23.448.635-39.278.635c-10.727 0-18.71 3.59-22.578 10.132S.573 40.89.363 48.884c-.205 7.81-.582 13.622-.196 18.879s1.815 10.259 5.117 14.463c1.49 1.898 3.018 3.011 5.291 4.677s5.153 3.575 8.587 5.667c6.868 4.183 15.94 9.077 26.394 13.777c20.91 9.4 47.277 18.102 72.591 18.102c58.648 0 115.188-45.378 115.188-45.378a5.976 5.976 0 0 0-7.393-9.39s-55.48 42.816-107.795 42.816c-22.519 0-47.728-8.077-67.69-17.051c-9.981-4.487-18.67-9.18-25.078-13.084c-3.204-1.951-5.843-3.71-7.74-5.1s-3.194-2.72-2.955-2.417a10.7 10.7 0 0 1-1.612-2.814H43.68c10.86 0 18.663 4.404 29.744 9.505s25.093 10.434 46.08 10.047c30.042-.554 48.089-6.495 65.275-16.398c9.937-5.726 17.317-10.568 23.736-17.678c4.16-4.866 6.676-8.25 9.893-13.79c1.968-3.46 5.673-3.85 10.267-3.818c8.754.062 19.975-10.916 23.714-17.244c3.74-6.327 5.683-12.63.233-12.657s-5.22 5.495-13.203 6.197c-7.956.26-18.102 1.343-22.47 9.82c-.78-3.121-4.61-12.168-17.197-15.388s-7.689-12.1-15.53-10.417M66.201 28.15c10.55-.75 19.887 3.271 29.357 7.487c9.126 4.142 20.071 9.53 31.418 14.64c11.348 5.11 23.09 9.954 34.099 13.023c5.206 1.451 10.241 2.512 15.08 2.982c-14.989 8.238-29.84 12.855-56.87 13.353c-18.944.349-30.308-4.095-40.862-8.954c-10.553-4.86-20.643-10.6-34.742-10.6H12.017c.06-3.06.18-6.6.293-10.882c.205-7.815.885-13.538 2.441-16.17c1.556-2.631 3.718-4.262 12.29-4.262c16.187 0 28.685-.695 39.16-.617M51.585 39.64a6.136 6.136 0 1 0 0 12.272a6.136 6.136 0 0 0 0-12.272M10.56 97.475q-.576-.015-1.158.036c-2.696.237-5.255 1.76-6.744 3.779c-1.49 2.018-2.08 4.366-2.08 6.672c0 61.277 52.773 107.301 117.905 107.301s117.906-46.024 117.906-107.3c0-2.307-.59-4.655-2.08-6.673c-1.489-2.019-4.048-3.542-6.745-3.78a10.5 10.5 0 0 0-2.301.058c-2.022.269-3.92 1.066-5.734 2.229c-18.551 11.89-54.29 41.81-101.046 41.81c-46.754 0-82.494-29.92-101.045-41.81c-1.814-1.163-3.712-1.96-5.734-2.23q-.568-.075-1.144-.092m.89 11.37c.08.045.06.01.145.066c16.72 10.716 55.448 43.522 106.888 43.522s90.169-32.806 106.888-43.522c.086-.055.067-.02.145-.067c-.039 4.18-.119 5.929-.684 9.936c-4.183 5.638-49.696 55.107-106.349 55.107c-56.652 0-102.166-49.469-106.348-55.107c-.566-4.007-.646-5.756-.684-9.936m6.533 33.364c19.367 17.803 57.187 43.806 100.5 43.806s81.133-26.003 100.5-43.806c-14.89 37.123-53.704 62.23-100.5 62.23s-85.61-25.107-100.5-62.23"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 216"><path d="M184.223.21c-2.348.505-2.676 2.833-2.348 9.032c.35 6.594 3.07 15.98 15.322 24.83c5.33 3.984 11.532 2.925 9.575 6.528c-5.353 8.23-7.873 9.705-18.835 13.09c-5.089 1.572-13.675.878-23.652-1.904s-21.3-7.408-32.4-12.407c-11.101-5-21.99-10.36-31.388-14.627c-9.399-4.266-16.79-7.585-23.468-8.126c-3.477-.282-7.02-.41-10.71-.446c-11.068-.106-23.448.635-39.278.635c-10.727 0-18.71 3.59-22.578 10.132S.573 40.89.363 48.884c-.205 7.81-.582 13.622-.196 18.879s1.815 10.259 5.117 14.463c1.49 1.898 3.018 3.011 5.291 4.677s5.153 3.575 8.587 5.667c6.868 4.183 15.94 9.077 26.394 13.777c20.91 9.4 47.277 18.102 72.591 18.102c58.648 0 115.188-45.378 115.188-45.378a5.976 5.976 0 0 0-7.393-9.39s-55.48 42.816-107.795 42.816c-22.519 0-47.728-8.077-67.69-17.051c-9.981-4.487-18.67-9.18-25.078-13.084c-3.204-1.951-5.843-3.71-7.74-5.1s-3.194-2.72-2.955-2.417a10.7 10.7 0 0 1-1.612-2.814H43.68c10.86 0 18.663 4.404 29.744 9.505s25.093 10.434 46.08 10.047c30.042-.554 48.089-6.495 65.275-16.398c9.937-5.726 17.317-10.568 23.736-17.678c4.16-4.866 6.676-8.25 9.893-13.79c1.968-3.46 5.673-3.85 10.267-3.818c8.754.062 19.975-10.916 23.714-17.244c3.74-6.327 5.683-12.63.233-12.657s-5.22 5.495-13.203 6.197c-7.956.26-18.102 1.343-22.47 9.82c-.78-3.121-4.61-12.168-17.197-15.388s-7.689-12.1-15.53-10.417M66.201 28.15c10.55-.75 19.887 3.271 29.357 7.487c9.126 4.142 20.071 9.53 31.418 14.64c11.348 5.11 23.09 9.954 34.099 13.023c5.206 1.451 10.241 2.512 15.08 2.982c-14.989 8.238-29.84 12.855-56.87 13.353c-18.944.349-30.308-4.095-40.862-8.954c-10.553-4.86-20.643-10.6-34.742-10.6H12.017c.06-3.06.18-6.6.293-10.882c.205-7.815.885-13.538 2.441-16.17c1.556-2.631 3.718-4.262 12.29-4.262c16.187 0 28.685-.695 39.16-.617M51.585 39.64a6.136 6.136 0 1 0 0 12.272a6.136 6.136 0 0 0 0-12.272M10.56 97.475q-.576-.015-1.158.036c-2.696.237-5.255 1.76-6.744 3.779c-1.49 2.018-2.08 4.366-2.08 6.672c0 61.277 52.773 107.301 117.905 107.301s117.906-46.024 117.906-107.3c0-2.307-.59-4.655-2.08-6.673c-1.489-2.019-4.048-3.542-6.745-3.78a10.5 10.5 0 0 0-2.301.058c-2.022.269-3.92 1.066-5.734 2.229c-18.551 11.89-54.29 41.81-101.046 41.81c-46.754 0-82.494-29.92-101.045-41.81c-1.814-1.163-3.712-1.96-5.734-2.23q-.568-.075-1.144-.092m.89 11.37c.08.045.06.01.145.066c16.72 10.716 55.448 43.522 106.888 43.522s90.169-32.806 106.888-43.522c.086-.055.067-.02.145-.067c-.039 4.18-.119 5.929-.684 9.936c-4.183 5.638-49.696 55.107-106.349 55.107c-56.652 0-102.166-49.469-106.348-55.107c-.566-4.007-.646-5.756-.684-9.936m6.533 33.364c19.367 17.803 57.187 43.806 100.5 43.806s81.133-26.003 100.5-43.806c-14.89 37.123-53.704 62.23-100.5 62.23s-85.61-25.107-100.5-62.23"/></svg> </template>
CSS
.icon-dokploy {
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%20256%20216%22%3E%3Cpath%20d%3D%22M184.223.21c-2.348.505-2.676%202.833-2.348%209.032c.35%206.594%203.07%2015.98%2015.322%2024.83c5.33%203.984%2011.532%202.925%209.575%206.528c-5.353%208.23-7.873%209.705-18.835%2013.09c-5.089%201.572-13.675.878-23.652-1.904s-21.3-7.408-32.4-12.407c-11.101-5-21.99-10.36-31.388-14.627c-9.399-4.266-16.79-7.585-23.468-8.126c-3.477-.282-7.02-.41-10.71-.446c-11.068-.106-23.448.635-39.278.635c-10.727%200-18.71%203.59-22.578%2010.132S.573%2040.89.363%2048.884c-.205%207.81-.582%2013.622-.196%2018.879s1.815%2010.259%205.117%2014.463c1.49%201.898%203.018%203.011%205.291%204.677s5.153%203.575%208.587%205.667c6.868%204.183%2015.94%209.077%2026.394%2013.777c20.91%209.4%2047.277%2018.102%2072.591%2018.102c58.648%200%20115.188-45.378%20115.188-45.378a5.976%205.976%200%200%200-7.393-9.39s-55.48%2042.816-107.795%2042.816c-22.519%200-47.728-8.077-67.69-17.051c-9.981-4.487-18.67-9.18-25.078-13.084c-3.204-1.951-5.843-3.71-7.74-5.1s-3.194-2.72-2.955-2.417a10.7%2010.7%200%200%201-1.612-2.814H43.68c10.86%200%2018.663%204.404%2029.744%209.505s25.093%2010.434%2046.08%2010.047c30.042-.554%2048.089-6.495%2065.275-16.398c9.937-5.726%2017.317-10.568%2023.736-17.678c4.16-4.866%206.676-8.25%209.893-13.79c1.968-3.46%205.673-3.85%2010.267-3.818c8.754.062%2019.975-10.916%2023.714-17.244c3.74-6.327%205.683-12.63.233-12.657s-5.22%205.495-13.203%206.197c-7.956.26-18.102%201.343-22.47%209.82c-.78-3.121-4.61-12.168-17.197-15.388s-7.689-12.1-15.53-10.417M66.201%2028.15c10.55-.75%2019.887%203.271%2029.357%207.487c9.126%204.142%2020.071%209.53%2031.418%2014.64c11.348%205.11%2023.09%209.954%2034.099%2013.023c5.206%201.451%2010.241%202.512%2015.08%202.982c-14.989%208.238-29.84%2012.855-56.87%2013.353c-18.944.349-30.308-4.095-40.862-8.954c-10.553-4.86-20.643-10.6-34.742-10.6H12.017c.06-3.06.18-6.6.293-10.882c.205-7.815.885-13.538%202.441-16.17c1.556-2.631%203.718-4.262%2012.29-4.262c16.187%200%2028.685-.695%2039.16-.617M51.585%2039.64a6.136%206.136%200%201%200%200%2012.272a6.136%206.136%200%200%200%200-12.272M10.56%2097.475q-.576-.015-1.158.036c-2.696.237-5.255%201.76-6.744%203.779c-1.49%202.018-2.08%204.366-2.08%206.672c0%2061.277%2052.773%20107.301%20117.905%20107.301s117.906-46.024%20117.906-107.3c0-2.307-.59-4.655-2.08-6.673c-1.489-2.019-4.048-3.542-6.745-3.78a10.5%2010.5%200%200%200-2.301.058c-2.022.269-3.92%201.066-5.734%202.229c-18.551%2011.89-54.29%2041.81-101.046%2041.81c-46.754%200-82.494-29.92-101.045-41.81c-1.814-1.163-3.712-1.96-5.734-2.23q-.568-.075-1.144-.092m.89%2011.37c.08.045.06.01.145.066c16.72%2010.716%2055.448%2043.522%20106.888%2043.522s90.169-32.806%20106.888-43.522c.086-.055.067-.02.145-.067c-.039%204.18-.119%205.929-.684%209.936c-4.183%205.638-49.696%2055.107-106.349%2055.107c-56.652%200-102.166-49.469-106.348-55.107c-.566-4.007-.646-5.756-.684-9.936m6.533%2033.364c19.367%2017.803%2057.187%2043.806%20100.5%2043.806s81.133-26.003%20100.5-43.806c-14.89%2037.123-53.704%2062.23-100.5%2062.23s-85.61-25.107-100.5-62.23%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%20256%20216%22%3E%3Cpath%20d%3D%22M184.223.21c-2.348.505-2.676%202.833-2.348%209.032c.35%206.594%203.07%2015.98%2015.322%2024.83c5.33%203.984%2011.532%202.925%209.575%206.528c-5.353%208.23-7.873%209.705-18.835%2013.09c-5.089%201.572-13.675.878-23.652-1.904s-21.3-7.408-32.4-12.407c-11.101-5-21.99-10.36-31.388-14.627c-9.399-4.266-16.79-7.585-23.468-8.126c-3.477-.282-7.02-.41-10.71-.446c-11.068-.106-23.448.635-39.278.635c-10.727%200-18.71%203.59-22.578%2010.132S.573%2040.89.363%2048.884c-.205%207.81-.582%2013.622-.196%2018.879s1.815%2010.259%205.117%2014.463c1.49%201.898%203.018%203.011%205.291%204.677s5.153%203.575%208.587%205.667c6.868%204.183%2015.94%209.077%2026.394%2013.777c20.91%209.4%2047.277%2018.102%2072.591%2018.102c58.648%200%20115.188-45.378%20115.188-45.378a5.976%205.976%200%200%200-7.393-9.39s-55.48%2042.816-107.795%2042.816c-22.519%200-47.728-8.077-67.69-17.051c-9.981-4.487-18.67-9.18-25.078-13.084c-3.204-1.951-5.843-3.71-7.74-5.1s-3.194-2.72-2.955-2.417a10.7%2010.7%200%200%201-1.612-2.814H43.68c10.86%200%2018.663%204.404%2029.744%209.505s25.093%2010.434%2046.08%2010.047c30.042-.554%2048.089-6.495%2065.275-16.398c9.937-5.726%2017.317-10.568%2023.736-17.678c4.16-4.866%206.676-8.25%209.893-13.79c1.968-3.46%205.673-3.85%2010.267-3.818c8.754.062%2019.975-10.916%2023.714-17.244c3.74-6.327%205.683-12.63.233-12.657s-5.22%205.495-13.203%206.197c-7.956.26-18.102%201.343-22.47%209.82c-.78-3.121-4.61-12.168-17.197-15.388s-7.689-12.1-15.53-10.417M66.201%2028.15c10.55-.75%2019.887%203.271%2029.357%207.487c9.126%204.142%2020.071%209.53%2031.418%2014.64c11.348%205.11%2023.09%209.954%2034.099%2013.023c5.206%201.451%2010.241%202.512%2015.08%202.982c-14.989%208.238-29.84%2012.855-56.87%2013.353c-18.944.349-30.308-4.095-40.862-8.954c-10.553-4.86-20.643-10.6-34.742-10.6H12.017c.06-3.06.18-6.6.293-10.882c.205-7.815.885-13.538%202.441-16.17c1.556-2.631%203.718-4.262%2012.29-4.262c16.187%200%2028.685-.695%2039.16-.617M51.585%2039.64a6.136%206.136%200%201%200%200%2012.272a6.136%206.136%200%200%200%200-12.272M10.56%2097.475q-.576-.015-1.158.036c-2.696.237-5.255%201.76-6.744%203.779c-1.49%202.018-2.08%204.366-2.08%206.672c0%2061.277%2052.773%20107.301%20117.905%20107.301s117.906-46.024%20117.906-107.3c0-2.307-.59-4.655-2.08-6.673c-1.489-2.019-4.048-3.542-6.745-3.78a10.5%2010.5%200%200%200-2.301.058c-2.022.269-3.92%201.066-5.734%202.229c-18.551%2011.89-54.29%2041.81-101.046%2041.81c-46.754%200-82.494-29.92-101.045-41.81c-1.814-1.163-3.712-1.96-5.734-2.23q-.568-.075-1.144-.092m.89%2011.37c.08.045.06.01.145.066c16.72%2010.716%2055.448%2043.522%20106.888%2043.522s90.169-32.806%20106.888-43.522c.086-.055.067-.02.145-.067c-.039%204.18-.119%205.929-.684%209.936c-4.183%205.638-49.696%2055.107-106.349%2055.107c-56.652%200-102.166-49.469-106.348-55.107c-.566-4.007-.646-5.756-.684-9.936m6.533%2033.364c19.367%2017.803%2057.187%2043.806%20100.5%2043.806s81.133-26.003%20100.5-43.806c-14.89%2037.123-53.704%2062.23-100.5%2062.23s-85.61-25.107-100.5-62.23%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/dokploy.svg?color=%231a73e8&size=48