dochub icon
dochub from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- dochub
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the dochub icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 3.586V12h8.414zM7 4v24h11c4.411 0 8-3.589 8-8v-6h-6v4.938A3.066 3.066 0 0 1 16.937 22H13V10h4V4zm2 2h6v2h-4v16h5.938A5.07 5.07 0 0 0 22 18.937V16h2v4c0 3.309-2.691 6-6 6H9zm12 2.414L22.586 10H21z"/></svg>
React
import type { SVGProps } from "react";
export function LaDochub(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 3.586V12h8.414zM7 4v24h11c4.411 0 8-3.589 8-8v-6h-6v4.938A3.066 3.066 0 0 1 16.937 22H13V10h4V4zm2 2h6v2h-4v16h5.938A5.07 5.07 0 0 0 22 18.937V16h2v4c0 3.309-2.691 6-6 6H9zm12 2.414L22.586 10H21z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 3.586V12h8.414zM7 4v24h11c4.411 0 8-3.589 8-8v-6h-6v4.938A3.066 3.066 0 0 1 16.937 22H13V10h4V4zm2 2h6v2h-4v16h5.938A5.07 5.07 0 0 0 22 18.937V16h2v4c0 3.309-2.691 6-6 6H9zm12 2.414L22.586 10H21z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%203.586V12h8.414zM7%204v24h11c4.411%200%208-3.589%208-8v-6h-6v4.938A3.066%203.066%200%200%201%2016.937%2022H13V10h4V4zm2%202h6v2h-4v16h5.938A5.07%205.07%200%200%200%2022%2018.937V16h2v4c0%203.309-2.691%206-6%206H9zm12%202.414L22.586%2010H21z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%203.586V12h8.414zM7%204v24h11c4.411%200%208-3.589%208-8v-6h-6v4.938A3.066%203.066%200%200%201%2016.937%2022H13V10h4V4zm2%202h6v2h-4v16h5.938A5.07%205.07%200%200%200%2022%2018.937V16h2v4c0%203.309-2.691%206-6%206H9zm12%202.414L22.586%2010H21z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/dochub.svg?color=%231a73e8&size=48