Skip to content

Commit

Permalink
feat: add android, ios and x icons
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi authored Oct 2, 2023
1 parent c0ecb15 commit 4c39e62
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 17 deletions.
4 changes: 4 additions & 0 deletions _data/icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ regular:
- it-zoom-in
- it-zoom-out
platforms:
- it-android
- it-android-square
- it-apple
- it-apple-square
- it-behance
- it-facebook
- it-facebook-square
Expand Down
4 changes: 4 additions & 0 deletions src/js/icons.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
import '../svg/it-android.svg'
import '../svg/it-android-square.svg'
import '../svg/it-apple.svg'
import '../svg/it-apple-square.svg'
import '../svg/it-arrow-down-circle.svg'
import '../svg/it-arrow-down-triangle.svg'
import '../svg/it-arrow-down.svg'
Expand Down
3 changes: 3 additions & 0 deletions src/svg/it-android-square.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 src/svg/it-android.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 src/svg/it-apple-square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/svg/it-apple.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 2 additions & 9 deletions src/svg/it-twitter-square.svg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 2 additions & 8 deletions src/svg/it-twitter.svg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4c39e62

Please sign in to comment.