Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Foundation #118

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions charcoal-android/src/main/res/drawable/ic_charcoal_archive_16.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="16dp"
android:viewportWidth="16"
android:viewportHeight="16">
<path
android:pathData="M2,4C2,3.4477 2.4477,3 3,3H13C13.5523,3 14,3.4477 14,4C14,4.5523 13.5523,5 13,5H3C2.4477,5 2,4.5523 2,4Z"
android:fillColor="#858585"/>
<path
android:pathData="M4,6C3.4477,6 3,6.4477 3,7V11C3,12.1046 3.8954,13 5,13H11C12.1046,13 13,12.1046 13,11V7C13,6.4477 12.5523,6 12,6H4ZM6.5,7C6.2239,7 6,7.2239 6,7.5C6,7.7761 6.2239,8 6.5,8H9.5C9.7761,8 10,7.7761 10,7.5C10,7.2239 9.7761,7 9.5,7H6.5Z"
android:fillColor="#858585"
android:fillType="evenOdd"/>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="16dp"
android:viewportWidth="16"
android:viewportHeight="16">
<path
android:pathData="M2,3C2,2.4477 2.4477,2 3,2H4.5C5.0523,2 5.5,2.4477 5.5,3V4.5C5.5,5.0523 5.0523,5.5 4.5,5.5H3C2.4477,5.5 2,5.0523 2,4.5V3Z"
android:fillColor="#858585"/>
<path
android:pathData="M6.25,3C6.25,2.4477 6.6977,2 7.25,2H8.75C9.3023,2 9.75,2.4477 9.75,3V4.5C9.75,5.0523 9.3023,5.5 8.75,5.5H7.25C6.6977,5.5 6.25,5.0523 6.25,4.5V3Z"
android:fillColor="#858585"/>
<path
android:pathData="M10.5,3C10.5,2.4477 10.9477,2 11.5,2H13C13.5523,2 14,2.4477 14,3V4.5C14,5.0523 13.5523,5.5 13,5.5H11.5C10.9477,5.5 10.5,5.0523 10.5,4.5V3Z"
android:fillColor="#858585"/>
<path
android:pathData="M10.5,7.25C10.5,6.6977 10.9477,6.25 11.5,6.25H13C13.5523,6.25 14,6.6977 14,7.25V8.75C14,9.3023 13.5523,9.75 13,9.75H11.5C10.9477,9.75 10.5,9.3023 10.5,8.75V7.25Z"
android:fillColor="#858585"/>
<path
android:pathData="M6.25,7.25C6.25,6.6977 6.6977,6.25 7.25,6.25H8.75C9.3023,6.25 9.75,6.6977 9.75,7.25V8.75C9.75,9.3023 9.3023,9.75 8.75,9.75H7.25C6.6977,9.75 6.25,9.3023 6.25,8.75V7.25Z"
android:fillColor="#858585"/>
<path
android:pathData="M2,7.25C2,6.6977 2.4477,6.25 3,6.25H4.5C5.0523,6.25 5.5,6.6977 5.5,7.25V8.75C5.5,9.3023 5.0523,9.75 4.5,9.75H3C2.4477,9.75 2,9.3023 2,8.75V7.25Z"
android:fillColor="#858585"/>
<path
android:pathData="M2,11.5C2,10.9477 2.4477,10.5 3,10.5H4.5C5.0523,10.5 5.5,10.9477 5.5,11.5V13C5.5,13.5523 5.0523,14 4.5,14H3C2.4477,14 2,13.5523 2,13V11.5Z"
android:fillColor="#858585"/>
<path
android:pathData="M6.25,11.5C6.25,10.9477 6.6977,10.5 7.25,10.5H8.75C9.3023,10.5 9.75,10.9477 9.75,11.5V13C9.75,13.5523 9.3023,14 8.75,14H7.25C6.6977,14 6.25,13.5523 6.25,13V11.5Z"
android:fillColor="#858585"/>
<path
android:pathData="M10.5,11.5C10.5,10.9477 10.9477,10.5 11.5,10.5H13C13.5523,10.5 14,10.9477 14,11.5V13C14,13.5523 13.5523,14 13,14H11.5C10.9477,14 10.5,13.5523 10.5,13V11.5Z"
android:fillColor="#858585"/>
</vector>