Skip to content
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
Binary file modified dist/icons/icons.eot
Binary file not shown.
64 changes: 32 additions & 32 deletions dist/icons/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 dist/icons/icons.ttf
Binary file not shown.
Binary file modified dist/icons/icons.woff
Binary file not shown.
Binary file modified dist/icons/icons.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ovh-ui-kit",
"version": "2.0.1",
"version": "2.1.0",
"description": "A LESS stylekit for the OVH brand.",
"license": "BSD-3-Clause",
"scripts": {
Expand Down
48 changes: 24 additions & 24 deletions packages/oui-icons/_icons.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,28 @@
~"arrow-down"
~"arrow-up"
~"chat_line"
~"check_line"
~"check-circle_line"
~"check_line"
~"checkbox-checked"
~"checkbox-checkmark"
~"checkbox-indeterminate"
~"checkbox-unchecked"
~"chevron-down_line"
~"chevron-down"
~"chevron-left_line"
~"chevron-down_line"
~"chevron-left"
~"chevron-right_line"
~"chevron-left_line"
~"chevron-right"
~"chevron-up_line"
~"chevron-right_line"
~"chevron-up"
~"close_thin"
~"chevron-up_line"
~"close"
~"close_thin"
~"copy-error"
~"copy-normal"
~"copy-success"
~"counter_line"
~"error_circle"
~"error"
~"error_circle"
~"external_link"
~"eye-blocked"
~"eye"
Expand All @@ -43,8 +43,8 @@
~"power_line"
~"printer_line"
~"remove"
~"success_circle"
~"success"
~"success_circle"
~"trash_line"
~"user_line"
~"warning_circle"
Expand All @@ -54,28 +54,28 @@
@oui-icon-index-arrow-down: "\f102";
@oui-icon-index-arrow-up: "\f103";
@oui-icon-index-chat_line: "\f104";
@oui-icon-index-check_line: "\f105";
@oui-icon-index-check-circle_line: "\f106";
@oui-icon-index-check-circle_line: "\f105";
@oui-icon-index-check_line: "\f106";
@oui-icon-index-checkbox-checked: "\f107";
@oui-icon-index-checkbox-checkmark: "\f108";
@oui-icon-index-checkbox-indeterminate: "\f109";
@oui-icon-index-checkbox-unchecked: "\f10a";
@oui-icon-index-chevron-down_line: "\f10b";
@oui-icon-index-chevron-down: "\f10c";
@oui-icon-index-chevron-left_line: "\f10d";
@oui-icon-index-chevron-left: "\f10e";
@oui-icon-index-chevron-right_line: "\f10f";
@oui-icon-index-chevron-right: "\f110";
@oui-icon-index-chevron-up_line: "\f111";
@oui-icon-index-chevron-up: "\f112";
@oui-icon-index-close_thin: "\f113";
@oui-icon-index-close: "\f114";
@oui-icon-index-chevron-down: "\f10b";
@oui-icon-index-chevron-down_line: "\f10c";
@oui-icon-index-chevron-left: "\f10d";
@oui-icon-index-chevron-left_line: "\f10e";
@oui-icon-index-chevron-right: "\f10f";
@oui-icon-index-chevron-right_line: "\f110";
@oui-icon-index-chevron-up: "\f111";
@oui-icon-index-chevron-up_line: "\f112";
@oui-icon-index-close: "\f113";
@oui-icon-index-close_thin: "\f114";
@oui-icon-index-copy-error: "\f115";
@oui-icon-index-copy-normal: "\f116";
@oui-icon-index-copy-success: "\f117";
@oui-icon-index-counter_line: "\f118";
@oui-icon-index-error_circle: "\f119";
@oui-icon-index-error: "\f11a";
@oui-icon-index-error: "\f119";
@oui-icon-index-error_circle: "\f11a";
@oui-icon-index-external_link: "\f11b";
@oui-icon-index-eye-blocked: "\f11c";
@oui-icon-index-eye: "\f11d";
Expand All @@ -91,8 +91,8 @@
@oui-icon-index-power_line: "\f127";
@oui-icon-index-printer_line: "\f128";
@oui-icon-index-remove: "\f129";
@oui-icon-index-success_circle: "\f12a";
@oui-icon-index-success: "\f12b";
@oui-icon-index-success: "\f12a";
@oui-icon-index-success_circle: "\f12b";
@oui-icon-index-trash_line: "\f12c";
@oui-icon-index-user_line: "\f12d";
@oui-icon-index-warning_circle: "\f12e";