npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

huige-icons

v0.0.1

Published

辉哥的图标库

Downloads

322

Readme

huige-icons

辉哥的图标库。

组件列表

  • HIcon 图标组件

安装

NPM:

npm install huige-icons --save

YARN:

yarn add huige-icons

PNPM:

pnpm install huige-icons

使用

import { createApp } from 'vue'
import App from './App.vue'
import HuigeIcons from 'huige-icons'
const app = createApp(App)
app.use(HuigeIcons)
app.mount('#app')
<script lang="ts" setup>
  import { ref } from 'vue'
  const icon = ref('file')
</script>

<template>
  <div>
    <h-icon :type="icon"></h-icon>
  </div>
</template>

<style scoped></style>

支持的图标

'italic', 'info-circle1', 'left-circle', 'right-circle', 'up-circle', 'down-circle', 'play-circle', 'plus-circle1', 'minus-circle1', 'close-circle', 'time-circle',

'question-circle1', 'check-circle1', 'info-circle', 'question-circle', 'exclamation-circle', 'plus-circle', 'minus-circle', 'times-circle', 'check-circle', 'pausecircle',

'stopcircle', 'playcircle', 'star-circle', 'user-circle', 'code', 'column-width', 'taobao-square-fill', 'weibo-square-fill',

'zhihu-square-fill', 'audio-fill', 'EURO', 'check1', 'zoomout', 'copyright', 'ellipsis1', 'apartment', 'dash',

'audio', 'meh', 'close', 'enter', 'robot', 'line', 'zoomin', 'minus2', 'Pound', 'question', 'rollback', 'bug', 'smile', 'small-dash', 'audiostatic', 'trademark', 'pause', 'comment', 'bg-colors', 'timeout', 'crown', 'verified', 'earth', 'drag1', 'YUAN', 'desktop', 'videocameraadd', 'gift1', 'switchuser',

'warning-circle', 'stop', 'whatsapp', 'sync', 'fire', 'appstoreadd', 'transaction', 'thunderbolt', 'caret-down',

'undo1', 'backward', 'redo1', 'caret-up', 'reload', 'caret-right1', 'reloadtime', 'caret-left1', 'message',

'fast-backward', 'dashboard', 'forward', 'issuesclose', 'fast-forward', 'poweroff1', 'search2', 'logout', 'retweet',

'piechart', 'login', 'setting', 'step-backward', 'eye2', 'question-circle-fill1', 'plus-circle-fill1', 'EURO-circle-fill', 'frown-fill',

'check-circle-fill1', 'shortcut-fill', 'signal-fill', 'bug-fill', 'robot-fill', 'left-circle-fill', 'right-circle-fill', 'up-circle-fill', 'down-circle-fill',

'minus-circle-fill1', 'close-circle-fill', 'info-circle-fill1', 'CI-circle-fill', 'step-forward', 'location1', 'copyright-circle-fil', 'swap-right', 'edit-square',

'swap-left', 'export', 'compass-fill', 'Dollar-circle-fill', 'poweroff-circle-fill', 'eyeclose-fill', 'meh-fill', 'play-circle-fill', 'Pound-circle-fill',

'smile-fill1', 'stop-fill', 'warning-circle-fill', 'time-circle-fill', 'YUAN-circle-fill', 'woman', 'save1', 'plus2', 'Import',

'appstore', 'eye-close', 'close-square', 'clear', 'down-square', 'collapse', 'layout', 'expand1', 'left-square', 'deletecolumn', 'play-square', 'merge-cells', 'control', 'subnode', 'codelibrary', 'trademark-circle-fil',

'rotate-left', 'detail', 'rotate-right', 'minus-square1', 'heart-fill1', 'dashboard-fill', 'message-fill', 'check-square-fill', 'down-square-fill', 'minus-square-fill1', 'formatpainter-fill', 'close-square-fill', 'codelibrary-fill', 'insertrowbelow', 'plus-square1', 'piechart-circle-fil',

'insertrowabove', 'right-square', 'table1', 'project', 'solit-cells', 'wallet1', 'formatpainter', 'up-square', 'insertrowright', 'calculator', 'interation', 'insertrowleft', 'check-square', 'translate', 'border', 'left-square-fill', 'deleterow', 'border-outer',

