Skip to content

Commit

Permalink
v1.22.0 (#62)
Browse files Browse the repository at this point in the history
Added
* XML
  * ic_stop_8.xml

---------

Co-authored-by: Gabriel Luong <[email protected]>
  • Loading branch information
AadityaMozilla and gabrielluong authored Aug 5, 2024
1 parent 042c5cf commit e1c619d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions icons/mobile/8/xml/ic_stop_8.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="8dp"
android:height="8dp"
android:viewportWidth="8"
android:viewportHeight="8">
<path
android:fillColor="#000"
android:pathData="M1.5,0L6.5,0A1.5,1.5 0,0 1,8 1.5L8,6.5A1.5,1.5 0,0 1,6.5 8L1.5,8A1.5,1.5 0,0 1,0 6.5L0,1.5A1.5,1.5 0,0 1,1.5 0z" />
</vector>

0 comments on commit e1c619d

Please sign in to comment.