dropbox icon
dropbox-solid from Flowbite Icons by Themesberg · Solid · Brands · MIT Free for personal and commercial use.
- Name
- dropbox-solid
- Set
- Flowbite Icons
- Style
- Solid
- Category
- Brands
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
dropbox-fillAkar Iconsdropbox-outlinedAnt Design IconsdropboxBootstrap IconsdropboxBoxicons BrandsdropboxCoreUI BrandsdropboxFont Awesome 6 BrandsdropboxFont Awesome BrandsdropboxHuge IconsdropboxIconParkdropboxIconPark OutlinedropboxIconPark SoliddropboxIconPark TwoTonedropboxLine AwesomedropboxSVG LogosdropboxMaterial Design Iconsdropbox-fillMingCute Icondropbox-fillRemix IcondropboxSimple IconsdropboxUniconsdropboxUnicons Monochrome
More brands icons from Flowbite Icons
apple-solidaws-solidbitcoin-solidcss-soliddiscord-soliddribbble-solidfacebook-solidflowbite-solidgithub-solidgitlab-solidgoogle-solidhtml-solidinstagram-solidlaravel-solidlinkedin-solidmastercard-solidmongo-db-solidnpm-solidreact-solidreddit-solidstackoverflow-solidtailwind-solidtwitter-solidvisa-solid
Use the dropbox icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.013 6.175L7.006 9.369l5.007 3.194l-5.007 3.193L2 12.545l5.006-3.193L2 6.175l5.006-3.194zM6.981 17.806l5.006-3.193l5.006 3.193L11.987 21z"/><path d="m12.013 12.545l5.006-3.194l-5.006-3.176l4.98-3.194L22 6.175l-5.007 3.194L22 12.562l-5.007 3.194z"/></g></svg>
React
import type { SVGProps } from "react";
export function FlowbiteDropboxSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.013 6.175L7.006 9.369l5.007 3.194l-5.007 3.193L2 12.545l5.006-3.193L2 6.175l5.006-3.194zM6.981 17.806l5.006-3.193l5.006 3.193L11.987 21z"/><path d="m12.013 12.545l5.006-3.194l-5.006-3.176l4.98-3.194L22 6.175l-5.007 3.194L22 12.562l-5.007 3.194z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.013 6.175L7.006 9.369l5.007 3.194l-5.007 3.193L2 12.545l5.006-3.193L2 6.175l5.006-3.194zM6.981 17.806l5.006-3.193l5.006 3.193L11.987 21z"/><path d="m12.013 12.545l5.006-3.194l-5.006-3.176l4.98-3.194L22 6.175l-5.007 3.194L22 12.562l-5.007 3.194z"/></g></svg> </template>
CSS
.icon-dropbox-solid {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.013%206.175L7.006%209.369l5.007%203.194l-5.007%203.193L2%2012.545l5.006-3.193L2%206.175l5.006-3.194zM6.981%2017.806l5.006-3.193l5.006%203.193L11.987%2021z%22%2F%3E%3Cpath%20d%3D%22m12.013%2012.545l5.006-3.194l-5.006-3.176l4.98-3.194L22%206.175l-5.007%203.194L22%2012.562l-5.007%203.194z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.013%206.175L7.006%209.369l5.007%203.194l-5.007%203.193L2%2012.545l5.006-3.193L2%206.175l5.006-3.194zM6.981%2017.806l5.006-3.193l5.006%203.193L11.987%2021z%22%2F%3E%3Cpath%20d%3D%22m12.013%2012.545l5.006-3.194l-5.006-3.176l4.98-3.194L22%206.175l-5.007%203.194L22%2012.562l-5.007%203.194z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/dropbox-solid.svg?color=%231a73e8&size=48