'play-square-fill', 'sisternode', 'border-top1', 'up-square-fill', 'Field-number', 'border-bottom1', 'right-square-fill', 'Field-String', 'border-left', 'plus-square-fill1', 'Function', 'border-right', 'accountbook-fill', 'Field-time', 'border-inner', 'carryout-fill', 'GIF',

'border-verticle1', 'calendar-fill', 'Partition', 'border-horizontal', 'calculator-fill', 'index', 'radius-bottomleft', 'interation-fill', 'Storedprocedure', 'radius-bottomright', 'project-fill', 'Field-Binary', 'radius-upleft', 'detail-fill', 'Console-SQL',

'radius-upright', 'save-fill', 'icon-test', 'radius-setting', 'wallet-fill', 'aim', 'adduser', 'control-fill', 'compress', 'deleteteam', 'layout-fill', 'expend', 'deleteuser',

'appstore-fill', 'folder-view', 'addteam', 'mobile-fill', 'file-GIF', 'user1', 'tablet-fill', 'group', 'team', 'book-fill',

'send', 'areachart', 'redenvelope-fill', 'Report', 'linechart', 'safetycertificate-f', 'View', 'barchart', 'propertysafety-fill', 'shortcut', 'pointmap', 'insurance-fill', 'ungroup', 'container', 'securityscan-fill', 'database1', 'file-exclamation-fil', 'sever', 'file-add-fill', 'mobile', 'file-fill1',

'tablet', 'file-excel-fill', 'redenvelope', 'file-markdown-fill', 'book', 'file-text-fill', 'filedone', 'file-ppt-fill', 'reconciliation', 'file-unknown-fill', 'file-exception', 'file-word-fill', 'filesync', 'file-zip-fill',

'filesearch', 'file-pdf-fill', 'solution', 'file-image-fill', 'fileprotect', 'diff-fill', 'file-add', 'file-copy-fill', 'file-excel', 'snippets-fill', 'file-exclamation', 'batchfolding-fill', 'file-pdf', 'reconciliation-fill', 'file-image', 'folder-add-fill', 'file-markdown', 'folder-fill1', 'file-unknown',

'folder-open-fill', 'file-ppt', 'database-fill1', 'file-word', 'container-fill', 'file1', 'sever-fill', 'file-zip', 'calendar-check-fill', 'file-text', 'image-fill', 'file-copy', 'idcard-fill',

'snippets', 'creditcard-fill', 'audit', 'fund-fill', 'diff', 'read-fill', 'Batchfolding', 'contacts-fill', 'securityscan', 'delete-fill1', 'propertysafety',

'notification-fill', 'safetycertificate', 'flag-fill1', 'insurance', 'moneycollect-fill', 'alert1', 'medicinebox-fill', 'delete2', 'rest-fill', 'hourglass', 'shopping-fill', 'bulb', 'skin-fill', 'experiment', 'video-fill', 'bell1', 'sound-fill', 'trophy', 'bulb-fill', 'rest', 'bell-fill',

'USB', 'filter-fill1', 'skin', 'fire-fill', 'home1', 'funnelplot-fill', 'bank', 'gift-fill', 'filter1', 'hourglass-fill', 'funnelplot', 'home-fill', 'like1', 'trophy-fill', 'unlike', 'location-fill1', 'unlock1', 'cloud-fill', 'lock1',

'customerservice-fill', 'customerservice', 'experiment-fill', 'flag1', 'eye-fill1', 'moneycollect', 'like-fill', 'medicinebox', 'lock-fill1', 'shop',

'unlike-fill', 'rocket', 'star-fill', 'shopping', 'unlock-fill1', 'folder2', 'alert-fill', 'folder-open1', 'api-fill', 'folder-add1', 'highlight-fill', 'deploymentunit', 'phone-fill1', 'accountbook', 'edit-fill', 'contacts', 'pushpin-fill', 'carryout', 'rocket-fill', 'calendar-check', 'thunderbolt-fill',

'calendar', 'tag-fill1', 'scan1', 'wrench-fill', 'select', 'tags-fill', 'boxplot', 'bank-fill', 'build', 'camera-fill', 'sliders', 'error-fill', 'laptop1', 'crown-fill', 'barcode', 'mail-fill1', 'camera',

'car-fill', 'cluster', 'printer-fill', 'gateway', 'shop-fill', 'car', 'setting-fill', 'printer', 'USB-fill', 'read', 'golden-fill', 'cloud-server', 'build-fill', 'cloud-upload', 'boxplot-fill', 'cloud', 'sliders-fill', 'cloud-download',

