Skip to content

Commit

Permalink
New and Updated icons (#738)
Browse files Browse the repository at this point in the history
**What's new**
Airplane / 16, 28, 32, 48 / Filled & Regular
Globe Off / 12, 16, 20, 24, 28, 32, 48 / Filled & Regular
Hat Graduation / 32, 48 / Filled & Regular
Person Board Add / 16, 24, 28, 32 / Filled & Regular
Shopping Bag Tag / 16, 28, 32, 48 / Filled & Regular
Shopping Bag / 16, 20, 24, 28, 32, 48 / Filled & Regular
Teaching / 16, 24, 28, 32, 48 / Filled & Regular
Window Brush / 20, 24 / Filled & Regular
Window Column One Fourth Left Focus Left / 20 / Filled
Window Column One Fourth Left Focus Top / 20 / Filled
Window Column One Fourth Left / 20 / Filled & Regular

**What's updated**
Building People / 16, 20, 24 / Filled & Regular
Circle Half Fill / 20, 24 / Filled & Regular
Contact Card Link / 16, 20 / Filled & Regular
Folder People / 20, 24 / Filled & Regular
Run / 16, 20, 24 / Filled & Regular
Shopping Bag / 16, 20, 24 / Filled
  • Loading branch information
jasoncuster authored Jul 26, 2024
1 parent 80fb6c0 commit cb00e26
Show file tree
Hide file tree
Showing 179 changed files with 252 additions and 54 deletions.
68 changes: 34 additions & 34 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,40 +62,40 @@ jobs:
run: npm run deploy:ios
working-directory: importer

build-android:
name: Build Android library
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2

- name: Use Node 18
uses: actions/setup-node@v1
with:
node-version: 18.x

- run: npm install

- name: Run generate script
run: npm run deploy:android
working-directory: importer

- name: Setup Java
uses: actions/setup-java@v1
with:
java-version: 11

# https://github.com/marketplace/actions/gradle-command
- name: Build Android library
uses: eskatos/gradle-command-action@v1
with:
arguments: assembleRelease
build-root-directory: android
wrapper-directory: android

- name: Generate BUILD.gn file for Android
run: python3 generate_build_gn_android.py
working-directory: importer
# build-android:
# name: Build Android library
# runs-on: ubuntu-latest

# steps:
# - uses: actions/checkout@v2

# - name: Use Node 18
# uses: actions/setup-node@v1
# with:
# node-version: 18.x

# - run: npm install

# - name: Run generate script
# run: npm run deploy:android
# working-directory: importer

# - name: Setup Java
# uses: actions/setup-java@v1
# with:
# java-version: 11

# # https://github.com/marketplace/actions/gradle-command
# - name: Build Android library
# uses: eskatos/gradle-command-action@v1
# with:
# arguments: assembleRelease
# build-root-directory: android
# wrapper-directory: android

# - name: Generate BUILD.gn file for Android
# run: python3 generate_build_gn_android.py
# working-directory: importer

build-flutter:
name: Build Flutter library
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions assets/Airplane/SVG/ic_fluent_airplane_16_filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/Airplane/SVG/ic_fluent_airplane_16_regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/Airplane/SVG/ic_fluent_airplane_28_filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/Airplane/SVG/ic_fluent_airplane_28_regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/Airplane/SVG/ic_fluent_airplane_32_filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/Airplane/SVG/ic_fluent_airplane_32_regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/Airplane/SVG/ic_fluent_airplane_48_filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/Airplane/SVG/ic_fluent_airplane_48_regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit cb00e26

Please sign in to comment.