123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634 |
- /*!========================================================================
- * Bootstrap: iconset-ionicon-1.5.2.js by @recktoner
- * https://victor-valencia.github.com/bootstrap-iconpicker
- *
- * Iconset: Ionicons 1.5.2
- * http://ionicons.com/
- * ========================================================================
- * 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_ionicon = {
- iconClass: '',
- iconClassFix: 'ion-',
- icons: [
- '',
- 'ionic',
- 'arrow-up-a',
- 'arrow-right-a',
- 'arrow-down-a',
- 'arrow-left-a',
- 'arrow-up-b',
- 'arrow-right-b',
- 'arrow-down-b',
- 'arrow-left-b',
- 'arrow-up-c',
- 'arrow-right-c',
- 'arrow-down-c',
- 'arrow-left-c',
- 'arrow-return-right',
- 'arrow-return-left',
- 'arrow-swap',
- 'arrow-shrink',
- 'arrow-expand',
- 'arrow-move',
- 'arrow-resize',
- 'chevron-up',
- 'chevron-right',
- 'chevron-down',
- 'chevron-left',
- 'navicon-round',
- 'navicon',
- 'drag',
- 'log-in',
- 'log-out',
- 'checkmark-round',
- 'checkmark',
- 'checkmark-circled',
- 'close-round',
- 'close',
- 'close-circled',
- 'plus-round',
- 'plus',
- 'plus-circled',
- 'minus-round',
- 'minus',
- 'minus-circled',
- 'information',
- 'information-circled',
- 'help',
- 'help-circled',
- 'help-buoy',
- 'asterisk',
- 'alert',
- 'alert-circled',
- 'refresh',
- 'refreshing',
- 'loop',
- 'looping',
- 'shuffle',
- 'home',
- 'search',
- 'flag',
- 'star',
- 'heart',
- 'heart-broken',
- 'gear-a',
- 'gear-b',
- 'toggle-filled',
- 'toggle',
- 'settings',
- 'wrench',
- 'hammer',
- 'edit',
- 'trash-a',
- 'trash-b',
- 'document',
- 'document-text',
- 'clipboard',
- 'scissors',
- 'funnel',
- 'bookmark',
- 'email',
- 'folder',
- 'filing',
- 'archive',
- 'reply',
- 'reply-all',
- 'forward',
- 'share',
- 'paper-airplane',
- 'link',
- 'paperclip',
- 'compose',
- 'briefcase',
- 'medkit',
- 'at',
- 'pound',
- 'quote',
- 'cloud',
- 'upload',
- 'more',
- 'grid',
- 'calendar',
- 'clock',
- 'compass',
- 'pinpoint',
- 'pin',
- 'navigate',
- 'location',
- 'map',
- 'model-s',
- 'locked',
- 'unlocked',
- 'key',
- 'arrow-graph-up-right',
- 'arrow-graph-down-right',
- 'arrow-graph-up-left',
- 'arrow-graph-down-left',
- 'stats-bars',
- 'connection-bars',
- 'pie-graph',
- 'chatbubble',
- 'chatbubble-working',
- 'chatbubbles',
- 'chatbox',
- 'chatbox-working',
- 'chatboxes',
- 'person',
- 'person-add',
- 'person-stalker',
- 'woman',
- 'man',
- 'female',
- 'male',
- 'fork',
- 'knife',
- 'spoon',
- 'beer',
- 'wineglass',
- 'coffee',
- 'icecream',
- 'pizza',
- 'power',
- 'mouse',
- 'battery-full',
- 'battery-half',
- 'battery-low',
- 'battery-empty',
- 'battery-charging',
- 'wifi',
- 'bluetooth',
- 'calculator',
- 'camera',
- 'eye',
- 'eye-disabled',
- 'flash',
- 'flash-off',
- 'qr-scanner',
- 'image',
- 'images',
- 'contrast',
- 'wand',
- 'aperture',
- 'monitor',
- 'laptop',
- 'ipad',
- 'iphone',
- 'ipod',
- 'printer',
- 'usb',
- 'outlet',
- 'bug',
- 'code',
- 'code-working',
- 'code-download',
- 'fork-repo',
- 'network',
- 'pull-request',
- 'merge',
- 'game-controller-a',
- 'game-controller-b',
- 'xbox',
- 'playstation',
- 'steam',
- 'closed-captioning',
- 'videocamera',
- 'film-marker',
- 'disc',
- 'headphone',
- 'music-note',
- 'radio-waves',
- 'speakerphone',
- 'mic-a',
- 'mic-b',
- 'mic-c',
- 'volume-high',
- 'volume-medium',
- 'volume-low',
- 'volume-mute',
- 'levels',
- 'play',
- 'pause',
- 'stop',
- 'record',
- 'skip-forward',
- 'skip-backward',
- 'eject',
- 'bag',
- 'card',
- 'cash',
- 'pricetag',
- 'pricetags',
- 'thumbsup',
- 'thumbsdown',
- 'happy',
- 'sad',
- 'trophy',
- 'podium',
- 'ribbon-a',
- 'ribbon-b',
- 'university',
- 'magnet',
- 'beaker',
- 'flask',
- 'egg',
- 'earth',
- 'planet',
- 'lightbulb',
- 'cube',
- 'leaf',
- 'waterdrop',
- 'flame',
- 'fireball',
- 'bonfire',
- 'umbrella',
- 'nuclear',
- 'no-smoking',
- 'thermometer',
- 'speedometer',
- 'plane',
- 'jet',
- 'load-a',
- 'loading-a',
- 'load-b',
- 'loading-b',
- 'load-c',
- 'loading-c',
- 'load-d',
- 'loading-d',
- 'ios7-ionic-outline',
- 'ios7-arrow-back',
- 'ios7-arrow-forward',
- 'ios7-arrow-up',
- 'ios7-arrow-right',
- 'ios7-arrow-down',
- 'ios7-arrow-left',
- 'ios7-arrow-thin-up',
- 'ios7-arrow-thin-right',
- 'ios7-arrow-thin-down',
- 'ios7-arrow-thin-left',
- 'ios7-circle-filled',
- 'ios7-circle-outline',
- 'ios7-checkmark-empty',
- 'ios7-checkmark-outline',
- 'ios7-checkmark',
- 'ios7-plus-empty',
- 'ios7-plus-outline',
- 'ios7-plus',
- 'ios7-close-empty',
- 'ios7-close-outline',
- 'ios7-close',
- 'ios7-minus-empty',
- 'ios7-minus-outline',
- 'ios7-minus',
- 'ios7-information-empty',
- 'ios7-information-outline',
- 'ios7-information',
- 'ios7-help-empty',
- 'ios7-help-outline',
- 'ios7-help',
- 'ios7-search',
- 'ios7-search-strong',
- 'ios7-star',
- 'ios7-star-half',
- 'ios7-star-outline',
- 'ios7-heart',
- 'ios7-heart-outline',
- 'ios7-more',
- 'ios7-more-outline',
- 'ios7-home',
- 'ios7-home-outline',
- 'ios7-cloud',
- 'ios7-cloud-outline',
- 'ios7-cloud-upload',
- 'ios7-cloud-upload-outline',
- 'ios7-cloud-download',
- 'ios7-cloud-download-outline',
- 'ios7-upload',
- 'ios7-upload-outline',
- 'ios7-download',
- 'ios7-download-outline',
- 'ios7-refresh',
- 'ios7-refresh-outline',
- 'ios7-refresh-empty',
- 'ios7-reload',
- 'ios7-reloading',
- 'ios7-loop-strong',
- 'ios7-loop',
- 'ios7-bookmarks',
- 'ios7-bookmarks-outline',
- 'ios7-flag',
- 'ios7-flag-outline',
- 'ios7-glasses',
- 'ios7-glasses-outline',
- 'ios7-browsers',
- 'ios7-browsers-outline',
- 'ios7-at',
- 'ios7-at-outline',
- 'ios7-cart',
- 'ios7-cart-outline',
- 'ios7-pricetag',
- 'ios7-pricetag-outline',
- 'ios7-pricetags',
- 'ios7-pricetags-outline',
- 'ios7-chatboxes',
- 'ios7-chatboxes-outline',
- 'ios7-chatbubble',
- 'ios7-chatbubble-outline',
- 'ios7-cog',
- 'ios7-cog-outline',
- 'ios7-gear',
- 'ios7-gear-outline',
- 'ios7-settings',
- 'ios7-settings-strong',
- 'ios7-toggle',
- 'ios7-toggle-outline',
- 'ios7-analytics',
- 'ios7-analytics-outline',
- 'ios7-pie',
- 'ios7-pie-outline',
- 'ios7-pulse',
- 'ios7-pulse-strong',
- 'ios7-filing',
- 'ios7-filing-outline',
- 'ios7-box',
- 'ios7-box-outline',
- 'ios7-compose',
- 'ios7-compose-outline',
- 'ios7-trash',
- 'ios7-trash-outline',
- 'ios7-copy',
- 'ios7-copy-outline',
- 'ios7-email',
- 'ios7-email-outline',
- 'ios7-undo',
- 'ios7-undo-outline',
- 'ios7-redo',
- 'ios7-redo-outline',
- 'ios7-paperplane',
- 'ios7-paperplane-outline',
- 'ios7-folder',
- 'ios7-folder-outline',
- 'ios7-paper',
- 'ios7-paper-outline',
- 'ios7-world',
- 'ios7-world-outline',
- 'ios7-alarm',
- 'ios7-alarm-outline',
- 'ios7-speedometer',
- 'ios7-speedometer-outline',
- 'ios7-stopwatch',
- 'ios7-stopwatch-outline',
- 'ios7-timer',
- 'ios7-timer-outline',
- 'ios7-clock',
- 'ios7-clock-outline',
- 'ios7-time',
- 'ios7-time-outline',
- 'ios7-calendar',
- 'ios7-calendar-outline',
- 'ios7-photos',
- 'ios7-photos-outline',
- 'ios7-albums',
- 'ios7-albums-outline',
- 'ios7-camera',
- 'ios7-camera-outline',
- 'ios7-reverse-camera',
- 'ios7-reverse-camera-outline',
- 'ios7-eye',
- 'ios7-eye-outline',
- 'ios7-bolt',
- 'ios7-bolt-outline',
- 'ios7-barcode',
- 'ios7-barcode-outline',
- 'ios7-briefcase',
- 'ios7-briefcase-outline',
- 'ios7-medkit',
- 'ios7-medkit-outline',
- 'ios7-infinite',
- 'ios7-infinite-outline',
- 'ios7-calculator',
- 'ios7-calculator-outline',
- 'ios7-keypad',
- 'ios7-keypad-outline',
- 'ios7-telephone',
- 'ios7-telephone-outline',
- 'ios7-drag',
- 'ios7-location',
- 'ios7-location-outline',
- 'ios7-navigate',
- 'ios7-navigate-outline',
- 'ios7-locked',
- 'ios7-locked-outline',
- 'ios7-unlocked',
- 'ios7-unlocked-outline',
- 'ios7-monitor',
- 'ios7-monitor-outline',
- 'ios7-printer',
- 'ios7-printer-outline',
- 'ios7-person',
- 'ios7-person-outline',
- 'ios7-personadd',
- 'ios7-personadd-outline',
- 'ios7-people',
- 'ios7-people-outline',
- 'ios7-tennisball',
- 'ios7-tennisball-outline',
- 'ios7-baseball',
- 'ios7-baseball-outline',
- 'ios7-basketball',
- 'ios7-basketball-outline',
- 'ios7-football',
- 'ios7-football-outline',
- 'ios7-americanfootball',
- 'ios7-americanfootball-outline',
- 'ios7-paw',
- 'ios7-paw-outline',
- 'ios7-sunny',
- 'ios7-sunny-outline',
- 'ios7-partlysunny',
- 'ios7-partlysunny-outline',
- 'ios7-cloudy',
- 'ios7-cloudy-outline',
- 'ios7-rainy',
- 'ios7-rainy-outline',
- 'ios7-thunderstorm',
- 'ios7-thunderstorm-outline',
- 'ios7-snowy',
- 'ios7-moon',
- 'ios7-moon-outline',
- 'ios7-cloudy-night',
- 'ios7-cloudy-night-outline',
- 'ios7-musical-notes',
- 'ios7-musical-note',
- 'ios7-bell',
- 'ios7-bell-outline',
- 'ios7-mic',
- 'ios7-mic-outline',
- 'ios7-mic-off',
- 'ios7-volume-high',
- 'ios7-volume-low',
- 'ios7-play',
- 'ios7-play-outline',
- 'ios7-pause',
- 'ios7-pause-outline',
- 'ios7-recording',
- 'ios7-recording-outline',
- 'ios7-fastforward',
- 'ios7-fastforward-outline',
- 'ios7-rewind',
- 'ios7-rewind-outline',
- 'ios7-skipbackward',
- 'ios7-skipbackward-outline',
- 'ios7-skipforward',
- 'ios7-skipforward-outline',
- 'ios7-videocam',
- 'ios7-videocam-outline',
- 'ios7-film',
- 'ios7-film-outline',
- 'ios7-lightbulb',
- 'ios7-lightbulb-outline',
- 'ios7-wineglass',
- 'ios7-wineglass-outline',
- 'android-system-back',
- 'android-system-home',
- 'android-system-windows',
- 'android-wifi',
- 'android-battery',
- 'android-storage',
- 'android-keypad',
- 'android-call',
- 'android-arrow-back',
- 'android-arrow-forward',
- 'android-arrow-up-right',
- 'android-arrow-down-right',
- 'android-arrow-down-left',
- 'android-arrow-up-left',
- 'android-sort',
- 'android-drawer',
- 'android-stair-drawer',
- 'android-more',
- 'android-dropdown',
- 'android-settings',
- 'android-mixer',
- 'android-display',
- 'android-star',
- 'android-search',
- 'android-microphone',
- 'android-checkmark',
- 'android-information',
- 'android-add',
- 'android-remove',
- 'android-close',
- 'android-trash',
- 'android-volume',
- 'android-printer',
- 'android-download',
- 'android-hand',
- 'android-developer',
- 'android-calendar',
- 'android-clock',
- 'android-alarm',
- 'android-stopwatch',
- 'android-data',
- 'android-timer',
- 'android-camera',
- 'android-image',
- 'android-location',
- 'android-locate',
- 'android-earth',
- 'android-book',
- 'android-note',
- 'android-promotion',
- 'android-playstore',
- 'android-share',
- 'android-send',
- 'android-mail',
- 'android-inbox',
- 'android-archive',
- 'android-folder',
- 'android-forums',
- 'android-chat',
- 'android-user-menu',
- 'android-contact',
- 'android-contacts',
- 'android-friends',
- 'android-add-contact',
- 'android-social-user',
- 'android-social',
- 'android-reminder',
- 'android-lightbulb',
- 'social-twitter',
- 'social-twitter-outline',
- 'social-facebook',
- 'social-facebook-outline',
- 'social-googleplus',
- 'social-googleplus-outline',
- 'social-google',
- 'social-google-outline',
- 'social-dribbble',
- 'social-dribbble-outline',
- 'social-github',
- 'social-github-outline',
- 'social-instagram',
- 'social-instagram-outline',
- 'social-foursquare',
- 'social-foursquare-outline',
- 'social-pinterest',
- 'social-pinterest-outline',
- 'social-rss',
- 'social-rss-outline',
- 'social-tumblr',
- 'social-tumblr-outline',
- 'social-wordpress',
- 'social-wordpress-outline',
- 'social-reddit',
- 'social-reddit-outline',
- 'social-hackernews',
- 'social-hackernews-outline',
- 'social-designernews',
- 'social-designernews-outline',
- 'social-yahoo',
- 'social-yahoo-outline',
- 'social-buffer',
- 'social-buffer-outline',
- 'social-skype',
- 'social-skype-outline',
- 'social-linkedin',
- 'social-linkedin-outline',
- 'social-usd',
- 'social-usd-outline',
- 'social-bitcoin',
- 'social-bitcoin-outline',
- 'social-vimeo',
- 'social-vimeo-outline',
- 'social-youtube',
- 'social-youtube-outline',
- 'social-dropbox',
- 'social-dropbox-outline',
- 'social-apple',
- 'social-apple-outline',
- 'social-android',
- 'social-android-outline',
- 'social-windows',
- 'social-windows-outline',
- 'social-tux',
- 'social-freebsd-devil'
- ]};
-
- })(jQuery);
|