atlassian logo
atlassian from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- atlassian
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
The same logo in other sets
Use the atlassian logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGH6PerbeJ" x1="99.687%" x2="39.836%" y1="15.801%" y2="97.438%"><stop offset="0%" stop-color="#0052cc"/><stop offset="92.3%" stop-color="#2684ff"/></linearGradient></defs><path fill="url(#SVGH6PerbeJ)" d="M75.793 117.95c-3.82-4.08-9.77-3.85-12.367 1.342L.791 244.565a7.488 7.488 0 0 0 6.697 10.838h87.228a7.22 7.22 0 0 0 6.699-4.14c18.808-38.89 7.413-98.018-25.622-133.314"/><path fill="#2681ff" d="M121.756 4.011c-35.033 55.505-32.721 116.979-9.646 163.13l42.06 84.121a7.49 7.49 0 0 0 6.697 4.14h87.227a7.488 7.488 0 0 0 6.697-10.838S137.445 9.837 134.493 3.964c-2.64-5.258-9.344-5.33-12.737.047"/></svg>
React
import type { SVGProps } from "react";
export function LogosAtlassian(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGH6PerbeJ" x1="99.687%" x2="39.836%" y1="15.801%" y2="97.438%"><stop offset="0%" stopColor="#0052cc"/><stop offset="92.3%" stopColor="#2684ff"/></linearGradient></defs><path fill="url(#SVGH6PerbeJ)" d="M75.793 117.95c-3.82-4.08-9.77-3.85-12.367 1.342L.791 244.565a7.488 7.488 0 0 0 6.697 10.838h87.228a7.22 7.22 0 0 0 6.699-4.14c18.808-38.89 7.413-98.018-25.622-133.314"/><path fill="#2681ff" d="M121.756 4.011c-35.033 55.505-32.721 116.979-9.646 163.13l42.06 84.121a7.49 7.49 0 0 0 6.697 4.14h87.227a7.488 7.488 0 0 0 6.697-10.838S137.445 9.837 134.493 3.964c-2.64-5.258-9.344-5.33-12.737.047"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGH6PerbeJ" x1="99.687%" x2="39.836%" y1="15.801%" y2="97.438%"><stop offset="0%" stop-color="#0052cc"/><stop offset="92.3%" stop-color="#2684ff"/></linearGradient></defs><path fill="url(#SVGH6PerbeJ)" d="M75.793 117.95c-3.82-4.08-9.77-3.85-12.367 1.342L.791 244.565a7.488 7.488 0 0 0 6.697 10.838h87.228a7.22 7.22 0 0 0 6.699-4.14c18.808-38.89 7.413-98.018-25.622-133.314"/><path fill="#2681ff" d="M121.756 4.011c-35.033 55.505-32.721 116.979-9.646 163.13l42.06 84.121a7.49 7.49 0 0 0 6.697 4.14h87.227a7.488 7.488 0 0 0 6.697-10.838S137.445 9.837 134.493 3.964c-2.64-5.258-9.344-5.33-12.737.047"/></svg> </template>
CSS
.icon-atlassian {
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%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGH6PerbeJ%22%20x1%3D%2299.687%25%22%20x2%3D%2239.836%25%22%20y1%3D%2215.801%25%22%20y2%3D%2297.438%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%2292.3%25%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGH6PerbeJ)%22%20d%3D%22M75.793%20117.95c-3.82-4.08-9.77-3.85-12.367%201.342L.791%20244.565a7.488%207.488%200%200%200%206.697%2010.838h87.228a7.22%207.22%200%200%200%206.699-4.14c18.808-38.89%207.413-98.018-25.622-133.314%22%2F%3E%3Cpath%20fill%3D%22%232681ff%22%20d%3D%22M121.756%204.011c-35.033%2055.505-32.721%20116.979-9.646%20163.13l42.06%2084.121a7.49%207.49%200%200%200%206.697%204.14h87.227a7.488%207.488%200%200%200%206.697-10.838S137.445%209.837%20134.493%203.964c-2.64-5.258-9.344-5.33-12.737.047%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%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGH6PerbeJ%22%20x1%3D%2299.687%25%22%20x2%3D%2239.836%25%22%20y1%3D%2215.801%25%22%20y2%3D%2297.438%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%2292.3%25%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGH6PerbeJ)%22%20d%3D%22M75.793%20117.95c-3.82-4.08-9.77-3.85-12.367%201.342L.791%20244.565a7.488%207.488%200%200%200%206.697%2010.838h87.228a7.22%207.22%200%200%200%206.699-4.14c18.808-38.89%207.413-98.018-25.622-133.314%22%2F%3E%3Cpath%20fill%3D%22%232681ff%22%20d%3D%22M121.756%204.011c-35.033%2055.505-32.721%20116.979-9.646%20163.13l42.06%2084.121a7.49%207.49%200%200%200%206.697%204.14h87.227a7.488%207.488%200%200%200%206.697-10.838S137.445%209.837%20134.493%203.964c-2.64-5.258-9.344-5.33-12.737.047%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/atlassian.svg?color=%231a73e8&size=48