mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-16 00:59:07 +02:00
Added Atlassian products icon (Confluence, Statuspage, Opsgenie) (#1401)
Closes #1380 * Added Confluence icon * Added Statuspage icon * Added Opsgenie icon * Fixed Statuspage icon
This commit is contained in:
parent
612bec963b
commit
91d17fdd46
@ -495,6 +495,11 @@
|
||||
"hex": "414959",
|
||||
"source": "https://www.conekta.io"
|
||||
},
|
||||
{
|
||||
"title": "Confluence",
|
||||
"hex": "172B4D",
|
||||
"source": "https://www.atlassian.com/company/news/press-kit"
|
||||
},
|
||||
{
|
||||
"title": "Conda-Forge",
|
||||
"hex": "000000",
|
||||
@ -1870,6 +1875,11 @@
|
||||
"hex": "FF1B2D",
|
||||
"source": "https://github.com/operasoftware/logo"
|
||||
},
|
||||
{
|
||||
"title": "Opsgenie",
|
||||
"hex": "172B4D",
|
||||
"source": "https://www.atlassian.com/company/news/press-kit"
|
||||
},
|
||||
{
|
||||
"title": "Oracle",
|
||||
"hex": "F80000",
|
||||
@ -2460,6 +2470,11 @@
|
||||
"hex": "1F3641",
|
||||
"source": "http://statamic.com/press"
|
||||
},
|
||||
{
|
||||
"title": "Statuspage",
|
||||
"hex": "172B4D",
|
||||
"source": "https://www.atlassian.com/company/news/press-kit"
|
||||
},
|
||||
{
|
||||
"title": "Staticman",
|
||||
"hex": "000000",
|
||||
|
1
icons/confluence.svg
Normal file
1
icons/confluence.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Confluence icon</title><path d="M.87 18.257c-.248.382-.53.875-.763 1.245a.764.764 0 0 0 .255 1.04l4.965 3.054a.764.764 0 0 0 1.058-.26c.199-.332.454-.763.733-1.221 1.967-3.247 3.945-2.853 7.508-1.146l4.957 2.337a.764.764 0 0 0 1.028-.382l2.364-5.346a.764.764 0 0 0-.382-1 599.851 599.851 0 0 1-4.965-2.361C10.911 10.97 5.224 11.185.87 18.257zM23.131 5.743c.249-.405.531-.875.764-1.25a.764.764 0 0 0-.256-1.034L18.675.404a.764.764 0 0 0-1.058.26c-.195.335-.451.763-.734 1.225-1.966 3.246-3.945 2.85-7.508 1.146L4.437.694a.764.764 0 0 0-1.027.382L1.046 6.422a.764.764 0 0 0 .382 1c1.039.49 3.105 1.467 4.965 2.361 6.698 3.246 12.392 3.029 16.738-4.04z"/></svg>
|
After Width: | Height: | Size: 736 B |
1
icons/opsgenie.svg
Normal file
1
icons/opsgenie.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Opsgenie icon</title><path d="M12.002 0a5.988 5.988 0 1 1 0 11.975 5.988 5.988 0 0 1 0-11.975zm9.723 13.026h-.03l-4.527-2.242a.671.671 0 0 0-.876.268 22.408 22.408 0 0 1-4.306 5.217 22.407 22.407 0 0 1-4.286-5.2.671.671 0 0 0-.876-.269l-4.535 2.226h-.03a.671.671 0 0 0-.248.902 28.85 28.85 0 0 0 4.55 5.933l-.002.001c.024.025.05.048.075.072.335.335.676.664 1.027.981.081.074.165.144.247.217.315.278.632.555.96.82.144.117.295.227.441.341.277.216.552.434.837.639.44.318.888.625 1.346.917a.963.963 0 0 0 1.007.017c.487-.312.962-.64 1.428-.98.068-.05.132-.103.2-.153.358-.266.713-.537 1.06-.82.234-.19.46-.39.688-.588.17-.147.34-.291.506-.442.295-.268.58-.545.864-.825.061-.06.127-.118.188-.179l-.004-.002a28.852 28.852 0 0 0 4.565-5.949.671.671 0 0 0-.269-.902z"/></svg>
|
After Width: | Height: | Size: 845 B |
1
icons/statuspage.svg
Normal file
1
icons/statuspage.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Statuspage icon</title><path d="M12.008 9.597a5.623 5.623 0 1 1 0 11.245 5.623 5.623 0 0 1 0-11.245zM.154 8.717l3.02 3.574a.639.639 0 0 0 .913.068c4.885-4.379 10.97-4.379 15.84 0a.642.642 0 0 0 .916-.068l3.006-3.574a.646.646 0 0 0-.075-.906c-7.1-6.204-16.462-6.204-23.555 0a.65.65 0 0 0-.065.906z"/></svg>
|
After Width: | Height: | Size: 383 B |
Loading…
Reference in New Issue
Block a user