dropbox logo
dropbox from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- dropbox
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
dropbox-fillAkar Iconsdropbox-outlinedAnt Design IconsdropboxBootstrap IconsdropboxBoxicons BrandsdropboxCoreUI BrandsdropboxFont Awesome 6 Brandsdropbox-solidFlowbite IconsdropboxHuge IconsdropboxIconParkdropboxIconPark OutlinedropboxIconPark SoliddropboxIconPark TwoTonedropboxLine AwesomedropboxSVG LogosdropboxMaterial Design Iconsdropbox-fillMingCute Icondropbox-fillRemix IcondropboxSimple IconsdropboxUniconsdropboxUnicons Monochrome
Use the dropbox logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m320.4 180.3l-132 84.3l132 84.3l-132 84.3L56 348.1l132.3-84.3L56 180.3L188.3 96zM187.6 459.7l132-84.3l132 84.3l-132 84.3zm132.8-111.6l132-84.3l-132-83.6L451.7 96L584 180.3l-132.3 84.3L584 348.8l-132.3 84.3z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsDropbox(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m320.4 180.3l-132 84.3l132 84.3l-132 84.3L56 348.1l132.3-84.3L56 180.3L188.3 96zM187.6 459.7l132-84.3l132 84.3l-132 84.3zm132.8-111.6l132-84.3l-132-83.6L451.7 96L584 180.3l-132.3 84.3L584 348.8l-132.3 84.3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m320.4 180.3l-132 84.3l132 84.3l-132 84.3L56 348.1l132.3-84.3L56 180.3L188.3 96zM187.6 459.7l132-84.3l132 84.3l-132 84.3zm132.8-111.6l132-84.3l-132-83.6L451.7 96L584 180.3l-132.3 84.3L584 348.8l-132.3 84.3z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m320.4%20180.3l-132%2084.3l132%2084.3l-132%2084.3L56%20348.1l132.3-84.3L56%20180.3L188.3%2096zM187.6%20459.7l132-84.3l132%2084.3l-132%2084.3zm132.8-111.6l132-84.3l-132-83.6L451.7%2096L584%20180.3l-132.3%2084.3L584%20348.8l-132.3%2084.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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m320.4%20180.3l-132%2084.3l132%2084.3l-132%2084.3L56%20348.1l132.3-84.3L56%20180.3L188.3%2096zM187.6%20459.7l132-84.3l132%2084.3l-132%2084.3zm132.8-111.6l132-84.3l-132-83.6L451.7%2096L584%20180.3l-132.3%2084.3L584%20348.8l-132.3%2084.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/dropbox.svg?color=%231a73e8&size=48