'alibaba', 'cloud-sync', 'antdesign', 'video1', 'ant-cloud', 'notification', 'behance', 'sound', 'googleplus', 'radarchart', 'medium', 'qrcode1', 'google', 'fund', 'IE',

'image1', 'amazon', 'mail2', 'slack', 'table', 'alipay', 'idcard', 'taobao', 'creditcard', 'zhihu', 'heart', 'HTML', 'block', 'linkedin', 'error', 'yahoo', 'star', 'facebook',

'gold', 'skype', 'heatmap', 'CodeSandbox', 'wifi', 'chrome', 'attachment', 'codepen', 'edit1', 'aliwangwang1', 'key2', 'apple', 'api', 'android', 'disconnect', 'sketch', 'highlight', 'Gitlab',

'monitor', 'dribbble', 'link2', 'instagram', 'man', 'reddit', 'percentage', 'windows1', 'pushpin', 'yuque', 'phone1', 'Youtube', 'shake', 'Gitlab-fill', 'tag2', 'dropbox', 'wrench', 'dingtalk', 'tags', 'android-fill', 'scissor',

'apple-fill', 'mr', 'HTML-fill', 'share2', 'windows-fill', 'branches', 'QQ', 'fork', 'twitter', 'shrink', 'skype-fill', 'arrawsalt', 'weibo', 'verticalright', 'yuque-fill', 'verticalleft', 'Youtube-fill', 'right', 'yahoo-fill', 'left', 'wechat-fill', 'up', 'chrome-fill', 'down', 'alipay-circle-fill',

'fullscreen', 'aliwangwang-fill', 'fullscreen-exit', 'behance-circle-fill', 'doubleleft', 'amazon-circle-fill', 'doubleright', 'codepen-circle-fill', 'arrowright', 'CodeSandbox-circle-f', 'arrowup', 'dropbox-circle-fill', 'arrowleft', 'github-fill', 'arrowdown',

'dribbble-circle-fill', 'upload1', 'googleplus-circle-f', 'colum-height', 'medium-circle-fill', 'vertical-align-botto', 'QQ-circle-fill', 'vertical-align-middl', 'IE-circle-fill', 'totop', 'google-circle-fill', 'vertical-align-top', 'dingtalk-circle-fill', 'download1', 'sketch-circle-fill',

'sort-descending', 'slack-circle-fill', 'sort-ascending', 'twitter-circle-fill', 'fall', 'taobao-circle-fill', 'swap1', 'weibo-circle-fill', 'stock', 'zhihu-circle-fill', 'rise', 'reddit-circle-fill', 'indent1', 'alipay-square-fill', 'outdent1', 'dingtalk-square-fill', 'menu2', 'CodeSandbox-square-f',

'unorderedlist', 'behance-square-fill', 'orderedlist', 'amazon-square-fill', 'align-right1', 'codepen-square-fill', 'align-center1', 'dribbble-square-fill', 'align-left1', 'dropbox-square-fill', 'pic-center1', 'facebook-fill', 'pic-right', 'googleplus-square-f', 'pic-left', 'google-square-fill', 'bold', 'instagram-fill', 'font-colors', 'IE-square-fill', 'exclaimination', 'medium-square-fill', 'font-size',

'linkedin-fill', 'CI', 'infomation', 'QQ-square-fill', 'Dollar', 'line-height', 'reddit-square-fill', 'compass1', 'strikethrough', 'twitter-square-fill', 'underline', 'sketch-square-fill', 'frown', 'number', 'slack-square-fill', 'remove', 'refresh', 'search1', 'safe', 'return', 'repeat-2', 'reminder', 'repeat', 'shred', 'search-2', 'shuffle',

'settings-3', 'section', 'settings-2', 'settings', 'swatches', 'tag1', 'wifi-low', 'tag-2', 'subtract', 'spinner-3', 'store', 'switch-off', 'tag-3', 'stiffy', 'swap', 'store-2', 'swatch', 'support-3', 'speech-bubble-center-2', 'speech-bubble-center', 'terminal1', 'terminal-3', 'split-2', 'speech-bubble-right', 'speech-bubble-left-4', 'swap-2', 'tag-4',

