Skip to content

Commit

Permalink
Spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
JackEblan committed Sep 3, 2024
1 parent f270ab2 commit f121272
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions app/src/main/res/drawable/ic_splash.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<?xml version="1.0" encoding="utf-8"?><!--
~
~ Copyright 2023 Einstein Blanco
~
~ Licensed under the GNU General Public License v3.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ https://www.gnu.org/licenses/gpl-3.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
~
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="240dp" android:viewportHeight="960" android:viewportWidth="960" android:width="240dp">

<path android:fillColor="#C8FD75" android:pathData="m197,160h562l12,2 10,5 8,7 7,11 3,8 1,10v539l-1,25 -4,10 -6,8 -7,7 -10,5 -7,2h-571l-11,-4 -10,-7 -9,-12 -3,-8 -1,-7v-565l3,-9 4,-8 9,-10 12,-7z"/>
Expand Down

0 comments on commit f121272

Please sign in to comment.