added ABB RobotStudio and Asciidoctor (#1886)

* added ABB Robotstudio

Closes #1870

* add Asciidoctor icon

Closes #1852

* make it square

* RobotStudio naming

* RobotStudio color changed to orange from the logo

* RobotStudio naming in SVG title fixed
This commit is contained in:
Lucas Becker 2019-11-12 22:02:44 +01:00 committed by Eric Cornelissen
parent b56b9be7b3
commit 0c7f81dcb5
3 changed files with 12 additions and 0 deletions

View File

@ -15,6 +15,11 @@
"hex": "00A98F",
"source": "https://about.me/assets"
},
{
"title": "ABB RobotStudio",
"hex": "FF9E0F",
"source": "https://new.abb.com/products/robotics/en/robotstudio/downloads"
},
{
"title": "Abstract",
"hex": "191A1B",
@ -250,6 +255,11 @@
"hex": "273347",
"source": "https://asana.com/styles"
},
{
"title": "Asciidoctor",
"hex": "E40046",
"source": "https://github.com/asciidoctor/brand"
},
{
"title": "Atlassian",
"hex": "0052CC",

1
icons/abbrobotstudio.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>ABB RobotStudio icon</title><path d="M24 12.46a9.6 9.6 0 01-19.2 0h1.07a8.53 8.53 0 108.53-8.53V2.86a9.6 9.6 0 019.6 9.6zm-9.6-3.2a3.2 3.2 0 103.2 3.2 3.2 3.2 0 00-3.2-3.2zm-2 0l-.6-6.67-2.46 1.92-1.46-1.44a4.67 4.67 0 00-5.62-.37L.24 4a.54.54 0 00-.15.74.54.54 0 00.74.15l2-1.31a3.64 3.64 0 014.29.22l1.37 1.38L6.2 7z"/></svg>

After

Width:  |  Height:  |  Size: 405 B

1
icons/asciidoctor.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Asciidoctor icon</title><path d="M18.07,0H5.93A5.94,5.94,0,0,0,0,5.93V18.07A5.94,5.94,0,0,0,5.93,24H18.07A5.94,5.94,0,0,0,24,18.07V5.93A5.94,5.94,0,0,0,18.07,0ZM10.71,15.4H8.81v0L7.2,19.28h0a.5.5,0,0,1-.66.27.51.51,0,0,1-.27-.67L7.72,15.4H4.85a.5.5,0,0,1-.5-.51.52.52,0,0,1,.52-.5h5.86a.5.5,0,0,1,.49.52A.49.49,0,0,1,10.71,15.4Zm7.92,4.17a.51.51,0,0,1-.66-.29l-5.35-13L10.23,12H11.8a.5.5,0,0,1,.49.52.49.49,0,0,1-.51.49H5.92a.5.5,0,0,1-.5-.51.52.52,0,0,1,.52-.5h3.2l3-7.27a.49.49,0,0,1,.45-.31.52.52,0,0,1,.48.31L18.91,18.9h0A.51.51,0,0,1,18.63,19.57Z"/></svg>

After

Width:  |  Height:  |  Size: 638 B