deploydog logo
deploydog from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- deploydog
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same logo in other sets
Use the deploydog logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M382.2 136h51.7v239.6h-51.7v-20.7c-19.8 24.8-52.8 24.1-73.8 14.7c-26.2-11.7-44.3-38.1-44.3-71.8c0-29.8 14.8-57.9 43.3-70.8c20.2-9.1 52.7-10.6 74.8 12.9zm-64.7 161.8c0 18.2 13.6 33.5 33.2 33.5c19.8 0 33.2-16.4 33.2-32.9c0-17.1-13.7-33.2-33.2-33.2c-19.6 0-33.2 16.4-33.2 32.6M188.5 136h51.7v239.6h-51.7v-20.7c-19.8 24.8-52.8 24.1-73.8 14.7c-26.2-11.7-44.3-38.1-44.3-71.8c0-29.8 14.8-57.9 43.3-70.8c20.2-9.1 52.7-10.6 74.8 12.9zm-64.7 161.8c0 18.2 13.6 33.5 33.2 33.5c19.8 0 33.2-16.4 33.2-32.9c0-17.1-13.7-33.2-33.2-33.2c-19.7 0-33.2 16.4-33.2 32.6M448 96c17.5 0 32 14.4 32 32v256c0 17.5-14.4 32-32 32H64c-17.5 0-32-14.4-32-32V128c0-17.5 14.4-32 32-32zm0-32H64C28.8 64 0 92.8 0 128v256c0 35.2 28.8 64 64 64h384c35.2 0 64-28.8 64-64V128c0-35.2-28.8-64-64-64"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsDeploydog(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="M382.2 136h51.7v239.6h-51.7v-20.7c-19.8 24.8-52.8 24.1-73.8 14.7c-26.2-11.7-44.3-38.1-44.3-71.8c0-29.8 14.8-57.9 43.3-70.8c20.2-9.1 52.7-10.6 74.8 12.9zm-64.7 161.8c0 18.2 13.6 33.5 33.2 33.5c19.8 0 33.2-16.4 33.2-32.9c0-17.1-13.7-33.2-33.2-33.2c-19.6 0-33.2 16.4-33.2 32.6M188.5 136h51.7v239.6h-51.7v-20.7c-19.8 24.8-52.8 24.1-73.8 14.7c-26.2-11.7-44.3-38.1-44.3-71.8c0-29.8 14.8-57.9 43.3-70.8c20.2-9.1 52.7-10.6 74.8 12.9zm-64.7 161.8c0 18.2 13.6 33.5 33.2 33.5c19.8 0 33.2-16.4 33.2-32.9c0-17.1-13.7-33.2-33.2-33.2c-19.7 0-33.2 16.4-33.2 32.6M448 96c17.5 0 32 14.4 32 32v256c0 17.5-14.4 32-32 32H64c-17.5 0-32-14.4-32-32V128c0-17.5 14.4-32 32-32zm0-32H64C28.8 64 0 92.8 0 128v256c0 35.2 28.8 64 64 64h384c35.2 0 64-28.8 64-64V128c0-35.2-28.8-64-64-64"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M382.2 136h51.7v239.6h-51.7v-20.7c-19.8 24.8-52.8 24.1-73.8 14.7c-26.2-11.7-44.3-38.1-44.3-71.8c0-29.8 14.8-57.9 43.3-70.8c20.2-9.1 52.7-10.6 74.8 12.9zm-64.7 161.8c0 18.2 13.6 33.5 33.2 33.5c19.8 0 33.2-16.4 33.2-32.9c0-17.1-13.7-33.2-33.2-33.2c-19.6 0-33.2 16.4-33.2 32.6M188.5 136h51.7v239.6h-51.7v-20.7c-19.8 24.8-52.8 24.1-73.8 14.7c-26.2-11.7-44.3-38.1-44.3-71.8c0-29.8 14.8-57.9 43.3-70.8c20.2-9.1 52.7-10.6 74.8 12.9zm-64.7 161.8c0 18.2 13.6 33.5 33.2 33.5c19.8 0 33.2-16.4 33.2-32.9c0-17.1-13.7-33.2-33.2-33.2c-19.7 0-33.2 16.4-33.2 32.6M448 96c17.5 0 32 14.4 32 32v256c0 17.5-14.4 32-32 32H64c-17.5 0-32-14.4-32-32V128c0-17.5 14.4-32 32-32zm0-32H64C28.8 64 0 92.8 0 128v256c0 35.2 28.8 64 64 64h384c35.2 0 64-28.8 64-64V128c0-35.2-28.8-64-64-64"/></svg> </template>
CSS
.icon-deploydog {
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%22M382.2%20136h51.7v239.6h-51.7v-20.7c-19.8%2024.8-52.8%2024.1-73.8%2014.7c-26.2-11.7-44.3-38.1-44.3-71.8c0-29.8%2014.8-57.9%2043.3-70.8c20.2-9.1%2052.7-10.6%2074.8%2012.9zm-64.7%20161.8c0%2018.2%2013.6%2033.5%2033.2%2033.5c19.8%200%2033.2-16.4%2033.2-32.9c0-17.1-13.7-33.2-33.2-33.2c-19.6%200-33.2%2016.4-33.2%2032.6M188.5%20136h51.7v239.6h-51.7v-20.7c-19.8%2024.8-52.8%2024.1-73.8%2014.7c-26.2-11.7-44.3-38.1-44.3-71.8c0-29.8%2014.8-57.9%2043.3-70.8c20.2-9.1%2052.7-10.6%2074.8%2012.9zm-64.7%20161.8c0%2018.2%2013.6%2033.5%2033.2%2033.5c19.8%200%2033.2-16.4%2033.2-32.9c0-17.1-13.7-33.2-33.2-33.2c-19.7%200-33.2%2016.4-33.2%2032.6M448%2096c17.5%200%2032%2014.4%2032%2032v256c0%2017.5-14.4%2032-32%2032H64c-17.5%200-32-14.4-32-32V128c0-17.5%2014.4-32%2032-32zm0-32H64C28.8%2064%200%2092.8%200%20128v256c0%2035.2%2028.8%2064%2064%2064h384c35.2%200%2064-28.8%2064-64V128c0-35.2-28.8-64-64-64%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%22M382.2%20136h51.7v239.6h-51.7v-20.7c-19.8%2024.8-52.8%2024.1-73.8%2014.7c-26.2-11.7-44.3-38.1-44.3-71.8c0-29.8%2014.8-57.9%2043.3-70.8c20.2-9.1%2052.7-10.6%2074.8%2012.9zm-64.7%20161.8c0%2018.2%2013.6%2033.5%2033.2%2033.5c19.8%200%2033.2-16.4%2033.2-32.9c0-17.1-13.7-33.2-33.2-33.2c-19.6%200-33.2%2016.4-33.2%2032.6M188.5%20136h51.7v239.6h-51.7v-20.7c-19.8%2024.8-52.8%2024.1-73.8%2014.7c-26.2-11.7-44.3-38.1-44.3-71.8c0-29.8%2014.8-57.9%2043.3-70.8c20.2-9.1%2052.7-10.6%2074.8%2012.9zm-64.7%20161.8c0%2018.2%2013.6%2033.5%2033.2%2033.5c19.8%200%2033.2-16.4%2033.2-32.9c0-17.1-13.7-33.2-33.2-33.2c-19.7%200-33.2%2016.4-33.2%2032.6M448%2096c17.5%200%2032%2014.4%2032%2032v256c0%2017.5-14.4%2032-32%2032H64c-17.5%200-32-14.4-32-32V128c0-17.5%2014.4-32%2032-32zm0-32H64C28.8%2064%200%2092.8%200%20128v256c0%2035.2%2028.8%2064%2064%2064h384c35.2%200%2064-28.8%2064-64V128c0-35.2-28.8-64-64-64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/deploydog.svg?color=%231a73e8&size=48