dropbox logo
dropbox from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- dropbox
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
dropbox-fillAkar Iconsdropbox-outlinedAnt Design IconsdropboxBootstrap IconsdropboxBoxicons BrandsdropboxFont Awesome 6 BrandsdropboxFont Awesome 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 32 32"><path fill="currentColor" d="M8 2.412L0 7.505l8 5.093l8-5.093zm16 0l-8 5.093l8 5.093l8-5.093zM0 17.697l8 5.1l8-5.1l-8-5.093zm24-5.093l-8 5.093l8 5.1l8-5.1zM8 24.495l8 5.093l8-5.093l-8-5.093z"/></svg>
React
import type { SVGProps } from "react";
export function CibDropbox(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="M8 2.412L0 7.505l8 5.093l8-5.093zm16 0l-8 5.093l8 5.093l8-5.093zM0 17.697l8 5.1l8-5.1l-8-5.093zm24-5.093l-8 5.093l8 5.1l8-5.1zM8 24.495l8 5.093l8-5.093l-8-5.093z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8 2.412L0 7.505l8 5.093l8-5.093zm16 0l-8 5.093l8 5.093l8-5.093zM0 17.697l8 5.1l8-5.1l-8-5.093zm24-5.093l-8 5.093l8 5.1l8-5.1zM8 24.495l8 5.093l8-5.093l-8-5.093z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%202.412L0%207.505l8%205.093l8-5.093zm16%200l-8%205.093l8%205.093l8-5.093zM0%2017.697l8%205.1l8-5.1l-8-5.093zm24-5.093l-8%205.093l8%205.1l8-5.1zM8%2024.495l8%205.093l8-5.093l-8-5.093z%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%22M8%202.412L0%207.505l8%205.093l8-5.093zm16%200l-8%205.093l8%205.093l8-5.093zM0%2017.697l8%205.1l8-5.1l-8-5.093zm24-5.093l-8%205.093l8%205.1l8-5.1zM8%2024.495l8%205.093l8-5.093l-8-5.093z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/dropbox.svg?color=%231a73e8&size=48