octopus deploy logo
octopus-deploy from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- octopus-deploy
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×271
- License
- CC0
The same logo in other sets
Use the octopus deploy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 271"><path fill="#2f93e0" d="M17.156 205.219c20.42-13.12 44.304-35.67 35.216-62.083c-4.942-14.427-11.815-26.81-12.724-42.4a95.5 95.5 0 0 1 5.68-38.852c18.375-49.019 72.676-72.221 121.723-57.51c45.44 13.632 76.68 66.4 57.88 112.379c-10.878 26.554-15.734 47.115 8.604 67.677c6.56 5.68 22.522 13.973 22.465 23.913c0 13.007-25.56-2.84-28.4-5.027c3.237 5.68 35.386 39.164 14.938 41.55c-18.829 2.186-35.471-24.112-46.775-35.387c-19-18.971-15.705 23.004-15.79 31.666c0 13.689-9.798 41.407-27.15 23.345c-14.2-14.91-8.918-38.681-18.886-55.267c-11.162-18.147-29.196 18.148-33.882 24.794c-5.055 7.412-30.416 43.338-40.527 24.196c-8.179-15.534 4.885-39.76 11.36-53.96c-2.357 5.112-18.97 12.638-23.827 15.11a64.67 64.67 0 0 1-34.478 7.951c-25.56-1.846-5.964-15.393 4.459-22.095z"/></svg>
React
import type { SVGProps } from "react";
export function LogosOctopusDeploy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 271"><path fill="#2f93e0" d="M17.156 205.219c20.42-13.12 44.304-35.67 35.216-62.083c-4.942-14.427-11.815-26.81-12.724-42.4a95.5 95.5 0 0 1 5.68-38.852c18.375-49.019 72.676-72.221 121.723-57.51c45.44 13.632 76.68 66.4 57.88 112.379c-10.878 26.554-15.734 47.115 8.604 67.677c6.56 5.68 22.522 13.973 22.465 23.913c0 13.007-25.56-2.84-28.4-5.027c3.237 5.68 35.386 39.164 14.938 41.55c-18.829 2.186-35.471-24.112-46.775-35.387c-19-18.971-15.705 23.004-15.79 31.666c0 13.689-9.798 41.407-27.15 23.345c-14.2-14.91-8.918-38.681-18.886-55.267c-11.162-18.147-29.196 18.148-33.882 24.794c-5.055 7.412-30.416 43.338-40.527 24.196c-8.179-15.534 4.885-39.76 11.36-53.96c-2.357 5.112-18.97 12.638-23.827 15.11a64.67 64.67 0 0 1-34.478 7.951c-25.56-1.846-5.964-15.393 4.459-22.095z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 271"><path fill="#2f93e0" d="M17.156 205.219c20.42-13.12 44.304-35.67 35.216-62.083c-4.942-14.427-11.815-26.81-12.724-42.4a95.5 95.5 0 0 1 5.68-38.852c18.375-49.019 72.676-72.221 121.723-57.51c45.44 13.632 76.68 66.4 57.88 112.379c-10.878 26.554-15.734 47.115 8.604 67.677c6.56 5.68 22.522 13.973 22.465 23.913c0 13.007-25.56-2.84-28.4-5.027c3.237 5.68 35.386 39.164 14.938 41.55c-18.829 2.186-35.471-24.112-46.775-35.387c-19-18.971-15.705 23.004-15.79 31.666c0 13.689-9.798 41.407-27.15 23.345c-14.2-14.91-8.918-38.681-18.886-55.267c-11.162-18.147-29.196 18.148-33.882 24.794c-5.055 7.412-30.416 43.338-40.527 24.196c-8.179-15.534 4.885-39.76 11.36-53.96c-2.357 5.112-18.97 12.638-23.827 15.11a64.67 64.67 0 0 1-34.478 7.951c-25.56-1.846-5.964-15.393 4.459-22.095z"/></svg> </template>
CSS
.icon-octopus-deploy {
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%20271%22%3E%3Cpath%20fill%3D%22%232f93e0%22%20d%3D%22M17.156%20205.219c20.42-13.12%2044.304-35.67%2035.216-62.083c-4.942-14.427-11.815-26.81-12.724-42.4a95.5%2095.5%200%200%201%205.68-38.852c18.375-49.019%2072.676-72.221%20121.723-57.51c45.44%2013.632%2076.68%2066.4%2057.88%20112.379c-10.878%2026.554-15.734%2047.115%208.604%2067.677c6.56%205.68%2022.522%2013.973%2022.465%2023.913c0%2013.007-25.56-2.84-28.4-5.027c3.237%205.68%2035.386%2039.164%2014.938%2041.55c-18.829%202.186-35.471-24.112-46.775-35.387c-19-18.971-15.705%2023.004-15.79%2031.666c0%2013.689-9.798%2041.407-27.15%2023.345c-14.2-14.91-8.918-38.681-18.886-55.267c-11.162-18.147-29.196%2018.148-33.882%2024.794c-5.055%207.412-30.416%2043.338-40.527%2024.196c-8.179-15.534%204.885-39.76%2011.36-53.96c-2.357%205.112-18.97%2012.638-23.827%2015.11a64.67%2064.67%200%200%201-34.478%207.951c-25.56-1.846-5.964-15.393%204.459-22.095z%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%20271%22%3E%3Cpath%20fill%3D%22%232f93e0%22%20d%3D%22M17.156%20205.219c20.42-13.12%2044.304-35.67%2035.216-62.083c-4.942-14.427-11.815-26.81-12.724-42.4a95.5%2095.5%200%200%201%205.68-38.852c18.375-49.019%2072.676-72.221%20121.723-57.51c45.44%2013.632%2076.68%2066.4%2057.88%20112.379c-10.878%2026.554-15.734%2047.115%208.604%2067.677c6.56%205.68%2022.522%2013.973%2022.465%2023.913c0%2013.007-25.56-2.84-28.4-5.027c3.237%205.68%2035.386%2039.164%2014.938%2041.55c-18.829%202.186-35.471-24.112-46.775-35.387c-19-18.971-15.705%2023.004-15.79%2031.666c0%2013.689-9.798%2041.407-27.15%2023.345c-14.2-14.91-8.918-38.681-18.886-55.267c-11.162-18.147-29.196%2018.148-33.882%2024.794c-5.055%207.412-30.416%2043.338-40.527%2024.196c-8.179-15.534%204.885-39.76%2011.36-53.96c-2.357%205.112-18.97%2012.638-23.827%2015.11a64.67%2064.67%200%200%201-34.478%207.951c-25.56-1.846-5.964-15.393%204.459-22.095z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/octopus-deploy.svg?color=%231a73e8&size=48