Skip to content

Commit 2721921

Browse files
Add percent gauge icon (#1062)
* Add percent-gauge icon * Bump version
1 parent 01d18ec commit 2721921

10 files changed

Lines changed: 337 additions & 318 deletions

File tree

projects/swimlane/ngx-ui/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## HEAD (unreleased)
44

5+
## 48.3.0 (2024-12-17)
6+
7+
- Enhancement (`icons`): Added `percent-gauge` icon
8+
59
## 48.2.0 (2024-12-17)
610

711
- Feature (`ngx-filter-select`): Added a new filter select component

projects/swimlane/ngx-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swimlane/ngx-ui",
3-
"version": "48.2.0",
3+
"version": "48.3.0",
44
"engines": {
55
"node": ">=18.0.0"
66
},
Binary file not shown.

projects/swimlane/ngx-ui/src/lib/assets/icons/iconfont/fonts/ngx-icon.svg

Lines changed: 157 additions & 154 deletions
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.

projects/swimlane/ngx-ui/src/lib/assets/icons/iconfont/scss/icons.scss

Lines changed: 156 additions & 154 deletions
Original file line numberDiff line numberDiff line change
@@ -345,166 +345,168 @@ $icons: (
345345
'paragraph': 'eb09',
346346
'pause': 'eb0a',
347347
'pause-circle': 'eb0b',
348-
'phone': 'eb0c',
349-
'photo': 'eb0d',
350-
'pie-chart': 'eb0e',
351-
'pin': 'eb0f',
352-
'plane': 'eb10',
353-
'play': 'eb11',
354-
'play-circle': 'eb12',
355-
'playbook-outline': 'eb13',
356-
'playbook-outline-small': 'eb14',
357-
'plugin': 'eb15',
358-
'plugin-outline': 'eb16',
359-
'plugin-outline-small': 'eb17',
360-
'plus': 'eb18',
361-
'plus-bold': 'eb19',
362-
'prev': 'eb1a',
363-
'printer': 'eb1b',
364-
'profile': 'eb1c',
365-
'profile-filled': 'eb1d',
366-
'promote': 'eb1e',
367-
'promote-horizontal': 'eb1f',
368-
'question': 'eb20',
369-
'question-filled': 'eb21',
370-
'question-filled-sm': 'eb22',
371-
'radio-button': 'eb23',
372-
'redo': 'eb24',
373-
'redo-all': 'eb25',
374-
'reference': 'eb26',
375-
'reference-grid': 'eb27',
376-
'reference-multi': 'eb28',
377-
'reference-single': 'eb29',
378-
'reference-tree': 'eb2a',
379-
'refresh': 'eb2b',
380-
'refresh-circle': 'eb2c',
381-
'refresh-small': 'eb2d',
382-
'remove': 'eb2e',
383-
'remove-edge': 'eb2f',
384-
'remove-node': 'eb30',
385-
'remove-users': 'eb31',
386-
'repeat': 'eb32',
387-
'replace': 'eb33',
388-
'reports': 'eb34',
389-
'reports-outline': 'eb35',
390-
'resize': 'eb36',
391-
'right-align': 'eb37',
392-
'rocket': 'eb38',
393-
'rotate': 'eb39',
394-
'rule-outline': 'eb3a',
395-
'runner': 'eb3b',
396-
'runs-outline': 'eb3c',
397-
'runs-outline-small': 'eb3d',
398-
'sankey': 'eb3e',
399-
'save': 'eb3f',
400-
'save-outline': 'eb40',
401-
'save-outline-large': 'eb41',
402-
'save-outline-small': 'eb42',
403-
'screen': 'eb43',
404-
'screen-1': 'eb44',
405-
'search': 'eb45',
406-
'section': 'eb46',
407-
'select-all': 'eb47',
408-
'select-user': 'eb48',
409-
'select-users': 'eb49',
410-
'sensor-outline': 'eb4a',
411-
'sensor-outline-small': 'eb4b',
412-
'server': 'eb4c',
413-
'shield': 'eb4d',
414-
'shrink': 'eb4e',
415-
'skip': 'eb4f',
416-
'slide-left': 'eb50',
417-
'slide-right': 'eb51',
418-
'sliders': 'eb52',
419-
'smartphone': 'eb53',
420-
'smiley-frown': 'eb54',
421-
'snapshot': 'eb55',
422-
'solution': 'eb56',
423-
'sort-ascending': 'eb57',
424-
'sort-descending': 'eb58',
425-
'spaces': 'eb59',
426-
'spaces-list': 'eb5a',
427-
'spaces-outline': 'eb5b',
428-
'spaces-outline-large': 'eb5c',
429-
'speedometer': 'eb5d',
430-
'split-handle': 'eb5e',
431-
'square': 'eb5f',
432-
'square-filled': 'eb60',
433-
'star': 'eb61',
434-
'star-filled': 'eb62',
435-
'stars': 'eb63',
436-
'stopwatch': 'eb64',
437-
'superscript': 'eb65',
438-
'swap': 'eb66',
439-
'switch': 'eb67',
440-
'system-diagnostics': 'eb68',
441-
'system-diagnostics-2': 'eb69',
442-
'table': 'eb6a',
443-
'tabs': 'eb6b',
444-
'tag-filled': 'eb6c',
445-
'tags-outline': 'eb6d',
446-
'target': 'eb6e',
447-
'task-outline': 'eb6f',
448-
'thumb-down-filled': 'eb70',
449-
'thumb-down-outline': 'eb71',
450-
'thumb-down-outline-large': 'eb72',
451-
'thumb-up-filled': 'eb73',
452-
'thumb-up-outline': 'eb74',
453-
'thumb-up-outline-large': 'eb75',
454-
'tracking-id': 'eb76',
455-
'transfer': 'eb77',
456-
'trash': 'eb78',
457-
'tree': 'eb79',
458-
'tree-collapse': 'eb7a',
459-
'tree-expand': 'eb7b',
460-
'trend-down': 'eb7c',
461-
'trend-level': 'eb7d',
462-
'trend-up': 'eb7e',
463-
'trending': 'eb7f',
464-
'underline': 'eb80',
465-
'undo': 'eb81',
466-
'undo-all': 'eb82',
467-
'unlink': 'eb83',
468-
'upload-outline': 'eb84',
469-
'upload-outline-large': 'eb85',
470-
'upload-outline-small': 'eb86',
471-
'user': 'eb87',
472-
'user-add': 'eb88',
473-
'user-circle': 'eb89',
474-
'user-groups': 'eb8a',
475-
'users': 'eb8b',
476-
'version': 'eb8c',
477-
'vert-bar-graph-grouped': 'eb8d',
478-
'vert-full-stack-bar': 'eb8e',
479-
'view-code': 'eb8f',
480-
'view-designer': 'eb90',
481-
'view-split': 'eb91',
482-
'wand': 'eb92',
483-
'warning-filled': 'eb93',
484-
'warning-filled-sm': 'eb94',
485-
'warning-thin': 'eb95',
486-
'web-api': 'eb96',
487-
'webhook-outline': 'eb97',
488-
'webhook-outline-large': 'eb98',
489-
'webhook-outline-small': 'eb99',
490-
'widget': 'eb9a',
491-
'worker': 'eb9b',
492-
'workflow': 'eb9c',
493-
'workflow-alternate': 'eb9d',
494-
'workflow-alternate-large': 'eb9e',
495-
'workflow-alternate-small': 'eb9f',
496-
'workspaces': 'eba0',
497-
'workstation': 'eba1',
498-
'wrench': 'eba2',
499-
'x': 'eba3',
500-
'x-filled': 'eba4',
501-
'x-small': 'eba5',
348+
'percent-gauge': 'eb0c',
349+
'phone': 'eb0d',
350+
'photo': 'eb0e',
351+
'pie-chart': 'eb0f',
352+
'pin': 'eb10',
353+
'plane': 'eb11',
354+
'play': 'eb12',
355+
'play-circle': 'eb13',
356+
'playbook-outline': 'eb14',
357+
'playbook-outline-small': 'eb15',
358+
'plugin': 'eb16',
359+
'plugin-outline': 'eb17',
360+
'plugin-outline-small': 'eb18',
361+
'plus': 'eb19',
362+
'plus-bold': 'eb1a',
363+
'prev': 'eb1b',
364+
'printer': 'eb1c',
365+
'profile': 'eb1d',
366+
'profile-filled': 'eb1e',
367+
'promote': 'eb1f',
368+
'promote-horizontal': 'eb20',
369+
'question': 'eb21',
370+
'question-filled': 'eb22',
371+
'question-filled-sm': 'eb23',
372+
'radio-button': 'eb24',
373+
'redo': 'eb25',
374+
'redo-all': 'eb26',
375+
'reference': 'eb27',
376+
'reference-grid': 'eb28',
377+
'reference-multi': 'eb29',
378+
'reference-single': 'eb2a',
379+
'reference-tree': 'eb2b',
380+
'refresh': 'eb2c',
381+
'refresh-circle': 'eb2d',
382+
'refresh-small': 'eb2e',
383+
'remove': 'eb2f',
384+
'remove-edge': 'eb30',
385+
'remove-node': 'eb31',
386+
'remove-users': 'eb32',
387+
'repeat': 'eb33',
388+
'replace': 'eb34',
389+
'reports': 'eb35',
390+
'reports-outline': 'eb36',
391+
'resize': 'eb37',
392+
'right-align': 'eb38',
393+
'rocket': 'eb39',
394+
'rotate': 'eb3a',
395+
'rule-outline': 'eb3b',
396+
'runner': 'eb3c',
397+
'runs-outline': 'eb3d',
398+
'runs-outline-small': 'eb3e',
399+
'sankey': 'eb3f',
400+
'save': 'eb40',
401+
'save-outline': 'eb41',
402+
'save-outline-large': 'eb42',
403+
'save-outline-small': 'eb43',
404+
'screen': 'eb44',
405+
'screen-1': 'eb45',
406+
'search': 'eb46',
407+
'section': 'eb47',
408+
'select-all': 'eb48',
409+
'select-user': 'eb49',
410+
'select-users': 'eb4a',
411+
'sensor-outline': 'eb4b',
412+
'sensor-outline-small': 'eb4c',
413+
'server': 'eb4d',
414+
'shield': 'eb4e',
415+
'shrink': 'eb4f',
416+
'skip': 'eb50',
417+
'slide-left': 'eb51',
418+
'slide-right': 'eb52',
419+
'sliders': 'eb53',
420+
'smartphone': 'eb54',
421+
'smiley-frown': 'eb55',
422+
'snapshot': 'eb56',
423+
'solution': 'eb57',
424+
'sort-ascending': 'eb58',
425+
'sort-descending': 'eb59',
426+
'spaces': 'eb5a',
427+
'spaces-list': 'eb5b',
428+
'spaces-outline': 'eb5c',
429+
'spaces-outline-large': 'eb5d',
430+
'speedometer': 'eb5e',
431+
'split-handle': 'eb5f',
432+
'square': 'eb60',
433+
'square-filled': 'eb61',
434+
'star': 'eb62',
435+
'star-filled': 'eb63',
436+
'stars': 'eb64',
437+
'stopwatch': 'eb65',
438+
'superscript': 'eb66',
439+
'swap': 'eb67',
440+
'switch': 'eb68',
441+
'system-diagnostics': 'eb69',
442+
'system-diagnostics-2': 'eb6a',
443+
'table': 'eb6b',
444+
'tabs': 'eb6c',
445+
'tag-filled': 'eb6d',
446+
'tags-outline': 'eb6e',
447+
'target': 'eb6f',
448+
'task-outline': 'eb70',
449+
'thumb-down-filled': 'eb71',
450+
'thumb-down-outline': 'eb72',
451+
'thumb-down-outline-large': 'eb73',
452+
'thumb-up-filled': 'eb74',
453+
'thumb-up-outline': 'eb75',
454+
'thumb-up-outline-large': 'eb76',
455+
'tracking-id': 'eb77',
456+
'transfer': 'eb78',
457+
'trash': 'eb79',
458+
'tree': 'eb7a',
459+
'tree-collapse': 'eb7b',
460+
'tree-expand': 'eb7c',
461+
'trend-down': 'eb7d',
462+
'trend-level': 'eb7e',
463+
'trend-up': 'eb7f',
464+
'trending': 'eb80',
465+
'underline': 'eb81',
466+
'undo': 'eb82',
467+
'undo-all': 'eb83',
468+
'unlink': 'eb84',
469+
'upload-outline': 'eb85',
470+
'upload-outline-large': 'eb86',
471+
'upload-outline-small': 'eb87',
472+
'user': 'eb88',
473+
'user-add': 'eb89',
474+
'user-circle': 'eb8a',
475+
'user-groups': 'eb8b',
476+
'users': 'eb8c',
477+
'version': 'eb8d',
478+
'vert-bar-graph-grouped': 'eb8e',
479+
'vert-full-stack-bar': 'eb8f',
480+
'view-code': 'eb90',
481+
'view-designer': 'eb91',
482+
'view-split': 'eb92',
483+
'wand': 'eb93',
484+
'warning-filled': 'eb94',
485+
'warning-filled-sm': 'eb95',
486+
'warning-thin': 'eb96',
487+
'web-api': 'eb97',
488+
'webhook-outline': 'eb98',
489+
'webhook-outline-large': 'eb99',
490+
'webhook-outline-small': 'eb9a',
491+
'widget': 'eb9b',
492+
'worker': 'eb9c',
493+
'workflow': 'eb9d',
494+
'workflow-alternate': 'eb9e',
495+
'workflow-alternate-large': 'eb9f',
496+
'workflow-alternate-small': 'eba0',
497+
'workspaces': 'eba1',
498+
'workstation': 'eba2',
499+
'wrench': 'eba3',
500+
'x': 'eba4',
501+
'x-filled': 'eba5',
502+
'x-small': 'eba6',
502503
);
503504

504505
@function unicode($str) {
505506
@return unquote("\"\\#{$str}\"");
506507
}
507508

509+
508510
@each $name, $code in $icons {
509511
.ngx-icon.ngx-#{""+$name}::before, .icon-#{""+$name}::before {
510512
content: unicode($code);

0 commit comments

Comments
 (0)