digital ocean logo
digital-ocean from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- digital-ocean
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same logo in other sets
Use the digital ocean logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M87 481.8h73.7v-73.6H87zM25.4 346.6v61.6H87v-61.6zm466.2-169.7c-23-74.2-82.4-133.3-156.6-156.6C164.9-32.8 8 93.7 8 255.9h95.8c0-101.8 101-180.5 208.1-141.7c39.7 14.3 71.5 46.1 85.8 85.7c39.1 107-39.7 207.8-141.4 208v.3h-.3V504c162.6 0 288.8-156.8 235.6-327.1m-235.3 231v-95.3h-95.6v95.6H256v-.3z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsDigitalOcean(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M87 481.8h73.7v-73.6H87zM25.4 346.6v61.6H87v-61.6zm466.2-169.7c-23-74.2-82.4-133.3-156.6-156.6C164.9-32.8 8 93.7 8 255.9h95.8c0-101.8 101-180.5 208.1-141.7c39.7 14.3 71.5 46.1 85.8 85.7c39.1 107-39.7 207.8-141.4 208v.3h-.3V504c162.6 0 288.8-156.8 235.6-327.1m-235.3 231v-95.3h-95.6v95.6H256v-.3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M87 481.8h73.7v-73.6H87zM25.4 346.6v61.6H87v-61.6zm466.2-169.7c-23-74.2-82.4-133.3-156.6-156.6C164.9-32.8 8 93.7 8 255.9h95.8c0-101.8 101-180.5 208.1-141.7c39.7 14.3 71.5 46.1 85.8 85.7c39.1 107-39.7 207.8-141.4 208v.3h-.3V504c162.6 0 288.8-156.8 235.6-327.1m-235.3 231v-95.3h-95.6v95.6H256v-.3z"/></svg> </template>
CSS
.icon-digital-ocean {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M87%20481.8h73.7v-73.6H87zM25.4%20346.6v61.6H87v-61.6zm466.2-169.7c-23-74.2-82.4-133.3-156.6-156.6C164.9-32.8%208%2093.7%208%20255.9h95.8c0-101.8%20101-180.5%20208.1-141.7c39.7%2014.3%2071.5%2046.1%2085.8%2085.7c39.1%20107-39.7%20207.8-141.4%20208v.3h-.3V504c162.6%200%20288.8-156.8%20235.6-327.1m-235.3%20231v-95.3h-95.6v95.6H256v-.3z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M87%20481.8h73.7v-73.6H87zM25.4%20346.6v61.6H87v-61.6zm466.2-169.7c-23-74.2-82.4-133.3-156.6-156.6C164.9-32.8%208%2093.7%208%20255.9h95.8c0-101.8%20101-180.5%20208.1-141.7c39.7%2014.3%2071.5%2046.1%2085.8%2085.7c39.1%20107-39.7%20207.8-141.4%20208v.3h-.3V504c162.6%200%20288.8-156.8%20235.6-327.1m-235.3%20231v-95.3h-95.6v95.6H256v-.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/digital-ocean.svg?color=%231a73e8&size=48