dropbox logo
dropbox from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- dropbox
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
dropbox-fillAkar Iconsdropbox-outlinedAnt Design IconsdropboxBootstrap IconsdropboxBoxicons BrandsdropboxCoreUI BrandsdropboxFont Awesome 6 BrandsdropboxFont Awesome Brandsdropbox-solidFlowbite IconsdropboxHuge IconsdropboxIconParkdropboxIconPark OutlinedropboxIconPark SoliddropboxIconPark TwoTonedropboxLine AwesomedropboxSVG LogosdropboxMaterial Design Iconsdropbox-fillMingCute Icondropbox-fillRemix IcondropboxUniconsdropboxUnicons Monochrome
Use the dropbox logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 1.807L0 5.629l6 3.822l6.001-3.822zm12 0l-6 3.822l6 3.822l6-3.822zM0 13.274l6 3.822l6.001-3.822L6 9.452zm18-3.822l-6 3.822l6 3.822l6-3.822zM6 18.371l6.001 3.822l6-3.822l-6-3.822z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsDropbox(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 1.807L0 5.629l6 3.822l6.001-3.822zm12 0l-6 3.822l6 3.822l6-3.822zM0 13.274l6 3.822l6.001-3.822L6 9.452zm18-3.822l-6 3.822l6 3.822l6-3.822zM6 18.371l6.001 3.822l6-3.822l-6-3.822z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 1.807L0 5.629l6 3.822l6.001-3.822zm12 0l-6 3.822l6 3.822l6-3.822zM0 13.274l6 3.822l6.001-3.822L6 9.452zm18-3.822l-6 3.822l6 3.822l6-3.822zM6 18.371l6.001 3.822l6-3.822l-6-3.822z"/></svg> </template>
CSS
.icon-dropbox {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%201.807L0%205.629l6%203.822l6.001-3.822zm12%200l-6%203.822l6%203.822l6-3.822zM0%2013.274l6%203.822l6.001-3.822L6%209.452zm18-3.822l-6%203.822l6%203.822l6-3.822zM6%2018.371l6.001%203.822l6-3.822l-6-3.822z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%201.807L0%205.629l6%203.822l6.001-3.822zm12%200l-6%203.822l6%203.822l6-3.822zM0%2013.274l6%203.822l6.001-3.822L6%209.452zm18-3.822l-6%203.822l6%203.822l6-3.822zM6%2018.371l6.001%203.822l6-3.822l-6-3.822z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/dropbox.svg?color=%231a73e8&size=48