'timeline', 'tray', 'speech-bubble-left-2', 'vinyl', 'wallet', 'toggle-off', 'switch-on', 'speech-bubble-left', 'users', 'wallet-2', 'windows', 'speech-bubble-right-2', 'split', 'speech-bubble-left-3', 'terminal-2', 'toggle-on', 'user', 'zoom-in-2', 'unlocked', 'unite', 'support-2', 'user-2', 'wifi-high', 'wiggle', 'video', 'user-3', 'video-2', 'sleep', 'speech-bubble-right-4', 'voicemail',

'spinner-2', 'stamp', 'stamp-2', 'support', 'zoom-out-2', 'user-card', 'tilde', 'wave', 'square-brackets', 'speech-bubble-center-3', 'spinner', 'speech-bubble-right-3', 'spool', 'zoom-in', 'transfer', 'wave-2', 'wifi-mid', 'zoom-out', 'document', 'document-add', 'ellipsis', 'distribute-bottom-edges', 'distribute-vertical-centers',

'droplet', 'document-remove', 'delete1', 'distribute-horizontal-centers', 'distribute-top-edges', 'exclude', 'expand-2', 'database-add', 'database-remove', 'expand', 'eye-2', 'folder-add-2', 'folder-add', 'folder-2', 'flask-full', 'flask-empty', 'flux', 'floppy', 'eye1', 'folder-duplicate', 'folder1', 'folder-duplicate-2', 'expand-3', 'folder-remove', 'folder-remove-2', 'grid', 'heart-full', 'headphones',

'grid-2', 'heart-empty', 'heart-half', 'layout-content-right', 'key-2', 'layout-content-left', 'layout-content-left-2', 'layout-sidebar-right', 'link-2', 'layout-column-center', 'infinity', 'inbox-2', 'list', 'list-2', 'layout-sidebar-left', 'in', 'keys', 'intersect', 'locked', 'key1', 'layout-content-right-2', 'image', 'inbox',

'link1', 'map1', 'mail-2', 'mail1', 'marquee-download', 'marquee-minus', 'map-2', 'mail-3', 'marquee-upload', 'marquee-plus', 'marquee', 'menu-2', 'menu1', 'maximise', 'minus1', 'nib', 'mixer', 'menu-pull-down', 'microphone-2', 'menu-pull-up', 'newspaper-2', 'nope', 'newspaper',

'notes', 'microphone', 'outbox-2', 'outbox', 'pen', 'paragraph-center', 'pencil', 'pin', 'power', 'quill-2', 'paragraph-right-2', 'paragraph-left-2', 'paragraph-center-2', 'paper-ripped', 'polaroid-2', 'out', 'paper-roll-ripped', 'polaroid', 'print1', 'paragraph-right', 'plus1', 'paragraph-justify-2', 'paragraph-justify', 'paper-roll', 'paragraph-left', 'podcast-2', 'podcast', 'outgoing',

'pin-2', 'quill', 'rulers', 'erweima', 'file', 'copy', 'headset', 'phone', 'delete', 'picture', 'mail', 'like', 'collection', 'user-group', 'account-plus', 'account', 'cog', 'clock', 'calendar-alt', 'clouddownload', 'cloudupload', 'exchange',

'compress-alt', 'expand-alt', 'ban', 'minus', 'plus', 'times',

'check', 'search-minus', 'search-plus', 'search', 'reply', 'undo', 'redo', 'external-link', 'arrows-alt', 'indent', 'outdent', 'sort-line', 'switch', 'wind-descending', 'wind-ascending', 'download', 'upload', 'arrow-to-bottom', 'arrow-to-top', 'long-arrow-down', 'long-arrow-up', 'arrow-right',

'arrow-left', 'sort', 'sort-down', 'sort-up', 'caret-right', 'caret-left', 'arrows-v', 'angle-double-down', 'angle-double-up', 'angle-double-right', 'angle-double-left', 'angle-down', 'angle-up', 'angle-right', 'angle-left', 'paperclip', 'connection', 'training', 'process',

'news', 'save', 'print', 'new-releases', 'release', 'alert', 'backspace', 'gem', 'integral', 'cloud-machine-fill', 'cloud-machine', 'terminal-fill', 'terminal', 'shopping-cart-fill', 'resource', 'rank', 'sync-alt', 'compass', 'arrow-alt-from-top', 'arrow-alt-from-botto', 'menu', 'icon-drag', 'early-warning', 'share',

