/*! UIkit 3.0.0-beta.20 | http://www.getuikit.com | (c) 2014 - 2017 YOOtheme | MIT License */ (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : typeof define === 'function' && define.amd ? define('uikiticons', factory) : (global.UIkitIcons = factory()); }(this, (function () { 'use strict'; var album = ""; var ban = ""; var behance = ""; var bell = ""; var bold = ""; var bolt = ""; var bookmark = ""; var calendar = ""; var camera = ""; var cart = ""; var check = ""; var clock = ""; var close = ""; var code = ""; var cog = ""; var comment = ""; var commenting = ""; var comments = ""; var copy = ""; var database = ""; var desktop = ""; var download = ""; var dribbble = ""; var expand = ""; var facebook = ""; var file = ""; var flickr = ""; var folder = ""; var forward = ""; var foursquare = ""; var future = ""; var github = ""; var google = ""; var grid = ""; var happy = ""; var hashtag = ""; var heart = ""; var history = ""; var home = ""; var image = ""; var info = ""; var instagram = ""; var italic = ""; var joomla = ""; var laptop = ""; var lifesaver = ""; var link = ""; var linkedin = ""; var list = ""; var location = ""; var lock = ""; var mail = ""; var menu = ""; var minus = ""; var more = ""; var move = ""; var nut = ""; var pagekit = ""; var pencil = ""; var phone = ""; var pinterest = ""; var play = ""; var plus = ""; var pull = ""; var push = ""; var question = ""; var receiver = ""; var refresh = ""; var reply = ""; var rss = ""; var search = ""; var server = ""; var settings = ""; var shrink = ""; var social = ""; var soundcloud = ""; var star = ""; var strikethrough = ""; var table = ""; var tablet = ""; var tag = ""; var thumbnails = ""; var trash = ""; var tripadvisor = ""; var tumblr = ""; var tv = ""; var twitter = ""; var uikit = ""; var unlock = ""; var upload = ""; var user = ""; var users = ""; var vimeo = ""; var warning = ""; var whatsapp = ""; var wordpress = ""; var world = ""; var xing = ""; var yelp = ""; var youtube = ""; var Icons = { album: album, ban: ban, behance: behance, bell: bell, bold: bold, bolt: bolt, bookmark: bookmark, calendar: calendar, camera: camera, cart: cart, check: check, clock: clock, close: close, code: code, cog: cog, comment: comment, commenting: commenting, comments: comments, copy: copy, database: database, desktop: desktop, download: download, dribbble: dribbble, expand: expand, facebook: facebook, file: file, flickr: flickr, folder: folder, forward: forward, foursquare: foursquare, future: future, github: github, google: google, grid: grid, happy: happy, hashtag: hashtag, heart: heart, history: history, home: home, image: image, info: info, instagram: instagram, italic: italic, joomla: joomla, laptop: laptop, lifesaver: lifesaver, link: link, linkedin: linkedin, list: list, location: location, lock: lock, mail: mail, menu: menu, minus: minus, more: more, move: move, nut: nut, pagekit: pagekit, pencil: pencil, phone: phone, pinterest: pinterest, play: play, plus: plus, pull: pull, push: push, question: question, receiver: receiver, refresh: refresh, reply: reply, rss: rss, search: search, server: server, settings: settings, shrink: shrink, social: social, soundcloud: soundcloud, star: star, strikethrough: strikethrough, table: table, tablet: tablet, tag: tag, thumbnails: thumbnails, trash: trash, tripadvisor: tripadvisor, tumblr: tumblr, tv: tv, twitter: twitter, uikit: uikit, unlock: unlock, upload: upload, user: user, users: users, vimeo: vimeo, warning: warning, whatsapp: whatsapp, wordpress: wordpress, world: world, xing: xing, yelp: yelp, youtube: youtube, "arrow-down": "", "arrow-left": "", "arrow-right": "", "arrow-up": "", "chevron-down": "", "chevron-left": "", "chevron-right": "", "chevron-up": "", "cloud-download": "", "cloud-upload": "", "credit-card": "", "file-edit": "", "git-branch": "", "git-fork": "", "github-alt": "", "google-plus": "", "minus-circle": "", "more-vertical": "", "paint-bucket": "", "phone-landscape": "", "play-circle": "", "plus-circle": "", "quote-right": "", "sign-in": "", "sign-out": "", "tablet-landscape": "", "triangle-down": "", "triangle-left": "", "triangle-right": "", "triangle-up": "", "video-camera": "" }; function plugin(UIkit) { if (plugin.installed) { return; } UIkit.icon.add(Icons); } if (typeof window !== 'undefined' && window.UIkit) { window.UIkit.use(plugin); } return plugin; })));