Add Terraform logo (405 bytes) (#602)

This commit is contained in:
Alexandre Mendonça
2021-10-09 13:22:33 +01:00
committed by GitHub
parent ffc08e34a5
commit 4554dd0b57
5 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#fff"
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
<path
android:fillColor="#7B42BC"
android:pathData="M333.4 216.2v113.58l98.4-56.76v-113.7l-98.4 56.88z" />
<path
android:fillColor="#7B42BC"
android:pathData="M224.2 159.32 98.4 56.88v113.58l-98.4-56.82V159.32zM115 95.9v113.64l98.4 56.82V152.72L115 95.9zm109.2 303.18 98.4 56.82V342.26l-98.4-56.82v113.64z" />
</vector>