diaspora from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
diaspora
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the diaspora logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.257 21.928l-2.33-3.255c-.622-.87-1.128-1.549-1.155-1.55c-.027 0-1.007 1.317-2.317 3.115c-1.248 1.713-2.28 3.115-2.292 3.115c-.035 0-4.5-3.145-4.51-3.178c-.006-.016 1.003-1.497 2.242-3.292s2.252-3.29 2.252-3.325c0-.056-.401-.197-3.55-1.247a1605 1605 0 0 1-3.593-1.2c-.033-.013.153-.635.79-2.648c.46-1.446.845-2.642.857-2.656s1.71.528 3.772 1.207c2.062.678 3.766 1.233 3.787 1.233s.045-.032.053-.07s.026-1.794.04-3.902c.013-2.107.036-3.848.05-3.87c.02-.03.599-.038 2.725-.038c1.485 0 2.716.01 2.735.023c.023.016.064 1.175.132 3.776c.112 4.273.115 4.33.183 4.33c.026 0 1.66-.547 3.631-1.216s3.593-1.204 3.605-1.191c.04.045 1.656 5.307 1.636 5.327c-.011.01-1.656.574-3.655 1.252c-2.75.932-3.638 1.244-3.645 1.284c-.006.029.94 1.442 2.143 3.202c1.184 1.733 2.148 3.164 2.143 3.18c-.012.036-4.442 3.299-4.48 3.299c-.015 0-.577-.767-1.249-1.705"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDiaspora(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="m15.257 21.928l-2.33-3.255c-.622-.87-1.128-1.549-1.155-1.55c-.027 0-1.007 1.317-2.317 3.115c-1.248 1.713-2.28 3.115-2.292 3.115c-.035 0-4.5-3.145-4.51-3.178c-.006-.016 1.003-1.497 2.242-3.292s2.252-3.29 2.252-3.325c0-.056-.401-.197-3.55-1.247a1605 1605 0 0 1-3.593-1.2c-.033-.013.153-.635.79-2.648c.46-1.446.845-2.642.857-2.656s1.71.528 3.772 1.207c2.062.678 3.766 1.233 3.787 1.233s.045-.032.053-.07s.026-1.794.04-3.902c.013-2.107.036-3.848.05-3.87c.02-.03.599-.038 2.725-.038c1.485 0 2.716.01 2.735.023c.023.016.064 1.175.132 3.776c.112 4.273.115 4.33.183 4.33c.026 0 1.66-.547 3.631-1.216s3.593-1.204 3.605-1.191c.04.045 1.656 5.307 1.636 5.327c-.011.01-1.656.574-3.655 1.252c-2.75.932-3.638 1.244-3.645 1.284c-.006.029.94 1.442 2.143 3.202c1.184 1.733 2.148 3.164 2.143 3.18c-.012.036-4.442 3.299-4.48 3.299c-.015 0-.577-.767-1.249-1.705"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.257 21.928l-2.33-3.255c-.622-.87-1.128-1.549-1.155-1.55c-.027 0-1.007 1.317-2.317 3.115c-1.248 1.713-2.28 3.115-2.292 3.115c-.035 0-4.5-3.145-4.51-3.178c-.006-.016 1.003-1.497 2.242-3.292s2.252-3.29 2.252-3.325c0-.056-.401-.197-3.55-1.247a1605 1605 0 0 1-3.593-1.2c-.033-.013.153-.635.79-2.648c.46-1.446.845-2.642.857-2.656s1.71.528 3.772 1.207c2.062.678 3.766 1.233 3.787 1.233s.045-.032.053-.07s.026-1.794.04-3.902c.013-2.107.036-3.848.05-3.87c.02-.03.599-.038 2.725-.038c1.485 0 2.716.01 2.735.023c.023.016.064 1.175.132 3.776c.112 4.273.115 4.33.183 4.33c.026 0 1.66-.547 3.631-1.216s3.593-1.204 3.605-1.191c.04.045 1.656 5.307 1.636 5.327c-.011.01-1.656.574-3.655 1.252c-2.75.932-3.638 1.244-3.645 1.284c-.006.029.94 1.442 2.143 3.202c1.184 1.733 2.148 3.164 2.143 3.18c-.012.036-4.442 3.299-4.48 3.299c-.015 0-.577-.767-1.249-1.705"/></svg>
</template>

CSS

.icon-diaspora {
  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%22m15.257%2021.928l-2.33-3.255c-.622-.87-1.128-1.549-1.155-1.55c-.027%200-1.007%201.317-2.317%203.115c-1.248%201.713-2.28%203.115-2.292%203.115c-.035%200-4.5-3.145-4.51-3.178c-.006-.016%201.003-1.497%202.242-3.292s2.252-3.29%202.252-3.325c0-.056-.401-.197-3.55-1.247a1605%201605%200%200%201-3.593-1.2c-.033-.013.153-.635.79-2.648c.46-1.446.845-2.642.857-2.656s1.71.528%203.772%201.207c2.062.678%203.766%201.233%203.787%201.233s.045-.032.053-.07s.026-1.794.04-3.902c.013-2.107.036-3.848.05-3.87c.02-.03.599-.038%202.725-.038c1.485%200%202.716.01%202.735.023c.023.016.064%201.175.132%203.776c.112%204.273.115%204.33.183%204.33c.026%200%201.66-.547%203.631-1.216s3.593-1.204%203.605-1.191c.04.045%201.656%205.307%201.636%205.327c-.011.01-1.656.574-3.655%201.252c-2.75.932-3.638%201.244-3.645%201.284c-.006.029.94%201.442%202.143%203.202c1.184%201.733%202.148%203.164%202.143%203.18c-.012.036-4.442%203.299-4.48%203.299c-.015%200-.577-.767-1.249-1.705%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%22m15.257%2021.928l-2.33-3.255c-.622-.87-1.128-1.549-1.155-1.55c-.027%200-1.007%201.317-2.317%203.115c-1.248%201.713-2.28%203.115-2.292%203.115c-.035%200-4.5-3.145-4.51-3.178c-.006-.016%201.003-1.497%202.242-3.292s2.252-3.29%202.252-3.325c0-.056-.401-.197-3.55-1.247a1605%201605%200%200%201-3.593-1.2c-.033-.013.153-.635.79-2.648c.46-1.446.845-2.642.857-2.656s1.71.528%203.772%201.207c2.062.678%203.766%201.233%203.787%201.233s.045-.032.053-.07s.026-1.794.04-3.902c.013-2.107.036-3.848.05-3.87c.02-.03.599-.038%202.725-.038c1.485%200%202.716.01%202.735.023c.023.016.064%201.175.132%203.776c.112%204.273.115%204.33.183%204.33c.026%200%201.66-.547%203.631-1.216s3.593-1.204%203.605-1.191c.04.045%201.656%205.307%201.636%205.327c-.011.01-1.656.574-3.655%201.252c-2.75.932-3.638%201.244-3.645%201.284c-.006.029.94%201.442%202.143%203.202c1.184%201.733%202.148%203.164%202.143%203.18c-.012.036-4.442%203.299-4.48%203.299c-.015%200-.577-.767-1.249-1.705%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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