dochub logo
dochub from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- dochub
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 416×512
- License
- CC BY 4.0
The same logo in other sets
Use the dochub logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 416 512"><path fill="currentColor" d="M397.9 160H256V19.6zM304 192v130c0 66.8-36.5 100.1-113.3 100.1H96V84.8h94.7c12 0 23.1.8 33.1 2.5v-84C212.9 1.1 201.4 0 189.2 0H0v512h189.2C329.7 512 400 447.4 400 318.1V192z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsDochub(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 416 512"><path fill="currentColor" d="M397.9 160H256V19.6zM304 192v130c0 66.8-36.5 100.1-113.3 100.1H96V84.8h94.7c12 0 23.1.8 33.1 2.5v-84C212.9 1.1 201.4 0 189.2 0H0v512h189.2C329.7 512 400 447.4 400 318.1V192z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 416 512"><path fill="currentColor" d="M397.9 160H256V19.6zM304 192v130c0 66.8-36.5 100.1-113.3 100.1H96V84.8h94.7c12 0 23.1.8 33.1 2.5v-84C212.9 1.1 201.4 0 189.2 0H0v512h189.2C329.7 512 400 447.4 400 318.1V192z"/></svg> </template>
CSS
.icon-dochub {
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%20416%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M397.9%20160H256V19.6zM304%20192v130c0%2066.8-36.5%20100.1-113.3%20100.1H96V84.8h94.7c12%200%2023.1.8%2033.1%202.5v-84C212.9%201.1%20201.4%200%20189.2%200H0v512h189.2C329.7%20512%20400%20447.4%20400%20318.1V192z%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%20416%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M397.9%20160H256V19.6zM304%20192v130c0%2066.8-36.5%20100.1-113.3%20100.1H96V84.8h94.7c12%200%2023.1.8%2033.1%202.5v-84C212.9%201.1%20201.4%200%20189.2%200H0v512h189.2C329.7%20512%20400%20447.4%20400%20318.1V192z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/dochub.svg?color=%231a73e8&size=48