Add CoffeeScript icon

This commit is contained in:
Jude Gibbons
2019-07-28 14:42:24 +01:00
parent e3f69724cb
commit 3e3a24aed3
5 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?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="M15,0 L497,0 Q512,0,512,15 L512,497 Q512,512,497,512 L15,512 Q0,512,0,497 L0,15 Q0,0,15,0 Z" />
<path
android:fillColor="#000000"
android:pathData="M114,137 C29,171,154,201,261,201 S479,174,413,140 C436,167,359,185,261,185 S80,164,114,137 M179,257 C96,199,47,339,151,355 C24,400,47,178,179,257 M87,191 C116,230,371,247,434,191 C412,314,370,305,351,375 C322,420,189,413,171,375 C159,322,114,315,87,191 M208,128 C229,115,161,108,161,132 S207,168,246,143 C266,130,305,120,322,129 S291,159,283,138 C257,142,269,160,301,160 S347,154,348,138 S324,110,295,110 C237,110,230,139,197,142 C181,143,172,140,172,133 S200,124,208,128" />
</vector>