jira from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
jira
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the jira logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M562.5 305.7C489.6 233 393.1 135.8 321 64C155.5 228.9 78.5 305.7 78.5 305.7c-7.9 7.9-7.9 20.7 0 28.7C211.3 466.7 140.3 395.9 321 576c379.4-378 15.7-16.7 241.5-241.7c8-7.9 8-20.7 0-28.6m-241.5 90L245 320l76-75.7l76 75.7z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsJira(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M562.5 305.7C489.6 233 393.1 135.8 321 64C155.5 228.9 78.5 305.7 78.5 305.7c-7.9 7.9-7.9 20.7 0 28.7C211.3 466.7 140.3 395.9 321 576c379.4-378 15.7-16.7 241.5-241.7c8-7.9 8-20.7 0-28.6m-241.5 90L245 320l76-75.7l76 75.7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M562.5 305.7C489.6 233 393.1 135.8 321 64C155.5 228.9 78.5 305.7 78.5 305.7c-7.9 7.9-7.9 20.7 0 28.7C211.3 466.7 140.3 395.9 321 576c379.4-378 15.7-16.7 241.5-241.7c8-7.9 8-20.7 0-28.6m-241.5 90L245 320l76-75.7l76 75.7z"/></svg>
</template>

CSS

.icon-jira {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M562.5%20305.7C489.6%20233%20393.1%20135.8%20321%2064C155.5%20228.9%2078.5%20305.7%2078.5%20305.7c-7.9%207.9-7.9%2020.7%200%2028.7C211.3%20466.7%20140.3%20395.9%20321%20576c379.4-378%2015.7-16.7%20241.5-241.7c8-7.9%208-20.7%200-28.6m-241.5%2090L245%20320l76-75.7l76%2075.7z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M562.5%20305.7C489.6%20233%20393.1%20135.8%20321%2064C155.5%20228.9%2078.5%20305.7%2078.5%20305.7c-7.9%207.9-7.9%2020.7%200%2028.7C211.3%20466.7%20140.3%20395.9%20321%20576c379.4-378%2015.7-16.7%20241.5-241.7c8-7.9%208-20.7%200-28.6m-241.5%2090L245%20320l76-75.7l76%2075.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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