'share1', 'management-', 'accesskeys', 'arrow-sortdown-smal', 'minus-square-fill', 'plus-square-fill', 'minus-square', 'plus-square', 'stepmode', 'scrollingmode', 'shoppingcart', 'waiting-fill', 'waiting', 'right-arrow-rect', 'left-arrow-rect', 'bell', 'structured-data', 'vector', 'NEW-copy', 'HOT-copy', 'home', 'monitoring',

'diagnose', 'loading', 'Directory-tree', 'application', 'link', 'applicationgroup', 'poweroff', 'key', 'safety-certificate', 'supervise', 'tag-subscipt', 'chart-pie-alt', 'chart-relation', 'chart-scatter-plot', 'chart-area', 'chart-line', 'chart-bar', 'display-code', 'display-arrow-right', 'display-arrow-left', 'laptop-error', 'laptop-check', 'laptop', 'mobile-error',

'mobile-check', 'mobile-alt', 'aliwangwang', 'nail', 'nail-fixed', 'edit', 'dollar', 'transanction', 'filter-fill', 'all-fill', 'databaseplus-fill', 'database-fill', 'commentlines-fill', 'commentdots-fill', 'paperplane-fill', 'eyeslash-fill', 'eye-fill', 'lightbulb-fill', 'flag-fill', 'tag-fill', 'position-fill', 'location-fill', 'map-fill', 'inboxin-fill',

'box-fill', 'databaseset-fill', 'layergroup-fill', 'cry-fill', 'smile-fill', 'unlock-fill', 'lock-fill', 'alignright-fill', 'alignleft-fill', 'borderbottom-fill', 'bordertop-fill', 'aligncenter-fill', 'borderverticle-fill', 'piccenter-fill', 'picside-fill', 'folderopen-fill', 'folderplus-fill', 'folder-fill', 'file-SQL', 'fileplus-fill', 'file-fill', 'copy-fill',

'headset-fill', 'phone-fill', 'pausecircle-fill', 'stopcircle-fill', 'playcircle-fill', 'delete-fill', 'picture-fill', 'mail-fill', 'heart-fill', 'collection-fill', 'user-group-fill', 'userplus-fill', 'user-fill', 'cog-fill', 'clock-fill', 'calendaralt-fill', 'clouddownload-fill', 'cloudupload-fill', 'exchange-fill', 'info-circle-fill', 'question-circle-fill', 'exclamationcircle-f',

'minus-circle-fill', 'plus-circle-fill', 'times-circle-fill', 'check-circle-fill', 'compressalt-fill', 'expandalt-fill', 'filter', 'all', 'database-plus', 'database', 'comment-lines', 'comment-dots', 'paper-plane', 'eye-slash', 'eye', 'lightbulb', 'flag', 'tag', 'position', 'location', 'map', 'inbox-in', 'box', 'database-set',

'layer-group', 'wind-cry', 'wind-smile', 'unlock', 'lock', 'align-right', 'align-left', 'border-bottom', 'border-top', 'align-center', 'border-verticle', 'pic-center', 'pic-side', 'folder-open',

'folder-plus', 'folder', 'file-SQL1', 'file-plus', 'drag', 'ellipsis-vertical', 'gallery-view', 'WIFI', 'bug-report', 'qrcode', 'scan', 'cut', 'gift', 'ETL-SQL', 'file-SQL4', 'Vue', 'vue1', 'logo-vue', 'icon-vuerongqi',

'vuejs-fill', 'vuejs-fill1', 'JAVA', 'JAVA1', 'JAVA2', 'java2', 'Java', '33-javadaima', 'JAVAkaifa', 'java3', 'a-ziyuan1', 'java4', 'JAVA3', 'file-', 'css1', 'css-', 'firewall', 'file3', 'html-', 'java-', 'http-', 'jsx-',

'http1', 'jsx', 'database3', 'css2', 'firewall1', 'file4', 'file-1', 'html-1', 'http-1', 'http2', 'java-1', 'jsx1', 'jsx-1', 'java1', 'graphql', 'handlebars', 'hpp', 'html', 'h', 'fortran', 'heroku', 'fsharp',

'fusebox', 'gemfile', 'font', 'haxe', 'git', 'gatsby', 'gitpod', 'godot', 'gradle', 'go', 'graphcool', 'foxpro', 'helm', 'go-mod', 'gcp', 'gitlab', 'godot-assets', 'haml', 'grunt',

'javascript-map', 'json', 'karma', 'jinja', 'julia', 'jupyter', 'key3', 'kivy', 'kl', 'lib', 'less', 'laravel', 'jest', 'lock2', 'liquid', 'log', 'lua', 'markdown', 'markojs', 'makefile', 'livescript', 'mdx', 'jinja_light', 'matlab',

