dropbox icon
dropbox-line from Remix Icon by Remix Design · Line · Logos · Apache-2.0 Free for personal and commercial use.
- Name
- dropbox-line
- Set
- Remix Icon
- Style
- Line
- Category
- Logos
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon 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 IcondropboxSimple IconsdropboxUniconsdropboxUnicons Monochrome
More logos icons from Remix Icon
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" d="m8.65 17.26l3.392 2.162l3.392-2.161l1.86 1.185l-5.252 3.346l-5.252-3.346zm-.876-8.28l2.393-1.553L7.74 5.854L5.286 7.37zm1.84 1.19l2.39 1.548l2.391-1.547l-2.39-1.552zm4.231 2.74l2.424 1.568l2.45-1.502l-2.486-1.612zm-1.84-6.675l4.236-2.748l6.225 3.843l-4.393 2.843l4.394 2.851l-6.227 3.818l-4.235-2.741l-4.236 2.74l-6.229-3.817l4.395-2.851L1.543 7.33l6.225-3.843zm1.836 1.192l2.394 1.553l2.488-1.61l-2.455-1.517zm-3.677 5.483l-2.39-1.547l-2.485 1.613l2.451 1.502z"/></svg>
React
import type { SVGProps } from "react";
export function RiDropboxLine(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="m8.65 17.26l3.392 2.162l3.392-2.161l1.86 1.185l-5.252 3.346l-5.252-3.346zm-.876-8.28l2.393-1.553L7.74 5.854L5.286 7.37zm1.84 1.19l2.39 1.548l2.391-1.547l-2.39-1.552zm4.231 2.74l2.424 1.568l2.45-1.502l-2.486-1.612zm-1.84-6.675l4.236-2.748l6.225 3.843l-4.393 2.843l4.394 2.851l-6.227 3.818l-4.235-2.741l-4.236 2.74l-6.229-3.817l4.395-2.851L1.543 7.33l6.225-3.843zm1.836 1.192l2.394 1.553l2.488-1.61l-2.455-1.517zm-3.677 5.483l-2.39-1.547l-2.485 1.613l2.451 1.502z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.65 17.26l3.392 2.162l3.392-2.161l1.86 1.185l-5.252 3.346l-5.252-3.346zm-.876-8.28l2.393-1.553L7.74 5.854L5.286 7.37zm1.84 1.19l2.39 1.548l2.391-1.547l-2.39-1.552zm4.231 2.74l2.424 1.568l2.45-1.502l-2.486-1.612zm-1.84-6.675l4.236-2.748l6.225 3.843l-4.393 2.843l4.394 2.851l-6.227 3.818l-4.235-2.741l-4.236 2.74l-6.229-3.817l4.395-2.851L1.543 7.33l6.225-3.843zm1.836 1.192l2.394 1.553l2.488-1.61l-2.455-1.517zm-3.677 5.483l-2.39-1.547l-2.485 1.613l2.451 1.502z"/></svg> </template>
CSS
.icon-dropbox-line {
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%22m8.65%2017.26l3.392%202.162l3.392-2.161l1.86%201.185l-5.252%203.346l-5.252-3.346zm-.876-8.28l2.393-1.553L7.74%205.854L5.286%207.37zm1.84%201.19l2.39%201.548l2.391-1.547l-2.39-1.552zm4.231%202.74l2.424%201.568l2.45-1.502l-2.486-1.612zm-1.84-6.675l4.236-2.748l6.225%203.843l-4.393%202.843l4.394%202.851l-6.227%203.818l-4.235-2.741l-4.236%202.74l-6.229-3.817l4.395-2.851L1.543%207.33l6.225-3.843zm1.836%201.192l2.394%201.553l2.488-1.61l-2.455-1.517zm-3.677%205.483l-2.39-1.547l-2.485%201.613l2.451%201.502z%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%22m8.65%2017.26l3.392%202.162l3.392-2.161l1.86%201.185l-5.252%203.346l-5.252-3.346zm-.876-8.28l2.393-1.553L7.74%205.854L5.286%207.37zm1.84%201.19l2.39%201.548l2.391-1.547l-2.39-1.552zm4.231%202.74l2.424%201.568l2.45-1.502l-2.486-1.612zm-1.84-6.675l4.236-2.748l6.225%203.843l-4.393%202.843l4.394%202.851l-6.227%203.818l-4.235-2.741l-4.236%202.74l-6.229-3.817l4.395-2.851L1.543%207.33l6.225-3.843zm1.836%201.192l2.394%201.553l2.488-1.61l-2.455-1.517zm-3.677%205.483l-2.39-1.547l-2.485%201.613l2.451%201.502z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/dropbox-line.svg?color=%231a73e8&size=48