cux-test
Version:
[SB Admin](http://startbootstrap.com/template-overviews/sb-admin/) is an open source, admin dashboard template for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).
331 lines (328 loc) • 8.39 kB
JavaScript
/*!========================================================================
* Bootstrap: iconset-elusiveicon-2.0.0.js by @recktoner
* https://victor-valencia.github.com/bootstrap-iconpicker
*
* Iconset: Elusive icons 2.0.0
* http://press.codes/downloads/elusive-icons-webfont/
* ========================================================================
* Copyright 2013-2015 Victor Valencia Rico.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ======================================================================== */
;(function($){
$.iconset_elusiveicon = {
iconClass: '',
iconClassFix: 'el-icon-',
icons: [
'',
'zoom-out',
'zoom-in',
'youtube',
'wrench-alt',
'wrench',
'wordpress',
'wheelchair',
'website-alt',
'website',
'warning-sign',
'w3c',
'volume-up',
'volume-off',
'volume-down',
'vkontakte',
'vimeo',
'view-mode',
'video-chat',
'video-alt',
'video',
'viadeo',
'user',
'usd',
'upload',
'unlock-alt',
'unlock',
'universal-access',
'twitter',
'tumblr',
'trash-alt',
'trash',
'torso',
'tint',
'time-alt',
'time',
'thumbs-up',
'thumbs-down',
'th-list',
'th-large',
'th',
'text-width',
'text-height',
'tasks',
'tags',
'tag',
'stumbleupon',
'stop-alt',
'stop',
'step-forward',
'step-backward',
'star-empty',
'star-alt',
'star',
'stackoverflow',
'spotify',
'speaker',
'soundcloud',
'smiley-alt',
'smiley',
'slideshare',
'skype',
'signal',
'shopping-cart-sign',
'shopping-cart',
'share-alt',
'share',
'search-alt',
'search',
'screenshot',
'screen-alt',
'screen',
'scissors',
'rss',
'road',
'reverse-alt',
'retweet',
'return-key',
'resize-vertical',
'resize-small',
'resize-horizontal',
'resize-full',
'repeat-alt',
'repeat',
'remove-sign',
'remove-circle',
'remove',
'refresh',
'reddit',
'record',
'random',
'quotes-alt',
'quotes',
'question-sign',
'question',
'qrcode',
'puzzle',
'print',
'podcast',
'plus-sign',
'plus',
'play-circle',
'play-alt',
'play',
'plane',
'pinterest',
'picture',
'picasa',
'photo-alt',
'photo',
'phone-alt',
'phone',
'person',
'pencil-alt',
'pencil',
'pause-alt',
'pause',
'path',
'paper-clip-alt',
'paper-clip',
'opensource',
'ok-sign',
'ok-circle',
'ok',
'off',
'network',
'myspace',
'music',
'move',
'minus-sign',
'minus',
'mic-alt',
'mic',
'map-marker-alt',
'map-marker',
'male',
'magnet',
'magic',
'lock-alt',
'lock',
'livejournal',
'list-alt',
'list',
'linkedin',
'link',
'lines',
'leaf',
'lastfm',
'laptop-alt',
'laptop',
'key',
'italic',
'iphone-home',
'instagram',
'info-sign',
'indent-right',
'indent-left',
'inbox-box',
'inbox-alt',
'inbox',
'idea-alt',
'idea',
'hourglass',
'home-alt',
'home',
'heart-empty',
'heart-alt',
'heart',
'hearing-impaired',
'headphones',
'hdd',
'hand-up',
'hand-right',
'hand-left',
'hand-down',
'guidedog',
'group-alt',
'group',
'graph-alt',
'graph',
'googleplus',
'globe-alt',
'globe',
'glasses',
'glass',
'github-text',
'github',
'gift',
'gbp',
'fullscreen',
'friendfeed-rect',
'friendfeed',
'foursquare',
'forward-alt',
'forward',
'fork',
'fontsize',
'font',
'folder-sign',
'folder-open',
'folder-close',
'folder',
'flickr',
'flag-alt',
'flag',
'fire',
'filter',
'film',
'file-new-alt',
'file-new',
'file-edit-alt',
'file-edit',
'file-alt',
'file',
'female',
'fast-forward',
'fast-backward',
'facetime-video',
'facebook',
'eye-open',
'eye-close',
'exclamation-sign',
'eur',
'error-alt',
'error',
'envelope-alt',
'envelope',
'eject',
'edit',
'dribbble',
'download-alt',
'download',
'digg',
'deviantart',
'delicious',
'dashboard',
'css',
'credit-card',
'compass-alt',
'compass',
'comment-alt',
'comment',
'cogs',
'cog-alt',
'cog',
'cloud-alt',
'cloud',
'circle-arrow-up',
'circle-arrow-right',
'circle-arrow-left',
'circle-arrow-down',
'child',
'chevron-up',
'chevron-right',
'chevron-left',
'chevron-down',
'check-empty',
'check',
'certificate',
'cc',
'caret-up',
'caret-right',
'caret-left',
'caret-down',
'car',
'camera',
'calendar-sign',
'calendar',
'bullhorn',
'bulb',
'brush',
'broom',
'briefcase',
'braille',
'bookmark-empty',
'bookmark',
'book',
'bold',
'blogger',
'blind',
'bell',
'behance',
'barcode',
'ban-circle',
'backward',
'asl',
'arrow-up',
'arrow-right',
'arrow-left',
'arrow-down',
'align-right',
'align-left',
'align-justify',
'align-center',
'adult',
'adjust-alt',
'adjust',
'address-book-alt',
'address-book',
'asterisk'
]};
})(jQuery);