jiraalign logo

jiraalign from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
jiraalign
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

Use the jiraalign logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGsIWlI80D" x1="8.221" x2="9.771" y1="20.546" y2="12.639" gradientTransform="translate(.556 -37.409)scale(6.46335)" gradientUnits="userSpaceOnUse"><stop offset=".15" stop-color="#0052cc"/><stop offset=".503" stop-color="#0e64de"/><stop offset="1" stop-color="#2684ff"/></linearGradient><linearGradient id="SVGh4n4hc6K" x1="11.391" x2="9.84" y1="10.847" y2="18.754" gradientTransform="translate(.556 -37.409)scale(6.46335)" gradientUnits="userSpaceOnUse"><stop offset=".15" stop-color="#0052cc"/><stop offset=".503" stop-color="#0e64de"/><stop offset="1" stop-color="#2684ff"/></linearGradient></defs><path fill="url(#SVGsIWlI80D)" d="M.555 0c0 24.102 19.488 43.758 43.375 43.758h40.14v40.719h43.368V7.254c0-3.75-3.012-7.02-6.723-7.02Zm0 0"/><path fill="url(#SVGh4n4hc6K)" d="M127.21 128c0-24.105-19.483-43.523-43.382-43.523H43.93v-40.72H.555v77.223c0 3.743 3.02 7.02 6.722 7.02Zm0 0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconJiraalign(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGsIWlI80D" x1="8.221" x2="9.771" y1="20.546" y2="12.639" gradientTransform="translate(.556 -37.409)scale(6.46335)" gradientUnits="userSpaceOnUse"><stop offset=".15" stopColor="#0052cc"/><stop offset=".503" stopColor="#0e64de"/><stop offset="1" stopColor="#2684ff"/></linearGradient><linearGradient id="SVGh4n4hc6K" x1="11.391" x2="9.84" y1="10.847" y2="18.754" gradientTransform="translate(.556 -37.409)scale(6.46335)" gradientUnits="userSpaceOnUse"><stop offset=".15" stopColor="#0052cc"/><stop offset=".503" stopColor="#0e64de"/><stop offset="1" stopColor="#2684ff"/></linearGradient></defs><path fill="url(#SVGsIWlI80D)" d="M.555 0c0 24.102 19.488 43.758 43.375 43.758h40.14v40.719h43.368V7.254c0-3.75-3.012-7.02-6.723-7.02Zm0 0"/><path fill="url(#SVGh4n4hc6K)" d="M127.21 128c0-24.105-19.483-43.523-43.382-43.523H43.93v-40.72H.555v77.223c0 3.743 3.02 7.02 6.722 7.02Zm0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGsIWlI80D" x1="8.221" x2="9.771" y1="20.546" y2="12.639" gradientTransform="translate(.556 -37.409)scale(6.46335)" gradientUnits="userSpaceOnUse"><stop offset=".15" stop-color="#0052cc"/><stop offset=".503" stop-color="#0e64de"/><stop offset="1" stop-color="#2684ff"/></linearGradient><linearGradient id="SVGh4n4hc6K" x1="11.391" x2="9.84" y1="10.847" y2="18.754" gradientTransform="translate(.556 -37.409)scale(6.46335)" gradientUnits="userSpaceOnUse"><stop offset=".15" stop-color="#0052cc"/><stop offset=".503" stop-color="#0e64de"/><stop offset="1" stop-color="#2684ff"/></linearGradient></defs><path fill="url(#SVGsIWlI80D)" d="M.555 0c0 24.102 19.488 43.758 43.375 43.758h40.14v40.719h43.368V7.254c0-3.75-3.012-7.02-6.723-7.02Zm0 0"/><path fill="url(#SVGh4n4hc6K)" d="M127.21 128c0-24.105-19.483-43.523-43.382-43.523H43.93v-40.72H.555v77.223c0 3.743 3.02 7.02 6.722 7.02Zm0 0"/></svg>
</template>

CSS

.icon-jiraalign {
  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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGsIWlI80D%22%20x1%3D%228.221%22%20x2%3D%229.771%22%20y1%3D%2220.546%22%20y2%3D%2212.639%22%20gradientTransform%3D%22translate(.556%20-37.409)scale(6.46335)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.15%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%22.503%22%20stop-color%3D%22%230e64de%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGh4n4hc6K%22%20x1%3D%2211.391%22%20x2%3D%229.84%22%20y1%3D%2210.847%22%20y2%3D%2218.754%22%20gradientTransform%3D%22translate(.556%20-37.409)scale(6.46335)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.15%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%22.503%22%20stop-color%3D%22%230e64de%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGsIWlI80D)%22%20d%3D%22M.555%200c0%2024.102%2019.488%2043.758%2043.375%2043.758h40.14v40.719h43.368V7.254c0-3.75-3.012-7.02-6.723-7.02Zm0%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGh4n4hc6K)%22%20d%3D%22M127.21%20128c0-24.105-19.483-43.523-43.382-43.523H43.93v-40.72H.555v77.223c0%203.743%203.02%207.02%206.722%207.02Zm0%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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGsIWlI80D%22%20x1%3D%228.221%22%20x2%3D%229.771%22%20y1%3D%2220.546%22%20y2%3D%2212.639%22%20gradientTransform%3D%22translate(.556%20-37.409)scale(6.46335)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.15%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%22.503%22%20stop-color%3D%22%230e64de%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGh4n4hc6K%22%20x1%3D%2211.391%22%20x2%3D%229.84%22%20y1%3D%2210.847%22%20y2%3D%2218.754%22%20gradientTransform%3D%22translate(.556%20-37.409)scale(6.46335)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.15%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%22.503%22%20stop-color%3D%22%230e64de%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGsIWlI80D)%22%20d%3D%22M.555%200c0%2024.102%2019.488%2043.758%2043.375%2043.758h40.14v40.719h43.368V7.254c0-3.75-3.012-7.02-6.723-7.02Zm0%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGh4n4hc6K)%22%20d%3D%22M127.21%20128c0-24.105-19.483-43.523-43.382-43.523H43.93v-40.72H.555v77.223c0%203.743%203.02%207.02%206.722%207.02Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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