1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-16 00:59:07 +02:00

Terraform Icon (#1674)

* add terraform icon

* remove stroke attribute from terraform icon

* remove trailing newline

---

Closes #1624
This commit is contained in:
Jurij Zahn 2019-09-26 14:27:58 +02:00 committed by Eric Cornelissen
parent 3129166158
commit 04f01ade81
2 changed files with 6 additions and 0 deletions

View File

@ -2975,6 +2975,11 @@
"hex": "CC0000", "hex": "CC0000",
"source": "http://www.teslamotors.com/en_GB/about" "source": "http://www.teslamotors.com/en_GB/about"
}, },
{
"title": "Terraform",
"hex": "623CE4",
"source": "https://www.hashicorp.com/brand#terraform"
},
{ {
"title": "The Mighty", "title": "The Mighty",
"hex": "D0072A", "hex": "D0072A",

1
icons/terraform.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Terraform icon</title><path d="M8.283 4.265l7.433 3.776v7.551l-7.433-3.776V4.265zm8.248 3.776v7.551l7.436-3.776V4.265l-7.436 3.776zM.035.051v7.551l7.433 3.776V3.827L.035.051zm8.248 20.141l7.433 3.776V16.42l-7.433-3.776v7.548z"/></svg>

After

Width:  |  Height:  |  Size: 312 B