Skip to content

Commit

Permalink
az-digital/az-icons#17: Update icon font with vimeo icon (#1464)
Browse files Browse the repository at this point in the history
  • Loading branch information
trackleft committed May 18, 2022
1 parent a733e4f commit 9c48da0
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 66 deletions.
50 changes: 0 additions & 50 deletions themes/custom/az_barrio/libraries/az-icons/.gitignore

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
font-display: block;
}


[class^="az-icon-"], [class*=" az-icon-"] {
[class^="az-icon-"]::before, [class*=" az-icon-"]::before {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'az-icons' !important;
speak: never;
Expand Down Expand Up @@ -83,3 +82,6 @@
.az-icon-youtube:before {
content: "\e912";
}
.az-icon-vimeo:before {
content: "\e913";
}
Binary file modified themes/custom/az_barrio/libraries/az-icons/fonts/az-icons.eot
Binary file not shown.
29 changes: 15 additions & 14 deletions themes/custom/az_barrio/libraries/az-icons/fonts/az-icons.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 modified themes/custom/az_barrio/libraries/az-icons/fonts/az-icons.ttf
Binary file not shown.
Binary file modified themes/custom/az_barrio/libraries/az-icons/fonts/az-icons.woff
Binary file not shown.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions themes/custom/az_barrio/libraries/az-icons/svg/vimeo.svg
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 9c48da0

Please sign in to comment.