dropbox from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
dropbox
Set
Unicons Monochrome
Style
Monochrome
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons Monochrome

Use the dropbox icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16.53 10.091L21 12.939l-4.502 2.868L12 12.941l-4.498 2.866L3 12.939l4.47-2.848L3 7.243l4.502-2.868L12 7.241l4.498-2.866L21 7.243z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M16.467 10.091L12 7.245l-4.467 2.846L12 12.936z" clip-rule="evenodd" opacity=".25"/><path fill="currentColor" fill-rule="evenodd" d="m7.531 16.757l-.029-.95L12 12.941l4.498 2.866l.036.95l-4.502 2.868z" clip-rule="evenodd" opacity=".5"/></svg>

React

import type { SVGProps } from "react";

export function UimDropbox(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" fillRule="evenodd" d="M16.53 10.091L21 12.939l-4.502 2.868L12 12.941l-4.498 2.866L3 12.939l4.47-2.848L3 7.243l4.502-2.868L12 7.241l4.498-2.866L21 7.243z" clipRule="evenodd"/><path fill="currentColor" fillRule="evenodd" d="M16.467 10.091L12 7.245l-4.467 2.846L12 12.936z" clipRule="evenodd" opacity=".25"/><path fill="currentColor" fillRule="evenodd" d="m7.531 16.757l-.029-.95L12 12.941l4.498 2.866l.036.95l-4.502 2.868z" clipRule="evenodd" opacity=".5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16.53 10.091L21 12.939l-4.502 2.868L12 12.941l-4.498 2.866L3 12.939l4.47-2.848L3 7.243l4.502-2.868L12 7.241l4.498-2.866L21 7.243z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M16.467 10.091L12 7.245l-4.467 2.846L12 12.936z" clip-rule="evenodd" opacity=".25"/><path fill="currentColor" fill-rule="evenodd" d="m7.531 16.757l-.029-.95L12 12.941l4.498 2.866l.036.95l-4.502 2.868z" clip-rule="evenodd" opacity=".5"/></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%20fill-rule%3D%22evenodd%22%20d%3D%22M16.53%2010.091L21%2012.939l-4.502%202.868L12%2012.941l-4.498%202.866L3%2012.939l4.47-2.848L3%207.243l4.502-2.868L12%207.241l4.498-2.866L21%207.243z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.467%2010.091L12%207.245l-4.467%202.846L12%2012.936z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m7.531%2016.757l-.029-.95L12%2012.941l4.498%202.866l.036.95l-4.502%202.868z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%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%20fill-rule%3D%22evenodd%22%20d%3D%22M16.53%2010.091L21%2012.939l-4.502%202.868L12%2012.941l-4.498%202.866L3%2012.939l4.47-2.848L3%207.243l4.502-2.868L12%207.241l4.498-2.866L21%207.243z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.467%2010.091L12%207.245l-4.467%202.846L12%2012.936z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m7.531%2016.757l-.029-.95L12%2012.941l4.498%202.866l.036.95l-4.502%202.868z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uim/dropbox.svg?color=%231a73e8&size=48