social dropbox icon

social-dropbox-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.

Name
social-dropbox-outline
Set
IonIcons
Style
Outline
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the social dropbox icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M177 77.1L64 151l78.3 63L256 143.2l-79-66.1zm-85.6 76.2l84.5-56.8 52.9 46-85.4 52.5-52-41.7z" fill="currentColor"/><path d="M369.8 213L256 284.1l79 66.1 19-12.6v20.2L256 417l-98-58.5V338l19 12.2 79-66.1L142.2 213 64 276.3l78 51.5v39.4L256 435l114-68.5v-39.2l78-51.2-78.2-63.1zm-226.4 17.9l85.4 55.4-52.9 44.1-84.5-55.8 52-43.7zm139.8 55.4l85.4-55.4 52.1 43.6-84.5 55.8-53-44z" fill="currentColor"/><path d="M448 151L335 77.1l-79 66.1L369.8 214l78.2-63zm-164.8-8.4l52.9-46 84.5 56.8-52 41.6-85.4-52.4z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonSocialDropboxOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M177 77.1L64 151l78.3 63L256 143.2l-79-66.1zm-85.6 76.2l84.5-56.8 52.9 46-85.4 52.5-52-41.7z" fill="currentColor"/><path d="M369.8 213L256 284.1l79 66.1 19-12.6v20.2L256 417l-98-58.5V338l19 12.2 79-66.1L142.2 213 64 276.3l78 51.5v39.4L256 435l114-68.5v-39.2l78-51.2-78.2-63.1zm-226.4 17.9l85.4 55.4-52.9 44.1-84.5-55.8 52-43.7zm139.8 55.4l85.4-55.4 52.1 43.6-84.5 55.8-53-44z" fill="currentColor"/><path d="M448 151L335 77.1l-79 66.1L369.8 214l78.2-63zm-164.8-8.4l52.9-46 84.5 56.8-52 41.6-85.4-52.4z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M177 77.1L64 151l78.3 63L256 143.2l-79-66.1zm-85.6 76.2l84.5-56.8 52.9 46-85.4 52.5-52-41.7z" fill="currentColor"/><path d="M369.8 213L256 284.1l79 66.1 19-12.6v20.2L256 417l-98-58.5V338l19 12.2 79-66.1L142.2 213 64 276.3l78 51.5v39.4L256 435l114-68.5v-39.2l78-51.2-78.2-63.1zm-226.4 17.9l85.4 55.4-52.9 44.1-84.5-55.8 52-43.7zm139.8 55.4l85.4-55.4 52.1 43.6-84.5 55.8-53-44z" fill="currentColor"/><path d="M448 151L335 77.1l-79 66.1L369.8 214l78.2-63zm-164.8-8.4l52.9-46 84.5 56.8-52 41.6-85.4-52.4z" fill="currentColor"/></svg>
</template>

CSS

.icon-social-dropbox-outline {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M177%2077.1L64%20151l78.3%2063L256%20143.2l-79-66.1zm-85.6%2076.2l84.5-56.8%2052.9%2046-85.4%2052.5-52-41.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M369.8%20213L256%20284.1l79%2066.1%2019-12.6v20.2L256%20417l-98-58.5V338l19%2012.2%2079-66.1L142.2%20213%2064%20276.3l78%2051.5v39.4L256%20435l114-68.5v-39.2l78-51.2-78.2-63.1zm-226.4%2017.9l85.4%2055.4-52.9%2044.1-84.5-55.8%2052-43.7zm139.8%2055.4l85.4-55.4%2052.1%2043.6-84.5%2055.8-53-44z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M448%20151L335%2077.1l-79%2066.1L369.8%20214l78.2-63zm-164.8-8.4l52.9-46%2084.5%2056.8-52%2041.6-85.4-52.4z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M177%2077.1L64%20151l78.3%2063L256%20143.2l-79-66.1zm-85.6%2076.2l84.5-56.8%2052.9%2046-85.4%2052.5-52-41.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M369.8%20213L256%20284.1l79%2066.1%2019-12.6v20.2L256%20417l-98-58.5V338l19%2012.2%2079-66.1L142.2%20213%2064%20276.3l78%2051.5v39.4L256%20435l114-68.5v-39.2l78-51.2-78.2-63.1zm-226.4%2017.9l85.4%2055.4-52.9%2044.1-84.5-55.8%2052-43.7zm139.8%2055.4l85.4-55.4%2052.1%2043.6-84.5%2055.8-53-44z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M448%20151L335%2077.1l-79%2066.1L369.8%20214l78.2-63zm-164.8-8.4l52.9-46%2084.5%2056.8-52%2041.6-85.4-52.4z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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