atlassian from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
atlassian
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 atlassian icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.932 4c-.214 0-.434.12-.578.363c-5.227 8.615-.372 15.661 2.824 22.264a.66.66 0 0 0 .584.373h7.59c.483 0 .799-.528.576-.979c0 0-10.208-21.14-10.46-21.667A.6.6 0 0 0 15.933 4zm-.05 3.744c2.12 4.394 6.43 13.32 8.33 17.256h-4.605a161 161 0 0 0-.89-1.752c-2.598-5.06-5.07-9.872-2.834-15.504zM10.317 14c-.227 0-.442.126-.568.389L4.07 26.004c-.22.464.117.996.608.996H12.6c.25 0 .47-.156.574-.385c1.713-3.602.683-9.077-2.309-12.353a.76.76 0 0 0-.549-.262zm.254 3.26c1.338 2.374 1.798 5.435 1.086 7.74h-4.87z"/></svg>

React

import type { SVGProps } from "react";

export function LaAtlassian(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="M15.932 4c-.214 0-.434.12-.578.363c-5.227 8.615-.372 15.661 2.824 22.264a.66.66 0 0 0 .584.373h7.59c.483 0 .799-.528.576-.979c0 0-10.208-21.14-10.46-21.667A.6.6 0 0 0 15.933 4zm-.05 3.744c2.12 4.394 6.43 13.32 8.33 17.256h-4.605a161 161 0 0 0-.89-1.752c-2.598-5.06-5.07-9.872-2.834-15.504zM10.317 14c-.227 0-.442.126-.568.389L4.07 26.004c-.22.464.117.996.608.996H12.6c.25 0 .47-.156.574-.385c1.713-3.602.683-9.077-2.309-12.353a.76.76 0 0 0-.549-.262zm.254 3.26c1.338 2.374 1.798 5.435 1.086 7.74h-4.87z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.932 4c-.214 0-.434.12-.578.363c-5.227 8.615-.372 15.661 2.824 22.264a.66.66 0 0 0 .584.373h7.59c.483 0 .799-.528.576-.979c0 0-10.208-21.14-10.46-21.667A.6.6 0 0 0 15.933 4zm-.05 3.744c2.12 4.394 6.43 13.32 8.33 17.256h-4.605a161 161 0 0 0-.89-1.752c-2.598-5.06-5.07-9.872-2.834-15.504zM10.317 14c-.227 0-.442.126-.568.389L4.07 26.004c-.22.464.117.996.608.996H12.6c.25 0 .47-.156.574-.385c1.713-3.602.683-9.077-2.309-12.353a.76.76 0 0 0-.549-.262zm.254 3.26c1.338 2.374 1.798 5.435 1.086 7.74h-4.87z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.932%204c-.214%200-.434.12-.578.363c-5.227%208.615-.372%2015.661%202.824%2022.264a.66.66%200%200%200%20.584.373h7.59c.483%200%20.799-.528.576-.979c0%200-10.208-21.14-10.46-21.667A.6.6%200%200%200%2015.933%204zm-.05%203.744c2.12%204.394%206.43%2013.32%208.33%2017.256h-4.605a161%20161%200%200%200-.89-1.752c-2.598-5.06-5.07-9.872-2.834-15.504zM10.317%2014c-.227%200-.442.126-.568.389L4.07%2026.004c-.22.464.117.996.608.996H12.6c.25%200%20.47-.156.574-.385c1.713-3.602.683-9.077-2.309-12.353a.76.76%200%200%200-.549-.262zm.254%203.26c1.338%202.374%201.798%205.435%201.086%207.74h-4.87z%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%22M15.932%204c-.214%200-.434.12-.578.363c-5.227%208.615-.372%2015.661%202.824%2022.264a.66.66%200%200%200%20.584.373h7.59c.483%200%20.799-.528.576-.979c0%200-10.208-21.14-10.46-21.667A.6.6%200%200%200%2015.933%204zm-.05%203.744c2.12%204.394%206.43%2013.32%208.33%2017.256h-4.605a161%20161%200%200%200-.89-1.752c-2.598-5.06-5.07-9.872-2.834-15.504zM10.317%2014c-.227%200-.442.126-.568.389L4.07%2026.004c-.22.464.117.996.608.996H12.6c.25%200%20.47-.156.574-.385c1.713-3.602.683-9.077-2.309-12.353a.76.76%200%200%200-.549-.262zm.254%203.26c1.338%202.374%201.798%205.435%201.086%207.74h-4.87z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/atlassian.svg?color=%231a73e8&size=48