confluence logo

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

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

The same logo in other sets

Use the confluence logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.87 18.257c-.248.382-.53.875-.763 1.245a.764.764 0 0 0 .255 1.04l4.965 3.054a.764.764 0 0 0 1.058-.26c.199-.332.454-.763.733-1.221c1.967-3.247 3.945-2.853 7.508-1.146l4.957 2.337a.764.764 0 0 0 1.028-.382l2.364-5.346a.764.764 0 0 0-.382-1a600 600 0 0 1-4.965-2.361C10.911 10.97 5.224 11.185.87 18.257M23.131 5.743c.249-.405.531-.875.764-1.25a.764.764 0 0 0-.256-1.034L18.675.404a.764.764 0 0 0-1.058.26a66 66 0 0 1-.734 1.225c-1.966 3.246-3.945 2.85-7.508 1.146L4.437.694a.764.764 0 0 0-1.027.382L1.046 6.422a.764.764 0 0 0 .382 1c1.039.49 3.105 1.467 4.965 2.361c6.698 3.246 12.392 3.029 16.738-4.04"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsConfluence(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="M.87 18.257c-.248.382-.53.875-.763 1.245a.764.764 0 0 0 .255 1.04l4.965 3.054a.764.764 0 0 0 1.058-.26c.199-.332.454-.763.733-1.221c1.967-3.247 3.945-2.853 7.508-1.146l4.957 2.337a.764.764 0 0 0 1.028-.382l2.364-5.346a.764.764 0 0 0-.382-1a600 600 0 0 1-4.965-2.361C10.911 10.97 5.224 11.185.87 18.257M23.131 5.743c.249-.405.531-.875.764-1.25a.764.764 0 0 0-.256-1.034L18.675.404a.764.764 0 0 0-1.058.26a66 66 0 0 1-.734 1.225c-1.966 3.246-3.945 2.85-7.508 1.146L4.437.694a.764.764 0 0 0-1.027.382L1.046 6.422a.764.764 0 0 0 .382 1c1.039.49 3.105 1.467 4.965 2.361c6.698 3.246 12.392 3.029 16.738-4.04"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.87 18.257c-.248.382-.53.875-.763 1.245a.764.764 0 0 0 .255 1.04l4.965 3.054a.764.764 0 0 0 1.058-.26c.199-.332.454-.763.733-1.221c1.967-3.247 3.945-2.853 7.508-1.146l4.957 2.337a.764.764 0 0 0 1.028-.382l2.364-5.346a.764.764 0 0 0-.382-1a600 600 0 0 1-4.965-2.361C10.911 10.97 5.224 11.185.87 18.257M23.131 5.743c.249-.405.531-.875.764-1.25a.764.764 0 0 0-.256-1.034L18.675.404a.764.764 0 0 0-1.058.26a66 66 0 0 1-.734 1.225c-1.966 3.246-3.945 2.85-7.508 1.146L4.437.694a.764.764 0 0 0-1.027.382L1.046 6.422a.764.764 0 0 0 .382 1c1.039.49 3.105 1.467 4.965 2.361c6.698 3.246 12.392 3.029 16.738-4.04"/></svg>
</template>

CSS

.icon-confluence {
  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%22M.87%2018.257c-.248.382-.53.875-.763%201.245a.764.764%200%200%200%20.255%201.04l4.965%203.054a.764.764%200%200%200%201.058-.26c.199-.332.454-.763.733-1.221c1.967-3.247%203.945-2.853%207.508-1.146l4.957%202.337a.764.764%200%200%200%201.028-.382l2.364-5.346a.764.764%200%200%200-.382-1a600%20600%200%200%201-4.965-2.361C10.911%2010.97%205.224%2011.185.87%2018.257M23.131%205.743c.249-.405.531-.875.764-1.25a.764.764%200%200%200-.256-1.034L18.675.404a.764.764%200%200%200-1.058.26a66%2066%200%200%201-.734%201.225c-1.966%203.246-3.945%202.85-7.508%201.146L4.437.694a.764.764%200%200%200-1.027.382L1.046%206.422a.764.764%200%200%200%20.382%201c1.039.49%203.105%201.467%204.965%202.361c6.698%203.246%2012.392%203.029%2016.738-4.04%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%22M.87%2018.257c-.248.382-.53.875-.763%201.245a.764.764%200%200%200%20.255%201.04l4.965%203.054a.764.764%200%200%200%201.058-.26c.199-.332.454-.763.733-1.221c1.967-3.247%203.945-2.853%207.508-1.146l4.957%202.337a.764.764%200%200%200%201.028-.382l2.364-5.346a.764.764%200%200%200-.382-1a600%20600%200%200%201-4.965-2.361C10.911%2010.97%205.224%2011.185.87%2018.257M23.131%205.743c.249-.405.531-.875.764-1.25a.764.764%200%200%200-.256-1.034L18.675.404a.764.764%200%200%200-1.058.26a66%2066%200%200%201-.734%201.225c-1.966%203.246-3.945%202.85-7.508%201.146L4.437.694a.764.764%200%200%200-1.027.382L1.046%206.422a.764.764%200%200%200%20.382%201c1.039.49%203.105%201.467%204.965%202.361c6.698%203.246%2012.392%203.029%2016.738-4.04%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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