(icons/heroicons) Updated heroicons to v1.0.1

This commit is contained in:
sercan
2021-04-22 22:05:59 +03:00
parent df48ad1c56
commit 9b059f8d0d
3 changed files with 376 additions and 348 deletions

View File

@@ -4152,87 +4152,91 @@ export const feather = [
'zoom-in',
'zoom-out'
];
// heroicons v0.4.2
// heroicons v1.0.1 - 230 icons
export const heroicons = [
'academic-cap',
'annotation',
'arrow-circle-down',
'adjustments',
'archive',
'arrow-circle-down',
'arrow-circle-left',
'arrow-circle-right',
'archive',
'arrow-circle-up',
'arrow-down',
'arrow-narrow-down',
'arrow-left',
'arrow-narrow-down',
'arrow-narrow-left',
'arrow-narrow-right',
'arrow-right',
'arrow-narrow-up',
'arrow-right',
'arrow-sm-left',
'arrow-sm-down',
'arrow-sm-right',
'arrow-sm-up',
'arrow-up',
'at-symbol',
'arrows-expand',
'backspace',
'at-symbol',
'badge-check',
'backspace',
'ban',
'beaker',
'bell',
'book-open',
'bookmark-alt',
'bookmark',
'calendar',
'briefcase',
'calculator',
'cake',
'calculator',
'calendar',
'camera',
'cash',
'chart-bar',
'chart-pie',
'chart-square-bar',
'chat-alt-2',
'chat-alt',
'chat',
'check-circle',
'chat-alt',
'check',
'chevron-double-down',
'chevron-double-left',
'chevron-down',
'chevron-double-up',
'chevron-left',
'chevron-double-right',
'chevron-down',
'chevron-left',
'chevron-right',
'chevron-up',
'chip',
'clipboard-check',
'clipboard-copy',
'clipboard-list',
'clock',
'cloud-upload',
'clipboard',
'clock',
'cloud-download',
'code',
'cloud-upload',
'cloud',
'code',
'cog',
'collection',
'color-swatch',
'credit-card',
'color-swatch',
'cube-transparent',
'cube',
'currency-bangladeshi',
'currency-dollar',
'currency-pound',
'currency-euro',
'currency-pound',
'currency-rupee',
'cursor-click',
'currency-yen',
'cursor-click',
'database',
'desktop-computer',
'device-mobile',
'device-tablet',
'document-download',
'document-add',
'document-remove',
'document-download',
'document-duplicate',
'document-remove',
'document-report',
'document-search',
'document-text',
@@ -4241,81 +4245,81 @@ export const heroicons = [
'dots-horizontal',
'dots-vertical',
'download',
'duplicate',
'emoji-happy',
'emoji-sad',
'duplicate',
'exclamation-circle',
'exclamation',
'external-link',
'eye-off',
'film',
'fast-forward',
'finger-print',
'eye',
'fast-forward',
'film',
'filter',
'finger-print',
'fire',
'flag',
'folder-add',
'folder-remove',
'folder-open',
'folder',
'folder-download',
'folder-open',
'folder-remove',
'folder',
'gift',
'globe-alt',
'hand',
'globe',
'hand',
'hashtag',
'identification',
'heart',
'home',
'identification',
'inbox-in',
'inbox',
'information-circle',
'key',
'library',
'light-bulb',
'lightning-bolt',
'library',
'link',
'location-marker',
'lock-closed',
'lock-open',
'logout',
'mail',
'login',
'map',
'logout',
'mail-open',
'mail',
'map',
'menu-alt-1',
'menu-alt-2',
'menu-alt-3',
'menu-alt-4',
'menu-alt-2',
'menu',
'microphone',
'minus-circle',
'minus-sm',
'minus',
'music-note',
'moon',
'music-note',
'newspaper',
'office-building',
'paper-clip',
'paper-airplane',
'paper-clip',
'pause',
'pencil-alt',
'pencil',
'phone-incoming',
'phone-missed-call',
'phone-outgoing',
'plus-circle',
'play',
'photograph',
'phone',
'play',
'plus-circle',
'plus-sm',
'plus',
'presentation-chart-bar',
'puzzle',
'presentation-chart-line',
'qrcode',
'printer',
'qrcode',
'puzzle',
'question-mark-circle',
'receipt-refund',
'receipt-tax',
@@ -4327,8 +4331,8 @@ export const heroicons = [
'save',
'scale',
'scissors',
'search',
'search-circle',
'search',
'selector',
'server',
'share',
@@ -4338,22 +4342,22 @@ export const heroicons = [
'shopping-cart',
'sort-ascending',
'sort-descending',
'sparkles',
'speakerphone',
'sparkles',
'star',
'status-offline',
'status-online',
'status-offline',
'stop',
'sun',
'support',
'switch-horizontal',
'switch-vertical',
'switch-horizontal',
'table',
'tag',
'template',
'thumb-down',
'terminal',
'thumb-up',
'thumb-down',
'ticket',
'translate',
'trash',
@@ -4362,22 +4366,22 @@ export const heroicons = [
'truck',
'upload',
'user-add',
'user-circle',
'user-group',
'user',
'user-circle',
'user-remove',
'user',
'users',
'variable',
'video-camera',
'view-boards',
'variable',
'view-grid-add',
'view-grid',
'view-list',
'volume-off',
'volume-up',
'wifi',
'volume-off',
'x-circle',
'x',
'zoom-in',
'zoom-out'
'wifi',
'zoom-out',
'x'
];