Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Updating compass icons #6370

Merged
merged 1 commit into from
Sep 11, 2020
Merged
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
Updating compass icons
  • Loading branch information
asaadmahmood committed Sep 9, 2020
commit 49aaec348a01dd091b25cd2a2174841c8e3d540d
Binary file modified fonts/compass-icons/compass-icons.eot
Binary file not shown.
12 changes: 12 additions & 0 deletions fonts/compass-icons/compass-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 fonts/compass-icons/compass-icons.ttf
Binary file not shown.
Binary file modified fonts/compass-icons/compass-icons.woff
Binary file not shown.
Binary file modified fonts/compass-icons/compass-icons.woff2
Binary file not shown.
8 changes: 7 additions & 1 deletion sass/base/_compass-icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "compass-icons";
font-style: normal;
font-weight: normal;
Expand Down Expand Up @@ -215,6 +215,7 @@
.icon-close-circle:before { content: '󰅙'; } /* '\f0159' */
.icon-content-copy:before { content: '󰆏'; } /* '\f018f' */
.icon-send-outline:before { content: '󰆐'; } /* '\f0190' */
.icon-credit-card-outline:before { content: '󰆛'; } /* '\f019b' */
.icon-view-grid-outline:before { content: '󰈄'; } /* '\f0204' */
.icon-exit-to-app:before { content: '󰈆'; } /* '\f0206' */
.icon-file-outline:before { content: '󰈤'; } /* '\f0224' */
Expand All @@ -223,11 +224,13 @@
.icon-glasses:before { content: '󰊪'; } /* '\f02aa' */
.icon-magnify-minus:before { content: '󰍊'; } /* '\f034a' */
.icon-magnify-plus:before { content: '󰍋'; } /* '\f034b' */
.icon-message-text-outline:before { content: '󰍪'; } /* '\f036a' */
.icon-minus:before { content: '󰍴'; } /* '\f0374' */
.icon-minus-circle-outline:before { content: '󰍷'; } /* '\f0377' */
.icon-pause:before { content: '󰏤'; } /* '\f03e4' */
.icon-play:before { content: '󰐊'; } /* '\f040a' */
.icon-sort-alphabetical-ascending:before { content: '󰖽'; } /* '\f05bd' */
.icon-playlist-check:before { content: '󰗇'; } /* '\f05c7' */
.icon-check-circle-outline:before { content: '󰗡'; } /* '\f05e1' */
.icon-help-circle-outline:before { content: '󰘥'; } /* '\f0625' */
.icon-eye-off-outline:before { content: '󰛑'; } /* '\f06d1' */
Expand All @@ -239,4 +242,7 @@
.icon-hand-right:before { content: '󰹇'; } /* '\f0e47' */
.icon-notebook-outline:before { content: '󰺿'; } /* '\f0ebf' */
.icon-shield-alert-outline:before { content: '󰻍'; } /* '\f0ecd' */
.icon-slash-forward:before { content: '󰿟'; } /* '\f0fdf' */
.icon-message-plus-outline:before { content: '󱂻'; } /* '\f10bb' */
.icon-message-minus-outline:before { content: '󱅯'; } /* '\f116f' */
.icon-folder-move-outline:before { content: '󱉆'; } /* '\f1246' */