UNPKG

@kanton-basel-stadt/designsystem

Version:

Unplugin to install the digital design system of the canton of Basel-Stadt

109 lines (107 loc) 6.43 kB
import IconSymbolAdd from '@kanton-basel-stadt/designsystem/icons/symbol/add' import IconSymbolAlva from '@kanton-basel-stadt/designsystem/icons/symbol/alva' import IconSymbolArrowEast from '@kanton-basel-stadt/designsystem/icons/symbol/arrow-east' import IconSymbolArrowEastThin from '@kanton-basel-stadt/designsystem/icons/symbol/arrow-east-thin' import IconSymbolArrowNorthEast from '@kanton-basel-stadt/designsystem/icons/symbol/arrow-north-east' import IconSymbolArrowSouth from '@kanton-basel-stadt/designsystem/icons/symbol/arrow-south' import IconSymbolArrowWest from '@kanton-basel-stadt/designsystem/icons/symbol/arrow-west' import IconSymbolAttachment from '@kanton-basel-stadt/designsystem/icons/symbol/attachment' import IconSymbolBaselstab from '@kanton-basel-stadt/designsystem/icons/symbol/baselstab' import IconSymbolBettingenkelch from '@kanton-basel-stadt/designsystem/icons/symbol/bettingenkelch' import IconSymbolBreadcrumb from '@kanton-basel-stadt/designsystem/icons/symbol/breadcrumb' import IconSymbolCalendar from '@kanton-basel-stadt/designsystem/icons/symbol/calendar' import IconSymbolCaret from '@kanton-basel-stadt/designsystem/icons/symbol/caret' import IconSymbolCart from '@kanton-basel-stadt/designsystem/icons/symbol/cart' import IconSymbolCheck from '@kanton-basel-stadt/designsystem/icons/symbol/check' import IconSymbolCircleCheck from '@kanton-basel-stadt/designsystem/icons/symbol/circle-check' import IconSymbolCircleError from '@kanton-basel-stadt/designsystem/icons/symbol/circle-error' import IconSymbolCircleKo from '@kanton-basel-stadt/designsystem/icons/symbol/circle-ko' import IconSymbolCircleOk from '@kanton-basel-stadt/designsystem/icons/symbol/circle-ok' import IconSymbolCirclePerson from '@kanton-basel-stadt/designsystem/icons/symbol/circle-person' import IconSymbolCircleWarning from '@kanton-basel-stadt/designsystem/icons/symbol/circle-warning' import IconSymbolClose from '@kanton-basel-stadt/designsystem/icons/symbol/close' import IconSymbolDots from '@kanton-basel-stadt/designsystem/icons/symbol/dots' import IconSymbolDownload from '@kanton-basel-stadt/designsystem/icons/symbol/download' import IconSymbolEasyToRead from '@kanton-basel-stadt/designsystem/icons/symbol/easy-to-read' import IconSymbolFacebook from '@kanton-basel-stadt/designsystem/icons/symbol/facebook' import IconSymbolFile from '@kanton-basel-stadt/designsystem/icons/symbol/file' import IconSymbolHands from '@kanton-basel-stadt/designsystem/icons/symbol/hands' import IconSymbolHinweiseNoRounded from '@kanton-basel-stadt/designsystem/icons/symbol/hinweise_no_rounded' import IconSymbolHinweiseRounded from '@kanton-basel-stadt/designsystem/icons/symbol/hinweise_rounded' import IconSymbolInstagram from '@kanton-basel-stadt/designsystem/icons/symbol/instagram' import IconSymbolLinkedin from '@kanton-basel-stadt/designsystem/icons/symbol/linkedin' import IconSymbolLoader from '@kanton-basel-stadt/designsystem/icons/symbol/loader' import IconSymbolLocation from '@kanton-basel-stadt/designsystem/icons/symbol/location' import IconSymbolMail from '@kanton-basel-stadt/designsystem/icons/symbol/mail' import IconSymbolMapPinColoured from '@kanton-basel-stadt/designsystem/icons/symbol/map-pin-coloured' import IconSymbolPause from '@kanton-basel-stadt/designsystem/icons/symbol/pause' import IconSymbolPen from '@kanton-basel-stadt/designsystem/icons/symbol/pen' import IconSymbolPhone from '@kanton-basel-stadt/designsystem/icons/symbol/phone' import IconSymbolPin from '@kanton-basel-stadt/designsystem/icons/symbol/pin' import IconSymbolPlay from '@kanton-basel-stadt/designsystem/icons/symbol/play' import IconSymbolPrint from '@kanton-basel-stadt/designsystem/icons/symbol/print' import IconSymbolQuestionmark from '@kanton-basel-stadt/designsystem/icons/symbol/questionmark' import IconSymbolReload from '@kanton-basel-stadt/designsystem/icons/symbol/reload' import IconSymbolRemove from '@kanton-basel-stadt/designsystem/icons/symbol/remove' import IconSymbolSearch from '@kanton-basel-stadt/designsystem/icons/symbol/search' import IconSymbolSendMail from '@kanton-basel-stadt/designsystem/icons/symbol/send-mail' import IconSymbolShare from '@kanton-basel-stadt/designsystem/icons/symbol/share' import IconSymbolThreads from '@kanton-basel-stadt/designsystem/icons/symbol/threads' import IconSymbolTrash from '@kanton-basel-stadt/designsystem/icons/symbol/trash' import IconSymbolXFormerlyTwitter from '@kanton-basel-stadt/designsystem/icons/symbol/x_formerly_twitter' import IconSymbolYoutube from '@kanton-basel-stadt/designsystem/icons/symbol/youtube' export default { IconSymbolAdd, IconSymbolAlva, IconSymbolArrowEast, IconSymbolArrowEastThin, IconSymbolArrowNorthEast, IconSymbolArrowSouth, IconSymbolArrowWest, IconSymbolAttachment, IconSymbolBaselstab, IconSymbolBettingenkelch, IconSymbolBreadcrumb, IconSymbolCalendar, IconSymbolCaret, IconSymbolCart, IconSymbolCheck, IconSymbolCircleCheck, IconSymbolCircleError, IconSymbolCircleKo, IconSymbolCircleOk, IconSymbolCirclePerson, IconSymbolCircleWarning, IconSymbolClose, IconSymbolDots, IconSymbolDownload, IconSymbolEasyToRead, IconSymbolFacebook, IconSymbolFile, IconSymbolHands, IconSymbolHinweiseNoRounded, IconSymbolHinweiseRounded, IconSymbolInstagram, IconSymbolLinkedin, IconSymbolLoader, IconSymbolLocation, IconSymbolMail, IconSymbolMapPinColoured, IconSymbolPause, IconSymbolPen, IconSymbolPhone, IconSymbolPin, IconSymbolPlay, IconSymbolPrint, IconSymbolQuestionmark, IconSymbolReload, IconSymbolRemove, IconSymbolSearch, IconSymbolSendMail, IconSymbolShare, IconSymbolThreads, IconSymbolTrash, IconSymbolXFormerlyTwitter, IconSymbolYoutube, iconNames: ['add', 'alva', 'arrow-east', 'arrow-east-thin', 'arrow-north-east', 'arrow-south', 'arrow-west', 'attachment', 'baselstab', 'bettingenkelch', 'breadcrumb', 'calendar', 'caret', 'cart', 'check', 'circle-check', 'circle-error', 'circle-ko', 'circle-ok', 'circle-person', 'circle-warning', 'close', 'dots', 'download', 'easy-to-read', 'facebook', 'file', 'hands', 'hinweise_no_rounded', 'hinweise_rounded', 'instagram', 'linkedin', 'loader', 'location', 'mail', 'map-pin-coloured', 'pause', 'pen', 'phone', 'pin', 'play', 'print', 'questionmark', 'reload', 'remove', 'search', 'send-mail', 'share', 'threads', 'trash', 'x_formerly_twitter', 'youtube'], }