diff --git a/src/data/status-indicators/palettes.js b/src/data/status-indicators/palettes.js index 5ee7bfde7ae..04863beb4da 100644 --- a/src/data/status-indicators/palettes.js +++ b/src/data/status-indicators/palettes.js @@ -22,7 +22,7 @@ export const statusLight = [ }, { name: 'Purple 60', hex: '8a3ffc', light: true }, { - name: 'Gray 30', + name: 'Gray 60', hex: '6f6f6f', light: true, }, @@ -52,8 +52,8 @@ export const statusDark = [ }, { name: 'Purple 50', hex: 'a56eff', light: false }, { - name: 'Gray 70', - hex: 'c6c6c6', + name: 'Gray 50', + hex: '8d8d8d', light: false, }, ]; diff --git a/src/data/status-indicators/status-indicators.yaml b/src/data/status-indicators/status-indicators.yaml index a0140b8c11d..951077eaa69 100644 --- a/src/data/status-indicators/status-indicators.yaml +++ b/src/data/status-indicators/status-indicators.yaml @@ -1,8 +1,8 @@ high: - - name: Critical + - name: Failure token: $support-01 - description: Indicates a severe event that needs immediate attention; - usage: critical situations, emergencies, urgent alerts + description: Indicates a process failure that needs immediate attention + usage: failed processes, emergencies, urgent alerts fileNames: - critical-filled - critical-outline @@ -12,14 +12,14 @@ high: - warning-outline token: $support-01 description: - Indicates an error (often inline) that needs immediate attention; + Indicates an error (often inline) that needs immediate attention usage: warnings, errors, alerts, failure - name: Warning alt fileNames: - warning-hex-filled - warning-hex-outline token: $support-01 - description: Carries the same meaning as 'Warning' + description: Carries the same meaning as ‘Warning’ - name: Misuse fileNames: - misuse-filled @@ -27,25 +27,25 @@ high: token: $support-01 description: Indicates unavailability, an incorrect use case (especially in usage - guidance) or a run that has been cancelled; + guidance), or a run that has been cancelled usage: incorrect usage, unavailability, cancellation - name: Caution major fileNames: - caution-major-filled - caution-major-outline - token: $support-caution-major + token: Orange 40/Orange 60 outline, Orange 40 description: Indicates a threshold has been breached; alerts a user before a critical - event is triggered (only used in conjunction with ‘Caution’); + event is triggered (only used in conjunction with ‘Caution’) usage: major caution, serious situations, critical instability - name: Caution minor fileNames: - caution-filled - caution-outline - token: $support-03, Yellow 60 (light-theme outline) + token: $support-03/Yellow 60 outline, $support-03 description: Indicates the existence of a non-service affecting fault condition - requiring corrective action to prevent a more serious fault; + requiring corrective action to prevent a more serious fault usage: minor caution, prevention, instability medium: - name: Undefined @@ -55,32 +55,32 @@ medium: token: Purple 60, Purple 50 description: Indicates a value that is outside of an acceptable range or formatted - incorrectly; + incorrectly usage: experimental work, outliers - - name: Checkmark + - name: Normal fileNames: - checkmark-circle-green-filled - checkmark-circle-green-outline token: $support-02 description: Indicates stability or the clearing of one or more reported alarms; - implies no issues are present; + implies no issues are present usage: success, completion, stability, active states - - name: Checkmark alt + - name: Normal alt fileNames: - checkmark token: $support-02 description: - Carries the same meaning as 'Checkmark' but is more often used in data + Carries the same meaning as ‘Normal’ but is more often used in data tables and confined spaces - - name: Checkmark + - name: Success fileNames: - checkmark-circle-blue-filled - checkmark-circle-blue-outline token: $support-04 description: Indicates success at the end of a process (usually used as an interactive - state within Carbon components, hence the color change); + state within Carbon components, hence the color change) usage: success, completion - name: In progress fileNames: @@ -88,52 +88,52 @@ medium: token: $support-04 description: Indicates a process has started but has not finished running (icon will be - replaced by ‘checkmark’ or ‘warning’ icon when the status of the job is - changed); + replaced by ‘checkmark’ or ‘warning’ icon when the status of the job + changes) usage: unfinished, running processes - name: Incomplete fileNames: - incomplete token: $support-04 description: - Indicates a job has started but is not yet finished (icon appears in - Carbon’s Progress Indicator component); + Indicates a stepped process has begun but is not yet finished (icon appears in + Carbon’s Progress Indicator component) usage: incomplete tasks - name: Not started fileNames: - circle-dash token: $support-04 description: - Indicates that a job or step (in Carbon’s progress indicator) has not yet - been started; + Indicates that a job or step (in Carbon’s Progress Indicator) has not yet + been started usage: upstarted tasks or disabled processes - name: Pending fileNames: - pending-filled - pending-outline - token: $icon-02 + token: Gray 60, Gray 50 description: Indicates a job has started but can not be scheduled due to insufficient - resources; + resources usage: indefinite holds low: - name: Unknown - token: $icon-02 - description: Indicates that the status of an object is unknown; + token: Gray 60, Gray 50 + description: Indicates that the status of an object is unknown usage: unknown, undefined status fileNames: - unknown-filled - unknown-outline - name: Help - token: $icon-02 - description: Indicates additional support or FAQ content is available; + token: Gray 60, Gray 50 + description: Indicates additional support or FAQ content is available usage: help, guidance, exceptions fileNames: - help-filled - help-outline - name: Information token: $support-04 - description: Indicates additional (non-essential) information is available; + description: Indicates additional (non-essential) information is available usage: additional information, exceptions fileNames: - information-circle-filled @@ -145,34 +145,51 @@ low: - information-square-filled - information-square-outline glyph: - - name: Critical + - name: Failure token: $support-01 - description: Indicates a severe event that needs immediate attention; - usage: critical situations, emergencies urgent alerts + description: Indicates a severe process failure or error that needs immediate attention + usage: critical failures, emergencies urgent alerts, deprecation and cancellation fileNames: - - critical - - name: Warning + - failure + - name: Critical severity token: $support-01 - description: Indicates an error that needs immediate attention; - usage: warnings, errors, failure, deprecation, cancellation - fileNames: - - warning - - name: Caution major - token: Orange 50, Orange 40 - description: - Indicates a breach before a critical event is triggered (only use in - conjunction with ‘Caution’); - usage: major caution, serious situations, critical instability + description: Indicates critical severity threat, critical severity object (like an IP), or critical 
risk of a data breach; based on a 1–10 scale + usage: critical (10) threat, critical risk, critical severity warnings fileNames: - - caution-major - - name: Caution minor - token: $support-03, Yellow 60 (Light-theme stroke) - description: - Indicates a non-service affecting fault condition requiring corrective - action to prevent a more serious fault; + - critical-severity + - name: High severity + token: $support-01 + description: Indicates high severity threat, high severity object (like an IP), or high risk of a data breach; based on a 1–10 scale + usage: high threat (7–9), high risk, high severity warnings + fileNames: + - high-severity + - name: Medium severity + token: Orange 40/Orange 60 stroke, Orange 40 + description: Indicates medium severity threat, medium severity object (like an IP), or medium risk of a data breach; based on a 1–10 scale + usage: medium threat (4–6), medium risk, medium severity warnings + fileNames: + - medium-severity + - name: Low severity + token: $support-03/Yellow 60 stroke, $support-03 + description: Indicates low severity threat, low severity object (like an IP), or low risk of a data breach; based on a 1–10 scale + usage: low threat (0–3), low risk, low severity warnings + fileNames: + - low-severity + - name: Caution + token: $support-03/Yellow 60 stroke, $support-03 + description: + When not using the Security risk/severity scale, this can be used to indicate 
the existence of a non-service affecting fault condition usage: minor caution, prevention, instability fileNames: - caution + - name: Undefined + token: Purple 60, Purple 50 + description: + Indicates a value that is outside of an acceptable range or formatted + incorrectly + usage: experimental work, outliers + fileNames: + - undefined - name: Stable token: $support-02 description: @@ -181,19 +198,17 @@ glyph: usage: success, completion, stability, active states fileNames: - circle-fill - - name: Undefined - token: $support-undefined + - name: New + token: $support-04 description: - Indicates a value that is outside of an acceptable range or formatted - incorrectly; - usage: experimental work, outliers + Indicates a new components, features or pieces of content + usage: new items, additional information fileNames: - - undefined + - new - name: Information token: $support-04 description: - Indicates additional information is available (can be used adaptively if a - gap arises); + Indicates additional information is available (can be used adaptively for statuses not taken into account by this table) usage: additional information, wild card fileNames: - square-fill @@ -201,15 +216,15 @@ glyph: token: $support-04 description: Indicates a process has started but not finished running or a user task is - unfinished; + unfinished usage: unfinished, running processes fileNames: - incomplete - name: Draft - token: $icon-02 + token: Gray 60, Gray 50 description: Indicates that a job has not been started, draft status of a job or a - disabled process; + disabled process usage: unstarted tasks, drafts, disabled processes fileNames: - circle-stroke diff --git a/src/pages/patterns/status-indicator-pattern/images/status_indicator_10.png b/src/pages/patterns/status-indicator-pattern/images/status_indicator_10.png index c4f6c8120d3..500b04c35d7 100644 Binary files a/src/pages/patterns/status-indicator-pattern/images/status_indicator_10.png and b/src/pages/patterns/status-indicator-pattern/images/status_indicator_10.png differ diff --git a/src/pages/patterns/status-indicator-pattern/images/status_indicator_11.png b/src/pages/patterns/status-indicator-pattern/images/status_indicator_11.png index 08225e8bbab..a47b7848bec 100644 Binary files a/src/pages/patterns/status-indicator-pattern/images/status_indicator_11.png and b/src/pages/patterns/status-indicator-pattern/images/status_indicator_11.png differ diff --git a/src/pages/patterns/status-indicator-pattern/images/status_indicator_12.png b/src/pages/patterns/status-indicator-pattern/images/status_indicator_12.png index 53963c3964b..a545680da1f 100644 Binary files a/src/pages/patterns/status-indicator-pattern/images/status_indicator_12.png and b/src/pages/patterns/status-indicator-pattern/images/status_indicator_12.png differ diff --git a/src/pages/patterns/status-indicator-pattern/images/status_indicator_5.jpg b/src/pages/patterns/status-indicator-pattern/images/status_indicator_5.jpg deleted file mode 100644 index a7d2512d3ec..00000000000 Binary files a/src/pages/patterns/status-indicator-pattern/images/status_indicator_5.jpg and /dev/null differ diff --git a/src/pages/patterns/status-indicator-pattern/images/status_indicator_5.png b/src/pages/patterns/status-indicator-pattern/images/status_indicator_5.png new file mode 100644 index 00000000000..b7cf8d50100 Binary files /dev/null and b/src/pages/patterns/status-indicator-pattern/images/status_indicator_5.png differ diff --git a/src/pages/patterns/status-indicator-pattern/images/status_indicator_6.jpg b/src/pages/patterns/status-indicator-pattern/images/status_indicator_6.jpg deleted file mode 100644 index 80f23f277b0..00000000000 Binary files a/src/pages/patterns/status-indicator-pattern/images/status_indicator_6.jpg and /dev/null differ diff --git a/src/pages/patterns/status-indicator-pattern/images/status_indicator_6.png b/src/pages/patterns/status-indicator-pattern/images/status_indicator_6.png new file mode 100644 index 00000000000..b21d495bb89 Binary files /dev/null and b/src/pages/patterns/status-indicator-pattern/images/status_indicator_6.png differ diff --git a/src/pages/patterns/status-indicator-pattern/images/status_indicator_9.png b/src/pages/patterns/status-indicator-pattern/images/status_indicator_9.png index 0c966e4c825..1c85d5b3429 100644 Binary files a/src/pages/patterns/status-indicator-pattern/images/status_indicator_9.png and b/src/pages/patterns/status-indicator-pattern/images/status_indicator_9.png differ diff --git a/src/pages/patterns/status-indicator-pattern/index.mdx b/src/pages/patterns/status-indicator-pattern/index.mdx index fe8778a876c..12c79445657 100644 --- a/src/pages/patterns/status-indicator-pattern/index.mdx +++ b/src/pages/patterns/status-indicator-pattern/index.mdx @@ -313,12 +313,12 @@ is good practice to clarify the status intention in the text label. -![Aligned status indicator icons.](images/status_indicator_5.jpg) +![Aligned status indicator icons.](images/status_indicator_5.png) -![Misaligned status indicator icons](images/status_indicator_6.jpg) +![Misaligned status indicator icons](images/status_indicator_6.png) @@ -377,11 +377,17 @@ visualizations, for example network diagrams. The shapes are only the most basic geometries, derived from the larger icon containers, so they can be easily discerned at small sizes. Shape indicators are -not available in outline because they are so small. The only situation in which -you would use an outline is to ensure contrast accessibility for yellows. +not available in outline because they are so small. The only situations in which +you would use an outline is to ensure contrast accessibility for yellows or oranges in the Carbon light themes. The table below is a first pass at establishing a standard lexicon for symbol -indicators within IBM product. +indicators across IBM products. + +#### Same shape, different color + +The status shapes naturally allow more room for interpretation than the status icons. Certain shapes can take on different colors for different circumstances. However, NEVER use the same shape, in different colors, within the same experience. + + diff --git a/static/status-icons/glyph/dark/circle-stroke.svg b/static/status-icons/glyph/dark/circle-stroke.svg index a8970525299..1316b9f56a8 100644 --- a/static/status-icons/glyph/dark/circle-stroke.svg +++ b/static/status-icons/glyph/dark/circle-stroke.svg @@ -1,10 +1,12 @@ - - - glyph--circle-stroke - - - - - - - \ No newline at end of file + + + + + + + diff --git a/static/status-icons/glyph/dark/critical-severity.svg b/static/status-icons/glyph/dark/critical-severity.svg new file mode 100644 index 00000000000..2b94a5fe047 --- /dev/null +++ b/static/status-icons/glyph/dark/critical-severity.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/static/status-icons/glyph/dark/critical.svg b/static/status-icons/glyph/dark/failure.svg similarity index 100% rename from static/status-icons/glyph/dark/critical.svg rename to static/status-icons/glyph/dark/failure.svg diff --git a/static/status-icons/glyph/dark/warning.svg b/static/status-icons/glyph/dark/high-severity.svg similarity index 54% rename from static/status-icons/glyph/dark/warning.svg rename to static/status-icons/glyph/dark/high-severity.svg index a1bff12157d..2b746fcb01a 100644 --- a/static/status-icons/glyph/dark/warning.svg +++ b/static/status-icons/glyph/dark/high-severity.svg @@ -1,12 +1,10 @@ - glyph--warning + glyph--caution - - + + diff --git a/static/status-icons/glyph/dark/low-severity.svg b/static/status-icons/glyph/dark/low-severity.svg new file mode 100644 index 00000000000..cbcfe135c6d --- /dev/null +++ b/static/status-icons/glyph/dark/low-severity.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/static/status-icons/glyph/dark/medium-severity.svg b/static/status-icons/glyph/dark/medium-severity.svg new file mode 100644 index 00000000000..0206e98f379 --- /dev/null +++ b/static/status-icons/glyph/dark/medium-severity.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/static/status-icons/glyph/light/warning.svg b/static/status-icons/glyph/dark/new.svg similarity index 54% rename from static/status-icons/glyph/light/warning.svg rename to static/status-icons/glyph/dark/new.svg index 5b23cd0bb4d..ed6624b13ef 100644 --- a/static/status-icons/glyph/light/warning.svg +++ b/static/status-icons/glyph/dark/new.svg @@ -1,12 +1,10 @@ - glyph--warning + glyph--circle-fill - - + + diff --git a/static/status-icons/glyph/dark/undefined.svg b/static/status-icons/glyph/dark/undefined.svg index 28d85e275f0..35f265c17c2 100644 --- a/static/status-icons/glyph/dark/undefined.svg +++ b/static/status-icons/glyph/dark/undefined.svg @@ -1,13 +1,12 @@ - - - glyph--undefined - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/static/status-icons/glyph/light/circle-stroke.svg b/static/status-icons/glyph/light/circle-stroke.svg index a652c25bbef..d13cfa9a343 100644 --- a/static/status-icons/glyph/light/circle-stroke.svg +++ b/static/status-icons/glyph/light/circle-stroke.svg @@ -1,10 +1,12 @@ - - - glyph--circle-stroke - - - - - - - \ No newline at end of file + + + + + + + diff --git a/static/status-icons/glyph/light/critical-severity.svg b/static/status-icons/glyph/light/critical-severity.svg new file mode 100644 index 00000000000..f3c1ccca207 --- /dev/null +++ b/static/status-icons/glyph/light/critical-severity.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/static/status-icons/glyph/light/critical.svg b/static/status-icons/glyph/light/failure.svg similarity index 100% rename from static/status-icons/glyph/light/critical.svg rename to static/status-icons/glyph/light/failure.svg diff --git a/static/status-icons/glyph/light/high-severity.svg b/static/status-icons/glyph/light/high-severity.svg new file mode 100644 index 00000000000..31498795c3a --- /dev/null +++ b/static/status-icons/glyph/light/high-severity.svg @@ -0,0 +1,11 @@ + + + glyph--caution + + + + + + + \ No newline at end of file diff --git a/static/status-icons/glyph/light/low-severity.svg b/static/status-icons/glyph/light/low-severity.svg new file mode 100644 index 00000000000..0c259d63d3a --- /dev/null +++ b/static/status-icons/glyph/light/low-severity.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/static/status-icons/glyph/light/medium-severity.svg b/static/status-icons/glyph/light/medium-severity.svg new file mode 100644 index 00000000000..d19bc6a2823 --- /dev/null +++ b/static/status-icons/glyph/light/medium-severity.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/static/status-icons/glyph/light/new.svg b/static/status-icons/glyph/light/new.svg new file mode 100644 index 00000000000..bf470076d1c --- /dev/null +++ b/static/status-icons/glyph/light/new.svg @@ -0,0 +1,11 @@ + + + glyph--circle-fill + + + + + + + \ No newline at end of file diff --git a/static/status-icons/glyph/light/undefined.svg b/static/status-icons/glyph/light/undefined.svg index 07e042ccd3d..65f5f5cb574 100644 --- a/static/status-icons/glyph/light/undefined.svg +++ b/static/status-icons/glyph/light/undefined.svg @@ -1,13 +1,12 @@ - - - glyph--undefined - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/static/status-icons/high/dark/caution-filled.svg b/static/status-icons/high/dark/caution-filled.svg index 54f00039a6f..807fd4c6009 100644 --- a/static/status-icons/high/dark/caution-filled.svg +++ b/static/status-icons/high/dark/caution-filled.svg @@ -1,11 +1,18 @@ - - - warning--alt--filled - - - - - - - - \ No newline at end of file + + + + + + + + + + + diff --git a/static/status-icons/high/dark/caution-major-filled.svg b/static/status-icons/high/dark/caution-major-filled.svg index ff95de227e3..62324718b85 100644 --- a/static/status-icons/high/dark/caution-major-filled.svg +++ b/static/status-icons/high/dark/caution-major-filled.svg @@ -1,11 +1,20 @@ - - - warning--alt-inverted--filled - - - - - - - - \ No newline at end of file + + + + + + + + + + + + diff --git a/static/status-icons/high/light/caution-filled.svg b/static/status-icons/high/light/caution-filled.svg index 54f00039a6f..fac0f602555 100644 --- a/static/status-icons/high/light/caution-filled.svg +++ b/static/status-icons/high/light/caution-filled.svg @@ -1,11 +1,20 @@ - - - warning--alt--filled - - - - - - - - \ No newline at end of file + + + + + + + + + + + + diff --git a/static/status-icons/high/light/caution-major-filled.svg b/static/status-icons/high/light/caution-major-filled.svg index 9a3f8fc6e59..ea238b61daf 100644 --- a/static/status-icons/high/light/caution-major-filled.svg +++ b/static/status-icons/high/light/caution-major-filled.svg @@ -1,11 +1,22 @@ - - - warning--alt-inverted--filled - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + diff --git a/static/status-icons/high/light/caution-major-outline.svg b/static/status-icons/high/light/caution-major-outline.svg index 0050aa7c68e..85fef04ec37 100644 --- a/static/status-icons/high/light/caution-major-outline.svg +++ b/static/status-icons/high/light/caution-major-outline.svg @@ -1,12 +1,19 @@ - - - status_indicator_1 copy 55 - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + diff --git a/static/status-icons/high/light/caution-outline.svg b/static/status-icons/high/light/caution-outline.svg index 31fd8ce66b7..28c63e1b301 100644 --- a/static/status-icons/high/light/caution-outline.svg +++ b/static/status-icons/high/light/caution-outline.svg @@ -1,12 +1,18 @@ - - - warning--alt - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + diff --git a/static/status-icons/low/dark/help-filled.svg b/static/status-icons/low/dark/help-filled.svg index a93acd133ec..9fbe96b6ddf 100644 --- a/static/status-icons/low/dark/help-filled.svg +++ b/static/status-icons/low/dark/help-filled.svg @@ -1,18 +1,16 @@ - - - Group - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/static/status-icons/low/dark/help-outline.svg b/static/status-icons/low/dark/help-outline.svg index 9629b86f4ad..be39ddda0e3 100644 --- a/static/status-icons/low/dark/help-outline.svg +++ b/static/status-icons/low/dark/help-outline.svg @@ -1,16 +1,15 @@ - - - help - - - - - - - - \ No newline at end of file + + + + + + + + + diff --git a/static/status-icons/low/dark/unknown-filled.svg b/static/status-icons/low/dark/unknown-filled.svg index ebe1a78d5b0..85ee3e357d9 100644 --- a/static/status-icons/low/dark/unknown-filled.svg +++ b/static/status-icons/low/dark/unknown-filled.svg @@ -10,7 +10,7 @@ + id="Shape" fill="#8D8D8D" fill-rule="nonzero"> diff --git a/static/status-icons/low/dark/unknown-outline.svg b/static/status-icons/low/dark/unknown-outline.svg index 2a4258f1fd0..ad9d691e5f0 100644 --- a/static/status-icons/low/dark/unknown-outline.svg +++ b/static/status-icons/low/dark/unknown-outline.svg @@ -4,13 +4,13 @@ unknown (1) - + + id="Path" fill="#8D8D8D" fill-rule="nonzero"> + id="Shape" fill="#8D8D8D" fill-rule="nonzero"> diff --git a/static/status-icons/low/light/help-filled.svg b/static/status-icons/low/light/help-filled.svg index af85d798202..0abd9be2eec 100644 --- a/static/status-icons/low/light/help-filled.svg +++ b/static/status-icons/low/light/help-filled.svg @@ -1,16 +1,16 @@ - - - status_indicator_1 copy 42 - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/static/status-icons/low/light/help-outline.svg b/static/status-icons/low/light/help-outline.svg index b7d34de7226..7bbaec089fc 100644 --- a/static/status-icons/low/light/help-outline.svg +++ b/static/status-icons/low/light/help-outline.svg @@ -1,18 +1,15 @@ - - - help - - - - - - - - - - \ No newline at end of file + + + + + + + + + diff --git a/static/status-icons/low/light/unknown-filled.svg b/static/status-icons/low/light/unknown-filled.svg index 9dea19ec7ce..e9bbc3a26a8 100644 --- a/static/status-icons/low/light/unknown-filled.svg +++ b/static/status-icons/low/light/unknown-filled.svg @@ -6,7 +6,7 @@ + id="Shape" fill="#6F6F6F" fill-rule="nonzero"> diff --git a/static/status-icons/low/light/unknown-outline.svg b/static/status-icons/low/light/unknown-outline.svg index b660e07c686..672bdf21afc 100644 --- a/static/status-icons/low/light/unknown-outline.svg +++ b/static/status-icons/low/light/unknown-outline.svg @@ -4,13 +4,13 @@ unknown (1) - + + id="Path" fill="#6F6F6F" fill-rule="nonzero"> + id="Shape" fill="#6F6F6F" fill-rule="nonzero"> diff --git a/static/status-icons/medium/dark/pending-filled.svg b/static/status-icons/medium/dark/pending-filled.svg index a15bbff6964..e3ce934e3bb 100644 --- a/static/status-icons/medium/dark/pending-filled.svg +++ b/static/status-icons/medium/dark/pending-filled.svg @@ -1,19 +1,26 @@ - - - Group - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + diff --git a/static/status-icons/medium/dark/pending-outline.svg b/static/status-icons/medium/dark/pending-outline.svg index a572d10dc0e..41765db383e 100644 --- a/static/status-icons/medium/dark/pending-outline.svg +++ b/static/status-icons/medium/dark/pending-outline.svg @@ -1,16 +1,21 @@ - - - pending (1) - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + diff --git a/static/status-icons/medium/dark/undefined-filled.svg b/static/status-icons/medium/dark/undefined-filled.svg index ed5475cddc2..1b5353a03ed 100644 --- a/static/status-icons/medium/dark/undefined-filled.svg +++ b/static/status-icons/medium/dark/undefined-filled.svg @@ -1,16 +1,17 @@ - - - Group - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/static/status-icons/medium/dark/undefined-outline.svg b/static/status-icons/medium/dark/undefined-outline.svg index 682c4d582bb..6c0467edfda 100644 --- a/static/status-icons/medium/dark/undefined-outline.svg +++ b/static/status-icons/medium/dark/undefined-outline.svg @@ -1,12 +1,16 @@ - - - status_indicator_1 copy 92 - - - - - - \ No newline at end of file + + + + + + + + + diff --git a/static/status-icons/medium/light/pending-filled.svg b/static/status-icons/medium/light/pending-filled.svg index 9f911d860e5..92cc592fda3 100644 --- a/static/status-icons/medium/light/pending-filled.svg +++ b/static/status-icons/medium/light/pending-filled.svg @@ -1,14 +1,26 @@ - - - pending--filled - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + diff --git a/static/status-icons/medium/light/pending-outline.svg b/static/status-icons/medium/light/pending-outline.svg index dc954312b6a..ce1e62b9a0d 100644 --- a/static/status-icons/medium/light/pending-outline.svg +++ b/static/status-icons/medium/light/pending-outline.svg @@ -1,14 +1,21 @@ - - - pending (1) - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + diff --git a/static/status-icons/medium/light/undefined-filled.svg b/static/status-icons/medium/light/undefined-filled.svg index a15e1d1cbb3..175b3b3d3c5 100644 --- a/static/status-icons/medium/light/undefined-filled.svg +++ b/static/status-icons/medium/light/undefined-filled.svg @@ -1,12 +1,17 @@ - - - undefined--filled - - - - - - \ No newline at end of file + + + + + + + + diff --git a/static/status-icons/medium/light/undefined-outline.svg b/static/status-icons/medium/light/undefined-outline.svg index 187ed4d5211..1b7ce94160c 100644 --- a/static/status-icons/medium/light/undefined-outline.svg +++ b/static/status-icons/medium/light/undefined-outline.svg @@ -1,12 +1,16 @@ - - - status_indicator_1 copy 60 - - - - - - \ No newline at end of file + + + + + + + + +