file type confluence logo
file-type-confluence from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-confluence
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type confluence logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGnoIJHclm" x1="28.607" x2="11.085" y1="-60.825" y2="-50.756" gradientTransform="matrix(1 0 0 -1 0 -29.66)" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#0052cc"/><stop offset="1" stop-color="#2684ff"/></linearGradient><linearGradient id="SVGc8dqmbaN" x1="621.442" x2="603.915" y1="1817.567" y2="1827.64" gradientTransform="matrix(-1 0 0 1 624.83 -1816.71)" href="#SVGnoIJHclm"/></defs><path fill="url(#SVGnoIJHclm)" d="M3.015 23.087c-.289.472-.614 1.02-.891 1.456a.89.89 0 0 0 .3 1.212l5.792 3.564a.89.89 0 0 0 1.226-.29l.008-.013c.231-.387.53-.891.855-1.43c2.294-3.787 4.6-3.323 8.763-1.336l5.743 2.731A.89.89 0 0 0 26 28.559l.011-.024l2.755-6.235a.89.89 0 0 0-.445-1.167a696 696 0 0 1-5.792-2.754c-7.805-3.793-14.439-3.548-19.514 4.708"/><path fill="url(#SVGc8dqmbaN)" d="M28.985 8.932c.289-.472.614-1.02.891-1.456a.89.89 0 0 0-.3-1.212L23.785 2.7a.89.89 0 0 0-1.236.241l-.033.053c-.232.387-.53.891-.856 1.43c-2.294 3.787-4.6 3.323-8.763 1.336L7.172 3.043a.89.89 0 0 0-1.187.421l-.011.024l-2.758 6.238a.89.89 0 0 0 .445 1.167c1.212.57 3.622 1.706 5.792 2.753c7.823 3.787 14.457 3.533 19.532-4.714"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeConfluence(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGnoIJHclm" x1="28.607" x2="11.085" y1="-60.825" y2="-50.756" gradientTransform="matrix(1 0 0 -1 0 -29.66)" gradientUnits="userSpaceOnUse"><stop offset=".18" stopColor="#0052cc"/><stop offset="1" stopColor="#2684ff"/></linearGradient><linearGradient id="SVGc8dqmbaN" x1="621.442" x2="603.915" y1="1817.567" y2="1827.64" gradientTransform="matrix(-1 0 0 1 624.83 -1816.71)" href="#SVGnoIJHclm"/></defs><path fill="url(#SVGnoIJHclm)" d="M3.015 23.087c-.289.472-.614 1.02-.891 1.456a.89.89 0 0 0 .3 1.212l5.792 3.564a.89.89 0 0 0 1.226-.29l.008-.013c.231-.387.53-.891.855-1.43c2.294-3.787 4.6-3.323 8.763-1.336l5.743 2.731A.89.89 0 0 0 26 28.559l.011-.024l2.755-6.235a.89.89 0 0 0-.445-1.167a696 696 0 0 1-5.792-2.754c-7.805-3.793-14.439-3.548-19.514 4.708"/><path fill="url(#SVGc8dqmbaN)" d="M28.985 8.932c.289-.472.614-1.02.891-1.456a.89.89 0 0 0-.3-1.212L23.785 2.7a.89.89 0 0 0-1.236.241l-.033.053c-.232.387-.53.891-.856 1.43c-2.294 3.787-4.6 3.323-8.763 1.336L7.172 3.043a.89.89 0 0 0-1.187.421l-.011.024l-2.758 6.238a.89.89 0 0 0 .445 1.167c1.212.57 3.622 1.706 5.792 2.753c7.823 3.787 14.457 3.533 19.532-4.714"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGnoIJHclm" x1="28.607" x2="11.085" y1="-60.825" y2="-50.756" gradientTransform="matrix(1 0 0 -1 0 -29.66)" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#0052cc"/><stop offset="1" stop-color="#2684ff"/></linearGradient><linearGradient id="SVGc8dqmbaN" x1="621.442" x2="603.915" y1="1817.567" y2="1827.64" gradientTransform="matrix(-1 0 0 1 624.83 -1816.71)" href="#SVGnoIJHclm"/></defs><path fill="url(#SVGnoIJHclm)" d="M3.015 23.087c-.289.472-.614 1.02-.891 1.456a.89.89 0 0 0 .3 1.212l5.792 3.564a.89.89 0 0 0 1.226-.29l.008-.013c.231-.387.53-.891.855-1.43c2.294-3.787 4.6-3.323 8.763-1.336l5.743 2.731A.89.89 0 0 0 26 28.559l.011-.024l2.755-6.235a.89.89 0 0 0-.445-1.167a696 696 0 0 1-5.792-2.754c-7.805-3.793-14.439-3.548-19.514 4.708"/><path fill="url(#SVGc8dqmbaN)" d="M28.985 8.932c.289-.472.614-1.02.891-1.456a.89.89 0 0 0-.3-1.212L23.785 2.7a.89.89 0 0 0-1.236.241l-.033.053c-.232.387-.53.891-.856 1.43c-2.294 3.787-4.6 3.323-8.763 1.336L7.172 3.043a.89.89 0 0 0-1.187.421l-.011.024l-2.758 6.238a.89.89 0 0 0 .445 1.167c1.212.57 3.622 1.706 5.792 2.753c7.823 3.787 14.457 3.533 19.532-4.714"/></svg> </template>
CSS
.icon-file-type-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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGnoIJHclm%22%20x1%3D%2228.607%22%20x2%3D%2211.085%22%20y1%3D%22-60.825%22%20y2%3D%22-50.756%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-29.66)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGc8dqmbaN%22%20x1%3D%22621.442%22%20x2%3D%22603.915%22%20y1%3D%221817.567%22%20y2%3D%221827.64%22%20gradientTransform%3D%22matrix(-1%200%200%201%20624.83%20-1816.71)%22%20href%3D%22%23SVGnoIJHclm%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGnoIJHclm)%22%20d%3D%22M3.015%2023.087c-.289.472-.614%201.02-.891%201.456a.89.89%200%200%200%20.3%201.212l5.792%203.564a.89.89%200%200%200%201.226-.29l.008-.013c.231-.387.53-.891.855-1.43c2.294-3.787%204.6-3.323%208.763-1.336l5.743%202.731A.89.89%200%200%200%2026%2028.559l.011-.024l2.755-6.235a.89.89%200%200%200-.445-1.167a696%20696%200%200%201-5.792-2.754c-7.805-3.793-14.439-3.548-19.514%204.708%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGc8dqmbaN)%22%20d%3D%22M28.985%208.932c.289-.472.614-1.02.891-1.456a.89.89%200%200%200-.3-1.212L23.785%202.7a.89.89%200%200%200-1.236.241l-.033.053c-.232.387-.53.891-.856%201.43c-2.294%203.787-4.6%203.323-8.763%201.336L7.172%203.043a.89.89%200%200%200-1.187.421l-.011.024l-2.758%206.238a.89.89%200%200%200%20.445%201.167c1.212.57%203.622%201.706%205.792%202.753c7.823%203.787%2014.457%203.533%2019.532-4.714%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGnoIJHclm%22%20x1%3D%2228.607%22%20x2%3D%2211.085%22%20y1%3D%22-60.825%22%20y2%3D%22-50.756%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-29.66)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGc8dqmbaN%22%20x1%3D%22621.442%22%20x2%3D%22603.915%22%20y1%3D%221817.567%22%20y2%3D%221827.64%22%20gradientTransform%3D%22matrix(-1%200%200%201%20624.83%20-1816.71)%22%20href%3D%22%23SVGnoIJHclm%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGnoIJHclm)%22%20d%3D%22M3.015%2023.087c-.289.472-.614%201.02-.891%201.456a.89.89%200%200%200%20.3%201.212l5.792%203.564a.89.89%200%200%200%201.226-.29l.008-.013c.231-.387.53-.891.855-1.43c2.294-3.787%204.6-3.323%208.763-1.336l5.743%202.731A.89.89%200%200%200%2026%2028.559l.011-.024l2.755-6.235a.89.89%200%200%200-.445-1.167a696%20696%200%200%201-5.792-2.754c-7.805-3.793-14.439-3.548-19.514%204.708%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGc8dqmbaN)%22%20d%3D%22M28.985%208.932c.289-.472.614-1.02.891-1.456a.89.89%200%200%200-.3-1.212L23.785%202.7a.89.89%200%200%200-1.236.241l-.033.053c-.232.387-.53.891-.856%201.43c-2.294%203.787-4.6%203.323-8.763%201.336L7.172%203.043a.89.89%200%200%200-1.187.421l-.011.024l-2.758%206.238a.89.89%200%200%200%20.445%201.167c1.212.57%203.622%201.706%205.792%202.753c7.823%203.787%2014.457%203.533%2019.532-4.714%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-confluence.svg?color=%231a73e8&size=48