confluence icon
confluence from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- confluence
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the confluence icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.508 5a.72.72 0 0 0-.606.32c-.01.01-.019.031-.029.051c-1.449 2.423-2.345 3.506-3.877 3.506c-1.655 0-4.053-1.266-8.693-3.467a.7.7 0 0 0-.315-.072a.74.74 0 0 0-.658.414s0 .01-.01.02l-2.254 5.11c-.17.362 0 .792.362.952c.992.471 2.965 1.404 4.748 2.266c2.814 1.36 5.15 1.9 7.105 1.9c5.763 0 8.19-4.702 9.612-6.96a.72.72 0 0 0-.24-.993l-4.74-2.927a.74.74 0 0 0-.405-.12m.416 2.477l2.592 1.601C23.836 11.733 21.929 14 18.28 14c-1.803 0-3.9-.572-6.234-1.701a554 554 0 0 0-3.65-1.744L9.62 7.779q.256.124.502.24c3.854 1.843 5.976 2.858 7.871 2.858c2.303 0 3.644-1.412 4.93-3.4zM13.71 16c-5.764 0-8.189 4.725-9.604 6.965c-.21.34-.1.793.24 1.004L9.1 26.89a.726.726 0 0 0 1.002-.24c1.443-2.43 2.335-3.514 3.878-3.514c1.654 0 4.05 1.264 8.711 3.472a.72.72 0 0 0 .973-.34c.01 0 .01-.011.01-.021l2.265-5.12a.73.73 0 0 0-.37-.952c-.993-.472-2.969-1.406-4.743-2.26C18.008 16.545 15.668 16 13.711 16zm0 2c1.804 0 3.905.578 6.25 1.719c1.254.603 2.606 1.245 3.644 1.738l-1.232 2.785l-.553-.263c-3.838-1.833-5.952-2.842-7.84-2.842c-2.306 0-3.643 1.404-4.918 3.383L6.48 22.934C8.161 20.276 10.065 18 13.71 18"/></svg>
React
import type { SVGProps } from "react";
export function LaConfluence(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.508 5a.72.72 0 0 0-.606.32c-.01.01-.019.031-.029.051c-1.449 2.423-2.345 3.506-3.877 3.506c-1.655 0-4.053-1.266-8.693-3.467a.7.7 0 0 0-.315-.072a.74.74 0 0 0-.658.414s0 .01-.01.02l-2.254 5.11c-.17.362 0 .792.362.952c.992.471 2.965 1.404 4.748 2.266c2.814 1.36 5.15 1.9 7.105 1.9c5.763 0 8.19-4.702 9.612-6.96a.72.72 0 0 0-.24-.993l-4.74-2.927a.74.74 0 0 0-.405-.12m.416 2.477l2.592 1.601C23.836 11.733 21.929 14 18.28 14c-1.803 0-3.9-.572-6.234-1.701a554 554 0 0 0-3.65-1.744L9.62 7.779q.256.124.502.24c3.854 1.843 5.976 2.858 7.871 2.858c2.303 0 3.644-1.412 4.93-3.4zM13.71 16c-5.764 0-8.189 4.725-9.604 6.965c-.21.34-.1.793.24 1.004L9.1 26.89a.726.726 0 0 0 1.002-.24c1.443-2.43 2.335-3.514 3.878-3.514c1.654 0 4.05 1.264 8.711 3.472a.72.72 0 0 0 .973-.34c.01 0 .01-.011.01-.021l2.265-5.12a.73.73 0 0 0-.37-.952c-.993-.472-2.969-1.406-4.743-2.26C18.008 16.545 15.668 16 13.711 16zm0 2c1.804 0 3.905.578 6.25 1.719c1.254.603 2.606 1.245 3.644 1.738l-1.232 2.785l-.553-.263c-3.838-1.833-5.952-2.842-7.84-2.842c-2.306 0-3.643 1.404-4.918 3.383L6.48 22.934C8.161 20.276 10.065 18 13.71 18"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.508 5a.72.72 0 0 0-.606.32c-.01.01-.019.031-.029.051c-1.449 2.423-2.345 3.506-3.877 3.506c-1.655 0-4.053-1.266-8.693-3.467a.7.7 0 0 0-.315-.072a.74.74 0 0 0-.658.414s0 .01-.01.02l-2.254 5.11c-.17.362 0 .792.362.952c.992.471 2.965 1.404 4.748 2.266c2.814 1.36 5.15 1.9 7.105 1.9c5.763 0 8.19-4.702 9.612-6.96a.72.72 0 0 0-.24-.993l-4.74-2.927a.74.74 0 0 0-.405-.12m.416 2.477l2.592 1.601C23.836 11.733 21.929 14 18.28 14c-1.803 0-3.9-.572-6.234-1.701a554 554 0 0 0-3.65-1.744L9.62 7.779q.256.124.502.24c3.854 1.843 5.976 2.858 7.871 2.858c2.303 0 3.644-1.412 4.93-3.4zM13.71 16c-5.764 0-8.189 4.725-9.604 6.965c-.21.34-.1.793.24 1.004L9.1 26.89a.726.726 0 0 0 1.002-.24c1.443-2.43 2.335-3.514 3.878-3.514c1.654 0 4.05 1.264 8.711 3.472a.72.72 0 0 0 .973-.34c.01 0 .01-.011.01-.021l2.265-5.12a.73.73 0 0 0-.37-.952c-.993-.472-2.969-1.406-4.743-2.26C18.008 16.545 15.668 16 13.711 16zm0 2c1.804 0 3.905.578 6.25 1.719c1.254.603 2.606 1.245 3.644 1.738l-1.232 2.785l-.553-.263c-3.838-1.833-5.952-2.842-7.84-2.842c-2.306 0-3.643 1.404-4.918 3.383L6.48 22.934C8.161 20.276 10.065 18 13.71 18"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.508%205a.72.72%200%200%200-.606.32c-.01.01-.019.031-.029.051c-1.449%202.423-2.345%203.506-3.877%203.506c-1.655%200-4.053-1.266-8.693-3.467a.7.7%200%200%200-.315-.072a.74.74%200%200%200-.658.414s0%20.01-.01.02l-2.254%205.11c-.17.362%200%20.792.362.952c.992.471%202.965%201.404%204.748%202.266c2.814%201.36%205.15%201.9%207.105%201.9c5.763%200%208.19-4.702%209.612-6.96a.72.72%200%200%200-.24-.993l-4.74-2.927a.74.74%200%200%200-.405-.12m.416%202.477l2.592%201.601C23.836%2011.733%2021.929%2014%2018.28%2014c-1.803%200-3.9-.572-6.234-1.701a554%20554%200%200%200-3.65-1.744L9.62%207.779q.256.124.502.24c3.854%201.843%205.976%202.858%207.871%202.858c2.303%200%203.644-1.412%204.93-3.4zM13.71%2016c-5.764%200-8.189%204.725-9.604%206.965c-.21.34-.1.793.24%201.004L9.1%2026.89a.726.726%200%200%200%201.002-.24c1.443-2.43%202.335-3.514%203.878-3.514c1.654%200%204.05%201.264%208.711%203.472a.72.72%200%200%200%20.973-.34c.01%200%20.01-.011.01-.021l2.265-5.12a.73.73%200%200%200-.37-.952c-.993-.472-2.969-1.406-4.743-2.26C18.008%2016.545%2015.668%2016%2013.711%2016zm0%202c1.804%200%203.905.578%206.25%201.719c1.254.603%202.606%201.245%203.644%201.738l-1.232%202.785l-.553-.263c-3.838-1.833-5.952-2.842-7.84-2.842c-2.306%200-3.643%201.404-4.918%203.383L6.48%2022.934C8.161%2020.276%2010.065%2018%2013.71%2018%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.508%205a.72.72%200%200%200-.606.32c-.01.01-.019.031-.029.051c-1.449%202.423-2.345%203.506-3.877%203.506c-1.655%200-4.053-1.266-8.693-3.467a.7.7%200%200%200-.315-.072a.74.74%200%200%200-.658.414s0%20.01-.01.02l-2.254%205.11c-.17.362%200%20.792.362.952c.992.471%202.965%201.404%204.748%202.266c2.814%201.36%205.15%201.9%207.105%201.9c5.763%200%208.19-4.702%209.612-6.96a.72.72%200%200%200-.24-.993l-4.74-2.927a.74.74%200%200%200-.405-.12m.416%202.477l2.592%201.601C23.836%2011.733%2021.929%2014%2018.28%2014c-1.803%200-3.9-.572-6.234-1.701a554%20554%200%200%200-3.65-1.744L9.62%207.779q.256.124.502.24c3.854%201.843%205.976%202.858%207.871%202.858c2.303%200%203.644-1.412%204.93-3.4zM13.71%2016c-5.764%200-8.189%204.725-9.604%206.965c-.21.34-.1.793.24%201.004L9.1%2026.89a.726.726%200%200%200%201.002-.24c1.443-2.43%202.335-3.514%203.878-3.514c1.654%200%204.05%201.264%208.711%203.472a.72.72%200%200%200%20.973-.34c.01%200%20.01-.011.01-.021l2.265-5.12a.73.73%200%200%200-.37-.952c-.993-.472-2.969-1.406-4.743-2.26C18.008%2016.545%2015.668%2016%2013.711%2016zm0%202c1.804%200%203.905.578%206.25%201.719c1.254.603%202.606%201.245%203.644%201.738l-1.232%202.785l-.553-.263c-3.838-1.833-5.952-2.842-7.84-2.842c-2.306%200-3.643%201.404-4.918%203.383L6.48%2022.934C8.161%2020.276%2010.065%2018%2013.71%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/confluence.svg?color=%231a73e8&size=48