confluence logo

confluence from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
confluence
Set
SVG Logos
Style
Color
Viewbox
256×246
License
CC0

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 256 246"><defs><linearGradient id="SVGvnhR7dox" x1="99.14%" x2="33.859%" y1="112.708%" y2="37.755%"><stop offset="18%" stop-color="#0052cc"/><stop offset="100%" stop-color="#2684ff"/></linearGradient><linearGradient id="SVGgker3cTp" x1=".926%" x2="66.18%" y1="-12.582%" y2="62.306%"><stop offset="18%" stop-color="#0052cc"/><stop offset="100%" stop-color="#2684ff"/></linearGradient></defs><path fill="url(#SVGvnhR7dox)" d="M9.26 187.33c-2.64 4.307-5.607 9.305-8.126 13.287a8.127 8.127 0 0 0 2.722 11.052l52.823 32.507a8.127 8.127 0 0 0 11.256-2.763c2.113-3.536 4.835-8.127 7.801-13.044c20.926-34.538 41.974-30.312 79.925-12.19l52.376 24.908a8.127 8.127 0 0 0 10.93-4.063l25.152-56.886a8.127 8.127 0 0 0-4.063-10.646c-11.052-5.201-33.034-15.562-52.823-25.111c-71.189-34.579-131.691-32.344-177.972 42.949"/><path fill="url(#SVGgker3cTp)" d="M246.115 58.232c2.641-4.307 5.607-9.305 8.127-13.287a8.127 8.127 0 0 0-2.723-11.052L198.696 1.386a8.127 8.127 0 0 0-11.58 2.682c-2.113 3.535-4.835 8.127-7.802 13.043c-20.926 34.538-41.974 30.313-79.925 12.19L47.176 4.515a8.127 8.127 0 0 0-10.93 4.063L11.093 65.465a8.127 8.127 0 0 0 4.063 10.645c11.052 5.202 33.035 15.563 52.823 25.112c71.351 34.538 131.854 32.222 178.135-42.99"/></svg>

React

import type { SVGProps } from "react";