'merlin', 'mint', 'http', 'image2', 'husky', 'in1', 'java', 'mathematica', 'javascript', 'ionic', 'istanbul', 'jinja_light1', 'json1', 'jupyter1', 'karma1', 'julia1', 'key4', 'kivy1', 'kl1', 'lib1', 'less1', 'liquid1', 'livescript1', 'lock3',

'laravel1', 'log1', 'lua1', 'markdown1', 'makefile1', 'markojs1', 'matlab1', 'javascript-map1', 'jest1', 'mathematica1', 'moonscript', 'mxml', 'mocha', 'ngrx-actions', 'nest-service', 'nim', 'netlify', 'nix', 'nest-controller', 'php', 'perl', 'php_elephant',

'powerpoint1', 'powershell', 'prisma', 'prolog', 'nodejs', 'processing_light', 'npm', 'nunjucks', 'nuxt', 'pug', 'pdf', 'percy', 'postcss', 'react', 'react_ts', 'readme', 'reason', 'red', 'redux-reducer', 'redux-action', 'redux-store', 'riot',

'robot1', 'routing', 'ruby', 'puppet', 'python', 'qsharp', 'r', 'rust', 'raml', 'razor', 'restql', 'python-misc', 'racket', 'stencil', 'stencil_light', 'storybook', 'stylus', 'stylelint_light', 'sublime', 'stylelint', 'svg', 'svelte', 'swift', 'san',

'sbt', 'sass', 'scala', 'scheme', 'semantic-release', 'semantic-release_light', 'shaderlab', 'slim', 'silverstripe', 'sequelize', 'smarty', 'word', 'solidity', 'yellowFolder', 'snyk', 'outlook', 'settings1', 'powerpoint', 'tune', 'yellowFolder1', 'twig', 'word1', 'typescript', 'excel',

'url', 'audio1', 'table2', 'd', 'typescript-def', 'authors', 'tailwindcss', 'autohotkey', 'asciidoc', 'test-js', 'advpl_prw', 'test-jsx', 'angular-resolver', 'test-ts', 'autoit', 'tex', 'assembly', 'todo', 'apiblueprint', 'travis', 'android1', 'wallaby',

'azure', 'watchman', 'applescript', 'webhint', 'actionscript', 'webassembly', 'appveyor', 'webpack', 'certificate', 'wepy', 'changelog', 'wolframlanguage', 'circleci', 'word2', 'circleci_light', 'xaml', 'code-climate_light', 'xml', 'cmake', 'velocity', 'codeowners', 'verilog',

'clojure', 'video2', 'azure-pipelines', 'vim', 'babel', 'virtual', 'bazel', 'visualstudio', 'ballerina', 'vagrant', 'blink', 'vscode', 'blink_light', 'vue', 'codecov', 'vue-config', 'browserlist', 'vuex-store', 'c', 'wakatime', 'cake', 'wakatime_light', 'bithound', 'yarn',

'buildkite', 'zip', 'bucklescript', 'zig', 'bower', 'yaml', 'browserlist_light', 'yang', 'edge', 'drone_light', 'ejs', 'email', 'erlang', 'elm', 'exe', 'firebase', 'favicon', 'eslint', 'coffee', 'file2', 'fastlane', 'conduct', 'console', 'cpp',

'coldfusion', 'credits', 'contributing', 'csharp', 'crystal_light', 'css', 'css-map', 'diff1', 'database2', 'disc', 'cuda', 'cucumber', 'document1', 'django', 'elixir', 'dart', 'folder-ci-open', 'folder-client', 'folder-command', 'folder3', 'flow', 'folder-android', 'folder-audio', 'folder-aws',

'folder-batch-open', 'folder-ci', 'folder-custom', 'folder-docs', 'folder-components', 'folder-config', 'groovy', 'gulp', 'haskell', 'hack', 'hcl_light', 'package', 'package1', 'package2', 'package3', 'package4', 'Package', 'Package1', 'input-number', 'input-text', 'input-textarea', 'tel-input', 'CALENDAR', 'treeselect', 'slider', 'bankcard', 'Switch', 'el-tree', 'divide', 'tabs',

'datetimepickerbt', 'table3', 'color-picker', 'menu3', 'radioboxfill', 'rili', 'starrate', 'checkboxchecked'