Skip to content

Commit

Permalink
Automatically sync icons from Figma
Browse files Browse the repository at this point in the history
  • Loading branch information
robintown committed Jan 9, 2025
1 parent 898af52 commit f261a05
Show file tree
Hide file tree
Showing 994 changed files with 3,666 additions and 3,871 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/automation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- name: Set up cache
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
with:
node-version: "lts/*"
cache: yarn
- name: Install dependencies
run: yarn install --frozen-lockfile
Expand All @@ -28,6 +29,7 @@ jobs:
- name: Set up cache
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
with:
node-version: "lts/*"
cache: yarn
- name: Install dependencies
run: yarn install --frozen-lockfile
Expand All @@ -43,6 +45,7 @@ jobs:
- name: Set up cache
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
with:
node-version: "lts/*"
cache: yarn
- name: Install dependencies
run: yarn install --frozen-lockfile
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: 🔧 Set up node environment
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
with:
node-version: "18"
node-version: "lts/*"
cache: "yarn"

- name: 🛠️ Setup
Expand Down
37 changes: 37 additions & 0 deletions .github/workflows/sync-icons.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: Sync icons
on:
# Allow workflow to be run manually
workflow_dispatch: {}
schedule:
# Run at least once per week
- cron: '20 2 * * WED'
jobs:
types:
name: Sync icons
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Set up cache
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
with:
node-version: "lts/*"
cache: yarn
- name: Install dependencies
run: yarn install --frozen-lockfile
- name: Sync icons
run: yarn sync:icons
env:
FIGMA_ACCESS_TOKEN: ${{ secrets.FIGMA_ACCESS_TOKEN }}
- name: Generate files
run: yarn build
- name: Create pull request
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7
with:
# CI won't run if we use the default GITHUB_TOKEN
token: ${{ secrets.ELEMENT_BOT_TOKEN }}
commit-message: Sync icons from Figma
title: Sync icons from Figma
body: New data is available from [Compound Icons](https://www.figma.com/design/gkNXqPoiJhEv2wt0EJpew4/Compound-Icons).
branch: actions/sync-tokens
delete-branch: true
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_compound_admin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
<path
android:fillColor="#FF000000"
android:fillType="evenOdd"
android:pathData="M12 4.24l-6 3V12c0 5.16 4.24 7.25 6 7.9 1.76-0.65 6-2.74 6-7.9V7.24l-6-3Zm-0.9-1.8a2 2 0 0 1 1.8 0l6 3a2 2 0 0 1 1.1 1.8V12c0 6.74-5.77 9.25-7.51 9.85-0.32 0.1-0.66 0.1-0.98 0C9.77 21.25 4 18.75 4 12V7.24a2 2 0 0 1 1.1-1.8l6-3Z"/>
android:pathData="M12 4.24l-6 3V12c0 5.16 4.24 7.25 6 7.9 1.76-0.65 6-2.74 6-7.9V7.24z m-0.9-1.8a2 2 0 0 1 1.8 0l6 3a2 2 0 0 1 1.1 1.8V12c0 6.74-5.77 9.25-7.51 9.85-0.32 0.1-0.66 0.1-0.98 0C9.77 21.25 4 18.75 4 12V7.24a2 2 0 0 1 1.1-1.8z"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_compound_arrow_down.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M12 4.5a1 1 0 0 1 1 1v10.59l4.3-4.3a1 1 0 0 1 1.4 1.42l-6 6a1 1 0 0 1-1.4 0l-6-6a1 1 0 1 1 1.4-1.42l4.3 4.3V5.5a1 1 0 0 1 1-1Z"/>
android:pathData="M12 4.5a1 1 0 0 1 1 1v10.59l4.3-4.3a1 1 0 0 1 1.4 1.42l-6 6a1 1 0 0 1-1.4 0l-6-6a1 1 0 1 1 1.4-1.42l4.3 4.3V5.5a1 1 0 0 1 1-1"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_compound_arrow_left.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M12.2 5.3a1 1 0 0 1 0 1.4L7.92 11H18.5a1 1 0 1 1 0 2H7.91l4.3 4.3a1 1 0 0 1-1.42 1.4l-6-6a1 1 0 0 1 0-1.4l6-6a1 1 0 0 1 1.42 0Z"/>
android:pathData="M12.2 5.3a1 1 0 0 1 0 1.4L7.92 11H18.5a1 1 0 1 1 0 2H7.91l4.3 4.3a1 1 0 0 1-1.42 1.4l-6-6a1 1 0 0 1 0-1.4l6-6a1 1 0 0 1 1.42 0"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_compound_arrow_right.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M11.8 5.3a1 1 0 0 1 1.4 0l6 6a1 1 0 0 1 0 1.4l-6 6a1 1 0 0 1-1.4-1.4l4.29-4.3H5.5a1 1 0 1 1 0-2h10.59l-4.3-4.3a1 1 0 0 1 0-1.4Z"/>
android:pathData="M11.8 5.3a1 1 0 0 1 1.4 0l6 6a1 1 0 0 1 0 1.4l-6 6a1 1 0 0 1-1.4-1.4l4.29-4.3H5.5a1 1 0 1 1 0-2h10.59l-4.3-4.3a1 1 0 0 1 0-1.4"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_compound_arrow_up.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M12 19.5a1 1 0 0 0 1-1V7.91l4.3 4.3a1 1 0 0 0 1.4-1.42l-6-6a1 1 0 0 0-1.4 0l-6 6a1 1 0 1 0 1.4 1.42L11 7.9V18.5a1 1 0 0 0 1 1Z"/>
android:pathData="M12 19.5a1 1 0 0 0 1-1V7.91l4.3 4.3a1 1 0 0 0 1.4-1.42l-6-6a1 1 0 0 0-1.4 0l-6 6a1 1 0 1 0 1.4 1.42L11 7.9V18.5a1 1 0 0 0 1 1"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_compound_arrow_up_right.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M17.92 6.62A1 1 0 0 1 18 7v8a1 1 0 1 1-2 0V9.41l-8.3 8.3a1 1 0 0 1-1.4-1.42L14.58 8H9a1 1 0 0 1 0-2h8a1 1 0 0 1 0.92 0.62Z"/>
android:pathData="M17.92 6.62A1 1 0 0 1 18 7v8a1 1 0 1 1-2 0V9.41l-8.3 8.3a1 1 0 0 1-1.4-1.42L14.58 8H9a1 1 0 0 1 0-2h8a1 1 0 0 1 0.92 0.62"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_compound_ask_to_join.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M12 18.16c0.32 0 0.59-0.11 0.8-0.33 0.22-0.21 0.32-0.48 0.32-0.8h-2.24c0 0.32 0.1 0.59 0.32 0.8 0.21 0.22 0.48 0.33 0.8 0.33Zm-3.94-1.69h7.88a0.54 0.54 0 0 0 0.4-0.17 0.54 0.54 0 0 0 0-0.79 0.54 0.54 0 0 0-0.4-0.17h-0.57V12.7c0-0.82-0.22-1.57-0.67-2.25a2.99 2.99 0 0 0-1.86-1.3V8.88a0.82 0.82 0 0 0-0.24-0.6 0.82 0.82 0 0 0-0.6-0.24 0.82 0.82 0 0 0-0.84 0.84v0.29a2.99 2.99 0 0 0-1.86 1.29 3.97 3.97 0 0 0-0.68 2.25v2.64H8.06a0.54 0.54 0 0 0-0.4 0.17 0.54 0.54 0 0 0 0 0.79 0.54 0.54 0 0 0 0.4 0.17ZM3 19.84V9.72c0-0.36 0.08-0.7 0.24-1.01C3.4 8.39 3.62 8.12 3.9 7.9l6.75-5.05a2.37 2.37 0 0 1 0.65-0.34C11.52 2.44 11.76 2.4 12 2.4c0.24 0 0.48 0.03 0.7 0.1 0.23 0.08 0.44 0.2 0.65 0.35l6.75 5.06c0.28 0.2 0.5 0.47 0.66 0.79C20.92 9.03 21 9.36 21 9.72v10.13a2.17 2.17 0 0 1-0.66 1.58c-0.44 0.44-0.97 0.66-1.59 0.66H5.25c-0.62 0-1.15-0.22-1.59-0.66C3.22 21 3 20.46 3 19.84Zm2.25 0h13.5V9.72L12 4.66 5.25 9.72v10.13Z"/>
android:pathData="M12 18.16q0.48 0 0.8-0.33 0.32-0.32 0.32-0.8h-2.24q0 0.48 0.32 0.8 0.32 0.33 0.8 0.33m-3.94-1.69h7.88a0.54 0.54 0 0 0 0.4-0.17 0.54 0.54 0 0 0 0-0.79 0.54 0.54 0 0 0-0.4-0.17h-0.57V12.7q0-1.24-0.67-2.25a3 3 0 0 0-1.86-1.3V8.88a0.82 0.82 0 0 0-0.24-0.6 0.82 0.82 0 0 0-0.6-0.24 0.82 0.82 0 0 0-0.84 0.84v0.29a3 3 0 0 0-1.86 1.29 3.97 3.97 0 0 0-0.68 2.25v2.64H8.06a0.54 0.54 0 0 0-0.4 0.17 0.54 0.54 0 0 0 0 0.79 0.54 0.54 0 0 0 0.4 0.17M3 19.84V9.72Q3 9.18 3.24 8.7 3.48 8.23 3.9 7.9l6.75-5.05q0.31-0.23 0.65-0.34Q11.63 2.4 12 2.4q0.37 0 0.7 0.1 0.34 0.12 0.65 0.35l6.75 5.06q0.42 0.3 0.66 0.79Q21 9.19 21 9.72v10.13q0 0.92-0.66 1.58t-1.59 0.66H5.25q-0.93 0-1.59-0.66T3 19.84m2.25 0h13.5V9.72L12 4.66 5.25 9.72z"/>
</vector>
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M12 17.75c0.32 0 0.59-0.1 0.8-0.32 0.22-0.22 0.32-0.49 0.32-0.8h-2.24c0 0.31 0.1 0.58 0.32 0.8 0.21 0.21 0.48 0.32 0.8 0.32Zm-3.94-1.69h7.88a0.54 0.54 0 0 0 0.4-0.17 0.54 0.54 0 0 0 0-0.78 0.54 0.54 0 0 0-0.4-0.17h-0.57v-2.65c0-0.82-0.22-1.57-0.67-2.25a2.99 2.99 0 0 0-1.86-1.29V8.47a0.82 0.82 0 0 0-0.24-0.6 0.82 0.82 0 0 0-0.6-0.24 0.82 0.82 0 0 0-0.84 0.84v0.28a2.99 2.99 0 0 0-1.86 1.3 3.97 3.97 0 0 0-0.68 2.24v2.65H8.06a0.54 0.54 0 0 0-0.4 0.17 0.54 0.54 0 0 0 0 0.78 0.54 0.54 0 0 0 0.4 0.17ZM3 19.44V9.3c0-0.35 0.08-0.69 0.24-1A2.15 2.15 0 0 1 3.9 7.5l6.75-5.06c0.2-0.15 0.42-0.26 0.65-0.34 0.22-0.07 0.46-0.1 0.7-0.1a2.23 2.23 0 0 1 1.35 0.44l6.75 5.06c0.28 0.21 0.5 0.47 0.66 0.8 0.16 0.31 0.24 0.65 0.24 1v10.13a2.17 2.17 0 0 1-0.66 1.59c-0.44 0.44-0.97 0.66-1.59 0.66H5.25c-0.62 0-1.15-0.22-1.59-0.66C3.22 20.59 3 20.06 3 19.43Z"/>
android:pathData="M12 17.75q0.48 0 0.8-0.32 0.32-0.33 0.32-0.8h-2.24q0 0.47 0.32 0.8 0.32 0.32 0.8 0.32m-3.94-1.69h7.88a0.54 0.54 0 0 0 0.4-0.17 0.54 0.54 0 0 0 0-0.79 0.54 0.54 0 0 0-0.4-0.16h-0.57v-2.65q0-1.23-0.67-2.25a3 3 0 0 0-1.86-1.29V8.47a0.82 0.82 0 0 0-0.24-0.6 0.82 0.82 0 0 0-0.6-0.25 0.82 0.82 0 0 0-0.84 0.85v0.28a3 3 0 0 0-1.86 1.3 3.97 3.97 0 0 0-0.68 2.24v2.65H8.06a0.54 0.54 0 0 0-0.4 0.17 0.54 0.54 0 0 0 0 0.78 0.54 0.54 0 0 0 0.4 0.17M3 19.44V9.3Q3 8.78 3.24 8.3T3.9 7.51l6.75-5.06q0.31-0.23 0.65-0.34Q11.63 2 12 2q0.37 0 0.7 0.11 0.34 0.12 0.65 0.34l6.75 5.06q0.42 0.31 0.66 0.79Q21 8.78 21 9.31v10.13q0 0.93-0.66 1.59t-1.59 0.66H5.25q-0.93 0-1.59-0.66T3 19.43"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_compound_attachment.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M11.5 22c-1.53 0-2.83-0.53-3.9-1.6C6.53 19.33 6 18.03 6 16.5V6c0-1.1 0.4-2.04 1.18-2.83C7.96 2.4 8.9 2 10 2s2.04 0.4 2.83 1.18C13.6 3.96 14 4.9 14 6v9.5c0 0.7-0.24 1.3-0.72 1.77C12.79 17.76 12.2 18 11.5 18s-1.3-0.24-1.77-0.72C9.23 16.79 9 16.2 9 15.5V6.75A0.73 0.73 0 0 1 9.75 6a0.73 0.73 0 0 1 0.75 0.75v8.75c0 0.28 0.1 0.52 0.29 0.71 0.19 0.2 0.43 0.29 0.71 0.29s0.52-0.1 0.71-0.29a0.97 0.97 0 0 0 0.29-0.71V6c0-0.7-0.24-1.3-0.72-1.77C11.29 3.73 10.7 3.5 10 3.5S8.7 3.74 8.23 4.22C7.73 4.71 7.5 5.3 7.5 6v10.5c0 1.1 0.4 2.04 1.18 2.83 0.78 0.78 1.72 1.17 2.82 1.17s2.04-0.4 2.83-1.18c0.78-0.78 1.17-1.72 1.17-2.82V6.75A0.73 0.73 0 0 1 16.25 6 0.73 0.73 0 0 1 17 6.75v9.75c0 1.53-0.53 2.83-1.6 3.9-1.07 1.07-2.37 1.6-3.9 1.6Z"/>
android:pathData="M11.5 22q-2.3 0-3.9-1.6T6 16.5V6q0-1.65 1.18-2.83T10 2t2.83 1.18T14 6v9.5q0 1.05-0.72 1.77T11.5 18t-1.77-0.72T9 15.5V6.75A0.73 0.73 0 0 1 9.75 6a0.73 0.73 0 0 1 0.75 0.75v8.75q0 0.42 0.29 0.71t0.71 0.29q0.42 0 0.71-0.29a0.97 0.97 0 0 0 0.29-0.71V6q0-1.05-0.72-1.77T10 3.5 8.23 4.22 7.5 6v10.5q0 1.65 1.18 2.83t2.82 1.17 2.83-1.18 1.17-2.82V6.75A0.73 0.73 0 0 1 16.25 6 0.73 0.73 0 0 1 17 6.75v9.75q0 2.3-1.6 3.9T11.5 22"/>
</vector>
4 changes: 2 additions & 2 deletions assets/android/res/drawable/ic_compound_audio.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FF1B1D22"
android:pathData="M12 3a1 1 0 0 1 1 1v16a1 1 0 1 1-2 0V4a1 1 0 0 1 1-1Zm4 3a1 1 0 0 1 1 1v10a1 1 0 1 1-2 0V7a1 1 0 0 1 1-1Zm5 4a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0v-4ZM4 9a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1Zm5-2a1 1 0 0 0-2 0v10a1 1 0 1 0 2 0V7Z"/>
android:fillColor="#FF000000"
android:pathData="M12 3a1 1 0 0 1 1 1v16a1 1 0 1 1-2 0V4a1 1 0 0 1 1-1m4 3a1 1 0 0 1 1 1v10a1 1 0 1 1-2 0V7a1 1 0 0 1 1-1m5 4a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0zM4 9a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1m5-2a1 1 0 0 0-2 0v10a1 1 0 1 0 2 0z"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_compound_block.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M12 22a9.74 9.74 0 0 1-3.9-0.79 10.1 10.1 0 0 1-3.17-2.14c-0.9-0.9-1.62-1.95-2.14-3.17A9.74 9.74 0 0 1 2 12a9.74 9.74 0 0 1 0.79-3.9 10.1 10.1 0 0 1 2.14-3.17c0.9-0.9 1.95-1.62 3.17-2.14A9.74 9.74 0 0 1 12 2a9.74 9.74 0 0 1 3.9 0.79 10.1 10.1 0 0 1 3.17 2.14c0.9 0.9 1.62 1.95 2.14 3.17A9.74 9.74 0 0 1 22 12a9.74 9.74 0 0 1-0.79 3.9 10.1 10.1 0 0 1-2.14 3.17c-0.9 0.9-1.95 1.62-3.17 2.14A9.74 9.74 0 0 1 12 22Zm0-2c2.23 0 4.13-0.78 5.67-2.33C19.23 16.13 20 14.24 20 12c0-0.9-0.15-1.77-0.44-2.6a7.95 7.95 0 0 0-1.26-2.3L7.1 18.3c0.7 0.55 1.47 0.97 2.3 1.26 0.83 0.3 1.7 0.44 2.6 0.44Zm-6.3-3.1L16.9 5.7a7.95 7.95 0 0 0-2.3-1.26A7.81 7.81 0 0 0 12 4C9.77 4 7.87 4.78 6.33 6.33 4.78 7.87 4 9.77 4 12c0 0.9 0.15 1.77 0.44 2.6a7.95 7.95 0 0 0 1.26 2.3Z"/>
android:pathData="M12 22a9.7 9.7 0 0 1-3.9-0.79 10.1 10.1 0 0 1-3.17-2.14q-1.35-1.35-2.14-3.17A9.7 9.7 0 0 1 2 12q0-2.08 0.79-3.9a10.1 10.1 0 0 1 2.14-3.17Q6.28 3.57 8.1 2.78A9.7 9.7 0 0 1 12 2q2.08 0 3.9 0.79a10.1 10.1 0 0 1 3.17 2.14q1.35 1.35 2.14 3.17A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-0.79 3.9 10.1 10.1 0 0 1-2.14 3.17q-1.35 1.35-3.17 2.14A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.67-2.33T20 12q0-1.35-0.44-2.6a8 8 0 0 0-1.26-2.3L7.1 18.3q1.05 0.82 2.3 1.26T12 20m-6.3-3.1L16.9 5.7a8 8 0 0 0-2.3-1.26A7.8 7.8 0 0 0 12 4Q8.65 4 6.33 6.33T4 12q0 1.35 0.44 2.6a8 8 0 0 0 1.26 2.3"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_compound_bold.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M8.8 19c-0.55 0-1.02-0.2-1.41-0.59A1.93 1.93 0 0 1 6.8 17V7c0-0.55 0.2-1.02 0.59-1.41A1.93 1.93 0 0 1 8.8 5h3.52c1.09 0 2.09 0.33 3 1 0.92 0.67 1.38 1.6 1.38 2.77 0 0.86-0.2 1.5-0.57 1.97-0.39 0.46-0.75 0.78-1.08 0.98 0.42 0.19 0.88 0.53 1.39 1.03 0.5 0.5 0.76 1.25 0.76 2.25 0 1.48-0.54 2.52-1.62 3.11-1.09 0.6-2.1 0.89-3.05 0.89H8.8Zm1.02-2.8h2.6c0.8 0 1.3-0.2 1.47-0.61 0.17-0.41 0.26-0.7 0.26-0.89 0-0.18-0.09-0.48-0.26-0.89-0.18-0.4-0.69-0.61-1.54-0.61H9.82v3Zm0-5.7h2.33c0.55 0 0.95-0.14 1.2-0.42a1.4 1.4 0 0 0 0.38-0.96c0-0.4-0.15-0.72-0.43-0.97s-0.65-0.38-1.1-0.38H9.82v2.73Z"/>
android:pathData="M8.8 19q-0.82 0-1.41-0.59A1.93 1.93 0 0 1 6.8 17V7q0-0.82 0.59-1.41A1.93 1.93 0 0 1 8.8 5h3.52q1.63 0 3 1t1.38 2.78q0 1.27-0.57 1.96-0.58 0.68-1.08 0.98 0.63 0.28 1.39 1.03Q17.2 13.5 17.2 15q0 2.22-1.62 3.11Q13.95 19 12.53 19z m1.02-2.8h2.6q1.2 0 1.47-0.61 0.26-0.62 0.26-0.89 0-0.28-0.26-0.89-0.27-0.61-1.54-0.61H9.82z m0-5.7h2.33q0.83 0 1.2-0.42a1.4 1.4 0 0 0 0.38-0.96q0-0.6-0.43-0.97t-1.1-0.38H9.82z"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_compound_calendar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M5 22c-0.55 0-1.02-0.2-1.41-0.59A1.93 1.93 0 0 1 3 20V6c0-0.55 0.2-1.02 0.59-1.41A1.93 1.93 0 0 1 5 4h1V2h2v2h8V2h2v2h1c0.55 0 1.02 0.2 1.41 0.59C20.81 4.98 21 5.45 21 6v14c0 0.55-0.2 1.02-0.59 1.41A1.93 1.93 0 0 1 19 22H5Zm0-2h14V10H5v10ZM5 8h14V6H5v2Zm7 6a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 11 13c0-0.28 0.1-0.52 0.29-0.71A0.97 0.97 0 0 1 12 12c0.28 0 0.52 0.1 0.71 0.29C12.91 12.48 13 12.72 13 13s-0.1 0.52-0.29 0.71A0.97 0.97 0 0 1 12 14Zm-4 0a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 7 13c0-0.28 0.1-0.52 0.29-0.71A0.97 0.97 0 0 1 8 12c0.28 0 0.52 0.1 0.71 0.29C8.91 12.48 9 12.72 9 13s-0.1 0.52-0.29 0.71A0.97 0.97 0 0 1 8 14Zm8 0a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 15 13c0-0.28 0.1-0.52 0.29-0.71A0.97 0.97 0 0 1 16 12a0.97 0.97 0 0 1 0.71 0.29C16.91 12.48 17 12.72 17 13s-0.1 0.52-0.29 0.71A0.97 0.97 0 0 1 16 14Zm-4 4a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 11 17a0.97 0.97 0 0 1 0.29-0.71A0.97 0.97 0 0 1 12 16a0.97 0.97 0 0 1 0.71 0.29C12.91 16.48 13 16.72 13 17s-0.1 0.52-0.29 0.71A0.97 0.97 0 0 1 12 18Zm-4 0a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 7 17a0.97 0.97 0 0 1 0.29-0.71A0.97 0.97 0 0 1 8 16a0.97 0.97 0 0 1 0.71 0.29C8.91 16.48 9 16.72 9 17s-0.1 0.52-0.29 0.71A0.97 0.97 0 0 1 8 18Zm8 0a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 15 17a0.97 0.97 0 0 1 0.29-0.71A0.97 0.97 0 0 1 16 16c0.28 0 0.52 0.1 0.71 0.29C16.91 16.48 17 16.72 17 17s-0.1 0.52-0.29 0.71A0.97 0.97 0 0 1 16 18Z"/>
android:pathData="M5 22q-0.82 0-1.41-0.59A1.93 1.93 0 0 1 3 20V6q0-0.82 0.59-1.41A1.93 1.93 0 0 1 5 4h1V2h2v2h8V2h2v2h1q0.82 0 1.41 0.59Q21 5.17 21 6v14q0 0.82-0.59 1.41A1.93 1.93 0 0 1 19 22z m0-2h14V10H5zM5 8h14V6H5z m7 6a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 11 13q0-0.42 0.29-0.71A0.97 0.97 0 0 1 12 12q0.42 0 0.71 0.29T13 13q0 0.42-0.29 0.71A0.97 0.97 0 0 1 12 14m-4 0a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 7 13q0-0.42 0.29-0.71A0.97 0.97 0 0 1 8 12q0.42 0 0.71 0.29T9 13t-0.29 0.71A0.97 0.97 0 0 1 8 14m8 0a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 15 13q0-0.42 0.29-0.71A0.97 0.97 0 0 1 16 12q0.42 0 0.71 0.29T17 13q0 0.42-0.29 0.71A0.97 0.97 0 0 1 16 14m-4 4a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 11 17q0-0.42 0.29-0.71A0.97 0.97 0 0 1 12 16q0.42 0 0.71 0.29T13 17q0 0.42-0.29 0.71A0.97 0.97 0 0 1 12 18m-4 0a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 7 17q0-0.42 0.29-0.71A0.97 0.97 0 0 1 8 16q0.42 0 0.71 0.29T9 17q0 0.42-0.29 0.71A0.97 0.97 0 0 1 8 18m8 0a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 15 17q0-0.42 0.29-0.71A0.97 0.97 0 0 1 16 16q0.42 0 0.71 0.29T17 17q0 0.42-0.29 0.71A0.97 0.97 0 0 1 16 18"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_compound_chart.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M8 17a0.97 0.97 0 0 0 0.71-0.29A0.97 0.97 0 0 0 9 16v-5a0.97 0.97 0 0 0-0.29-0.71A0.97 0.97 0 0 0 8 10a0.97 0.97 0 0 0-0.71 0.29A0.97 0.97 0 0 0 7 11v5c0 0.28 0.1 0.52 0.29 0.71C7.48 16.91 7.72 17 8 17Zm4 0a0.97 0.97 0 0 0 0.71-0.29A0.97 0.97 0 0 0 13 16V8a0.97 0.97 0 0 0-0.29-0.71A0.97 0.97 0 0 0 12 7a0.97 0.97 0 0 0-0.71 0.29A0.97 0.97 0 0 0 11 8v8c0 0.28 0.1 0.52 0.29 0.71C11.48 16.91 11.72 17 12 17Zm4 0c0.28 0 0.52-0.1 0.71-0.29A0.97 0.97 0 0 0 17 16v-2a0.97 0.97 0 0 0-0.29-0.71A0.97 0.97 0 0 0 16 13a0.97 0.97 0 0 0-0.71 0.29A0.97 0.97 0 0 0 15 14v2c0 0.28 0.1 0.52 0.29 0.71C15.48 16.91 15.72 17 16 17ZM5 21c-0.55 0-1.02-0.2-1.41-0.59A1.93 1.93 0 0 1 3 19V5c0-0.55 0.2-1.02 0.59-1.41A1.93 1.93 0 0 1 5 3h14c0.55 0 1.02 0.2 1.41 0.59C20.81 3.98 21 4.45 21 5v14c0 0.55-0.2 1.02-0.59 1.41A1.93 1.93 0 0 1 19 21H5Zm0-2h14V5H5v14Z"/>
android:pathData="M8 17q0.42 0 0.71-0.29A0.97 0.97 0 0 0 9 16v-5a0.97 0.97 0 0 0-0.29-0.71A0.97 0.97 0 0 0 8 10a0.97 0.97 0 0 0-0.71 0.29A0.97 0.97 0 0 0 7 11v5q0 0.42 0.29 0.71T8 17m4 0q0.42 0 0.71-0.29A0.97 0.97 0 0 0 13 16V8a0.97 0.97 0 0 0-0.29-0.71A0.97 0.97 0 0 0 12 7a0.97 0.97 0 0 0-0.71 0.29A0.97 0.97 0 0 0 11 8v8q0 0.42 0.29 0.71T12 17m4 0q0.42 0 0.71-0.29A0.97 0.97 0 0 0 17 16v-2a0.97 0.97 0 0 0-0.29-0.71A0.97 0.97 0 0 0 16 13a0.97 0.97 0 0 0-0.71 0.29A0.97 0.97 0 0 0 15 14v2q0 0.42 0.29 0.71T16 17M5 21q-0.82 0-1.41-0.59A1.93 1.93 0 0 1 3 19V5q0-0.82 0.59-1.41A1.93 1.93 0 0 1 5 3h14q0.82 0 1.41 0.59T21 5v14q0 0.82-0.59 1.41A1.93 1.93 0 0 1 19 21z m0-2h14V5H5z"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_compound_chat.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M1.5 21.25l1.45-4.95a10.23 10.23 0 0 1-0.71-2.1A10.17 10.17 0 0 1 2 12a9.74 9.74 0 0 1 0.79-3.9 10.1 10.1 0 0 1 2.14-3.17c0.9-0.9 1.95-1.62 3.17-2.14A9.74 9.74 0 0 1 12 2a9.74 9.74 0 0 1 3.9 0.79 10.1 10.1 0 0 1 3.17 2.14c0.9 0.9 1.62 1.95 2.14 3.17A9.74 9.74 0 0 1 22 12a9.74 9.74 0 0 1-0.79 3.9 10.1 10.1 0 0 1-2.14 3.17c-0.9 0.9-1.95 1.62-3.17 2.14A9.74 9.74 0 0 1 12 22c-0.75 0-1.48-0.08-2.2-0.24a10.23 10.23 0 0 1-2.1-0.71L2.75 22.5a0.94 0.94 0 0 1-1-0.25 0.94 0.94 0 0 1-0.25-1Zm2.45-1.2l3.2-0.95a0.95 0.95 0 0 1 0.28-0.06l0.27-0.01c0.15 0 0.3 0 0.44 0.03s0.28 0.07 0.41 0.14a7.43 7.43 0 0 0 1.68 0.6C10.8 19.93 11.4 20 12 20c2.23 0 4.13-0.77 5.68-2.32C19.23 16.13 20 14.23 20 12c0-2.23-0.78-4.13-2.33-5.67C16.13 4.78 14.24 4 12 4S7.87 4.78 6.33 6.33C4.78 7.87 4 9.77 4 12c0 0.6 0.07 1.2 0.2 1.77s0.33 1.15 0.6 1.68c0.12 0.22 0.18 0.45 0.19 0.69a2.29 2.29 0 0 1-0.09 0.71l-0.95 3.2Z"/>
android:pathData="M1.5 21.25l1.45-4.95a10.2 10.2 0 0 1-0.71-2.1A10.2 10.2 0 0 1 2 12q0-2.08 0.79-3.9a10.1 10.1 0 0 1 2.14-3.17Q6.28 3.57 8.1 2.78A9.7 9.7 0 0 1 12 2q2.08 0 3.9 0.79a10.1 10.1 0 0 1 3.17 2.14q1.35 1.35 2.14 3.17A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-0.79 3.9 10.1 10.1 0 0 1-2.14 3.17q-1.35 1.35-3.17 2.14A9.7 9.7 0 0 1 12 22q-1.13 0-2.2-0.24a10.2 10.2 0 0 1-2.1-0.71L2.75 22.5a0.94 0.94 0 0 1-1-0.25 0.94 0.94 0 0 1-0.25-1m2.45-1.2l3.2-0.95a1 1 0 0 1 0.28-0.06l0.27-0.01q0.23 0 0.44 0.03 0.21 0.04 0.41 0.14a7.4 7.4 0 0 0 1.68 0.6Q11.1 20 12 20q3.35 0 5.67-2.33T20 12t-2.33-5.67T12 4 6.33 6.33 4 12q0 0.9 0.2 1.77t0.6 1.68q0.18 0.33 0.19 0.69T4.9 16.85z"/>
</vector>
Loading

0 comments on commit f261a05

Please sign in to comment.