jira logo
jira from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- jira
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 496×512
- 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 496 512"><path fill="currentColor" d="M490 241.7C417.1 169 320.6 71.8 248.5 0C83 164.9 6 241.7 6 241.7c-7.9 7.9-7.9 20.7 0 28.7C138.8 402.7 67.8 331.9 248.5 512c379.4-378 15.7-16.7 241.5-241.7c8-7.9 8-20.7 0-28.6m-241.5 90l-76-75.7l76-75.7l76 75.7z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsJira(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="M490 241.7C417.1 169 320.6 71.8 248.5 0C83 164.9 6 241.7 6 241.7c-7.9 7.9-7.9 20.7 0 28.7C138.8 402.7 67.8 331.9 248.5 512c379.4-378 15.7-16.7 241.5-241.7c8-7.9 8-20.7 0-28.6m-241.5 90l-76-75.7l76-75.7l76 75.7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="M490 241.7C417.1 169 320.6 71.8 248.5 0C83 164.9 6 241.7 6 241.7c-7.9 7.9-7.9 20.7 0 28.7C138.8 402.7 67.8 331.9 248.5 512c379.4-378 15.7-16.7 241.5-241.7c8-7.9 8-20.7 0-28.6m-241.5 90l-76-75.7l76-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%20496%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M490%20241.7C417.1%20169%20320.6%2071.8%20248.5%200C83%20164.9%206%20241.7%206%20241.7c-7.9%207.9-7.9%2020.7%200%2028.7C138.8%20402.7%2067.8%20331.9%20248.5%20512c379.4-378%2015.7-16.7%20241.5-241.7c8-7.9%208-20.7%200-28.6m-241.5%2090l-76-75.7l76-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%20496%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M490%20241.7C417.1%20169%20320.6%2071.8%20248.5%200C83%20164.9%206%20241.7%206%20241.7c-7.9%207.9-7.9%2020.7%200%2028.7C138.8%20402.7%2067.8%20331.9%20248.5%20512c379.4-378%2015.7-16.7%20241.5-241.7c8-7.9%208-20.7%200-28.6m-241.5%2090l-76-75.7l76-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/fa6-brands/jira.svg?color=%231a73e8&size=48