diff --git a/dist/icons/icons.eot b/dist/icons/icons.eot index d9a5610dc..76d9c7ce4 100644 Binary files a/dist/icons/icons.eot and b/dist/icons/icons.eot differ diff --git a/dist/icons/icons.svg b/dist/icons/icons.svg index e2c12b2e7..4dc1637d6 100644 --- a/dist/icons/icons.svg +++ b/dist/icons/icons.svg @@ -19,12 +19,12 @@ - + @@ -37,36 +37,36 @@ - - + - + - + - + + @@ -79,12 +79,12 @@ - + @@ -130,12 +130,12 @@ - + diff --git a/dist/icons/icons.ttf b/dist/icons/icons.ttf index b9d0c2105..ea2c246b5 100644 Binary files a/dist/icons/icons.ttf and b/dist/icons/icons.ttf differ diff --git a/dist/icons/icons.woff b/dist/icons/icons.woff index 89a0769c8..bd70831ee 100644 Binary files a/dist/icons/icons.woff and b/dist/icons/icons.woff differ diff --git a/dist/icons/icons.woff2 b/dist/icons/icons.woff2 index 0b119d12a..24f7c1d64 100644 Binary files a/dist/icons/icons.woff2 and b/dist/icons/icons.woff2 differ diff --git a/package.json b/package.json index 1fa9b2ead..883bdd5c2 100644 --- a/package.json +++ b/package.json @@ -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": { diff --git a/packages/oui-icons/_icons.less b/packages/oui-icons/_icons.less index 6ded701aa..1f05581f9 100644 --- a/packages/oui-icons/_icons.less +++ b/packages/oui-icons/_icons.less @@ -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" @@ -43,8 +43,8 @@ ~"power_line" ~"printer_line" ~"remove" - ~"success_circle" ~"success" + ~"success_circle" ~"trash_line" ~"user_line" ~"warning_circle" @@ -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"; @@ -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";