atlassian icon
atlassian from Material Design Icons by Pictogrammers · Filled · Brand / Logo · Apache-2.0 Free for personal and commercial use.
- Name
- atlassian
- Set
- Material Design Icons
- Style
- Filled
- Category
- Brand / Logo
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More brand / logo icons from Material Design Icons
Use the atlassian icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.93 11.24a.58.58 0 0 0-.8-.11c-.07.06-.13.13-.17.21l-4.9 9.81c-.15.29-.03.64.26.79c.08.06.18.06.27.06h6.82c.22 0 .43-.12.53-.32c1.47-3.05.56-7.68-2.01-10.44m3.6-8.93a12.99 12.99 0 0 0-.76 12.78l3.29 6.59c.11.2.31.32.53.32h6.82a.59.59 0 0 0 .59-.59c0-.09 0-.18-.06-.26c0 0-9.18-18.38-9.44-18.84a.52.52 0 0 0-.72-.25c-.11.05-.2.14-.25.25"/></svg>
React
import type { SVGProps } from "react";
export function MdiAtlassian(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="M7.93 11.24a.58.58 0 0 0-.8-.11c-.07.06-.13.13-.17.21l-4.9 9.81c-.15.29-.03.64.26.79c.08.06.18.06.27.06h6.82c.22 0 .43-.12.53-.32c1.47-3.05.56-7.68-2.01-10.44m3.6-8.93a12.99 12.99 0 0 0-.76 12.78l3.29 6.59c.11.2.31.32.53.32h6.82a.59.59 0 0 0 .59-.59c0-.09 0-.18-.06-.26c0 0-9.18-18.38-9.44-18.84a.52.52 0 0 0-.72-.25c-.11.05-.2.14-.25.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.93 11.24a.58.58 0 0 0-.8-.11c-.07.06-.13.13-.17.21l-4.9 9.81c-.15.29-.03.64.26.79c.08.06.18.06.27.06h6.82c.22 0 .43-.12.53-.32c1.47-3.05.56-7.68-2.01-10.44m3.6-8.93a12.99 12.99 0 0 0-.76 12.78l3.29 6.59c.11.2.31.32.53.32h6.82a.59.59 0 0 0 .59-.59c0-.09 0-.18-.06-.26c0 0-9.18-18.38-9.44-18.84a.52.52 0 0 0-.72-.25c-.11.05-.2.14-.25.25"/></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%22M7.93%2011.24a.58.58%200%200%200-.8-.11c-.07.06-.13.13-.17.21l-4.9%209.81c-.15.29-.03.64.26.79c.08.06.18.06.27.06h6.82c.22%200%20.43-.12.53-.32c1.47-3.05.56-7.68-2.01-10.44m3.6-8.93a12.99%2012.99%200%200%200-.76%2012.78l3.29%206.59c.11.2.31.32.53.32h6.82a.59.59%200%200%200%20.59-.59c0-.09%200-.18-.06-.26c0%200-9.18-18.38-9.44-18.84a.52.52%200%200%200-.72-.25c-.11.05-.2.14-.25.25%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%22M7.93%2011.24a.58.58%200%200%200-.8-.11c-.07.06-.13.13-.17.21l-4.9%209.81c-.15.29-.03.64.26.79c.08.06.18.06.27.06h6.82c.22%200%20.43-.12.53-.32c1.47-3.05.56-7.68-2.01-10.44m3.6-8.93a12.99%2012.99%200%200%200-.76%2012.78l3.29%206.59c.11.2.31.32.53.32h6.82a.59.59%200%200%200%20.59-.59c0-.09%200-.18-.06-.26c0%200-9.18-18.38-9.44-18.84a.52.52%200%200%200-.72-.25c-.11.05-.2.14-.25.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/atlassian.svg?color=%231a73e8&size=48