atlassian logo
atlassian from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- atlassian
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
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 24 24"><path fill="currentColor" d="M8.3 11.32c-.28-.28-.71-.28-.92.07L3 20.29a.497.497 0 0 0 .42.71h6.22c.21 0 .35-.07.42-.28c1.34-2.76.57-6.92-1.77-9.4Zm3.25-8.06c-2.47 3.96-2.33 8.27-.71 11.52l2.97 5.93c.07.21.28.28.49.28h6.15c.27.03.51-.17.54-.44c0-.09 0-.18-.05-.26L12.4 3.26c-.14-.35-.64-.35-.85 0"/></svg>
React
import type { SVGProps } from "react";
export function BxlAtlassian(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="M8.3 11.32c-.28-.28-.71-.28-.92.07L3 20.29a.497.497 0 0 0 .42.71h6.22c.21 0 .35-.07.42-.28c1.34-2.76.57-6.92-1.77-9.4Zm3.25-8.06c-2.47 3.96-2.33 8.27-.71 11.52l2.97 5.93c.07.21.28.28.49.28h6.15c.27.03.51-.17.54-.44c0-.09 0-.18-.05-.26L12.4 3.26c-.14-.35-.64-.35-.85 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.3 11.32c-.28-.28-.71-.28-.92.07L3 20.29a.497.497 0 0 0 .42.71h6.22c.21 0 .35-.07.42-.28c1.34-2.76.57-6.92-1.77-9.4Zm3.25-8.06c-2.47 3.96-2.33 8.27-.71 11.52l2.97 5.93c.07.21.28.28.49.28h6.15c.27.03.51-.17.54-.44c0-.09 0-.18-.05-.26L12.4 3.26c-.14-.35-.64-.35-.85 0"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.3%2011.32c-.28-.28-.71-.28-.92.07L3%2020.29a.497.497%200%200%200%20.42.71h6.22c.21%200%20.35-.07.42-.28c1.34-2.76.57-6.92-1.77-9.4Zm3.25-8.06c-2.47%203.96-2.33%208.27-.71%2011.52l2.97%205.93c.07.21.28.28.49.28h6.15c.27.03.51-.17.54-.44c0-.09%200-.18-.05-.26L12.4%203.26c-.14-.35-.64-.35-.85%200%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%22M8.3%2011.32c-.28-.28-.71-.28-.92.07L3%2020.29a.497.497%200%200%200%20.42.71h6.22c.21%200%20.35-.07.42-.28c1.34-2.76.57-6.92-1.77-9.4Zm3.25-8.06c-2.47%203.96-2.33%208.27-.71%2011.52l2.97%205.93c.07.21.28.28.49.28h6.15c.27.03.51-.17.54-.44c0-.09%200-.18-.05-.26L12.4%203.26c-.14-.35-.64-.35-.85%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/atlassian.svg?color=%231a73e8&size=48