export function LogosConfluence(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 246"><defs><linearGradient id="SVGvnhR7dox" x1="99.14%" x2="33.859%" y1="112.708%" y2="37.755%"><stop offset="18%" stopColor="#0052cc"/><stop offset="100%" stopColor="#2684ff"/></linearGradient><linearGradient id="SVGgker3cTp" x1=".926%" x2="66.18%" y1="-12.582%" y2="62.306%"><stop offset="18%" stopColor="#0052cc"/><stop offset="100%" stopColor="#2684ff"/></linearGradient></defs><path fill="url(#SVGvnhR7dox)" d="M9.26 187.33c-2.64 4.307-5.607 9.305-8.126 13.287a8.127 8.127 0 0 0 2.722 11.052l52.823 32.507a8.127 8.127 0 0 0 11.256-2.763c2.113-3.536 4.835-8.127 7.801-13.044c20.926-34.538 41.974-30.312 79.925-12.19l52.376 24.908a8.127 8.127 0 0 0 10.93-4.063l25.152-56.886a8.127 8.127 0 0 0-4.063-10.646c-11.052-5.201-33.034-15.562-52.823-25.111c-71.189-34.579-131.691-32.344-177.972 42.949"/><path fill="url(#SVGgker3cTp)" d="M246.115 58.232c2.641-4.307 5.607-9.305 8.127-13.287a8.127 8.127 0 0 0-2.723-11.052L198.696 1.386a8.127 8.127 0 0 0-11.58 2.682c-2.113 3.535-4.835 8.127-7.802 13.043c-20.926 34.538-41.974 30.313-79.925 12.19L47.176 4.515a8.127 8.127 0 0 0-10.93 4.063L11.093 65.465a8.127 8.127 0 0 0 4.063 10.645c11.052 5.202 33.035 15.563 52.823 25.112c71.351 34.538 131.854 32.222 178.135-42.99"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 246"><defs><linearGradient id="SVGvnhR7dox" x1="99.14%" x2="33.859%" y1="112.708%" y2="37.755%"><stop offset="18%" stop-color="#0052cc"/><stop offset="100%" stop-color="#2684ff"/></linearGradient><linearGradient id="SVGgker3cTp" x1=".926%" x2="66.18%" y1="-12.582%" y2="62.306%"><stop offset="18%" stop-color="#0052cc"/><stop offset="100%" stop-color="#2684ff"/></linearGradient></defs><path fill="url(#SVGvnhR7dox)" d="M9.26 187.33c-2.64 4.307-5.607 9.305-8.126 13.287a8.127 8.127 0 0 0 2.722 11.052l52.823 32.507a8.127 8.127 0 0 0 11.256-2.763c2.113-3.536 4.835-8.127 7.801-13.044c20.926-34.538 41.974-30.312 79.925-12.19l52.376 24.908a8.127 8.127 0 0 0 10.93-4.063l25.152-56.886a8.127 8.127 0 0 0-4.063-10.646c-11.052-5.201-33.034-15.562-52.823-25.111c-71.189-34.579-131.691-32.344-177.972 42.949"/><path fill="url(#SVGgker3cTp)" d="M246.115 58.232c2.641-4.307 5.607-9.305 8.127-13.287a8.127 8.127 0 0 0-2.723-11.052L198.696 1.386a8.127 8.127 0 0 0-11.58 2.682c-2.113 3.535-4.835 8.127-7.802 13.043c-20.926 34.538-41.974 30.313-79.925 12.19L47.176 4.515a8.127 8.127 0 0 0-10.93 4.063L11.093 65.465a8.127 8.127 0 0 0 4.063 10.645c11.052 5.202 33.035 15.563 52.823 25.112c71.351 34.538 131.854 32.222 178.135-42.99"/></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%20256%20246%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGvnhR7dox%22%20x1%3D%2299.14%25%22%20x2%3D%2233.859%25%22%20y1%3D%22112.708%25%22%20y2%3D%2237.755%25%22%3E%3Cstop%20offset%3D%2218%25%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGgker3cTp%22%20x1%3D%22.926%25%22%20x2%3D%2266.18%25%22%20y1%3D%22-12.582%25%22%20y2%3D%2262.306%25%22%3E%3Cstop%20offset%3D%2218%25%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGvnhR7dox)%22%20d%3D%22M9.26%20187.33c-2.64%204.307-5.607%209.305-8.126%2013.287a8.127%208.127%200%200%200%202.722%2011.052l52.823%2032.507a8.127%208.127%200%200%200%2011.256-2.763c2.113-3.536%204.835-8.127%207.801-13.044c20.926-34.538%2041.974-30.312%2079.925-12.19l52.376%2024.908a8.127%208.127%200%200%200%2010.93-4.063l25.152-56.886a8.127%208.127%200%200%200-4.063-10.646c-11.052-5.201-33.034-15.562-52.823-25.111c-71.189-34.579-131.691-32.344-177.972%2042.949%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGgker3cTp)%22%20d%3D%22M246.115%2058.232c2.641-4.307%205.607-9.305%208.127-13.287a8.127%208.127%200%200%200-2.723-11.052L198.696%201.386a8.127%208.127%200%200%200-11.58%202.682c-2.113%203.535-4.835%208.127-7.802%2013.043c-20.926%2034.538-41.974%2030.313-79.925%2012.19L47.176%204.515a8.127%208.127%200%200%200-10.93%204.063L11.093%2065.465a8.127%208.127%200%200%200%204.063%2010.645c11.052%205.202%2033.035%2015.563%2052.823%2025.112c71.351%2034.538%20131.854%2032.222%20178.135-42.99%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%20256%20246%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGvnhR7dox%22%20x1%3D%2299.14%25%22%20x2%3D%2233.859%25%22%20y1%3D%22112.708%25%22%20y2%3D%2237.755%25%22%3E%3Cstop%20offset%3D%2218%25%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGgker3cTp%22%20x1%3D%22.926%25%22%20x2%3D%2266.18%25%22%20y1%3D%22-12.582%25%22%20y2%3D%2262.306%25%22%3E%3Cstop%20offset%3D%2218%25%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGvnhR7dox)%22%20d%3D%22M9.26%20187.33c-2.64%204.307-5.607%209.305-8.126%2013.287a8.127%208.127%200%200%200%202.722%2011.052l52.823%2032.507a8.127%208.127%200%200%200%2011.256-2.763c2.113-3.536%204.835-8.127%207.801-13.044c20.926-34.538%2041.974-30.312%2079.925-12.19l52.376%2024.908a8.127%208.127%200%200%200%2010.93-4.063l25.152-56.886a8.127%208.127%200%200%200-4.063-10.646c-11.052-5.201-33.034-15.562-52.823-25.111c-71.189-34.579-131.691-32.344-177.972%2042.949%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGgker3cTp)%22%20d%3D%22M246.115%2058.232c2.641-4.307%205.607-9.305%208.127-13.287a8.127%208.127%200%200%200-2.723-11.052L198.696%201.386a8.127%208.127%200%200%200-11.58%202.682c-2.113%203.535-4.835%208.127-7.802%2013.043c-20.926%2034.538-41.974%2030.313-79.925%2012.19L47.176%204.515a8.127%208.127%200%200%200-10.93%204.063L11.093%2065.465a8.127%208.127%200%200%200%204.063%2010.645c11.052%205.202%2033.035%2015.563%2052.823%2025.112c71.351%2034.538%20131.854%2032.222%20178.135-42.99%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Confluence logo — SVG Logos · IconsDB