moodle_local_treestudyplan/amd/build/bootstrap-vue/bootstrap-vue.esm.min.js
2023-08-31 07:40:55 +02:00

3 lines
1.2 MiB
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

define("local_treestudyplan/bootstrap-vue/bootstrap-vue.esm",["exports","../vue/vue","./vue-functional-data-merge","core/popper","../portal-vue/portal-vue.esm"],(function(_exports,_vue,_vueFunctionalDataMerge,_popper,_portalVue){function _interopRequireDefault(obj){return obj&&obj.__esModule?obj:{default:obj}}function _typeof2(obj){return _typeof2="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(obj){return typeof obj}:function(obj){return obj&&"function"==typeof Symbol&&obj.constructor===Symbol&&obj!==Symbol.prototype?"symbol":typeof obj},_typeof2(obj)}function _typeof(obj){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(obj){return typeof obj}:function(obj){return obj&&"function"==typeof Symbol&&obj.constructor===Symbol&&obj!==Symbol.prototype?"symbol":typeof obj},_typeof(obj)}function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}function _defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}function _createClass(Constructor,protoProps,staticProps){return protoProps&&_defineProperties(Constructor.prototype,protoProps),staticProps&&_defineProperties(Constructor,staticProps),Constructor}function _defineProperty(obj,key,value){return key in obj?Object.defineProperty(obj,key,{value:value,enumerable:!0,configurable:!0,writable:!0}):obj[key]=value,obj}function ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter((function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable}))),keys.push.apply(keys,symbols)}return keys}function _objectSpread2(target){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?ownKeys(Object(source),!0).forEach((function(key){_defineProperty(target,key,source[key])})):Object.getOwnPropertyDescriptors?Object.defineProperties(target,Object.getOwnPropertyDescriptors(source)):ownKeys(Object(source)).forEach((function(key){Object.defineProperty(target,key,Object.getOwnPropertyDescriptor(source,key))}))}return target}function _inherits(subClass,superClass){if("function"!=typeof superClass&&null!==superClass)throw new TypeError("Super expression must either be null or a function");subClass.prototype=Object.create(superClass&&superClass.prototype,{constructor:{value:subClass,writable:!0,configurable:!0}}),superClass&&_setPrototypeOf(subClass,superClass)}function _getPrototypeOf(o){return _getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function(o){return o.__proto__||Object.getPrototypeOf(o)},_getPrototypeOf(o)}function _setPrototypeOf(o,p){return _setPrototypeOf=Object.setPrototypeOf||function(o,p){return o.__proto__=p,o},_setPrototypeOf(o,p)}function _isNativeReflectConstruct(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}function _construct(Parent,args,Class){return _construct=_isNativeReflectConstruct()?Reflect.construct:function(Parent,args,Class){var a=[null];a.push.apply(a,args);var instance=new(Function.bind.apply(Parent,a));return Class&&_setPrototypeOf(instance,Class.prototype),instance},_construct.apply(null,arguments)}function _wrapNativeSuper(Class){var _cache="function"==typeof Map?new Map:void 0;return _wrapNativeSuper=function(Class){if(null===Class||(fn=Class,-1===Function.toString.call(fn).indexOf("[native code]")))return Class;var fn;if("function"!=typeof Class)throw new TypeError("Super expression must either be null or a function");if(void 0!==_cache){if(_cache.has(Class))return _cache.get(Class);_cache.set(Class,Wrapper)}function Wrapper(){return _construct(Class,arguments,_getPrototypeOf(this).constructor)}return Wrapper.prototype=Object.create(Class.prototype,{constructor:{value:Wrapper,enumerable:!1,writable:!0,configurable:!0}}),_setPrototypeOf(Wrapper,Class)},_wrapNativeSuper(Class)}function _assertThisInitialized(self){if(void 0===self)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return self}function _createSuper(Derived){var hasNativeReflectConstruct=_isNativeReflectConstruct();return function(){var result,self,call,Super=_getPrototypeOf(Derived);if(hasNativeReflectConstruct){var NewTarget=_getPrototypeOf(this).constructor;result=Reflect.construct(Super,arguments,NewTarget)}else result=Super.apply(this,arguments);return self=this,!(call=result)||"object"!==_typeof2(call)&&"function"!=typeof call?_assertThisInitialized(self):call}}function _get(target,property,receiver){return _get="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(target,property,receiver){var base=function(object,property){for(;!Object.prototype.hasOwnProperty.call(object,property)&&null!==(object=_getPrototypeOf(object)););return object}(target,property);if(base){var desc=Object.getOwnPropertyDescriptor(base,property);return desc.get?desc.get.call(receiver):desc.value}},_get(target,property,receiver||target)}function _slicedToArray(arr,i){return function(arr){if(Array.isArray(arr))return arr}(arr)||function(arr,i){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(arr)))return;var _arr=[],_n=!0,_d=!1,_e=void 0;try{for(var _s,_i=arr[Symbol.iterator]();!(_n=(_s=_i.next()).done)&&(_arr.push(_s.value),!i||_arr.length!==i);_n=!0);}catch(err){_d=!0,_e=err}finally{try{_n||null==_i.return||_i.return()}finally{if(_d)throw _e}}return _arr}(arr,i)||_unsupportedIterableToArray(arr,i)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _toConsumableArray(arr){return function(arr){if(Array.isArray(arr))return _arrayLikeToArray(arr)}(arr)||function(iter){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(iter))return Array.from(iter)}(arr)||_unsupportedIterableToArray(arr)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _unsupportedIterableToArray(o,minLen){if(o){if("string"==typeof o)return _arrayLikeToArray(o,minLen);var n=Object.prototype.toString.call(o).slice(8,-1);return"Object"===n&&o.constructor&&(n=o.constructor.name),"Map"===n||"Set"===n?Array.from(o):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?_arrayLikeToArray(o,minLen):void 0}}function _arrayLikeToArray(arr,len){(null==len||len>arr.length)&&(len=arr.length);for(var i=0,arr2=new Array(len);i<len;i++)arr2[i]=arr[i];return arr2}Object.defineProperty(_exports,"__esModule",{value:!0}),_exports.BIconArrowDownShort=_exports.BIconArrowDownRightSquareFill=_exports.BIconArrowDownRightSquare=_exports.BIconArrowDownRightCircleFill=_exports.BIconArrowDownRightCircle=_exports.BIconArrowDownRight=_exports.BIconArrowDownLeftSquareFill=_exports.BIconArrowDownLeftSquare=_exports.BIconArrowDownLeftCircleFill=_exports.BIconArrowDownLeftCircle=_exports.BIconArrowDownLeft=_exports.BIconArrowDownCircleFill=_exports.BIconArrowDownCircle=_exports.BIconArrowDown=_exports.BIconArrowCounterclockwise=_exports.BIconArrowClockwise=_exports.BIconArrowBarUp=_exports.BIconArrowBarRight=_exports.BIconArrowBarLeft=_exports.BIconArrowBarDown=_exports.BIconArrow90degUp=_exports.BIconArrow90degRight=_exports.BIconArrow90degLeft=_exports.BIconArrow90degDown=_exports.BIconArchiveFill=_exports.BIconArchive=_exports.BIconAppIndicator=_exports.BIconApp=_exports.BIconAlt=_exports.BIconAlignTop=_exports.BIconAlignStart=_exports.BIconAlignMiddle=_exports.BIconAlignEnd=_exports.BIconAlignCenter=_exports.BIconAlignBottom=_exports.BIconAlarmFill=_exports.BIconAlarm=_exports.BIcon=_exports.BFormValidFeedback=_exports.BFormTimepicker=_exports.BFormTextarea=_exports.BFormText=_exports.BFormTags=_exports.BFormTag=_exports.BFormSpinbutton=_exports.BFormSelectOptionGroup=_exports.BFormSelectOption=_exports.BFormSelect=_exports.BFormRow=_exports.BFormRating=_exports.BFormRadioGroup=_exports.BFormRadio=_exports.BFormInvalidFeedback=_exports.BFormInput=_exports.BFormGroup=_exports.BFormFile=_exports.BFormDatepicker=_exports.BFormDatalist=_exports.BFormCheckboxGroup=_exports.BFormCheckbox=_exports.BForm=_exports.BEmbed=_exports.BDropdownText=_exports.BDropdownItemButton=_exports.BDropdownItem=_exports.BDropdownHeader=_exports.BDropdownGroup=_exports.BDropdownForm=_exports.BDropdownDivider=_exports.BDropdown=_exports.BContainer=_exports.BCollapse=_exports.BCol=_exports.BCarouselSlide=_exports.BCarousel=_exports.BCardTitle=_exports.BCardText=_exports.BCardSubTitle=_exports.BCardImgLazy=_exports.BCardImg=_exports.BCardHeader=_exports.BCardGroup=_exports.BCardFooter=_exports.BCardBody=_exports.BCard=_exports.BCalendar=_exports.BButtonToolbar=_exports.BButtonGroup=_exports.BButtonClose=_exports.BButton=_exports.BBreadcrumbItem=_exports.BBreadcrumb=_exports.BBadge=_exports.BAvatarGroup=_exports.BAvatar=_exports.BAspect=_exports.BAlert=_exports.AvatarPlugin=_exports.AspectPlugin=_exports.AlertPlugin=void 0,_exports.BIconBookmarkDash=_exports.BIconBookmarkCheck=_exports.BIconBookmark=_exports.BIconBookHalf=_exports.BIconBookFill=_exports.BIconBook=_exports.BIconBlockquoteRight=_exports.BIconBlockquoteLeft=_exports.BIconBlank=_exports.BIconBinocularsFill=_exports.BIconBinoculars=_exports.BIconBicycle=_exports.BIconBezier2=_exports.BIconBezier=_exports.BIconBellFill=_exports.BIconBell=_exports.BIconBatteryHalf=_exports.BIconBatteryFull=_exports.BIconBatteryCharging=_exports.BIconBattery=_exports.BIconBasketFill=_exports.BIconBasket3Fill=_exports.BIconBasket3=_exports.BIconBasket2Fill=_exports.BIconBasket2=_exports.BIconBasket=_exports.BIconBarChartSteps=_exports.BIconBarChartLineFill=_exports.BIconBarChartLine=_exports.BIconBarChartFill=_exports.BIconBarChart=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDash=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBackspaceReverseFill=_exports.BIconBackspaceReverse=_exports.BIconBackspaceFill=_exports.BIconBackspace=_exports.BIconBack=_exports.BIconAwardFill=_exports.BIconAward=_exports.BIconAt=_exports.BIconAsterisk=_exports.BIconAspectRatioFill=_exports.BIconAspectRatio=_exports.BIconArrowsMove=_exports.BIconArrowsFullscreen=_exports.BIconArrowsExpand=_exports.BIconArrowsCollapse=_exports.BIconArrowsAngleExpand=_exports.BIconArrowsAngleContract=_exports.BIconArrowUpSquareFill=_exports.BIconArrowUpSquare=_exports.BIconArrowUpShort=_exports.BIconArrowUpRightSquareFill=_exports.BIconArrowUpRightSquare=_exports.BIconArrowUpRightCircleFill=_exports.BIconArrowUpRightCircle=_exports.BIconArrowUpRight=_exports.BIconArrowUpLeftSquareFill=_exports.BIconArrowUpLeftSquare=_exports.BIconArrowUpLeftCircleFill=_exports.BIconArrowUpLeftCircle=_exports.BIconArrowUpLeft=_exports.BIconArrowUpCircleFill=_exports.BIconArrowUpCircle=_exports.BIconArrowUp=_exports.BIconArrowRightSquareFill=_exports.BIconArrowRightSquare=_exports.BIconArrowRightShort=_exports.BIconArrowRightCircleFill=_exports.BIconArrowRightCircle=_exports.BIconArrowRight=_exports.BIconArrowReturnRight=_exports.BIconArrowReturnLeft=_exports.BIconArrowRepeat=_exports.BIconArrowLeftSquareFill=_exports.BIconArrowLeftSquare=_exports.BIconArrowLeftShort=_exports.BIconArrowLeftRight=_exports.BIconArrowLeftCircleFill=_exports.BIconArrowLeftCircle=_exports.BIconArrowLeft=_exports.BIconArrowDownUp=_exports.BIconArrowDownSquareFill=_exports.BIconArrowDownSquare=_exports.BIconArrowDownShort=_exports.BIconArrowDownRightSquareFill=_exports.BIconArrowDownRightSquare=_exports.BIconArrowDownRightCircleFill=_exports.BIconArrowDownRightCircle=_exports.BIconArrowDownRight=_exports.BIconArrowDownLeftSquareFill=_exports.BIconArrowDownLeftSquare=_exports.BIconArrowDownLeftCircleFill=_exports.BIconArrowDownLeftCircle=_exports.BIconArrowDownLeft=_exports.BIconArrowDownCircleFill=_exports.BIconArrowDownCircle=_exports.BIconArrowDown=_exports.BIconArrowCounterclockwise=_exports.BIconArrowClockwise=_exports.BIconArrowBarUp=_exports.BIconArrowBarRight=_exports.BIconArrowBarLeft=_exports.BIconArrowBarDown=_exports.BIconArrow90degUp=_exports.BIconArrow90degRight=_exports.BIconArrow90degLeft=_exports.BIconArrow90degDown=_exports.BIconArchiveFill=_exports.BIconArchive=_exports.BIconAppIndicator=_exports.BIconApp=_exports.BIconAlt=_exports.BIconAlignTop=_exports.BIconAlignStart=_exports.BIconAlignMiddle=_exports.BIconAlignEnd=_exports.BIconAlignCenter=_exports.BIconAlignBottom=_exports.BIconAlarmFill=_exports.BIconAlarm=_exports.BIcon=_exports.BFormValidFeedback=_exports.BFormTimepicker=_exports.BFormTextarea=_exports.BFormText=_exports.BFormTags=_exports.BFormTag=_exports.BFormSpinbutton=_exports.BFormSelectOptionGroup=_exports.BFormSelectOption=_exports.BFormSelect=_exports.BFormRow=_exports.BFormRating=_exports.BFormRadioGroup=_exports.BFormRadio=_exports.BFormInvalidFeedback=_exports.BFormInput=_exports.BFormGroup=_exports.BFormFile=_exports.BFormDatepicker=_exports.BFormDatalist=_exports.BFormCheckboxGroup=_exports.BFormCheckbox=_exports.BForm=_exports.BEmbed=_exports.BDropdownText=_exports.BDropdownItemButton=_exports.BDropdownItem=_exports.BDropdownHeader=_exports.BDropdownGroup=_exports.BDropdownForm=_exports.BDropdownDivider=_exports.BDropdown=_exports.BContainer=_exports.BCollapse=_exports.BCol=_exports.BCarouselSlide=_exports.BCarousel=_exports.BCardTitle=_exports.BCardText=_exports.BCardSubTitle=_exports.BCardImgLazy=_exports.BCardImg=_exports.BCardHeader=_exports.BCardGroup=_exports.BCardFooter=_exports.BCardBody=_exports.BCard=_exports.BCalendar=_exports.BButtonToolbar=_exports.BButtonGroup=_exports.BButtonClose=_exports.BButton=_exports.BBreadcrumbItem=_exports.BBreadcrumb=_exports.BBadge=_exports.BAvatarGroup=_exports.BAvatar=_exports.BAspect=_exports.BAlert=_exports.AvatarPlugin=_exports.AspectPlugin=_exports.AlertPlugin=void 0,_exports.BIconCalendarPlus=_exports.BIconCalendarMonthFill=_exports.BIconCalendarMonth=_exports.BIconCalendarMinusFill=_exports.BIconCalendarMinus=_exports.BIconCalendarFill=_exports.BIconCalendarEventFill=_exports.BIconCalendarEvent=_exports.BIconCalendarDayFill=_exports.BIconCalendarDay=_exports.BIconCalendarDateFill=_exports.BIconCalendarDate=_exports.BIconCalendarCheckFill=_exports.BIconCalendarCheck=_exports.BIconCalendar4Week=_exports.BIconCalendar4Range=_exports.BIconCalendar4Event=_exports.BIconCalendar4=_exports.BIconCalendar3WeekFill=_exports.BIconCalendar3Week=_exports.BIconCalendar3RangeFill=_exports.BIconCalendar3Range=_exports.BIconCalendar3Fill=_exports.BIconCalendar3EventFill=_exports.BIconCalendar3Event=_exports.BIconCalendar3=_exports.BIconCalendar2WeekFill=_exports.BIconCalendar2Week=_exports.BIconCalendar2RangeFill=_exports.BIconCalendar2Range=_exports.BIconCalendar2PlusFill=_exports.BIconCalendar2Plus=_exports.BIconCalendar2MonthFill=_exports.BIconCalendar2Month=_exports.BIconCalendar2MinusFill=_exports.BIconCalendar2Minus=_exports.BIconCalendar2Fill=_exports.BIconCalendar2EventFill=_exports.BIconCalendar2Event=_exports.BIconCalendar2DayFill=_exports.BIconCalendar2Day=_exports.BIconCalendar2DateFill=_exports.BIconCalendar2Date=_exports.BIconCalendar2CheckFill=_exports.BIconCalendar2Check=_exports.BIconCalendar2=_exports.BIconCalendar=_exports.BIconCalculatorFill=_exports.BIconCalculator=_exports.BIconBullseye=_exports.BIconBuilding=_exports.BIconBugFill=_exports.BIconBug=_exports.BIconBucketFill=_exports.BIconBucket=_exports.BIconBrush=_exports.BIconBroadcastPin=_exports.BIconBroadcast=_exports.BIconBrightnessLowFill=_exports.BIconBrightnessLow=_exports.BIconBrightnessHighFill=_exports.BIconBrightnessHigh=_exports.BIconBrightnessAltLowFill=_exports.BIconBrightnessAltLow=_exports.BIconBrightnessAltHighFill=_exports.BIconBrightnessAltHigh=_exports.BIconBriefcaseFill=_exports.BIconBriefcase=_exports.BIconBricks=_exports.BIconBraces=_exports.BIconBoxSeam=_exports.BIconBoxArrowUpRight=_exports.BIconBoxArrowUpLeft=_exports.BIconBoxArrowUp=_exports.BIconBoxArrowRight=_exports.BIconBoxArrowLeft=_exports.BIconBoxArrowInUpRight=_exports.BIconBoxArrowInUpLeft=_exports.BIconBoxArrowInUp=_exports.BIconBoxArrowInRight=_exports.BIconBoxArrowInLeft=_exports.BIconBoxArrowInDownRight=_exports.BIconBoxArrowInDownLeft=_exports.BIconBoxArrowInDown=_exports.BIconBoxArrowDownRight=_exports.BIconBoxArrowDownLeft=_exports.BIconBoxArrowDown=_exports.BIconBox=_exports.BIconBoundingBoxCircles=_exports.BIconBoundingBox=_exports.BIconBorderWidth=_exports.BIconBorderStyle=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkPlus=_exports.BIconBookmarkFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheck=_exports.BIconBookmark=_exports.BIconBookHalf=_exports.BIconBookFill=_exports.BIconBook=_exports.BIconBlockquoteRight=_exports.BIconBlockquoteLeft=_exports.BIconBlank=_exports.BIconBinocularsFill=_exports.BIconBinoculars=_exports.BIconBicycle=_exports.BIconBezier2=_exports.BIconBezier=_exports.BIconBellFill=_exports.BIconBell=_exports.BIconBatteryHalf=_exports.BIconBatteryFull=_exports.BIconBatteryCharging=_exports.BIconBattery=_exports.BIconBasketFill=_exports.BIconBasket3Fill=_exports.BIconBasket3=_exports.BIconBasket2Fill=_exports.BIconBasket2=_exports.BIconBasket=_exports.BIconBarChartSteps=_exports.BIconBarChartLineFill=_exports.BIconBarChartLine=_exports.BIconBarChartFill=_exports.BIconBarChart=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDash=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBackspaceReverseFill=_exports.BIconBackspaceReverse=_exports.BIconBackspaceFill=_exports.BIconBackspace=_exports.BIconBack=_exports.BIconAwardFill=_exports.BIconAward=_exports.BIconAt=_exports.BIconAsterisk=_exports.BIconAspectRatioFill=_exports.BIconAspectRatio=_exports.BIconArrowsMove=_exports.BIconArrowsFullscreen=_exports.BIconArrowsExpand=_exports.BIconArrowsCollapse=_exports.BIconArrowsAngleExpand=_exports.BIconArrowsAngleContract=_exports.BIconArrowUpSquareFill=_exports.BIconArrowUpSquare=_exports.BIconArrowUpShort=_exports.BIconArrowUpRightSquareFill=_exports.BIconArrowUpRightSquare=_exports.BIconArrowUpRightCircleFill=_exports.BIconArrowUpRightCircle=_exports.BIconArrowUpRight=_exports.BIconArrowUpLeftSquareFill=_exports.BIconArrowUpLeftSquare=_exports.BIconArrowUpLeftCircleFill=_exports.BIconArrowUpLeftCircle=_exports.BIconArrowUpLeft=_exports.BIconArrowUpCircleFill=_exports.BIconArrowUpCircle=_exports.BIconArrowUp=_exports.BIconArrowRightSquareFill=_exports.BIconArrowRightSquare=_exports.BIconArrowRightShort=_exports.BIconArrowRightCircleFill=_exports.BIconArrowRightCircle=_exports.BIconArrowRight=_exports.BIconArrowReturnRight=_exports.BIconArrowReturnLeft=_exports.BIconArrowRepeat=_exports.BIconArrowLeftSquareFill=_exports.BIconArrowLeftSquare=_exports.BIconArrowLeftShort=_exports.BIconArrowLeftRight=_exports.BIconArrowLeftCircleFill=_exports.BIconArrowLeftCircle=_exports.BIconArrowLeft=_exports.BIconArrowDownUp=_exports.BIconArrowDownSquareFill=_exports.BIconArrowDownSquare=_exports.BIconArrowDownShort=_exports.BIconArrowDownRightSquareFill=_exports.BIconArrowDownRightSquare=_exports.BIconArrowDownRightCircleFill=_exports.BIconArrowDownRightCircle=_exports.BIconArrowDownRight=_exports.BIconArrowDownLeftSquareFill=_exports.BIconArrowDownLeftSquare=_exports.BIconArrowDownLeftCircleFill=_exports.BIconArrowDownLeftCircle=_exports.BIconArrowDownLeft=_exports.BIconArrowDownCircleFill=_exports.BIconArrowDownCircle=_exports.BIconArrowDown=_exports.BIconArrowCounterclockwise=_exports.BIconArrowClockwise=_exports.BIconArrowBarUp=_exports.BIconArrowBarRight=_exports.BIconArrowBarLeft=_exports.BIconArrowBarDown=_exports.BIconArrow90degUp=_exports.BIconArrow90degRight=_exports.BIconArrow90degLeft=_exports.BIconArrow90degDown=_exports.BIconArchiveFill=_exports.BIconArchive=_exports.BIconAppIndicator=_exports.BIconApp=_exports.BIconAlt=_exports.BIconAlignTop=_exports.BIconAlignStart=_exports.BIconAlignMiddle=_exports.BIconAlignEnd=_exports.BIconAlignCenter=_exports.BIconAlignBottom=_exports.BIconAlarmFill=_exports.BIconAlarm=_exports.BIcon=_exports.BFormValidFeedback=_exports.BFormTimepicker=_exports.BFormTextarea=_exports.BFormText=_exports.BFormTags=_exports.BFormTag=_exports.BFormSpinbutton=_exports.BFormSelectOptionGroup=_exports.BFormSelectOption=_exports.BFormSelect=_exports.BFormRow=_exports.BFormRating=_exports.BFormRadioGroup=_exports.BFormRadio=_exports.BFormInvalidFeedback=_exports.BFormInput=_exports.BFormGroup=_exports.BFormFile=_exports.BFormDatepicker=_exports.BFormDatalist=_exports.BFormCheckboxGroup=_exports.BFormCheckbox=_exports.BForm=_exports.BEmbed=_exports.BDropdownText=_exports.BDropdownItemButton=_exports.BDropdownItem=_exports.BDropdownHeader=_exports.BDropdownGroup=_exports.BDropdownForm=_exports.BDropdownDivider=_exports.BDropdown=_exports.BContainer=_exports.BCollapse=_exports.BCol=_exports.BCarouselSlide=_exports.BCarousel=_exports.BCardTitle=_exports.BCardText=_exports.BCardSubTitle=_exports.BCardImgLazy=_exports.BCardImg=_exports.BCardHeader=_exports.BCardGroup=_exports.BCardFooter=_exports.BCardBody=_exports.BCard=_exports.BCalendar=_exports.BButtonToolbar=_exports.BButtonGroup=_exports.BButtonClose=_exports.BButton=_exports.BBreadcrumbItem=_exports.BBreadcrumb=_exports.BBadge=_exports.BAvatarGroup=_exports.BAvatar=_exports.BAspect=_exports.BAlert=_exports.AvatarPlugin=_exports.AspectPlugin=_exports.AlertPlugin=void 0,_exports.BIconChevronCompactUp=_exports.BIconChevronCompactRight=_exports.BIconChevronCompactLeft=_exports.BIconChevronCompactDown=_exports.BIconChevronBarUp=_exports.BIconChevronBarRight=_exports.BIconChevronBarLeft=_exports.BIconChevronBarExpand=_exports.BIconChevronBarDown=_exports.BIconChevronBarContract=_exports.BIconCheckSquareFill=_exports.BIconCheckSquare=_exports.BIconCheckCircleFill=_exports.BIconCheckCircle=_exports.BIconCheckAll=_exports.BIconCheck2Square=_exports.BIconCheck2Circle=_exports.BIconCheck2All=_exports.BIconCheck2=_exports.BIconCheck=_exports.BIconChatTextFill=_exports.BIconChatText=_exports.BIconChatSquareTextFill=_exports.BIconChatSquareText=_exports.BIconChatSquareQuoteFill=_exports.BIconChatSquareQuote=_exports.BIconChatSquareFill=_exports.BIconChatSquareDotsFill=_exports.BIconChatSquareDots=_exports.BIconChatSquare=_exports.BIconChatRightTextFill=_exports.BIconChatRightText=_exports.BIconChatRightQuoteFill=_exports.BIconChatRightQuote=_exports.BIconChatRightFill=_exports.BIconChatRightDotsFill=_exports.BIconChatRightDots=_exports.BIconChatRight=_exports.BIconChatQuoteFill=_exports.BIconChatQuote=_exports.BIconChatLeftTextFill=_exports.BIconChatLeftText=_exports.BIconChatLeftQuoteFill=_exports.BIconChatLeftQuote=_exports.BIconChatLeftFill=_exports.BIconChatLeftDotsFill=_exports.BIconChatLeftDots=_exports.BIconChatLeft=_exports.BIconChatFill=_exports.BIconChatDotsFill=_exports.BIconChatDots=_exports.BIconChat=_exports.BIconCast=_exports.BIconCashStack=_exports.BIconCash=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDash=_exports.BIconCartCheck=_exports.BIconCart4=_exports.BIconCart3=_exports.BIconCart2=_exports.BIconCart=_exports.BIconCaretUpSquareFill=_exports.BIconCaretUpSquare=_exports.BIconCaretUpFill=_exports.BIconCaretUp=_exports.BIconCaretRightSquareFill=_exports.BIconCaretRightSquare=_exports.BIconCaretRightFill=_exports.BIconCaretRight=_exports.BIconCaretLeftSquareFill=_exports.BIconCaretLeftSquare=_exports.BIconCaretLeftFill=_exports.BIconCaretLeft=_exports.BIconCaretDownSquareFill=_exports.BIconCaretDownSquare=_exports.BIconCaretDownFill=_exports.BIconCaretDown=_exports.BIconCardText=_exports.BIconCardList=_exports.BIconCardImage=_exports.BIconCardHeading=_exports.BIconCardChecklist=_exports.BIconCapslockFill=_exports.BIconCapslock=_exports.BIconCameraVideoOffFill=_exports.BIconCameraVideoOff=_exports.BIconCameraVideoFill=_exports.BIconCameraVideo=_exports.BIconCameraReelsFill=_exports.BIconCameraReels=_exports.BIconCameraFill=_exports.BIconCamera2=_exports.BIconCamera=_exports.BIconCalendarWeekFill=_exports.BIconCalendarWeek=_exports.BIconCalendarRangeFill=_exports.BIconCalendarRange=_exports.BIconCalendarPlusFill=_exports.BIconCalendarPlus=_exports.BIconCalendarMonthFill=_exports.BIconCalendarMonth=_exports.BIconCalendarMinusFill=_exports.BIconCalendarMinus=_exports.BIconCalendarFill=_exports.BIconCalendarEventFill=_exports.BIconCalendarEvent=_exports.BIconCalendarDayFill=_exports.BIconCalendarDay=_exports.BIconCalendarDateFill=_exports.BIconCalendarDate=_exports.BIconCalendarCheckFill=_exports.BIconCalendarCheck=_exports.BIconCalendar4Week=_exports.BIconCalendar4Range=_exports.BIconCalendar4Event=_exports.BIconCalendar4=_exports.BIconCalendar3WeekFill=_exports.BIconCalendar3Week=_exports.BIconCalendar3RangeFill=_exports.BIconCalendar3Range=_exports.BIconCalendar3Fill=_exports.BIconCalendar3EventFill=_exports.BIconCalendar3Event=_exports.BIconCalendar3=_exports.BIconCalendar2WeekFill=_exports.BIconCalendar2Week=_exports.BIconCalendar2RangeFill=_exports.BIconCalendar2Range=_exports.BIconCalendar2PlusFill=_exports.BIconCalendar2Plus=_exports.BIconCalendar2MonthFill=_exports.BIconCalendar2Month=_exports.BIconCalendar2MinusFill=_exports.BIconCalendar2Minus=_exports.BIconCalendar2Fill=_exports.BIconCalendar2EventFill=_exports.BIconCalendar2Event=_exports.BIconCalendar2DayFill=_exports.BIconCalendar2Day=_exports.BIconCalendar2DateFill=_exports.BIconCalendar2Date=_exports.BIconCalendar2CheckFill=_exports.BIconCalendar2Check=_exports.BIconCalendar2=_exports.BIconCalendar=_exports.BIconCalculatorFill=_exports.BIconCalculator=_exports.BIconBullseye=_exports.BIconBuilding=_exports.BIconBugFill=_exports.BIconBug=_exports.BIconBucketFill=_exports.BIconBucket=_exports.BIconBrush=_exports.BIconBroadcastPin=_exports.BIconBroadcast=_exports.BIconBrightnessLowFill=_exports.BIconBrightnessLow=_exports.BIconBrightnessHighFill=_exports.BIconBrightnessHigh=_exports.BIconBrightnessAltLowFill=_exports.BIconBrightnessAltLow=_exports.BIconBrightnessAltHighFill=_exports.BIconBrightnessAltHigh=_exports.BIconBriefcaseFill=_exports.BIconBriefcase=_exports.BIconBricks=_exports.BIconBraces=_exports.BIconBoxSeam=_exports.BIconBoxArrowUpRight=_exports.BIconBoxArrowUpLeft=_exports.BIconBoxArrowUp=_exports.BIconBoxArrowRight=_exports.BIconBoxArrowLeft=_exports.BIconBoxArrowInUpRight=_exports.BIconBoxArrowInUpLeft=_exports.BIconBoxArrowInUp=_exports.BIconBoxArrowInRight=_exports.BIconBoxArrowInLeft=_exports.BIconBoxArrowInDownRight=_exports.BIconBoxArrowInDownLeft=_exports.BIconBoxArrowInDown=_exports.BIconBoxArrowDownRight=_exports.BIconBoxArrowDownLeft=_exports.BIconBoxArrowDown=_exports.BIconBox=_exports.BIconBoundingBoxCircles=_exports.BIconBoundingBox=_exports.BIconBorderWidth=_exports.BIconBorderStyle=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkPlus=_exports.BIconBookmarkFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheck=_exports.BIconBookmark=_exports.BIconBookHalf=_exports.BIconBookFill=_exports.BIconBook=_exports.BIconBlockquoteRight=_exports.BIconBlockquoteLeft=_exports.BIconBlank=_exports.BIconBinocularsFill=_exports.BIconBinoculars=_exports.BIconBicycle=_exports.BIconBezier2=_exports.BIconBezier=_exports.BIconBellFill=_exports.BIconBell=_exports.BIconBatteryHalf=_exports.BIconBatteryFull=_exports.BIconBatteryCharging=_exports.BIconBattery=_exports.BIconBasketFill=_exports.BIconBasket3Fill=_exports.BIconBasket3=_exports.BIconBasket2Fill=_exports.BIconBasket2=_exports.BIconBasket=_exports.BIconBarChartSteps=_exports.BIconBarChartLineFill=_exports.BIconBarChartLine=_exports.BIconBarChartFill=_exports.BIconBarChart=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDash=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBackspaceReverseFill=_exports.BIconBackspaceReverse=_exports.BIconBackspaceFill=_exports.BIconBackspace=_exports.BIconBack=_exports.BIconAwardFill=_exports.BIconAward=_exports.BIconAt=_exports.BIconAsterisk=_exports.BIconAspectRatioFill=_exports.BIconAspectRatio=_exports.BIconArrowsMove=_exports.BIconArrowsFullscreen=_exports.BIconArrowsExpand=_exports.BIconArrowsCollapse=_exports.BIconArrowsAngleExpand=_exports.BIconArrowsAngleContract=_exports.BIconArrowUpSquareFill=_exports.BIconArrowUpSquare=_exports.BIconArrowUpShort=_exports.BIconArrowUpRightSquareFill=_exports.BIconArrowUpRightSquare=_exports.BIconArrowUpRightCircleFill=_exports.BIconArrowUpRightCircle=_exports.BIconArrowUpRight=_exports.BIconArrowUpLeftSquareFill=_exports.BIconArrowUpLeftSquare=_exports.BIconArrowUpLeftCircleFill=_exports.BIconArrowUpLeftCircle=_exports.BIconArrowUpLeft=_exports.BIconArrowUpCircleFill=_exports.BIconArrowUpCircle=_exports.BIconArrowUp=_exports.BIconArrowRightSquareFill=_exports.BIconArrowRightSquare=_exports.BIconArrowRightShort=_exports.BIconArrowRightCircleFill=_exports.BIconArrowRightCircle=_exports.BIconArrowRight=_exports.BIconArrowReturnRight=_exports.BIconArrowReturnLeft=_exports.BIconArrowRepeat=_exports.BIconArrowLeftSquareFill=_exports.BIconArrowLeftSquare=_exports.BIconArrowLeftShort=_exports.BIconArrowLeftRight=_exports.BIconArrowLeftCircleFill=_exports.BIconArrowLeftCircle=_exports.BIconArrowLeft=_exports.BIconArrowDownUp=_exports.BIconArrowDownSquareFill=_exports.BIconArrowDownSquare=_exports.BIconArrowDownShort=_exports.BIconArrowDownRightSquareFill=_exports.BIconArrowDownRightSquare=_exports.BIconArrowDownRightCircleFill=_exports.BIconArrowDownRightCircle=_exports.BIconArrowDownRight=_exports.BIconArrowDownLeftSquareFill=_exports.BIconArrowDownLeftSquare=_exports.BIconArrowDownLeftCircleFill=_exports.BIconArrowDownLeftCircle=_exports.BIconArrowDownLeft=_exports.BIconArrowDownCircleFill=_exports.BIconArrowDownCircle=_exports.BIconArrowDown=_exports.BIconArrowCounterclockwise=_exports.BIconArrowClockwise=_exports.BIconArrowBarUp=_exports.BIconArrowBarRight=_exports.BIconArrowBarLeft=_exports.BIconArrowBarDown=_exports.BIconArrow90degUp=_exports.BIconArrow90degRight=_exports.BIconArrow90degLeft=_exports.BIconArrow90degDown=_exports.BIconArchiveFill=_exports.BIconArchive=_exports.BIconAppIndicator=_exports.BIconApp=_exports.BIconAlt=_exports.BIconAlignTop=_exports.BIconAlignStart=_exports.BIconAlignMiddle=_exports.BIconAlignEnd=_exports.BIconAlignCenter=_exports.BIconAlignBottom=_exports.BIconAlarmFill=_exports.BIconAlarm=_exports.BIcon=_exports.BFormValidFeedback=_exports.BFormTimepicker=_exports.BFormTextarea=_exports.BFormText=_exports.BFormTags=_exports.BFormTag=_exports.BFormSpinbutton=_exports.BFormSelectOptionGroup=_exports.BFormSelectOption=_exports.BFormSelect=_exports.BFormRow=_exports.BFormRating=_exports.BFormRadioGroup=_exports.BFormRadio=_exports.BFormInvalidFeedback=_exports.BFormInput=_exports.BFormGroup=_exports.BFormFile=_exports.BFormDatepicker=_exports.BFormDatalist=_exports.BFormCheckboxGroup=_exports.BFormCheckbox=_exports.BForm=_exports.BEmbed=_exports.BDropdownText=_exports.BDropdownItemButton=_exports.BDropdownItem=_exports.BDropdownHeader=_exports.BDropdownGroup=_exports.BDropdownForm=_exports.BDropdownDivider=_exports.BDropdown=_exports.BContainer=_exports.BCollapse=_exports.BCol=_exports.BCarouselSlide=_exports.BCarousel=_exports.BCardTitle=_exports.BCardText=_exports.BCardSubTitle=_exports.BCardImgLazy=_exports.BCardImg=_exports.BCardHeader=_exports.BCardGroup=_exports.BCardFooter=_exports.BCardBody=_exports.BCard=_exports.BCalendar=_exports.BButtonToolbar=_exports.BButtonGroup=_exports.BButtonClose=_exports.BButton=_exports.BBreadcrumbItem=_exports.BBreadcrumb=_exports.BBadge=_exports.BAvatarGroup=_exports.BAvatar=_exports.BAspect=_exports.BAlert=_exports.AvatarPlugin=_exports.AspectPlugin=_exports.AlertPlugin=void 0,_exports.BIconDoorOpenFill=_exports.BIconDoorOpen=_exports.BIconDoorClosedFill=_exports.BIconDoorClosed=_exports.BIconDistributeVertical=_exports.BIconDistributeHorizontal=_exports.BIconDisplayFill=_exports.BIconDisplay=_exports.BIconDice6Fill=_exports.BIconDice6=_exports.BIconDice5Fill=_exports.BIconDice5=_exports.BIconDice4Fill=_exports.BIconDice4=_exports.BIconDice3Fill=_exports.BIconDice3=_exports.BIconDice2Fill=_exports.BIconDice2=_exports.BIconDice1Fill=_exports.BIconDice1=_exports.BIconDiamondHalf=_exports.BIconDiamondFill=_exports.BIconDiamond=_exports.BIconDiagram3Fill=_exports.BIconDiagram3=_exports.BIconDiagram2Fill=_exports.BIconDiagram2=_exports.BIconDashSquareFill=_exports.BIconDashSquare=_exports.BIconDashCircleFill=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCupStraw=_exports.BIconCup=_exports.BIconCrop=_exports.BIconCreditCardFill=_exports.BIconCreditCard2FrontFill=_exports.BIconCreditCard2Front=_exports.BIconCreditCard2BackFill=_exports.BIconCreditCard2Back=_exports.BIconCreditCard=_exports.BIconCpuFill=_exports.BIconCpu=_exports.BIconController=_exports.BIconConeStriped=_exports.BIconCone=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudFill=_exports.BIconCloudDownloadFill=_exports.BIconCloudDownload=_exports.BIconCloudCheckFill=_exports.BIconCloudCheck=_exports.BIconCloudArrowUpFill=_exports.BIconCloudArrowUp=_exports.BIconCloudArrowDownFill=_exports.BIconCloudArrowDown=_exports.BIconCloud=_exports.BIconClockHistory=_exports.BIconClockFill=_exports.BIconClock=_exports.BIconClipboardPlus=_exports.BIconClipboardMinus=_exports.BIconClipboardData=_exports.BIconClipboardCheck=_exports.BIconClipboard=_exports.BIconCircleSquare=_exports.BIconCircleHalf=_exports.BIconCircleFill=_exports.BIconCircle=_exports.BIconChevronUp=_exports.BIconChevronRight=_exports.BIconChevronLeft=_exports.BIconChevronExpand=_exports.BIconChevronDown=_exports.BIconChevronDoubleUp=_exports.BIconChevronDoubleRight=_exports.BIconChevronDoubleLeft=_exports.BIconChevronDoubleDown=_exports.BIconChevronContract=_exports.BIconChevronCompactUp=_exports.BIconChevronCompactRight=_exports.BIconChevronCompactLeft=_exports.BIconChevronCompactDown=_exports.BIconChevronBarUp=_exports.BIconChevronBarRight=_exports.BIconChevronBarLeft=_exports.BIconChevronBarExpand=_exports.BIconChevronBarDown=_exports.BIconChevronBarContract=_exports.BIconCheckSquareFill=_exports.BIconCheckSquare=_exports.BIconCheckCircleFill=_exports.BIconCheckCircle=_exports.BIconCheckAll=_exports.BIconCheck2Square=_exports.BIconCheck2Circle=_exports.BIconCheck2All=_exports.BIconCheck2=_exports.BIconCheck=_exports.BIconChatTextFill=_exports.BIconChatText=_exports.BIconChatSquareTextFill=_exports.BIconChatSquareText=_exports.BIconChatSquareQuoteFill=_exports.BIconChatSquareQuote=_exports.BIconChatSquareFill=_exports.BIconChatSquareDotsFill=_exports.BIconChatSquareDots=_exports.BIconChatSquare=_exports.BIconChatRightTextFill=_exports.BIconChatRightText=_exports.BIconChatRightQuoteFill=_exports.BIconChatRightQuote=_exports.BIconChatRightFill=_exports.BIconChatRightDotsFill=_exports.BIconChatRightDots=_exports.BIconChatRight=_exports.BIconChatQuoteFill=_exports.BIconChatQuote=_exports.BIconChatLeftTextFill=_exports.BIconChatLeftText=_exports.BIconChatLeftQuoteFill=_exports.BIconChatLeftQuote=_exports.BIconChatLeftFill=_exports.BIconChatLeftDotsFill=_exports.BIconChatLeftDots=_exports.BIconChatLeft=_exports.BIconChatFill=_exports.BIconChatDotsFill=_exports.BIconChatDots=_exports.BIconChat=_exports.BIconCast=_exports.BIconCashStack=_exports.BIconCash=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDash=_exports.BIconCartCheck=_exports.BIconCart4=_exports.BIconCart3=_exports.BIconCart2=_exports.BIconCart=_exports.BIconCaretUpSquareFill=_exports.BIconCaretUpSquare=_exports.BIconCaretUpFill=_exports.BIconCaretUp=_exports.BIconCaretRightSquareFill=_exports.BIconCaretRightSquare=_exports.BIconCaretRightFill=_exports.BIconCaretRight=_exports.BIconCaretLeftSquareFill=_exports.BIconCaretLeftSquare=_exports.BIconCaretLeftFill=_exports.BIconCaretLeft=_exports.BIconCaretDownSquareFill=_exports.BIconCaretDownSquare=_exports.BIconCaretDownFill=_exports.BIconCaretDown=_exports.BIconCardText=_exports.BIconCardList=_exports.BIconCardImage=_exports.BIconCardHeading=_exports.BIconCardChecklist=_exports.BIconCapslockFill=_exports.BIconCapslock=_exports.BIconCameraVideoOffFill=_exports.BIconCameraVideoOff=_exports.BIconCameraVideoFill=_exports.BIconCameraVideo=_exports.BIconCameraReelsFill=_exports.BIconCameraReels=_exports.BIconCameraFill=_exports.BIconCamera2=_exports.BIconCamera=_exports.BIconCalendarWeekFill=_exports.BIconCalendarWeek=_exports.BIconCalendarRangeFill=_exports.BIconCalendarRange=_exports.BIconCalendarPlusFill=_exports.BIconCalendarPlus=_exports.BIconCalendarMonthFill=_exports.BIconCalendarMonth=_exports.BIconCalendarMinusFill=_exports.BIconCalendarMinus=_exports.BIconCalendarFill=_exports.BIconCalendarEventFill=_exports.BIconCalendarEvent=_exports.BIconCalendarDayFill=_exports.BIconCalendarDay=_exports.BIconCalendarDateFill=_exports.BIconCalendarDate=_exports.BIconCalendarCheckFill=_exports.BIconCalendarCheck=_exports.BIconCalendar4Week=_exports.BIconCalendar4Range=_exports.BIconCalendar4Event=_exports.BIconCalendar4=_exports.BIconCalendar3WeekFill=_exports.BIconCalendar3Week=_exports.BIconCalendar3RangeFill=_exports.BIconCalendar3Range=_exports.BIconCalendar3Fill=_exports.BIconCalendar3EventFill=_exports.BIconCalendar3Event=_exports.BIconCalendar3=_exports.BIconCalendar2WeekFill=_exports.BIconCalendar2Week=_exports.BIconCalendar2RangeFill=_exports.BIconCalendar2Range=_exports.BIconCalendar2PlusFill=_exports.BIconCalendar2Plus=_exports.BIconCalendar2MonthFill=_exports.BIconCalendar2Month=_exports.BIconCalendar2MinusFill=_exports.BIconCalendar2Minus=_exports.BIconCalendar2Fill=_exports.BIconCalendar2EventFill=_exports.BIconCalendar2Event=_exports.BIconCalendar2DayFill=_exports.BIconCalendar2Day=_exports.BIconCalendar2DateFill=_exports.BIconCalendar2Date=_exports.BIconCalendar2CheckFill=_exports.BIconCalendar2Check=_exports.BIconCalendar2=_exports.BIconCalendar=_exports.BIconCalculatorFill=_exports.BIconCalculator=_exports.BIconBullseye=_exports.BIconBuilding=_exports.BIconBugFill=_exports.BIconBug=_exports.BIconBucketFill=_exports.BIconBucket=_exports.BIconBrush=_exports.BIconBroadcastPin=_exports.BIconBroadcast=_exports.BIconBrightnessLowFill=_exports.BIconBrightnessLow=_exports.BIconBrightnessHighFill=_exports.BIconBrightnessHigh=_exports.BIconBrightnessAltLowFill=_exports.BIconBrightnessAltLow=_exports.BIconBrightnessAltHighFill=_exports.BIconBrightnessAltHigh=_exports.BIconBriefcaseFill=_exports.BIconBriefcase=_exports.BIconBricks=_exports.BIconBraces=_exports.BIconBoxSeam=_exports.BIconBoxArrowUpRight=_exports.BIconBoxArrowUpLeft=_exports.BIconBoxArrowUp=_exports.BIconBoxArrowRight=_exports.BIconBoxArrowLeft=_exports.BIconBoxArrowInUpRight=_exports.BIconBoxArrowInUpLeft=_exports.BIconBoxArrowInUp=_exports.BIconBoxArrowInRight=_exports.BIconBoxArrowInLeft=_exports.BIconBoxArrowInDownRight=_exports.BIconBoxArrowInDownLeft=_exports.BIconBoxArrowInDown=_exports.BIconBoxArrowDownRight=_exports.BIconBoxArrowDownLeft=_exports.BIconBoxArrowDown=_exports.BIconBox=_exports.BIconBoundingBoxCircles=_exports.BIconBoundingBox=_exports.BIconBorderWidth=_exports.BIconBorderStyle=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkPlus=_exports.BIconBookmarkFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheck=_exports.BIconBookmark=_exports.BIconBookHalf=_exports.BIconBookFill=_exports.BIconBook=_exports.BIconBlockquoteRight=_exports.BIconBlockquoteLeft=_exports.BIconBlank=_exports.BIconBinocularsFill=_exports.BIconBinoculars=_exports.BIconBicycle=_exports.BIconBezier2=_exports.BIconBezier=_exports.BIconBellFill=_exports.BIconBell=_exports.BIconBatteryHalf=_exports.BIconBatteryFull=_exports.BIconBatteryCharging=_exports.BIconBattery=_exports.BIconBasketFill=_exports.BIconBasket3Fill=_exports.BIconBasket3=_exports.BIconBasket2Fill=_exports.BIconBasket2=_exports.BIconBasket=_exports.BIconBarChartSteps=_exports.BIconBarChartLineFill=_exports.BIconBarChartLine=_exports.BIconBarChartFill=_exports.BIconBarChart=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDash=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBackspaceReverseFill=_exports.BIconBackspaceReverse=_exports.BIconBackspaceFill=_exports.BIconBackspace=_exports.BIconBack=_exports.BIconAwardFill=_exports.BIconAward=_exports.BIconAt=_exports.BIconAsterisk=_exports.BIconAspectRatioFill=_exports.BIconAspectRatio=_exports.BIconArrowsMove=_exports.BIconArrowsFullscreen=_exports.BIconArrowsExpand=_exports.BIconArrowsCollapse=_exports.BIconArrowsAngleExpand=_exports.BIconArrowsAngleContract=_exports.BIconArrowUpSquareFill=_exports.BIconArrowUpSquare=_exports.BIconArrowUpShort=_exports.BIconArrowUpRightSquareFill=_exports.BIconArrowUpRightSquare=_exports.BIconArrowUpRightCircleFill=_exports.BIconArrowUpRightCircle=_exports.BIconArrowUpRight=_exports.BIconArrowUpLeftSquareFill=_exports.BIconArrowUpLeftSquare=_exports.BIconArrowUpLeftCircleFill=_exports.BIconArrowUpLeftCircle=_exports.BIconArrowUpLeft=_exports.BIconArrowUpCircleFill=_exports.BIconArrowUpCircle=_exports.BIconArrowUp=_exports.BIconArrowRightSquareFill=_exports.BIconArrowRightSquare=_exports.BIconArrowRightShort=_exports.BIconArrowRightCircleFill=_exports.BIconArrowRightCircle=_exports.BIconArrowRight=_exports.BIconArrowReturnRight=_exports.BIconArrowReturnLeft=_exports.BIconArrowRepeat=_exports.BIconArrowLeftSquareFill=_exports.BIconArrowLeftSquare=_exports.BIconArrowLeftShort=_exports.BIconArrowLeftRight=_exports.BIconArrowLeftCircleFill=_exports.BIconArrowLeftCircle=_exports.BIconArrowLeft=_exports.BIconArrowDownUp=_exports.BIconArrowDownSquareFill=_exports.BIconArrowDownSquare=_exports.BIconArrowDownShort=_exports.BIconArrowDownRightSquareFill=_exports.BIconArrowDownRightSquare=_exports.BIconArrowDownRightCircleFill=_exports.BIconArrowDownRightCircle=_exports.BIconArrowDownRight=_exports.BIconArrowDownLeftSquareFill=_exports.BIconArrowDownLeftSquare=_exports.BIconArrowDownLeftCircleFill=_exports.BIconArrowDownLeftCircle=_exports.BIconArrowDownLeft=_exports.BIconArrowDownCircleFill=_exports.BIconArrowDownCircle=_exports.BIconArrowDown=_exports.BIconArrowCounterclockwise=_exports.BIconArrowClockwise=_exports.BIconArrowBarUp=_exports.BIconArrowBarRight=_exports.BIconArrowBarLeft=_exports.BIconArrowBarDown=_exports.BIconArrow90degUp=_exports.BIconArrow90degRight=_exports.BIconArrow90degLeft=_exports.BIconArrow90degDown=_exports.BIconArchiveFill=_exports.BIconArchive=_exports.BIconAppIndicator=_exports.BIconApp=_exports.BIconAlt=_exports.BIconAlignTop=_exports.BIconAlignStart=_exports.BIconAlignMiddle=_exports.BIconAlignEnd=_exports.BIconAlignCenter=_exports.BIconAlignBottom=_exports.BIconAlarmFill=_exports.BIconAlarm=_exports.BIcon=_exports.BFormValidFeedback=_exports.BFormTimepicker=_exports.BFormTextarea=_exports.BFormText=_exports.BFormTags=_exports.BFormTag=_exports.BFormSpinbutton=_exports.BFormSelectOptionGroup=_exports.BFormSelectOption=_exports.BFormSelect=_exports.BFormRow=_exports.BFormRating=_exports.BFormRadioGroup=_exports.BFormRadio=_exports.BFormInvalidFeedback=_exports.BFormInput=_exports.BFormGroup=_exports.BFormFile=_exports.BFormDatepicker=_exports.BFormDatalist=_exports.BFormCheckboxGroup=_exports.BFormCheckbox=_exports.BForm=_exports.BEmbed=_exports.BDropdownText=_exports.BDropdownItemButton=_exports.BDropdownItem=_exports.BDropdownHeader=_exports.BDropdownGroup=_exports.BDropdownForm=_exports.BDropdownDivider=_exports.BDropdown=_exports.BContainer=_exports.BCollapse=_exports.BCol=_exports.BCarouselSlide=_exports.BCarousel=_exports.BCardTitle=_exports.BCardText=_exports.BCardSubTitle=_exports.BCardImgLazy=_exports.BCardImg=_exports.BCardHeader=_exports.BCardGroup=_exports.BCardFooter=_exports.BCardBody=_exports.BCard=_exports.BCalendar=_exports.BButtonToolbar=_exports.BButtonGroup=_exports.BButtonClose=_exports.BButton=_exports.BBreadcrumbItem=_exports.BBreadcrumb=_exports.BBadge=_exports.BAvatarGroup=_exports.BAvatar=_exports.BAspect=_exports.BAlert=_exports.AvatarPlugin=_exports.AspectPlugin=_exports.AlertPlugin=void 0,_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileFill=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDown=_exports.BIconFileEarmark=_exports.BIconFileDiffFill=_exports.BIconFileDiff=_exports.BIconFileCodeFill=_exports.BIconFileCode=_exports.BIconFileCheckFill=_exports.BIconFileCheck=_exports.BIconFileBreakFill=_exports.BIconFileBreak=_exports.BIconFileBinaryFill=_exports.BIconFileBinary=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconEyeglasses=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughing=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngry=_exports.BIconEjectFill=_exports.BIconEject=_exports.BIconEggFried=_exports.BIconEggFill=_exports.BIconEgg=_exports.BIconEaselFill=_exports.BIconEasel=_exports.BIconEarbuds=_exports.BIconDropletHalf=_exports.BIconDropletFill=_exports.BIconDroplet=_exports.BIconDownload=_exports.BIconDot=_exports.BIconDoorOpenFill=_exports.BIconDoorOpen=_exports.BIconDoorClosedFill=_exports.BIconDoorClosed=_exports.BIconDistributeVertical=_exports.BIconDistributeHorizontal=_exports.BIconDisplayFill=_exports.BIconDisplay=_exports.BIconDice6Fill=_exports.BIconDice6=_exports.BIconDice5Fill=_exports.BIconDice5=_exports.BIconDice4Fill=_exports.BIconDice4=_exports.BIconDice3Fill=_exports.BIconDice3=_exports.BIconDice2Fill=_exports.BIconDice2=_exports.BIconDice1Fill=_exports.BIconDice1=_exports.BIconDiamondHalf=_exports.BIconDiamondFill=_exports.BIconDiamond=_exports.BIconDiagram3Fill=_exports.BIconDiagram3=_exports.BIconDiagram2Fill=_exports.BIconDiagram2=_exports.BIconDashSquareFill=_exports.BIconDashSquare=_exports.BIconDashCircleFill=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCupStraw=_exports.BIconCup=_exports.BIconCrop=_exports.BIconCreditCardFill=_exports.BIconCreditCard2FrontFill=_exports.BIconCreditCard2Front=_exports.BIconCreditCard2BackFill=_exports.BIconCreditCard2Back=_exports.BIconCreditCard=_exports.BIconCpuFill=_exports.BIconCpu=_exports.BIconController=_exports.BIconConeStriped=_exports.BIconCone=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudFill=_exports.BIconCloudDownloadFill=_exports.BIconCloudDownload=_exports.BIconCloudCheckFill=_exports.BIconCloudCheck=_exports.BIconCloudArrowUpFill=_exports.BIconCloudArrowUp=_exports.BIconCloudArrowDownFill=_exports.BIconCloudArrowDown=_exports.BIconCloud=_exports.BIconClockHistory=_exports.BIconClockFill=_exports.BIconClock=_exports.BIconClipboardPlus=_exports.BIconClipboardMinus=_exports.BIconClipboardData=_exports.BIconClipboardCheck=_exports.BIconClipboard=_exports.BIconCircleSquare=_exports.BIconCircleHalf=_exports.BIconCircleFill=_exports.BIconCircle=_exports.BIconChevronUp=_exports.BIconChevronRight=_exports.BIconChevronLeft=_exports.BIconChevronExpand=_exports.BIconChevronDown=_exports.BIconChevronDoubleUp=_exports.BIconChevronDoubleRight=_exports.BIconChevronDoubleLeft=_exports.BIconChevronDoubleDown=_exports.BIconChevronContract=_exports.BIconChevronCompactUp=_exports.BIconChevronCompactRight=_exports.BIconChevronCompactLeft=_exports.BIconChevronCompactDown=_exports.BIconChevronBarUp=_exports.BIconChevronBarRight=_exports.BIconChevronBarLeft=_exports.BIconChevronBarExpand=_exports.BIconChevronBarDown=_exports.BIconChevronBarContract=_exports.BIconCheckSquareFill=_exports.BIconCheckSquare=_exports.BIconCheckCircleFill=_exports.BIconCheckCircle=_exports.BIconCheckAll=_exports.BIconCheck2Square=_exports.BIconCheck2Circle=_exports.BIconCheck2All=_exports.BIconCheck2=_exports.BIconCheck=_exports.BIconChatTextFill=_exports.BIconChatText=_exports.BIconChatSquareTextFill=_exports.BIconChatSquareText=_exports.BIconChatSquareQuoteFill=_exports.BIconChatSquareQuote=_exports.BIconChatSquareFill=_exports.BIconChatSquareDotsFill=_exports.BIconChatSquareDots=_exports.BIconChatSquare=_exports.BIconChatRightTextFill=_exports.BIconChatRightText=_exports.BIconChatRightQuoteFill=_exports.BIconChatRightQuote=_exports.BIconChatRightFill=_exports.BIconChatRightDotsFill=_exports.BIconChatRightDots=_exports.BIconChatRight=_exports.BIconChatQuoteFill=_exports.BIconChatQuote=_exports.BIconChatLeftTextFill=_exports.BIconChatLeftText=_exports.BIconChatLeftQuoteFill=_exports.BIconChatLeftQuote=_exports.BIconChatLeftFill=_exports.BIconChatLeftDotsFill=_exports.BIconChatLeftDots=_exports.BIconChatLeft=_exports.BIconChatFill=_exports.BIconChatDotsFill=_exports.BIconChatDots=_exports.BIconChat=_exports.BIconCast=_exports.BIconCashStack=_exports.BIconCash=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDash=_exports.BIconCartCheck=_exports.BIconCart4=_exports.BIconCart3=_exports.BIconCart2=_exports.BIconCart=_exports.BIconCaretUpSquareFill=_exports.BIconCaretUpSquare=_exports.BIconCaretUpFill=_exports.BIconCaretUp=_exports.BIconCaretRightSquareFill=_exports.BIconCaretRightSquare=_exports.BIconCaretRightFill=_exports.BIconCaretRight=_exports.BIconCaretLeftSquareFill=_exports.BIconCaretLeftSquare=_exports.BIconCaretLeftFill=_exports.BIconCaretLeft=_exports.BIconCaretDownSquareFill=_exports.BIconCaretDownSquare=_exports.BIconCaretDownFill=_exports.BIconCaretDown=_exports.BIconCardText=_exports.BIconCardList=_exports.BIconCardImage=_exports.BIconCardHeading=_exports.BIconCardChecklist=_exports.BIconCapslockFill=_exports.BIconCapslock=_exports.BIconCameraVideoOffFill=_exports.BIconCameraVideoOff=_exports.BIconCameraVideoFill=_exports.BIconCameraVideo=_exports.BIconCameraReelsFill=_exports.BIconCameraReels=_exports.BIconCameraFill=_exports.BIconCamera2=_exports.BIconCamera=_exports.BIconCalendarWeekFill=_exports.BIconCalendarWeek=_exports.BIconCalendarRangeFill=_exports.BIconCalendarRange=_exports.BIconCalendarPlusFill=_exports.BIconCalendarPlus=_exports.BIconCalendarMonthFill=_exports.BIconCalendarMonth=_exports.BIconCalendarMinusFill=_exports.BIconCalendarMinus=_exports.BIconCalendarFill=_exports.BIconCalendarEventFill=_exports.BIconCalendarEvent=_exports.BIconCalendarDayFill=_exports.BIconCalendarDay=_exports.BIconCalendarDateFill=_exports.BIconCalendarDate=_exports.BIconCalendarCheckFill=_exports.BIconCalendarCheck=_exports.BIconCalendar4Week=_exports.BIconCalendar4Range=_exports.BIconCalendar4Event=_exports.BIconCalendar4=_exports.BIconCalendar3WeekFill=_exports.BIconCalendar3Week=_exports.BIconCalendar3RangeFill=_exports.BIconCalendar3Range=_exports.BIconCalendar3Fill=_exports.BIconCalendar3EventFill=_exports.BIconCalendar3Event=_exports.BIconCalendar3=_exports.BIconCalendar2WeekFill=_exports.BIconCalendar2Week=_exports.BIconCalendar2RangeFill=_exports.BIconCalendar2Range=_exports.BIconCalendar2PlusFill=_exports.BIconCalendar2Plus=_exports.BIconCalendar2MonthFill=_exports.BIconCalendar2Month=_exports.BIconCalendar2MinusFill=_exports.BIconCalendar2Minus=_exports.BIconCalendar2Fill=_exports.BIconCalendar2EventFill=_exports.BIconCalendar2Event=_exports.BIconCalendar2DayFill=_exports.BIconCalendar2Day=_exports.BIconCalendar2DateFill=_exports.BIconCalendar2Date=_exports.BIconCalendar2CheckFill=_exports.BIconCalendar2Check=_exports.BIconCalendar2=_exports.BIconCalendar=_exports.BIconCalculatorFill=_exports.BIconCalculator=_exports.BIconBullseye=_exports.BIconBuilding=_exports.BIconBugFill=_exports.BIconBug=_exports.BIconBucketFill=_exports.BIconBucket=_exports.BIconBrush=_exports.BIconBroadcastPin=_exports.BIconBroadcast=_exports.BIconBrightnessLowFill=_exports.BIconBrightnessLow=_exports.BIconBrightnessHighFill=_exports.BIconBrightnessHigh=_exports.BIconBrightnessAltLowFill=_exports.BIconBrightnessAltLow=_exports.BIconBrightnessAltHighFill=_exports.BIconBrightnessAltHigh=_exports.BIconBriefcaseFill=_exports.BIconBriefcase=_exports.BIconBricks=_exports.BIconBraces=_exports.BIconBoxSeam=_exports.BIconBoxArrowUpRight=_exports.BIconBoxArrowUpLeft=_exports.BIconBoxArrowUp=_exports.BIconBoxArrowRight=_exports.BIconBoxArrowLeft=_exports.BIconBoxArrowInUpRight=_exports.BIconBoxArrowInUpLeft=_exports.BIconBoxArrowInUp=_exports.BIconBoxArrowInRight=_exports.BIconBoxArrowInLeft=_exports.BIconBoxArrowInDownRight=_exports.BIconBoxArrowInDownLeft=_exports.BIconBoxArrowInDown=_exports.BIconBoxArrowDownRight=_exports.BIconBoxArrowDownLeft=_exports.BIconBoxArrowDown=_exports.BIconBox=_exports.BIconBoundingBoxCircles=_exports.BIconBoundingBox=_exports.BIconBorderWidth=_exports.BIconBorderStyle=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkPlus=_exports.BIconBookmarkFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheck=_exports.BIconBookmark=_exports.BIconBookHalf=_exports.BIconBookFill=_exports.BIconBook=_exports.BIconBlockquoteRight=_exports.BIconBlockquoteLeft=_exports.BIconBlank=_exports.BIconBinocularsFill=_exports.BIconBinoculars=_exports.BIconBicycle=_exports.BIconBezier2=_exports.BIconBezier=_exports.BIconBellFill=_exports.BIconBell=_exports.BIconBatteryHalf=_exports.BIconBatteryFull=_exports.BIconBatteryCharging=_exports.BIconBattery=_exports.BIconBasketFill=_exports.BIconBasket3Fill=_exports.BIconBasket3=_exports.BIconBasket2Fill=_exports.BIconBasket2=_exports.BIconBasket=_exports.BIconBarChartSteps=_exports.BIconBarChartLineFill=_exports.BIconBarChartLine=_exports.BIconBarChartFill=_exports.BIconBarChart=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDash=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBackspaceReverseFill=_exports.BIconBackspaceReverse=_exports.BIconBackspaceFill=_exports.BIconBackspace=_exports.BIconBack=_exports.BIconAwardFill=_exports.BIconAward=_exports.BIconAt=_exports.BIconAsterisk=_exports.BIconAspectRatioFill=_exports.BIconAspectRatio=_exports.BIconArrowsMove=_exports.BIconArrowsFullscreen=_exports.BIconArrowsExpand=_exports.BIconArrowsCollapse=_exports.BIconArrowsAngleExpand=_exports.BIconArrowsAngleContract=_exports.BIconArrowUpSquareFill=_exports.BIconArrowUpSquare=_exports.BIconArrowUpShort=_exports.BIconArrowUpRightSquareFill=_exports.BIconArrowUpRightSquare=_exports.BIconArrowUpRightCircleFill=_exports.BIconArrowUpRightCircle=_exports.BIconArrowUpRight=_exports.BIconArrowUpLeftSquareFill=_exports.BIconArrowUpLeftSquare=_exports.BIconArrowUpLeftCircleFill=_exports.BIconArrowUpLeftCircle=_exports.BIconArrowUpLeft=_exports.BIconArrowUpCircleFill=_exports.BIconArrowUpCircle=_exports.BIconArrowUp=_exports.BIconArrowRightSquareFill=_exports.BIconArrowRightSquare=_exports.BIconArrowRightShort=_exports.BIconArrowRightCircleFill=_exports.BIconArrowRightCircle=_exports.BIconArrowRight=_exports.BIconArrowReturnRight=_exports.BIconArrowReturnLeft=_exports.BIconArrowRepeat=_exports.BIconArrowLeftSquareFill=_exports.BIconArrowLeftSquare=_exports.BIconArrowLeftShort=_exports.BIconArrowLeftRight=_exports.BIconArrowLeftCircleFill=_exports.BIconArrowLeftCircle=_exports.BIconArrowLeft=_exports.BIconArrowDownUp=_exports.BIconArrowDownSquareFill=_exports.BIconArrowDownSquare=_exports.BIconArrowDownShort=_exports.BIconArrowDownRightSquareFill=_exports.BIconArrowDownRightSquare=_exports.BIconArrowDownRightCircleFill=_exports.BIconArrowDownRightCircle=_exports.BIconArrowDownRight=_exports.BIconArrowDownLeftSquareFill=_exports.BIconArrowDownLeftSquare=_exports.BIconArrowDownLeftCircleFill=_exports.BIconArrowDownLeftCircle=_exports.BIconArrowDownLeft=_exports.BIconArrowDownCircleFill=_exports.BIconArrowDownCircle=_exports.BIconArrowDown=_exports.BIconArrowCounterclockwise=_exports.BIconArrowClockwise=_exports.BIconArrowBarUp=_exports.BIconArrowBarRight=_exports.BIconArrowBarLeft=_exports.BIconArrowBarDown=_exports.BIconArrow90degUp=_exports.BIconArrow90degRight=_exports.BIconArrow90degLeft=_exports.BIconArrow90degDown=_exports.BIconArchiveFill=_exports.BIconArchive=_exports.BIconAppIndicator=_exports.BIconApp=_exports.BIconAlt=_exports.BIconAlignTop=_exports.BIconAlignStart=_exports.BIconAlignMiddle=_exports.BIconAlignEnd=_exports.BIconAlignCenter=_exports.BIconAlignBottom=_exports.BIconAlarmFill=_exports.BIconAlarm=_exports.BIcon=_exports.BFormValidFeedback=_exports.BFormTimepicker=_exports.BFormTextarea=_exports.BFormText=_exports.BFormTags=_exports.BFormTag=_exports.BFormSpinbutton=_exports.BFormSelectOptionGroup=_exports.BFormSelectOption=_exports.BFormSelect=_exports.BFormRow=_exports.BFormRating=_exports.BFormRadioGroup=_exports.BFormRadio=_exports.BFormInvalidFeedback=_exports.BFormInput=_exports.BFormGroup=_exports.BFormFile=_exports.BFormDatepicker=_exports.BFormDatalist=_exports.BFormCheckboxGroup=_exports.BFormCheckbox=_exports.BForm=_exports.BEmbed=_exports.BDropdownText=_exports.BDropdownItemButton=_exports.BDropdownItem=_exports.BDropdownHeader=_exports.BDropdownGroup=_exports.BDropdownForm=_exports.BDropdownDivider=_exports.BDropdown=_exports.BContainer=_exports.BCollapse=_exports.BCol=_exports.BCarouselSlide=_exports.BCarousel=_exports.BCardTitle=_exports.BCardText=_exports.BCardSubTitle=_exports.BCardImgLazy=_exports.BCardImg=_exports.BCardHeader=_exports.BCardGroup=_exports.BCardFooter=_exports.BCardBody=_exports.BCard=_exports.BCalendar=_exports.BButtonToolbar=_exports.BButtonGroup=_exports.BButtonClose=_exports.BButton=_exports.BBreadcrumbItem=_exports.BBreadcrumb=_exports.BBadge=_exports.BAvatarGroup=_exports.BAvatar=_exports.BAspect=_exports.BAlert=_exports.AvatarPlugin=_exports.AspectPlugin=_exports.AlertPlugin=void 0,_exports.BIconHouseDoor=_exports.BIconHouse=_exports.BIconHourglassTop=_exports.BIconHourglassSplit=_exports.BIconHourglassBottom=_exports.BIconHourglass=_exports.BIconHexagonHalf=_exports.BIconHexagonFill=_exports.BIconHexagon=_exports.BIconHeptagonHalf=_exports.BIconHeptagonFill=_exports.BIconHeptagon=_exports.BIconHeartHalf=_exports.BIconHeartFill=_exports.BIconHeart=_exports.BIconHeadset=_exports.BIconHeadphones=_exports.BIconHddStackFill=_exports.BIconHddStack=_exports.BIconHddRackFill=_exports.BIconHddRack=_exports.BIconHddNetworkFill=_exports.BIconHddNetwork=_exports.BIconHddFill=_exports.BIconHdd=_exports.BIconHash=_exports.BIconHandbagFill=_exports.BIconHandbag=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumb=_exports.BIconHandIndex=_exports.BIconHammer=_exports.BIconGripVertical=_exports.BIconGripHorizontal=_exports.BIconGridFill=_exports.BIconGrid3x3GapFill=_exports.BIconGrid3x3Gap=_exports.BIconGrid3x3=_exports.BIconGrid3x2GapFill=_exports.BIconGrid3x2Gap=_exports.BIconGrid3x2=_exports.BIconGrid1x2Fill=_exports.BIconGrid1x2=_exports.BIconGrid=_exports.BIconGraphUp=_exports.BIconGraphDown=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGem=_exports.BIconGearWideConnected=_exports.BIconGearWide=_exports.BIconGearFill=_exports.BIconGear=_exports.BIconFunnelFill=_exports.BIconFunnel=_exports.BIconFullscreenExit=_exports.BIconFullscreen=_exports.BIconFront=_exports.BIconForwardFill=_exports.BIconForward=_exports.BIconFonts=_exports.BIconFolderSymlinkFill=_exports.BIconFolderSymlink=_exports.BIconFolderPlus=_exports.BIconFolderMinus=_exports.BIconFolderFill=_exports.BIconFolderCheck=_exports.BIconFolder2Open=_exports.BIconFolder2=_exports.BIconFolder=_exports.BIconFlower3=_exports.BIconFlower2=_exports.BIconFlower1=_exports.BIconFlagFill=_exports.BIconFlag=_exports.BIconFilterSquareFill=_exports.BIconFilterSquare=_exports.BIconFilterRight=_exports.BIconFilterLeft=_exports.BIconFilterCircleFill=_exports.BIconFilterCircle=_exports.BIconFilter=_exports.BIconFilm=_exports.BIconFilesAlt=_exports.BIconFiles=_exports.BIconFileZipFill=_exports.BIconFileZip=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileFill=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDown=_exports.BIconFileEarmark=_exports.BIconFileDiffFill=_exports.BIconFileDiff=_exports.BIconFileCodeFill=_exports.BIconFileCode=_exports.BIconFileCheckFill=_exports.BIconFileCheck=_exports.BIconFileBreakFill=_exports.BIconFileBreak=_exports.BIconFileBinaryFill=_exports.BIconFileBinary=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconEyeglasses=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughing=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngry=_exports.BIconEjectFill=_exports.BIconEject=_exports.BIconEggFried=_exports.BIconEggFill=_exports.BIconEgg=_exports.BIconEaselFill=_exports.BIconEasel=_exports.BIconEarbuds=_exports.BIconDropletHalf=_exports.BIconDropletFill=_exports.BIconDroplet=_exports.BIconDownload=_exports.BIconDot=_exports.BIconDoorOpenFill=_exports.BIconDoorOpen=_exports.BIconDoorClosedFill=_exports.BIconDoorClosed=_exports.BIconDistributeVertical=_exports.BIconDistributeHorizontal=_exports.BIconDisplayFill=_exports.BIconDisplay=_exports.BIconDice6Fill=_exports.BIconDice6=_exports.BIconDice5Fill=_exports.BIconDice5=_exports.BIconDice4Fill=_exports.BIconDice4=_exports.BIconDice3Fill=_exports.BIconDice3=_exports.BIconDice2Fill=_exports.BIconDice2=_exports.BIconDice1Fill=_exports.BIconDice1=_exports.BIconDiamondHalf=_exports.BIconDiamondFill=_exports.BIconDiamond=_exports.BIconDiagram3Fill=_exports.BIconDiagram3=_exports.BIconDiagram2Fill=_exports.BIconDiagram2=_exports.BIconDashSquareFill=_exports.BIconDashSquare=_exports.BIconDashCircleFill=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCupStraw=_exports.BIconCup=_exports.BIconCrop=_exports.BIconCreditCardFill=_exports.BIconCreditCard2FrontFill=_exports.BIconCreditCard2Front=_exports.BIconCreditCard2BackFill=_exports.BIconCreditCard2Back=_exports.BIconCreditCard=_exports.BIconCpuFill=_exports.BIconCpu=_exports.BIconController=_exports.BIconConeStriped=_exports.BIconCone=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudFill=_exports.BIconCloudDownloadFill=_exports.BIconCloudDownload=_exports.BIconCloudCheckFill=_exports.BIconCloudCheck=_exports.BIconCloudArrowUpFill=_exports.BIconCloudArrowUp=_exports.BIconCloudArrowDownFill=_exports.BIconCloudArrowDown=_exports.BIconCloud=_exports.BIconClockHistory=_exports.BIconClockFill=_exports.BIconClock=_exports.BIconClipboardPlus=_exports.BIconClipboardMinus=_exports.BIconClipboardData=_exports.BIconClipboardCheck=_exports.BIconClipboard=_exports.BIconCircleSquare=_exports.BIconCircleHalf=_exports.BIconCircleFill=_exports.BIconCircle=_exports.BIconChevronUp=_exports.BIconChevronRight=_exports.BIconChevronLeft=_exports.BIconChevronExpand=_exports.BIconChevronDown=_exports.BIconChevronDoubleUp=_exports.BIconChevronDoubleRight=_exports.BIconChevronDoubleLeft=_exports.BIconChevronDoubleDown=_exports.BIconChevronContract=_exports.BIconChevronCompactUp=_exports.BIconChevronCompactRight=_exports.BIconChevronCompactLeft=_exports.BIconChevronCompactDown=_exports.BIconChevronBarUp=_exports.BIconChevronBarRight=_exports.BIconChevronBarLeft=_exports.BIconChevronBarExpand=_exports.BIconChevronBarDown=_exports.BIconChevronBarContract=_exports.BIconCheckSquareFill=_exports.BIconCheckSquare=_exports.BIconCheckCircleFill=_exports.BIconCheckCircle=_exports.BIconCheckAll=_exports.BIconCheck2Square=_exports.BIconCheck2Circle=_exports.BIconCheck2All=_exports.BIconCheck2=_exports.BIconCheck=_exports.BIconChatTextFill=_exports.BIconChatText=_exports.BIconChatSquareTextFill=_exports.BIconChatSquareText=_exports.BIconChatSquareQuoteFill=_exports.BIconChatSquareQuote=_exports.BIconChatSquareFill=_exports.BIconChatSquareDotsFill=_exports.BIconChatSquareDots=_exports.BIconChatSquare=_exports.BIconChatRightTextFill=_exports.BIconChatRightText=_exports.BIconChatRightQuoteFill=_exports.BIconChatRightQuote=_exports.BIconChatRightFill=_exports.BIconChatRightDotsFill=_exports.BIconChatRightDots=_exports.BIconChatRight=_exports.BIconChatQuoteFill=_exports.BIconChatQuote=_exports.BIconChatLeftTextFill=_exports.BIconChatLeftText=_exports.BIconChatLeftQuoteFill=_exports.BIconChatLeftQuote=_exports.BIconChatLeftFill=_exports.BIconChatLeftDotsFill=_exports.BIconChatLeftDots=_exports.BIconChatLeft=_exports.BIconChatFill=_exports.BIconChatDotsFill=_exports.BIconChatDots=_exports.BIconChat=_exports.BIconCast=_exports.BIconCashStack=_exports.BIconCash=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDash=_exports.BIconCartCheck=_exports.BIconCart4=_exports.BIconCart3=_exports.BIconCart2=_exports.BIconCart=_exports.BIconCaretUpSquareFill=_exports.BIconCaretUpSquare=_exports.BIconCaretUpFill=_exports.BIconCaretUp=_exports.BIconCaretRightSquareFill=_exports.BIconCaretRightSquare=_exports.BIconCaretRightFill=_exports.BIconCaretRight=_exports.BIconCaretLeftSquareFill=_exports.BIconCaretLeftSquare=_exports.BIconCaretLeftFill=_exports.BIconCaretLeft=_exports.BIconCaretDownSquareFill=_exports.BIconCaretDownSquare=_exports.BIconCaretDownFill=_exports.BIconCaretDown=_exports.BIconCardText=_exports.BIconCardList=_exports.BIconCardImage=_exports.BIconCardHeading=_exports.BIconCardChecklist=_exports.BIconCapslockFill=_exports.BIconCapslock=_exports.BIconCameraVideoOffFill=_exports.BIconCameraVideoOff=_exports.BIconCameraVideoFill=_exports.BIconCameraVideo=_exports.BIconCameraReelsFill=_exports.BIconCameraReels=_exports.BIconCameraFill=_exports.BIconCamera2=_exports.BIconCamera=_exports.BIconCalendarWeekFill=_exports.BIconCalendarWeek=_exports.BIconCalendarRangeFill=_exports.BIconCalendarRange=_exports.BIconCalendarPlusFill=_exports.BIconCalendarPlus=_exports.BIconCalendarMonthFill=_exports.BIconCalendarMonth=_exports.BIconCalendarMinusFill=_exports.BIconCalendarMinus=_exports.BIconCalendarFill=_exports.BIconCalendarEventFill=_exports.BIconCalendarEvent=_exports.BIconCalendarDayFill=_exports.BIconCalendarDay=_exports.BIconCalendarDateFill=_exports.BIconCalendarDate=_exports.BIconCalendarCheckFill=_exports.BIconCalendarCheck=_exports.BIconCalendar4Week=_exports.BIconCalendar4Range=_exports.BIconCalendar4Event=_exports.BIconCalendar4=_exports.BIconCalendar3WeekFill=_exports.BIconCalendar3Week=_exports.BIconCalendar3RangeFill=_exports.BIconCalendar3Range=_exports.BIconCalendar3Fill=_exports.BIconCalendar3EventFill=_exports.BIconCalendar3Event=_exports.BIconCalendar3=_exports.BIconCalendar2WeekFill=_exports.BIconCalendar2Week=_exports.BIconCalendar2RangeFill=_exports.BIconCalendar2Range=_exports.BIconCalendar2PlusFill=_exports.BIconCalendar2Plus=_exports.BIconCalendar2MonthFill=_exports.BIconCalendar2Month=_exports.BIconCalendar2MinusFill=_exports.BIconCalendar2Minus=_exports.BIconCalendar2Fill=_exports.BIconCalendar2EventFill=_exports.BIconCalendar2Event=_exports.BIconCalendar2DayFill=_exports.BIconCalendar2Day=_exports.BIconCalendar2DateFill=_exports.BIconCalendar2Date=_exports.BIconCalendar2CheckFill=_exports.BIconCalendar2Check=_exports.BIconCalendar2=_exports.BIconCalendar=_exports.BIconCalculatorFill=_exports.BIconCalculator=_exports.BIconBullseye=_exports.BIconBuilding=_exports.BIconBugFill=_exports.BIconBug=_exports.BIconBucketFill=_exports.BIconBucket=_exports.BIconBrush=_exports.BIconBroadcastPin=_exports.BIconBroadcast=_exports.BIconBrightnessLowFill=_exports.BIconBrightnessLow=_exports.BIconBrightnessHighFill=_exports.BIconBrightnessHigh=_exports.BIconBrightnessAltLowFill=_exports.BIconBrightnessAltLow=_exports.BIconBrightnessAltHighFill=_exports.BIconBrightnessAltHigh=_exports.BIconBriefcaseFill=_exports.BIconBriefcase=_exports.BIconBricks=_exports.BIconBraces=_exports.BIconBoxSeam=_exports.BIconBoxArrowUpRight=_exports.BIconBoxArrowUpLeft=_exports.BIconBoxArrowUp=_exports.BIconBoxArrowRight=_exports.BIconBoxArrowLeft=_exports.BIconBoxArrowInUpRight=_exports.BIconBoxArrowInUpLeft=_exports.BIconBoxArrowInUp=_exports.BIconBoxArrowInRight=_exports.BIconBoxArrowInLeft=_exports.BIconBoxArrowInDownRight=_exports.BIconBoxArrowInDownLeft=_exports.BIconBoxArrowInDown=_exports.BIconBoxArrowDownRight=_exports.BIconBoxArrowDownLeft=_exports.BIconBoxArrowDown=_exports.BIconBox=_exports.BIconBoundingBoxCircles=_exports.BIconBoundingBox=_exports.BIconBorderWidth=_exports.BIconBorderStyle=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkPlus=_exports.BIconBookmarkFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheck=_exports.BIconBookmark=_exports.BIconBookHalf=_exports.BIconBookFill=_exports.BIconBook=_exports.BIconBlockquoteRight=_exports.BIconBlockquoteLeft=_exports.BIconBlank=_exports.BIconBinocularsFill=_exports.BIconBinoculars=_exports.BIconBicycle=_exports.BIconBezier2=_exports.BIconBezier=_exports.BIconBellFill=_exports.BIconBell=_exports.BIconBatteryHalf=_exports.BIconBatteryFull=_exports.BIconBatteryCharging=_exports.BIconBattery=_exports.BIconBasketFill=_exports.BIconBasket3Fill=_exports.BIconBasket3=_exports.BIconBasket2Fill=_exports.BIconBasket2=_exports.BIconBasket=_exports.BIconBarChartSteps=_exports.BIconBarChartLineFill=_exports.BIconBarChartLine=_exports.BIconBarChartFill=_exports.BIconBarChart=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDash=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBackspaceReverseFill=_exports.BIconBackspaceReverse=_exports.BIconBackspaceFill=_exports.BIconBackspace=_exports.BIconBack=_exports.BIconAwardFill=_exports.BIconAward=_exports.BIconAt=_exports.BIconAsterisk=_exports.BIconAspectRatioFill=_exports.BIconAspectRatio=_exports.BIconArrowsMove=_exports.BIconArrowsFullscreen=_exports.BIconArrowsExpand=_exports.BIconArrowsCollapse=_exports.BIconArrowsAngleExpand=_exports.BIconArrowsAngleContract=_exports.BIconArrowUpSquareFill=_exports.BIconArrowUpSquare=_exports.BIconArrowUpShort=_exports.BIconArrowUpRightSquareFill=_exports.BIconArrowUpRightSquare=_exports.BIconArrowUpRightCircleFill=_exports.BIconArrowUpRightCircle=_exports.BIconArrowUpRight=_exports.BIconArrowUpLeftSquareFill=_exports.BIconArrowUpLeftSquare=_exports.BIconArrowUpLeftCircleFill=_exports.BIconArrowUpLeftCircle=_exports.BIconArrowUpLeft=_exports.BIconArrowUpCircleFill=_exports.BIconArrowUpCircle=_exports.BIconArrowUp=_exports.BIconArrowRightSquareFill=_exports.BIconArrowRightSquare=_exports.BIconArrowRightShort=_exports.BIconArrowRightCircleFill=_exports.BIconArrowRightCircle=_exports.BIconArrowRight=_exports.BIconArrowReturnRight=_exports.BIconArrowReturnLeft=_exports.BIconArrowRepeat=_exports.BIconArrowLeftSquareFill=_exports.BIconArrowLeftSquare=_exports.BIconArrowLeftShort=_exports.BIconArrowLeftRight=_exports.BIconArrowLeftCircleFill=_exports.BIconArrowLeftCircle=_exports.BIconArrowLeft=_exports.BIconArrowDownUp=_exports.BIconArrowDownSquareFill=_exports.BIconArrowDownSquare=_exports.BIconArrowDownShort=_exports.BIconArrowDownRightSquareFill=_exports.BIconArrowDownRightSquare=_exports.BIconArrowDownRightCircleFill=_exports.BIconArrowDownRightCircle=_exports.BIconArrowDownRight=_exports.BIconArrowDownLeftSquareFill=_exports.BIconArrowDownLeftSquare=_exports.BIconArrowDownLeftCircleFill=_exports.BIconArrowDownLeftCircle=_exports.BIconArrowDownLeft=_exports.BIconArrowDownCircleFill=_exports.BIconArrowDownCircle=_exports.BIconArrowDown=_exports.BIconArrowCounterclockwise=_exports.BIconArrowClockwise=_exports.BIconArrowBarUp=_exports.BIconArrowBarRight=_exports.BIconArrowBarLeft=_exports.BIconArrowBarDown=_exports.BIconArrow90degUp=_exports.BIconArrow90degRight=_exports.BIconArrow90degLeft=_exports.BIconArrow90degDown=_exports.BIconArchiveFill=_exports.BIconArchive=_exports.BIconAppIndicator=_exports.BIconApp=_exports.BIconAlt=_exports.BIconAlignTop=_exports.BIconAlignStart=_exports.BIconAlignMiddle=_exports.BIconAlignEnd=_exports.BIconAlignCenter=_exports.BIconAlignBottom=_exports.BIconAlarmFill=_exports.BIconAlarm=_exports.BIcon=_exports.BFormValidFeedback=_exports.BFormTimepicker=_exports.BFormTextarea=_exports.BFormText=_exports.BFormTags=_exports.BFormTag=_exports.BFormSpinbutton=_exports.BFormSelectOptionGroup=_exports.BFormSelectOption=_exports.BFormSelect=_exports.BFormRow=_exports.BFormRating=_exports.BFormRadioGroup=_exports.BFormRadio=_exports.BFormInvalidFeedback=_exports.BFormInput=_exports.BFormGroup=_exports.BFormFile=_exports.BFormDatepicker=_exports.BFormDatalist=_exports.BFormCheckboxGroup=_exports.BFormCheckbox=_exports.BForm=_exports.BEmbed=_exports.BDropdownText=_exports.BDropdownItemButton=_exports.BDropdownItem=_exports.BDropdownHeader=_exports.BDropdownGroup=_exports.BDropdownForm=_exports.BDropdownDivider=_exports.BDropdown=_exports.BContainer=_exports.BCollapse=_exports.BCol=_exports.BCarouselSlide=_exports.BCarousel=_exports.BCardTitle=_exports.BCardText=_exports.BCardSubTitle=_exports.BCardImgLazy=_exports.BCardImg=_exports.BCardHeader=_exports.BCardGroup=_exports.BCardFooter=_exports.BCardBody=_exports.BCard=_exports.BCalendar=_exports.BButtonToolbar=_exports.BButtonGroup=_exports.BButtonClose=_exports.BButton=_exports.BBreadcrumbItem=_exports.BBreadcrumb=_exports.BBadge=_exports.BAvatarGroup=_exports.BAvatar=_exports.BAspect=_exports.BAlert=_exports.AvatarPlugin=_exports.AspectPlugin=_exports.AlertPlugin=void 0,_exports.BIconMusicNoteList=_exports.BIconMusicNoteBeamed=_exports.BIconMusicNote=_exports.BIconMouse3=_exports.BIconMouse2=_exports.BIconMouse=_exports.BIconMoon=_exports.BIconMinecartLoaded=_exports.BIconMinecart=_exports.BIconMicMuteFill=_exports.BIconMicMute=_exports.BIconMicFill=_exports.BIconMic=_exports.BIconMenuUp=_exports.BIconMenuDown=_exports.BIconMenuButtonWideFill=_exports.BIconMenuButtonWide=_exports.BIconMenuButtonFill=_exports.BIconMenuButton=_exports.BIconMenuAppFill=_exports.BIconMenuApp=_exports.BIconMarkdownFill=_exports.BIconMarkdown=_exports.BIconMap=_exports.BIconMailbox2=_exports.BIconMailbox=_exports.BIconLockFill=_exports.BIconLock=_exports.BIconListUl=_exports.BIconListTask=_exports.BIconListStars=_exports.BIconListOl=_exports.BIconListNested=_exports.BIconListCheck=_exports.BIconList=_exports.BIconLink45deg=_exports.BIconLink=_exports.BIconLightningFill=_exports.BIconLightning=_exports.BIconLifePreserver=_exports.BIconLayoutWtf=_exports.BIconLayoutThreeColumns=_exports.BIconLayoutTextWindowReverse=_exports.BIconLayoutTextWindow=_exports.BIconLayoutTextSidebarReverse=_exports.BIconLayoutTextSidebar=_exports.BIconLayoutSplit=_exports.BIconLayoutSidebarReverse=_exports.BIconLayoutSidebarInsetReverse=_exports.BIconLayoutSidebarInset=_exports.BIconLayoutSidebar=_exports.BIconLayersHalf=_exports.BIconLayersFill=_exports.BIconLayers=_exports.BIconLaptopFill=_exports.BIconLaptop=_exports.BIconLampFill=_exports.BIconLamp=_exports.BIconLadder=_exports.BIconKeyboardFill=_exports.BIconKeyboard=_exports.BIconKeyFill=_exports.BIconKey=_exports.BIconKanbanFill=_exports.BIconKanban=_exports.BIconJustifyRight=_exports.BIconJustifyLeft=_exports.BIconJustify=_exports.BIconJoystick=_exports.BIconJournals=_exports.BIconJournalText=_exports.BIconJournalRichtext=_exports.BIconJournalPlus=_exports.BIconJournalMinus=_exports.BIconJournalMedical=_exports.BIconJournalCode=_exports.BIconJournalCheck=_exports.BIconJournalArrowUp=_exports.BIconJournalArrowDown=_exports.BIconJournalAlbum=_exports.BIconJournal=_exports.BIconIntersect=_exports.BIconInputCursorText=_exports.BIconInputCursor=_exports.BIconInfoSquareFill=_exports.BIconInfoSquare=_exports.BIconInfoCircleFill=_exports.BIconInfoCircle=_exports.BIconInfo=_exports.BIconInboxesFill=_exports.BIconInboxes=_exports.BIconInboxFill=_exports.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHr=_exports.BIconHouseFill=_exports.BIconHouseDoorFill=_exports.BIconHouseDoor=_exports.BIconHouse=_exports.BIconHourglassTop=_exports.BIconHourglassSplit=_exports.BIconHourglassBottom=_exports.BIconHourglass=_exports.BIconHexagonHalf=_exports.BIconHexagonFill=_exports.BIconHexagon=_exports.BIconHeptagonHalf=_exports.BIconHeptagonFill=_exports.BIconHeptagon=_exports.BIconHeartHalf=_exports.BIconHeartFill=_exports.BIconHeart=_exports.BIconHeadset=_exports.BIconHeadphones=_exports.BIconHddStackFill=_exports.BIconHddStack=_exports.BIconHddRackFill=_exports.BIconHddRack=_exports.BIconHddNetworkFill=_exports.BIconHddNetwork=_exports.BIconHddFill=_exports.BIconHdd=_exports.BIconHash=_exports.BIconHandbagFill=_exports.BIconHandbag=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumb=_exports.BIconHandIndex=_exports.BIconHammer=_exports.BIconGripVertical=_exports.BIconGripHorizontal=_exports.BIconGridFill=_exports.BIconGrid3x3GapFill=_exports.BIconGrid3x3Gap=_exports.BIconGrid3x3=_exports.BIconGrid3x2GapFill=_exports.BIconGrid3x2Gap=_exports.BIconGrid3x2=_exports.BIconGrid1x2Fill=_exports.BIconGrid1x2=_exports.BIconGrid=_exports.BIconGraphUp=_exports.BIconGraphDown=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGem=_exports.BIconGearWideConnected=_exports.BIconGearWide=_exports.BIconGearFill=_exports.BIconGear=_exports.BIconFunnelFill=_exports.BIconFunnel=_exports.BIconFullscreenExit=_exports.BIconFullscreen=_exports.BIconFront=_exports.BIconForwardFill=_exports.BIconForward=_exports.BIconFonts=_exports.BIconFolderSymlinkFill=_exports.BIconFolderSymlink=_exports.BIconFolderPlus=_exports.BIconFolderMinus=_exports.BIconFolderFill=_exports.BIconFolderCheck=_exports.BIconFolder2Open=_exports.BIconFolder2=_exports.BIconFolder=_exports.BIconFlower3=_exports.BIconFlower2=_exports.BIconFlower1=_exports.BIconFlagFill=_exports.BIconFlag=_exports.BIconFilterSquareFill=_exports.BIconFilterSquare=_exports.BIconFilterRight=_exports.BIconFilterLeft=_exports.BIconFilterCircleFill=_exports.BIconFilterCircle=_exports.BIconFilter=_exports.BIconFilm=_exports.BIconFilesAlt=_exports.BIconFiles=_exports.BIconFileZipFill=_exports.BIconFileZip=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileFill=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDown=_exports.BIconFileEarmark=_exports.BIconFileDiffFill=_exports.BIconFileDiff=_exports.BIconFileCodeFill=_exports.BIconFileCode=_exports.BIconFileCheckFill=_exports.BIconFileCheck=_exports.BIconFileBreakFill=_exports.BIconFileBreak=_exports.BIconFileBinaryFill=_exports.BIconFileBinary=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconEyeglasses=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughing=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngry=_exports.BIconEjectFill=_exports.BIconEject=_exports.BIconEggFried=_exports.BIconEggFill=_exports.BIconEgg=_exports.BIconEaselFill=_exports.BIconEasel=_exports.BIconEarbuds=_exports.BIconDropletHalf=_exports.BIconDropletFill=_exports.BIconDroplet=_exports.BIconDownload=_exports.BIconDot=_exports.BIconDoorOpenFill=_exports.BIconDoorOpen=_exports.BIconDoorClosedFill=_exports.BIconDoorClosed=_exports.BIconDistributeVertical=_exports.BIconDistributeHorizontal=_exports.BIconDisplayFill=_exports.BIconDisplay=_exports.BIconDice6Fill=_exports.BIconDice6=_exports.BIconDice5Fill=_exports.BIconDice5=_exports.BIconDice4Fill=_exports.BIconDice4=_exports.BIconDice3Fill=_exports.BIconDice3=_exports.BIconDice2Fill=_exports.BIconDice2=_exports.BIconDice1Fill=_exports.BIconDice1=_exports.BIconDiamondHalf=_exports.BIconDiamondFill=_exports.BIconDiamond=_exports.BIconDiagram3Fill=_exports.BIconDiagram3=_exports.BIconDiagram2Fill=_exports.BIconDiagram2=_exports.BIconDashSquareFill=_exports.BIconDashSquare=_exports.BIconDashCircleFill=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCupStraw=_exports.BIconCup=_exports.BIconCrop=_exports.BIconCreditCardFill=_exports.BIconCreditCard2FrontFill=_exports.BIconCreditCard2Front=_exports.BIconCreditCard2BackFill=_exports.BIconCreditCard2Back=_exports.BIconCreditCard=_exports.BIconCpuFill=_exports.BIconCpu=_exports.BIconController=_exports.BIconConeStriped=_exports.BIconCone=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudFill=_exports.BIconCloudDownloadFill=_exports.BIconCloudDownload=_exports.BIconCloudCheckFill=_exports.BIconCloudCheck=_exports.BIconCloudArrowUpFill=_exports.BIconCloudArrowUp=_exports.BIconCloudArrowDownFill=_exports.BIconCloudArrowDown=_exports.BIconCloud=_exports.BIconClockHistory=_exports.BIconClockFill=_exports.BIconClock=_exports.BIconClipboardPlus=_exports.BIconClipboardMinus=_exports.BIconClipboardData=_exports.BIconClipboardCheck=_exports.BIconClipboard=_exports.BIconCircleSquare=_exports.BIconCircleHalf=_exports.BIconCircleFill=_exports.BIconCircle=_exports.BIconChevronUp=_exports.BIconChevronRight=_exports.BIconChevronLeft=_exports.BIconChevronExpand=_exports.BIconChevronDown=_exports.BIconChevronDoubleUp=_exports.BIconChevronDoubleRight=_exports.BIconChevronDoubleLeft=_exports.BIconChevronDoubleDown=_exports.BIconChevronContract=_exports.BIconChevronCompactUp=_exports.BIconChevronCompactRight=_exports.BIconChevronCompactLeft=_exports.BIconChevronCompactDown=_exports.BIconChevronBarUp=_exports.BIconChevronBarRight=_exports.BIconChevronBarLeft=_exports.BIconChevronBarExpand=_exports.BIconChevronBarDown=_exports.BIconChevronBarContract=_exports.BIconCheckSquareFill=_exports.BIconCheckSquare=_exports.BIconCheckCircleFill=_exports.BIconCheckCircle=_exports.BIconCheckAll=_exports.BIconCheck2Square=_exports.BIconCheck2Circle=_exports.BIconCheck2All=_exports.BIconCheck2=_exports.BIconCheck=_exports.BIconChatTextFill=_exports.BIconChatText=_exports.BIconChatSquareTextFill=_exports.BIconChatSquareText=_exports.BIconChatSquareQuoteFill=_exports.BIconChatSquareQuote=_exports.BIconChatSquareFill=_exports.BIconChatSquareDotsFill=_exports.BIconChatSquareDots=_exports.BIconChatSquare=_exports.BIconChatRightTextFill=_exports.BIconChatRightText=_exports.BIconChatRightQuoteFill=_exports.BIconChatRightQuote=_exports.BIconChatRightFill=_exports.BIconChatRightDotsFill=_exports.BIconChatRightDots=_exports.BIconChatRight=_exports.BIconChatQuoteFill=_exports.BIconChatQuote=_exports.BIconChatLeftTextFill=_exports.BIconChatLeftText=_exports.BIconChatLeftQuoteFill=_exports.BIconChatLeftQuote=_exports.BIconChatLeftFill=_exports.BIconChatLeftDotsFill=_exports.BIconChatLeftDots=_exports.BIconChatLeft=_exports.BIconChatFill=_exports.BIconChatDotsFill=_exports.BIconChatDots=_exports.BIconChat=_exports.BIconCast=_exports.BIconCashStack=_exports.BIconCash=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDash=_exports.BIconCartCheck=_exports.BIconCart4=_exports.BIconCart3=_exports.BIconCart2=_exports.BIconCart=_exports.BIconCaretUpSquareFill=_exports.BIconCaretUpSquare=_exports.BIconCaretUpFill=_exports.BIconCaretUp=_exports.BIconCaretRightSquareFill=_exports.BIconCaretRightSquare=_exports.BIconCaretRightFill=_exports.BIconCaretRight=_exports.BIconCaretLeftSquareFill=_exports.BIconCaretLeftSquare=_exports.BIconCaretLeftFill=_exports.BIconCaretLeft=_exports.BIconCaretDownSquareFill=_exports.BIconCaretDownSquare=_exports.BIconCaretDownFill=_exports.BIconCaretDown=_exports.BIconCardText=_exports.BIconCardList=_exports.BIconCardImage=_exports.BIconCardHeading=_exports.BIconCardChecklist=_exports.BIconCapslockFill=_exports.BIconCapslock=_exports.BIconCameraVideoOffFill=_exports.BIconCameraVideoOff=_exports.BIconCameraVideoFill=_exports.BIconCameraVideo=_exports.BIconCameraReelsFill=_exports.BIconCameraReels=_exports.BIconCameraFill=_exports.BIconCamera2=_exports.BIconCamera=_exports.BIconCalendarWeekFill=_exports.BIconCalendarWeek=_exports.BIconCalendarRangeFill=_exports.BIconCalendarRange=_exports.BIconCalendarPlusFill=_exports.BIconCalendarPlus=_exports.BIconCalendarMonthFill=_exports.BIconCalendarMonth=_exports.BIconCalendarMinusFill=_exports.BIconCalendarMinus=_exports.BIconCalendarFill=_exports.BIconCalendarEventFill=_exports.BIconCalendarEvent=_exports.BIconCalendarDayFill=_exports.BIconCalendarDay=_exports.BIconCalendarDateFill=_exports.BIconCalendarDate=_exports.BIconCalendarCheckFill=_exports.BIconCalendarCheck=_exports.BIconCalendar4Week=_exports.BIconCalendar4Range=_exports.BIconCalendar4Event=_exports.BIconCalendar4=_exports.BIconCalendar3WeekFill=_exports.BIconCalendar3Week=_exports.BIconCalendar3RangeFill=_exports.BIconCalendar3Range=_exports.BIconCalendar3Fill=_exports.BIconCalendar3EventFill=_exports.BIconCalendar3Event=_exports.BIconCalendar3=_exports.BIconCalendar2WeekFill=_exports.BIconCalendar2Week=_exports.BIconCalendar2RangeFill=_exports.BIconCalendar2Range=_exports.BIconCalendar2PlusFill=_exports.BIconCalendar2Plus=_exports.BIconCalendar2MonthFill=_exports.BIconCalendar2Month=_exports.BIconCalendar2MinusFill=_exports.BIconCalendar2Minus=_exports.BIconCalendar2Fill=_exports.BIconCalendar2EventFill=_exports.BIconCalendar2Event=_exports.BIconCalendar2DayFill=_exports.BIconCalendar2Day=_exports.BIconCalendar2DateFill=_exports.BIconCalendar2Date=_exports.BIconCalendar2CheckFill=_exports.BIconCalendar2Check=_exports.BIconCalendar2=_exports.BIconCalendar=_exports.BIconCalculatorFill=_exports.BIconCalculator=_exports.BIconBullseye=_exports.BIconBuilding=_exports.BIconBugFill=_exports.BIconBug=_exports.BIconBucketFill=_exports.BIconBucket=_exports.BIconBrush=_exports.BIconBroadcastPin=_exports.BIconBroadcast=_exports.BIconBrightnessLowFill=_exports.BIconBrightnessLow=_exports.BIconBrightnessHighFill=_exports.BIconBrightnessHigh=_exports.BIconBrightnessAltLowFill=_exports.BIconBrightnessAltLow=_exports.BIconBrightnessAltHighFill=_exports.BIconBrightnessAltHigh=_exports.BIconBriefcaseFill=_exports.BIconBriefcase=_exports.BIconBricks=_exports.BIconBraces=_exports.BIconBoxSeam=_exports.BIconBoxArrowUpRight=_exports.BIconBoxArrowUpLeft=_exports.BIconBoxArrowUp=_exports.BIconBoxArrowRight=_exports.BIconBoxArrowLeft=_exports.BIconBoxArrowInUpRight=_exports.BIconBoxArrowInUpLeft=_exports.BIconBoxArrowInUp=_exports.BIconBoxArrowInRight=_exports.BIconBoxArrowInLeft=_exports.BIconBoxArrowInDownRight=_exports.BIconBoxArrowInDownLeft=_exports.BIconBoxArrowInDown=_exports.BIconBoxArrowDownRight=_exports.BIconBoxArrowDownLeft=_exports.BIconBoxArrowDown=_exports.BIconBox=_exports.BIconBoundingBoxCircles=_exports.BIconBoundingBox=_exports.BIconBorderWidth=_exports.BIconBorderStyle=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkPlus=_exports.BIconBookmarkFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheck=_exports.BIconBookmark=_exports.BIconBookHalf=_exports.BIconBookFill=_exports.BIconBook=_exports.BIconBlockquoteRight=_exports.BIconBlockquoteLeft=_exports.BIconBlank=_exports.BIconBinocularsFill=_exports.BIconBinoculars=_exports.BIconBicycle=_exports.BIconBezier2=_exports.BIconBezier=_exports.BIconBellFill=_exports.BIconBell=_exports.BIconBatteryHalf=_exports.BIconBatteryFull=_exports.BIconBatteryCharging=_exports.BIconBattery=_exports.BIconBasketFill=_exports.BIconBasket3Fill=_exports.BIconBasket3=_exports.BIconBasket2Fill=_exports.BIconBasket2=_exports.BIconBasket=_exports.BIconBarChartSteps=_exports.BIconBarChartLineFill=_exports.BIconBarChartLine=_exports.BIconBarChartFill=_exports.BIconBarChart=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDash=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBackspaceReverseFill=_exports.BIconBackspaceReverse=_exports.BIconBackspaceFill=_exports.BIconBackspace=_exports.BIconBack=_exports.BIconAwardFill=_exports.BIconAward=_exports.BIconAt=_exports.BIconAsterisk=_exports.BIconAspectRatioFill=_exports.BIconAspectRatio=_exports.BIconArrowsMove=_exports.BIconArrowsFullscreen=_exports.BIconArrowsExpand=_exports.BIconArrowsCollapse=_exports.BIconArrowsAngleExpand=_exports.BIconArrowsAngleContract=_exports.BIconArrowUpSquareFill=_exports.BIconArrowUpSquare=_exports.BIconArrowUpShort=_exports.BIconArrowUpRightSquareFill=_exports.BIconArrowUpRightSquare=_exports.BIconArrowUpRightCircleFill=_exports.BIconArrowUpRightCircle=_exports.BIconArrowUpRight=_exports.BIconArrowUpLeftSquareFill=_exports.BIconArrowUpLeftSquare=_exports.BIconArrowUpLeftCircleFill=_exports.BIconArrowUpLeftCircle=_exports.BIconArrowUpLeft=_exports.BIconArrowUpCircleFill=_exports.BIconArrowUpCircle=_exports.BIconArrowUp=_exports.BIconArrowRightSquareFill=_exports.BIconArrowRightSquare=_exports.BIconArrowRightShort=_exports.BIconArrowRightCircleFill=_exports.BIconArrowRightCircle=_exports.BIconArrowRight=_exports.BIconArrowReturnRight=_exports.BIconArrowReturnLeft=_exports.BIconArrowRepeat=_exports.BIconArrowLeftSquareFill=_exports.BIconArrowLeftSquare=_exports.BIconArrowLeftShort=_exports.BIconArrowLeftRight=_exports.BIconArrowLeftCircleFill=_exports.BIconArrowLeftCircle=_exports.BIconArrowLeft=_exports.BIconArrowDownUp=_exports.BIconArrowDownSquareFill=_exports.BIconArrowDownSquare=_exports.BIconArrowDownShort=_exports.BIconArrowDownRightSquareFill=_exports.BIconArrowDownRightSquare=_exports.BIconArrowDownRightCircleFill=_exports.BIconArrowDownRightCircle=_exports.BIconArrowDownRight=_exports.BIconArrowDownLeftSquareFill=_exports.BIconArrowDownLeftSquare=_exports.BIconArrowDownLeftCircleFill=_exports.BIconArrowDownLeftCircle=_exports.BIconArrowDownLeft=_exports.BIconArrowDownCircleFill=_exports.BIconArrowDownCircle=_exports.BIconArrowDown=_exports.BIconArrowCounterclockwise=_exports.BIconArrowClockwise=_exports.BIconArrowBarUp=_exports.BIconArrowBarRight=_exports.BIconArrowBarLeft=_exports.BIconArrowBarDown=_exports.BIconArrow90degUp=_exports.BIconArrow90degRight=_exports.BIconArrow90degLeft=_exports.BIconArrow90degDown=_exports.BIconArchiveFill=_exports.BIconArchive=_exports.BIconAppIndicator=_exports.BIconApp=_exports.BIconAlt=_exports.BIconAlignTop=_exports.BIconAlignStart=_exports.BIconAlignMiddle=_exports.BIconAlignEnd=_exports.BIconAlignCenter=_exports.BIconAlignBottom=_exports.BIconAlarmFill=_exports.BIconAlarm=_exports.BIcon=_exports.BFormValidFeedback=_exports.BFormTimepicker=_exports.BFormTextarea=_exports.BFormText=_exports.BFormTags=_exports.BFormTag=_exports.BFormSpinbutton=_exports.BFormSelectOptionGroup=_exports.BFormSelectOption=_exports.BFormSelect=_exports.BFormRow=_exports.BFormRating=_exports.BFormRadioGroup=_exports.BFormRadio=_exports.BFormInvalidFeedback=_exports.BFormInput=_exports.BFormGroup=_exports.BFormFile=_exports.BFormDatepicker=_exports.BFormDatalist=_exports.BFormCheckboxGroup=_exports.BFormCheckbox=_exports.BForm=_exports.BEmbed=_exports.BDropdownText=_exports.BDropdownItemButton=_exports.BDropdownItem=_exports.BDropdownHeader=_exports.BDropdownGroup=_exports.BDropdownForm=_exports.BDropdownDivider=_exports.BDropdown=_exports.BContainer=_exports.BCollapse=_exports.BCol=_exports.BCarouselSlide=_exports.BCarousel=_exports.BCardTitle=_exports.BCardText=_exports.BCardSubTitle=_exports.BCardImgLazy=_exports.BCardImg=_exports.BCardHeader=_exports.BCardGroup=_exports.BCardFooter=_exports.BCardBody=_exports.BCard=_exports.BCalendar=_exports.BButtonToolbar=_exports.BButtonGroup=_exports.BButtonClose=_exports.BButton=_exports.BBreadcrumbItem=_exports.BBreadcrumb=_exports.BBadge=_exports.BAvatarGroup=_exports.BAvatar=_exports.BAspect=_exports.BAlert=_exports.AvatarPlugin=_exports.AspectPlugin=_exports.AlertPlugin=void 0,_exports.BIconServer=_exports.BIconSegmentedNav=_exports.BIconSearch=_exports.BIconScrewdriver=_exports.BIconRssFill=_exports.BIconRss=_exports.BIconReplyFill=_exports.BIconReplyAllFill=_exports.BIconReplyAll=_exports.BIconReply=_exports.BIconReception4=_exports.BIconReception3=_exports.BIconReception2=_exports.BIconReception1=_exports.BIconReception0=_exports.BIconReceiptCutoff=_exports.BIconReceipt=_exports.BIconQuestionSquareFill=_exports.BIconQuestionSquare=_exports.BIconQuestionOctagonFill=_exports.BIconQuestionOctagon=_exports.BIconQuestionDiamondFill=_exports.BIconQuestionDiamond=_exports.BIconQuestionCircleFill=_exports.BIconQuestionCircle=_exports.BIconQuestion=_exports.BIconPuzzleFill=_exports.BIconPuzzle=_exports.BIconPrinterFill=_exports.BIconPrinter=_exports.BIconPower=_exports.BIconPlusSquareFill=_exports.BIconPlusSquare=_exports.BIconPlusCircleFill=_exports.BIconPlusCircle=_exports.BIconPlus=_exports.BIconPlug=_exports.BIconPlayFill=_exports.BIconPlay=_exports.BIconPipFill=_exports.BIconPip=_exports.BIconPieChartFill=_exports.BIconPieChart=_exports.BIconPhoneLandscapeFill=_exports.BIconPhoneLandscape=_exports.BIconPhoneFill=_exports.BIconPhone=_exports.BIconPersonSquare=_exports.BIconPersonPlusFill=_exports.BIconPersonPlus=_exports.BIconPersonLinesFill=_exports.BIconPersonFill=_exports.BIconPersonDashFill=_exports.BIconPersonDash=_exports.BIconPersonCircle=_exports.BIconPersonCheckFill=_exports.BIconPersonCheck=_exports.BIconPersonBoundingBox=_exports.BIconPersonBadgeFill=_exports.BIconPersonBadge=_exports.BIconPerson=_exports.BIconPercent=_exports.BIconPeopleFill=_exports.BIconPeople=_exports.BIconPentagonHalf=_exports.BIconPentagonFill=_exports.BIconPentagon=_exports.BIconPencilSquare=_exports.BIconPencil=_exports.BIconPen=_exports.BIconPeaceFill=_exports.BIconPeace=_exports.BIconPauseFill=_exports.BIconPause=_exports.BIconPatchQuestionFll=_exports.BIconPatchQuestion=_exports.BIconPatchPlusFll=_exports.BIconPatchPlus=_exports.BIconPatchMinusFll=_exports.BIconPatchMinus=_exports.BIconPatchExclamationFll=_exports.BIconPatchExclamation=_exports.BIconPatchCheckFll=_exports.BIconPatchCheck=_exports.BIconParagraph=_exports.BIconPaperclip=_exports.BIconOutlet=_exports.BIconOption=_exports.BIconOctagonHalf=_exports.BIconOctagonFill=_exports.BIconOctagon=_exports.BIconNutFill=_exports.BIconNut=_exports.BIconNodePlusFill=_exports.BIconNodePlus=_exports.BIconNodeMinusFill=_exports.BIconNodeMinus=_exports.BIconNewspaper=_exports.BIconMusicPlayerFill=_exports.BIconMusicPlayer=_exports.BIconMusicNoteList=_exports.BIconMusicNoteBeamed=_exports.BIconMusicNote=_exports.BIconMouse3=_exports.BIconMouse2=_exports.BIconMouse=_exports.BIconMoon=_exports.BIconMinecartLoaded=_exports.BIconMinecart=_exports.BIconMicMuteFill=_exports.BIconMicMute=_exports.BIconMicFill=_exports.BIconMic=_exports.BIconMenuUp=_exports.BIconMenuDown=_exports.BIconMenuButtonWideFill=_exports.BIconMenuButtonWide=_exports.BIconMenuButtonFill=_exports.BIconMenuButton=_exports.BIconMenuAppFill=_exports.BIconMenuApp=_exports.BIconMarkdownFill=_exports.BIconMarkdown=_exports.BIconMap=_exports.BIconMailbox2=_exports.BIconMailbox=_exports.BIconLockFill=_exports.BIconLock=_exports.BIconListUl=_exports.BIconListTask=_exports.BIconListStars=_exports.BIconListOl=_exports.BIconListNested=_exports.BIconListCheck=_exports.BIconList=_exports.BIconLink45deg=_exports.BIconLink=_exports.BIconLightningFill=_exports.BIconLightning=_exports.BIconLifePreserver=_exports.BIconLayoutWtf=_exports.BIconLayoutThreeColumns=_exports.BIconLayoutTextWindowReverse=_exports.BIconLayoutTextWindow=_exports.BIconLayoutTextSidebarReverse=_exports.BIconLayoutTextSidebar=_exports.BIconLayoutSplit=_exports.BIconLayoutSidebarReverse=_exports.BIconLayoutSidebarInsetReverse=_exports.BIconLayoutSidebarInset=_exports.BIconLayoutSidebar=_exports.BIconLayersHalf=_exports.BIconLayersFill=_exports.BIconLayers=_exports.BIconLaptopFill=_exports.BIconLaptop=_exports.BIconLampFill=_exports.BIconLamp=_exports.BIconLadder=_exports.BIconKeyboardFill=_exports.BIconKeyboard=_exports.BIconKeyFill=_exports.BIconKey=_exports.BIconKanbanFill=_exports.BIconKanban=_exports.BIconJustifyRight=_exports.BIconJustifyLeft=_exports.BIconJustify=_exports.BIconJoystick=_exports.BIconJournals=_exports.BIconJournalText=_exports.BIconJournalRichtext=_exports.BIconJournalPlus=_exports.BIconJournalMinus=_exports.BIconJournalMedical=_exports.BIconJournalCode=_exports.BIconJournalCheck=_exports.BIconJournalArrowUp=_exports.BIconJournalArrowDown=_exports.BIconJournalAlbum=_exports.BIconJournal=_exports.BIconIntersect=_exports.BIconInputCursorText=_exports.BIconInputCursor=_exports.BIconInfoSquareFill=_exports.BIconInfoSquare=_exports.BIconInfoCircleFill=_exports.BIconInfoCircle=_exports.BIconInfo=_exports.BIconInboxesFill=_exports.BIconInboxes=_exports.BIconInboxFill=_exports.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHr=_exports.BIconHouseFill=_exports.BIconHouseDoorFill=_exports.BIconHouseDoor=_exports.BIconHouse=_exports.BIconHourglassTop=_exports.BIconHourglassSplit=_exports.BIconHourglassBottom=_exports.BIconHourglass=_exports.BIconHexagonHalf=_exports.BIconHexagonFill=_exports.BIconHexagon=_exports.BIconHeptagonHalf=_exports.BIconHeptagonFill=_exports.BIconHeptagon=_exports.BIconHeartHalf=_exports.BIconHeartFill=_exports.BIconHeart=_exports.BIconHeadset=_exports.BIconHeadphones=_exports.BIconHddStackFill=_exports.BIconHddStack=_exports.BIconHddRackFill=_exports.BIconHddRack=_exports.BIconHddNetworkFill=_exports.BIconHddNetwork=_exports.BIconHddFill=_exports.BIconHdd=_exports.BIconHash=_exports.BIconHandbagFill=_exports.BIconHandbag=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumb=_exports.BIconHandIndex=_exports.BIconHammer=_exports.BIconGripVertical=_exports.BIconGripHorizontal=_exports.BIconGridFill=_exports.BIconGrid3x3GapFill=_exports.BIconGrid3x3Gap=_exports.BIconGrid3x3=_exports.BIconGrid3x2GapFill=_exports.BIconGrid3x2Gap=_exports.BIconGrid3x2=_exports.BIconGrid1x2Fill=_exports.BIconGrid1x2=_exports.BIconGrid=_exports.BIconGraphUp=_exports.BIconGraphDown=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGem=_exports.BIconGearWideConnected=_exports.BIconGearWide=_exports.BIconGearFill=_exports.BIconGear=_exports.BIconFunnelFill=_exports.BIconFunnel=_exports.BIconFullscreenExit=_exports.BIconFullscreen=_exports.BIconFront=_exports.BIconForwardFill=_exports.BIconForward=_exports.BIconFonts=_exports.BIconFolderSymlinkFill=_exports.BIconFolderSymlink=_exports.BIconFolderPlus=_exports.BIconFolderMinus=_exports.BIconFolderFill=_exports.BIconFolderCheck=_exports.BIconFolder2Open=_exports.BIconFolder2=_exports.BIconFolder=_exports.BIconFlower3=_exports.BIconFlower2=_exports.BIconFlower1=_exports.BIconFlagFill=_exports.BIconFlag=_exports.BIconFilterSquareFill=_exports.BIconFilterSquare=_exports.BIconFilterRight=_exports.BIconFilterLeft=_exports.BIconFilterCircleFill=_exports.BIconFilterCircle=_exports.BIconFilter=_exports.BIconFilm=_exports.BIconFilesAlt=_exports.BIconFiles=_exports.BIconFileZipFill=_exports.BIconFileZip=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileFill=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDown=_exports.BIconFileEarmark=_exports.BIconFileDiffFill=_exports.BIconFileDiff=_exports.BIconFileCodeFill=_exports.BIconFileCode=_exports.BIconFileCheckFill=_exports.BIconFileCheck=_exports.BIconFileBreakFill=_exports.BIconFileBreak=_exports.BIconFileBinaryFill=_exports.BIconFileBinary=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconEyeglasses=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughing=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngry=_exports.BIconEjectFill=_exports.BIconEject=_exports.BIconEggFried=_exports.BIconEggFill=_exports.BIconEgg=_exports.BIconEaselFill=_exports.BIconEasel=_exports.BIconEarbuds=_exports.BIconDropletHalf=_exports.BIconDropletFill=_exports.BIconDroplet=_exports.BIconDownload=_exports.BIconDot=_exports.BIconDoorOpenFill=_exports.BIconDoorOpen=_exports.BIconDoorClosedFill=_exports.BIconDoorClosed=_exports.BIconDistributeVertical=_exports.BIconDistributeHorizontal=_exports.BIconDisplayFill=_exports.BIconDisplay=_exports.BIconDice6Fill=_exports.BIconDice6=_exports.BIconDice5Fill=_exports.BIconDice5=_exports.BIconDice4Fill=_exports.BIconDice4=_exports.BIconDice3Fill=_exports.BIconDice3=_exports.BIconDice2Fill=_exports.BIconDice2=_exports.BIconDice1Fill=_exports.BIconDice1=_exports.BIconDiamondHalf=_exports.BIconDiamondFill=_exports.BIconDiamond=_exports.BIconDiagram3Fill=_exports.BIconDiagram3=_exports.BIconDiagram2Fill=_exports.BIconDiagram2=_exports.BIconDashSquareFill=_exports.BIconDashSquare=_exports.BIconDashCircleFill=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCupStraw=_exports.BIconCup=_exports.BIconCrop=_exports.BIconCreditCardFill=_exports.BIconCreditCard2FrontFill=_exports.BIconCreditCard2Front=_exports.BIconCreditCard2BackFill=_exports.BIconCreditCard2Back=_exports.BIconCreditCard=_exports.BIconCpuFill=_exports.BIconCpu=_exports.BIconController=_exports.BIconConeStriped=_exports.BIconCone=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudFill=_exports.BIconCloudDownloadFill=_exports.BIconCloudDownload=_exports.BIconCloudCheckFill=_exports.BIconCloudCheck=_exports.BIconCloudArrowUpFill=_exports.BIconCloudArrowUp=_exports.BIconCloudArrowDownFill=_exports.BIconCloudArrowDown=_exports.BIconCloud=_exports.BIconClockHistory=_exports.BIconClockFill=_exports.BIconClock=_exports.BIconClipboardPlus=_exports.BIconClipboardMinus=_exports.BIconClipboardData=_exports.BIconClipboardCheck=_exports.BIconClipboard=_exports.BIconCircleSquare=_exports.BIconCircleHalf=_exports.BIconCircleFill=_exports.BIconCircle=_exports.BIconChevronUp=_exports.BIconChevronRight=_exports.BIconChevronLeft=_exports.BIconChevronExpand=_exports.BIconChevronDown=_exports.BIconChevronDoubleUp=_exports.BIconChevronDoubleRight=_exports.BIconChevronDoubleLeft=_exports.BIconChevronDoubleDown=_exports.BIconChevronContract=_exports.BIconChevronCompactUp=_exports.BIconChevronCompactRight=_exports.BIconChevronCompactLeft=_exports.BIconChevronCompactDown=_exports.BIconChevronBarUp=_exports.BIconChevronBarRight=_exports.BIconChevronBarLeft=_exports.BIconChevronBarExpand=_exports.BIconChevronBarDown=_exports.BIconChevronBarContract=_exports.BIconCheckSquareFill=_exports.BIconCheckSquare=_exports.BIconCheckCircleFill=_exports.BIconCheckCircle=_exports.BIconCheckAll=_exports.BIconCheck2Square=_exports.BIconCheck2Circle=_exports.BIconCheck2All=_exports.BIconCheck2=_exports.BIconCheck=_exports.BIconChatTextFill=_exports.BIconChatText=_exports.BIconChatSquareTextFill=_exports.BIconChatSquareText=_exports.BIconChatSquareQuoteFill=_exports.BIconChatSquareQuote=_exports.BIconChatSquareFill=_exports.BIconChatSquareDotsFill=_exports.BIconChatSquareDots=_exports.BIconChatSquare=_exports.BIconChatRightTextFill=_exports.BIconChatRightText=_exports.BIconChatRightQuoteFill=_exports.BIconChatRightQuote=_exports.BIconChatRightFill=_exports.BIconChatRightDotsFill=_exports.BIconChatRightDots=_exports.BIconChatRight=_exports.BIconChatQuoteFill=_exports.BIconChatQuote=_exports.BIconChatLeftTextFill=_exports.BIconChatLeftText=_exports.BIconChatLeftQuoteFill=_exports.BIconChatLeftQuote=_exports.BIconChatLeftFill=_exports.BIconChatLeftDotsFill=_exports.BIconChatLeftDots=_exports.BIconChatLeft=_exports.BIconChatFill=_exports.BIconChatDotsFill=_exports.BIconChatDots=_exports.BIconChat=_exports.BIconCast=_exports.BIconCashStack=_exports.BIconCash=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDash=_exports.BIconCartCheck=_exports.BIconCart4=_exports.BIconCart3=_exports.BIconCart2=_exports.BIconCart=_exports.BIconCaretUpSquareFill=_exports.BIconCaretUpSquare=_exports.BIconCaretUpFill=_exports.BIconCaretUp=_exports.BIconCaretRightSquareFill=_exports.BIconCaretRightSquare=_exports.BIconCaretRightFill=_exports.BIconCaretRight=_exports.BIconCaretLeftSquareFill=_exports.BIconCaretLeftSquare=_exports.BIconCaretLeftFill=_exports.BIconCaretLeft=_exports.BIconCaretDownSquareFill=_exports.BIconCaretDownSquare=_exports.BIconCaretDownFill=_exports.BIconCaretDown=_exports.BIconCardText=_exports.BIconCardList=_exports.BIconCardImage=_exports.BIconCardHeading=_exports.BIconCardChecklist=_exports.BIconCapslockFill=_exports.BIconCapslock=_exports.BIconCameraVideoOffFill=_exports.BIconCameraVideoOff=_exports.BIconCameraVideoFill=_exports.BIconCameraVideo=_exports.BIconCameraReelsFill=_exports.BIconCameraReels=_exports.BIconCameraFill=_exports.BIconCamera2=_exports.BIconCamera=_exports.BIconCalendarWeekFill=_exports.BIconCalendarWeek=_exports.BIconCalendarRangeFill=_exports.BIconCalendarRange=_exports.BIconCalendarPlusFill=_exports.BIconCalendarPlus=_exports.BIconCalendarMonthFill=_exports.BIconCalendarMonth=_exports.BIconCalendarMinusFill=_exports.BIconCalendarMinus=_exports.BIconCalendarFill=_exports.BIconCalendarEventFill=_exports.BIconCalendarEvent=_exports.BIconCalendarDayFill=_exports.BIconCalendarDay=_exports.BIconCalendarDateFill=_exports.BIconCalendarDate=_exports.BIconCalendarCheckFill=_exports.BIconCalendarCheck=_exports.BIconCalendar4Week=_exports.BIconCalendar4Range=_exports.BIconCalendar4Event=_exports.BIconCalendar4=_exports.BIconCalendar3WeekFill=_exports.BIconCalendar3Week=_exports.BIconCalendar3RangeFill=_exports.BIconCalendar3Range=_exports.BIconCalendar3Fill=_exports.BIconCalendar3EventFill=_exports.BIconCalendar3Event=_exports.BIconCalendar3=_exports.BIconCalendar2WeekFill=_exports.BIconCalendar2Week=_exports.BIconCalendar2RangeFill=_exports.BIconCalendar2Range=_exports.BIconCalendar2PlusFill=_exports.BIconCalendar2Plus=_exports.BIconCalendar2MonthFill=_exports.BIconCalendar2Month=_exports.BIconCalendar2MinusFill=_exports.BIconCalendar2Minus=_exports.BIconCalendar2Fill=_exports.BIconCalendar2EventFill=_exports.BIconCalendar2Event=_exports.BIconCalendar2DayFill=_exports.BIconCalendar2Day=_exports.BIconCalendar2DateFill=_exports.BIconCalendar2Date=_exports.BIconCalendar2CheckFill=_exports.BIconCalendar2Check=_exports.BIconCalendar2=_exports.BIconCalendar=_exports.BIconCalculatorFill=_exports.BIconCalculator=_exports.BIconBullseye=_exports.BIconBuilding=_exports.BIconBugFill=_exports.BIconBug=_exports.BIconBucketFill=_exports.BIconBucket=_exports.BIconBrush=_exports.BIconBroadcastPin=_exports.BIconBroadcast=_exports.BIconBrightnessLowFill=_exports.BIconBrightnessLow=_exports.BIconBrightnessHighFill=_exports.BIconBrightnessHigh=_exports.BIconBrightnessAltLowFill=_exports.BIconBrightnessAltLow=_exports.BIconBrightnessAltHighFill=_exports.BIconBrightnessAltHigh=_exports.BIconBriefcaseFill=_exports.BIconBriefcase=_exports.BIconBricks=_exports.BIconBraces=_exports.BIconBoxSeam=_exports.BIconBoxArrowUpRight=_exports.BIconBoxArrowUpLeft=_exports.BIconBoxArrowUp=_exports.BIconBoxArrowRight=_exports.BIconBoxArrowLeft=_exports.BIconBoxArrowInUpRight=_exports.BIconBoxArrowInUpLeft=_exports.BIconBoxArrowInUp=_exports.BIconBoxArrowInRight=_exports.BIconBoxArrowInLeft=_exports.BIconBoxArrowInDownRight=_exports.BIconBoxArrowInDownLeft=_exports.BIconBoxArrowInDown=_exports.BIconBoxArrowDownRight=_exports.BIconBoxArrowDownLeft=_exports.BIconBoxArrowDown=_exports.BIconBox=_exports.BIconBoundingBoxCircles=_exports.BIconBoundingBox=_exports.BIconBorderWidth=_exports.BIconBorderStyle=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkPlus=_exports.BIconBookmarkFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheck=_exports.BIconBookmark=_exports.BIconBookHalf=_exports.BIconBookFill=_exports.BIconBook=_exports.BIconBlockquoteRight=_exports.BIconBlockquoteLeft=_exports.BIconBlank=_exports.BIconBinocularsFill=_exports.BIconBinoculars=_exports.BIconBicycle=_exports.BIconBezier2=_exports.BIconBezier=_exports.BIconBellFill=_exports.BIconBell=_exports.BIconBatteryHalf=_exports.BIconBatteryFull=_exports.BIconBatteryCharging=_exports.BIconBattery=_exports.BIconBasketFill=_exports.BIconBasket3Fill=_exports.BIconBasket3=_exports.BIconBasket2Fill=_exports.BIconBasket2=_exports.BIconBasket=_exports.BIconBarChartSteps=_exports.BIconBarChartLineFill=_exports.BIconBarChartLine=_exports.BIconBarChartFill=_exports.BIconBarChart=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDash=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBackspaceReverseFill=_exports.BIconBackspaceReverse=_exports.BIconBackspaceFill=_exports.BIconBackspace=_exports.BIconBack=_exports.BIconAwardFill=_exports.BIconAward=_exports.BIconAt=_exports.BIconAsterisk=_exports.BIconAspectRatioFill=_exports.BIconAspectRatio=_exports.BIconArrowsMove=_exports.BIconArrowsFullscreen=_exports.BIconArrowsExpand=_exports.BIconArrowsCollapse=_exports.BIconArrowsAngleExpand=_exports.BIconArrowsAngleContract=_exports.BIconArrowUpSquareFill=_exports.BIconArrowUpSquare=_exports.BIconArrowUpShort=_exports.BIconArrowUpRightSquareFill=_exports.BIconArrowUpRightSquare=_exports.BIconArrowUpRightCircleFill=_exports.BIconArrowUpRightCircle=_exports.BIconArrowUpRight=_exports.BIconArrowUpLeftSquareFill=_exports.BIconArrowUpLeftSquare=_exports.BIconArrowUpLeftCircleFill=_exports.BIconArrowUpLeftCircle=_exports.BIconArrowUpLeft=_exports.BIconArrowUpCircleFill=_exports.BIconArrowUpCircle=_exports.BIconArrowUp=_exports.BIconArrowRightSquareFill=_exports.BIconArrowRightSquare=_exports.BIconArrowRightShort=_exports.BIconArrowRightCircleFill=_exports.BIconArrowRightCircle=_exports.BIconArrowRight=_exports.BIconArrowReturnRight=_exports.BIconArrowReturnLeft=_exports.BIconArrowRepeat=_exports.BIconArrowLeftSquareFill=_exports.BIconArrowLeftSquare=_exports.BIconArrowLeftShort=_exports.BIconArrowLeftRight=_exports.BIconArrowLeftCircleFill=_exports.BIconArrowLeftCircle=_exports.BIconArrowLeft=_exports.BIconArrowDownUp=_exports.BIconArrowDownSquareFill=_exports.BIconArrowDownSquare=_exports.BIconArrowDownShort=_exports.BIconArrowDownRightSquareFill=_exports.BIconArrowDownRightSquare=_exports.BIconArrowDownRightCircleFill=_exports.BIconArrowDownRightCircle=_exports.BIconArrowDownRight=_exports.BIconArrowDownLeftSquareFill=_exports.BIconArrowDownLeftSquare=_exports.BIconArrowDownLeftCircleFill=_exports.BIconArrowDownLeftCircle=_exports.BIconArrowDownLeft=_exports.BIconArrowDownCircleFill=_exports.BIconArrowDownCircle=_exports.BIconArrowDown=_exports.BIconArrowCounterclockwise=_exports.BIconArrowClockwise=_exports.BIconArrowBarUp=_exports.BIconArrowBarRight=_exports.BIconArrowBarLeft=_exports.BIconArrowBarDown=_exports.BIconArrow90degUp=_exports.BIconArrow90degRight=_exports.BIconArrow90degLeft=_exports.BIconArrow90degDown=_exports.BIconArchiveFill=_exports.BIconArchive=_exports.BIconAppIndicator=_exports.BIconApp=_exports.BIconAlt=_exports.BIconAlignTop=_exports.BIconAlignStart=_exports.BIconAlignMiddle=_exports.BIconAlignEnd=_exports.BIconAlignCenter=_exports.BIconAlignBottom=_exports.BIconAlarmFill=_exports.BIconAlarm=_exports.BIcon=_exports.BFormValidFeedback=_exports.BFormTimepicker=_exports.BFormTextarea=_exports.BFormText=_exports.BFormTags=_exports.BFormTag=_exports.BFormSpinbutton=_exports.BFormSelectOptionGroup=_exports.BFormSelectOption=_exports.BFormSelect=_exports.BFormRow=_exports.BFormRating=_exports.BFormRadioGroup=_exports.BFormRadio=_exports.BFormInvalidFeedback=_exports.BFormInput=_exports.BFormGroup=_exports.BFormFile=_exports.BFormDatepicker=_exports.BFormDatalist=_exports.BFormCheckboxGroup=_exports.BFormCheckbox=_exports.BForm=_exports.BEmbed=_exports.BDropdownText=_exports.BDropdownItemButton=_exports.BDropdownItem=_exports.BDropdownHeader=_exports.BDropdownGroup=_exports.BDropdownForm=_exports.BDropdownDivider=_exports.BDropdown=_exports.BContainer=_exports.BCollapse=_exports.BCol=_exports.BCarouselSlide=_exports.BCarousel=_exports.BCardTitle=_exports.BCardText=_exports.BCardSubTitle=_exports.BCardImgLazy=_exports.BCardImg=_exports.BCardHeader=_exports.BCardGroup=_exports.BCardFooter=_exports.BCardBody=_exports.BCard=_exports.BCalendar=_exports.BButtonToolbar=_exports.BButtonGroup=_exports.BButtonClose=_exports.BButton=_exports.BBreadcrumbItem=_exports.BBreadcrumb=_exports.BBadge=_exports.BAvatarGroup=_exports.BAvatar=_exports.BAspect=_exports.BAlert=_exports.AvatarPlugin=_exports.AspectPlugin=_exports.AlertPlugin=void 0,_exports.BIconTelephoneForwardFill=_exports.BIconTelephoneForward=_exports.BIconTelephoneFill=_exports.BIconTelephone=_exports.BIconTagsFill=_exports.BIconTags=_exports.BIconTagFill=_exports.BIconTag=_exports.BIconTabletLandscapeFill=_exports.BIconTabletLandscape=_exports.BIconTabletFill=_exports.BIconTablet=_exports.BIconTable=_exports.BIconSunglasses=_exports.BIconSun=_exports.BIconSuitSpadeFill=_exports.BIconSuitSpade=_exports.BIconSuitHeartFill=_exports.BIconSuitHeart=_exports.BIconSuitDiamondFill=_exports.BIconSuitDiamond=_exports.BIconSuitClubFill=_exports.BIconSuitClub=_exports.BIconSubtract=_exports.BIconStopwatchFill=_exports.BIconStopwatch=_exports.BIconStoplightsFill=_exports.BIconStoplights=_exports.BIconStopFill=_exports.BIconStop=_exports.BIconStickyFill=_exports.BIconSticky=_exports.BIconStickiesFill=_exports.BIconStickies=_exports.BIconStarHalf=_exports.BIconStarFill=_exports.BIconStar=_exports.BIconSquareHalf=_exports.BIconSquareFill=_exports.BIconSquare=_exports.BIconSpellcheck=_exports.BIconSpeaker=_exports.BIconSoundwave=_exports.BIconSortUpAlt=_exports.BIconSortUp=_exports.BIconSortNumericUpAlt=_exports.BIconSortNumericUp=_exports.BIconSortNumericDownAlt=_exports.BIconSortNumericDown=_exports.BIconSortDownAlt=_exports.BIconSortDown=_exports.BIconSortAlphaUpAlt=_exports.BIconSortAlphaUp=_exports.BIconSortAlphaDownAlt=_exports.BIconSortAlphaDown=_exports.BIconSmartwatch=_exports.BIconSliders=_exports.BIconSlashSquareFill=_exports.BIconSlashSquare=_exports.BIconSlashCircleFill=_exports.BIconSlashCircle=_exports.BIconSlash=_exports.BIconSkipStartFill=_exports.BIconSkipStart=_exports.BIconSkipForwardFill=_exports.BIconSkipForward=_exports.BIconSkipEndFill=_exports.BIconSkipEnd=_exports.BIconSkipBackwardFill=_exports.BIconSkipBackward=_exports.BIconSimFill=_exports.BIconSim=_exports.BIconSignpostSplitFill=_exports.BIconSignpostSplit=_exports.BIconSignpostFill=_exports.BIconSignpost2Fill=_exports.BIconSignpost2=_exports.BIconSignpost=_exports.BIconShuffle=_exports.BIconShopWindow=_exports.BIconShop=_exports.BIconShiftFill=_exports.BIconShift=_exports.BIconShieldSlashFill=_exports.BIconShieldSlash=_exports.BIconShieldShaded=_exports.BIconShieldPlus=_exports.BIconShieldMinus=_exports.BIconShieldLockFill=_exports.BIconShieldLock=_exports.BIconShieldFillPlus=_exports.BIconShieldFillMinus=_exports.BIconShieldFillExclamation=_exports.BIconShieldFillCheck=_exports.BIconShieldFill=_exports.BIconShieldExclamation=_exports.BIconShieldCheck=_exports.BIconShield=_exports.BIconShareFill=_exports.BIconShare=_exports.BIconServer=_exports.BIconSegmentedNav=_exports.BIconSearch=_exports.BIconScrewdriver=_exports.BIconRssFill=_exports.BIconRss=_exports.BIconReplyFill=_exports.BIconReplyAllFill=_exports.BIconReplyAll=_exports.BIconReply=_exports.BIconReception4=_exports.BIconReception3=_exports.BIconReception2=_exports.BIconReception1=_exports.BIconReception0=_exports.BIconReceiptCutoff=_exports.BIconReceipt=_exports.BIconQuestionSquareFill=_exports.BIconQuestionSquare=_exports.BIconQuestionOctagonFill=_exports.BIconQuestionOctagon=_exports.BIconQuestionDiamondFill=_exports.BIconQuestionDiamond=_exports.BIconQuestionCircleFill=_exports.BIconQuestionCircle=_exports.BIconQuestion=_exports.BIconPuzzleFill=_exports.BIconPuzzle=_exports.BIconPrinterFill=_exports.BIconPrinter=_exports.BIconPower=_exports.BIconPlusSquareFill=_exports.BIconPlusSquare=_exports.BIconPlusCircleFill=_exports.BIconPlusCircle=_exports.BIconPlus=_exports.BIconPlug=_exports.BIconPlayFill=_exports.BIconPlay=_exports.BIconPipFill=_exports.BIconPip=_exports.BIconPieChartFill=_exports.BIconPieChart=_exports.BIconPhoneLandscapeFill=_exports.BIconPhoneLandscape=_exports.BIconPhoneFill=_exports.BIconPhone=_exports.BIconPersonSquare=_exports.BIconPersonPlusFill=_exports.BIconPersonPlus=_exports.BIconPersonLinesFill=_exports.BIconPersonFill=_exports.BIconPersonDashFill=_exports.BIconPersonDash=_exports.BIconPersonCircle=_exports.BIconPersonCheckFill=_exports.BIconPersonCheck=_exports.BIconPersonBoundingBox=_exports.BIconPersonBadgeFill=_exports.BIconPersonBadge=_exports.BIconPerson=_exports.BIconPercent=_exports.BIconPeopleFill=_exports.BIconPeople=_exports.BIconPentagonHalf=_exports.BIconPentagonFill=_exports.BIconPentagon=_exports.BIconPencilSquare=_exports.BIconPencil=_exports.BIconPen=_exports.BIconPeaceFill=_exports.BIconPeace=_exports.BIconPauseFill=_exports.BIconPause=_exports.BIconPatchQuestionFll=_exports.BIconPatchQuestion=_exports.BIconPatchPlusFll=_exports.BIconPatchPlus=_exports.BIconPatchMinusFll=_exports.BIconPatchMinus=_exports.BIconPatchExclamationFll=_exports.BIconPatchExclamation=_exports.BIconPatchCheckFll=_exports.BIconPatchCheck=_exports.BIconParagraph=_exports.BIconPaperclip=_exports.BIconOutlet=_exports.BIconOption=_exports.BIconOctagonHalf=_exports.BIconOctagonFill=_exports.BIconOctagon=_exports.BIconNutFill=_exports.BIconNut=_exports.BIconNodePlusFill=_exports.BIconNodePlus=_exports.BIconNodeMinusFill=_exports.BIconNodeMinus=_exports.BIconNewspaper=_exports.BIconMusicPlayerFill=_exports.BIconMusicPlayer=_exports.BIconMusicNoteList=_exports.BIconMusicNoteBeamed=_exports.BIconMusicNote=_exports.BIconMouse3=_exports.BIconMouse2=_exports.BIconMouse=_exports.BIconMoon=_exports.BIconMinecartLoaded=_exports.BIconMinecart=_exports.BIconMicMuteFill=_exports.BIconMicMute=_exports.BIconMicFill=_exports.BIconMic=_exports.BIconMenuUp=_exports.BIconMenuDown=_exports.BIconMenuButtonWideFill=_exports.BIconMenuButtonWide=_exports.BIconMenuButtonFill=_exports.BIconMenuButton=_exports.BIconMenuAppFill=_exports.BIconMenuApp=_exports.BIconMarkdownFill=_exports.BIconMarkdown=_exports.BIconMap=_exports.BIconMailbox2=_exports.BIconMailbox=_exports.BIconLockFill=_exports.BIconLock=_exports.BIconListUl=_exports.BIconListTask=_exports.BIconListStars=_exports.BIconListOl=_exports.BIconListNested=_exports.BIconListCheck=_exports.BIconList=_exports.BIconLink45deg=_exports.BIconLink=_exports.BIconLightningFill=_exports.BIconLightning=_exports.BIconLifePreserver=_exports.BIconLayoutWtf=_exports.BIconLayoutThreeColumns=_exports.BIconLayoutTextWindowReverse=_exports.BIconLayoutTextWindow=_exports.BIconLayoutTextSidebarReverse=_exports.BIconLayoutTextSidebar=_exports.BIconLayoutSplit=_exports.BIconLayoutSidebarReverse=_exports.BIconLayoutSidebarInsetReverse=_exports.BIconLayoutSidebarInset=_exports.BIconLayoutSidebar=_exports.BIconLayersHalf=_exports.BIconLayersFill=_exports.BIconLayers=_exports.BIconLaptopFill=_exports.BIconLaptop=_exports.BIconLampFill=_exports.BIconLamp=_exports.BIconLadder=_exports.BIconKeyboardFill=_exports.BIconKeyboard=_exports.BIconKeyFill=_exports.BIconKey=_exports.BIconKanbanFill=_exports.BIconKanban=_exports.BIconJustifyRight=_exports.BIconJustifyLeft=_exports.BIconJustify=_exports.BIconJoystick=_exports.BIconJournals=_exports.BIconJournalText=_exports.BIconJournalRichtext=_exports.BIconJournalPlus=_exports.BIconJournalMinus=_exports.BIconJournalMedical=_exports.BIconJournalCode=_exports.BIconJournalCheck=_exports.BIconJournalArrowUp=_exports.BIconJournalArrowDown=_exports.BIconJournalAlbum=_exports.BIconJournal=_exports.BIconIntersect=_exports.BIconInputCursorText=_exports.BIconInputCursor=_exports.BIconInfoSquareFill=_exports.BIconInfoSquare=_exports.BIconInfoCircleFill=_exports.BIconInfoCircle=_exports.BIconInfo=_exports.BIconInboxesFill=_exports.BIconInboxes=_exports.BIconInboxFill=_exports.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHr=_exports.BIconHouseFill=_exports.BIconHouseDoorFill=_exports.BIconHouseDoor=_exports.BIconHouse=_exports.BIconHourglassTop=_exports.BIconHourglassSplit=_exports.BIconHourglassBottom=_exports.BIconHourglass=_exports.BIconHexagonHalf=_exports.BIconHexagonFill=_exports.BIconHexagon=_exports.BIconHeptagonHalf=_exports.BIconHeptagonFill=_exports.BIconHeptagon=_exports.BIconHeartHalf=_exports.BIconHeartFill=_exports.BIconHeart=_exports.BIconHeadset=_exports.BIconHeadphones=_exports.BIconHddStackFill=_exports.BIconHddStack=_exports.BIconHddRackFill=_exports.BIconHddRack=_exports.BIconHddNetworkFill=_exports.BIconHddNetwork=_exports.BIconHddFill=_exports.BIconHdd=_exports.BIconHash=_exports.BIconHandbagFill=_exports.BIconHandbag=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumb=_exports.BIconHandIndex=_exports.BIconHammer=_exports.BIconGripVertical=_exports.BIconGripHorizontal=_exports.BIconGridFill=_exports.BIconGrid3x3GapFill=_exports.BIconGrid3x3Gap=_exports.BIconGrid3x3=_exports.BIconGrid3x2GapFill=_exports.BIconGrid3x2Gap=_exports.BIconGrid3x2=_exports.BIconGrid1x2Fill=_exports.BIconGrid1x2=_exports.BIconGrid=_exports.BIconGraphUp=_exports.BIconGraphDown=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGem=_exports.BIconGearWideConnected=_exports.BIconGearWide=_exports.BIconGearFill=_exports.BIconGear=_exports.BIconFunnelFill=_exports.BIconFunnel=_exports.BIconFullscreenExit=_exports.BIconFullscreen=_exports.BIconFront=_exports.BIconForwardFill=_exports.BIconForward=_exports.BIconFonts=_exports.BIconFolderSymlinkFill=_exports.BIconFolderSymlink=_exports.BIconFolderPlus=_exports.BIconFolderMinus=_exports.BIconFolderFill=_exports.BIconFolderCheck=_exports.BIconFolder2Open=_exports.BIconFolder2=_exports.BIconFolder=_exports.BIconFlower3=_exports.BIconFlower2=_exports.BIconFlower1=_exports.BIconFlagFill=_exports.BIconFlag=_exports.BIconFilterSquareFill=_exports.BIconFilterSquare=_exports.BIconFilterRight=_exports.BIconFilterLeft=_exports.BIconFilterCircleFill=_exports.BIconFilterCircle=_exports.BIconFilter=_exports.BIconFilm=_exports.BIconFilesAlt=_exports.BIconFiles=_exports.BIconFileZipFill=_exports.BIconFileZip=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileFill=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDown=_exports.BIconFileEarmark=_exports.BIconFileDiffFill=_exports.BIconFileDiff=_exports.BIconFileCodeFill=_exports.BIconFileCode=_exports.BIconFileCheckFill=_exports.BIconFileCheck=_exports.BIconFileBreakFill=_exports.BIconFileBreak=_exports.BIconFileBinaryFill=_exports.BIconFileBinary=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconEyeglasses=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughing=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngry=_exports.BIconEjectFill=_exports.BIconEject=_exports.BIconEggFried=_exports.BIconEggFill=_exports.BIconEgg=_exports.BIconEaselFill=_exports.BIconEasel=_exports.BIconEarbuds=_exports.BIconDropletHalf=_exports.BIconDropletFill=_exports.BIconDroplet=_exports.BIconDownload=_exports.BIconDot=_exports.BIconDoorOpenFill=_exports.BIconDoorOpen=_exports.BIconDoorClosedFill=_exports.BIconDoorClosed=_exports.BIconDistributeVertical=_exports.BIconDistributeHorizontal=_exports.BIconDisplayFill=_exports.BIconDisplay=_exports.BIconDice6Fill=_exports.BIconDice6=_exports.BIconDice5Fill=_exports.BIconDice5=_exports.BIconDice4Fill=_exports.BIconDice4=_exports.BIconDice3Fill=_exports.BIconDice3=_exports.BIconDice2Fill=_exports.BIconDice2=_exports.BIconDice1Fill=_exports.BIconDice1=_exports.BIconDiamondHalf=_exports.BIconDiamondFill=_exports.BIconDiamond=_exports.BIconDiagram3Fill=_exports.BIconDiagram3=_exports.BIconDiagram2Fill=_exports.BIconDiagram2=_exports.BIconDashSquareFill=_exports.BIconDashSquare=_exports.BIconDashCircleFill=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCupStraw=_exports.BIconCup=_exports.BIconCrop=_exports.BIconCreditCardFill=_exports.BIconCreditCard2FrontFill=_exports.BIconCreditCard2Front=_exports.BIconCreditCard2BackFill=_exports.BIconCreditCard2Back=_exports.BIconCreditCard=_exports.BIconCpuFill=_exports.BIconCpu=_exports.BIconController=_exports.BIconConeStriped=_exports.BIconCone=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudFill=_exports.BIconCloudDownloadFill=_exports.BIconCloudDownload=_exports.BIconCloudCheckFill=_exports.BIconCloudCheck=_exports.BIconCloudArrowUpFill=_exports.BIconCloudArrowUp=_exports.BIconCloudArrowDownFill=_exports.BIconCloudArrowDown=_exports.BIconCloud=_exports.BIconClockHistory=_exports.BIconClockFill=_exports.BIconClock=_exports.BIconClipboardPlus=_exports.BIconClipboardMinus=_exports.BIconClipboardData=_exports.BIconClipboardCheck=_exports.BIconClipboard=_exports.BIconCircleSquare=_exports.BIconCircleHalf=_exports.BIconCircleFill=_exports.BIconCircle=_exports.BIconChevronUp=_exports.BIconChevronRight=_exports.BIconChevronLeft=_exports.BIconChevronExpand=_exports.BIconChevronDown=_exports.BIconChevronDoubleUp=_exports.BIconChevronDoubleRight=_exports.BIconChevronDoubleLeft=_exports.BIconChevronDoubleDown=_exports.BIconChevronContract=_exports.BIconChevronCompactUp=_exports.BIconChevronCompactRight=_exports.BIconChevronCompactLeft=_exports.BIconChevronCompactDown=_exports.BIconChevronBarUp=_exports.BIconChevronBarRight=_exports.BIconChevronBarLeft=_exports.BIconChevronBarExpand=_exports.BIconChevronBarDown=_exports.BIconChevronBarContract=_exports.BIconCheckSquareFill=_exports.BIconCheckSquare=_exports.BIconCheckCircleFill=_exports.BIconCheckCircle=_exports.BIconCheckAll=_exports.BIconCheck2Square=_exports.BIconCheck2Circle=_exports.BIconCheck2All=_exports.BIconCheck2=_exports.BIconCheck=_exports.BIconChatTextFill=_exports.BIconChatText=_exports.BIconChatSquareTextFill=_exports.BIconChatSquareText=_exports.BIconChatSquareQuoteFill=_exports.BIconChatSquareQuote=_exports.BIconChatSquareFill=_exports.BIconChatSquareDotsFill=_exports.BIconChatSquareDots=_exports.BIconChatSquare=_exports.BIconChatRightTextFill=_exports.BIconChatRightText=_exports.BIconChatRightQuoteFill=_exports.BIconChatRightQuote=_exports.BIconChatRightFill=_exports.BIconChatRightDotsFill=_exports.BIconChatRightDots=_exports.BIconChatRight=_exports.BIconChatQuoteFill=_exports.BIconChatQuote=_exports.BIconChatLeftTextFill=_exports.BIconChatLeftText=_exports.BIconChatLeftQuoteFill=_exports.BIconChatLeftQuote=_exports.BIconChatLeftFill=_exports.BIconChatLeftDotsFill=_exports.BIconChatLeftDots=_exports.BIconChatLeft=_exports.BIconChatFill=_exports.BIconChatDotsFill=_exports.BIconChatDots=_exports.BIconChat=_exports.BIconCast=_exports.BIconCashStack=_exports.BIconCash=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDash=_exports.BIconCartCheck=_exports.BIconCart4=_exports.BIconCart3=_exports.BIconCart2=_exports.BIconCart=_exports.BIconCaretUpSquareFill=_exports.BIconCaretUpSquare=_exports.BIconCaretUpFill=_exports.BIconCaretUp=_exports.BIconCaretRightSquareFill=_exports.BIconCaretRightSquare=_exports.BIconCaretRightFill=_exports.BIconCaretRight=_exports.BIconCaretLeftSquareFill=_exports.BIconCaretLeftSquare=_exports.BIconCaretLeftFill=_exports.BIconCaretLeft=_exports.BIconCaretDownSquareFill=_exports.BIconCaretDownSquare=_exports.BIconCaretDownFill=_exports.BIconCaretDown=_exports.BIconCardText=_exports.BIconCardList=_exports.BIconCardImage=_exports.BIconCardHeading=_exports.BIconCardChecklist=_exports.BIconCapslockFill=_exports.BIconCapslock=_exports.BIconCameraVideoOffFill=_exports.BIconCameraVideoOff=_exports.BIconCameraVideoFill=_exports.BIconCameraVideo=_exports.BIconCameraReelsFill=_exports.BIconCameraReels=_exports.BIconCameraFill=_exports.BIconCamera2=_exports.BIconCamera=_exports.BIconCalendarWeekFill=_exports.BIconCalendarWeek=_exports.BIconCalendarRangeFill=_exports.BIconCalendarRange=_exports.BIconCalendarPlusFill=_exports.BIconCalendarPlus=_exports.BIconCalendarMonthFill=_exports.BIconCalendarMonth=_exports.BIconCalendarMinusFill=_exports.BIconCalendarMinus=_exports.BIconCalendarFill=_exports.BIconCalendarEventFill=_exports.BIconCalendarEvent=_exports.BIconCalendarDayFill=_exports.BIconCalendarDay=_exports.BIconCalendarDateFill=_exports.BIconCalendarDate=_exports.BIconCalendarCheckFill=_exports.BIconCalendarCheck=_exports.BIconCalendar4Week=_exports.BIconCalendar4Range=_exports.BIconCalendar4Event=_exports.BIconCalendar4=_exports.BIconCalendar3WeekFill=_exports.BIconCalendar3Week=_exports.BIconCalendar3RangeFill=_exports.BIconCalendar3Range=_exports.BIconCalendar3Fill=_exports.BIconCalendar3EventFill=_exports.BIconCalendar3Event=_exports.BIconCalendar3=_exports.BIconCalendar2WeekFill=_exports.BIconCalendar2Week=_exports.BIconCalendar2RangeFill=_exports.BIconCalendar2Range=_exports.BIconCalendar2PlusFill=_exports.BIconCalendar2Plus=_exports.BIconCalendar2MonthFill=_exports.BIconCalendar2Month=_exports.BIconCalendar2MinusFill=_exports.BIconCalendar2Minus=_exports.BIconCalendar2Fill=_exports.BIconCalendar2EventFill=_exports.BIconCalendar2Event=_exports.BIconCalendar2DayFill=_exports.BIconCalendar2Day=_exports.BIconCalendar2DateFill=_exports.BIconCalendar2Date=_exports.BIconCalendar2CheckFill=_exports.BIconCalendar2Check=_exports.BIconCalendar2=_exports.BIconCalendar=_exports.BIconCalculatorFill=_exports.BIconCalculator=_exports.BIconBullseye=_exports.BIconBuilding=_exports.BIconBugFill=_exports.BIconBug=_exports.BIconBucketFill=_exports.BIconBucket=_exports.BIconBrush=_exports.BIconBroadcastPin=_exports.BIconBroadcast=_exports.BIconBrightnessLowFill=_exports.BIconBrightnessLow=_exports.BIconBrightnessHighFill=_exports.BIconBrightnessHigh=_exports.BIconBrightnessAltLowFill=_exports.BIconBrightnessAltLow=_exports.BIconBrightnessAltHighFill=_exports.BIconBrightnessAltHigh=_exports.BIconBriefcaseFill=_exports.BIconBriefcase=_exports.BIconBricks=_exports.BIconBraces=_exports.BIconBoxSeam=_exports.BIconBoxArrowUpRight=_exports.BIconBoxArrowUpLeft=_exports.BIconBoxArrowUp=_exports.BIconBoxArrowRight=_exports.BIconBoxArrowLeft=_exports.BIconBoxArrowInUpRight=_exports.BIconBoxArrowInUpLeft=_exports.BIconBoxArrowInUp=_exports.BIconBoxArrowInRight=_exports.BIconBoxArrowInLeft=_exports.BIconBoxArrowInDownRight=_exports.BIconBoxArrowInDownLeft=_exports.BIconBoxArrowInDown=_exports.BIconBoxArrowDownRight=_exports.BIconBoxArrowDownLeft=_exports.BIconBoxArrowDown=_exports.BIconBox=_exports.BIconBoundingBoxCircles=_exports.BIconBoundingBox=_exports.BIconBorderWidth=_exports.BIconBorderStyle=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkPlus=_exports.BIconBookmarkFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheck=_exports.BIconBookmark=_exports.BIconBookHalf=_exports.BIconBookFill=_exports.BIconBook=_exports.BIconBlockquoteRight=_exports.BIconBlockquoteLeft=_exports.BIconBlank=_exports.BIconBinocularsFill=_exports.BIconBinoculars=_exports.BIconBicycle=_exports.BIconBezier2=_exports.BIconBezier=_exports.BIconBellFill=_exports.BIconBell=_exports.BIconBatteryHalf=_exports.BIconBatteryFull=_exports.BIconBatteryCharging=_exports.BIconBattery=_exports.BIconBasketFill=_exports.BIconBasket3Fill=_exports.BIconBasket3=_exports.BIconBasket2Fill=_exports.BIconBasket2=_exports.BIconBasket=_exports.BIconBarChartSteps=_exports.BIconBarChartLineFill=_exports.BIconBarChartLine=_exports.BIconBarChartFill=_exports.BIconBarChart=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDash=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBackspaceReverseFill=_exports.BIconBackspaceReverse=_exports.BIconBackspaceFill=_exports.BIconBackspace=_exports.BIconBack=_exports.BIconAwardFill=_exports.BIconAward=_exports.BIconAt=_exports.BIconAsterisk=_exports.BIconAspectRatioFill=_exports.BIconAspectRatio=_exports.BIconArrowsMove=_exports.BIconArrowsFullscreen=_exports.BIconArrowsExpand=_exports.BIconArrowsCollapse=_exports.BIconArrowsAngleExpand=_exports.BIconArrowsAngleContract=_exports.BIconArrowUpSquareFill=_exports.BIconArrowUpSquare=_exports.BIconArrowUpShort=_exports.BIconArrowUpRightSquareFill=_exports.BIconArrowUpRightSquare=_exports.BIconArrowUpRightCircleFill=_exports.BIconArrowUpRightCircle=_exports.BIconArrowUpRight=_exports.BIconArrowUpLeftSquareFill=_exports.BIconArrowUpLeftSquare=_exports.BIconArrowUpLeftCircleFill=_exports.BIconArrowUpLeftCircle=_exports.BIconArrowUpLeft=_exports.BIconArrowUpCircleFill=_exports.BIconArrowUpCircle=_exports.BIconArrowUp=_exports.BIconArrowRightSquareFill=_exports.BIconArrowRightSquare=_exports.BIconArrowRightShort=_exports.BIconArrowRightCircleFill=_exports.BIconArrowRightCircle=_exports.BIconArrowRight=_exports.BIconArrowReturnRight=_exports.BIconArrowReturnLeft=_exports.BIconArrowRepeat=_exports.BIconArrowLeftSquareFill=_exports.BIconArrowLeftSquare=_exports.BIconArrowLeftShort=_exports.BIconArrowLeftRight=_exports.BIconArrowLeftCircleFill=_exports.BIconArrowLeftCircle=_exports.BIconArrowLeft=_exports.BIconArrowDownUp=_exports.BIconArrowDownSquareFill=_exports.BIconArrowDownSquare=_exports.BIconArrowDownShort=_exports.BIconArrowDownRightSquareFill=_exports.BIconArrowDownRightSquare=_exports.BIconArrowDownRightCircleFill=_exports.BIconArrowDownRightCircle=_exports.BIconArrowDownRight=_exports.BIconArrowDownLeftSquareFill=_exports.BIconArrowDownLeftSquare=_exports.BIconArrowDownLeftCircleFill=_exports.BIconArrowDownLeftCircle=_exports.BIconArrowDownLeft=_exports.BIconArrowDownCircleFill=_exports.BIconArrowDownCircle=_exports.BIconArrowDown=_exports.BIconArrowCounterclockwise=_exports.BIconArrowClockwise=_exports.BIconArrowBarUp=_exports.BIconArrowBarRight=_exports.BIconArrowBarLeft=_exports.BIconArrowBarDown=_exports.BIconArrow90degUp=_exports.BIconArrow90degRight=_exports.BIconArrow90degLeft=_exports.BIconArrow90degDown=_exports.BIconArchiveFill=_exports.BIconArchive=_exports.BIconAppIndicator=_exports.BIconApp=_exports.BIconAlt=_exports.BIconAlignTop=_exports.BIconAlignStart=_exports.BIconAlignMiddle=_exports.BIconAlignEnd=_exports.BIconAlignCenter=_exports.BIconAlignBottom=_exports.BIconAlarmFill=_exports.BIconAlarm=_exports.BIcon=_exports.BFormValidFeedback=_exports.BFormTimepicker=_exports.BFormTextarea=_exports.BFormText=_exports.BFormTags=_exports.BFormTag=_exports.BFormSpinbutton=_exports.BFormSelectOptionGroup=_exports.BFormSelectOption=_exports.BFormSelect=_exports.BFormRow=_exports.BFormRating=_exports.BFormRadioGroup=_exports.BFormRadio=_exports.BFormInvalidFeedback=_exports.BFormInput=_exports.BFormGroup=_exports.BFormFile=_exports.BFormDatepicker=_exports.BFormDatalist=_exports.BFormCheckboxGroup=_exports.BFormCheckbox=_exports.BForm=_exports.BEmbed=_exports.BDropdownText=_exports.BDropdownItemButton=_exports.BDropdownItem=_exports.BDropdownHeader=_exports.BDropdownGroup=_exports.BDropdownForm=_exports.BDropdownDivider=_exports.BDropdown=_exports.BContainer=_exports.BCollapse=_exports.BCol=_exports.BCarouselSlide=_exports.BCarousel=_exports.BCardTitle=_exports.BCardText=_exports.BCardSubTitle=_exports.BCardImgLazy=_exports.BCardImg=_exports.BCardHeader=_exports.BCardGroup=_exports.BCardFooter=_exports.BCardBody=_exports.BCard=_exports.BCalendar=_exports.BButtonToolbar=_exports.BButtonGroup=_exports.BButtonClose=_exports.BButton=_exports.BBreadcrumbItem=_exports.BBreadcrumb=_exports.BBadge=_exports.BAvatarGroup=_exports.BAvatar=_exports.BAspect=_exports.BAlert=_exports.AvatarPlugin=_exports.AspectPlugin=_exports.AlertPlugin=void 0,_exports.BInputGroupAppend=_exports.BInputGroupAddon=_exports.BInputGroup=_exports.BImgLazy=_exports.BImg=_exports.BIconstack=_exports.BIconZoomOut=_exports.BIconZoomIn=_exports.BIconXSquareFill=_exports.BIconXSquare=_exports.BIconXOctagonFill=_exports.BIconXOctagon=_exports.BIconXDiamondFill=_exports.BIconXDiamond=_exports.BIconXCircleFill=_exports.BIconXCircle=_exports.BIconX=_exports.BIconWrench=_exports.BIconWindow=_exports.BIconWifiOff=_exports.BIconWifi2=_exports.BIconWifi1=_exports.BIconWifi=_exports.BIconWatch=_exports.BIconWalletFill=_exports.BIconWallet2=_exports.BIconWallet=_exports.BIconVr=_exports.BIconVolumeUpFill=_exports.BIconVolumeUp=_exports.BIconVolumeOffFill=_exports.BIconVolumeOff=_exports.BIconVolumeMuteFill=_exports.BIconVolumeMute=_exports.BIconVolumeDownFill=_exports.BIconVolumeDown=_exports.BIconVoicemail=_exports.BIconViewStacked=_exports.BIconViewList=_exports.BIconUpload=_exports.BIconUpcScan=_exports.BIconUpc=_exports.BIconUnlockFill=_exports.BIconUnlock=_exports.BIconUnion=_exports.BIconUiRadios=_exports.BIconUiChecks=_exports.BIconTypeUnderline=_exports.BIconTypeStrikethrough=_exports.BIconTypeItalic=_exports.BIconTypeH3=_exports.BIconTypeH2=_exports.BIconTypeH1=_exports.BIconTypeBold=_exports.BIconType=_exports.BIconTvFill=_exports.BIconTv=_exports.BIconTruckFlatbed=_exports.BIconTruck=_exports.BIconTrophy=_exports.BIconTriangleHalf=_exports.BIconTriangleFill=_exports.BIconTriangle=_exports.BIconTreeFill=_exports.BIconTree=_exports.BIconTrashFill=_exports.BIconTrash2Fill=_exports.BIconTrash2=_exports.BIconTrash=_exports.BIconTools=_exports.BIconToggles2=_exports.BIconToggles=_exports.BIconToggleOn=_exports.BIconToggleOff=_exports.BIconToggle2On=_exports.BIconToggle2Off=_exports.BIconThreeDotsVertical=_exports.BIconThreeDots=_exports.BIconThermometerHalf=_exports.BIconThermometer=_exports.BIconTextareaT=_exports.BIconTextareaResize=_exports.BIconTextarea=_exports.BIconTextRight=_exports.BIconTextLeft=_exports.BIconTextIndentRight=_exports.BIconTextIndentLeft=_exports.BIconTextCenter=_exports.BIconTerminalFill=_exports.BIconTerminal=_exports.BIconTelephoneXFill=_exports.BIconTelephoneX=_exports.BIconTelephonePlusFill=_exports.BIconTelephonePlus=_exports.BIconTelephoneOutboundFill=_exports.BIconTelephoneOutbound=_exports.BIconTelephoneMinusFill=_exports.BIconTelephoneMinus=_exports.BIconTelephoneInboundFill=_exports.BIconTelephoneInbound=_exports.BIconTelephoneForwardFill=_exports.BIconTelephoneForward=_exports.BIconTelephoneFill=_exports.BIconTelephone=_exports.BIconTagsFill=_exports.BIconTags=_exports.BIconTagFill=_exports.BIconTag=_exports.BIconTabletLandscapeFill=_exports.BIconTabletLandscape=_exports.BIconTabletFill=_exports.BIconTablet=_exports.BIconTable=_exports.BIconSunglasses=_exports.BIconSun=_exports.BIconSuitSpadeFill=_exports.BIconSuitSpade=_exports.BIconSuitHeartFill=_exports.BIconSuitHeart=_exports.BIconSuitDiamondFill=_exports.BIconSuitDiamond=_exports.BIconSuitClubFill=_exports.BIconSuitClub=_exports.BIconSubtract=_exports.BIconStopwatchFill=_exports.BIconStopwatch=_exports.BIconStoplightsFill=_exports.BIconStoplights=_exports.BIconStopFill=_exports.BIconStop=_exports.BIconStickyFill=_exports.BIconSticky=_exports.BIconStickiesFill=_exports.BIconStickies=_exports.BIconStarHalf=_exports.BIconStarFill=_exports.BIconStar=_exports.BIconSquareHalf=_exports.BIconSquareFill=_exports.BIconSquare=_exports.BIconSpellcheck=_exports.BIconSpeaker=_exports.BIconSoundwave=_exports.BIconSortUpAlt=_exports.BIconSortUp=_exports.BIconSortNumericUpAlt=_exports.BIconSortNumericUp=_exports.BIconSortNumericDownAlt=_exports.BIconSortNumericDown=_exports.BIconSortDownAlt=_exports.BIconSortDown=_exports.BIconSortAlphaUpAlt=_exports.BIconSortAlphaUp=_exports.BIconSortAlphaDownAlt=_exports.BIconSortAlphaDown=_exports.BIconSmartwatch=_exports.BIconSliders=_exports.BIconSlashSquareFill=_exports.BIconSlashSquare=_exports.BIconSlashCircleFill=_exports.BIconSlashCircle=_exports.BIconSlash=_exports.BIconSkipStartFill=_exports.BIconSkipStart=_exports.BIconSkipForwardFill=_exports.BIconSkipForward=_exports.BIconSkipEndFill=_exports.BIconSkipEnd=_exports.BIconSkipBackwardFill=_exports.BIconSkipBackward=_exports.BIconSimFill=_exports.BIconSim=_exports.BIconSignpostSplitFill=_exports.BIconSignpostSplit=_exports.BIconSignpostFill=_exports.BIconSignpost2Fill=_exports.BIconSignpost2=_exports.BIconSignpost=_exports.BIconShuffle=_exports.BIconShopWindow=_exports.BIconShop=_exports.BIconShiftFill=_exports.BIconShift=_exports.BIconShieldSlashFill=_exports.BIconShieldSlash=_exports.BIconShieldShaded=_exports.BIconShieldPlus=_exports.BIconShieldMinus=_exports.BIconShieldLockFill=_exports.BIconShieldLock=_exports.BIconShieldFillPlus=_exports.BIconShieldFillMinus=_exports.BIconShieldFillExclamation=_exports.BIconShieldFillCheck=_exports.BIconShieldFill=_exports.BIconShieldExclamation=_exports.BIconShieldCheck=_exports.BIconShield=_exports.BIconShareFill=_exports.BIconShare=_exports.BIconServer=_exports.BIconSegmentedNav=_exports.BIconSearch=_exports.BIconScrewdriver=_exports.BIconRssFill=_exports.BIconRss=_exports.BIconReplyFill=_exports.BIconReplyAllFill=_exports.BIconReplyAll=_exports.BIconReply=_exports.BIconReception4=_exports.BIconReception3=_exports.BIconReception2=_exports.BIconReception1=_exports.BIconReception0=_exports.BIconReceiptCutoff=_exports.BIconReceipt=_exports.BIconQuestionSquareFill=_exports.BIconQuestionSquare=_exports.BIconQuestionOctagonFill=_exports.BIconQuestionOctagon=_exports.BIconQuestionDiamondFill=_exports.BIconQuestionDiamond=_exports.BIconQuestionCircleFill=_exports.BIconQuestionCircle=_exports.BIconQuestion=_exports.BIconPuzzleFill=_exports.BIconPuzzle=_exports.BIconPrinterFill=_exports.BIconPrinter=_exports.BIconPower=_exports.BIconPlusSquareFill=_exports.BIconPlusSquare=_exports.BIconPlusCircleFill=_exports.BIconPlusCircle=_exports.BIconPlus=_exports.BIconPlug=_exports.BIconPlayFill=_exports.BIconPlay=_exports.BIconPipFill=_exports.BIconPip=_exports.BIconPieChartFill=_exports.BIconPieChart=_exports.BIconPhoneLandscapeFill=_exports.BIconPhoneLandscape=_exports.BIconPhoneFill=_exports.BIconPhone=_exports.BIconPersonSquare=_exports.BIconPersonPlusFill=_exports.BIconPersonPlus=_exports.BIconPersonLinesFill=_exports.BIconPersonFill=_exports.BIconPersonDashFill=_exports.BIconPersonDash=_exports.BIconPersonCircle=_exports.BIconPersonCheckFill=_exports.BIconPersonCheck=_exports.BIconPersonBoundingBox=_exports.BIconPersonBadgeFill=_exports.BIconPersonBadge=_exports.BIconPerson=_exports.BIconPercent=_exports.BIconPeopleFill=_exports.BIconPeople=_exports.BIconPentagonHalf=_exports.BIconPentagonFill=_exports.BIconPentagon=_exports.BIconPencilSquare=_exports.BIconPencil=_exports.BIconPen=_exports.BIconPeaceFill=_exports.BIconPeace=_exports.BIconPauseFill=_exports.BIconPause=_exports.BIconPatchQuestionFll=_exports.BIconPatchQuestion=_exports.BIconPatchPlusFll=_exports.BIconPatchPlus=_exports.BIconPatchMinusFll=_exports.BIconPatchMinus=_exports.BIconPatchExclamationFll=_exports.BIconPatchExclamation=_exports.BIconPatchCheckFll=_exports.BIconPatchCheck=_exports.BIconParagraph=_exports.BIconPaperclip=_exports.BIconOutlet=_exports.BIconOption=_exports.BIconOctagonHalf=_exports.BIconOctagonFill=_exports.BIconOctagon=_exports.BIconNutFill=_exports.BIconNut=_exports.BIconNodePlusFill=_exports.BIconNodePlus=_exports.BIconNodeMinusFill=_exports.BIconNodeMinus=_exports.BIconNewspaper=_exports.BIconMusicPlayerFill=_exports.BIconMusicPlayer=_exports.BIconMusicNoteList=_exports.BIconMusicNoteBeamed=_exports.BIconMusicNote=_exports.BIconMouse3=_exports.BIconMouse2=_exports.BIconMouse=_exports.BIconMoon=_exports.BIconMinecartLoaded=_exports.BIconMinecart=_exports.BIconMicMuteFill=_exports.BIconMicMute=_exports.BIconMicFill=_exports.BIconMic=_exports.BIconMenuUp=_exports.BIconMenuDown=_exports.BIconMenuButtonWideFill=_exports.BIconMenuButtonWide=_exports.BIconMenuButtonFill=_exports.BIconMenuButton=_exports.BIconMenuAppFill=_exports.BIconMenuApp=_exports.BIconMarkdownFill=_exports.BIconMarkdown=_exports.BIconMap=_exports.BIconMailbox2=_exports.BIconMailbox=_exports.BIconLockFill=_exports.BIconLock=_exports.BIconListUl=_exports.BIconListTask=_exports.BIconListStars=_exports.BIconListOl=_exports.BIconListNested=_exports.BIconListCheck=_exports.BIconList=_exports.BIconLink45deg=_exports.BIconLink=_exports.BIconLightningFill=_exports.BIconLightning=_exports.BIconLifePreserver=_exports.BIconLayoutWtf=_exports.BIconLayoutThreeColumns=_exports.BIconLayoutTextWindowReverse=_exports.BIconLayoutTextWindow=_exports.BIconLayoutTextSidebarReverse=_exports.BIconLayoutTextSidebar=_exports.BIconLayoutSplit=_exports.BIconLayoutSidebarReverse=_exports.BIconLayoutSidebarInsetReverse=_exports.BIconLayoutSidebarInset=_exports.BIconLayoutSidebar=_exports.BIconLayersHalf=_exports.BIconLayersFill=_exports.BIconLayers=_exports.BIconLaptopFill=_exports.BIconLaptop=_exports.BIconLampFill=_exports.BIconLamp=_exports.BIconLadder=_exports.BIconKeyboardFill=_exports.BIconKeyboard=_exports.BIconKeyFill=_exports.BIconKey=_exports.BIconKanbanFill=_exports.BIconKanban=_exports.BIconJustifyRight=_exports.BIconJustifyLeft=_exports.BIconJustify=_exports.BIconJoystick=_exports.BIconJournals=_exports.BIconJournalText=_exports.BIconJournalRichtext=_exports.BIconJournalPlus=_exports.BIconJournalMinus=_exports.BIconJournalMedical=_exports.BIconJournalCode=_exports.BIconJournalCheck=_exports.BIconJournalArrowUp=_exports.BIconJournalArrowDown=_exports.BIconJournalAlbum=_exports.BIconJournal=_exports.BIconIntersect=_exports.BIconInputCursorText=_exports.BIconInputCursor=_exports.BIconInfoSquareFill=_exports.BIconInfoSquare=_exports.BIconInfoCircleFill=_exports.BIconInfoCircle=_exports.BIconInfo=_exports.BIconInboxesFill=_exports.BIconInboxes=_exports.BIconInboxFill=_exports.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHr=_exports.BIconHouseFill=_exports.BIconHouseDoorFill=_exports.BIconHouseDoor=_exports.BIconHouse=_exports.BIconHourglassTop=_exports.BIconHourglassSplit=_exports.BIconHourglassBottom=_exports.BIconHourglass=_exports.BIconHexagonHalf=_exports.BIconHexagonFill=_exports.BIconHexagon=_exports.BIconHeptagonHalf=_exports.BIconHeptagonFill=_exports.BIconHeptagon=_exports.BIconHeartHalf=_exports.BIconHeartFill=_exports.BIconHeart=_exports.BIconHeadset=_exports.BIconHeadphones=_exports.BIconHddStackFill=_exports.BIconHddStack=_exports.BIconHddRackFill=_exports.BIconHddRack=_exports.BIconHddNetworkFill=_exports.BIconHddNetwork=_exports.BIconHddFill=_exports.BIconHdd=_exports.BIconHash=_exports.BIconHandbagFill=_exports.BIconHandbag=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumb=_exports.BIconHandIndex=_exports.BIconHammer=_exports.BIconGripVertical=_exports.BIconGripHorizontal=_exports.BIconGridFill=_exports.BIconGrid3x3GapFill=_exports.BIconGrid3x3Gap=_exports.BIconGrid3x3=_exports.BIconGrid3x2GapFill=_exports.BIconGrid3x2Gap=_exports.BIconGrid3x2=_exports.BIconGrid1x2Fill=_exports.BIconGrid1x2=_exports.BIconGrid=_exports.BIconGraphUp=_exports.BIconGraphDown=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGem=_exports.BIconGearWideConnected=_exports.BIconGearWide=_exports.BIconGearFill=_exports.BIconGear=_exports.BIconFunnelFill=_exports.BIconFunnel=_exports.BIconFullscreenExit=_exports.BIconFullscreen=_exports.BIconFront=_exports.BIconForwardFill=_exports.BIconForward=_exports.BIconFonts=_exports.BIconFolderSymlinkFill=_exports.BIconFolderSymlink=_exports.BIconFolderPlus=_exports.BIconFolderMinus=_exports.BIconFolderFill=_exports.BIconFolderCheck=_exports.BIconFolder2Open=_exports.BIconFolder2=_exports.BIconFolder=_exports.BIconFlower3=_exports.BIconFlower2=_exports.BIconFlower1=_exports.BIconFlagFill=_exports.BIconFlag=_exports.BIconFilterSquareFill=_exports.BIconFilterSquare=_exports.BIconFilterRight=_exports.BIconFilterLeft=_exports.BIconFilterCircleFill=_exports.BIconFilterCircle=_exports.BIconFilter=_exports.BIconFilm=_exports.BIconFilesAlt=_exports.BIconFiles=_exports.BIconFileZipFill=_exports.BIconFileZip=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileFill=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDown=_exports.BIconFileEarmark=_exports.BIconFileDiffFill=_exports.BIconFileDiff=_exports.BIconFileCodeFill=_exports.BIconFileCode=_exports.BIconFileCheckFill=_exports.BIconFileCheck=_exports.BIconFileBreakFill=_exports.BIconFileBreak=_exports.BIconFileBinaryFill=_exports.BIconFileBinary=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconEyeglasses=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughing=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngry=_exports.BIconEjectFill=_exports.BIconEject=_exports.BIconEggFried=_exports.BIconEggFill=_exports.BIconEgg=_exports.BIconEaselFill=_exports.BIconEasel=_exports.BIconEarbuds=_exports.BIconDropletHalf=_exports.BIconDropletFill=_exports.BIconDroplet=_exports.BIconDownload=_exports.BIconDot=_exports.BIconDoorOpenFill=_exports.BIconDoorOpen=_exports.BIconDoorClosedFill=_exports.BIconDoorClosed=_exports.BIconDistributeVertical=_exports.BIconDistributeHorizontal=_exports.BIconDisplayFill=_exports.BIconDisplay=_exports.BIconDice6Fill=_exports.BIconDice6=_exports.BIconDice5Fill=_exports.BIconDice5=_exports.BIconDice4Fill=_exports.BIconDice4=_exports.BIconDice3Fill=_exports.BIconDice3=_exports.BIconDice2Fill=_exports.BIconDice2=_exports.BIconDice1Fill=_exports.BIconDice1=_exports.BIconDiamondHalf=_exports.BIconDiamondFill=_exports.BIconDiamond=_exports.BIconDiagram3Fill=_exports.BIconDiagram3=_exports.BIconDiagram2Fill=_exports.BIconDiagram2=_exports.BIconDashSquareFill=_exports.BIconDashSquare=_exports.BIconDashCircleFill=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCupStraw=_exports.BIconCup=_exports.BIconCrop=_exports.BIconCreditCardFill=_exports.BIconCreditCard2FrontFill=_exports.BIconCreditCard2Front=_exports.BIconCreditCard2BackFill=_exports.BIconCreditCard2Back=_exports.BIconCreditCard=_exports.BIconCpuFill=_exports.BIconCpu=_exports.BIconController=_exports.BIconConeStriped=_exports.BIconCone=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudFill=_exports.BIconCloudDownloadFill=_exports.BIconCloudDownload=_exports.BIconCloudCheckFill=_exports.BIconCloudCheck=_exports.BIconCloudArrowUpFill=_exports.BIconCloudArrowUp=_exports.BIconCloudArrowDownFill=_exports.BIconCloudArrowDown=_exports.BIconCloud=_exports.BIconClockHistory=_exports.BIconClockFill=_exports.BIconClock=_exports.BIconClipboardPlus=_exports.BIconClipboardMinus=_exports.BIconClipboardData=_exports.BIconClipboardCheck=_exports.BIconClipboard=_exports.BIconCircleSquare=_exports.BIconCircleHalf=_exports.BIconCircleFill=_exports.BIconCircle=_exports.BIconChevronUp=_exports.BIconChevronRight=_exports.BIconChevronLeft=_exports.BIconChevronExpand=_exports.BIconChevronDown=_exports.BIconChevronDoubleUp=_exports.BIconChevronDoubleRight=_exports.BIconChevronDoubleLeft=_exports.BIconChevronDoubleDown=_exports.BIconChevronContract=_exports.BIconChevronCompactUp=_exports.BIconChevronCompactRight=_exports.BIconChevronCompactLeft=_exports.BIconChevronCompactDown=_exports.BIconChevronBarUp=_exports.BIconChevronBarRight=_exports.BIconChevronBarLeft=_exports.BIconChevronBarExpand=_exports.BIconChevronBarDown=_exports.BIconChevronBarContract=_exports.BIconCheckSquareFill=_exports.BIconCheckSquare=_exports.BIconCheckCircleFill=_exports.BIconCheckCircle=_exports.BIconCheckAll=_exports.BIconCheck2Square=_exports.BIconCheck2Circle=_exports.BIconCheck2All=_exports.BIconCheck2=_exports.BIconCheck=_exports.BIconChatTextFill=_exports.BIconChatText=_exports.BIconChatSquareTextFill=_exports.BIconChatSquareText=_exports.BIconChatSquareQuoteFill=_exports.BIconChatSquareQuote=_exports.BIconChatSquareFill=_exports.BIconChatSquareDotsFill=_exports.BIconChatSquareDots=_exports.BIconChatSquare=_exports.BIconChatRightTextFill=_exports.BIconChatRightText=_exports.BIconChatRightQuoteFill=_exports.BIconChatRightQuote=_exports.BIconChatRightFill=_exports.BIconChatRightDotsFill=_exports.BIconChatRightDots=_exports.BIconChatRight=_exports.BIconChatQuoteFill=_exports.BIconChatQuote=_exports.BIconChatLeftTextFill=_exports.BIconChatLeftText=_exports.BIconChatLeftQuoteFill=_exports.BIconChatLeftQuote=_exports.BIconChatLeftFill=_exports.BIconChatLeftDotsFill=_exports.BIconChatLeftDots=_exports.BIconChatLeft=_exports.BIconChatFill=_exports.BIconChatDotsFill=_exports.BIconChatDots=_exports.BIconChat=_exports.BIconCast=_exports.BIconCashStack=_exports.BIconCash=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDash=_exports.BIconCartCheck=_exports.BIconCart4=_exports.BIconCart3=_exports.BIconCart2=_exports.BIconCart=_exports.BIconCaretUpSquareFill=_exports.BIconCaretUpSquare=_exports.BIconCaretUpFill=_exports.BIconCaretUp=_exports.BIconCaretRightSquareFill=_exports.BIconCaretRightSquare=_exports.BIconCaretRightFill=_exports.BIconCaretRight=_exports.BIconCaretLeftSquareFill=_exports.BIconCaretLeftSquare=_exports.BIconCaretLeftFill=_exports.BIconCaretLeft=_exports.BIconCaretDownSquareFill=_exports.BIconCaretDownSquare=_exports.BIconCaretDownFill=_exports.BIconCaretDown=_exports.BIconCardText=_exports.BIconCardList=_exports.BIconCardImage=_exports.BIconCardHeading=_exports.BIconCardChecklist=_exports.BIconCapslockFill=_exports.BIconCapslock=_exports.BIconCameraVideoOffFill=_exports.BIconCameraVideoOff=_exports.BIconCameraVideoFill=_exports.BIconCameraVideo=_exports.BIconCameraReelsFill=_exports.BIconCameraReels=_exports.BIconCameraFill=_exports.BIconCamera2=_exports.BIconCamera=_exports.BIconCalendarWeekFill=_exports.BIconCalendarWeek=_exports.BIconCalendarRangeFill=_exports.BIconCalendarRange=_exports.BIconCalendarPlusFill=_exports.BIconCalendarPlus=_exports.BIconCalendarMonthFill=_exports.BIconCalendarMonth=_exports.BIconCalendarMinusFill=_exports.BIconCalendarMinus=_exports.BIconCalendarFill=_exports.BIconCalendarEventFill=_exports.BIconCalendarEvent=_exports.BIconCalendarDayFill=_exports.BIconCalendarDay=_exports.BIconCalendarDateFill=_exports.BIconCalendarDate=_exports.BIconCalendarCheckFill=_exports.BIconCalendarCheck=_exports.BIconCalendar4Week=_exports.BIconCalendar4Range=_exports.BIconCalendar4Event=_exports.BIconCalendar4=_exports.BIconCalendar3WeekFill=_exports.BIconCalendar3Week=_exports.BIconCalendar3RangeFill=_exports.BIconCalendar3Range=_exports.BIconCalendar3Fill=_exports.BIconCalendar3EventFill=_exports.BIconCalendar3Event=_exports.BIconCalendar3=_exports.BIconCalendar2WeekFill=_exports.BIconCalendar2Week=_exports.BIconCalendar2RangeFill=_exports.BIconCalendar2Range=_exports.BIconCalendar2PlusFill=_exports.BIconCalendar2Plus=_exports.BIconCalendar2MonthFill=_exports.BIconCalendar2Month=_exports.BIconCalendar2MinusFill=_exports.BIconCalendar2Minus=_exports.BIconCalendar2Fill=_exports.BIconCalendar2EventFill=_exports.BIconCalendar2Event=_exports.BIconCalendar2DayFill=_exports.BIconCalendar2Day=_exports.BIconCalendar2DateFill=_exports.BIconCalendar2Date=_exports.BIconCalendar2CheckFill=_exports.BIconCalendar2Check=_exports.BIconCalendar2=_exports.BIconCalendar=_exports.BIconCalculatorFill=_exports.BIconCalculator=_exports.BIconBullseye=_exports.BIconBuilding=_exports.BIconBugFill=_exports.BIconBug=_exports.BIconBucketFill=_exports.BIconBucket=_exports.BIconBrush=_exports.BIconBroadcastPin=_exports.BIconBroadcast=_exports.BIconBrightnessLowFill=_exports.BIconBrightnessLow=_exports.BIconBrightnessHighFill=_exports.BIconBrightnessHigh=_exports.BIconBrightnessAltLowFill=_exports.BIconBrightnessAltLow=_exports.BIconBrightnessAltHighFill=_exports.BIconBrightnessAltHigh=_exports.BIconBriefcaseFill=_exports.BIconBriefcase=_exports.BIconBricks=_exports.BIconBraces=_exports.BIconBoxSeam=_exports.BIconBoxArrowUpRight=_exports.BIconBoxArrowUpLeft=_exports.BIconBoxArrowUp=_exports.BIconBoxArrowRight=_exports.BIconBoxArrowLeft=_exports.BIconBoxArrowInUpRight=_exports.BIconBoxArrowInUpLeft=_exports.BIconBoxArrowInUp=_exports.BIconBoxArrowInRight=_exports.BIconBoxArrowInLeft=_exports.BIconBoxArrowInDownRight=_exports.BIconBoxArrowInDownLeft=_exports.BIconBoxArrowInDown=_exports.BIconBoxArrowDownRight=_exports.BIconBoxArrowDownLeft=_exports.BIconBoxArrowDown=_exports.BIconBox=_exports.BIconBoundingBoxCircles=_exports.BIconBoundingBox=_exports.BIconBorderWidth=_exports.BIconBorderStyle=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkPlus=_exports.BIconBookmarkFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheck=_exports.BIconBookmark=_exports.BIconBookHalf=_exports.BIconBookFill=_exports.BIconBook=_exports.BIconBlockquoteRight=_exports.BIconBlockquoteLeft=_exports.BIconBlank=_exports.BIconBinocularsFill=_exports.BIconBinoculars=_exports.BIconBicycle=_exports.BIconBezier2=_exports.BIconBezier=_exports.BIconBellFill=_exports.BIconBell=_exports.BIconBatteryHalf=_exports.BIconBatteryFull=_exports.BIconBatteryCharging=_exports.BIconBattery=_exports.BIconBasketFill=_exports.BIconBasket3Fill=_exports.BIconBasket3=_exports.BIconBasket2Fill=_exports.BIconBasket2=_exports.BIconBasket=_exports.BIconBarChartSteps=_exports.BIconBarChartLineFill=_exports.BIconBarChartLine=_exports.BIconBarChartFill=_exports.BIconBarChart=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDash=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBackspaceReverseFill=_exports.BIconBackspaceReverse=_exports.BIconBackspaceFill=_exports.BIconBackspace=_exports.BIconBack=_exports.BIconAwardFill=_exports.BIconAward=_exports.BIconAt=_exports.BIconAsterisk=_exports.BIconAspectRatioFill=_exports.BIconAspectRatio=_exports.BIconArrowsMove=_exports.BIconArrowsFullscreen=_exports.BIconArrowsExpand=_exports.BIconArrowsCollapse=_exports.BIconArrowsAngleExpand=_exports.BIconArrowsAngleContract=_exports.BIconArrowUpSquareFill=_exports.BIconArrowUpSquare=_exports.BIconArrowUpShort=_exports.BIconArrowUpRightSquareFill=_exports.BIconArrowUpRightSquare=_exports.BIconArrowUpRightCircleFill=_exports.BIconArrowUpRightCircle=_exports.BIconArrowUpRight=_exports.BIconArrowUpLeftSquareFill=_exports.BIconArrowUpLeftSquare=_exports.BIconArrowUpLeftCircleFill=_exports.BIconArrowUpLeftCircle=_exports.BIconArrowUpLeft=_exports.BIconArrowUpCircleFill=_exports.BIconArrowUpCircle=_exports.BIconArrowUp=_exports.BIconArrowRightSquareFill=_exports.BIconArrowRightSquare=_exports.BIconArrowRightShort=_exports.BIconArrowRightCircleFill=_exports.BIconArrowRightCircle=_exports.BIconArrowRight=_exports.BIconArrowReturnRight=_exports.BIconArrowReturnLeft=_exports.BIconArrowRepeat=_exports.BIconArrowLeftSquareFill=_exports.BIconArrowLeftSquare=_exports.BIconArrowLeftShort=_exports.BIconArrowLeftRight=_exports.BIconArrowLeftCircleFill=_exports.BIconArrowLeftCircle=_exports.BIconArrowLeft=_exports.BIconArrowDownUp=_exports.BIconArrowDownSquareFill=_exports.BIconArrowDownSquare=_exports.BIconArrowDownShort=_exports.BIconArrowDownRightSquareFill=_exports.BIconArrowDownRightSquare=_exports.BIconArrowDownRightCircleFill=_exports.BIconArrowDownRightCircle=_exports.BIconArrowDownRight=_exports.BIconArrowDownLeftSquareFill=_exports.BIconArrowDownLeftSquare=_exports.BIconArrowDownLeftCircleFill=_exports.BIconArrowDownLeftCircle=_exports.BIconArrowDownLeft=_exports.BIconArrowDownCircleFill=_exports.BIconArrowDownCircle=_exports.BIconArrowDown=_exports.BIconArrowCounterclockwise=_exports.BIconArrowClockwise=_exports.BIconArrowBarUp=_exports.BIconArrowBarRight=_exports.BIconArrowBarLeft=_exports.BIconArrowBarDown=_exports.BIconArrow90degUp=_exports.BIconArrow90degRight=_exports.BIconArrow90degLeft=_exports.BIconArrow90degDown=_exports.BIconArchiveFill=_exports.BIconArchive=_exports.BIconAppIndicator=_exports.BIconApp=_exports.BIconAlt=_exports.BIconAlignTop=_exports.BIconAlignStart=_exports.BIconAlignMiddle=_exports.BIconAlignEnd=_exports.BIconAlignCenter=_exports.BIconAlignBottom=_exports.BIconAlarmFill=_exports.BIconAlarm=_exports.BIcon=_exports.BFormValidFeedback=_exports.BFormTimepicker=_exports.BFormTextarea=_exports.BFormText=_exports.BFormTags=_exports.BFormTag=_exports.BFormSpinbutton=_exports.BFormSelectOptionGroup=_exports.BFormSelectOption=_exports.BFormSelect=_exports.BFormRow=_exports.BFormRating=_exports.BFormRadioGroup=_exports.BFormRadio=_exports.BFormInvalidFeedback=_exports.BFormInput=_exports.BFormGroup=_exports.BFormFile=_exports.BFormDatepicker=_exports.BFormDatalist=_exports.BFormCheckboxGroup=_exports.BFormCheckbox=_exports.BForm=_exports.BEmbed=_exports.BDropdownText=_exports.BDropdownItemButton=_exports.BDropdownItem=_exports.BDropdownHeader=_exports.BDropdownGroup=_exports.BDropdownForm=_exports.BDropdownDivider=_exports.BDropdown=_exports.BContainer=_exports.BCollapse=_exports.BCol=_exports.BCarouselSlide=_exports.BCarousel=_exports.BCardTitle=_exports.BCardText=_exports.BCardSubTitle=_exports.BCardImgLazy=_exports.BCardImg=_exports.BCardHeader=_exports.BCardGroup=_exports.BCardFooter=_exports.BCardBody=_exports.BCard=_exports.BCalendar=_exports.BButtonToolbar=_exports.BButtonGroup=_exports.BButtonClose=_exports.BButton=_exports.BBreadcrumbItem=_exports.BBreadcrumb=_exports.BBadge=_exports.BAvatarGroup=_exports.BAvatar=_exports.BAspect=_exports.BAlert=_exports.AvatarPlugin=_exports.AspectPlugin=_exports.AlertPlugin=void 0,_exports.VBHover=_exports.TooltipPlugin=_exports.ToastPlugin=_exports.TimePlugin=_exports.TabsPlugin=_exports.TableSimplePlugin=_exports.TablePlugin=_exports.TableLitePlugin=_exports.SpinnerPlugin=_exports.SidebarPlugin=_exports.ProgressPlugin=_exports.PopoverPlugin=_exports.PaginationPlugin=_exports.PaginationNavPlugin=_exports.OverlayPlugin=_exports.NavbarPlugin=_exports.NavPlugin=_exports.NAME=_exports.ModalPlugin=_exports.MediaPlugin=_exports.ListGroupPlugin=_exports.LinkPlugin=_exports.LayoutPlugin=_exports.JumbotronPlugin=_exports.InputGroupPlugin=_exports.ImagePlugin=_exports.IconsPlugin=_exports.FormTimepickerPlugin=_exports.FormTextareaPlugin=_exports.FormTagsPlugin=_exports.FormSpinbuttonPlugin=_exports.FormSelectPlugin=_exports.FormRatingPlugin=_exports.FormRadioPlugin=_exports.FormPlugin=_exports.FormInputPlugin=_exports.FormGroupPlugin=_exports.FormFilePlugin=_exports.FormDatepickerPlugin=_exports.FormCheckboxPlugin=_exports.EmbedPlugin=_exports.DropdownPlugin=_exports.CollapsePlugin=_exports.CarouselPlugin=_exports.CardPlugin=_exports.CalendarPlugin=_exports.ButtonToolbarPlugin=_exports.ButtonPlugin=_exports.ButtonGroupPlugin=_exports.BreadcrumbPlugin=_exports.BootstrapVueIcons=_exports.BootstrapVue=_exports.BadgePlugin=_exports.BVToastPlugin=_exports.BVModalPlugin=_exports.BVConfigPlugin=_exports.BVConfig=_exports.BTr=_exports.BTooltip=_exports.BToaster=_exports.BToast=_exports.BTime=_exports.BThead=_exports.BTh=_exports.BTfoot=_exports.BTd=_exports.BTbody=_exports.BTabs=_exports.BTableSimple=_exports.BTableLite=_exports.BTable=_exports.BTab=_exports.BSpinner=_exports.BSidebar=_exports.BRow=_exports.BProgressBar=_exports.BProgress=_exports.BPopover=_exports.BPaginationNav=_exports.BPagination=_exports.BOverlay=_exports.BNavbarToggle=_exports.BNavbarNav=_exports.BNavbarBrand=_exports.BNavbar=_exports.BNavText=_exports.BNavItemDropdown=_exports.BNavItem=_exports.BNavForm=_exports.BNav=_exports.BModal=_exports.BMediaBody=_exports.BMediaAside=_exports.BMedia=_exports.BListGroupItem=_exports.BListGroup=_exports.BLink=_exports.BJumbotron=_exports.BInputGroupText=_exports.BInputGroupPrepend=_exports.BInputGroupAppend=_exports.BInputGroupAddon=_exports.BInputGroup=_exports.BImgLazy=_exports.BImg=_exports.BIconstack=_exports.BIconZoomOut=_exports.BIconZoomIn=_exports.BIconXSquareFill=_exports.BIconXSquare=_exports.BIconXOctagonFill=_exports.BIconXOctagon=_exports.BIconXDiamondFill=_exports.BIconXDiamond=_exports.BIconXCircleFill=_exports.BIconXCircle=_exports.BIconX=_exports.BIconWrench=_exports.BIconWindow=_exports.BIconWifiOff=_exports.BIconWifi2=_exports.BIconWifi1=_exports.BIconWifi=_exports.BIconWatch=_exports.BIconWalletFill=_exports.BIconWallet2=_exports.BIconWallet=_exports.BIconVr=_exports.BIconVolumeUpFill=_exports.BIconVolumeUp=_exports.BIconVolumeOffFill=_exports.BIconVolumeOff=_exports.BIconVolumeMuteFill=_exports.BIconVolumeMute=_exports.BIconVolumeDownFill=_exports.BIconVolumeDown=_exports.BIconVoicemail=_exports.BIconViewStacked=_exports.BIconViewList=_exports.BIconUpload=_exports.BIconUpcScan=_exports.BIconUpc=_exports.BIconUnlockFill=_exports.BIconUnlock=_exports.BIconUnion=_exports.BIconUiRadios=_exports.BIconUiChecks=_exports.BIconTypeUnderline=_exports.BIconTypeStrikethrough=_exports.BIconTypeItalic=_exports.BIconTypeH3=_exports.BIconTypeH2=_exports.BIconTypeH1=_exports.BIconTypeBold=_exports.BIconType=_exports.BIconTvFill=_exports.BIconTv=_exports.BIconTruckFlatbed=_exports.BIconTruck=_exports.BIconTrophy=_exports.BIconTriangleHalf=_exports.BIconTriangleFill=_exports.BIconTriangle=_exports.BIconTreeFill=_exports.BIconTree=_exports.BIconTrashFill=_exports.BIconTrash2Fill=_exports.BIconTrash2=_exports.BIconTrash=_exports.BIconTools=_exports.BIconToggles2=_exports.BIconToggles=_exports.BIconToggleOn=_exports.BIconToggleOff=_exports.BIconToggle2On=_exports.BIconToggle2Off=_exports.BIconThreeDotsVertical=_exports.BIconThreeDots=_exports.BIconThermometerHalf=_exports.BIconThermometer=_exports.BIconTextareaT=_exports.BIconTextareaResize=_exports.BIconTextarea=_exports.BIconTextRight=_exports.BIconTextLeft=_exports.BIconTextIndentRight=_exports.BIconTextIndentLeft=_exports.BIconTextCenter=_exports.BIconTerminalFill=_exports.BIconTerminal=_exports.BIconTelephoneXFill=_exports.BIconTelephoneX=_exports.BIconTelephonePlusFill=_exports.BIconTelephonePlus=_exports.BIconTelephoneOutboundFill=_exports.BIconTelephoneOutbound=_exports.BIconTelephoneMinusFill=_exports.BIconTelephoneMinus=_exports.BIconTelephoneInboundFill=_exports.BIconTelephoneInbound=_exports.BIconTelephoneForwardFill=_exports.BIconTelephoneForward=_exports.BIconTelephoneFill=_exports.BIconTelephone=_exports.BIconTagsFill=_exports.BIconTags=_exports.BIconTagFill=_exports.BIconTag=_exports.BIconTabletLandscapeFill=_exports.BIconTabletLandscape=_exports.BIconTabletFill=_exports.BIconTablet=_exports.BIconTable=_exports.BIconSunglasses=_exports.BIconSun=_exports.BIconSuitSpadeFill=_exports.BIconSuitSpade=_exports.BIconSuitHeartFill=_exports.BIconSuitHeart=_exports.BIconSuitDiamondFill=_exports.BIconSuitDiamond=_exports.BIconSuitClubFill=_exports.BIconSuitClub=_exports.BIconSubtract=_exports.BIconStopwatchFill=_exports.BIconStopwatch=_exports.BIconStoplightsFill=_exports.BIconStoplights=_exports.BIconStopFill=_exports.BIconStop=_exports.BIconStickyFill=_exports.BIconSticky=_exports.BIconStickiesFill=_exports.BIconStickies=_exports.BIconStarHalf=_exports.BIconStarFill=_exports.BIconStar=_exports.BIconSquareHalf=_exports.BIconSquareFill=_exports.BIconSquare=_exports.BIconSpellcheck=_exports.BIconSpeaker=_exports.BIconSoundwave=_exports.BIconSortUpAlt=_exports.BIconSortUp=_exports.BIconSortNumericUpAlt=_exports.BIconSortNumericUp=_exports.BIconSortNumericDownAlt=_exports.BIconSortNumericDown=_exports.BIconSortDownAlt=_exports.BIconSortDown=_exports.BIconSortAlphaUpAlt=_exports.BIconSortAlphaUp=_exports.BIconSortAlphaDownAlt=_exports.BIconSortAlphaDown=_exports.BIconSmartwatch=_exports.BIconSliders=_exports.BIconSlashSquareFill=_exports.BIconSlashSquare=_exports.BIconSlashCircleFill=_exports.BIconSlashCircle=_exports.BIconSlash=_exports.BIconSkipStartFill=_exports.BIconSkipStart=_exports.BIconSkipForwardFill=_exports.BIconSkipForward=_exports.BIconSkipEndFill=_exports.BIconSkipEnd=_exports.BIconSkipBackwardFill=_exports.BIconSkipBackward=_exports.BIconSimFill=_exports.BIconSim=_exports.BIconSignpostSplitFill=_exports.BIconSignpostSplit=_exports.BIconSignpostFill=_exports.BIconSignpost2Fill=_exports.BIconSignpost2=_exports.BIconSignpost=_exports.BIconShuffle=_exports.BIconShopWindow=_exports.BIconShop=_exports.BIconShiftFill=_exports.BIconShift=_exports.BIconShieldSlashFill=_exports.BIconShieldSlash=_exports.BIconShieldShaded=_exports.BIconShieldPlus=_exports.BIconShieldMinus=_exports.BIconShieldLockFill=_exports.BIconShieldLock=_exports.BIconShieldFillPlus=_exports.BIconShieldFillMinus=_exports.BIconShieldFillExclamation=_exports.BIconShieldFillCheck=_exports.BIconShieldFill=_exports.BIconShieldExclamation=_exports.BIconShieldCheck=_exports.BIconShield=_exports.BIconShareFill=_exports.BIconShare=_exports.BIconServer=_exports.BIconSegmentedNav=_exports.BIconSearch=_exports.BIconScrewdriver=_exports.BIconRssFill=_exports.BIconRss=_exports.BIconReplyFill=_exports.BIconReplyAllFill=_exports.BIconReplyAll=_exports.BIconReply=_exports.BIconReception4=_exports.BIconReception3=_exports.BIconReception2=_exports.BIconReception1=_exports.BIconReception0=_exports.BIconReceiptCutoff=_exports.BIconReceipt=_exports.BIconQuestionSquareFill=_exports.BIconQuestionSquare=_exports.BIconQuestionOctagonFill=_exports.BIconQuestionOctagon=_exports.BIconQuestionDiamondFill=_exports.BIconQuestionDiamond=_exports.BIconQuestionCircleFill=_exports.BIconQuestionCircle=_exports.BIconQuestion=_exports.BIconPuzzleFill=_exports.BIconPuzzle=_exports.BIconPrinterFill=_exports.BIconPrinter=_exports.BIconPower=_exports.BIconPlusSquareFill=_exports.BIconPlusSquare=_exports.BIconPlusCircleFill=_exports.BIconPlusCircle=_exports.BIconPlus=_exports.BIconPlug=_exports.BIconPlayFill=_exports.BIconPlay=_exports.BIconPipFill=_exports.BIconPip=_exports.BIconPieChartFill=_exports.BIconPieChart=_exports.BIconPhoneLandscapeFill=_exports.BIconPhoneLandscape=_exports.BIconPhoneFill=_exports.BIconPhone=_exports.BIconPersonSquare=_exports.BIconPersonPlusFill=_exports.BIconPersonPlus=_exports.BIconPersonLinesFill=_exports.BIconPersonFill=_exports.BIconPersonDashFill=_exports.BIconPersonDash=_exports.BIconPersonCircle=_exports.BIconPersonCheckFill=_exports.BIconPersonCheck=_exports.BIconPersonBoundingBox=_exports.BIconPersonBadgeFill=_exports.BIconPersonBadge=_exports.BIconPerson=_exports.BIconPercent=_exports.BIconPeopleFill=_exports.BIconPeople=_exports.BIconPentagonHalf=_exports.BIconPentagonFill=_exports.BIconPentagon=_exports.BIconPencilSquare=_exports.BIconPencil=_exports.BIconPen=_exports.BIconPeaceFill=_exports.BIconPeace=_exports.BIconPauseFill=_exports.BIconPause=_exports.BIconPatchQuestionFll=_exports.BIconPatchQuestion=_exports.BIconPatchPlusFll=_exports.BIconPatchPlus=_exports.BIconPatchMinusFll=_exports.BIconPatchMinus=_exports.BIconPatchExclamationFll=_exports.BIconPatchExclamation=_exports.BIconPatchCheckFll=_exports.BIconPatchCheck=_exports.BIconParagraph=_exports.BIconPaperclip=_exports.BIconOutlet=_exports.BIconOption=_exports.BIconOctagonHalf=_exports.BIconOctagonFill=_exports.BIconOctagon=_exports.BIconNutFill=_exports.BIconNut=_exports.BIconNodePlusFill=_exports.BIconNodePlus=_exports.BIconNodeMinusFill=_exports.BIconNodeMinus=_exports.BIconNewspaper=_exports.BIconMusicPlayerFill=_exports.BIconMusicPlayer=_exports.BIconMusicNoteList=_exports.BIconMusicNoteBeamed=_exports.BIconMusicNote=_exports.BIconMouse3=_exports.BIconMouse2=_exports.BIconMouse=_exports.BIconMoon=_exports.BIconMinecartLoaded=_exports.BIconMinecart=_exports.BIconMicMuteFill=_exports.BIconMicMute=_exports.BIconMicFill=_exports.BIconMic=_exports.BIconMenuUp=_exports.BIconMenuDown=_exports.BIconMenuButtonWideFill=_exports.BIconMenuButtonWide=_exports.BIconMenuButtonFill=_exports.BIconMenuButton=_exports.BIconMenuAppFill=_exports.BIconMenuApp=_exports.BIconMarkdownFill=_exports.BIconMarkdown=_exports.BIconMap=_exports.BIconMailbox2=_exports.BIconMailbox=_exports.BIconLockFill=_exports.BIconLock=_exports.BIconListUl=_exports.BIconListTask=_exports.BIconListStars=_exports.BIconListOl=_exports.BIconListNested=_exports.BIconListCheck=_exports.BIconList=_exports.BIconLink45deg=_exports.BIconLink=_exports.BIconLightningFill=_exports.BIconLightning=_exports.BIconLifePreserver=_exports.BIconLayoutWtf=_exports.BIconLayoutThreeColumns=_exports.BIconLayoutTextWindowReverse=_exports.BIconLayoutTextWindow=_exports.BIconLayoutTextSidebarReverse=_exports.BIconLayoutTextSidebar=_exports.BIconLayoutSplit=_exports.BIconLayoutSidebarReverse=_exports.BIconLayoutSidebarInsetReverse=_exports.BIconLayoutSidebarInset=_exports.BIconLayoutSidebar=_exports.BIconLayersHalf=_exports.BIconLayersFill=_exports.BIconLayers=_exports.BIconLaptopFill=_exports.BIconLaptop=_exports.BIconLampFill=_exports.BIconLamp=_exports.BIconLadder=_exports.BIconKeyboardFill=_exports.BIconKeyboard=_exports.BIconKeyFill=_exports.BIconKey=_exports.BIconKanbanFill=_exports.BIconKanban=_exports.BIconJustifyRight=_exports.BIconJustifyLeft=_exports.BIconJustify=_exports.BIconJoystick=_exports.BIconJournals=_exports.BIconJournalText=_exports.BIconJournalRichtext=_exports.BIconJournalPlus=_exports.BIconJournalMinus=_exports.BIconJournalMedical=_exports.BIconJournalCode=_exports.BIconJournalCheck=_exports.BIconJournalArrowUp=_exports.BIconJournalArrowDown=_exports.BIconJournalAlbum=_exports.BIconJournal=_exports.BIconIntersect=_exports.BIconInputCursorText=_exports.BIconInputCursor=_exports.BIconInfoSquareFill=_exports.BIconInfoSquare=_exports.BIconInfoCircleFill=_exports.BIconInfoCircle=_exports.BIconInfo=_exports.BIconInboxesFill=_exports.BIconInboxes=_exports.BIconInboxFill=_exports.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHr=_exports.BIconHouseFill=_exports.BIconHouseDoorFill=_exports.BIconHouseDoor=_exports.BIconHouse=_exports.BIconHourglassTop=_exports.BIconHourglassSplit=_exports.BIconHourglassBottom=_exports.BIconHourglass=_exports.BIconHexagonHalf=_exports.BIconHexagonFill=_exports.BIconHexagon=_exports.BIconHeptagonHalf=_exports.BIconHeptagonFill=_exports.BIconHeptagon=_exports.BIconHeartHalf=_exports.BIconHeartFill=_exports.BIconHeart=_exports.BIconHeadset=_exports.BIconHeadphones=_exports.BIconHddStackFill=_exports.BIconHddStack=_exports.BIconHddRackFill=_exports.BIconHddRack=_exports.BIconHddNetworkFill=_exports.BIconHddNetwork=_exports.BIconHddFill=_exports.BIconHdd=_exports.BIconHash=_exports.BIconHandbagFill=_exports.BIconHandbag=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumb=_exports.BIconHandIndex=_exports.BIconHammer=_exports.BIconGripVertical=_exports.BIconGripHorizontal=_exports.BIconGridFill=_exports.BIconGrid3x3GapFill=_exports.BIconGrid3x3Gap=_exports.BIconGrid3x3=_exports.BIconGrid3x2GapFill=_exports.BIconGrid3x2Gap=_exports.BIconGrid3x2=_exports.BIconGrid1x2Fill=_exports.BIconGrid1x2=_exports.BIconGrid=_exports.BIconGraphUp=_exports.BIconGraphDown=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGem=_exports.BIconGearWideConnected=_exports.BIconGearWide=_exports.BIconGearFill=_exports.BIconGear=_exports.BIconFunnelFill=_exports.BIconFunnel=_exports.BIconFullscreenExit=_exports.BIconFullscreen=_exports.BIconFront=_exports.BIconForwardFill=_exports.BIconForward=_exports.BIconFonts=_exports.BIconFolderSymlinkFill=_exports.BIconFolderSymlink=_exports.BIconFolderPlus=_exports.BIconFolderMinus=_exports.BIconFolderFill=_exports.BIconFolderCheck=_exports.BIconFolder2Open=_exports.BIconFolder2=_exports.BIconFolder=_exports.BIconFlower3=_exports.BIconFlower2=_exports.BIconFlower1=_exports.BIconFlagFill=_exports.BIconFlag=_exports.BIconFilterSquareFill=_exports.BIconFilterSquare=_exports.BIconFilterRight=_exports.BIconFilterLeft=_exports.BIconFilterCircleFill=_exports.BIconFilterCircle=_exports.BIconFilter=_exports.BIconFilm=_exports.BIconFilesAlt=_exports.BIconFiles=_exports.BIconFileZipFill=_exports.BIconFileZip=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileFill=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDown=_exports.BIconFileEarmark=_exports.BIconFileDiffFill=_exports.BIconFileDiff=_exports.BIconFileCodeFill=_exports.BIconFileCode=_exports.BIconFileCheckFill=_exports.BIconFileCheck=_exports.BIconFileBreakFill=_exports.BIconFileBreak=_exports.BIconFileBinaryFill=_exports.BIconFileBinary=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconEyeglasses=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughing=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngry=_exports.BIconEjectFill=_exports.BIconEject=_exports.BIconEggFried=_exports.BIconEggFill=_exports.BIconEgg=_exports.BIconEaselFill=_exports.BIconEasel=_exports.BIconEarbuds=_exports.BIconDropletHalf=_exports.BIconDropletFill=_exports.BIconDroplet=_exports.BIconDownload=_exports.BIconDot=_exports.BIconDoorOpenFill=_exports.BIconDoorOpen=_exports.BIconDoorClosedFill=_exports.BIconDoorClosed=_exports.BIconDistributeVertical=_exports.BIconDistributeHorizontal=_exports.BIconDisplayFill=_exports.BIconDisplay=_exports.BIconDice6Fill=_exports.BIconDice6=_exports.BIconDice5Fill=_exports.BIconDice5=_exports.BIconDice4Fill=_exports.BIconDice4=_exports.BIconDice3Fill=_exports.BIconDice3=_exports.BIconDice2Fill=_exports.BIconDice2=_exports.BIconDice1Fill=_exports.BIconDice1=_exports.BIconDiamondHalf=_exports.BIconDiamondFill=_exports.BIconDiamond=_exports.BIconDiagram3Fill=_exports.BIconDiagram3=_exports.BIconDiagram2Fill=_exports.BIconDiagram2=_exports.BIconDashSquareFill=_exports.BIconDashSquare=_exports.BIconDashCircleFill=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCupStraw=_exports.BIconCup=_exports.BIconCrop=_exports.BIconCreditCardFill=_exports.BIconCreditCard2FrontFill=_exports.BIconCreditCard2Front=_exports.BIconCreditCard2BackFill=_exports.BIconCreditCard2Back=_exports.BIconCreditCard=_exports.BIconCpuFill=_exports.BIconCpu=_exports.BIconController=_exports.BIconConeStriped=_exports.BIconCone=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudFill=_exports.BIconCloudDownloadFill=_exports.BIconCloudDownload=_exports.BIconCloudCheckFill=_exports.BIconCloudCheck=_exports.BIconCloudArrowUpFill=_exports.BIconCloudArrowUp=_exports.BIconCloudArrowDownFill=_exports.BIconCloudArrowDown=_exports.BIconCloud=_exports.BIconClockHistory=_exports.BIconClockFill=_exports.BIconClock=_exports.BIconClipboardPlus=_exports.BIconClipboardMinus=_exports.BIconClipboardData=_exports.BIconClipboardCheck=_exports.BIconClipboard=_exports.BIconCircleSquare=_exports.BIconCircleHalf=_exports.BIconCircleFill=_exports.BIconCircle=_exports.BIconChevronUp=_exports.BIconChevronRight=_exports.BIconChevronLeft=_exports.BIconChevronExpand=_exports.BIconChevronDown=_exports.BIconChevronDoubleUp=_exports.BIconChevronDoubleRight=_exports.BIconChevronDoubleLeft=_exports.BIconChevronDoubleDown=_exports.BIconChevronContract=_exports.BIconChevronCompactUp=_exports.BIconChevronCompactRight=_exports.BIconChevronCompactLeft=_exports.BIconChevronCompactDown=_exports.BIconChevronBarUp=_exports.BIconChevronBarRight=_exports.BIconChevronBarLeft=_exports.BIconChevronBarExpand=_exports.BIconChevronBarDown=_exports.BIconChevronBarContract=_exports.BIconCheckSquareFill=_exports.BIconCheckSquare=_exports.BIconCheckCircleFill=_exports.BIconCheckCircle=_exports.BIconCheckAll=_exports.BIconCheck2Square=_exports.BIconCheck2Circle=_exports.BIconCheck2All=_exports.BIconCheck2=_exports.BIconCheck=_exports.BIconChatTextFill=_exports.BIconChatText=_exports.BIconChatSquareTextFill=_exports.BIconChatSquareText=_exports.BIconChatSquareQuoteFill=_exports.BIconChatSquareQuote=_exports.BIconChatSquareFill=_exports.BIconChatSquareDotsFill=_exports.BIconChatSquareDots=_exports.BIconChatSquare=_exports.BIconChatRightTextFill=_exports.BIconChatRightText=_exports.BIconChatRightQuoteFill=_exports.BIconChatRightQuote=_exports.BIconChatRightFill=_exports.BIconChatRightDotsFill=_exports.BIconChatRightDots=_exports.BIconChatRight=_exports.BIconChatQuoteFill=_exports.BIconChatQuote=_exports.BIconChatLeftTextFill=_exports.BIconChatLeftText=_exports.BIconChatLeftQuoteFill=_exports.BIconChatLeftQuote=_exports.BIconChatLeftFill=_exports.BIconChatLeftDotsFill=_exports.BIconChatLeftDots=_exports.BIconChatLeft=_exports.BIconChatFill=_exports.BIconChatDotsFill=_exports.BIconChatDots=_exports.BIconChat=_exports.BIconCast=_exports.BIconCashStack=_exports.BIconCash=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDash=_exports.BIconCartCheck=_exports.BIconCart4=_exports.BIconCart3=_exports.BIconCart2=_exports.BIconCart=_exports.BIconCaretUpSquareFill=_exports.BIconCaretUpSquare=_exports.BIconCaretUpFill=_exports.BIconCaretUp=_exports.BIconCaretRightSquareFill=_exports.BIconCaretRightSquare=_exports.BIconCaretRightFill=_exports.BIconCaretRight=_exports.BIconCaretLeftSquareFill=_exports.BIconCaretLeftSquare=_exports.BIconCaretLeftFill=_exports.BIconCaretLeft=_exports.BIconCaretDownSquareFill=_exports.BIconCaretDownSquare=_exports.BIconCaretDownFill=_exports.BIconCaretDown=_exports.BIconCardText=_exports.BIconCardList=_exports.BIconCardImage=_exports.BIconCardHeading=_exports.BIconCardChecklist=_exports.BIconCapslockFill=_exports.BIconCapslock=_exports.BIconCameraVideoOffFill=_exports.BIconCameraVideoOff=_exports.BIconCameraVideoFill=_exports.BIconCameraVideo=_exports.BIconCameraReelsFill=_exports.BIconCameraReels=_exports.BIconCameraFill=_exports.BIconCamera2=_exports.BIconCamera=_exports.BIconCalendarWeekFill=_exports.BIconCalendarWeek=_exports.BIconCalendarRangeFill=_exports.BIconCalendarRange=_exports.BIconCalendarPlusFill=_exports.BIconCalendarPlus=_exports.BIconCalendarMonthFill=_exports.BIconCalendarMonth=_exports.BIconCalendarMinusFill=_exports.BIconCalendarMinus=_exports.BIconCalendarFill=_exports.BIconCalendarEventFill=_exports.BIconCalendarEvent=_exports.BIconCalendarDayFill=_exports.BIconCalendarDay=_exports.BIconCalendarDateFill=_exports.BIconCalendarDate=_exports.BIconCalendarCheckFill=_exports.BIconCalendarCheck=_exports.BIconCalendar4Week=_exports.BIconCalendar4Range=_exports.BIconCalendar4Event=_exports.BIconCalendar4=_exports.BIconCalendar3WeekFill=_exports.BIconCalendar3Week=_exports.BIconCalendar3RangeFill=_exports.BIconCalendar3Range=_exports.BIconCalendar3Fill=_exports.BIconCalendar3EventFill=_exports.BIconCalendar3Event=_exports.BIconCalendar3=_exports.BIconCalendar2WeekFill=_exports.BIconCalendar2Week=_exports.BIconCalendar2RangeFill=_exports.BIconCalendar2Range=_exports.BIconCalendar2PlusFill=_exports.BIconCalendar2Plus=_exports.BIconCalendar2MonthFill=_exports.BIconCalendar2Month=_exports.BIconCalendar2MinusFill=_exports.BIconCalendar2Minus=_exports.BIconCalendar2Fill=_exports.BIconCalendar2EventFill=_exports.BIconCalendar2Event=_exports.BIconCalendar2DayFill=_exports.BIconCalendar2Day=_exports.BIconCalendar2DateFill=_exports.BIconCalendar2Date=_exports.BIconCalendar2CheckFill=_exports.BIconCalendar2Check=_exports.BIconCalendar2=_exports.BIconCalendar=_exports.BIconCalculatorFill=_exports.BIconCalculator=_exports.BIconBullseye=_exports.BIconBuilding=_exports.BIconBugFill=_exports.BIconBug=_exports.BIconBucketFill=_exports.BIconBucket=_exports.BIconBrush=_exports.BIconBroadcastPin=_exports.BIconBroadcast=_exports.BIconBrightnessLowFill=_exports.BIconBrightnessLow=_exports.BIconBrightnessHighFill=_exports.BIconBrightnessHigh=_exports.BIconBrightnessAltLowFill=_exports.BIconBrightnessAltLow=_exports.BIconBrightnessAltHighFill=_exports.BIconBrightnessAltHigh=_exports.BIconBriefcaseFill=_exports.BIconBriefcase=_exports.BIconBricks=_exports.BIconBraces=_exports.BIconBoxSeam=_exports.BIconBoxArrowUpRight=_exports.BIconBoxArrowUpLeft=_exports.BIconBoxArrowUp=_exports.BIconBoxArrowRight=_exports.BIconBoxArrowLeft=_exports.BIconBoxArrowInUpRight=_exports.BIconBoxArrowInUpLeft=_exports.BIconBoxArrowInUp=_exports.BIconBoxArrowInRight=_exports.BIconBoxArrowInLeft=_exports.BIconBoxArrowInDownRight=_exports.BIconBoxArrowInDownLeft=_exports.BIconBoxArrowInDown=_exports.BIconBoxArrowDownRight=_exports.BIconBoxArrowDownLeft=_exports.BIconBoxArrowDown=_exports.BIconBox=_exports.BIconBoundingBoxCircles=_exports.BIconBoundingBox=_exports.BIconBorderWidth=_exports.BIconBorderStyle=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkPlus=_exports.BIconBookmarkFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheck=_exports.BIconBookmark=_exports.BIconBookHalf=_exports.BIconBookFill=_exports.BIconBook=_exports.BIconBlockquoteRight=_exports.BIconBlockquoteLeft=_exports.BIconBlank=_exports.BIconBinocularsFill=_exports.BIconBinoculars=_exports.BIconBicycle=_exports.BIconBezier2=_exports.BIconBezier=_exports.BIconBellFill=_exports.BIconBell=_exports.BIconBatteryHalf=_exports.BIconBatteryFull=_exports.BIconBatteryCharging=_exports.BIconBattery=_exports.BIconBasketFill=_exports.BIconBasket3Fill=_exports.BIconBasket3=_exports.BIconBasket2Fill=_exports.BIconBasket2=_exports.BIconBasket=_exports.BIconBarChartSteps=_exports.BIconBarChartLineFill=_exports.BIconBarChartLine=_exports.BIconBarChartFill=_exports.BIconBarChart=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDash=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBackspaceReverseFill=_exports.BIconBackspaceReverse=_exports.BIconBackspaceFill=_exports.BIconBackspace=_exports.BIconBack=_exports.BIconAwardFill=_exports.BIconAward=_exports.BIconAt=_exports.BIconAsterisk=_exports.BIconAspectRatioFill=_exports.BIconAspectRatio=_exports.BIconArrowsMove=_exports.BIconArrowsFullscreen=_exports.BIconArrowsExpand=_exports.BIconArrowsCollapse=_exports.BIconArrowsAngleExpand=_exports.BIconArrowsAngleContract=_exports.BIconArrowUpSquareFill=_exports.BIconArrowUpSquare=_exports.BIconArrowUpShort=_exports.BIconArrowUpRightSquareFill=_exports.BIconArrowUpRightSquare=_exports.BIconArrowUpRightCircleFill=_exports.BIconArrowUpRightCircle=_exports.BIconArrowUpRight=_exports.BIconArrowUpLeftSquareFill=_exports.BIconArrowUpLeftSquare=_exports.BIconArrowUpLeftCircleFill=_exports.BIconArrowUpLeftCircle=_exports.BIconArrowUpLeft=_exports.BIconArrowUpCircleFill=_exports.BIconArrowUpCircle=_exports.BIconArrowUp=_exports.BIconArrowRightSquareFill=_exports.BIconArrowRightSquare=_exports.BIconArrowRightShort=_exports.BIconArrowRightCircleFill=_exports.BIconArrowRightCircle=_exports.BIconArrowRight=_exports.BIconArrowReturnRight=_exports.BIconArrowReturnLeft=_exports.BIconArrowRepeat=_exports.BIconArrowLeftSquareFill=_exports.BIconArrowLeftSquare=_exports.BIconArrowLeftShort=_exports.BIconArrowLeftRight=_exports.BIconArrowLeftCircleFill=_exports.BIconArrowLeftCircle=_exports.BIconArrowLeft=_exports.BIconArrowDownUp=_exports.BIconArrowDownSquareFill=_exports.BIconArrowDownSquare=_exports.BIconArrowDownShort=_exports.BIconArrowDownRightSquareFill=_exports.BIconArrowDownRightSquare=_exports.BIconArrowDownRightCircleFill=_exports.BIconArrowDownRightCircle=_exports.BIconArrowDownRight=_exports.BIconArrowDownLeftSquareFill=_exports.BIconArrowDownLeftSquare=_exports.BIconArrowDownLeftCircleFill=_exports.BIconArrowDownLeftCircle=_exports.BIconArrowDownLeft=_exports.BIconArrowDownCircleFill=_exports.BIconArrowDownCircle=_exports.BIconArrowDown=_exports.BIconArrowCounterclockwise=_exports.BIconArrowClockwise=_exports.BIconArrowBarUp=_exports.BIconArrowBarRight=_exports.BIconArrowBarLeft=_exports.BIconArrowBarDown=_exports.BIconArrow90degUp=_exports.BIconArrow90degRight=_exports.BIconArrow90degLeft=_exports.BIconArrow90degDown=_exports.BIconArchiveFill=_exports.BIconArchive=_exports.BIconAppIndicator=_exports.BIconApp=_exports.BIconAlt=_exports.BIconAlignTop=_exports.BIconAlignStart=_exports.BIconAlignMiddle=_exports.BIconAlignEnd=_exports.BIconAlignCenter=_exports.BIconAlignBottom=_exports.BIconAlarmFill=_exports.BIconAlarm=_exports.BIcon=_exports.BFormValidFeedback=_exports.BFormTimepicker=_exports.BFormTextarea=_exports.BFormText=_exports.BFormTags=_exports.BFormTag=_exports.BFormSpinbutton=_exports.BFormSelectOptionGroup=_exports.BFormSelectOption=_exports.BFormSelect=_exports.BFormRow=_exports.BFormRating=_exports.BFormRadioGroup=_exports.BFormRadio=_exports.BFormInvalidFeedback=_exports.BFormInput=_exports.BFormGroup=_exports.BFormFile=_exports.BFormDatepicker=_exports.BFormDatalist=_exports.BFormCheckboxGroup=_exports.BFormCheckbox=_exports.BForm=_exports.BEmbed=_exports.BDropdownText=_exports.BDropdownItemButton=_exports.BDropdownItem=_exports.BDropdownHeader=_exports.BDropdownGroup=_exports.BDropdownForm=_exports.BDropdownDivider=_exports.BDropdown=_exports.BContainer=_exports.BCollapse=_exports.BCol=_exports.BCarouselSlide=_exports.BCarousel=_exports.BCardTitle=_exports.BCardText=_exports.BCardSubTitle=_exports.BCardImgLazy=_exports.BCardImg=_exports.BCardHeader=_exports.BCardGroup=_exports.BCardFooter=_exports.BCardBody=_exports.BCard=_exports.BCalendar=_exports.BButtonToolbar=_exports.BButtonGroup=_exports.BButtonClose=_exports.BButton=_exports.BBreadcrumbItem=_exports.BBreadcrumb=_exports.BBadge=_exports.BAvatarGroup=_exports.BAvatar=_exports.BAspect=_exports.BAlert=_exports.AvatarPlugin=_exports.AspectPlugin=_exports.AlertPlugin=void 0,_exports.install=_exports.default=_exports.VBVisiblePlugin=_exports.VBVisible=_exports.VBTooltipPlugin=_exports.VBTooltip=_exports.VBTogglePlugin=_exports.VBToggle=_exports.VBScrollspyPlugin=_exports.VBScrollspy=_exports.VBPopoverPlugin=_exports.VBPopover=_exports.VBModalPlugin=_exports.VBModal=_exports.VBHoverPlugin=_exports.VBHover=_exports.TooltipPlugin=_exports.ToastPlugin=_exports.TimePlugin=_exports.TabsPlugin=_exports.TableSimplePlugin=_exports.TablePlugin=_exports.TableLitePlugin=_exports.SpinnerPlugin=_exports.SidebarPlugin=_exports.ProgressPlugin=_exports.PopoverPlugin=_exports.PaginationPlugin=_exports.PaginationNavPlugin=_exports.OverlayPlugin=_exports.NavbarPlugin=_exports.NavPlugin=_exports.NAME=_exports.ModalPlugin=_exports.MediaPlugin=_exports.ListGroupPlugin=_exports.LinkPlugin=_exports.LayoutPlugin=_exports.JumbotronPlugin=_exports.InputGroupPlugin=_exports.ImagePlugin=_exports.IconsPlugin=_exports.FormTimepickerPlugin=_exports.FormTextareaPlugin=_exports.FormTagsPlugin=_exports.FormSpinbuttonPlugin=_exports.FormSelectPlugin=_exports.FormRatingPlugin=_exports.FormRadioPlugin=_exports.FormPlugin=_exports.FormInputPlugin=_exports.FormGroupPlugin=_exports.FormFilePlugin=_exports.FormDatepickerPlugin=_exports.FormCheckboxPlugin=_exports.EmbedPlugin=_exports.DropdownPlugin=_exports.CollapsePlugin=_exports.CarouselPlugin=_exports.CardPlugin=_exports.CalendarPlugin=_exports.ButtonToolbarPlugin=_exports.ButtonPlugin=_exports.ButtonGroupPlugin=_exports.BreadcrumbPlugin=_exports.BootstrapVueIcons=_exports.BootstrapVue=_exports.BadgePlugin=_exports.BVToastPlugin=_exports.BVModalPlugin=_exports.BVConfigPlugin=_exports.BVConfig=_exports.BTr=_exports.BTooltip=_exports.BToaster=_exports.BToast=_exports.BTime=_exports.BThead=_exports.BTh=_exports.BTfoot=_exports.BTd=_exports.BTbody=_exports.BTabs=_exports.BTableSimple=_exports.BTableLite=_exports.BTable=_exports.BTab=_exports.BSpinner=_exports.BSidebar=_exports.BRow=_exports.BProgressBar=_exports.BProgress=_exports.BPopover=_exports.BPaginationNav=_exports.BPagination=_exports.BOverlay=_exports.BNavbarToggle=_exports.BNavbarNav=_exports.BNavbarBrand=_exports.BNavbar=_exports.BNavText=_exports.BNavItemDropdown=_exports.BNavItem=_exports.BNavForm=_exports.BNav=_exports.BModal=_exports.BMediaBody=_exports.BMediaAside=_exports.BMedia=_exports.BListGroupItem=_exports.BListGroup=_exports.BLink=_exports.BJumbotron=_exports.BInputGroupText=_exports.BInputGroupPrepend=_exports.BInputGroupAppend=_exports.BInputGroupAddon=_exports.BInputGroup=_exports.BImgLazy=_exports.BImg=_exports.BIconstack=_exports.BIconZoomOut=_exports.BIconZoomIn=_exports.BIconXSquareFill=_exports.BIconXSquare=_exports.BIconXOctagonFill=_exports.BIconXOctagon=_exports.BIconXDiamondFill=_exports.BIconXDiamond=_exports.BIconXCircleFill=_exports.BIconXCircle=_exports.BIconX=_exports.BIconWrench=_exports.BIconWindow=_exports.BIconWifiOff=_exports.BIconWifi2=_exports.BIconWifi1=_exports.BIconWifi=_exports.BIconWatch=_exports.BIconWalletFill=_exports.BIconWallet2=_exports.BIconWallet=_exports.BIconVr=_exports.BIconVolumeUpFill=_exports.BIconVolumeUp=_exports.BIconVolumeOffFill=_exports.BIconVolumeOff=_exports.BIconVolumeMuteFill=_exports.BIconVolumeMute=_exports.BIconVolumeDownFill=_exports.BIconVolumeDown=_exports.BIconVoicemail=_exports.BIconViewStacked=_exports.BIconViewList=_exports.BIconUpload=_exports.BIconUpcScan=_exports.BIconUpc=_exports.BIconUnlockFill=_exports.BIconUnlock=_exports.BIconUnion=_exports.BIconUiRadios=_exports.BIconUiChecks=_exports.BIconTypeUnderline=_exports.BIconTypeStrikethrough=_exports.BIconTypeItalic=_exports.BIconTypeH3=_exports.BIconTypeH2=_exports.BIconTypeH1=_exports.BIconTypeBold=_exports.BIconType=_exports.BIconTvFill=_exports.BIconTv=_exports.BIconTruckFlatbed=_exports.BIconTruck=_exports.BIconTrophy=_exports.BIconTriangleHalf=_exports.BIconTriangleFill=_exports.BIconTriangle=_exports.BIconTreeFill=_exports.BIconTree=_exports.BIconTrashFill=_exports.BIconTrash2Fill=_exports.BIconTrash2=_exports.BIconTrash=_exports.BIconTools=_exports.BIconToggles2=_exports.BIconToggles=_exports.BIconToggleOn=_exports.BIconToggleOff=_exports.BIconToggle2On=_exports.BIconToggle2Off=_exports.BIconThreeDotsVertical=_exports.BIconThreeDots=_exports.BIconThermometerHalf=_exports.BIconThermometer=_exports.BIconTextareaT=_exports.BIconTextareaResize=_exports.BIconTextarea=_exports.BIconTextRight=_exports.BIconTextLeft=_exports.BIconTextIndentRight=_exports.BIconTextIndentLeft=_exports.BIconTextCenter=_exports.BIconTerminalFill=_exports.BIconTerminal=_exports.BIconTelephoneXFill=_exports.BIconTelephoneX=_exports.BIconTelephonePlusFill=_exports.BIconTelephonePlus=_exports.BIconTelephoneOutboundFill=_exports.BIconTelephoneOutbound=_exports.BIconTelephoneMinusFill=_exports.BIconTelephoneMinus=_exports.BIconTelephoneInboundFill=_exports.BIconTelephoneInbound=_exports.BIconTelephoneForwardFill=_exports.BIconTelephoneForward=_exports.BIconTelephoneFill=_exports.BIconTelephone=_exports.BIconTagsFill=_exports.BIconTags=_exports.BIconTagFill=_exports.BIconTag=_exports.BIconTabletLandscapeFill=_exports.BIconTabletLandscape=_exports.BIconTabletFill=_exports.BIconTablet=_exports.BIconTable=_exports.BIconSunglasses=_exports.BIconSun=_exports.BIconSuitSpadeFill=_exports.BIconSuitSpade=_exports.BIconSuitHeartFill=_exports.BIconSuitHeart=_exports.BIconSuitDiamondFill=_exports.BIconSuitDiamond=_exports.BIconSuitClubFill=_exports.BIconSuitClub=_exports.BIconSubtract=_exports.BIconStopwatchFill=_exports.BIconStopwatch=_exports.BIconStoplightsFill=_exports.BIconStoplights=_exports.BIconStopFill=_exports.BIconStop=_exports.BIconStickyFill=_exports.BIconSticky=_exports.BIconStickiesFill=_exports.BIconStickies=_exports.BIconStarHalf=_exports.BIconStarFill=_exports.BIconStar=_exports.BIconSquareHalf=_exports.BIconSquareFill=_exports.BIconSquare=_exports.BIconSpellcheck=_exports.BIconSpeaker=_exports.BIconSoundwave=_exports.BIconSortUpAlt=_exports.BIconSortUp=_exports.BIconSortNumericUpAlt=_exports.BIconSortNumericUp=_exports.BIconSortNumericDownAlt=_exports.BIconSortNumericDown=_exports.BIconSortDownAlt=_exports.BIconSortDown=_exports.BIconSortAlphaUpAlt=_exports.BIconSortAlphaUp=_exports.BIconSortAlphaDownAlt=_exports.BIconSortAlphaDown=_exports.BIconSmartwatch=_exports.BIconSliders=_exports.BIconSlashSquareFill=_exports.BIconSlashSquare=_exports.BIconSlashCircleFill=_exports.BIconSlashCircle=_exports.BIconSlash=_exports.BIconSkipStartFill=_exports.BIconSkipStart=_exports.BIconSkipForwardFill=_exports.BIconSkipForward=_exports.BIconSkipEndFill=_exports.BIconSkipEnd=_exports.BIconSkipBackwardFill=_exports.BIconSkipBackward=_exports.BIconSimFill=_exports.BIconSim=_exports.BIconSignpostSplitFill=_exports.BIconSignpostSplit=_exports.BIconSignpostFill=_exports.BIconSignpost2Fill=_exports.BIconSignpost2=_exports.BIconSignpost=_exports.BIconShuffle=_exports.BIconShopWindow=_exports.BIconShop=_exports.BIconShiftFill=_exports.BIconShift=_exports.BIconShieldSlashFill=_exports.BIconShieldSlash=_exports.BIconShieldShaded=_exports.BIconShieldPlus=_exports.BIconShieldMinus=_exports.BIconShieldLockFill=_exports.BIconShieldLock=_exports.BIconShieldFillPlus=_exports.BIconShieldFillMinus=_exports.BIconShieldFillExclamation=_exports.BIconShieldFillCheck=_exports.BIconShieldFill=_exports.BIconShieldExclamation=_exports.BIconShieldCheck=_exports.BIconShield=_exports.BIconShareFill=_exports.BIconShare=_exports.BIconServer=_exports.BIconSegmentedNav=_exports.BIconSearch=_exports.BIconScrewdriver=_exports.BIconRssFill=_exports.BIconRss=_exports.BIconReplyFill=_exports.BIconReplyAllFill=_exports.BIconReplyAll=_exports.BIconReply=_exports.BIconReception4=_exports.BIconReception3=_exports.BIconReception2=_exports.BIconReception1=_exports.BIconReception0=_exports.BIconReceiptCutoff=_exports.BIconReceipt=_exports.BIconQuestionSquareFill=_exports.BIconQuestionSquare=_exports.BIconQuestionOctagonFill=_exports.BIconQuestionOctagon=_exports.BIconQuestionDiamondFill=_exports.BIconQuestionDiamond=_exports.BIconQuestionCircleFill=_exports.BIconQuestionCircle=_exports.BIconQuestion=_exports.BIconPuzzleFill=_exports.BIconPuzzle=_exports.BIconPrinterFill=_exports.BIconPrinter=_exports.BIconPower=_exports.BIconPlusSquareFill=_exports.BIconPlusSquare=_exports.BIconPlusCircleFill=_exports.BIconPlusCircle=_exports.BIconPlus=_exports.BIconPlug=_exports.BIconPlayFill=_exports.BIconPlay=_exports.BIconPipFill=_exports.BIconPip=_exports.BIconPieChartFill=_exports.BIconPieChart=_exports.BIconPhoneLandscapeFill=_exports.BIconPhoneLandscape=_exports.BIconPhoneFill=_exports.BIconPhone=_exports.BIconPersonSquare=_exports.BIconPersonPlusFill=_exports.BIconPersonPlus=_exports.BIconPersonLinesFill=_exports.BIconPersonFill=_exports.BIconPersonDashFill=_exports.BIconPersonDash=_exports.BIconPersonCircle=_exports.BIconPersonCheckFill=_exports.BIconPersonCheck=_exports.BIconPersonBoundingBox=_exports.BIconPersonBadgeFill=_exports.BIconPersonBadge=_exports.BIconPerson=_exports.BIconPercent=_exports.BIconPeopleFill=_exports.BIconPeople=_exports.BIconPentagonHalf=_exports.BIconPentagonFill=_exports.BIconPentagon=_exports.BIconPencilSquare=_exports.BIconPencil=_exports.BIconPen=_exports.BIconPeaceFill=_exports.BIconPeace=_exports.BIconPauseFill=_exports.BIconPause=_exports.BIconPatchQuestionFll=_exports.BIconPatchQuestion=_exports.BIconPatchPlusFll=_exports.BIconPatchPlus=_exports.BIconPatchMinusFll=_exports.BIconPatchMinus=_exports.BIconPatchExclamationFll=_exports.BIconPatchExclamation=_exports.BIconPatchCheckFll=_exports.BIconPatchCheck=_exports.BIconParagraph=_exports.BIconPaperclip=_exports.BIconOutlet=_exports.BIconOption=_exports.BIconOctagonHalf=_exports.BIconOctagonFill=_exports.BIconOctagon=_exports.BIconNutFill=_exports.BIconNut=_exports.BIconNodePlusFill=_exports.BIconNodePlus=_exports.BIconNodeMinusFill=_exports.BIconNodeMinus=_exports.BIconNewspaper=_exports.BIconMusicPlayerFill=_exports.BIconMusicPlayer=_exports.BIconMusicNoteList=_exports.BIconMusicNoteBeamed=_exports.BIconMusicNote=_exports.BIconMouse3=_exports.BIconMouse2=_exports.BIconMouse=_exports.BIconMoon=_exports.BIconMinecartLoaded=_exports.BIconMinecart=_exports.BIconMicMuteFill=_exports.BIconMicMute=_exports.BIconMicFill=_exports.BIconMic=_exports.BIconMenuUp=_exports.BIconMenuDown=_exports.BIconMenuButtonWideFill=_exports.BIconMenuButtonWide=_exports.BIconMenuButtonFill=_exports.BIconMenuButton=_exports.BIconMenuAppFill=_exports.BIconMenuApp=_exports.BIconMarkdownFill=_exports.BIconMarkdown=_exports.BIconMap=_exports.BIconMailbox2=_exports.BIconMailbox=_exports.BIconLockFill=_exports.BIconLock=_exports.BIconListUl=_exports.BIconListTask=_exports.BIconListStars=_exports.BIconListOl=_exports.BIconListNested=_exports.BIconListCheck=_exports.BIconList=_exports.BIconLink45deg=_exports.BIconLink=_exports.BIconLightningFill=_exports.BIconLightning=_exports.BIconLifePreserver=_exports.BIconLayoutWtf=_exports.BIconLayoutThreeColumns=_exports.BIconLayoutTextWindowReverse=_exports.BIconLayoutTextWindow=_exports.BIconLayoutTextSidebarReverse=_exports.BIconLayoutTextSidebar=_exports.BIconLayoutSplit=_exports.BIconLayoutSidebarReverse=_exports.BIconLayoutSidebarInsetReverse=_exports.BIconLayoutSidebarInset=_exports.BIconLayoutSidebar=_exports.BIconLayersHalf=_exports.BIconLayersFill=_exports.BIconLayers=_exports.BIconLaptopFill=_exports.BIconLaptop=_exports.BIconLampFill=_exports.BIconLamp=_exports.BIconLadder=_exports.BIconKeyboardFill=_exports.BIconKeyboard=_exports.BIconKeyFill=_exports.BIconKey=_exports.BIconKanbanFill=_exports.BIconKanban=_exports.BIconJustifyRight=_exports.BIconJustifyLeft=_exports.BIconJustify=_exports.BIconJoystick=_exports.BIconJournals=_exports.BIconJournalText=_exports.BIconJournalRichtext=_exports.BIconJournalPlus=_exports.BIconJournalMinus=_exports.BIconJournalMedical=_exports.BIconJournalCode=_exports.BIconJournalCheck=_exports.BIconJournalArrowUp=_exports.BIconJournalArrowDown=_exports.BIconJournalAlbum=_exports.BIconJournal=_exports.BIconIntersect=_exports.BIconInputCursorText=_exports.BIconInputCursor=_exports.BIconInfoSquareFill=_exports.BIconInfoSquare=_exports.BIconInfoCircleFill=_exports.BIconInfoCircle=_exports.BIconInfo=_exports.BIconInboxesFill=_exports.BIconInboxes=_exports.BIconInboxFill=_exports.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHr=_exports.BIconHouseFill=_exports.BIconHouseDoorFill=_exports.BIconHouseDoor=_exports.BIconHouse=_exports.BIconHourglassTop=_exports.BIconHourglassSplit=_exports.BIconHourglassBottom=_exports.BIconHourglass=_exports.BIconHexagonHalf=_exports.BIconHexagonFill=_exports.BIconHexagon=_exports.BIconHeptagonHalf=_exports.BIconHeptagonFill=_exports.BIconHeptagon=_exports.BIconHeartHalf=_exports.BIconHeartFill=_exports.BIconHeart=_exports.BIconHeadset=_exports.BIconHeadphones=_exports.BIconHddStackFill=_exports.BIconHddStack=_exports.BIconHddRackFill=_exports.BIconHddRack=_exports.BIconHddNetworkFill=_exports.BIconHddNetwork=_exports.BIconHddFill=_exports.BIconHdd=_exports.BIconHash=_exports.BIconHandbagFill=_exports.BIconHandbag=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumb=_exports.BIconHandIndex=_exports.BIconHammer=_exports.BIconGripVertical=_exports.BIconGripHorizontal=_exports.BIconGridFill=_exports.BIconGrid3x3GapFill=_exports.BIconGrid3x3Gap=_exports.BIconGrid3x3=_exports.BIconGrid3x2GapFill=_exports.BIconGrid3x2Gap=_exports.BIconGrid3x2=_exports.BIconGrid1x2Fill=_exports.BIconGrid1x2=_exports.BIconGrid=_exports.BIconGraphUp=_exports.BIconGraphDown=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGem=_exports.BIconGearWideConnected=_exports.BIconGearWide=_exports.BIconGearFill=_exports.BIconGear=_exports.BIconFunnelFill=_exports.BIconFunnel=_exports.BIconFullscreenExit=_exports.BIconFullscreen=_exports.BIconFront=_exports.BIconForwardFill=_exports.BIconForward=_exports.BIconFonts=_exports.BIconFolderSymlinkFill=_exports.BIconFolderSymlink=_exports.BIconFolderPlus=_exports.BIconFolderMinus=_exports.BIconFolderFill=_exports.BIconFolderCheck=_exports.BIconFolder2Open=_exports.BIconFolder2=_exports.BIconFolder=_exports.BIconFlower3=_exports.BIconFlower2=_exports.BIconFlower1=_exports.BIconFlagFill=_exports.BIconFlag=_exports.BIconFilterSquareFill=_exports.BIconFilterSquare=_exports.BIconFilterRight=_exports.BIconFilterLeft=_exports.BIconFilterCircleFill=_exports.BIconFilterCircle=_exports.BIconFilter=_exports.BIconFilm=_exports.BIconFilesAlt=_exports.BIconFiles=_exports.BIconFileZipFill=_exports.BIconFileZip=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileFill=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDown=_exports.BIconFileEarmark=_exports.BIconFileDiffFill=_exports.BIconFileDiff=_exports.BIconFileCodeFill=_exports.BIconFileCode=_exports.BIconFileCheckFill=_exports.BIconFileCheck=_exports.BIconFileBreakFill=_exports.BIconFileBreak=_exports.BIconFileBinaryFill=_exports.BIconFileBinary=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconEyeglasses=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughing=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngry=_exports.BIconEjectFill=_exports.BIconEject=_exports.BIconEggFried=_exports.BIconEggFill=_exports.BIconEgg=_exports.BIconEaselFill=_exports.BIconEasel=_exports.BIconEarbuds=_exports.BIconDropletHalf=_exports.BIconDropletFill=_exports.BIconDroplet=_exports.BIconDownload=_exports.BIconDot=_exports.BIconDoorOpenFill=_exports.BIconDoorOpen=_exports.BIconDoorClosedFill=_exports.BIconDoorClosed=_exports.BIconDistributeVertical=_exports.BIconDistributeHorizontal=_exports.BIconDisplayFill=_exports.BIconDisplay=_exports.BIconDice6Fill=_exports.BIconDice6=_exports.BIconDice5Fill=_exports.BIconDice5=_exports.BIconDice4Fill=_exports.BIconDice4=_exports.BIconDice3Fill=_exports.BIconDice3=_exports.BIconDice2Fill=_exports.BIconDice2=_exports.BIconDice1Fill=_exports.BIconDice1=_exports.BIconDiamondHalf=_exports.BIconDiamondFill=_exports.BIconDiamond=_exports.BIconDiagram3Fill=_exports.BIconDiagram3=_exports.BIconDiagram2Fill=_exports.BIconDiagram2=_exports.BIconDashSquareFill=_exports.BIconDashSquare=_exports.BIconDashCircleFill=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCupStraw=_exports.BIconCup=_exports.BIconCrop=_exports.BIconCreditCardFill=_exports.BIconCreditCard2FrontFill=_exports.BIconCreditCard2Front=_exports.BIconCreditCard2BackFill=_exports.BIconCreditCard2Back=_exports.BIconCreditCard=_exports.BIconCpuFill=_exports.BIconCpu=_exports.BIconController=_exports.BIconConeStriped=_exports.BIconCone=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudFill=_exports.BIconCloudDownloadFill=_exports.BIconCloudDownload=_exports.BIconCloudCheckFill=_exports.BIconCloudCheck=_exports.BIconCloudArrowUpFill=_exports.BIconCloudArrowUp=_exports.BIconCloudArrowDownFill=_exports.BIconCloudArrowDown=_exports.BIconCloud=_exports.BIconClockHistory=_exports.BIconClockFill=_exports.BIconClock=_exports.BIconClipboardPlus=_exports.BIconClipboardMinus=_exports.BIconClipboardData=_exports.BIconClipboardCheck=_exports.BIconClipboard=_exports.BIconCircleSquare=_exports.BIconCircleHalf=_exports.BIconCircleFill=_exports.BIconCircle=_exports.BIconChevronUp=_exports.BIconChevronRight=_exports.BIconChevronLeft=_exports.BIconChevronExpand=_exports.BIconChevronDown=_exports.BIconChevronDoubleUp=_exports.BIconChevronDoubleRight=_exports.BIconChevronDoubleLeft=_exports.BIconChevronDoubleDown=_exports.BIconChevronContract=_exports.BIconChevronCompactUp=_exports.BIconChevronCompactRight=_exports.BIconChevronCompactLeft=_exports.BIconChevronCompactDown=_exports.BIconChevronBarUp=_exports.BIconChevronBarRight=_exports.BIconChevronBarLeft=_exports.BIconChevronBarExpand=_exports.BIconChevronBarDown=_exports.BIconChevronBarContract=_exports.BIconCheckSquareFill=_exports.BIconCheckSquare=_exports.BIconCheckCircleFill=_exports.BIconCheckCircle=_exports.BIconCheckAll=_exports.BIconCheck2Square=_exports.BIconCheck2Circle=_exports.BIconCheck2All=_exports.BIconCheck2=_exports.BIconCheck=_exports.BIconChatTextFill=_exports.BIconChatText=_exports.BIconChatSquareTextFill=_exports.BIconChatSquareText=_exports.BIconChatSquareQuoteFill=_exports.BIconChatSquareQuote=_exports.BIconChatSquareFill=_exports.BIconChatSquareDotsFill=_exports.BIconChatSquareDots=_exports.BIconChatSquare=_exports.BIconChatRightTextFill=_exports.BIconChatRightText=_exports.BIconChatRightQuoteFill=_exports.BIconChatRightQuote=_exports.BIconChatRightFill=_exports.BIconChatRightDotsFill=_exports.BIconChatRightDots=_exports.BIconChatRight=_exports.BIconChatQuoteFill=_exports.BIconChatQuote=_exports.BIconChatLeftTextFill=_exports.BIconChatLeftText=_exports.BIconChatLeftQuoteFill=_exports.BIconChatLeftQuote=_exports.BIconChatLeftFill=_exports.BIconChatLeftDotsFill=_exports.BIconChatLeftDots=_exports.BIconChatLeft=_exports.BIconChatFill=_exports.BIconChatDotsFill=_exports.BIconChatDots=_exports.BIconChat=_exports.BIconCast=_exports.BIconCashStack=_exports.BIconCash=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDash=_exports.BIconCartCheck=_exports.BIconCart4=_exports.BIconCart3=_exports.BIconCart2=_exports.BIconCart=_exports.BIconCaretUpSquareFill=_exports.BIconCaretUpSquare=_exports.BIconCaretUpFill=_exports.BIconCaretUp=_exports.BIconCaretRightSquareFill=_exports.BIconCaretRightSquare=_exports.BIconCaretRightFill=_exports.BIconCaretRight=_exports.BIconCaretLeftSquareFill=_exports.BIconCaretLeftSquare=_exports.BIconCaretLeftFill=_exports.BIconCaretLeft=_exports.BIconCaretDownSquareFill=_exports.BIconCaretDownSquare=_exports.BIconCaretDownFill=_exports.BIconCaretDown=_exports.BIconCardText=_exports.BIconCardList=_exports.BIconCardImage=_exports.BIconCardHeading=_exports.BIconCardChecklist=_exports.BIconCapslockFill=_exports.BIconCapslock=_exports.BIconCameraVideoOffFill=_exports.BIconCameraVideoOff=_exports.BIconCameraVideoFill=_exports.BIconCameraVideo=_exports.BIconCameraReelsFill=_exports.BIconCameraReels=_exports.BIconCameraFill=_exports.BIconCamera2=_exports.BIconCamera=_exports.BIconCalendarWeekFill=_exports.BIconCalendarWeek=_exports.BIconCalendarRangeFill=_exports.BIconCalendarRange=_exports.BIconCalendarPlusFill=_exports.BIconCalendarPlus=_exports.BIconCalendarMonthFill=_exports.BIconCalendarMonth=_exports.BIconCalendarMinusFill=_exports.BIconCalendarMinus=_exports.BIconCalendarFill=_exports.BIconCalendarEventFill=_exports.BIconCalendarEvent=_exports.BIconCalendarDayFill=_exports.BIconCalendarDay=_exports.BIconCalendarDateFill=_exports.BIconCalendarDate=_exports.BIconCalendarCheckFill=_exports.BIconCalendarCheck=_exports.BIconCalendar4Week=_exports.BIconCalendar4Range=_exports.BIconCalendar4Event=_exports.BIconCalendar4=_exports.BIconCalendar3WeekFill=_exports.BIconCalendar3Week=_exports.BIconCalendar3RangeFill=_exports.BIconCalendar3Range=_exports.BIconCalendar3Fill=_exports.BIconCalendar3EventFill=_exports.BIconCalendar3Event=_exports.BIconCalendar3=_exports.BIconCalendar2WeekFill=_exports.BIconCalendar2Week=_exports.BIconCalendar2RangeFill=_exports.BIconCalendar2Range=_exports.BIconCalendar2PlusFill=_exports.BIconCalendar2Plus=_exports.BIconCalendar2MonthFill=_exports.BIconCalendar2Month=_exports.BIconCalendar2MinusFill=_exports.BIconCalendar2Minus=_exports.BIconCalendar2Fill=_exports.BIconCalendar2EventFill=_exports.BIconCalendar2Event=_exports.BIconCalendar2DayFill=_exports.BIconCalendar2Day=_exports.BIconCalendar2DateFill=_exports.BIconCalendar2Date=_exports.BIconCalendar2CheckFill=_exports.BIconCalendar2Check=_exports.BIconCalendar2=_exports.BIconCalendar=_exports.BIconCalculatorFill=_exports.BIconCalculator=_exports.BIconBullseye=_exports.BIconBuilding=_exports.BIconBugFill=_exports.BIconBug=_exports.BIconBucketFill=_exports.BIconBucket=_exports.BIconBrush=_exports.BIconBroadcastPin=_exports.BIconBroadcast=_exports.BIconBrightnessLowFill=_exports.BIconBrightnessLow=_exports.BIconBrightnessHighFill=_exports.BIconBrightnessHigh=_exports.BIconBrightnessAltLowFill=_exports.BIconBrightnessAltLow=_exports.BIconBrightnessAltHighFill=_exports.BIconBrightnessAltHigh=_exports.BIconBriefcaseFill=_exports.BIconBriefcase=_exports.BIconBricks=_exports.BIconBraces=_exports.BIconBoxSeam=_exports.BIconBoxArrowUpRight=_exports.BIconBoxArrowUpLeft=_exports.BIconBoxArrowUp=_exports.BIconBoxArrowRight=_exports.BIconBoxArrowLeft=_exports.BIconBoxArrowInUpRight=_exports.BIconBoxArrowInUpLeft=_exports.BIconBoxArrowInUp=_exports.BIconBoxArrowInRight=_exports.BIconBoxArrowInLeft=_exports.BIconBoxArrowInDownRight=_exports.BIconBoxArrowInDownLeft=_exports.BIconBoxArrowInDown=_exports.BIconBoxArrowDownRight=_exports.BIconBoxArrowDownLeft=_exports.BIconBoxArrowDown=_exports.BIconBox=_exports.BIconBoundingBoxCircles=_exports.BIconBoundingBox=_exports.BIconBorderWidth=_exports.BIconBorderStyle=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkPlus=_exports.BIconBookmarkFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheck=_exports.BIconBookmark=_exports.BIconBookHalf=_exports.BIconBookFill=_exports.BIconBook=_exports.BIconBlockquoteRight=_exports.BIconBlockquoteLeft=_exports.BIconBlank=_exports.BIconBinocularsFill=_exports.BIconBinoculars=_exports.BIconBicycle=_exports.BIconBezier2=_exports.BIconBezier=_exports.BIconBellFill=_exports.BIconBell=_exports.BIconBatteryHalf=_exports.BIconBatteryFull=_exports.BIconBatteryCharging=_exports.BIconBattery=_exports.BIconBasketFill=_exports.BIconBasket3Fill=_exports.BIconBasket3=_exports.BIconBasket2Fill=_exports.BIconBasket2=_exports.BIconBasket=_exports.BIconBarChartSteps=_exports.BIconBarChartLineFill=_exports.BIconBarChartLine=_exports.BIconBarChartFill=_exports.BIconBarChart=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDash=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBackspaceReverseFill=_exports.BIconBackspaceReverse=_exports.BIconBackspaceFill=_exports.BIconBackspace=_exports.BIconBack=_exports.BIconAwardFill=_exports.BIconAward=_exports.BIconAt=_exports.BIconAsterisk=_exports.BIconAspectRatioFill=_exports.BIconAspectRatio=_exports.BIconArrowsMove=_exports.BIconArrowsFullscreen=_exports.BIconArrowsExpand=_exports.BIconArrowsCollapse=_exports.BIconArrowsAngleExpand=_exports.BIconArrowsAngleContract=_exports.BIconArrowUpSquareFill=_exports.BIconArrowUpSquare=_exports.BIconArrowUpShort=_exports.BIconArrowUpRightSquareFill=_exports.BIconArrowUpRightSquare=_exports.BIconArrowUpRightCircleFill=_exports.BIconArrowUpRightCircle=_exports.BIconArrowUpRight=_exports.BIconArrowUpLeftSquareFill=_exports.BIconArrowUpLeftSquare=_exports.BIconArrowUpLeftCircleFill=_exports.BIconArrowUpLeftCircle=_exports.BIconArrowUpLeft=_exports.BIconArrowUpCircleFill=_exports.BIconArrowUpCircle=_exports.BIconArrowUp=_exports.BIconArrowRightSquareFill=_exports.BIconArrowRightSquare=_exports.BIconArrowRightShort=_exports.BIconArrowRightCircleFill=_exports.BIconArrowRightCircle=_exports.BIconArrowRight=_exports.BIconArrowReturnRight=_exports.BIconArrowReturnLeft=_exports.BIconArrowRepeat=_exports.BIconArrowLeftSquareFill=_exports.BIconArrowLeftSquare=_exports.BIconArrowLeftShort=_exports.BIconArrowLeftRight=_exports.BIconArrowLeftCircleFill=_exports.BIconArrowLeftCircle=_exports.BIconArrowLeft=_exports.BIconArrowDownUp=_exports.BIconArrowDownSquareFill=_exports.BIconArrowDownSquare=_exports.BIconArrowDownShort=_exports.BIconArrowDownRightSquareFill=_exports.BIconArrowDownRightSquare=_exports.BIconArrowDownRightCircleFill=_exports.BIconArrowDownRightCircle=_exports.BIconArrowDownRight=_exports.BIconArrowDownLeftSquareFill=_exports.BIconArrowDownLeftSquare=_exports.BIconArrowDownLeftCircleFill=_exports.BIconArrowDownLeftCircle=_exports.BIconArrowDownLeft=_exports.BIconArrowDownCircleFill=_exports.BIconArrowDownCircle=_exports.BIconArrowDown=_exports.BIconArrowCounterclockwise=_exports.BIconArrowClockwise=_exports.BIconArrowBarUp=_exports.BIconArrowBarRight=_exports.BIconArrowBarLeft=_exports.BIconArrowBarDown=_exports.BIconArrow90degUp=_exports.BIconArrow90degRight=_exports.BIconArrow90degLeft=_exports.BIconArrow90degDown=_exports.BIconArchiveFill=_exports.BIconArchive=_exports.BIconAppIndicator=_exports.BIconApp=_exports.BIconAlt=_exports.BIconAlignTop=_exports.BIconAlignStart=_exports.BIconAlignMiddle=_exports.BIconAlignEnd=_exports.BIconAlignCenter=_exports.BIconAlignBottom=_exports.BIconAlarmFill=_exports.BIconAlarm=_exports.BIcon=_exports.BFormValidFeedback=_exports.BFormTimepicker=_exports.BFormTextarea=_exports.BFormText=_exports.BFormTags=_exports.BFormTag=_exports.BFormSpinbutton=_exports.BFormSelectOptionGroup=_exports.BFormSelectOption=_exports.BFormSelect=_exports.BFormRow=_exports.BFormRating=_exports.BFormRadioGroup=_exports.BFormRadio=_exports.BFormInvalidFeedback=_exports.BFormInput=_exports.BFormGroup=_exports.BFormFile=_exports.BFormDatepicker=_exports.BFormDatalist=_exports.BFormCheckboxGroup=_exports.BFormCheckbox=_exports.BForm=_exports.BEmbed=_exports.BDropdownText=_exports.BDropdownItemButton=_exports.BDropdownItem=_exports.BDropdownHeader=_exports.BDropdownGroup=_exports.BDropdownForm=_exports.BDropdownDivider=_exports.BDropdown=_exports.BContainer=_exports.BCollapse=_exports.BCol=_exports.BCarouselSlide=_exports.BCarousel=_exports.BCardTitle=_exports.BCardText=_exports.BCardSubTitle=_exports.BCardImgLazy=_exports.BCardImg=_exports.BCardHeader=_exports.BCardGroup=_exports.BCardFooter=_exports.BCardBody=_exports.BCard=_exports.BCalendar=_exports.BButtonToolbar=_exports.BButtonGroup=_exports.BButtonClose=_exports.BButton=_exports.BBreadcrumbItem=_exports.BBreadcrumb=_exports.BBadge=_exports.BAvatarGroup=_exports.BAvatar=_exports.BAspect=_exports.BAlert=_exports.AvatarPlugin=_exports.AspectPlugin=_exports.AlertPlugin=void 0,_vue=_interopRequireDefault(_vue),_popper=_interopRequireDefault(_popper);var checkMultipleVueWarned,MULTIPLE_VUE_WARNING,from=function(){return Array.from.apply(Array,arguments)},isArray=function(val){return Array.isArray(val)},arrayIncludes=function(array,value){return-1!==array.indexOf(value)},concat=function(){for(var _len=arguments.length,args=new Array(_len),_key=0;_key<_len;_key++)args[_key]=arguments[_key];return Array.prototype.concat.apply([],args)},assign=function(){return Object.assign.apply(Object,arguments)},create=function(proto,optionalProps){return Object.create(proto,optionalProps)},defineProperties=function(obj,props){return Object.defineProperties(obj,props)},defineProperty=function(obj,prop,descriptor){return Object.defineProperty(obj,prop,descriptor)},freeze=function(obj){return Object.freeze(obj)},getOwnPropertyNames=function(obj){return Object.getOwnPropertyNames(obj)},keys=function(obj){return Object.keys(obj)},hasOwnProperty=function(obj,prop){return Object.prototype.hasOwnProperty.call(obj,prop)},isObject=function(obj){return null!==obj&&"object"===_typeof(obj)},isPlainObject=function(obj){return"[object Object]"===Object.prototype.toString.call(obj)},clone=function(obj){return _objectSpread2({},obj)},pick=function(obj,props){return keys(obj).filter((function(key){return-1!==props.indexOf(key)})).reduce((function(result,key){return _objectSpread2(_objectSpread2({},result),{},_defineProperty({},key,obj[key]))}),{})},omit=function(obj,props){return keys(obj).filter((function(key){return-1===props.indexOf(key)})).reduce((function(result,key){return _objectSpread2(_objectSpread2({},result),{},_defineProperty({},key,obj[key]))}),{})},hasWindowSupport="undefined"!=typeof window,hasDocumentSupport="undefined"!=typeof document,hasNavigatorSupport="undefined"!=typeof navigator,hasPromiseSupport="undefined"!=typeof Promise,hasMutationObserverSupport="undefined"!=typeof MutationObserver||"undefined"!=typeof WebKitMutationObserver||"undefined"!=typeof MozMutationObserver,isBrowser=hasWindowSupport&&hasDocumentSupport&&hasNavigatorSupport,userAgent=isBrowser?window.navigator.userAgent.toLowerCase():"",isJSDOM=userAgent.indexOf("jsdom")>0,hasPassiveEventSupport=(/msie|trident/.test(userAgent),function(){var passiveEventSupported=!1;if(isBrowser)try{var options={get passive(){passiveEventSupported=!0}};window.addEventListener("test",options,options),window.removeEventListener("test",options,options)}catch(err){passiveEventSupported=!1}return passiveEventSupported}()),hasTouchSupport=isBrowser&&("ontouchstart"in document.documentElement||navigator.maxTouchPoints>0),hasPointerEventSupport=isBrowser&&Boolean(window.PointerEvent||window.MSPointerEvent),hasIntersectionObserverSupport=isBrowser&&"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype,getNoWarn=function(){return function(key){var fallback=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,env="undefined"!=typeof process&&process&&process.env||{};return key?env[key]||fallback:env}("BOOTSTRAP_VUE_NO_WARN")},w=hasWindowSupport?window:{},Element$1=hasWindowSupport?w.Element:function(_Object){_inherits(Element,_Object);var _super=_createSuper(Element);function Element(){return _classCallCheck(this,Element),_super.apply(this,arguments)}return Element}(_wrapNativeSuper(Object)),HTMLElement=hasWindowSupport?w.HTMLElement:function(_Element){_inherits(HTMLElement,_Element);var _super2=_createSuper(HTMLElement);function HTMLElement(){return _classCallCheck(this,HTMLElement),_super2.apply(this,arguments)}return HTMLElement}(Element$1),SVGElement=hasWindowSupport?w.SVGElement:function(_Element2){_inherits(SVGElement,_Element2);var _super3=_createSuper(SVGElement);function SVGElement(){return _classCallCheck(this,SVGElement),_super3.apply(this,arguments)}return SVGElement}(Element$1),File=hasWindowSupport?w.File:function(_Object2){_inherits(File,_Object2);var _super4=_createSuper(File);function File(){return _classCallCheck(this,File),_super4.apply(this,arguments)}return File}(_wrapNativeSuper(Object)),toType=function(val){return _typeof(val)},isUndefined=function(val){return void 0===val},isNull=function(val){return null===val},isUndefinedOrNull=function(val){return isUndefined(val)||isNull(val)},isFunction=function(val){return"function"===toType(val)},isBoolean=function(val){return"boolean"===toType(val)},isString=function(val){return"string"===toType(val)},isNumber=function(val){return"number"===toType(val)},isDate=function(val){return val instanceof Date},isEvent=function(val){return val instanceof Event},isRegExp=function(val){return"RegExp"===function(val){return Object.prototype.toString.call(val).slice(8,-1)}(val)},cloneDeep=function cloneDeep(obj){var defaultValue=arguments.length>1&&void 0!==arguments[1]?arguments[1]:obj;return isArray(obj)?obj.reduce((function(result,val){return[].concat(_toConsumableArray(result),[cloneDeep(val,val)])}),[]):isPlainObject(obj)?keys(obj).reduce((function(result,key){return _objectSpread2(_objectSpread2({},result),{},_defineProperty({},key,cloneDeep(obj[key],obj[key])))}),{}):defaultValue},identity=function(x){return x},RX_ARRAY_NOTATION=/\[(\d+)]/g,getRaw=function(obj,path){var defaultValue=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;if(!(path=isArray(path)?path.join("."):path)||!isObject(obj))return defaultValue;if(path in obj)return obj[path];var steps=(path=String(path).replace(RX_ARRAY_NOTATION,".$1")).split(".").filter(identity);return 0===steps.length?defaultValue:steps.every((function(step){return isObject(obj)&&step in obj&&!isUndefinedOrNull(obj=obj[step])}))?obj:isNull(obj)?null:defaultValue},get=function(obj,path){var defaultValue=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,val=getRaw(obj,path);return isUndefinedOrNull(val)?defaultValue:val},warn=function(message){var source=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;getNoWarn()||console.warn("[BootstrapVue warn]: ".concat(source?"".concat(source," - "):"").concat(message))},warnNotClient=function(source){return!isBrowser&&(warn("".concat(source,": Can not be called during SSR.")),!0)},warnNoPromiseSupport=function(source){return!hasPromiseSupport&&(warn("".concat(source,": Requires Promise support.")),!0)},DEFAULTS=function deepFreeze(obj){return keys(obj).forEach((function(prop){var value=obj[prop];obj[prop]=value&&(isPlainObject(value)||isArray(value))?deepFreeze(value):value})),freeze(obj)}({breakpoints:["xs","sm","md","lg","xl"],formControls:{size:void 0},BAlert:{dismissLabel:"Close",variant:"info"},BAvatar:{variant:"secondary",badgeVariant:"primary"},BBadge:{variant:"secondary"},BButton:{size:void 0,variant:"secondary"},BButtonClose:{content:"&times;",textVariant:void 0,ariaLabel:"Close"},BCalendar:{labelPrevDecade:"Previous decade",labelPrevYear:"Previous year",labelPrevMonth:"Previous month",labelCurrentMonth:"Current month",labelNextMonth:"Next month",labelNextYear:"Next year",labelNextDecade:"Next decade",labelToday:"Today",labelSelected:"Selected date",labelNoDateSelected:"No date selected",labelCalendar:"Calendar",labelNav:"Calendar navigation",labelHelp:"Use cursor keys to navigate calendar dates"},BCardSubTitle:{subTitleTextVariant:"muted"},BCarousel:{labelPrev:"Previous Slide",labelNext:"Next Slide",labelGotoSlide:"Goto Slide",labelIndicators:"Select a slide to display"},BDropdown:{toggleText:"Toggle Dropdown",size:void 0,variant:"secondary",splitVariant:void 0},BFormDatepicker:{labelPrevDecade:void 0,labelPrevYear:void 0,labelPrevMonth:void 0,labelCurrentMonth:void 0,labelNextMonth:void 0,labelNextYear:void 0,labelNextDecade:void 0,labelToday:void 0,labelSelected:void 0,labelNoDateSelected:void 0,labelCalendar:void 0,labelNav:void 0,labelHelp:void 0,labelTodayButton:"Select today",labelResetButton:"Reset",labelCloseButton:"Close"},BFormFile:{browseText:"Browse",placeholder:"No file chosen",dropPlaceholder:"Drop files here"},BFormRating:{variant:null,color:null},BFormTag:{removeLabel:"Remove tag",variant:"secondary"},BFormTags:{addButtonText:"Add",addButtonVariant:"outline-secondary",duplicateTagText:"Duplicate tag(s)",invalidTagText:"Invalid tag(s)",placeholder:"Add tag...",tagRemoveLabel:"Remove tag",tagRemovedLabel:"Tag removed",tagVariant:"secondary"},BFormText:{textVariant:"muted"},BFormTimepicker:{labelNoTimeSelected:void 0,labelSelected:void 0,labelHours:void 0,labelMinutes:void 0,labelSeconds:void 0,labelAmpm:void 0,labelAm:void 0,labelPm:void 0,labelDecrement:void 0,labelIncrement:void 0,labelNowButton:"Select now",labelResetButton:"Reset",labelCloseButton:"Close"},BFormSpinbutton:{labelDecrement:"Decrement",labelIncrement:"Increment"},BImg:{blankColor:"transparent"},BImgLazy:{blankColor:"transparent"},BInputGroup:{size:void 0},BJumbotron:{bgVariant:void 0,borderVariant:void 0,textVariant:void 0},BLink:{routerComponentName:void 0},BListGroupItem:{variant:void 0},BModal:{titleTag:"h5",size:"md",headerBgVariant:void 0,headerBorderVariant:void 0,headerTextVariant:void 0,headerCloseVariant:void 0,bodyBgVariant:void 0,bodyTextVariant:void 0,footerBgVariant:void 0,footerBorderVariant:void 0,footerTextVariant:void 0,cancelTitle:"Cancel",cancelVariant:"secondary",okTitle:"OK",okVariant:"primary",headerCloseContent:"&times;",headerCloseLabel:"Close"},BNavbar:{variant:null},BNavbarToggle:{label:"Toggle navigation"},BPagination:{size:void 0},BPaginationNav:{size:void 0},BPopover:{boundary:"scrollParent",boundaryPadding:5,customClass:void 0,delay:50,variant:void 0},BProgress:{variant:void 0},BProgressBar:{variant:void 0},BSpinner:{variant:void 0},BSidebar:{bgVariant:"light",textVariant:"dark",shadow:!1,width:void 0,tag:"div",backdropVariant:"dark"},BTable:{selectedVariant:"active",headVariant:void 0,footVariant:void 0},BTime:{labelNoTimeSelected:"No time selected",labelSelected:"Selected time",labelHours:"Hours",labelMinutes:"Minutes",labelSeconds:"Seconds",labelAmpm:"AM/PM",labelAm:"AM",labelPm:"PM",labelIncrement:void 0,labelDecrement:void 0},BToast:{toaster:"b-toaster-top-right",autoHideDelay:5e3,variant:void 0,toastClass:void 0,headerClass:void 0,bodyClass:void 0},BToaster:{ariaLive:void 0,ariaAtomic:void 0,role:void 0},BTooltip:{boundary:"scrollParent",boundaryPadding:5,customClass:void 0,delay:50,variant:void 0}}),NAME="BvConfig",BvConfig=function(){function BvConfig(){_classCallCheck(this,BvConfig),this.$_config={},this.$_cachedBreakpoints=null}return _createClass(BvConfig,[{key:"getDefaults",value:function(){return this.defaults}},{key:"setConfig",value:function(){var _this=this,config=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};isPlainObject(config)&&getOwnPropertyNames(config).forEach((function(cmpName){if(hasOwnProperty(DEFAULTS,cmpName)){var cmpConfig=config[cmpName];if("breakpoints"===cmpName){var breakpoints=config.breakpoints;!isArray(breakpoints)||breakpoints.length<2||breakpoints.some((function(b){return!isString(b)||0===b.length}))?warn('"breakpoints" must be an array of at least 2 breakpoint names',NAME):_this.$_config.breakpoints=cloneDeep(breakpoints)}else if(isPlainObject(cmpConfig)){getOwnPropertyNames(cmpConfig).forEach((function(prop){hasOwnProperty(DEFAULTS[cmpName],prop)?(_this.$_config[cmpName]=_this.$_config[cmpName]||{},isUndefined(cmpConfig[prop])||(_this.$_config[cmpName][prop]=cloneDeep(cmpConfig[prop]))):warn('Unknown config property "'.concat(cmpName,".").concat(prop,'"'),NAME)}))}}else warn('Unknown config property "'.concat(cmpName,'"'),NAME)}))}},{key:"resetConfig",value:function(){this.$_config={}}},{key:"getConfig",value:function(){return cloneDeep(this.$_config)}},{key:"getConfigValue",value:function(key){return cloneDeep(getRaw(this.$_config,key,getRaw(DEFAULTS,key)))}},{key:"defaults",get:function(){return DEFAULTS}}],[{key:"Defaults",get:function(){return DEFAULTS}}]),BvConfig}(),checkMultipleVue=(checkMultipleVueWarned=!1,MULTIPLE_VUE_WARNING=["Multiple instances of Vue detected!","You may need to set up an alias for Vue in your bundler config.","See: https://bootstrap-vue.org/docs#using-module-bundlers"].join("\n"),function(Vue$1){checkMultipleVueWarned||_vue.default===Vue$1||isJSDOM||warn(MULTIPLE_VUE_WARNING),checkMultipleVueWarned=!0}),installFactory=function(){var _ref=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},components=_ref.components,directives=_ref.directives,plugins=_ref.plugins,install=function install(Vue){var config=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};install.installed||(install.installed=!0,checkMultipleVue(Vue),function(){var config=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},Vue$1=arguments.length>1&&void 0!==arguments[1]?arguments[1]:_vue.default;Vue$1.prototype.$bvConfig=_vue.default.prototype.$bvConfig=Vue$1.prototype.$bvConfig||_vue.default.prototype.$bvConfig||new BvConfig,Vue$1.prototype.$bvConfig.setConfig(config)}(config,Vue),registerComponents(Vue,components),registerDirectives(Vue,directives),registerPlugins(Vue,plugins))};return install.installed=!1,install},installFactoryNoConfig=function(){var _ref2=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},components=_ref2.components,directives=_ref2.directives,plugins=_ref2.plugins,install=function install(Vue){install.installed||(install.installed=!0,checkMultipleVue(Vue),registerComponents(Vue,components),registerDirectives(Vue,directives),registerPlugins(Vue,plugins))};return install.installed=!1,install},pluginFactory=function(){var options=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return _objectSpread2(_objectSpread2({},arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),{},{install:installFactory(options)})},pluginFactoryNoConfig=function(){var options=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return _objectSpread2(_objectSpread2({},arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),{},{install:installFactoryNoConfig(options)})},registerPlugins=function(Vue){var plugins=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var plugin in plugins)plugin&&plugins[plugin]&&Vue.use(plugins[plugin])},registerComponent=function(Vue,name,def){Vue&&name&&def&&Vue.component(name,def)},registerComponents=function(Vue){var components=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var component in components)registerComponent(Vue,component,components[component])},registerDirective=function(Vue,name,def){Vue&&name&&def&&Vue.directive(name.replace(/^VB/,"B"),def)},registerDirectives=function(Vue){var directives=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var directive in directives)registerDirective(Vue,directive,directives[directive])},memoize=function(fn){var cache=create(null);return function(){for(var _len=arguments.length,args=new Array(_len),_key=0;_key<_len;_key++)args[_key]=arguments[_key];var argsKey=JSON.stringify(args);return cache[argsKey]=cache[argsKey]||fn.apply(null,args)}},VueProto=_vue.default.prototype,getConfigValue=function(key){return VueProto.$bvConfig?VueProto.$bvConfig.getConfigValue(key):cloneDeep(getRaw(DEFAULTS,key))},getComponentConfig=function(cmpName){var key=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return key?getConfigValue("".concat(cmpName,".").concat(key)):getConfigValue(cmpName)||{}},getBreakpoints=function(){return getConfigValue("breakpoints")},_getBreakpointsCached=memoize((function(){return getBreakpoints()})),getBreakpointsUpCached=memoize((function(){var breakpoints=cloneDeep(_getBreakpointsCached());return breakpoints[0]="",breakpoints})),toInteger=function(value){var defaultValue=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,integer=parseInt(value,10);return isNaN(integer)?defaultValue:integer},toFloat=function(value){var defaultValue=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,float=parseFloat(value);return isNaN(float)?defaultValue:float},toFixed=function(val,precision){return toFloat(val).toFixed(toInteger(precision,0))},RX_TRIM_LEFT=/^\s+/,RX_REGEXP_REPLACE=/[-/\\^$*+?.()|[\]{}]/g,RX_UN_KEBAB=/-(\w)/g,RX_HYPHENATE=/\B([A-Z])/g,kebabCase=function(str){return str.replace(RX_HYPHENATE,"-$1").toLowerCase()},pascalCase=function(str){return(str=kebabCase(str).replace(RX_UN_KEBAB,(function(_,c){return c?c.toUpperCase():""}))).charAt(0).toUpperCase()+str.slice(1)},upperFirst=function(str){return(str=isString(str)?str.trim():String(str)).charAt(0).toUpperCase()+str.slice(1)},escapeRegExp=function(str){return str.replace(RX_REGEXP_REPLACE,"\\$&")},toString$1=function(val){var spaces=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;return isUndefinedOrNull(val)?"":isArray(val)||isPlainObject(val)&&val.toString===Object.prototype.toString?JSON.stringify(val,null,spaces):String(val)},trim=function(str){return toString$1(str).trim()},lowerCase=function(str){return toString$1(str).toLowerCase()},TABABLE_SELECTOR=["button","[href]:not(.disabled)","input","select","textarea","[tabindex]","[contenteditable]"].map((function(s){return"".concat(s,":not(:disabled):not([disabled])")})).join(", "),w$1=hasWindowSupport?window:{},d=hasDocumentSupport?document:{},elProto="undefined"!=typeof Element?Element.prototype:{},matchesEl=elProto.matches||elProto.msMatchesSelector||elProto.webkitMatchesSelector,closestEl=elProto.closest||function(sel){var el=this;do{if(matches(el,sel))return el;el=el.parentElement||el.parentNode}while(!isNull(el)&&el.nodeType===Node.ELEMENT_NODE);return null},requestAF=w$1.requestAnimationFrame||w$1.webkitRequestAnimationFrame||w$1.mozRequestAnimationFrame||w$1.msRequestAnimationFrame||w$1.oRequestAnimationFrame||function(cb){return setTimeout(cb,16)},MutationObs=w$1.MutationObserver||w$1.WebKitMutationObserver||w$1.MozMutationObserver||null,isElement=function(el){return!(!el||el.nodeType!==Node.ELEMENT_NODE)},getActiveElement=function(){var excludes=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],activeElement=d.activeElement;return activeElement&&!excludes.some((function(el){return el===activeElement}))?activeElement:null},isTag=function(tag,name){return toString$1(tag).toLowerCase()===toString$1(name).toLowerCase()},isActiveElement=function(el){return isElement(el)&&el===getActiveElement()},isVisible=function(el){if(!isElement(el)||!el.parentNode||!contains(d.body,el))return!1;if("none"===el.style.display)return!1;var bcr=getBCR(el);return!!(bcr&&bcr.height>0&&bcr.width>0)},isDisabled=function(el){return!isElement(el)||el.disabled||hasAttr(el,"disabled")||hasClass(el,"disabled")},reflow=function(el){return isElement(el)&&el.offsetHeight},selectAll=function(selector,root){return from((isElement(root)?root:d).querySelectorAll(selector))},select=function(selector,root){return(isElement(root)?root:d).querySelector(selector)||null},matches=function(el,selector){return!!isElement(el)&&matchesEl.call(el,selector)},closest=function(selector,root){var includeRoot=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!isElement(root))return null;var el=closestEl.call(root,selector);return includeRoot?el:el===root?null:el},contains=function(parent,child){return!(!parent||!isFunction(parent.contains))&&parent.contains(child)},getById=function(id){return d.getElementById(/^#/.test(id)?id.slice(1):id)||null},addClass=function(el,className){className&&isElement(el)&&el.classList&&el.classList.add(className)},removeClass=function(el,className){className&&isElement(el)&&el.classList&&el.classList.remove(className)},hasClass=function(el,className){return!!(className&&isElement(el)&&el.classList)&&el.classList.contains(className)},setAttr=function(el,attr,val){attr&&isElement(el)&&el.setAttribute(attr,val)},removeAttr=function(el,attr){attr&&isElement(el)&&el.removeAttribute(attr)},getAttr=function(el,attr){return attr&&isElement(el)?el.getAttribute(attr):null},hasAttr=function(el,attr){return attr&&isElement(el)?el.hasAttribute(attr):null},getBCR=function(el){return isElement(el)?el.getBoundingClientRect():null},getCS=function(el){return hasWindowSupport&&isElement(el)?w$1.getComputedStyle(el):{}},offset=function(el){var _offset={top:0,left:0};if(!isElement(el)||0===el.getClientRects().length)return _offset;var bcr=getBCR(el);if(bcr){var win=el.ownerDocument.defaultView;_offset.top=bcr.top+win.pageYOffset,_offset.left=bcr.left+win.pageXOffset}return _offset},position=function(el){var _offset={top:0,left:0};if(!isElement(el))return _offset;var parentOffset={top:0,left:0},elStyles=getCS(el);if("fixed"===elStyles.position)_offset=getBCR(el)||_offset;else{_offset=offset(el);for(var doc=el.ownerDocument,offsetParent=el.offsetParent||doc.documentElement;offsetParent&&(offsetParent===doc.body||offsetParent===doc.documentElement)&&"static"===getCS(offsetParent).position;)offsetParent=offsetParent.parentNode;if(offsetParent&&offsetParent!==el&&offsetParent.nodeType===Node.ELEMENT_NODE){parentOffset=offset(offsetParent);var offsetParentStyles=getCS(offsetParent);parentOffset.top+=toFloat(offsetParentStyles.borderTopWidth,0),parentOffset.left+=toFloat(offsetParentStyles.borderLeftWidth,0)}}return{top:_offset.top-parentOffset.top-toFloat(elStyles.marginTop,0),left:_offset.left-parentOffset.left-toFloat(elStyles.marginLeft,0)}},getTabables=function(){var rootEl=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;return selectAll(TABABLE_SELECTOR,rootEl).filter(isVisible).filter((function(el){return el.tabIndex>-1&&!el.disabled}))},attemptFocus=function(el){var options=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{el.focus(options)}catch(_unused){}return isActiveElement(el)},attemptBlur=function(el){try{el.blur()}catch(_unused2){}return!isActiveElement(el)},NO_FADE_PROPS={name:"",enterClass:"",enterActiveClass:"",enterToClass:"show",leaveClass:"show",leaveActiveClass:"",leaveToClass:""},FADE_PROPS=_objectSpread2(_objectSpread2({},NO_FADE_PROPS),{},{enterActiveClass:"fade",leaveActiveClass:"fade"}),BVTransition=_vue.default.extend({name:"BVTransition",functional:!0,props:{noFade:{type:Boolean,default:!1},appear:{type:Boolean,default:!1},mode:{type:String},transProps:{type:Object,default:null}},render:function(h,_ref){var children=_ref.children,data=_ref.data,props=_ref.props,transProps=props.transProps;return isPlainObject(transProps)||(transProps=props.noFade?NO_FADE_PROPS:FADE_PROPS,props.appear&&(transProps=_objectSpread2(_objectSpread2({},transProps),{},{appear:!0,appearClass:transProps.enterClass,appearActiveClass:transProps.enterActiveClass,appearToClass:transProps.enterToClass}))),transProps=_objectSpread2(_objectSpread2({mode:props.mode},transProps),{},{css:!0}),h("transition",(0,_vueFunctionalDataMerge.mergeData)(data,{props:transProps}),children)}}),hasNormalizedSlot=function(names){var $scopedSlots=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},$slots=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return(names=concat(names).filter(identity)).some((function(name){return $scopedSlots[name]||$slots[name]}))},normalizeSlot=function(names){var slot,scope=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},$scopedSlots=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},$slots=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};names=concat(names).filter(identity);for(var i=0;i<names.length&&!slot;i++){var name=names[i];slot=$scopedSlots[name]||$slots[name]}return isFunction(slot)?slot(scope):slot},normalizeSlotMixin={methods:{hasNormalizedSlot:function(names){return hasNormalizedSlot(names,this.$scopedSlots,this.$slots)},normalizeSlot:function(names){var vNodes=normalizeSlot(names,arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},this.$scopedSlots,this.$slots);return vNodes?concat(vNodes):vNodes}}},NAME$1="BButtonClose",props={content:{type:String,default:function(){return getComponentConfig(NAME$1,"content")}},disabled:{type:Boolean,default:!1},ariaLabel:{type:String,default:function(){return getComponentConfig(NAME$1,"ariaLabel")}},textVariant:{type:String,default:function(){return getComponentConfig(NAME$1,"textVariant")}}},BButtonClose=_vue.default.extend({name:NAME$1,functional:!0,props:props,render:function(h,_ref){var props=_ref.props,data=_ref.data,slots=_ref.slots,scopedSlots=_ref.scopedSlots,$slots=slots(),$scopedSlots=scopedSlots||{},componentData={staticClass:"close",class:_defineProperty({},"text-".concat(props.textVariant),props.textVariant),attrs:{type:"button",disabled:props.disabled,"aria-label":props.ariaLabel?String(props.ariaLabel):null},on:{click:function(evt){props.disabled&&isEvent(evt)&&(evt.stopPropagation(),evt.preventDefault())}}};return hasNormalizedSlot("default",$scopedSlots,$slots)||(componentData.domProps={innerHTML:props.content}),h("button",(0,_vueFunctionalDataMerge.mergeData)(data,componentData),normalizeSlot("default",{},$scopedSlots,$slots))}});_exports.BButtonClose=BButtonClose;var parseCountDown=function(show){return""===show||isBoolean(show)?0:(show=toInteger(show,0))>0?show:0},parseShow=function(show){return""===show||!0===show||!(toInteger(show,0)<1)&&!!show},isNumericLike=function(value){return!isNaN(toInteger(value))},BAlert=_vue.default.extend({name:"BAlert",mixins:[normalizeSlotMixin],model:{prop:"show",event:"input"},props:{variant:{type:String,default:function(){return getComponentConfig("BAlert","variant")}},dismissible:{type:Boolean,default:!1},dismissLabel:{type:String,default:function(){return getComponentConfig("BAlert","dismissLabel")}},show:{type:[Boolean,Number,String],default:!1},fade:{type:Boolean,default:!1}},data:function(){return{countDown:0,countDownTimeout:null,localShow:parseShow(this.show)}},watch:{show:function(newVal){this.countDown=parseCountDown(newVal),this.localShow=parseShow(newVal)},countDown:function(newVal){var _this=this;this.clearCountDownInterval(),isNumericLike(this.show)&&(this.$emit("dismiss-count-down",newVal),this.show!==newVal&&this.$emit("input",newVal),newVal>0?(this.localShow=!0,this.countDownTimeout=setTimeout((function(){_this.countDown--}),1e3)):this.$nextTick((function(){requestAF((function(){_this.localShow=!1}))})))},localShow:function(newVal){newVal||!this.dismissible&&!isNumericLike(this.show)||this.$emit("dismissed"),isNumericLike(this.show)||this.show===newVal||this.$emit("input",newVal)}},created:function(){this.countDown=parseCountDown(this.show),this.localShow=parseShow(this.show)},mounted:function(){this.countDown=parseCountDown(this.show),this.localShow=parseShow(this.show)},beforeDestroy:function(){this.clearCountDownInterval()},methods:{dismiss:function(){this.clearCountDownInterval(),this.countDown=0,this.localShow=!1},clearCountDownInterval:function(){this.countDownTimeout&&(clearTimeout(this.countDownTimeout),this.countDownTimeout=null)}},render:function(h){var $alert;if(this.localShow){var $dismissBtn=h();this.dismissible&&($dismissBtn=h(BButtonClose,{attrs:{"aria-label":this.dismissLabel},on:{click:this.dismiss}},[this.normalizeSlot("dismiss")])),$alert=[$alert=h("div",{key:this._uid,staticClass:"alert",class:_defineProperty({"alert-dismissible":this.dismissible},"alert-".concat(this.variant),this.variant),attrs:{role:"alert","aria-live":"polite","aria-atomic":!0}},[$dismissBtn,this.normalizeSlot("default")])]}return h(BVTransition,{props:{noFade:!this.fade}},$alert)}});_exports.BAlert=BAlert;var AlertPlugin=pluginFactory({components:{BAlert:BAlert}});_exports.AlertPlugin=AlertPlugin;var mathMin=Math.min,mathMax=Math.max,mathAbs=Math.abs,mathCeil=Math.ceil,mathFloor=Math.floor,mathPow=Math.pow,mathRound=Math.round,RX_ASPECT=/^\d+(\.\d*)?[/:]\d+(\.\d*)?$/,RX_SEPARATOR=/[/:]/,BAspect=_vue.default.extend({name:"BAspect",mixins:[normalizeSlotMixin],props:{aspect:{type:[Number,String],default:"1:1"},tag:{type:String,default:"div"}},computed:{padding:function(){var aspect=this.aspect,ratio=1;if(RX_ASPECT.test(aspect)){var _aspect$split$map2=_slicedToArray(aspect.split(RX_SEPARATOR).map((function(v){return toFloat(v)||1})),2);ratio=_aspect$split$map2[0]/_aspect$split$map2[1]}else ratio=toFloat(aspect)||1;return"".concat(100/mathAbs(ratio),"%")}},render:function(h){var $sizer=h("div",{staticClass:"".concat("b-aspect","-sizer flex-grow-1"),style:{paddingBottom:this.padding,height:0}}),$content=h("div",{staticClass:"".concat("b-aspect","-content flex-grow-1 w-100 mw-100"),style:{marginLeft:"-100%"}},[this.normalizeSlot("default")]);return h(this.tag,{staticClass:"".concat("b-aspect"," d-flex")},[$sizer,$content])}});_exports.BAspect=BAspect;var AspectPlugin=pluginFactory({components:{BAspect:BAspect}});_exports.AspectPlugin=AspectPlugin;var prefixPropName=function(prefix,value){return prefix+upperFirst(value)},unprefixPropName=function(prefix,value){return str=value.replace(prefix,""),(str=isString(str)?str.trim():String(str)).charAt(0).toLowerCase()+str.slice(1);var str},suffixPropName=function(suffix,str){return str+(suffix?upperFirst(suffix):"")},copyProps=function(props){var transformFn=arguments.length>1&&void 0!==arguments[1]?arguments[1]:identity;if(isArray(props))return props.map(transformFn);var copied={};for(var prop in props)hasOwnProperty(props,prop)&&(copied[transformFn(prop)]=isObject(props[prop])?clone(props[prop]):props[prop]);return copied},pluckProps=function(keysToPluck,objToPluck){var transformFn=arguments.length>2&&void 0!==arguments[2]?arguments[2]:identity;return(isArray(keysToPluck)?keysToPluck.slice():keys(keysToPluck)).reduce((function(memo,prop){return memo[transformFn(prop)]=objToPluck[prop],memo}),{})},commaRE=/%2C/g,encodeReserveRE=/[!'()*]/g,plusRE=/\+/g,queryStartRE=/^(\?|#|&)/,encodeReserveReplacer=function(c){return"%"+c.charCodeAt(0).toString(16)},encode=function(str){return encodeURIComponent(toString$1(str)).replace(encodeReserveRE,encodeReserveReplacer).replace(commaRE,",")},decode=decodeURIComponent,parseQuery=function(query){var parsed={};return(query=toString$1(query).trim().replace(queryStartRE,""))?(query.split("&").forEach((function(param){var parts=param.replace(plusRE," ").split("="),key=decode(parts.shift()),val=parts.length>0?decode(parts.join("=")):null;isUndefined(parsed[key])?parsed[key]=val:isArray(parsed[key])?parsed[key].push(val):parsed[key]=[parsed[key],val]})),parsed):parsed},isLink=function(props){return!(!props.href&&!props.to)},isRouterLink=function(tag){return!isTag(tag,"a")},computeHref=function(){var _ref3=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},href=_ref3.href,to=_ref3.to,fallback=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"#",toFallback=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"/";if(isRouterLink(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"a"))return null;if(href)return href;if(to){if(isString(to))return to||toFallback;if(isPlainObject(to)&&(to.path||to.query||to.hash)){var path=toString$1(to.path),query=function(obj){if(!isPlainObject(obj))return"";var query=keys(obj).map((function(key){var val=obj[key];return isUndefined(val)?"":isNull(val)?encode(key):isArray(val)?val.reduce((function(results,val2){return isNull(val2)?results.push(encode(key)):isUndefined(val2)||results.push(encode(key)+"="+encode(val2)),results}),[]).join("&"):encode(key)+"="+encode(val)})).filter((function(x){return x.length>0})).join("&");return query?"?".concat(query):""}(to.query),hash=toString$1(to.hash);return hash=hash&&"#"!==hash.charAt(0)?"#".concat(hash):hash,"".concat(path).concat(query).concat(hash)||toFallback}}return fallback},KEY_CODES=freeze({SPACE:32,ENTER:13,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40,PAGEUP:33,PAGEDOWN:34,HOME:36,END:35,TAB:9,SHIFT:16,CTRL:17,BACKSPACE:8,ALT:18,PAUSE:19,BREAK:19,INSERT:45,INS:45,DELETE:46}),makePropWatcher=function(propName){return{handler:function(newVal,oldVal){for(var key in oldVal)hasOwnProperty(newVal,key)||this.$delete(this.$data[propName],key);for(var _key in newVal)this.$set(this.$data[propName],_key,newVal[_key])}}},makePropCacheMixin=function(propName,proxyPropName){return{data:function(){return _defineProperty({},proxyPropName,{})},watch:_defineProperty({},propName,makePropWatcher(proxyPropName)),created:function(){this[proxyPropName]=_objectSpread2({},this[propName])}}},attrsMixin=makePropCacheMixin("$attrs","bvAttrs"),listenersMixin=makePropCacheMixin("$listeners","bvListeners"),routerLinkProps={to:{type:[String,Object],default:null},append:{type:Boolean,default:!1},replace:{type:Boolean,default:!1},event:{type:[String,Array],default:"click"},activeClass:{type:String},exact:{type:Boolean,default:!1},exactActiveClass:{type:String},routerTag:{type:String,default:"a"}},nuxtLinkProps={prefetch:{type:Boolean,default:null},noPrefetch:{type:Boolean,default:!1}},props$1=_objectSpread2(_objectSpread2(_objectSpread2({href:{type:String,default:null},rel:{type:String,default:null},target:{type:String,default:"_self"},active:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},routerLinkProps),nuxtLinkProps),{},{routerComponentName:{type:String,default:function(){return getComponentConfig("BLink","routerComponentName")}}}),BLink=_vue.default.extend({name:"BLink",mixins:[attrsMixin,listenersMixin,normalizeSlotMixin],inheritAttrs:!1,props:props$1,computed:{computedTag:function(){return function(){var _ref=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},to=_ref.to,disabled=_ref.disabled,routerComponentName=_ref.routerComponentName,thisOrParent=arguments.length>1?arguments[1]:void 0,hasRouter=thisOrParent.$router;return!hasRouter||hasRouter&&disabled||hasRouter&&!to?"a":routerComponentName||(thisOrParent.$nuxt?"nuxt-link":"router-link")}({to:this.to,disabled:this.disabled,routerComponentName:this.routerComponentName},this)},isRouterLink:function(){return isRouterLink(this.computedTag)},computedRel:function(){return function(){var _ref2=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},target=_ref2.target,rel=_ref2.rel;return"_blank"===target&&isNull(rel)?"noopener":rel||null}({target:this.target,rel:this.rel})},computedHref:function(){return computeHref({to:this.to,href:this.href},this.computedTag)},computedProps:function(){var prefetch=this.prefetch;return this.isRouterLink?_objectSpread2(_objectSpread2({},pluckProps(_objectSpread2(_objectSpread2({},routerLinkProps),nuxtLinkProps),this)),{},{prefetch:isBoolean(prefetch)?prefetch:void 0,tag:this.routerTag}):{}},computedAttrs:function(){var bvAttrs=this.bvAttrs,href=this.computedHref,rel=this.computedRel,disabled=this.disabled,target=this.target,routerTag=this.routerTag,isRouterLink=this.isRouterLink;return _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({},bvAttrs),href?{href:href}:{}),isRouterLink&&"a"!==routerTag&&"area"!==routerTag?{}:{rel:rel,target:target}),{},{tabindex:disabled?"-1":isUndefined(bvAttrs.tabindex)?null:bvAttrs.tabindex,"aria-disabled":disabled?"true":null})},computedListeners:function(){return _objectSpread2(_objectSpread2({},this.bvListeners),{},{click:this.onClick})}},methods:{onClick:function(evt){var _arguments=arguments,evtIsEvent=isEvent(evt),isRouterLink=this.isRouterLink,suppliedHandler=this.bvListeners.click;evtIsEvent&&this.disabled?(evt.stopPropagation(),evt.stopImmediatePropagation()):(isRouterLink&&evt.currentTarget.__vue__&&evt.currentTarget.__vue__.$emit("click",evt),concat(suppliedHandler).filter((function(h){return isFunction(h)})).forEach((function(handler){handler.apply(void 0,_toConsumableArray(_arguments))})),this.$root.$emit("clicked::link",evt)),evtIsEvent&&(this.disabled||!isRouterLink&&"#"===this.computedHref)&&evt.preventDefault()},focus:function(){attemptFocus(this.$el)},blur:function(){attemptBlur(this.$el)}},render:function(h){var active=this.active,disabled=this.disabled;return h(this.computedTag,_defineProperty({class:{active:active,disabled:disabled},attrs:this.computedAttrs,props:this.computedProps},this.isRouterLink?"nativeOn":"on",this.computedListeners),this.normalizeSlot("default"))}});_exports.BLink=BLink;var linkProps=omit(props$1,["event","routerTag"]);delete linkProps.href.default,delete linkProps.to.default;var props$2=_objectSpread2(_objectSpread2({},{block:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},size:{type:String,default:function(){return getComponentConfig("BButton","size")}},variant:{type:String,default:function(){return getComponentConfig("BButton","variant")}},type:{type:String,default:"button"},tag:{type:String,default:"button"},pill:{type:Boolean,default:!1},squared:{type:Boolean,default:!1},pressed:{type:Boolean,default:null}}),linkProps),handleFocus=function(evt){"focusin"===evt.type?addClass(evt.target,"focus"):"focusout"===evt.type&&removeClass(evt.target,"focus")},isLink$1=function(props){return isLink(props)||isTag(props.tag,"a")},isToggle=function(props){return isBoolean(props.pressed)},isButton=function(props){return!(isLink$1(props)||props.tag&&!isTag(props.tag,"button"))},isNonStandardTag=function(props){return!isLink$1(props)&&!isButton(props)},computeClass=function(props){var _ref;return["btn-".concat(props.variant||getComponentConfig("BButton","variant")),(_ref={},_defineProperty(_ref,"btn-".concat(props.size),props.size),_defineProperty(_ref,"btn-block",props.block),_defineProperty(_ref,"rounded-pill",props.pill),_defineProperty(_ref,"rounded-0",props.squared&&!props.pill),_defineProperty(_ref,"disabled",props.disabled),_defineProperty(_ref,"active",props.pressed),_ref)]},computeLinkProps=function(props){return isLink$1(props)?pluckProps(linkProps,props):{}},computeAttrs=function(props,data){var button=isButton(props),link=isLink$1(props),toggle=isToggle(props),nonStandardTag=isNonStandardTag(props),hashLink=link&&"#"===props.href,role=data.attrs&&data.attrs.role?data.attrs.role:null,tabindex=data.attrs?data.attrs.tabindex:null;return(nonStandardTag||hashLink)&&(tabindex="0"),{type:button&&!link?props.type:null,disabled:button?props.disabled:null,role:nonStandardTag||hashLink?"button":role,"aria-disabled":nonStandardTag?String(props.disabled):null,"aria-pressed":toggle?String(props.pressed):null,autocomplete:toggle?"off":null,tabindex:props.disabled&&!button?"-1":tabindex}},BButton=_vue.default.extend({name:"BButton",functional:!0,props:props$2,render:function(h,_ref2){var props=_ref2.props,data=_ref2.data,listeners=_ref2.listeners,children=_ref2.children,toggle=isToggle(props),link=isLink$1(props),nonStandardTag=isNonStandardTag(props),hashLink=link&&"#"===props.href,on={keydown:function(evt){if(!props.disabled&&(nonStandardTag||hashLink)){var keyCode=evt.keyCode;if(keyCode===KEY_CODES.SPACE||keyCode===KEY_CODES.ENTER&&nonStandardTag){var target=evt.currentTarget||evt.target;evt.preventDefault(),target.click()}}},click:function(evt){props.disabled&&isEvent(evt)?(evt.stopPropagation(),evt.preventDefault()):toggle&&listeners&&listeners["update:pressed"]&&concat(listeners["update:pressed"]).forEach((function(fn){isFunction(fn)&&fn(!props.pressed)}))}};toggle&&(on.focusin=handleFocus,on.focusout=handleFocus);var componentData={staticClass:"btn",class:computeClass(props),props:computeLinkProps(props),attrs:computeAttrs(props,data),on:on};return h(link?BLink:props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,componentData),children)}});_exports.BButton=BButton;var commonIconProps={variant:{type:String,default:null},fontScale:{type:[Number,String],default:1},scale:{type:[Number,String],default:1},rotate:{type:[Number,String],default:0},flipH:{type:Boolean,default:!1},flipV:{type:Boolean,default:!1},shiftH:{type:[Number,String],default:0},shiftV:{type:[Number,String],default:0},animation:{type:String,default:null}},baseAttrs={viewBox:"0 0 16 16",width:"1em",height:"1em",focusable:"false",role:"img","aria-label":"icon"},stackedAttrs={width:null,height:null,focusable:null,role:null,"aria-label":null},BVIconBase=_vue.default.extend({name:"BVIconBase",functional:!0,props:_objectSpread2({content:{type:String},stacked:{type:Boolean,default:!1}},commonIconProps),render:function(h,_ref){var _class,data=_ref.data,props=_ref.props,children=_ref.children,fontScale=mathMax(toFloat(props.fontScale,1),0)||1,scale=mathMax(toFloat(props.scale,1),0)||1,rotate=toFloat(props.rotate,0),shiftH=toFloat(props.shiftH,0),shiftV=toFloat(props.shiftV,0),flipH=props.flipH,flipV=props.flipV,animation=props.animation,hasScale=flipH||flipV||1!==scale,hasTransforms=hasScale||rotate,hasShift=shiftH||shiftV,transforms=[hasTransforms?"translate(8 8)":null,hasScale?"scale(".concat((flipH?-1:1)*scale," ").concat((flipV?-1:1)*scale,")"):null,rotate?"rotate(".concat(rotate,")"):null,hasTransforms?"translate(-8 -8)":null].filter(identity),isStacked=props.stacked,hasContent=!isUndefinedOrNull(props.content),$inner=h("g",{attrs:{transform:transforms.join(" ")||null},domProps:hasContent?{innerHTML:props.content||""}:{}},children);return hasShift&&($inner=h("g",{attrs:{transform:"translate(".concat(16*shiftH/16," ").concat(-16*shiftV/16,")")}},[$inner])),isStacked&&($inner=h("g",{},[$inner])),h("svg",(0,_vueFunctionalDataMerge.mergeData)({staticClass:"b-icon bi",class:(_class={},_defineProperty(_class,"text-".concat(props.variant),!!props.variant),_defineProperty(_class,"b-icon-animation-".concat(animation),!!animation),_class),attrs:baseAttrs,style:isStacked?{}:{fontSize:1===fontScale?null:"".concat(100*fontScale,"%")}},data,isStacked?{attrs:stackedAttrs}:{},{attrs:{xmlns:isStacked?null:"http://www.w3.org/2000/svg",fill:"currentColor"}}),[$inner])}}),makeIcon=function(name,content){var kebabName=kebabCase(name),iconName="BIcon".concat(pascalCase(name)),iconNameClass="bi-".concat(kebabName),svgContent=trim(content||"");return _vue.default.extend({name:iconName,functional:!0,props:_objectSpread2(_objectSpread2({},commonIconProps),{},{stacked:{type:Boolean,default:!1}}),render:function(h,_ref){var data=_ref.data,props=_ref.props;return h(BVIconBase,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:iconNameClass,props:_objectSpread2(_objectSpread2({},props),{},{content:svgContent}),attrs:{"aria-label":kebabName.replace(/-/g," ")}}))}})},BIconBlank=makeIcon("Blank","");_exports.BIconBlank=BIconBlank;var BIconAlarm=makeIcon("Alarm",'<path fill-rule="evenodd" d="M8 15A6 6 0 1 0 8 3a6 6 0 0 0 0 12zm0 1A7 7 0 1 0 8 2a7 7 0 0 0 0 14z"/><path fill-rule="evenodd" d="M8 4.5a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.053.224l-1.5 3a.5.5 0 1 1-.894-.448L7.5 8.882V5a.5.5 0 0 1 .5-.5z"/><path d="M.86 5.387A2.5 2.5 0 1 1 4.387 1.86 8.035 8.035 0 0 0 .86 5.387zM11.613 1.86a2.5 2.5 0 1 1 3.527 3.527 8.035 8.035 0 0 0-3.527-3.527z"/><path fill-rule="evenodd" d="M11.646 14.146a.5.5 0 0 1 .708 0l1 1a.5.5 0 0 1-.708.708l-1-1a.5.5 0 0 1 0-.708zm-7.292 0a.5.5 0 0 0-.708 0l-1 1a.5.5 0 0 0 .708.708l1-1a.5.5 0 0 0 0-.708zM5.5.5A.5.5 0 0 1 6 0h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/><path d="M7 1h2v2H7V1z"/>');_exports.BIconAlarm=BIconAlarm;var BIconAlarmFill=makeIcon("AlarmFill",'<path fill-rule="evenodd" d="M5.5.5A.5.5 0 0 1 6 0h4a.5.5 0 0 1 0 1H9v1.07a7.002 7.002 0 0 1 3.537 12.26l.817.816a.5.5 0 0 1-.708.708l-.924-.925A6.967 6.967 0 0 1 8 16a6.967 6.967 0 0 1-3.722-1.07l-.924.924a.5.5 0 0 1-.708-.708l.817-.816A7.002 7.002 0 0 1 7 2.07V1H5.999a.5.5 0 0 1-.5-.5zM.86 5.387A2.5 2.5 0 1 1 4.387 1.86 8.035 8.035 0 0 0 .86 5.387zM13.5 1c-.753 0-1.429.333-1.887.86a8.035 8.035 0 0 1 3.527 3.527A2.5 2.5 0 0 0 13.5 1zm-5 4a.5.5 0 0 0-1 0v3.882l-1.447 2.894a.5.5 0 1 0 .894.448l1.5-3A.5.5 0 0 0 8.5 9V5z"/>');_exports.BIconAlarmFill=BIconAlarmFill;var BIconAlignBottom=makeIcon("AlignBottom",'<path d="M6 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V2z"/><path fill-rule="evenodd" d="M1 14.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5z"/>');_exports.BIconAlignBottom=BIconAlignBottom;var BIconAlignCenter=makeIcon("AlignCenter",'<path d="M8 1a.5.5 0 0 1 .5.5V6h-1V1.5A.5.5 0 0 1 8 1zm0 14a.5.5 0 0 1-.5-.5V10h1v4.5a.5.5 0 0 1-.5.5zM2 7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7z"/>');_exports.BIconAlignCenter=BIconAlignCenter;var BIconAlignEnd=makeIcon("AlignEnd",'<path fill-rule="evenodd" d="M14.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-.5-.5z"/><path d="M13 7a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V7z"/>');_exports.BIconAlignEnd=BIconAlignEnd;var BIconAlignMiddle=makeIcon("AlignMiddle",'<path d="M6 13a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v10zM1 8a.5.5 0 0 0 .5.5H6v-1H1.5A.5.5 0 0 0 1 8zm14 0a.5.5 0 0 1-.5.5H10v-1h4.5a.5.5 0 0 1 .5.5z"/>');_exports.BIconAlignMiddle=BIconAlignMiddle;var BIconAlignStart=makeIcon("AlignStart",'<path fill-rule="evenodd" d="M1.5 1a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-1 0v-13a.5.5 0 0 1 .5-.5z"/><path d="M3 7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V7z"/>');_exports.BIconAlignStart=BIconAlignStart;var BIconAlignTop=makeIcon("AlignTop",'<path d="M6 14a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v10z"/><path fill-rule="evenodd" d="M1 1.5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 0-1h-13a.5.5 0 0 0-.5.5z"/>');_exports.BIconAlignTop=BIconAlignTop;var BIconAlt=makeIcon("Alt",'<path fill-rule="evenodd" d="M1 13.5a.5.5 0 0 0 .5.5h3.797a.5.5 0 0 0 .439-.26L11 3h3.5a.5.5 0 0 0 0-1h-3.797a.5.5 0 0 0-.439.26L5 13H1.5a.5.5 0 0 0-.5.5zm10 0a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5z"/>');_exports.BIconAlt=BIconAlt;var BIconApp=makeIcon("App",'<path fill-rule="evenodd" d="M11 2H5a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3zM5 1a4 4 0 0 0-4 4v6a4 4 0 0 0 4 4h6a4 4 0 0 0 4-4V5a4 4 0 0 0-4-4H5z"/>');_exports.BIconApp=BIconApp;var BIconAppIndicator=makeIcon("AppIndicator",'<path fill-rule="evenodd" d="M5.5 2A3.5 3.5 0 0 0 2 5.5v5A3.5 3.5 0 0 0 5.5 14h5a3.5 3.5 0 0 0 3.5-3.5V8a.5.5 0 0 1 1 0v2.5a4.5 4.5 0 0 1-4.5 4.5h-5A4.5 4.5 0 0 1 1 10.5v-5A4.5 4.5 0 0 1 5.5 1H8a.5.5 0 0 1 0 1H5.5z"/><path d="M16 3a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"/>');_exports.BIconAppIndicator=BIconAppIndicator;var BIconArchive=makeIcon("Archive",'<path fill-rule="evenodd" d="M2 5v7.5c0 .864.642 1.5 1.357 1.5h9.286c.715 0 1.357-.636 1.357-1.5V5h1v7.5c0 1.345-1.021 2.5-2.357 2.5H3.357C2.021 15 1 13.845 1 12.5V5h1z"/><path fill-rule="evenodd" d="M5.5 7.5A.5.5 0 0 1 6 7h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5zM15 2H1v2h14V2zM1 1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H1z"/>');_exports.BIconArchive=BIconArchive;var BIconArchiveFill=makeIcon("ArchiveFill",'<path fill-rule="evenodd" d="M12.643 15C13.979 15 15 13.845 15 12.5V5H1v7.5C1 13.845 2.021 15 3.357 15h9.286zM6 7a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6zM.8 1a.8.8 0 0 0-.8.8V3a.8.8 0 0 0 .8.8h14.4A.8.8 0 0 0 16 3V1.8a.8.8 0 0 0-.8-.8H.8z"/>');_exports.BIconArchiveFill=BIconArchiveFill;var BIconArrow90degDown=makeIcon("Arrow90degDown",'<path fill-rule="evenodd" d="M2.646 9.646a.5.5 0 0 1 .708 0L6 12.293l2.646-2.647a.5.5 0 1 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M6 13a.5.5 0 0 1-.5-.5V6A2.5 2.5 0 0 1 8 3.5h5.5a.5.5 0 0 1 0 1H8A1.5 1.5 0 0 0 6.5 6v6.5a.5.5 0 0 1-.5.5z"/>');_exports.BIconArrow90degDown=BIconArrow90degDown;var BIconArrow90degLeft=makeIcon("Arrow90degLeft",'<path fill-rule="evenodd" d="M6.104 2.396a.5.5 0 0 1 0 .708L3.457 5.75l2.647 2.646a.5.5 0 1 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M2.75 5.75a.5.5 0 0 1 .5-.5h6.5a2.5 2.5 0 0 1 2.5 2.5v5.5a.5.5 0 0 1-1 0v-5.5a1.5 1.5 0 0 0-1.5-1.5h-6.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconArrow90degLeft=BIconArrow90degLeft;var BIconArrow90degRight=makeIcon("Arrow90degRight",'<path fill-rule="evenodd" d="M9.896 2.396a.5.5 0 0 0 0 .708l2.647 2.646-2.647 2.646a.5.5 0 1 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708 0z"/><path fill-rule="evenodd" d="M13.25 5.75a.5.5 0 0 0-.5-.5h-6.5a2.5 2.5 0 0 0-2.5 2.5v5.5a.5.5 0 0 0 1 0v-5.5a1.5 1.5 0 0 1 1.5-1.5h6.5a.5.5 0 0 0 .5-.5z"/>');_exports.BIconArrow90degRight=BIconArrow90degRight;var BIconArrow90degUp=makeIcon("Arrow90degUp",'<path fill-rule="evenodd" d="M2.646 6.854a.5.5 0 0 0 .708 0L6 4.207l2.646 2.647a.5.5 0 1 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 0 0 0 .708z"/><path fill-rule="evenodd" d="M6 3.5a.5.5 0 0 0-.5.5v6.5A2.5 2.5 0 0 0 8 13h5.5a.5.5 0 0 0 0-1H8a1.5 1.5 0 0 1-1.5-1.5V4a.5.5 0 0 0-.5-.5z"/>');_exports.BIconArrow90degUp=BIconArrow90degUp;var BIconArrowBarDown=makeIcon("ArrowBarDown",'<path fill-rule="evenodd" d="M11.354 10.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 .708-.708L8 12.793l2.646-2.647a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M8 6a.5.5 0 0 1 .5.5V13a.5.5 0 0 1-1 0V6.5A.5.5 0 0 1 8 6zM2 3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>');_exports.BIconArrowBarDown=BIconArrowBarDown;var BIconArrowBarLeft=makeIcon("ArrowBarLeft",'<path fill-rule="evenodd" d="M5.854 4.646a.5.5 0 0 0-.708 0l-3 3a.5.5 0 0 0 0 .708l3 3a.5.5 0 0 0 .708-.708L3.207 8l2.647-2.646a.5.5 0 0 0 0-.708z"/><path fill-rule="evenodd" d="M10 8a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0 0 1h6.5A.5.5 0 0 0 10 8zm2.5 6a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 1 0v11a.5.5 0 0 1-.5.5z"/>');_exports.BIconArrowBarLeft=BIconArrowBarLeft;var BIconArrowBarRight=makeIcon("ArrowBarRight",'<path fill-rule="evenodd" d="M10.146 4.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L12.793 8l-2.647-2.646a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M6 8a.5.5 0 0 1 .5-.5H13a.5.5 0 0 1 0 1H6.5A.5.5 0 0 1 6 8zm-2.5 6a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 1 0v11a.5.5 0 0 1-.5.5z"/>');_exports.BIconArrowBarRight=BIconArrowBarRight;var BIconArrowBarUp=makeIcon("ArrowBarUp",'<path fill-rule="evenodd" d="M11.354 5.854a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 1 0 .708.708L8 3.207l2.646 2.647a.5.5 0 0 0 .708 0z"/><path fill-rule="evenodd" d="M8 10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-1 0v6.5a.5.5 0 0 0 .5.5zm-4.8 1.6c0-.22.18-.4.4-.4h8.8a.4.4 0 0 1 0 .8H3.6a.4.4 0 0 1-.4-.4z"/>');_exports.BIconArrowBarUp=BIconArrowBarUp;var BIconArrowClockwise=makeIcon("ArrowClockwise",'<path fill-rule="evenodd" d="M3.17 6.706a5 5 0 0 1 7.103-3.16.5.5 0 1 0 .454-.892A6 6 0 1 0 13.455 5.5a.5.5 0 0 0-.91.417 5 5 0 1 1-9.375.789z"/><path fill-rule="evenodd" d="M8.147.146a.5.5 0 0 1 .707 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 1 1-.707-.708L10.293 3 8.147.854a.5.5 0 0 1 0-.708z"/>');_exports.BIconArrowClockwise=BIconArrowClockwise;var BIconArrowCounterclockwise=makeIcon("ArrowCounterclockwise",'<path fill-rule="evenodd" d="M12.83 6.706a5 5 0 0 0-7.103-3.16.5.5 0 1 1-.454-.892A6 6 0 1 1 2.545 5.5a.5.5 0 1 1 .91.417 5 5 0 1 0 9.375.789z"/><path fill-rule="evenodd" d="M7.854.146a.5.5 0 0 0-.708 0l-2.5 2.5a.5.5 0 0 0 0 .708l2.5 2.5a.5.5 0 1 0 .708-.708L5.707 3 7.854.854a.5.5 0 0 0 0-.708z"/>');_exports.BIconArrowCounterclockwise=BIconArrowCounterclockwise;var BIconArrowDown=makeIcon("ArrowDown",'<path fill-rule="evenodd" d="M4.646 9.646a.5.5 0 0 1 .708 0L8 12.293l2.646-2.647a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M8 2.5a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-1 0V3a.5.5 0 0 1 .5-.5z"/>');_exports.BIconArrowDown=BIconArrowDown;var BIconArrowDownCircle=makeIcon("ArrowDownCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M4.646 7.646a.5.5 0 0 1 .708 0L8 10.293l2.646-2.647a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M8 4.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0V5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconArrowDownCircle=BIconArrowDownCircle;var BIconArrowDownCircleFill=makeIcon("ArrowDownCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 5a.5.5 0 0 0-1 0v4.793L5.354 7.646a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 9.793V5z"/>');_exports.BIconArrowDownCircleFill=BIconArrowDownCircleFill;var BIconArrowDownLeft=makeIcon("ArrowDownLeft",'<path fill-rule="evenodd" d="M3 7.5a.5.5 0 0 1 .5.5v4.5H8a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5V8a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M12.354 3.646a.5.5 0 0 1 0 .708l-9 9a.5.5 0 0 1-.708-.708l9-9a.5.5 0 0 1 .708 0z"/>');_exports.BIconArrowDownLeft=BIconArrowDownLeft;var BIconArrowDownLeftCircle=makeIcon("ArrowDownLeftCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M5.5 11h4a.5.5 0 0 0 0-1H6.707l4.147-4.146a.5.5 0 0 0-.708-.708L6 9.293V6.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 .5.5z"/>');_exports.BIconArrowDownLeftCircle=BIconArrowDownLeftCircle;var BIconArrowDownLeftCircleFill=makeIcon("ArrowDownLeftCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-6.5 3h-4a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 1 0v2.793l4.146-4.147a.5.5 0 0 1 .708.708L6.707 10H9.5a.5.5 0 0 1 0 1z"/>');_exports.BIconArrowDownLeftCircleFill=BIconArrowDownLeftCircleFill;var BIconArrowDownLeftSquare=makeIcon("ArrowDownLeftSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M5.5 11h4a.5.5 0 0 0 0-1H6.707l4.147-4.146a.5.5 0 0 0-.708-.708L6 9.293V6.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 .5.5z"/>');_exports.BIconArrowDownLeftSquare=BIconArrowDownLeftSquare;var BIconArrowDownLeftSquareFill=makeIcon("ArrowDownLeftSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm7.5 11h-4a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 1 0v2.793l4.146-4.147a.5.5 0 0 1 .708.708L6.707 10H9.5a.5.5 0 0 1 0 1z"/>');_exports.BIconArrowDownLeftSquareFill=BIconArrowDownLeftSquareFill;var BIconArrowDownRight=makeIcon("ArrowDownRight",'<path fill-rule="evenodd" d="M12 7.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5H7a.5.5 0 0 1 0-1h4.5V8a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M2.646 3.646a.5.5 0 0 1 .708 0l9 9a.5.5 0 0 1-.708.708l-9-9a.5.5 0 0 1 0-.708z"/>');_exports.BIconArrowDownRight=BIconArrowDownRight;var BIconArrowDownRightCircle=makeIcon("ArrowDownRightCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M10.5 11h-4a.5.5 0 0 1 0-1h2.793L5.146 5.854a.5.5 0 1 1 .708-.708L10 9.293V6.5a.5.5 0 0 1 1 0v4a.5.5 0 0 1-.5.5z"/>');_exports.BIconArrowDownRightCircle=BIconArrowDownRightCircle;var BIconArrowDownRightCircleFill=makeIcon("ArrowDownRightCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-9.5 3h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-1 0v2.793L5.854 5.146a.5.5 0 1 0-.708.708L9.293 10H6.5a.5.5 0 0 0 0 1z"/>');_exports.BIconArrowDownRightCircleFill=BIconArrowDownRightCircleFill;var BIconArrowDownRightSquare=makeIcon("ArrowDownRightSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M10.5 11h-4a.5.5 0 0 1 0-1h2.793L5.146 5.854a.5.5 0 1 1 .708-.708L10 9.293V6.5a.5.5 0 0 1 1 0v4a.5.5 0 0 1-.5.5z"/>');_exports.BIconArrowDownRightSquare=BIconArrowDownRightSquare;var BIconArrowDownRightSquareFill=makeIcon("ArrowDownRightSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm4.5 11h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-1 0v2.793L5.854 5.146a.5.5 0 1 0-.708.708L9.293 10H6.5a.5.5 0 0 0 0 1z"/>');_exports.BIconArrowDownRightSquareFill=BIconArrowDownRightSquareFill;var BIconArrowDownShort=makeIcon("ArrowDownShort",'<path fill-rule="evenodd" d="M4.646 7.646a.5.5 0 0 1 .708 0L8 10.293l2.646-2.647a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M8 4.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0V5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconArrowDownShort=BIconArrowDownShort;var BIconArrowDownSquare=makeIcon("ArrowDownSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M4.646 7.646a.5.5 0 0 1 .708 0L8 10.293l2.646-2.647a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M8 4.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0V5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconArrowDownSquare=BIconArrowDownSquare;var BIconArrowDownSquareFill=makeIcon("ArrowDownSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 5a.5.5 0 0 0-1 0v4.793L5.354 7.646a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 9.793V5z"/>');_exports.BIconArrowDownSquareFill=BIconArrowDownSquareFill;var BIconArrowDownUp=makeIcon("ArrowDownUp",'<path fill-rule="evenodd" d="M11 3.5a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M10.646 2.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L11 3.707 8.354 6.354a.5.5 0 1 1-.708-.708l3-3zm-9 7a.5.5 0 0 1 .708 0L5 12.293l2.646-2.647a.5.5 0 1 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M5 2.5a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-1 0V3a.5.5 0 0 1 .5-.5z"/>');_exports.BIconArrowDownUp=BIconArrowDownUp;var BIconArrowLeft=makeIcon("ArrowLeft",'<path fill-rule="evenodd" d="M5.854 4.646a.5.5 0 0 1 0 .708L3.207 8l2.647 2.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M2.5 8a.5.5 0 0 1 .5-.5h10.5a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"/>');_exports.BIconArrowLeft=BIconArrowLeft;var BIconArrowLeftCircle=makeIcon("ArrowLeftCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M8.354 11.354a.5.5 0 0 0 0-.708L5.707 8l2.647-2.646a.5.5 0 1 0-.708-.708l-3 3a.5.5 0 0 0 0 .708l3 3a.5.5 0 0 0 .708 0z"/><path fill-rule="evenodd" d="M11.5 8a.5.5 0 0 0-.5-.5H6a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5z"/>');_exports.BIconArrowLeftCircle=BIconArrowLeftCircle;var BIconArrowLeftCircleFill=makeIcon("ArrowLeftCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-7.646 2.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L6.207 7.5H11a.5.5 0 0 1 0 1H6.207l2.147 2.146z"/>');_exports.BIconArrowLeftCircleFill=BIconArrowLeftCircleFill;var BIconArrowLeftRight=makeIcon("ArrowLeftRight",'<path fill-rule="evenodd" d="M10.146 7.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L12.793 11l-2.647-2.646a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M2 11a.5.5 0 0 1 .5-.5H13a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 11zm3.854-9.354a.5.5 0 0 1 0 .708L3.207 5l2.647 2.646a.5.5 0 1 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M2.5 5a.5.5 0 0 1 .5-.5h10.5a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"/>');_exports.BIconArrowLeftRight=BIconArrowLeftRight;var BIconArrowLeftShort=makeIcon("ArrowLeftShort",'<path fill-rule="evenodd" d="M7.854 4.646a.5.5 0 0 1 0 .708L5.207 8l2.647 2.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M4.5 8a.5.5 0 0 1 .5-.5h6.5a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconArrowLeftShort=BIconArrowLeftShort;var BIconArrowLeftSquare=makeIcon("ArrowLeftSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M8.354 11.354a.5.5 0 0 0 0-.708L5.707 8l2.647-2.646a.5.5 0 1 0-.708-.708l-3 3a.5.5 0 0 0 0 .708l3 3a.5.5 0 0 0 .708 0z"/><path fill-rule="evenodd" d="M11.5 8a.5.5 0 0 0-.5-.5H6a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5z"/>');_exports.BIconArrowLeftSquare=BIconArrowLeftSquare;var BIconArrowLeftSquareFill=makeIcon("ArrowLeftSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.354 10.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L6.207 7.5H11a.5.5 0 0 1 0 1H6.207l2.147 2.146z"/>');_exports.BIconArrowLeftSquareFill=BIconArrowLeftSquareFill;var BIconArrowRepeat=makeIcon("ArrowRepeat",'<path fill-rule="evenodd" d="M2.854 7.146a.5.5 0 0 0-.708 0l-2 2a.5.5 0 1 0 .708.708L2.5 8.207l1.646 1.647a.5.5 0 0 0 .708-.708l-2-2zm13-1a.5.5 0 0 0-.708 0L13.5 7.793l-1.646-1.647a.5.5 0 0 0-.708.708l2 2a.5.5 0 0 0 .708 0l2-2a.5.5 0 0 0 0-.708z"/><path fill-rule="evenodd" d="M8 3a4.995 4.995 0 0 0-4.192 2.273.5.5 0 0 1-.837-.546A6 6 0 0 1 14 8a.5.5 0 0 1-1.001 0 5 5 0 0 0-5-5zM2.5 7.5A.5.5 0 0 1 3 8a5 5 0 0 0 9.192 2.727.5.5 0 1 1 .837.546A6 6 0 0 1 2 8a.5.5 0 0 1 .501-.5z"/>');_exports.BIconArrowRepeat=BIconArrowRepeat;var BIconArrowReturnLeft=makeIcon("ArrowReturnLeft",'<path fill-rule="evenodd" d="M5.854 5.646a.5.5 0 0 1 0 .708L3.207 9l2.647 2.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M13.5 2.5a.5.5 0 0 1 .5.5v4a2.5 2.5 0 0 1-2.5 2.5H3a.5.5 0 0 1 0-1h8.5A1.5 1.5 0 0 0 13 7V3a.5.5 0 0 1 .5-.5z"/>');_exports.BIconArrowReturnLeft=BIconArrowReturnLeft;var BIconArrowReturnRight=makeIcon("ArrowReturnRight",'<path fill-rule="evenodd" d="M10.146 5.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L12.793 9l-2.647-2.646a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M3 2.5a.5.5 0 0 0-.5.5v4A2.5 2.5 0 0 0 5 9.5h8.5a.5.5 0 0 0 0-1H5A1.5 1.5 0 0 1 3.5 7V3a.5.5 0 0 0-.5-.5z"/>');_exports.BIconArrowReturnRight=BIconArrowReturnRight;var BIconArrowRight=makeIcon("ArrowRight",'<path fill-rule="evenodd" d="M10.146 4.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L12.793 8l-2.647-2.646a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M2 8a.5.5 0 0 1 .5-.5H13a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 8z"/>');_exports.BIconArrowRight=BIconArrowRight;var BIconArrowRightCircle=makeIcon("ArrowRightCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M7.646 11.354a.5.5 0 0 1 0-.708L10.293 8 7.646 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0z"/><path fill-rule="evenodd" d="M4.5 8a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconArrowRightCircle=BIconArrowRightCircle;var BIconArrowRightCircleFill=makeIcon("ArrowRightCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-8.354 2.646a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L9.793 7.5H5a.5.5 0 0 0 0 1h4.793l-2.147 2.146z"/>');_exports.BIconArrowRightCircleFill=BIconArrowRightCircleFill;var BIconArrowRightShort=makeIcon("ArrowRightShort",'<path fill-rule="evenodd" d="M8.146 4.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.793 8 8.146 5.354a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M4 8a.5.5 0 0 1 .5-.5H11a.5.5 0 0 1 0 1H4.5A.5.5 0 0 1 4 8z"/>');_exports.BIconArrowRightShort=BIconArrowRightShort;var BIconArrowRightSquare=makeIcon("ArrowRightSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M7.646 11.354a.5.5 0 0 1 0-.708L10.293 8 7.646 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0z"/><path fill-rule="evenodd" d="M4.5 8a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconArrowRightSquare=BIconArrowRightSquare;var BIconArrowRightSquareFill=makeIcon("ArrowRightSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm5.646 10.646a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L9.793 7.5H5a.5.5 0 0 0 0 1h4.793l-2.147 2.146z"/>');_exports.BIconArrowRightSquareFill=BIconArrowRightSquareFill;var BIconArrowUp=makeIcon("ArrowUp",'<path fill-rule="evenodd" d="M8 3.5a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M7.646 2.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8 3.707 5.354 6.354a.5.5 0 1 1-.708-.708l3-3z"/>');_exports.BIconArrowUp=BIconArrowUp;var BIconArrowUpCircle=makeIcon("ArrowUpCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M4.646 8.354a.5.5 0 0 0 .708 0L8 5.707l2.646 2.647a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 0 0 0 .708z"/><path fill-rule="evenodd" d="M8 11.5a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-1 0v5a.5.5 0 0 0 .5.5z"/>');_exports.BIconArrowUpCircle=BIconArrowUpCircle;var BIconArrowUpCircleFill=makeIcon("ArrowUpCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-10.646.354a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 6.207V11a.5.5 0 0 1-1 0V6.207L5.354 8.354z"/>');_exports.BIconArrowUpCircleFill=BIconArrowUpCircleFill;var BIconArrowUpLeft=makeIcon("ArrowUpLeft",'<path fill-rule="evenodd" d="M2.5 4a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1H3.5V9a.5.5 0 0 1-1 0V4z"/><path fill-rule="evenodd" d="M2.646 3.646a.5.5 0 0 1 .708 0l9 9a.5.5 0 0 1-.708.708l-9-9a.5.5 0 0 1 0-.708z"/>');_exports.BIconArrowUpLeft=BIconArrowUpLeft;var BIconArrowUpLeftCircle=makeIcon("ArrowUpLeftCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M5.5 5h4a.5.5 0 0 1 0 1H6.707l4.147 4.146a.5.5 0 0 1-.708.708L6 6.707V9.5a.5.5 0 0 1-1 0v-4a.5.5 0 0 1 .5-.5z"/>');_exports.BIconArrowUpLeftCircle=BIconArrowUpLeftCircle;var BIconArrowUpLeftCircleFill=makeIcon("ArrowUpLeftCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM9.5 5h-4a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 1 0V6.707l4.146 4.147a.5.5 0 0 0 .708-.708L6.707 6H9.5a.5.5 0 0 0 0-1z"/>');_exports.BIconArrowUpLeftCircleFill=BIconArrowUpLeftCircleFill;var BIconArrowUpLeftSquare=makeIcon("ArrowUpLeftSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M5.5 5h4a.5.5 0 0 1 0 1H6.707l4.147 4.146a.5.5 0 0 1-.708.708L6 6.707V9.5a.5.5 0 0 1-1 0v-4a.5.5 0 0 1 .5-.5z"/>');_exports.BIconArrowUpLeftSquare=BIconArrowUpLeftSquare;var BIconArrowUpLeftSquareFill=makeIcon("ArrowUpLeftSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm7.5 5h-4a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 1 0V6.707l4.146 4.147a.5.5 0 0 0 .708-.708L6.707 6H9.5a.5.5 0 0 0 0-1z"/>');_exports.BIconArrowUpLeftSquareFill=BIconArrowUpLeftSquareFill;var BIconArrowUpRight=makeIcon("ArrowUpRight",'<path fill-rule="evenodd" d="M6.5 4a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0V4.5H7a.5.5 0 0 1-.5-.5z"/><path fill-rule="evenodd" d="M12.354 3.646a.5.5 0 0 1 0 .708l-9 9a.5.5 0 0 1-.708-.708l9-9a.5.5 0 0 1 .708 0z"/>');_exports.BIconArrowUpRight=BIconArrowUpRight;var BIconArrowUpRightCircle=makeIcon("ArrowUpRightCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M10.5 5h-4a.5.5 0 0 0 0 1h2.793l-4.147 4.146a.5.5 0 0 0 .708.708L10 6.707V9.5a.5.5 0 0 0 1 0v-4a.5.5 0 0 0-.5-.5z"/>');_exports.BIconArrowUpRightCircle=BIconArrowUpRightCircle;var BIconArrowUpRightCircleFill=makeIcon("ArrowUpRightCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.5 5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V6.707l-4.146 4.147a.5.5 0 0 1-.708-.708L9.293 6H6.5a.5.5 0 0 1 0-1z"/>');_exports.BIconArrowUpRightCircleFill=BIconArrowUpRightCircleFill;var BIconArrowUpRightSquare=makeIcon("ArrowUpRightSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M10.5 5h-4a.5.5 0 0 0 0 1h2.793l-4.147 4.146a.5.5 0 0 0 .708.708L10 6.707V9.5a.5.5 0 0 0 1 0v-4a.5.5 0 0 0-.5-.5z"/>');_exports.BIconArrowUpRightSquare=BIconArrowUpRightSquare;var BIconArrowUpRightSquareFill=makeIcon("ArrowUpRightSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm4.5 5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V6.707l-4.146 4.147a.5.5 0 0 1-.708-.708L9.293 6H6.5a.5.5 0 0 1 0-1z"/>');_exports.BIconArrowUpRightSquareFill=BIconArrowUpRightSquareFill;var BIconArrowUpShort=makeIcon("ArrowUpShort",'<path fill-rule="evenodd" d="M8 5.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M7.646 4.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8 5.707 5.354 8.354a.5.5 0 1 1-.708-.708l3-3z"/>');_exports.BIconArrowUpShort=BIconArrowUpShort;var BIconArrowUpSquare=makeIcon("ArrowUpSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M4.646 8.354a.5.5 0 0 0 .708 0L8 5.707l2.646 2.647a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 0 0 0 .708z"/><path fill-rule="evenodd" d="M8 11.5a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-1 0v5a.5.5 0 0 0 .5.5z"/>');_exports.BIconArrowUpSquare=BIconArrowUpSquare;var BIconArrowUpSquareFill=makeIcon("ArrowUpSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm3.354 8.354a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 6.207V11a.5.5 0 0 1-1 0V6.207L5.354 8.354z"/>');_exports.BIconArrowUpSquareFill=BIconArrowUpSquareFill;var BIconArrowsAngleContract=makeIcon("ArrowsAngleContract",'<path fill-rule="evenodd" d="M9.5 2.036a.5.5 0 0 1 .5.5v3.5h3.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M14.354 1.646a.5.5 0 0 1 0 .708l-4.5 4.5a.5.5 0 1 1-.708-.708l4.5-4.5a.5.5 0 0 1 .708 0zm-7.5 7.5a.5.5 0 0 1 0 .708l-4.5 4.5a.5.5 0 0 1-.708-.708l4.5-4.5a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M2.036 9.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V10h-3.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconArrowsAngleContract=BIconArrowsAngleContract;var BIconArrowsAngleExpand=makeIcon("ArrowsAngleExpand",'<path fill-rule="evenodd" d="M1.5 10.036a.5.5 0 0 1 .5.5v3.5h3.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M6.354 9.646a.5.5 0 0 1 0 .708l-4.5 4.5a.5.5 0 0 1-.708-.708l4.5-4.5a.5.5 0 0 1 .708 0zm8.5-8.5a.5.5 0 0 1 0 .708l-4.5 4.5a.5.5 0 0 1-.708-.708l4.5-4.5a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M10.036 1.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 1 1-1 0V2h-3.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconArrowsAngleExpand=BIconArrowsAngleExpand;var BIconArrowsCollapse=makeIcon("ArrowsCollapse",'<path fill-rule="evenodd" d="M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8zm6-7a.5.5 0 0 1 .5.5V6a.5.5 0 0 1-1 0V1.5A.5.5 0 0 1 8 1z"/><path fill-rule="evenodd" d="M10.354 3.646a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 1 1 .708-.708L8 5.293l1.646-1.647a.5.5 0 0 1 .708 0zM8 15a.5.5 0 0 0 .5-.5V10a.5.5 0 0 0-1 0v4.5a.5.5 0 0 0 .5.5z"/><path fill-rule="evenodd" d="M10.354 12.354a.5.5 0 0 0 0-.708l-2-2a.5.5 0 0 0-.708 0l-2 2a.5.5 0 0 0 .708.708L8 10.707l1.646 1.647a.5.5 0 0 0 .708 0z"/>');_exports.BIconArrowsCollapse=BIconArrowsCollapse;var BIconArrowsExpand=makeIcon("ArrowsExpand",'<path fill-rule="evenodd" d="M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8zm6-1.5a.5.5 0 0 0 .5-.5V1.5a.5.5 0 0 0-1 0V6a.5.5 0 0 0 .5.5z"/><path fill-rule="evenodd" d="M10.354 3.854a.5.5 0 0 0 0-.708l-2-2a.5.5 0 0 0-.708 0l-2 2a.5.5 0 1 0 .708.708L8 2.207l1.646 1.647a.5.5 0 0 0 .708 0zM8 9.5a.5.5 0 0 1 .5.5v4.5a.5.5 0 0 1-1 0V10a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M10.354 12.146a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L8 13.793l1.646-1.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconArrowsExpand=BIconArrowsExpand;var BIconArrowsFullscreen=makeIcon("ArrowsFullscreen",'<path fill-rule="evenodd" d="M1.464 10.536a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3.5a.5.5 0 0 1-.5-.5v-3.5a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M5.964 10a.5.5 0 0 1 0 .707l-4.146 4.147a.5.5 0 0 1-.707-.708L5.257 10a.5.5 0 0 1 .707 0zm8.854-8.854a.5.5 0 0 1 0 .708L10.672 6a.5.5 0 0 1-.708-.707l4.147-4.147a.5.5 0 0 1 .707 0z"/><path fill-rule="evenodd" d="M10.5 1.5A.5.5 0 0 1 11 1h3.5a.5.5 0 0 1 .5.5V5a.5.5 0 0 1-1 0V2h-3a.5.5 0 0 1-.5-.5zm4 9a.5.5 0 0 0-.5.5v3h-3a.5.5 0 0 0 0 1h3.5a.5.5 0 0 0 .5-.5V11a.5.5 0 0 0-.5-.5z"/><path fill-rule="evenodd" d="M10 9.964a.5.5 0 0 0 0 .708l4.146 4.146a.5.5 0 0 0 .708-.707l-4.147-4.147a.5.5 0 0 0-.707 0zM1.182 1.146a.5.5 0 0 0 0 .708L5.328 6a.5.5 0 0 0 .708-.707L1.889 1.146a.5.5 0 0 0-.707 0z"/><path fill-rule="evenodd" d="M5.5 1.5A.5.5 0 0 0 5 1H1.5a.5.5 0 0 0-.5.5V5a.5.5 0 0 0 1 0V2h3a.5.5 0 0 0 .5-.5z"/>');_exports.BIconArrowsFullscreen=BIconArrowsFullscreen;var BIconArrowsMove=makeIcon("ArrowsMove",'<path fill-rule="evenodd" d="M6.5 8a.5.5 0 0 0-.5-.5H1.5a.5.5 0 0 0 0 1H6a.5.5 0 0 0 .5-.5z"/><path fill-rule="evenodd" d="M3.854 5.646a.5.5 0 0 0-.708 0l-2 2a.5.5 0 0 0 0 .708l2 2a.5.5 0 0 0 .708-.708L2.207 8l1.647-1.646a.5.5 0 0 0 0-.708zM9.5 8a.5.5 0 0 1 .5-.5h4.5a.5.5 0 0 1 0 1H10a.5.5 0 0 1-.5-.5z"/><path fill-rule="evenodd" d="M12.146 5.646a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L13.793 8l-1.647-1.646a.5.5 0 0 1 0-.708zM8 9.5a.5.5 0 0 0-.5.5v4.5a.5.5 0 0 0 1 0V10a.5.5 0 0 0-.5-.5z"/><path fill-rule="evenodd" d="M5.646 12.146a.5.5 0 0 0 0 .708l2 2a.5.5 0 0 0 .708 0l2-2a.5.5 0 0 0-.708-.708L8 13.793l-1.646-1.647a.5.5 0 0 0-.708 0zM8 6.5a.5.5 0 0 1-.5-.5V1.5a.5.5 0 0 1 1 0V6a.5.5 0 0 1-.5.5z"/><path fill-rule="evenodd" d="M5.646 3.854a.5.5 0 0 1 0-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8 2.207 6.354 3.854a.5.5 0 0 1-.708 0z"/>');_exports.BIconArrowsMove=BIconArrowsMove;var BIconAspectRatio=makeIcon("AspectRatio",'<path fill-rule="evenodd" d="M0 3.5A1.5 1.5 0 0 1 1.5 2h13A1.5 1.5 0 0 1 16 3.5v9a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5v-9zM1.5 3a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-13z"/><path fill-rule="evenodd" d="M2 4.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1H3v2.5a.5.5 0 0 1-1 0v-3zm12 7a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1H13V8.5a.5.5 0 0 1 1 0v3z"/>');_exports.BIconAspectRatio=BIconAspectRatio;var BIconAspectRatioFill=makeIcon("AspectRatioFill",'<path fill-rule="evenodd" d="M1.5 2A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13zm1 2a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 1 0V5h2.5a.5.5 0 0 0 0-1h-3zm11 8a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-1 0V11h-2.5a.5.5 0 0 0 0 1h3z"/>');_exports.BIconAspectRatioFill=BIconAspectRatioFill;var BIconAsterisk=makeIcon("Asterisk",'<path fill-rule="evenodd" d="M8 0a1 1 0 0 1 1 1v5.268l4.562-2.634a1 1 0 1 1 1 1.732L10 8l4.562 2.634a1 1 0 1 1-1 1.732L9 9.732V15a1 1 0 1 1-2 0V9.732l-4.562 2.634a1 1 0 1 1-1-1.732L6 8 1.438 5.366a1 1 0 0 1 1-1.732L7 6.268V1a1 1 0 0 1 1-1z"/>');_exports.BIconAsterisk=BIconAsterisk;var BIconAt=makeIcon("At",'<path fill-rule="evenodd" d="M13.106 7.222c0-2.967-2.249-5.032-5.482-5.032-3.35 0-5.646 2.318-5.646 5.702 0 3.493 2.235 5.708 5.762 5.708.862 0 1.689-.123 2.304-.335v-.862c-.43.199-1.354.328-2.29.328-2.926 0-4.813-1.88-4.813-4.798 0-2.844 1.921-4.881 4.594-4.881 2.735 0 4.608 1.688 4.608 4.156 0 1.682-.554 2.769-1.416 2.769-.492 0-.772-.28-.772-.76V5.206H8.923v.834h-.11c-.266-.595-.881-.964-1.6-.964-1.4 0-2.378 1.162-2.378 2.823 0 1.737.957 2.906 2.379 2.906.8 0 1.415-.39 1.709-1.087h.11c.081.67.703 1.148 1.503 1.148 1.572 0 2.57-1.415 2.57-3.643zm-7.177.704c0-1.197.54-1.907 1.456-1.907.93 0 1.524.738 1.524 1.907S8.308 9.84 7.371 9.84c-.895 0-1.442-.725-1.442-1.914z"/>');_exports.BIconAt=BIconAt;var BIconAward=makeIcon("Award",'<path fill-rule="evenodd" d="M9.669.864L8 0 6.331.864l-1.858.282-.842 1.68-1.337 1.32L2.6 6l-.306 1.854 1.337 1.32.842 1.68 1.858.282L8 12l1.669-.864 1.858-.282.842-1.68 1.337-1.32L13.4 6l.306-1.854-1.337-1.32-.842-1.68L9.669.864zm1.196 1.193l-1.51-.229L8 1.126l-1.355.702-1.51.229-.684 1.365-1.086 1.072L3.614 6l-.25 1.506 1.087 1.072.684 1.365 1.51.229L8 10.874l1.356-.702 1.509-.229.684-1.365 1.086-1.072L12.387 6l.248-1.506-1.086-1.072-.684-1.365z"/><path d="M4 11.794V16l4-1 4 1v-4.206l-2.018.306L8 13.126 6.018 12.1 4 11.794z"/>');_exports.BIconAward=BIconAward;var BIconAwardFill=makeIcon("AwardFill",'<path d="M8 0l1.669.864 1.858.282.842 1.68 1.337 1.32L13.4 6l.306 1.854-1.337 1.32-.842 1.68-1.858.282L8 12l-1.669-.864-1.858-.282-.842-1.68-1.337-1.32L2.6 6l-.306-1.854 1.337-1.32.842-1.68L6.331.864 8 0z"/><path d="M4 11.794V16l4-1 4 1v-4.206l-2.018.306L8 13.126 6.018 12.1 4 11.794z"/>');_exports.BIconAwardFill=BIconAwardFill;var BIconBack=makeIcon("Back",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2zm2-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H2z"/>');_exports.BIconBack=BIconBack;var BIconBackspace=makeIcon("Backspace",'<path fill-rule="evenodd" d="M6.603 2h7.08a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-7.08a1 1 0 0 1-.76-.35L1 8l4.844-5.65A1 1 0 0 1 6.603 2zm7.08-1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-7.08a2 2 0 0 1-1.519-.698L.241 8.65a1 1 0 0 1 0-1.302L5.084 1.7A2 2 0 0 1 6.603 1h7.08z"/><path fill-rule="evenodd" d="M5.83 5.146a.5.5 0 0 0 0 .708l5 5a.5.5 0 0 0 .707-.708l-5-5a.5.5 0 0 0-.708 0z"/><path fill-rule="evenodd" d="M11.537 5.146a.5.5 0 0 1 0 .708l-5 5a.5.5 0 0 1-.708-.708l5-5a.5.5 0 0 1 .707 0z"/>');_exports.BIconBackspace=BIconBackspace;var BIconBackspaceFill=makeIcon("BackspaceFill",'<path fill-rule="evenodd" d="M15.683 3a2 2 0 0 0-2-2h-7.08a2 2 0 0 0-1.519.698L.241 7.35a1 1 0 0 0 0 1.302l4.843 5.65A2 2 0 0 0 6.603 15h7.08a2 2 0 0 0 2-2V3zM5.829 5.854a.5.5 0 1 1 .707-.708l2.147 2.147 2.146-2.147a.5.5 0 1 1 .707.708L9.39 8l2.146 2.146a.5.5 0 0 1-.707.708L8.683 8.707l-2.147 2.147a.5.5 0 0 1-.707-.708L7.976 8 5.829 5.854z"/>');_exports.BIconBackspaceFill=BIconBackspaceFill;var BIconBackspaceReverse=makeIcon("BackspaceReverse",'<path fill-rule="evenodd" d="M9.08 2H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h7.08a1 1 0 0 0 .76-.35L14.682 8 9.839 2.35A1 1 0 0 0 9.08 2zM2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h7.08a2 2 0 0 0 1.519-.698l4.843-5.651a1 1 0 0 0 0-1.302L10.6 1.7A2 2 0 0 0 9.08 1H2z"/><path fill-rule="evenodd" d="M9.854 5.146a.5.5 0 0 1 0 .708l-5 5a.5.5 0 0 1-.708-.708l5-5a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M4.146 5.146a.5.5 0 0 0 0 .708l5 5a.5.5 0 0 0 .708-.708l-5-5a.5.5 0 0 0-.708 0z"/>');_exports.BIconBackspaceReverse=BIconBackspaceReverse;var BIconBackspaceReverseFill=makeIcon("BackspaceReverseFill",'<path fill-rule="evenodd" d="M0 3a2 2 0 0 1 2-2h7.08a2 2 0 0 1 1.519.698l4.843 5.651a1 1 0 0 1 0 1.302L10.6 14.3a2 2 0 0 1-1.52.7H2a2 2 0 0 1-2-2V3zm9.854 2.854a.5.5 0 0 0-.708-.708L7 7.293 4.854 5.146a.5.5 0 1 0-.708.708L6.293 8l-2.147 2.146a.5.5 0 0 0 .708.708L7 8.707l2.146 2.147a.5.5 0 0 0 .708-.708L7.707 8l2.147-2.146z"/>');_exports.BIconBackspaceReverseFill=BIconBackspaceReverseFill;var BIconBadge4k=makeIcon("Badge4k",'<path d="M4.807 5.001C4.021 6.298 3.203 7.6 2.5 8.917v.971h2.905V11h1.112V9.888h.733V8.93h-.733V5.001h-1.71zm-1.23 3.93v-.032a46.781 46.781 0 0 1 1.766-3.001h.062V8.93H3.577zm9.831-3.93h-1.306L9.835 7.687h-.057V5H8.59v6h1.187V9.075l.615-.699L12.072 11H13.5l-2.232-3.415 2.14-2.584z"/><path fill-rule="evenodd" d="M14 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/>');_exports.BIconBadge4k=BIconBadge4k;var BIconBadge4kFill=makeIcon("Badge4kFill",'<path d="M3.577 8.9v.03h1.828V5.898h-.062a46.781 46.781 0 0 0-1.766 3.001z"/><path fill-rule="evenodd" d="M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm2.372 3.715l.435-.714h1.71v3.93h.733v.957h-.733V11H5.405V9.888H2.5v-.971c.574-1.077 1.225-2.142 1.872-3.202zm7.73-.714h1.306l-2.14 2.584L13.5 11h-1.428l-1.679-2.624-.615.7V11H8.59V5.001h1.187v2.686h.057L12.102 5z"/>');_exports.BIconBadge4kFill=BIconBadge4kFill;var BIconBadge8k=makeIcon("Badge8k",'<path d="M4.837 11.114c1.406 0 2.333-.725 2.333-1.766 0-.945-.712-1.38-1.256-1.49v-.053c.496-.15 1.02-.55 1.02-1.331 0-.914-.831-1.587-2.084-1.587-1.257 0-2.087.673-2.087 1.587 0 .773.51 1.177 1.02 1.331v.053c-.546.11-1.258.54-1.258 1.494 0 1.042.906 1.762 2.312 1.762zm.013-3.643c-.545 0-.95-.356-.95-.866s.405-.852.95-.852c.545 0 .945.343.945.852 0 .51-.4.866-.945.866zm0 2.786c-.65 0-1.142-.395-1.142-.984S4.2 8.28 4.85 8.28c.646 0 1.143.404 1.143.993s-.497.984-1.143.984zM13.408 5h-1.306L9.835 7.685h-.057V5H8.59v5.998h1.187V9.075l.615-.699 1.679 2.623H13.5l-2.232-3.414L13.408 5z"/><path fill-rule="evenodd" d="M14 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/>');_exports.BIconBadge8k=BIconBadge8k;var BIconBadge8kFill=makeIcon("Badge8kFill",'<path d="M3.9 6.605c0 .51.405.866.95.866.545 0 .945-.356.945-.866s-.4-.852-.945-.852c-.545 0-.95.343-.95.852zm-.192 2.668c0 .589.492.984 1.142.984.646 0 1.143-.395 1.143-.984S5.496 8.28 4.85 8.28c-.65 0-1.142.404-1.142.993z"/><path fill-rule="evenodd" d="M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm5.17 7.348c0 1.041-.927 1.766-2.333 1.766-1.406 0-2.312-.72-2.312-1.762 0-.954.712-1.384 1.257-1.494v-.053c-.51-.154-1.02-.558-1.02-1.331 0-.914.831-1.587 2.088-1.587 1.253 0 2.083.673 2.083 1.587 0 .782-.523 1.182-1.02 1.331v.053c.545.11 1.257.545 1.257 1.49zM12.102 5h1.306l-2.14 2.584 2.232 3.415h-1.428l-1.679-2.624-.615.699v1.925H8.59V5h1.187v2.685h.057L12.102 5z"/>');_exports.BIconBadge8kFill=BIconBadge8kFill;var BIconBadgeCc=makeIcon("BadgeCc",'<path d="M3.708 7.755c0-1.111.488-1.753 1.319-1.753.681 0 1.138.47 1.186 1.107H7.36V7c-.052-1.186-1.024-2-2.342-2C3.414 5 2.5 6.05 2.5 7.751v.747c0 1.7.905 2.73 2.518 2.73 1.314 0 2.285-.792 2.342-1.939v-.114H6.213c-.048.615-.496 1.05-1.186 1.05-.84 0-1.319-.62-1.319-1.727v-.743zm6.14 0c0-1.111.488-1.753 1.318-1.753.682 0 1.139.47 1.187 1.107H13.5V7c-.053-1.186-1.024-2-2.342-2C9.554 5 8.64 6.05 8.64 7.751v.747c0 1.7.905 2.73 2.518 2.73 1.314 0 2.285-.792 2.342-1.939v-.114h-1.147c-.048.615-.497 1.05-1.187 1.05-.839 0-1.318-.62-1.318-1.727v-.743z"/><path fill-rule="evenodd" d="M14 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/>');_exports.BIconBadgeCc=BIconBadgeCc;var BIconBadgeCcFill=makeIcon("BadgeCcFill",'<path fill-rule="evenodd" d="M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm3.027 4.002c-.83 0-1.319.642-1.319 1.753v.743c0 1.107.48 1.727 1.319 1.727.69 0 1.138-.435 1.186-1.05H7.36v.114c-.057 1.147-1.028 1.938-2.342 1.938-1.613 0-2.518-1.028-2.518-2.729v-.747C2.5 6.051 3.414 5 5.018 5c1.318 0 2.29.813 2.342 2v.11H6.213c-.048-.638-.505-1.108-1.186-1.108zm6.14 0c-.831 0-1.319.642-1.319 1.753v.743c0 1.107.48 1.727 1.318 1.727.69 0 1.139-.435 1.187-1.05H13.5v.114c-.057 1.147-1.028 1.938-2.342 1.938-1.613 0-2.518-1.028-2.518-2.729v-.747c0-1.7.914-2.751 2.518-2.751 1.318 0 2.29.813 2.342 2v.11h-1.147c-.048-.638-.505-1.108-1.187-1.108z"/>');_exports.BIconBadgeCcFill=BIconBadgeCcFill;var BIconBadgeHd=makeIcon("BadgeHd",'<path fill-rule="evenodd" d="M14 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/><path d="M7.396 11V5.001H6.209v2.44H3.687V5H2.5v6h1.187V8.43h2.522V11h1.187zM8.5 5.001V11h2.188c1.811 0 2.685-1.107 2.685-3.015 0-1.894-.86-2.984-2.684-2.984H8.5zm1.187.967h.843c1.112 0 1.622.686 1.622 2.04 0 1.353-.505 2.02-1.622 2.02h-.843v-4.06z"/>');_exports.BIconBadgeHd=BIconBadgeHd;var BIconBadgeHdFill=makeIcon("BadgeHdFill",'<path d="M10.53 5.968h-.843v4.06h.843c1.117 0 1.622-.667 1.622-2.02 0-1.354-.51-2.04-1.622-2.04z"/><path fill-rule="evenodd" d="M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm5.396 3.001V11H6.209V8.43H3.687V11H2.5V5.001h1.187v2.44h2.522V5h1.187zM8.5 11V5.001h2.188c1.824 0 2.685 1.09 2.685 2.984C13.373 9.893 12.5 11 10.69 11H8.5z"/>');_exports.BIconBadgeHdFill=BIconBadgeHdFill;var BIconBadgeTm=makeIcon("BadgeTm",'<path d="M5.295 11V5.995H7V5H2.403v.994h1.701V11h1.19zm3.397 0V7.01h.058l1.428 3.239h.773l1.42-3.24h.057V11H13.5V5.001h-1.2l-1.71 3.894h-.039l-1.71-3.894H7.634V11h1.06z"/><path fill-rule="evenodd" d="M14 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/>');_exports.BIconBadgeTm=BIconBadgeTm;var BIconBadgeTmFill=makeIcon("BadgeTmFill",'<path fill-rule="evenodd" d="M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm3.295 3.995V11H4.104V5.995h-1.7V5H7v.994H5.295zM8.692 7.01V11H7.633V5.001h1.209l1.71 3.894h.039l1.71-3.894H13.5V11h-1.072V7.01h-.057l-1.42 3.239h-.773L8.75 7.008h-.058z"/>');_exports.BIconBadgeTmFill=BIconBadgeTmFill;var BIconBadgeVo=makeIcon("BadgeVo",'<path d="M4.508 11h1.429l1.99-5.999H6.61L5.277 9.708H5.22L3.875 5.001H2.5L4.508 11zM13.5 8.39v-.77c0-1.696-.962-2.733-2.566-2.733-1.604 0-2.571 1.029-2.571 2.734v.769c0 1.691.967 2.724 2.57 2.724 1.605 0 2.567-1.033 2.567-2.724zm-1.204-.778v.782c0 1.156-.571 1.732-1.362 1.732-.796 0-1.363-.576-1.363-1.732v-.782c0-1.156.567-1.736 1.363-1.736.79 0 1.362.58 1.362 1.736z"/><path fill-rule="evenodd" d="M14 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/>');_exports.BIconBadgeVo=BIconBadgeVo;var BIconBadgeVoFill=makeIcon("BadgeVoFill",'<path d="M12.296 8.394v-.782c0-1.156-.571-1.736-1.362-1.736-.796 0-1.363.58-1.363 1.736v.782c0 1.156.567 1.732 1.363 1.732.79 0 1.362-.576 1.362-1.732z"/><path fill-rule="evenodd" d="M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm11.5 5.62v.77c0 1.691-.962 2.724-2.566 2.724-1.604 0-2.571-1.033-2.571-2.724v-.77c0-1.704.967-2.733 2.57-2.733 1.605 0 2.567 1.037 2.567 2.734zM5.937 11H4.508L2.5 5.001h1.375L5.22 9.708h.057L6.61 5.001h1.318L5.937 11z"/>');_exports.BIconBadgeVoFill=BIconBadgeVoFill;var BIconBag=makeIcon("Bag",'<path fill-rule="evenodd" d="M14 5H2v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5zM1 4v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4H1z"/><path d="M8 1.5A2.5 2.5 0 0 0 5.5 4h-1a3.5 3.5 0 1 1 7 0h-1A2.5 2.5 0 0 0 8 1.5z"/>');_exports.BIconBag=BIconBag;var BIconBagCheck=makeIcon("BagCheck",'<path fill-rule="evenodd" d="M14 5H2v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5zM1 4v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4H1z"/><path d="M8 1.5A2.5 2.5 0 0 0 5.5 4h-1a3.5 3.5 0 1 1 7 0h-1A2.5 2.5 0 0 0 8 1.5z"/><path fill-rule="evenodd" d="M10.854 7.646a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 10.293l2.646-2.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconBagCheck=BIconBagCheck;var BIconBagDash=makeIcon("BagDash",'<path fill-rule="evenodd" d="M14 5H2v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5zM1 4v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4H1z"/><path d="M8 1.5A2.5 2.5 0 0 0 5.5 4h-1a3.5 3.5 0 1 1 7 0h-1A2.5 2.5 0 0 0 8 1.5z"/><path fill-rule="evenodd" d="M5.5 10a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconBagDash=BIconBagDash;var BIconBagFill=makeIcon("BagFill",'<path d="M1 4h14v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4zm7-2.5A2.5 2.5 0 0 0 5.5 4h-1a3.5 3.5 0 1 1 7 0h-1A2.5 2.5 0 0 0 8 1.5z"/>');_exports.BIconBagFill=BIconBagFill;var BIconBagPlus=makeIcon("BagPlus",'<path fill-rule="evenodd" d="M14 5H2v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5zM1 4v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4H1z"/><path d="M8 1.5A2.5 2.5 0 0 0 5.5 4h-1a3.5 3.5 0 1 1 7 0h-1A2.5 2.5 0 0 0 8 1.5z"/><path fill-rule="evenodd" d="M8 7.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H6a.5.5 0 0 1 0-1h1.5V8a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M7.5 10a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H8.5V12a.5.5 0 0 1-1 0v-2z"/>');_exports.BIconBagPlus=BIconBagPlus;var BIconBarChart=makeIcon("BarChart",'<path fill-rule="evenodd" d="M4 11H2v3h2v-3zm5-4H7v7h2V7zm5-5h-2v12h2V2zm-2-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1h-2zM6 7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm-5 4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3z"/>');_exports.BIconBarChart=BIconBarChart;var BIconBarChartFill=makeIcon("BarChartFill",'<rect width="4" height="5" x="1" y="10" rx="1"/><rect width="4" height="9" x="6" y="6" rx="1"/><rect width="4" height="14" x="11" y="1" rx="1"/>');_exports.BIconBarChartFill=BIconBarChartFill;var BIconBarChartLine=makeIcon("BarChartLine",'<path fill-rule="evenodd" d="M4 11H2v3h2v-3zm5-4H7v7h2V7zm5-5h-2v12h2V2zm-2-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1h-2zM6 7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm-5 4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3z"/><path fill-rule="evenodd" d="M0 14.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconBarChartLine=BIconBarChartLine;var BIconBarChartLineFill=makeIcon("BarChartLineFill",'<rect width="4" height="5" x="1" y="10" rx="1"/><rect width="4" height="9" x="6" y="6" rx="1"/><rect width="4" height="14" x="11" y="1" rx="1"/><path fill-rule="evenodd" d="M0 14.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconBarChartLineFill=BIconBarChartLineFill;var BIconBarChartSteps=makeIcon("BarChartSteps",'<path fill-rule="evenodd" d="M.5 0a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-1 0V.5A.5.5 0 0 1 .5 0z"/><rect width="5" height="2" x="2" y="1" rx=".5"/><rect width="8" height="2" x="4" y="5" rx=".5"/><path d="M6 9.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-6a.5.5 0 0 1-.5-.5v-1zm2 4a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1z"/>');_exports.BIconBarChartSteps=BIconBarChartSteps;var BIconBasket=makeIcon("Basket",'<path fill-rule="evenodd" d="M10.243 1.071a.5.5 0 0 1 .686.172l3 5a.5.5 0 1 1-.858.514l-3-5a.5.5 0 0 1 .172-.686zm-4.486 0a.5.5 0 0 0-.686.172l-3 5a.5.5 0 1 0 .858.514l3-5a.5.5 0 0 0-.172-.686z"/><path fill-rule="evenodd" d="M1 7v1h14V7H1zM.5 6a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5H.5z"/><path fill-rule="evenodd" d="M14 9H2v5a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V9zM2 8a1 1 0 0 0-1 1v5a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V9a1 1 0 0 0-1-1H2z"/><path fill-rule="evenodd" d="M4 10a.5.5 0 0 1 .5.5v3a.5.5 0 1 1-1 0v-3A.5.5 0 0 1 4 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 1 1-1 0v-3A.5.5 0 0 1 6 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 1 1-1 0v-3A.5.5 0 0 1 8 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 1 1-1 0v-3a.5.5 0 0 1 .5-.5zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 1 1-1 0v-3a.5.5 0 0 1 .5-.5z"/>');_exports.BIconBasket=BIconBasket;var BIconBasket2=makeIcon("Basket2",'<path fill-rule="evenodd" d="M1.111 7.186A.5.5 0 0 1 1.5 7h13a.5.5 0 0 1 .489.605l-1.5 7A.5.5 0 0 1 13 15H3a.5.5 0 0 1-.489-.395l-1.5-7a.5.5 0 0 1 .1-.42zM2.118 8l1.286 6h9.192l1.286-6H2.118z"/><path fill-rule="evenodd" d="M11.314 1.036a.5.5 0 0 1 .65.278l2 5a.5.5 0 1 1-.928.372l-2-5a.5.5 0 0 1 .278-.65zm-6.628 0a.5.5 0 0 0-.65.278l-2 5a.5.5 0 1 0 .928.372l2-5a.5.5 0 0 0-.278-.65z"/><path d="M4 10a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zm3 0a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zm3 0a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zM0 6.5A.5.5 0 0 1 .5 6h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1z"/>');_exports.BIconBasket2=BIconBasket2;var BIconBasket2Fill=makeIcon("Basket2Fill",'<path fill-rule="evenodd" d="M11.314 1.036a.5.5 0 0 1 .65.278l2 5a.5.5 0 1 1-.928.372l-2-5a.5.5 0 0 1 .278-.65zm-6.628 0a.5.5 0 0 0-.65.278l-2 5a.5.5 0 1 0 .928.372l2-5a.5.5 0 0 0-.278-.65z"/><path fill-rule="evenodd" d="M1.5 7a.5.5 0 0 0-.489.605l1.5 7A.5.5 0 0 0 3 15h10a.5.5 0 0 0 .489-.395l1.5-7A.5.5 0 0 0 14.5 7h-13zM4 10a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zm3 0a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zm4-1a1 1 0 0 0-1 1v2a1 1 0 1 0 2 0v-2a1 1 0 0 0-1-1z"/><path d="M0 6.5A.5.5 0 0 1 .5 6h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1z"/>');_exports.BIconBasket2Fill=BIconBasket2Fill;var BIconBasket3=makeIcon("Basket3",'<path fill-rule="evenodd" d="M10.243 1.071a.5.5 0 0 1 .686.172l3 5a.5.5 0 1 1-.858.514l-3-5a.5.5 0 0 1 .172-.686zm-4.486 0a.5.5 0 0 0-.686.172l-3 5a.5.5 0 1 0 .858.514l3-5a.5.5 0 0 0-.172-.686z"/><path d="M0 6.5A.5.5 0 0 1 .5 6h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1zM.81 9c0 .035.004.07.011.105l1.201 5.604A1 1 0 0 0 3 15.5h10a1 1 0 0 0 .978-.79l1.2-5.605A.495.495 0 0 0 15.19 9h-1.011L13 14.5H3L1.821 9H.81z"/>');_exports.BIconBasket3=BIconBasket3;var BIconBasket3Fill=makeIcon("Basket3Fill",'<path fill-rule="evenodd" d="M10.243 1.071a.5.5 0 0 1 .686.172l3 5a.5.5 0 0 1-.858.514l-3-5a.5.5 0 0 1 .172-.686zm-4.486 0a.5.5 0 0 0-.686.172l-3 5a.5.5 0 1 0 .858.514l3-5a.5.5 0 0 0-.172-.686z"/><path d="M13.489 14.605A.5.5 0 0 1 13 15H3a.5.5 0 0 1-.489-.395L1.311 9H14.69l-1.201 5.605z"/><rect width="16" height="2" y="6" rx=".5"/>');_exports.BIconBasket3Fill=BIconBasket3Fill;var BIconBasketFill=makeIcon("BasketFill",'<path fill-rule="evenodd" d="M5.071 1.243a.5.5 0 0 1 .858.514L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H15v5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V9H.5a.5.5 0 0 1-.5-.5v-2A.5.5 0 0 1 .5 6h1.717L5.07 1.243zM3.5 10.5a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0v-3z"/>');_exports.BIconBasketFill=BIconBasketFill;var BIconBattery=makeIcon("Battery",'<path fill-rule="evenodd" d="M12 5H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1zM2 4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2z"/><path d="M14.5 9.5a1.5 1.5 0 0 0 0-3v3z"/>');_exports.BIconBattery=BIconBattery;var BIconBatteryCharging=makeIcon("BatteryCharging",'<path d="M14.5 9.5a1.5 1.5 0 0 0 0-3v3z"/><path fill-rule="evenodd" d="M9.585 2.568a.5.5 0 0 1 .226.58L8.677 6.832h1.99a.5.5 0 0 1 .364.843l-5.334 5.667a.5.5 0 0 1-.842-.49L5.99 9.167H4a.5.5 0 0 1-.364-.843l5.333-5.667a.5.5 0 0 1 .616-.09z"/><path fill-rule="evenodd" d="M6.332 4H2a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h2.072l.307-1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h3.391l.941-1zM4.45 6H2v4h1.313a1.5 1.5 0 0 1-.405-2.361L4.45 6zm.976 5l-.308 1H6.96l.21-.224h.001l.73-.776H6.53l-.085.09.028-.09H5.426zm1.354-1H5.733l.257-.833H4a.5.5 0 0 1-.364-.843l.793-.843L5.823 6h1.373L5.157 8.167h1.51a.5.5 0 0 1 .478.647L6.78 10zm.69 0h1.374l1.394-1.482.793-.842a.5.5 0 0 0-.364-.843h-1.99L8.933 6H7.887l-.166.54-.199.646A.5.5 0 0 0 8 7.833h1.51L7.47 10zm.725-5H9.24l.308-1H7.706l-.942 1h1.374l.085-.09-.028.09zm2.4-1l-.308 1H12a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H9.276l-.942 1H12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.405zm-.378 6H12V8.02a1.499 1.499 0 0 1-.241.341L10.217 10zM12 6.646V6h-.646a1.5 1.5 0 0 1 .646.646z"/>');_exports.BIconBatteryCharging=BIconBatteryCharging;var BIconBatteryFull=makeIcon("BatteryFull",'<path fill-rule="evenodd" d="M12 5H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1zM2 4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2z"/><path d="M2 6h10v4H2V6zm12.5 3.5a1.5 1.5 0 0 0 0-3v3z"/>');_exports.BIconBatteryFull=BIconBatteryFull;var BIconBatteryHalf=makeIcon("BatteryHalf",'<path fill-rule="evenodd" d="M12 5H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1zM2 4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2z"/><path d="M2 6h5v4H2V6zm12.5 3.5a1.5 1.5 0 0 0 0-3v3z"/>');_exports.BIconBatteryHalf=BIconBatteryHalf;var BIconBell=makeIcon("Bell",'<path d="M8 16a2 2 0 0 0 2-2H6a2 2 0 0 0 2 2z"/><path fill-rule="evenodd" d="M8 1.918l-.797.161A4.002 4.002 0 0 0 4 6c0 .628-.134 2.197-.459 3.742-.16.767-.376 1.566-.663 2.258h10.244c-.287-.692-.502-1.49-.663-2.258C12.134 8.197 12 6.628 12 6a4.002 4.002 0 0 0-3.203-3.92L8 1.917zM14.22 12c.223.447.481.801.78 1H1c.299-.199.557-.553.78-1C2.68 10.2 3 6.88 3 6c0-2.42 1.72-4.44 4.005-4.901a1 1 0 1 1 1.99 0A5.002 5.002 0 0 1 13 6c0 .88.32 4.2 1.22 6z"/>');_exports.BIconBell=BIconBell;var BIconBellFill=makeIcon("BellFill",'<path d="M8 16a2 2 0 0 0 2-2H6a2 2 0 0 0 2 2zm.995-14.901a1 1 0 1 0-1.99 0A5.002 5.002 0 0 0 3 6c0 1.098-.5 6-2 7h14c-1.5-1-2-5.902-2-7 0-2.42-1.72-4.44-4.005-4.901z"/>');_exports.BIconBellFill=BIconBellFill;var BIconBezier=makeIcon("Bezier",'<path fill-rule="evenodd" d="M0 10.5A1.5 1.5 0 0 1 1.5 9h1A1.5 1.5 0 0 1 4 10.5v1A1.5 1.5 0 0 1 2.5 13h-1A1.5 1.5 0 0 1 0 11.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm10.5.5A1.5 1.5 0 0 1 13.5 9h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM6 4.5A1.5 1.5 0 0 1 7.5 3h1A1.5 1.5 0 0 1 10 4.5v1A1.5 1.5 0 0 1 8.5 7h-1A1.5 1.5 0 0 1 6 5.5v-1zM7.5 4a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"/><path d="M6 4.5H1.866a1 1 0 1 0 0 1h2.668A6.517 6.517 0 0 0 1.814 9H2.5c.123 0 .244.015.358.043a5.517 5.517 0 0 1 3.185-3.185A1.503 1.503 0 0 1 6 5.5v-1zm3.957 1.358A1.5 1.5 0 0 0 10 5.5v-1h4.134a1 1 0 1 1 0 1h-2.668a6.517 6.517 0 0 1 2.72 3.5H13.5c-.123 0-.243.015-.358.043a5.517 5.517 0 0 0-3.185-3.185z"/>');_exports.BIconBezier=BIconBezier;var BIconBezier2=makeIcon("Bezier2",'<path fill-rule="evenodd" d="M1 2.5A1.5 1.5 0 0 1 2.5 1h1A1.5 1.5 0 0 1 5 2.5v1A1.5 1.5 0 0 1 3.5 5h-1A1.5 1.5 0 0 1 1 3.5v-1zM2.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM11 12.5a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"/><path fill-rule="evenodd" d="M6.767 4.645C6.303 3.923 5.592 3.5 4.5 3.5v-1H10v1H7.124c.18.18.34.381.484.605.638.992.892 2.354.892 3.895 0 1.993.257 3.092.713 3.7.418.559 1.089.8 2.287.8v1H6v-1h2.577a2.839 2.839 0 0 1-.165-.2C7.743 11.407 7.5 10.007 7.5 8c0-1.46-.246-2.597-.733-3.355z"/><path d="M11 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM7 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconBezier2=BIconBezier2;var BIconBicycle=makeIcon("Bicycle",'<path fill-rule="evenodd" d="M3 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm10-1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/><path fill-rule="evenodd" d="M4 4.5a.5.5 0 0 1 .5-.5H6a.5.5 0 0 1 0 1v.5h4.14l.386-1.158A.5.5 0 0 1 11 4h1a.5.5 0 0 1 0 1h-.64l-.311.935 2.375 3.8a.5.5 0 1 1-.848.53L10.5 6.943l-2.076 3.322A.5.5 0 0 1 8 10.5H3a.5.5 0 0 1-.424-.765L5 5.857V5h-.5a.5.5 0 0 1-.5-.5zm1.5 2.443L3.902 9.5h3.196L5.5 6.943zM8 9.057L9.598 6.5H6.402L8 9.057z"/>');_exports.BIconBicycle=BIconBicycle;var BIconBinoculars=makeIcon("Binoculars",'<path fill-rule="evenodd" d="M3 2.5A1.5 1.5 0 0 1 4.5 1h1A1.5 1.5 0 0 1 7 2.5V5h2V2.5A1.5 1.5 0 0 1 10.5 1h1A1.5 1.5 0 0 1 13 2.5v2.382a.5.5 0 0 0 .276.447l.895.447A1.5 1.5 0 0 1 15 7.118V14.5a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 14.5v-3a.5.5 0 0 1 .146-.354l.854-.853V9.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v.793l.854.853A.5.5 0 0 1 7 11.5v3A1.5 1.5 0 0 1 5.5 16h-3A1.5 1.5 0 0 1 1 14.5V7.118a1.5 1.5 0 0 1 .83-1.342l.894-.447A.5.5 0 0 0 3 4.882V2.5zM4.5 2a.5.5 0 0 0-.5.5V3h2v-.5a.5.5 0 0 0-.5-.5h-1zM6 4H4v.882a1.5 1.5 0 0 1-.83 1.342l-.894.447A.5.5 0 0 0 2 7.118V13h4v-1.293l-.854-.853A.5.5 0 0 1 5 10.5v-1A1.5 1.5 0 0 1 6.5 8h3A1.5 1.5 0 0 1 11 9.5v1a.5.5 0 0 1-.146.354l-.854.853V13h4V7.118a.5.5 0 0 0-.276-.447l-.895-.447A1.5 1.5 0 0 1 12 4.882V4h-2v1.5a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5V4zm4-1h2v-.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V3zm4 11h-4v.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5V14zm-8 0H2v.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5V14z"/>');_exports.BIconBinoculars=BIconBinoculars;var BIconBinocularsFill=makeIcon("BinocularsFill",'<path d="M4.5 1A1.5 1.5 0 0 0 3 2.5V3h4v-.5A1.5 1.5 0 0 0 5.5 1h-1zM7 4v1h2V4h4v.882a.5.5 0 0 0 .276.447l.895.447A1.5 1.5 0 0 1 15 7.118V13H9v-1.5a.5.5 0 0 1 .146-.354l.854-.853V9.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v.793l.854.853A.5.5 0 0 1 7 11.5V13H1V7.118a1.5 1.5 0 0 1 .83-1.342l.894-.447A.5.5 0 0 0 3 4.882V4h4zM1 14v.5A1.5 1.5 0 0 0 2.5 16h3A1.5 1.5 0 0 0 7 14.5V14H1zm8 0v.5a1.5 1.5 0 0 0 1.5 1.5h3a1.5 1.5 0 0 0 1.5-1.5V14H9zm4-11H9v-.5A1.5 1.5 0 0 1 10.5 1h1A1.5 1.5 0 0 1 13 2.5V3z"/>');_exports.BIconBinocularsFill=BIconBinocularsFill;var BIconBlockquoteLeft=makeIcon("BlockquoteLeft",'<path fill-rule="evenodd" d="M2 3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm5 3a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm-5 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/><path d="M3.734 6.352a6.586 6.586 0 0 0-.445.275 1.94 1.94 0 0 0-.346.299 1.38 1.38 0 0 0-.252.369c-.058.129-.1.295-.123.498h.282c.242 0 .431.06.568.182.14.117.21.29.21.521a.697.697 0 0 1-.187.463c-.12.14-.289.21-.503.21-.336 0-.577-.108-.721-.327C2.072 8.619 2 8.328 2 7.969c0-.254.055-.485.164-.692.11-.21.242-.398.398-.562.16-.168.33-.31.51-.428.18-.117.33-.213.451-.287l.211.352zm2.168 0a6.588 6.588 0 0 0-.445.275 1.94 1.94 0 0 0-.346.299c-.113.12-.199.246-.257.375a1.75 1.75 0 0 0-.118.492h.282c.242 0 .431.06.568.182.14.117.21.29.21.521a.697.697 0 0 1-.187.463c-.12.14-.289.21-.504.21-.335 0-.576-.108-.72-.327-.145-.223-.217-.514-.217-.873 0-.254.055-.485.164-.692.11-.21.242-.398.398-.562.16-.168.33-.31.51-.428.18-.117.33-.213.451-.287l.211.352z"/>');_exports.BIconBlockquoteLeft=BIconBlockquoteLeft;var BIconBlockquoteRight=makeIcon("BlockquoteRight",'<path fill-rule="evenodd" d="M2 3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/><path d="M12.168 6.352c.184.105.332.197.445.275.114.074.229.174.346.299.11.117.193.24.252.369s.1.295.123.498h-.281c-.243 0-.432.06-.569.182-.14.117-.21.29-.21.521 0 .164.062.318.187.463.121.14.289.21.504.21.336 0 .576-.108.72-.327.145-.223.217-.514.217-.873 0-.254-.054-.485-.164-.692a2.436 2.436 0 0 0-.398-.562c-.16-.168-.33-.31-.51-.428-.18-.117-.33-.213-.451-.287l-.211.352zm-2.168 0c.184.105.332.197.445.275.114.074.229.174.346.299.113.12.2.246.258.375.055.125.094.289.117.492h-.281c-.242 0-.432.06-.569.182-.14.117-.21.29-.21.521 0 .164.062.318.187.463.121.14.289.21.504.21.336 0 .576-.108.72-.327.145-.223.217-.514.217-.873 0-.254-.054-.485-.164-.692a2.438 2.438 0 0 0-.398-.562c-.16-.168-.33-.31-.51-.428-.18-.117-.33-.213-.451-.287L10 6.352z"/>');_exports.BIconBlockquoteRight=BIconBlockquoteRight;var BIconBook=makeIcon("Book",'<path fill-rule="evenodd" d="M3.214 1.072C4.813.752 6.916.71 8.354 2.146A.5.5 0 0 1 8.5 2.5v11a.5.5 0 0 1-.854.354c-.843-.844-2.115-1.059-3.47-.92-1.344.14-2.66.617-3.452 1.013A.5.5 0 0 1 0 13.5v-11a.5.5 0 0 1 .276-.447L.5 2.5l-.224-.447.002-.001.004-.002.013-.006a5.017 5.017 0 0 1 .22-.103 12.958 12.958 0 0 1 2.7-.869zM1 2.82v9.908c.846-.343 1.944-.672 3.074-.788 1.143-.118 2.387-.023 3.426.56V2.718c-1.063-.929-2.631-.956-4.09-.664A11.958 11.958 0 0 0 1 2.82z"/><path fill-rule="evenodd" d="M12.786 1.072C11.188.752 9.084.71 7.646 2.146A.5.5 0 0 0 7.5 2.5v11a.5.5 0 0 0 .854.354c.843-.844 2.115-1.059 3.47-.92 1.344.14 2.66.617 3.452 1.013A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.276-.447L15.5 2.5l.224-.447-.002-.001-.004-.002-.013-.006-.047-.023a12.582 12.582 0 0 0-.799-.34 12.96 12.96 0 0 0-2.073-.609zM15 2.82v9.908c-.846-.343-1.944-.672-3.074-.788-1.143-.118-2.387-.023-3.426.56V2.718c1.063-.929 2.631-.956 4.09-.664A11.956 11.956 0 0 1 15 2.82z"/>');_exports.BIconBook=BIconBook;var BIconBookFill=makeIcon("BookFill",'<path d="M15.261 13.666c.345.14.739-.105.739-.477V2.5a.472.472 0 0 0-.277-.437c-1.126-.503-5.42-2.19-7.723.129C5.696-.125 1.403 1.56.277 2.063A.472.472 0 0 0 0 2.502V13.19c0 .372.394.618.739.477C2.738 12.852 6.125 12.113 8 14c1.875-1.887 5.262-1.148 7.261-.334z"/>');_exports.BIconBookFill=BIconBookFill;var BIconBookHalf=makeIcon("BookHalf",'<path fill-rule="evenodd" d="M12.786 1.072C11.188.752 9.084.71 7.646 2.146A.5.5 0 0 0 7.5 2.5v11a.5.5 0 0 0 .854.354c.843-.844 2.115-1.059 3.47-.92 1.344.14 2.66.617 3.452 1.013A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.276-.447L15.5 2.5l.224-.447-.002-.001-.004-.002-.013-.006-.047-.023a12.582 12.582 0 0 0-.799-.34 12.96 12.96 0 0 0-2.073-.609zM15 2.82v9.908c-.846-.343-1.944-.672-3.074-.788-1.143-.118-2.387-.023-3.426.56V2.718c1.063-.929 2.631-.956 4.09-.664A11.956 11.956 0 0 1 15 2.82z"/><path fill-rule="evenodd" d="M3.214 1.072C4.813.752 6.916.71 8.354 2.146A.5.5 0 0 1 8.5 2.5v11a.5.5 0 0 1-.854.354c-.843-.844-2.115-1.059-3.47-.92-1.344.14-2.66.617-3.452 1.013A.5.5 0 0 1 0 13.5v-11a.5.5 0 0 1 .276-.447L.5 2.5l-.224-.447.002-.001.004-.002.013-.006a5.017 5.017 0 0 1 .22-.103 12.958 12.958 0 0 1 2.7-.869z"/>');_exports.BIconBookHalf=BIconBookHalf;var BIconBookmark=makeIcon("Bookmark",'<path fill-rule="evenodd" d="M8 12l5 3V3a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v12l5-3zm-4 1.234l4-2.4 4 2.4V3a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v10.234z"/>');_exports.BIconBookmark=BIconBookmark;var BIconBookmarkCheck=makeIcon("BookmarkCheck",'<path fill-rule="evenodd" d="M4.5 2a.5.5 0 0 0-.5.5v11.066l4-2.667 4 2.667V8.5a.5.5 0 0 1 1 0v6.934l-5-3.333-5 3.333V2.5A1.5 1.5 0 0 1 4.5 1h4a.5.5 0 0 1 0 1h-4z"/><path fill-rule="evenodd" d="M15.854 2.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L12.5 4.793l2.646-2.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconBookmarkCheck=BIconBookmarkCheck;var BIconBookmarkDash=makeIcon("BookmarkDash",'<path fill-rule="evenodd" d="M11 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5zM4.5 2a.5.5 0 0 0-.5.5v11.066l4-2.667 4 2.667V8.5a.5.5 0 0 1 1 0v6.934l-5-3.333-5 3.333V2.5A1.5 1.5 0 0 1 4.5 1h4a.5.5 0 0 1 0 1h-4z"/>');_exports.BIconBookmarkDash=BIconBookmarkDash;var BIconBookmarkFill=makeIcon("BookmarkFill",'<path fill-rule="evenodd" d="M3 3a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v12l-5-3-5 3V3z"/>');_exports.BIconBookmarkFill=BIconBookmarkFill;var BIconBookmarkPlus=makeIcon("BookmarkPlus",'<path fill-rule="evenodd" d="M4.5 2a.5.5 0 0 0-.5.5v11.066l4-2.667 4 2.667V8.5a.5.5 0 0 1 1 0v6.934l-5-3.333-5 3.333V2.5A1.5 1.5 0 0 1 4.5 1h4a.5.5 0 0 1 0 1h-4zm9-1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1H13V1.5a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M13 3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0v-2z"/>');_exports.BIconBookmarkPlus=BIconBookmarkPlus;var BIconBookmarks=makeIcon("Bookmarks",'<path fill-rule="evenodd" d="M7 13l5 3V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12l5-3zm-4 1.234l4-2.4 4 2.4V4a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v10.234z"/><path d="M14 14l-1-.6V2a1 1 0 0 0-1-1H4.268A2 2 0 0 1 6 0h6a2 2 0 0 1 2 2v12z"/>');_exports.BIconBookmarks=BIconBookmarks;var BIconBookmarksFill=makeIcon("BookmarksFill",'<path fill-rule="evenodd" d="M2 4a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v12l-5-3-5 3V4z"/><path d="M14 14l-1-.6V2a1 1 0 0 0-1-1H4.268A2 2 0 0 1 6 0h6a2 2 0 0 1 2 2v12z"/>');_exports.BIconBookmarksFill=BIconBookmarksFill;var BIconBookshelf=makeIcon("Bookshelf",'<path fill-rule="evenodd" d="M2.5 0a.5.5 0 0 1 .5.5V2h10V.5a.5.5 0 0 1 1 0v15a.5.5 0 0 1-1 0V15H3v.5a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zM3 14h10v-3H3v3zm0-4h10V7H3v3zm0-4h10V3H3v3z"/>');_exports.BIconBookshelf=BIconBookshelf;var BIconBootstrap=makeIcon("Bootstrap",'<path fill-rule="evenodd" d="M12 1H4a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3zM4 0a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4V4a4 4 0 0 0-4-4H4z"/><path fill-rule="evenodd" d="M8.537 12H5.062V3.545h3.399c1.587 0 2.543.809 2.543 2.11 0 .884-.65 1.675-1.483 1.816v.1c1.143.117 1.904.931 1.904 2.033 0 1.488-1.084 2.396-2.888 2.396zM6.375 4.658v2.467h1.558c1.16 0 1.764-.428 1.764-1.23 0-.78-.569-1.237-1.541-1.237H6.375zm1.898 6.229H6.375V8.162h1.822c1.236 0 1.887.463 1.887 1.348 0 .896-.627 1.377-1.811 1.377z"/>');_exports.BIconBootstrap=BIconBootstrap;var BIconBootstrapFill=makeIcon("BootstrapFill",'<path fill-rule="evenodd" d="M4.002 0a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4V4a4 4 0 0 0-4-4h-8zm1.06 12h3.475c1.804 0 2.888-.908 2.888-2.396 0-1.102-.761-1.916-1.904-2.034v-.1c.832-.14 1.482-.93 1.482-1.816 0-1.3-.955-2.11-2.542-2.11H5.062V12zm1.313-4.875V4.658h1.78c.973 0 1.542.457 1.542 1.237 0 .802-.604 1.23-1.764 1.23H6.375zm0 3.762h1.898c1.184 0 1.81-.48 1.81-1.377 0-.885-.65-1.348-1.886-1.348H6.375v2.725z"/>');_exports.BIconBootstrapFill=BIconBootstrapFill;var BIconBootstrapReboot=makeIcon("BootstrapReboot",'<path fill-rule="evenodd" d="M1.161 8a6.84 6.84 0 1 0 6.842-6.84.58.58 0 0 1 0-1.16 8 8 0 1 1-6.556 3.412l-.663-.577a.58.58 0 0 1 .227-.997l2.52-.69a.58.58 0 0 1 .728.633l-.332 2.592a.58.58 0 0 1-.956.364l-.643-.56A6.812 6.812 0 0 0 1.16 8zm5.48-.079V5.277h1.57c.881 0 1.416.499 1.416 1.32 0 .84-.504 1.324-1.386 1.324h-1.6zm0 3.75V8.843h1.57l1.498 2.828h1.314L9.377 8.665c.897-.3 1.427-1.106 1.427-2.1 0-1.37-.943-2.246-2.456-2.246H5.5v7.352h1.141z"/>');_exports.BIconBootstrapReboot=BIconBootstrapReboot;var BIconBorderStyle=makeIcon("BorderStyle",'<path d="M1 3.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-1zm0 4a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1zm0 4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm8 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-4 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm8 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-4-4a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1z"/>');_exports.BIconBorderStyle=BIconBorderStyle;var BIconBorderWidth=makeIcon("BorderWidth",'<path d="M0 3.5A.5.5 0 0 1 .5 3h15a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-2zm0 5A.5.5 0 0 1 .5 8h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1zm0 4a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconBorderWidth=BIconBorderWidth;var BIconBoundingBox=makeIcon("BoundingBox",'<path fill-rule="evenodd" d="M5 2V0H0v5h2v6H0v5h5v-2h6v2h5v-5h-2V5h2V0h-5v2H5zm6 1H5v2H3v6h2v2h6v-2h2V5h-2V3zm1-2v3h3V1h-3zm3 11h-3v3h3v-3zM4 15v-3H1v3h3zM1 4h3V1H1v3z"/>');_exports.BIconBoundingBox=BIconBoundingBox;var BIconBoundingBoxCircles=makeIcon("BoundingBoxCircles",'<path fill-rule="evenodd" d="M12.5 2h-9V1h9v1zm-10 1.5v9h-1v-9h1zm11 9v-9h1v9h-1zM3.5 14h9v1h-9v-1z"/><path fill-rule="evenodd" d="M14 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 11a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM2 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 11a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/>');_exports.BIconBoundingBoxCircles=BIconBoundingBoxCircles;var BIconBox=makeIcon("Box",'<path fill-rule="evenodd" d="M8.186 1.113a.5.5 0 0 0-.372 0L1.846 3.5 8 5.961 14.154 3.5 8.186 1.113zM15 4.239l-6.5 2.6v7.922l6.5-2.6V4.24zM7.5 14.762V6.838L1 4.239v7.923l6.5 2.6zM7.443.184a1.5 1.5 0 0 1 1.114 0l7.129 2.852A.5.5 0 0 1 16 3.5v8.662a1 1 0 0 1-.629.928l-7.185 2.874a.5.5 0 0 1-.372 0L.63 13.09a1 1 0 0 1-.63-.928V3.5a.5.5 0 0 1 .314-.464L7.443.184z"/>');_exports.BIconBox=BIconBox;var BIconBoxArrowDown=makeIcon("BoxArrowDown",'<path fill-rule="evenodd" d="M4.646 11.646a.5.5 0 0 1 .708 0L8 14.293l2.646-2.647a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M8 4.5a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-1 0V5a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M2.5 2A1.5 1.5 0 0 1 4 .5h8A1.5 1.5 0 0 1 13.5 2v7a1.5 1.5 0 0 1-1.5 1.5h-1.5a.5.5 0 0 1 0-1H12a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5H4a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h1.5a.5.5 0 0 1 0 1H4A1.5 1.5 0 0 1 2.5 9V2z"/>');_exports.BIconBoxArrowDown=BIconBoxArrowDown;var BIconBoxArrowDownLeft=makeIcon("BoxArrowDownLeft",'<path fill-rule="evenodd" d="M13 1.5A1.5 1.5 0 0 1 14.5 3v8a1.5 1.5 0 0 1-1.5 1.5H9a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H5a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0V3A1.5 1.5 0 0 1 5 1.5h8zm-11 7a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 0-1H2.5V9a.5.5 0 0 0-.5-.5z"/><path fill-rule="evenodd" d="M1.646 14.354a.5.5 0 0 0 .708 0l8-8a.5.5 0 0 0-.708-.708l-8 8a.5.5 0 0 0 0 .708z"/>');_exports.BIconBoxArrowDownLeft=BIconBoxArrowDownLeft;var BIconBoxArrowDownRight=makeIcon("BoxArrowDownRight",'<path fill-rule="evenodd" d="M3 1.5A1.5 1.5 0 0 0 1.5 3v8A1.5 1.5 0 0 0 3 12.5h4a.5.5 0 0 0 0-1H3a.5.5 0 0 1-.5-.5V3a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 1 0V3A1.5 1.5 0 0 0 11 1.5H3zm11 7a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5H9a.5.5 0 0 1 0-1h4.5V9a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M14.354 14.354a.5.5 0 0 1-.708 0l-8-8a.5.5 0 1 1 .708-.708l8 8a.5.5 0 0 1 0 .708z"/>');_exports.BIconBoxArrowDownRight=BIconBoxArrowDownRight;var BIconBoxArrowInDown=makeIcon("BoxArrowInDown",'<path fill-rule="evenodd" d="M4.646 8.146a.5.5 0 0 1 .708 0L8 10.793l2.646-2.647a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M8 1a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-1 0v-9A.5.5 0 0 1 8 1z"/><path fill-rule="evenodd" d="M1.5 13.5A1.5 1.5 0 0 0 3 15h10a1.5 1.5 0 0 0 1.5-1.5v-8A1.5 1.5 0 0 0 13 4h-1.5a.5.5 0 0 0 0 1H13a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5v-8A.5.5 0 0 1 3 5h1.5a.5.5 0 0 0 0-1H3a1.5 1.5 0 0 0-1.5 1.5v8z"/>');_exports.BIconBoxArrowInDown=BIconBoxArrowInDown;var BIconBoxArrowInDownLeft=makeIcon("BoxArrowInDownLeft",'<path fill-rule="evenodd" d="M1.5 13A1.5 1.5 0 0 0 3 14.5h10a1.5 1.5 0 0 0 1.5-1.5V8a.5.5 0 0 0-1 0v5a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V3a.5.5 0 0 1 .5-.5h4a.5.5 0 0 0 0-1H3A1.5 1.5 0 0 0 1.5 3v10z"/><path fill-rule="evenodd" d="M11.5 10a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V5a.5.5 0 0 1 1 0v4.5H11a.5.5 0 0 1 .5.5z"/><path fill-rule="evenodd" d="M5.646 10.354a.5.5 0 0 1 0-.708l8-8a.5.5 0 0 1 .708.708l-8 8a.5.5 0 0 1-.708 0z"/>');_exports.BIconBoxArrowInDownLeft=BIconBoxArrowInDownLeft;var BIconBoxArrowInDownRight=makeIcon("BoxArrowInDownRight",'<path fill-rule="evenodd" d="M14.5 13a1.5 1.5 0 0 1-1.5 1.5H3A1.5 1.5 0 0 1 1.5 13V8a.5.5 0 0 1 1 0v5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H9a.5.5 0 0 1 0-1h4A1.5 1.5 0 0 1 14.5 3v10z"/><path fill-rule="evenodd" d="M4.5 10a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V5a.5.5 0 0 0-1 0v4.5H5a.5.5 0 0 0-.5.5z"/><path fill-rule="evenodd" d="M10.354 10.354a.5.5 0 0 0 0-.708l-8-8a.5.5 0 1 0-.708.708l8 8a.5.5 0 0 0 .708 0z"/>');_exports.BIconBoxArrowInDownRight=BIconBoxArrowInDownRight;var BIconBoxArrowInLeft=makeIcon("BoxArrowInLeft",'<path fill-rule="evenodd" d="M7.854 11.354a.5.5 0 0 0 0-.708L5.207 8l2.647-2.646a.5.5 0 1 0-.708-.708l-3 3a.5.5 0 0 0 0 .708l3 3a.5.5 0 0 0 .708 0z"/><path fill-rule="evenodd" d="M15 8a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0 0 1h9A.5.5 0 0 0 15 8z"/><path fill-rule="evenodd" d="M2.5 14.5A1.5 1.5 0 0 1 1 13V3a1.5 1.5 0 0 1 1.5-1.5h8A1.5 1.5 0 0 1 12 3v1.5a.5.5 0 0 1-1 0V3a.5.5 0 0 0-.5-.5h-8A.5.5 0 0 0 2 3v10a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-1.5a.5.5 0 0 1 1 0V13a1.5 1.5 0 0 1-1.5 1.5h-8z"/>');_exports.BIconBoxArrowInLeft=BIconBoxArrowInLeft;var BIconBoxArrowInRight=makeIcon("BoxArrowInRight",'<path fill-rule="evenodd" d="M8.146 11.354a.5.5 0 0 1 0-.708L10.793 8 8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0z"/><path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 1 8z"/><path fill-rule="evenodd" d="M13.5 14.5A1.5 1.5 0 0 0 15 13V3a1.5 1.5 0 0 0-1.5-1.5h-8A1.5 1.5 0 0 0 4 3v1.5a.5.5 0 0 0 1 0V3a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5h-8A.5.5 0 0 1 5 13v-1.5a.5.5 0 0 0-1 0V13a1.5 1.5 0 0 0 1.5 1.5h8z"/>');_exports.BIconBoxArrowInRight=BIconBoxArrowInRight;var BIconBoxArrowInUp=makeIcon("BoxArrowInUp",'<path fill-rule="evenodd" d="M4.646 7.854a.5.5 0 0 0 .708 0L8 5.207l2.646 2.647a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 0 0 0 .708z"/><path fill-rule="evenodd" d="M8 15a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-1 0v9a.5.5 0 0 0 .5.5z"/><path fill-rule="evenodd" d="M1.5 2.5A1.5 1.5 0 0 1 3 1h10a1.5 1.5 0 0 1 1.5 1.5v8A1.5 1.5 0 0 1 13 12h-1.5a.5.5 0 0 1 0-1H13a.5.5 0 0 0 .5-.5v-8A.5.5 0 0 0 13 2H3a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h1.5a.5.5 0 0 1 0 1H3a1.5 1.5 0 0 1-1.5-1.5v-8z"/>');_exports.BIconBoxArrowInUp=BIconBoxArrowInUp;var BIconBoxArrowInUpLeft=makeIcon("BoxArrowInUpLeft",'<path fill-rule="evenodd" d="M1.5 3A1.5 1.5 0 0 1 3 1.5h10A1.5 1.5 0 0 1 14.5 3v5a.5.5 0 0 1-1 0V3a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1H3A1.5 1.5 0 0 1 1.5 13V3z"/><path fill-rule="evenodd" d="M11.5 6a.5.5 0 0 0-.5-.5H6a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 1 0V6.5H11a.5.5 0 0 0 .5-.5z"/><path fill-rule="evenodd" d="M5.646 5.646a.5.5 0 0 0 0 .708l8 8a.5.5 0 0 0 .708-.708l-8-8a.5.5 0 0 0-.708 0z"/>');_exports.BIconBoxArrowInUpLeft=BIconBoxArrowInUpLeft;var BIconBoxArrowInUpRight=makeIcon("BoxArrowInUpRight",'<path fill-rule="evenodd" d="M14.5 3A1.5 1.5 0 0 0 13 1.5H3A1.5 1.5 0 0 0 1.5 3v5a.5.5 0 0 0 1 0V3a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5H9a.5.5 0 0 0 0 1h4a1.5 1.5 0 0 0 1.5-1.5V3z"/><path fill-rule="evenodd" d="M4.5 6a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0V6.5H5a.5.5 0 0 1-.5-.5z"/><path fill-rule="evenodd" d="M10.354 5.646a.5.5 0 0 1 0 .708l-8 8a.5.5 0 0 1-.708-.708l8-8a.5.5 0 0 1 .708 0z"/>');_exports.BIconBoxArrowInUpRight=BIconBoxArrowInUpRight;var BIconBoxArrowLeft=makeIcon("BoxArrowLeft",'<path fill-rule="evenodd" d="M4.354 11.354a.5.5 0 0 0 0-.708L1.707 8l2.647-2.646a.5.5 0 1 0-.708-.708l-3 3a.5.5 0 0 0 0 .708l3 3a.5.5 0 0 0 .708 0z"/><path fill-rule="evenodd" d="M11.5 8a.5.5 0 0 0-.5-.5H2a.5.5 0 0 0 0 1h9a.5.5 0 0 0 .5-.5z"/><path fill-rule="evenodd" d="M14 13.5a1.5 1.5 0 0 0 1.5-1.5V4A1.5 1.5 0 0 0 14 2.5H7A1.5 1.5 0 0 0 5.5 4v1.5a.5.5 0 0 0 1 0V4a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5v-1.5a.5.5 0 0 0-1 0V12A1.5 1.5 0 0 0 7 13.5h7z"/>');_exports.BIconBoxArrowLeft=BIconBoxArrowLeft;var BIconBoxArrowRight=makeIcon("BoxArrowRight",'<path fill-rule="evenodd" d="M11.646 11.354a.5.5 0 0 1 0-.708L14.293 8l-2.647-2.646a.5.5 0 0 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0z"/><path fill-rule="evenodd" d="M4.5 8a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5z"/><path fill-rule="evenodd" d="M2 13.5A1.5 1.5 0 0 1 .5 12V4A1.5 1.5 0 0 1 2 2.5h7A1.5 1.5 0 0 1 10.5 4v1.5a.5.5 0 0 1-1 0V4a.5.5 0 0 0-.5-.5H2a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-1.5a.5.5 0 0 1 1 0V12A1.5 1.5 0 0 1 9 13.5H2z"/>');_exports.BIconBoxArrowRight=BIconBoxArrowRight;var BIconBoxArrowUp=makeIcon("BoxArrowUp",'<path fill-rule="evenodd" d="M4.646 4.354a.5.5 0 0 0 .708 0L8 1.707l2.646 2.647a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 0 0 0 .708z"/><path fill-rule="evenodd" d="M8 11.5a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-1 0v9a.5.5 0 0 0 .5.5z"/><path fill-rule="evenodd" d="M2.5 14A1.5 1.5 0 0 0 4 15.5h8a1.5 1.5 0 0 0 1.5-1.5V7A1.5 1.5 0 0 0 12 5.5h-1.5a.5.5 0 0 0 0 1H12a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5V7a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 0 0-1H4A1.5 1.5 0 0 0 2.5 7v7z"/>');_exports.BIconBoxArrowUp=BIconBoxArrowUp;var BIconBoxArrowUpLeft=makeIcon("BoxArrowUpLeft",'<path fill-rule="evenodd" d="M14.5 13a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 13V9a.5.5 0 0 1 1 0v4a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5V5a.5.5 0 0 0-.5-.5H9a.5.5 0 0 1 0-1h4A1.5 1.5 0 0 1 14.5 5v8zm-7-11a.5.5 0 0 0-.5-.5H2a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 1 0V2.5H7a.5.5 0 0 0 .5-.5z"/><path fill-rule="evenodd" d="M1.646 1.646a.5.5 0 0 0 0 .708l8 8a.5.5 0 0 0 .708-.708l-8-8a.5.5 0 0 0-.708 0z"/>');_exports.BIconBoxArrowUpLeft=BIconBoxArrowUpLeft;var BIconBoxArrowUpRight=makeIcon("BoxArrowUpRight",'<path fill-rule="evenodd" d="M1.5 13A1.5 1.5 0 0 0 3 14.5h8a1.5 1.5 0 0 0 1.5-1.5V9a.5.5 0 0 0-1 0v4a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 0 0-1H3A1.5 1.5 0 0 0 1.5 5v8zm7-11a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0V2.5H9a.5.5 0 0 1-.5-.5z"/><path fill-rule="evenodd" d="M14.354 1.646a.5.5 0 0 1 0 .708l-8 8a.5.5 0 0 1-.708-.708l8-8a.5.5 0 0 1 .708 0z"/>');_exports.BIconBoxArrowUpRight=BIconBoxArrowUpRight;var BIconBoxSeam=makeIcon("BoxSeam",'<path fill-rule="evenodd" d="M8.186 1.113a.5.5 0 0 0-.372 0L1.846 3.5l2.404.961L10.404 2l-2.218-.887zm3.564 1.426L5.596 5 8 5.961 14.154 3.5l-2.404-.961zm3.25 1.7l-6.5 2.6v7.922l6.5-2.6V4.24zM7.5 14.762V6.838L1 4.239v7.923l6.5 2.6zM7.443.184a1.5 1.5 0 0 1 1.114 0l7.129 2.852A.5.5 0 0 1 16 3.5v8.662a1 1 0 0 1-.629.928l-7.185 2.874a.5.5 0 0 1-.372 0L.63 13.09a1 1 0 0 1-.63-.928V3.5a.5.5 0 0 1 .314-.464L7.443.184z"/>');_exports.BIconBoxSeam=BIconBoxSeam;var BIconBraces=makeIcon("Braces",'<path d="M2.114 8.063V7.9c1.005-.102 1.497-.615 1.497-1.6V4.503c0-1.094.39-1.538 1.354-1.538h.273V2h-.376C3.25 2 2.49 2.759 2.49 4.352v1.524c0 1.094-.376 1.456-1.49 1.456v1.299c1.114 0 1.49.362 1.49 1.456v1.524c0 1.593.759 2.352 2.372 2.352h.376v-.964h-.273c-.964 0-1.354-.444-1.354-1.538V9.663c0-.984-.492-1.497-1.497-1.6zM13.886 7.9v.163c-1.005.103-1.497.616-1.497 1.6v1.798c0 1.094-.39 1.538-1.354 1.538h-.273v.964h.376c1.613 0 2.372-.759 2.372-2.352v-1.524c0-1.094.376-1.456 1.49-1.456V7.332c-1.114 0-1.49-.362-1.49-1.456V4.352C13.51 2.759 12.75 2 11.138 2h-.376v.964h.273c.964 0 1.354.444 1.354 1.538V6.3c0 .984.492 1.497 1.497 1.6z"/>');_exports.BIconBraces=BIconBraces;var BIconBricks=makeIcon("Bricks",'<path fill-rule="evenodd" d="M15 13H1v2h14v-2zM1 12a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H1zm14-5H1v2h14V7zM1 6a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H1z"/><path fill-rule="evenodd" d="M13 10H3v2h10v-2zM3 9a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H3zm10-5H3v2h10V4zM3 3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H3z"/><path fill-rule="evenodd" d="M15 1H1v2h14V1zM1 0a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1H1z"/><path fill-rule="evenodd" d="M5.5 1v2h-1V1h1zm6 0v2h-1V1h1zm-4 5V4h1v2h-1zm-2 1v2h-1V7h1zm6 0v2h-1V7h1zm-4 5v-2h1v2h-1zm-3 3v-2h1v2h-1zm6 0v-2h1v2h-1z"/>');_exports.BIconBricks=BIconBricks;var BIconBriefcase=makeIcon("Briefcase",'<path fill-rule="evenodd" d="M0 12.5A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-6h-1v6a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-6H0v6z"/><path fill-rule="evenodd" d="M0 4.5A1.5 1.5 0 0 1 1.5 3h13A1.5 1.5 0 0 1 16 4.5v2.384l-7.614 2.03a1.5 1.5 0 0 1-.772 0L0 6.884V4.5zM1.5 4a.5.5 0 0 0-.5.5v1.616l6.871 1.832a.5.5 0 0 0 .258 0L15 6.116V4.5a.5.5 0 0 0-.5-.5h-13zM5 2.5A1.5 1.5 0 0 1 6.5 1h3A1.5 1.5 0 0 1 11 2.5V3h-1v-.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V3H5v-.5z"/>');_exports.BIconBriefcase=BIconBriefcase;var BIconBriefcaseFill=makeIcon("BriefcaseFill",'<path fill-rule="evenodd" d="M0 12.5A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5V6.85L8.129 8.947a.5.5 0 0 1-.258 0L0 6.85v5.65z"/><path fill-rule="evenodd" d="M0 4.5A1.5 1.5 0 0 1 1.5 3h13A1.5 1.5 0 0 1 16 4.5v1.384l-7.614 2.03a1.5 1.5 0 0 1-.772 0L0 5.884V4.5zm5-2A1.5 1.5 0 0 1 6.5 1h3A1.5 1.5 0 0 1 11 2.5V3h-1v-.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V3H5v-.5z"/>');_exports.BIconBriefcaseFill=BIconBriefcaseFill;var BIconBrightnessAltHigh=makeIcon("BrightnessAltHigh",'<path fill-rule="evenodd" d="M5.041 10.5h5.918a3 3 0 0 0-5.918 0zM4 11a4 4 0 1 1 8 0 .5.5 0 0 1-.5.5h-7A.5.5 0 0 1 4 11zm4-8a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 3zm8 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zM3 11a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zm10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zM4.464 7.464a.5.5 0 0 1-.707 0L2.343 6.05a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707z"/>');_exports.BIconBrightnessAltHigh=BIconBrightnessAltHigh;var BIconBrightnessAltHighFill=makeIcon("BrightnessAltHighFill",'<path fill-rule="evenodd" d="M4 11a4 4 0 1 1 8 0 .5.5 0 0 1-.5.5h-7A.5.5 0 0 1 4 11zm4-8a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 3zm8 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zM3 11a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zm10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zM4.464 7.464a.5.5 0 0 1-.707 0L2.343 6.05a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707z"/>');_exports.BIconBrightnessAltHighFill=BIconBrightnessAltHighFill;var BIconBrightnessAltLow=makeIcon("BrightnessAltLow",'<path d="M8.5 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm5 6a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm-11 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm9.743-4.036a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm-8.486 0a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707z"/><path fill-rule="evenodd" d="M5.041 10.5h5.918a3 3 0 0 0-5.918 0zM4 11a4 4 0 1 1 8 0 .5.5 0 0 1-.5.5h-7A.5.5 0 0 1 4 11z"/>');_exports.BIconBrightnessAltLow=BIconBrightnessAltLow;var BIconBrightnessAltLowFill=makeIcon("BrightnessAltLowFill",'<path d="M8.5 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm5 6a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm-11 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm9.743-4.036a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm-8.486 0a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707z"/><path fill-rule="evenodd" d="M4 11a4 4 0 1 1 8 0 .5.5 0 0 1-.5.5h-7A.5.5 0 0 1 4 11z"/>');_exports.BIconBrightnessAltLowFill=BIconBrightnessAltLowFill;var BIconBrightnessHigh=makeIcon("BrightnessHigh",'<path fill-rule="evenodd" d="M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM8 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 0zm0 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 13zm8-5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zM3 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2A.5.5 0 0 1 3 8zm10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.415a.5.5 0 1 1-.707-.708l1.414-1.414a.5.5 0 0 1 .707 0zm-9.193 9.193a.5.5 0 0 1 0 .707L3.05 13.657a.5.5 0 0 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm9.193 2.121a.5.5 0 0 1-.707 0l-1.414-1.414a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707zM4.464 4.465a.5.5 0 0 1-.707 0L2.343 3.05a.5.5 0 1 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .708z"/>');_exports.BIconBrightnessHigh=BIconBrightnessHigh;var BIconBrightnessHighFill=makeIcon("BrightnessHighFill",'<path d="M12 8a4 4 0 1 1-8 0 4 4 0 0 1 8 0z"/><path fill-rule="evenodd" d="M8 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 0zm0 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 13zm8-5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zM3 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2A.5.5 0 0 1 3 8zm10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.415a.5.5 0 1 1-.707-.708l1.414-1.414a.5.5 0 0 1 .707 0zm-9.193 9.193a.5.5 0 0 1 0 .707L3.05 13.657a.5.5 0 0 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm9.193 2.121a.5.5 0 0 1-.707 0l-1.414-1.414a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707zM4.464 4.465a.5.5 0 0 1-.707 0L2.343 3.05a.5.5 0 1 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .708z"/>');_exports.BIconBrightnessHighFill=BIconBrightnessHighFill;var BIconBrightnessLow=makeIcon("BrightnessLow",'<path fill-rule="evenodd" d="M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8z"/><path d="M8.5 2.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm0 11a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm5-5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm-11 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm9.743-4.036a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm-7.779 7.779a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm7.072 0a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707zM3.757 4.464a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707z"/>');_exports.BIconBrightnessLow=BIconBrightnessLow;var BIconBrightnessLowFill=makeIcon("BrightnessLowFill",'<path d="M12 8a4 4 0 1 1-8 0 4 4 0 0 1 8 0zM8.5 2.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm0 11a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm5-5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm-11 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm9.743-4.036a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm-7.779 7.779a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm7.072 0a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707zM3.757 4.464a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707z"/>');_exports.BIconBrightnessLowFill=BIconBrightnessLowFill;var BIconBroadcast=makeIcon("Broadcast",'<path fill-rule="evenodd" d="M3.05 3.05a7 7 0 0 0 0 9.9.5.5 0 0 1-.707.707 8 8 0 0 1 0-11.314.5.5 0 0 1 .707.707zm2.122 2.122a4 4 0 0 0 0 5.656.5.5 0 0 1-.708.708 5 5 0 0 1 0-7.072.5.5 0 0 1 .708.708zm5.656-.708a.5.5 0 0 1 .708 0 5 5 0 0 1 0 7.072.5.5 0 1 1-.708-.708 4 4 0 0 0 0-5.656.5.5 0 0 1 0-.708zm2.122-2.12a.5.5 0 0 1 .707 0 8 8 0 0 1 0 11.313.5.5 0 0 1-.707-.707 7 7 0 0 0 0-9.9.5.5 0 0 1 0-.707z"/><path d="M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/>');_exports.BIconBroadcast=BIconBroadcast;var BIconBroadcastPin=makeIcon("BroadcastPin",'<path fill-rule="evenodd" d="M3.05 3.05a7 7 0 0 0 0 9.9.5.5 0 0 1-.707.707 8 8 0 0 1 0-11.314.5.5 0 0 1 .707.707zm2.122 2.122a4 4 0 0 0 0 5.656.5.5 0 0 1-.708.708 5 5 0 0 1 0-7.072.5.5 0 0 1 .708.708zm5.656-.708a.5.5 0 0 1 .708 0 5 5 0 0 1 0 7.072.5.5 0 1 1-.708-.708 4 4 0 0 0 0-5.656.5.5 0 0 1 0-.708zm2.122-2.12a.5.5 0 0 1 .707 0 8 8 0 0 1 0 11.313.5.5 0 0 1-.707-.707 7 7 0 0 0 0-9.9.5.5 0 0 1 0-.707z"/><path d="M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/><path fill-rule="evenodd" d="M8 8.5a.5.5 0 0 1 .5.5v6.5a.5.5 0 0 1-1 0V9a.5.5 0 0 1 .5-.5z"/>');_exports.BIconBroadcastPin=BIconBroadcastPin;var BIconBrush=makeIcon("Brush",'<path d="M15.213 1.018a.572.572 0 0 1 .756.05.57.57 0 0 1 .057.746C15.085 3.082 12.044 7.107 9.6 9.55c-.71.71-1.42 1.243-1.952 1.596-.508.339-1.167.234-1.599-.197-.416-.416-.53-1.047-.212-1.543.346-.542.887-1.273 1.642-1.977 2.521-2.35 6.476-5.44 7.734-6.411z"/><path d="M7 12a2 2 0 0 1-2 2c-1 0-2 0-3.5-.5s.5-1 1-1.5 1.395-2 2.5-2a2 2 0 0 1 2 2z"/>');_exports.BIconBrush=BIconBrush;var BIconBucket=makeIcon("Bucket",'<path fill-rule="evenodd" d="M8 1.5A4.5 4.5 0 0 0 3.5 6h-1a5.5 5.5 0 1 1 11 0h-1A4.5 4.5 0 0 0 8 1.5z"/><path fill-rule="evenodd" d="M1.61 5.687A.5.5 0 0 1 2 5.5h12a.5.5 0 0 1 .488.608l-1.826 8.217a1.5 1.5 0 0 1-1.464 1.175H4.802a1.5 1.5 0 0 1-1.464-1.175L1.512 6.108a.5.5 0 0 1 .098-.42zm1.013.813l1.691 7.608a.5.5 0 0 0 .488.392h6.396a.5.5 0 0 0 .488-.392l1.69-7.608H2.624z"/>');_exports.BIconBucket=BIconBucket;var BIconBucketFill=makeIcon("BucketFill",'<path fill-rule="evenodd" d="M8 1.5A4.5 4.5 0 0 0 3.5 6h-1a5.5 5.5 0 1 1 11 0h-1A4.5 4.5 0 0 0 8 1.5z"/><path fill-rule="evenodd" d="M1.61 5.687A.5.5 0 0 1 2 5.5h12a.5.5 0 0 1 .488.608l-1.826 8.217a1.5 1.5 0 0 1-1.464 1.175H4.802a1.5 1.5 0 0 1-1.464-1.175L1.512 6.108a.5.5 0 0 1 .098-.42z"/>');_exports.BIconBucketFill=BIconBucketFill;var BIconBug=makeIcon("Bug",'<path fill-rule="evenodd" d="M4.355.522a.5.5 0 0 1 .623.333l.291.956A4.979 4.979 0 0 1 8 1c1.007 0 1.946.298 2.731.811l.29-.956a.5.5 0 1 1 .957.29l-.41 1.352A4.985 4.985 0 0 1 13 6h.5a.5.5 0 0 0 .5-.5V5a.5.5 0 0 1 1 0v.5A1.5 1.5 0 0 1 13.5 7H13v1h1.5a.5.5 0 0 1 0 1H13v1h.5a1.5 1.5 0 0 1 1.5 1.5v.5a.5.5 0 1 1-1 0v-.5a.5.5 0 0 0-.5-.5H13a5 5 0 0 1-10 0h-.5a.5.5 0 0 0-.5.5v.5a.5.5 0 1 1-1 0v-.5A1.5 1.5 0 0 1 2.5 10H3V9H1.5a.5.5 0 0 1 0-1H3V7h-.5A1.5 1.5 0 0 1 1 5.5V5a.5.5 0 0 1 1 0v.5a.5.5 0 0 0 .5.5H3c0-1.364.547-2.601 1.432-3.503l-.41-1.352a.5.5 0 0 1 .333-.623zM4 7v4a4 4 0 0 0 3.5 3.97V7H4zm4.5 0v7.97A4 4 0 0 0 12 11V7H8.5zM12 6H4a3.99 3.99 0 0 1 1.333-2.982A3.983 3.983 0 0 1 8 2c1.025 0 1.959.385 2.666 1.018A3.989 3.989 0 0 1 12 6z"/>');_exports.BIconBug=BIconBug;var BIconBugFill=makeIcon("BugFill",'<path fill-rule="evenodd" d="M4.978.855a.5.5 0 1 0-.956.29l.41 1.352A4.985 4.985 0 0 0 3 6h10a4.985 4.985 0 0 0-1.432-3.503l.41-1.352a.5.5 0 1 0-.956-.29l-.291.956A4.978 4.978 0 0 0 8 1a4.979 4.979 0 0 0-2.731.811l-.29-.956zM13 6v1H8.5v8.975A5 5 0 0 0 13 11h.5a.5.5 0 0 1 .5.5v.5a.5.5 0 1 0 1 0v-.5a1.5 1.5 0 0 0-1.5-1.5H13V9h1.5a.5.5 0 0 0 0-1H13V7h.5A1.5 1.5 0 0 0 15 5.5V5a.5.5 0 0 0-1 0v.5a.5.5 0 0 1-.5.5H13zm-5.5 9.975V7H3V6h-.5a.5.5 0 0 1-.5-.5V5a.5.5 0 0 0-1 0v.5A1.5 1.5 0 0 0 2.5 7H3v1H1.5a.5.5 0 0 0 0 1H3v1h-.5A1.5 1.5 0 0 0 1 11.5v.5a.5.5 0 1 0 1 0v-.5a.5.5 0 0 1 .5-.5H3a5 5 0 0 0 4.5 4.975z"/>');_exports.BIconBugFill=BIconBugFill;var BIconBuilding=makeIcon("Building",'<path fill-rule="evenodd" d="M14.763.075A.5.5 0 0 1 15 .5v15a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5V14h-1v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V10a.5.5 0 0 1 .342-.474L6 7.64V4.5a.5.5 0 0 1 .276-.447l8-4a.5.5 0 0 1 .487.022zM6 8.694L1 10.36V15h5V8.694zM7 15h2v-1.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5V15h2V1.309l-7 3.5V15z"/><path d="M2 11h1v1H2v-1zm2 0h1v1H4v-1zm-2 2h1v1H2v-1zm2 0h1v1H4v-1zm4-4h1v1H8V9zm2 0h1v1h-1V9zm-2 2h1v1H8v-1zm2 0h1v1h-1v-1zm2-2h1v1h-1V9zm0 2h1v1h-1v-1zM8 7h1v1H8V7zm2 0h1v1h-1V7zm2 0h1v1h-1V7zM8 5h1v1H8V5zm2 0h1v1h-1V5zm2 0h1v1h-1V5zm0-2h1v1h-1V3z"/>');_exports.BIconBuilding=BIconBuilding;var BIconBullseye=makeIcon("Bullseye",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M8 13A5 5 0 1 0 8 3a5 5 0 0 0 0 10zm0 1A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"/><path fill-rule="evenodd" d="M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8z"/><path d="M9.5 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/>');_exports.BIconBullseye=BIconBullseye;var BIconCalculator=makeIcon("Calculator",'<path fill-rule="evenodd" d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm2 .5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-2zm0 4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zM4.5 9a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM4 12.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zM7.5 6a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM7 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm.5 2.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM10 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm.5 2.5a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5h-1z"/>');_exports.BIconCalculator=BIconCalculator;var BIconCalculatorFill=makeIcon("CalculatorFill",'<path fill-rule="evenodd" d="M12 1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4z"/><path d="M4 2.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-2zm0 4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm0 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm0 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm0 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm0 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm0 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-4z"/>');_exports.BIconCalculatorFill=BIconCalculatorFill;var BIconCalendar=makeIcon("Calendar",'<path fill-rule="evenodd" d="M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconCalendar=BIconCalendar;var BIconCalendar2=makeIcon("Calendar2",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"/>');_exports.BIconCalendar2=BIconCalendar2;var BIconCalendar2Check=makeIcon("Calendar2Check",'<path fill-rule="evenodd" d="M10.854 8.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"/>');_exports.BIconCalendar2Check=BIconCalendar2Check;var BIconCalendar2CheckFill=makeIcon("Calendar2CheckFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm-2 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1zm8.854 5.354a.5.5 0 0 0-.708-.708L7.5 10.793 6.354 9.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"/>');_exports.BIconCalendar2CheckFill=BIconCalendar2CheckFill;var BIconCalendar2Date=makeIcon("Calendar2Date",'<path d="M6.445 12.438V7.104h-.633A12.6 12.6 0 0 0 4.5 7.91v.695c.375-.257.969-.62 1.258-.777h.012v4.61h.675zm1.188-1.305c.047.64.594 1.406 1.703 1.406 1.258 0 2-1.066 2-2.871C11.336 7.734 10.555 7 9.383 7c-.926 0-1.797.672-1.797 1.809 0 1.16.824 1.77 1.676 1.77.746 0 1.23-.376 1.383-.79h.027c-.004 1.316-.461 2.164-1.305 2.164-.664 0-1.008-.45-1.05-.82h-.684zm2.953-2.317c0 .696-.559 1.18-1.184 1.18-.601 0-1.144-.383-1.144-1.2 0-.823.582-1.21 1.168-1.21.633 0 1.16.398 1.16 1.23z"/><path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"/>');_exports.BIconCalendar2Date=BIconCalendar2Date;var BIconCalendar2DateFill=makeIcon("Calendar2DateFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm-2 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1zm7.336 9.04c-1.11 0-1.656-.767-1.703-1.407h.683c.043.37.387.82 1.051.82.844 0 1.301-.848 1.305-2.164h-.027c-.153.414-.637.79-1.383.79-.852 0-1.676-.61-1.676-1.77C7.586 7.672 8.457 7 9.383 7c1.172 0 1.953.734 1.953 2.668 0 1.805-.742 2.871-2 2.871zm.066-2.544c.625 0 1.184-.484 1.184-1.18 0-.832-.527-1.23-1.16-1.23-.586 0-1.168.387-1.168 1.21 0 .817.543 1.2 1.144 1.2zm-2.957-2.89v5.332H5.77v-4.61h-.012c-.29.156-.883.52-1.258.777V7.91a12.6 12.6 0 0 1 1.313-.805h.632z"/>');_exports.BIconCalendar2DateFill=BIconCalendar2DateFill;var BIconCalendar2Day=makeIcon("Calendar2Day",'<path d="M4.684 12.523v-2.3h2.261v-.61H4.684V7.801h2.464v-.61H4v5.332h.684zm3.296 0h.676V9.98c0-.554.227-1.007.953-1.007.125 0 .258.004.329.015v-.613a1.806 1.806 0 0 0-.254-.02c-.582 0-.891.32-1.012.567h-.02v-.504H7.98v4.105zm2.805-5.093c0 .238.192.425.43.425a.428.428 0 1 0 0-.855.426.426 0 0 0-.43.43zm.094 5.093h.672V8.418h-.672v4.105z"/><path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"/>');_exports.BIconCalendar2Day=BIconCalendar2Day;var BIconCalendar2DayFill=makeIcon("Calendar2DayFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm-2 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1zm9.215 4.355a.425.425 0 0 1-.43-.425c0-.242.192-.43.43-.43a.428.428 0 1 1 0 .855zm.336.563v4.105h-.672V8.418h.672zm-6.867 4.105v-2.3h2.261v-.61H4.684V7.801h2.464v-.61H4v5.332h.684zm3.296 0h.676V9.98c0-.554.227-1.007.953-1.007.125 0 .258.004.329.015v-.613a1.806 1.806 0 0 0-.254-.02c-.582 0-.891.32-1.012.567h-.02v-.504H7.98v4.105z"/>');_exports.BIconCalendar2DayFill=BIconCalendar2DayFill;var BIconCalendar2Event=makeIcon("Calendar2Event",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm-2 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1zM11.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"/>');_exports.BIconCalendar2Event=BIconCalendar2Event;var BIconCalendar2EventFill=makeIcon("Calendar2EventFill",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"/><rect width="2" height="2" x="11" y="7" rx=".5"/>');_exports.BIconCalendar2EventFill=BIconCalendar2EventFill;var BIconCalendar2Fill=makeIcon("Calendar2Fill",'<path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm-1 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-11z"/>');_exports.BIconCalendar2Fill=BIconCalendar2Fill;var BIconCalendar2Minus=makeIcon("Calendar2Minus",'<path fill-rule="evenodd" d="M5.5 10.5A.5.5 0 0 1 6 10h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/><path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"/>');_exports.BIconCalendar2Minus=BIconCalendar2Minus;var BIconCalendar2MinusFill=makeIcon("Calendar2MinusFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm-2 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1zM6 10a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"/>');_exports.BIconCalendar2MinusFill=BIconCalendar2MinusFill;var BIconCalendar2Month=makeIcon("Calendar2Month",'<path d="M2.56 12.332l.54-1.602h1.984l.54 1.602h.718L4.444 7h-.696L1.85 12.332h.71zm1.544-4.527L4.9 10.18H3.284l.8-2.375h.02zm5.746.422h-.676v2.543c0 .652-.414 1.023-1.004 1.023-.539 0-.98-.246-.98-1.012V8.227h-.676v2.746c0 .941.606 1.425 1.453 1.425.656 0 1.043-.28 1.188-.605h.027v.539h.668V8.227zm2.258 5.046c-.563 0-.91-.304-.985-.636h-.687c.094.683.625 1.199 1.668 1.199.93 0 1.746-.527 1.746-1.578V8.227h-.649v.578h-.019c-.191-.348-.637-.64-1.195-.64-.965 0-1.64.679-1.64 1.886v.34c0 1.23.683 1.902 1.64 1.902.558 0 1.008-.293 1.172-.648h.02v.605c0 .645-.423 1.023-1.071 1.023zm.008-4.53c.648 0 1.062.527 1.062 1.359v.253c0 .848-.39 1.364-1.062 1.364-.692 0-1.098-.512-1.098-1.364v-.253c0-.868.406-1.36 1.098-1.36z"/><path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"/>');_exports.BIconCalendar2Month=BIconCalendar2Month;var BIconCalendar2MonthFill=makeIcon("Calendar2MonthFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm-2 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1zm.56 8.832l.54-1.602h1.984l.54 1.602h.718L4.444 7h-.696L1.85 12.332h.71zm1.544-4.527L4.9 10.18H3.284l.8-2.375h.02zm5.746.422h-.676v2.543c0 .652-.414 1.023-1.004 1.023-.539 0-.98-.246-.98-1.012V8.227h-.676v2.746c0 .941.606 1.425 1.453 1.425.656 0 1.043-.28 1.188-.605h.027v.539h.668V8.227zm1.273 4.41c.075.332.422.636.985.636.648 0 1.07-.378 1.07-1.023v-.605h-.02c-.163.355-.613.648-1.171.648-.957 0-1.64-.672-1.64-1.902v-.34c0-1.207.675-1.887 1.64-1.887.558 0 1.004.293 1.195.64h.02v-.577h.648v4.03c0 1.052-.816 1.579-1.746 1.579-1.043 0-1.574-.516-1.668-1.2h.687zm2.055-2.535c0-.832-.414-1.36-1.062-1.36-.692 0-1.098.492-1.098 1.36v.253c0 .852.406 1.364 1.098 1.364.671 0 1.062-.516 1.062-1.364v-.253z"/>');_exports.BIconCalendar2MonthFill=BIconCalendar2MonthFill;var BIconCalendar2Plus=makeIcon("Calendar2Plus",'<path fill-rule="evenodd" d="M8 8a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H6a.5.5 0 0 1 0-1h1.5V8.5A.5.5 0 0 1 8 8z"/><path fill-rule="evenodd" d="M7.5 10.5A.5.5 0 0 1 8 10h2a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0v-2z"/><path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"/>');_exports.BIconCalendar2Plus=BIconCalendar2Plus;var BIconCalendar2PlusFill=makeIcon("Calendar2PlusFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm-2 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1zm6.5 5a.5.5 0 0 0-1 0V10H6a.5.5 0 0 0 0 1h1.5v1.5a.5.5 0 0 0 1 0V11H10a.5.5 0 0 0 0-1H8.5V8.5z"/>');_exports.BIconCalendar2PlusFill=BIconCalendar2PlusFill;var BIconCalendar2Range=makeIcon("Calendar2Range",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm-2 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1zM10 7a1 1 0 0 0 0 2h5V7h-5zm-4 4a1 1 0 0 0-1-1H1v2h4a1 1 0 0 0 1-1z"/>');_exports.BIconCalendar2Range=BIconCalendar2Range;var BIconCalendar2RangeFill=makeIcon("Calendar2RangeFill",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4zM9 8a1 1 0 0 1 1-1h5v2h-5a1 1 0 0 1-1-1zm-8 2h4a1 1 0 1 1 0 2H1v-2z"/>');_exports.BIconCalendar2RangeFill=BIconCalendar2RangeFill;var BIconCalendar2Week=makeIcon("Calendar2Week",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm-2 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1zM8.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM3 10.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"/>');_exports.BIconCalendar2Week=BIconCalendar2Week;var BIconCalendar2WeekFill=makeIcon("Calendar2WeekFill",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4zM11 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-5 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"/>');_exports.BIconCalendar2WeekFill=BIconCalendar2WeekFill;var BIconCalendar3=makeIcon("Calendar3",'<path fill-rule="evenodd" d="M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857V3.857z"/><path fill-rule="evenodd" d="M6.5 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconCalendar3=BIconCalendar3;var BIconCalendar3Event=makeIcon("Calendar3Event",'<path fill-rule="evenodd" d="M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857V3.857z"/><path fill-rule="evenodd" d="M12 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconCalendar3Event=BIconCalendar3Event;var BIconCalendar3EventFill=makeIcon("Calendar3EventFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2h16a2 2 0 0 0-2-2H2zm14 3H0v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3zm-2 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconCalendar3EventFill=BIconCalendar3EventFill;var BIconCalendar3Fill=makeIcon("Calendar3Fill",'<path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2H0z"/><path fill-rule="evenodd" d="M0 3h16v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3zm6.5 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm2 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-8 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm2 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm2 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-8 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm2 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconCalendar3Fill=BIconCalendar3Fill;var BIconCalendar3Range=makeIcon("Calendar3Range",'<path fill-rule="evenodd" d="M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857V3.857z"/><path fill-rule="evenodd" d="M7 10a1 1 0 0 0 0-2H1v2h6zm2-3a1 1 0 0 1 0-2h6v2H9z"/>');_exports.BIconCalendar3Range=BIconCalendar3Range;var BIconCalendar3RangeFill=makeIcon("Calendar3RangeFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2h16a2 2 0 0 0-2-2H2zm14 3H0v5h6a1 1 0 1 1 0 2H0v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7h-6a1 1 0 1 1 0-2h6V3z"/>');_exports.BIconCalendar3RangeFill=BIconCalendar3RangeFill;var BIconCalendar3Week=makeIcon("Calendar3Week",'<path fill-rule="evenodd" d="M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857V3.857z"/><path fill-rule="evenodd" d="M12 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-5 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm2-3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-5 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconCalendar3Week=BIconCalendar3Week;var BIconCalendar3WeekFill=makeIcon("Calendar3WeekFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2h16a2 2 0 0 0-2-2H2zm14 3H0v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3zm-2 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM7 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM4 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconCalendar3WeekFill=BIconCalendar3WeekFill;var BIconCalendar4=makeIcon("Calendar4",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v2h16V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconCalendar4=BIconCalendar4;var BIconCalendar4Event=makeIcon("Calendar4Event",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v2h16V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><rect width="2" height="2" x="11" y="7" rx=".5"/>');_exports.BIconCalendar4Event=BIconCalendar4Event;var BIconCalendar4Range=makeIcon("Calendar4Range",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v2h16V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M9 7.5a.5.5 0 0 1 .5-.5H15v2H9.5a.5.5 0 0 1-.5-.5v-1zm-2 3a.5.5 0 0 0-.5-.5H1v2h5.5a.5.5 0 0 0 .5-.5v-1z"/>');_exports.BIconCalendar4Range=BIconCalendar4Range;var BIconCalendar4Week=makeIcon("Calendar4Week",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v2h16V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M11 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-2 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"/>');_exports.BIconCalendar4Week=BIconCalendar4Week;var BIconCalendarCheck=makeIcon("CalendarCheck",'<path fill-rule="evenodd" d="M10.854 7.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 9.793l2.646-2.647a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconCalendarCheck=BIconCalendarCheck;var BIconCalendarCheckFill=makeIcon("CalendarCheckFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM0 5h16v9a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5zm10.854 3.854a.5.5 0 0 0-.708-.708L7.5 10.793 6.354 9.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"/>');_exports.BIconCalendarCheckFill=BIconCalendarCheckFill;var BIconCalendarDate=makeIcon("CalendarDate",'<path d="M6.445 11.688V6.354h-.633A12.6 12.6 0 0 0 4.5 7.16v.695c.375-.257.969-.62 1.258-.777h.012v4.61h.675zm1.188-1.305c.047.64.594 1.406 1.703 1.406 1.258 0 2-1.066 2-2.871 0-1.934-.781-2.668-1.953-2.668-.926 0-1.797.672-1.797 1.809 0 1.16.824 1.77 1.676 1.77.746 0 1.23-.376 1.383-.79h.027c-.004 1.316-.461 2.164-1.305 2.164-.664 0-1.008-.45-1.05-.82h-.684zm2.953-2.317c0 .696-.559 1.18-1.184 1.18-.601 0-1.144-.383-1.144-1.2 0-.823.582-1.21 1.168-1.21.633 0 1.16.398 1.16 1.23z"/><path fill-rule="evenodd" d="M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconCalendarDate=BIconCalendarDate;var BIconCalendarDateFill=makeIcon("CalendarDateFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM0 5h16v9a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5zm9.336 7.79c-1.11 0-1.656-.767-1.703-1.407h.683c.043.37.387.82 1.051.82.844 0 1.301-.848 1.305-2.164h-.027c-.153.414-.637.79-1.383.79-.852 0-1.676-.61-1.676-1.77 0-1.137.871-1.809 1.797-1.809 1.172 0 1.953.734 1.953 2.668 0 1.805-.742 2.871-2 2.871zm.066-2.544c.625 0 1.184-.484 1.184-1.18 0-.832-.527-1.23-1.16-1.23-.586 0-1.168.387-1.168 1.21 0 .817.543 1.2 1.144 1.2zm-2.957-2.89v5.332H5.77v-4.61h-.012c-.29.156-.883.52-1.258.777V8.16a12.6 12.6 0 0 1 1.313-.805h.632z"/>');_exports.BIconCalendarDateFill=BIconCalendarDateFill;var BIconCalendarDay=makeIcon("CalendarDay",'<path d="M4.684 11.523v-2.3h2.261v-.61H4.684V6.801h2.464v-.61H4v5.332h.684zm3.296 0h.676V8.98c0-.554.227-1.007.953-1.007.125 0 .258.004.329.015v-.613a1.806 1.806 0 0 0-.254-.02c-.582 0-.891.32-1.012.567h-.02v-.504H7.98v4.105zm2.805-5.093c0 .238.192.425.43.425a.428.428 0 1 0 0-.855.426.426 0 0 0-.43.43zm.094 5.093h.672V7.418h-.672v4.105z"/><path fill-rule="evenodd" d="M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconCalendarDay=BIconCalendarDay;var BIconCalendarDayFill=makeIcon("CalendarDayFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM0 5h16v9a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5zm11.215 2.855a.425.425 0 0 1-.43-.425c0-.242.192-.43.43-.43a.428.428 0 1 1 0 .855zm.336.563v4.105h-.672V8.418h.672zm-6.867 4.105v-2.3h2.261v-.61H4.684V7.801h2.464v-.61H4v5.332h.684zm3.296 0h.676V9.98c0-.554.227-1.007.953-1.007.125 0 .258.004.329.015v-.613a1.806 1.806 0 0 0-.254-.02c-.582 0-.891.32-1.012.567h-.02v-.504H7.98v4.105z"/>');_exports.BIconCalendarDayFill=BIconCalendarDayFill;var BIconCalendarEvent=makeIcon("CalendarEvent",'<path fill-rule="evenodd" d="M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><rect width="2" height="2" x="11" y="6" rx=".5"/>');_exports.BIconCalendarEvent=BIconCalendarEvent;var BIconCalendarEventFill=makeIcon("CalendarEventFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM0 5h16v9a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5zm12.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"/>');_exports.BIconCalendarEventFill=BIconCalendarEventFill;var BIconCalendarFill=makeIcon("CalendarFill",'<path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M2 1a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2H2zm14 4H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V5z"/>');_exports.BIconCalendarFill=BIconCalendarFill;var BIconCalendarMinus=makeIcon("CalendarMinus",'<path fill-rule="evenodd" d="M5.5 9.5A.5.5 0 0 1 6 9h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/><path fill-rule="evenodd" d="M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconCalendarMinus=BIconCalendarMinus;var BIconCalendarMinusFill=makeIcon("CalendarMinusFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM0 5h16v9a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5zm6 5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"/>');_exports.BIconCalendarMinusFill=BIconCalendarMinusFill;var BIconCalendarMonth=makeIcon("CalendarMonth",'<path d="M2.56 11.332L3.1 9.73h1.984l.54 1.602h.718L4.444 6h-.696L1.85 11.332h.71zm1.544-4.527L4.9 9.18H3.284l.8-2.375h.02zm5.746.422h-.676V9.77c0 .652-.414 1.023-1.004 1.023-.539 0-.98-.246-.98-1.012V7.227h-.676v2.746c0 .941.606 1.425 1.453 1.425.656 0 1.043-.28 1.188-.605h.027v.539h.668V7.227zm2.258 5.046c-.563 0-.91-.304-.985-.636h-.687c.094.683.625 1.199 1.668 1.199.93 0 1.746-.527 1.746-1.578V7.227h-.649v.578h-.019c-.191-.348-.637-.64-1.195-.64-.965 0-1.64.679-1.64 1.886v.34c0 1.23.683 1.902 1.64 1.902.558 0 1.008-.293 1.172-.648h.02v.605c0 .645-.423 1.023-1.071 1.023zm.008-4.53c.648 0 1.062.527 1.062 1.359v.253c0 .848-.39 1.364-1.062 1.364-.692 0-1.098-.512-1.098-1.364v-.253c0-.868.406-1.36 1.098-1.36z"/><path fill-rule="evenodd" d="M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconCalendarMonth=BIconCalendarMonth;var BIconCalendarMonthFill=makeIcon("CalendarMonthFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM0 5h16v9a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5zm2.56 7.332l.54-1.602h1.984l.54 1.602h.718L4.444 7h-.696L1.85 12.332h.71zm1.544-4.527L4.9 10.18H3.284l.8-2.375h.02zm5.746.422h-.676v2.543c0 .652-.414 1.023-1.004 1.023-.539 0-.98-.246-.98-1.012V8.227h-.676v2.746c0 .941.606 1.425 1.453 1.425.656 0 1.043-.28 1.188-.605h.027v.539h.668V8.227zm1.273 4.41c.075.332.422.636.985.636.648 0 1.07-.378 1.07-1.023v-.605h-.02c-.163.355-.613.648-1.171.648-.957 0-1.64-.672-1.64-1.902v-.34c0-1.207.675-1.887 1.64-1.887.558 0 1.004.293 1.195.64h.02v-.577h.648v4.03c0 1.052-.816 1.579-1.746 1.579-1.043 0-1.574-.516-1.668-1.2h.687zm2.055-2.535c0-.832-.414-1.36-1.062-1.36-.692 0-1.098.492-1.098 1.36v.253c0 .852.406 1.364 1.098 1.364.671 0 1.062-.516 1.062-1.364v-.253z"/>');_exports.BIconCalendarMonthFill=BIconCalendarMonthFill;var BIconCalendarPlus=makeIcon("CalendarPlus",'<path fill-rule="evenodd" d="M8 7a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H6a.5.5 0 0 1 0-1h1.5V7.5A.5.5 0 0 1 8 7z"/><path fill-rule="evenodd" d="M7.5 9.5A.5.5 0 0 1 8 9h2a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0v-2z"/><path fill-rule="evenodd" d="M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconCalendarPlus=BIconCalendarPlus;var BIconCalendarPlusFill=makeIcon("CalendarPlusFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM0 5h16v9a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5zm8.5 3.5a.5.5 0 0 0-1 0V10H6a.5.5 0 0 0 0 1h1.5v1.5a.5.5 0 0 0 1 0V11H10a.5.5 0 0 0 0-1H8.5V8.5z"/>');_exports.BIconCalendarPlusFill=BIconCalendarPlusFill;var BIconCalendarRange=makeIcon("CalendarRange",'<path fill-rule="evenodd" d="M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M9 7a1 1 0 0 1 1-1h5v2h-5a1 1 0 0 1-1-1zM1 9h4a1 1 0 0 1 0 2H1V9z"/>');_exports.BIconCalendarRange=BIconCalendarRange;var BIconCalendarRangeFill=makeIcon("CalendarRangeFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM0 5h16v2h-6a1 1 0 0 0 0 2h6v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2h5a1 1 0 1 0 0-2H0V5z"/>');_exports.BIconCalendarRangeFill=BIconCalendarRangeFill;var BIconCalendarWeek=makeIcon("CalendarWeek",'<path fill-rule="evenodd" d="M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-5 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"/>');_exports.BIconCalendarWeek=BIconCalendarWeek;var BIconCalendarWeekFill=makeIcon("CalendarWeekFill",'<path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM0 5h16v9a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5zm9.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM2 10.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"/>');_exports.BIconCalendarWeekFill=BIconCalendarWeekFill;var BIconCamera=makeIcon("Camera",'<path fill-rule="evenodd" d="M15 12V6a1 1 0 0 0-1-1h-1.172a3 3 0 0 1-2.12-.879l-.83-.828A1 1 0 0 0 9.173 3H6.828a1 1 0 0 0-.707.293l-.828.828A3 3 0 0 1 3.172 5H2a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1zM2 4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.172a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 9.172 2H6.828a2 2 0 0 0-1.414.586l-.828.828A2 2 0 0 1 3.172 4H2z"/><path fill-rule="evenodd" d="M8 11a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm0 1a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z"/><path d="M3 6.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/>');_exports.BIconCamera=BIconCamera;var BIconCamera2=makeIcon("Camera2",'<path d="M9 5C7.343 5 5 6.343 5 8a4 4 0 0 1 4-4v1z"/><path fill-rule="evenodd" d="M14.333 3h-2.015A5.97 5.97 0 0 0 9 2a5.972 5.972 0 0 0-3.318 1H1.667C.747 3 0 3.746 0 4.667v6.666C0 12.253.746 13 1.667 13h4.015c.95.632 2.091 1 3.318 1a5.973 5.973 0 0 0 3.318-1h2.015c.92 0 1.667-.746 1.667-1.667V4.667C16 3.747 15.254 3 14.333 3zM1.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM9 13A5 5 0 1 0 9 3a5 5 0 0 0 0 10z"/><path d="M2 3a1 1 0 0 1 1-1h1a1 1 0 0 1 0 2H3a1 1 0 0 1-1-1z"/>');_exports.BIconCamera2=BIconCamera2;var BIconCameraFill=makeIcon("CameraFill",'<path d="M10.5 8.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z"/><path fill-rule="evenodd" d="M2 4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.172a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 9.172 2H6.828a2 2 0 0 0-1.414.586l-.828.828A2 2 0 0 1 3.172 4H2zm.5 2a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm9 2.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0z"/>');_exports.BIconCameraFill=BIconCameraFill;var BIconCameraReels=makeIcon("CameraReels",'<path fill-rule="evenodd" d="M2.667 7C2.022 7 1.5 7.522 1.5 8.167v5.666c0 .645.522 1.167 1.167 1.167h6.666c.645 0 1.167-.522 1.167-1.167V8.167C10.5 7.522 9.978 7 9.333 7H2.667zM.5 8.167C.5 6.97 1.47 6 2.667 6h6.666c1.197 0 2.167.97 2.167 2.167v5.666C11.5 15.03 10.53 16 9.333 16H2.667A2.167 2.167 0 0 1 .5 13.833V8.167z"/><path fill-rule="evenodd" d="M11.25 9.15l2.768-1.605a.318.318 0 0 1 .482.263v6.384c0 .228-.26.393-.482.264l-2.767-1.605-.502.865 2.767 1.605c.859.498 1.984-.095 1.984-1.129V7.808c0-1.033-1.125-1.626-1.984-1.128L10.75 8.285l.502.865zM3 5a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/><path fill-rule="evenodd" d="M9 5a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>');_exports.BIconCameraReels=BIconCameraReels;var BIconCameraReelsFill=makeIcon("CameraReelsFill",'<path d="M2.667 6h6.666C10.253 6 11 6.746 11 7.667v6.666c0 .92-.746 1.667-1.667 1.667H2.667C1.747 16 1 15.254 1 14.333V7.667C1 6.747 1.746 6 2.667 6z"/><path d="M7.404 11.697l6.363 3.692c.54.313 1.233-.066 1.233-.697V7.308c0-.63-.693-1.01-1.233-.696l-6.363 3.692a.802.802 0 0 0 0 1.393z"/><circle cx="3" cy="3" r="3"/><circle cx="9" cy="3" r="3"/>');_exports.BIconCameraReelsFill=BIconCameraReelsFill;var BIconCameraVideo=makeIcon("CameraVideo",'<path fill-rule="evenodd" d="M2.667 3.5c-.645 0-1.167.522-1.167 1.167v6.666c0 .645.522 1.167 1.167 1.167h6.666c.645 0 1.167-.522 1.167-1.167V4.667c0-.645-.522-1.167-1.167-1.167H2.667zM.5 4.667C.5 3.47 1.47 2.5 2.667 2.5h6.666c1.197 0 2.167.97 2.167 2.167v6.666c0 1.197-.97 2.167-2.167 2.167H2.667A2.167 2.167 0 0 1 .5 11.333V4.667z"/><path fill-rule="evenodd" d="M11.25 5.65l2.768-1.605a.318.318 0 0 1 .482.263v7.384c0 .228-.26.393-.482.264l-2.767-1.605-.502.865 2.767 1.605c.859.498 1.984-.095 1.984-1.129V4.308c0-1.033-1.125-1.626-1.984-1.128L10.75 4.785l.502.865z"/>');_exports.BIconCameraVideo=BIconCameraVideo;var BIconCameraVideoFill=makeIcon("CameraVideoFill",'<path d="M2.667 3h6.666C10.253 3 11 3.746 11 4.667v6.666c0 .92-.746 1.667-1.667 1.667H2.667C1.747 13 1 12.254 1 11.333V4.667C1 3.747 1.746 3 2.667 3z"/><path d="M7.404 8.697l6.363 3.692c.54.313 1.233-.066 1.233-.697V4.308c0-.63-.693-1.01-1.233-.696L7.404 7.304a.802.802 0 0 0 0 1.393z"/>');_exports.BIconCameraVideoFill=BIconCameraVideoFill;var BIconCameraVideoOff=makeIcon("CameraVideoOff",'<path d="M1.075 3.196A2.159 2.159 0 0 0 .5 4.666v6.667c0 1.197.97 2.167 2.167 2.167h6.666c.568 0 1.084-.218 1.47-.575l-.708-.708c-.204.176-.47.283-.762.283H2.667A1.167 1.167 0 0 1 1.5 11.333V4.667c0-.292.107-.558.283-.762l-.708-.709zM10.5 8.379V4.667c0-.645-.522-1.167-1.167-1.167H5.621l-1-1h4.712c1.094 0 1.998.81 2.146 1.862l2.037-1.182c.859-.498 1.984.095 1.984 1.128v7.384c0 .482-.245.869-.594 1.093l-.79-.79a.317.317 0 0 0 .384-.303V4.308a.318.318 0 0 0-.482-.263L11.5 5.505V9.38l-1-1z"/><path fill-rule="evenodd" d="M13.646 14.354l-12-12 .708-.708 12 12-.708.707z"/>');_exports.BIconCameraVideoOff=BIconCameraVideoOff;var BIconCameraVideoOffFill=makeIcon("CameraVideoOffFill",'<path d="M1.429 3.55A1.66 1.66 0 0 0 1 4.667v6.666C1 12.253 1.746 13 2.667 13h6.666c.43 0 .821-.162 1.117-.429l-9.02-9.02zm13.111 8.868a.798.798 0 0 0 .46-.726V4.308c0-.63-.693-1.01-1.233-.696L11 5.218v-.551C11 3.747 10.254 3 9.333 3H5.121l9.419 9.418z"/><path fill-rule="evenodd" d="M13.646 14.354l-12-12 .708-.708 12 12-.708.707z"/>');_exports.BIconCameraVideoOffFill=BIconCameraVideoOffFill;var BIconCapslock=makeIcon("Capslock",'<path fill-rule="evenodd" d="M7.27 1.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H11.5v1a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-1H1.654C.78 9.5.326 8.455.924 7.816L7.27 1.047zM14.346 8.5L8 1.731 1.654 8.5H4.5a1 1 0 0 1 1 1v1h5v-1a1 1 0 0 1 1-1h2.846zm-9.846 5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-1zm6 0h-5v1h5v-1z"/>');_exports.BIconCapslock=BIconCapslock;var BIconCapslockFill=makeIcon("CapslockFill",'<path fill-rule="evenodd" d="M7.27 1.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H11.5v1a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-1H1.654C.78 9.5.326 8.455.924 7.816L7.27 1.047zM4.5 13.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-1z"/>');_exports.BIconCapslockFill=BIconCapslockFill;var BIconCardChecklist=makeIcon("CardChecklist",'<path fill-rule="evenodd" d="M14.5 3h-13a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z"/><path fill-rule="evenodd" d="M7 5.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm-1.496-.854a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 1 1 .708-.708l.146.147 1.146-1.147a.5.5 0 0 1 .708 0zM7 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm-1.496-.854a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 0 1 .708-.708l.146.147 1.146-1.147a.5.5 0 0 1 .708 0z"/>');_exports.BIconCardChecklist=BIconCardChecklist;var BIconCardHeading=makeIcon("CardHeading",'<path fill-rule="evenodd" d="M14.5 3h-13a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z"/><path fill-rule="evenodd" d="M3 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/><path d="M3 5.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1z"/>');_exports.BIconCardHeading=BIconCardHeading;var BIconCardImage=makeIcon("CardImage",'<path fill-rule="evenodd" d="M14.5 3h-13a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z"/><path d="M10.648 7.646a.5.5 0 0 1 .577-.093L15.002 9.5V13h-14v-1l2.646-2.354a.5.5 0 0 1 .63-.062l2.66 1.773 3.71-3.71z"/><path fill-rule="evenodd" d="M4.502 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>');_exports.BIconCardImage=BIconCardImage;var BIconCardList=makeIcon("CardList",'<path fill-rule="evenodd" d="M14.5 3h-13a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z"/><path fill-rule="evenodd" d="M5 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 5 8zm0-2.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0 5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5z"/><circle cx="3.5" cy="5.5" r=".5"/><circle cx="3.5" cy="8" r=".5"/><circle cx="3.5" cy="10.5" r=".5"/>');_exports.BIconCardList=BIconCardList;var BIconCardText=makeIcon("CardText",'<path fill-rule="evenodd" d="M14.5 3h-13a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z"/><path fill-rule="evenodd" d="M3 5.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM3 8a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 3 8zm0 2.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconCardText=BIconCardText;var BIconCaretDown=makeIcon("CaretDown",'<path fill-rule="evenodd" d="M3.204 5L8 10.481 12.796 5H3.204zm-.753.659l4.796 5.48a1 1 0 0 0 1.506 0l4.796-5.48c.566-.647.106-1.659-.753-1.659H3.204a1 1 0 0 0-.753 1.659z"/>');_exports.BIconCaretDown=BIconCaretDown;var BIconCaretDownFill=makeIcon("CaretDownFill",'<path d="M7.247 11.14L2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"/>');_exports.BIconCaretDownFill=BIconCaretDownFill;var BIconCaretDownSquare=makeIcon("CaretDownSquare",'<path fill-rule="evenodd" d="M3.544 6.295A.5.5 0 0 1 4 6h8a.5.5 0 0 1 .374.832l-4 4.5a.5.5 0 0 1-.748 0l-4-4.5a.5.5 0 0 1-.082-.537z"/><path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>');_exports.BIconCaretDownSquare=BIconCaretDownSquare;var BIconCaretDownSquareFill=makeIcon("CaretDownSquareFill",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm4 4a.5.5 0 0 0-.374.832l4 4.5a.5.5 0 0 0 .748 0l4-4.5A.5.5 0 0 0 12 6H4z"/>');_exports.BIconCaretDownSquareFill=BIconCaretDownSquareFill;var BIconCaretLeft=makeIcon("CaretLeft",'<path fill-rule="evenodd" d="M10 12.796L4.519 8 10 3.204v9.592zm-.659.753l-5.48-4.796a1 1 0 0 1 0-1.506l5.48-4.796A1 1 0 0 1 11 3.204v9.592a1 1 0 0 1-1.659.753z"/>');_exports.BIconCaretLeft=BIconCaretLeft;var BIconCaretLeftFill=makeIcon("CaretLeftFill",'<path d="M3.86 8.753l5.482 4.796c.646.566 1.658.106 1.658-.753V3.204a1 1 0 0 0-1.659-.753l-5.48 4.796a1 1 0 0 0 0 1.506z"/>');_exports.BIconCaretLeftFill=BIconCaretLeftFill;var BIconCaretLeftSquare=makeIcon("CaretLeftSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M10.205 12.456A.5.5 0 0 0 10.5 12V4a.5.5 0 0 0-.832-.374l-4.5 4a.5.5 0 0 0 0 .748l4.5 4a.5.5 0 0 0 .537.082z"/>');_exports.BIconCaretLeftSquare=BIconCaretLeftSquare;var BIconCaretLeftSquareFill=makeIcon("CaretLeftSquareFill",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm10.5 10a.5.5 0 0 1-.832.374l-4.5-4a.5.5 0 0 1 0-.748l4.5-4A.5.5 0 0 1 10.5 4v8z"/>');_exports.BIconCaretLeftSquareFill=BIconCaretLeftSquareFill;var BIconCaretRight=makeIcon("CaretRight",'<path fill-rule="evenodd" d="M6 12.796L11.481 8 6 3.204v9.592zm.659.753l5.48-4.796a1 1 0 0 0 0-1.506L6.66 2.451C6.011 1.885 5 2.345 5 3.204v9.592a1 1 0 0 0 1.659.753z"/>');_exports.BIconCaretRight=BIconCaretRight;var BIconCaretRightFill=makeIcon("CaretRightFill",'<path d="M12.14 8.753l-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z"/>');_exports.BIconCaretRightFill=BIconCaretRightFill;var BIconCaretRightSquare=makeIcon("CaretRightSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M5.795 12.456A.5.5 0 0 1 5.5 12V4a.5.5 0 0 1 .832-.374l4.5 4a.5.5 0 0 1 0 .748l-4.5 4a.5.5 0 0 1-.537.082z"/>');_exports.BIconCaretRightSquare=BIconCaretRightSquare;var BIconCaretRightSquareFill=makeIcon("CaretRightSquareFill",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm5.5 10a.5.5 0 0 0 .832.374l4.5-4a.5.5 0 0 0 0-.748l-4.5-4A.5.5 0 0 0 5.5 4v8z"/>');_exports.BIconCaretRightSquareFill=BIconCaretRightSquareFill;var BIconCaretUp=makeIcon("CaretUp",'<path fill-rule="evenodd" d="M3.204 11L8 5.519 12.796 11H3.204zm-.753-.659l4.796-5.48a1 1 0 0 1 1.506 0l4.796 5.48c.566.647.106 1.659-.753 1.659H3.204a1 1 0 0 1-.753-1.659z"/>');_exports.BIconCaretUp=BIconCaretUp;var BIconCaretUpFill=makeIcon("CaretUpFill",'<path d="M7.247 4.86l-4.796 5.481c-.566.647-.106 1.659.753 1.659h9.592a1 1 0 0 0 .753-1.659l-4.796-5.48a1 1 0 0 0-1.506 0z"/>');_exports.BIconCaretUpFill=BIconCaretUpFill;var BIconCaretUpSquare=makeIcon("CaretUpSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.544 10.705A.5.5 0 0 0 4 11h8a.5.5 0 0 0 .374-.832l-4-4.5a.5.5 0 0 0-.748 0l-4 4.5a.5.5 0 0 0-.082.537z"/>');_exports.BIconCaretUpSquare=BIconCaretUpSquare;var BIconCaretUpSquareFill=makeIcon("CaretUpSquareFill",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm4 9a.5.5 0 0 1-.374-.832l4-4.5a.5.5 0 0 1 .748 0l4 4.5A.5.5 0 0 1 12 11H4z"/>');_exports.BIconCaretUpSquareFill=BIconCaretUpSquareFill;var BIconCart=makeIcon("Cart",'<path fill-rule="evenodd" d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l1.313 7h8.17l1.313-7H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm7 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconCart=BIconCart;var BIconCart2=makeIcon("Cart2",'<path fill-rule="evenodd" d="M0 2.5A.5.5 0 0 1 .5 2H2a.5.5 0 0 1 .485.379L2.89 4H14.5a.5.5 0 0 1 .485.621l-1.5 6A.5.5 0 0 1 13 11H4a.5.5 0 0 1-.485-.379L1.61 3H.5a.5.5 0 0 1-.5-.5zM3.14 5l1.25 5h8.22l1.25-5H3.14zM5 13a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm9-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0z"/>');_exports.BIconCart2=BIconCart2;var BIconCart3=makeIcon("Cart3",'<path fill-rule="evenodd" d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .49.598l-1 5a.5.5 0 0 1-.465.401l-9.397.472L4.415 11H13a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l.84 4.479 9.144-.459L13.89 4H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm7 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconCart3=BIconCart3;var BIconCart4=makeIcon("Cart4",'<path fill-rule="evenodd" d="M0 2.5A.5.5 0 0 1 .5 2H2a.5.5 0 0 1 .485.379L2.89 4H14.5a.5.5 0 0 1 .485.621l-1.5 6A.5.5 0 0 1 13 11H4a.5.5 0 0 1-.485-.379L1.61 3H.5a.5.5 0 0 1-.5-.5zM3.14 5l.5 2H5V5H3.14zM6 5v2h2V5H6zm3 0v2h2V5H9zm3 0v2h1.36l.5-2H12zm1.11 3H12v2h.61l.5-2zM11 8H9v2h2V8zM8 8H6v2h2V8zM5 8H3.89l.5 2H5V8zm0 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm9-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0z"/>');_exports.BIconCart4=BIconCart4;var BIconCartCheck=makeIcon("CartCheck",'<path fill-rule="evenodd" d="M11.354 5.646a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L8 8.293l2.646-2.647a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l1.313 7h8.17l1.313-7H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm7 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconCartCheck=BIconCartCheck;var BIconCartDash=makeIcon("CartDash",'<path fill-rule="evenodd" d="M6 7.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"/><path fill-rule="evenodd" d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l1.313 7h8.17l1.313-7H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm7 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconCartDash=BIconCartDash;var BIconCartFill=makeIcon("CartFill",'<path fill-rule="evenodd" d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm7 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconCartFill=BIconCartFill;var BIconCartPlus=makeIcon("CartPlus",'<path fill-rule="evenodd" d="M8.5 5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1H8V5.5a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M8 7.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H9v1.5a.5.5 0 0 1-1 0v-2z"/><path fill-rule="evenodd" d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l1.313 7h8.17l1.313-7H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm7 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconCartPlus=BIconCartPlus;var BIconCash=makeIcon("Cash",'<path fill-rule="evenodd" d="M15 4H1v8h14V4zM1 3a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H1z"/><path d="M13 4a2 2 0 0 0 2 2V4h-2zM3 4a2 2 0 0 1-2 2V4h2zm10 8a2 2 0 0 1 2-2v2h-2zM3 12a2 2 0 0 0-2-2v2h2zm7-4a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/>');_exports.BIconCash=BIconCash;var BIconCashStack=makeIcon("CashStack",'<path d="M14 3H1a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1h-1z"/><path fill-rule="evenodd" d="M15 5H1v8h14V5zM1 4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H1z"/><path d="M13 5a2 2 0 0 0 2 2V5h-2zM3 5a2 2 0 0 1-2 2V5h2zm10 8a2 2 0 0 1 2-2v2h-2zM3 13a2 2 0 0 0-2-2v2h2zm7-4a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/>');_exports.BIconCashStack=BIconCashStack;var BIconCast=makeIcon("Cast",'<path d="M7.646 9.354l-3.792 3.792a.5.5 0 0 0 .353.854h7.586a.5.5 0 0 0 .354-.854L8.354 9.354a.5.5 0 0 0-.708 0z"/><path d="M11.414 11H14.5a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h3.086l-1 1H1.5A1.5 1.5 0 0 1 0 10.5v-7A1.5 1.5 0 0 1 1.5 2h13A1.5 1.5 0 0 1 16 3.5v7a1.5 1.5 0 0 1-1.5 1.5h-2.086l-1-1z"/>');_exports.BIconCast=BIconCast;var BIconChat=makeIcon("Chat",'<path fill-rule="evenodd" d="M2.678 11.894a1 1 0 0 1 .287.801 10.97 10.97 0 0 1-.398 2c1.395-.323 2.247-.697 2.634-.893a1 1 0 0 1 .71-.074A8.06 8.06 0 0 0 8 14c3.996 0 7-2.807 7-6 0-3.192-3.004-6-7-6S1 4.808 1 8c0 1.468.617 2.83 1.678 3.894zm-.493 3.905a21.682 21.682 0 0 1-.713.129c-.2.032-.352-.176-.273-.362a9.68 9.68 0 0 0 .244-.637l.003-.01c.248-.72.45-1.548.524-2.319C.743 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.52.263-1.639.742-3.468 1.105z"/>');_exports.BIconChat=BIconChat;var BIconChatDots=makeIcon("ChatDots",'<path fill-rule="evenodd" d="M2.678 11.894a1 1 0 0 1 .287.801 10.97 10.97 0 0 1-.398 2c1.395-.323 2.247-.697 2.634-.893a1 1 0 0 1 .71-.074A8.06 8.06 0 0 0 8 14c3.996 0 7-2.807 7-6 0-3.192-3.004-6-7-6S1 4.808 1 8c0 1.468.617 2.83 1.678 3.894zm-.493 3.905a21.682 21.682 0 0 1-.713.129c-.2.032-.352-.176-.273-.362a9.68 9.68 0 0 0 .244-.637l.003-.01c.248-.72.45-1.548.524-2.319C.743 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.52.263-1.639.742-3.468 1.105z"/><path d="M5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconChatDots=BIconChatDots;var BIconChatDotsFill=makeIcon("ChatDotsFill",'<path fill-rule="evenodd" d="M16 8c0 3.866-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.584.296-1.925.864-4.181 1.234-.2.032-.352-.176-.273-.362.354-.836.674-1.95.77-2.966C.744 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7zM5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconChatDotsFill=BIconChatDotsFill;var BIconChatFill=makeIcon("ChatFill",'<path d="M8 15c4.418 0 8-3.134 8-7s-3.582-7-8-7-8 3.134-8 7c0 1.76.743 3.37 1.97 4.6-.097 1.016-.417 2.13-.771 2.966-.079.186.074.394.273.362 2.256-.37 3.597-.938 4.18-1.234A9.06 9.06 0 0 0 8 15z"/>');_exports.BIconChatFill=BIconChatFill;var BIconChatLeft=makeIcon("ChatLeft",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v11.586l2-2A2 2 0 0 1 4.414 11H14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>');_exports.BIconChatLeft=BIconChatLeft;var BIconChatLeftDots=makeIcon("ChatLeftDots",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v11.586l2-2A2 2 0 0 1 4.414 11H14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path d="M5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconChatLeftDots=BIconChatLeftDots;var BIconChatLeftDotsFill=makeIcon("ChatLeftDotsFill",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4.414a1 1 0 0 0-.707.293L.854 15.146A.5.5 0 0 1 0 14.793V2zm5 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconChatLeftDotsFill=BIconChatLeftDotsFill;var BIconChatLeftFill=makeIcon("ChatLeftFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>');_exports.BIconChatLeftFill=BIconChatLeftFill;var BIconChatLeftQuote=makeIcon("ChatLeftQuote",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v11.586l2-2A2 2 0 0 1 4.414 11H14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M7.066 4.76A1.665 1.665 0 0 0 4 5.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 1 0 .6.58c1.486-1.54 1.293-3.214.682-4.112zm4 0A1.665 1.665 0 0 0 8 5.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 1 0 .6.58c1.486-1.54 1.293-3.214.682-4.112z"/>');_exports.BIconChatLeftQuote=BIconChatLeftQuote;var BIconChatLeftQuoteFill=makeIcon("ChatLeftQuoteFill",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4.414a1 1 0 0 0-.707.293L.854 15.146A.5.5 0 0 1 0 14.793V2zm7.194 2.766c.087.124.163.26.227.401.428.948.393 2.377-.942 3.706a.446.446 0 0 1-.612.01.405.405 0 0 1-.011-.59c.419-.416.672-.831.809-1.22-.269.165-.588.26-.93.26C4.775 7.333 4 6.587 4 5.667 4 4.747 4.776 4 5.734 4c.271 0 .528.06.756.166l.008.004c.169.07.327.182.469.324.085.083.161.174.227.272zM11 7.073c-.269.165-.588.26-.93.26-.958 0-1.735-.746-1.735-1.666 0-.92.777-1.667 1.734-1.667.271 0 .528.06.756.166l.008.004c.17.07.327.182.469.324.085.083.161.174.227.272.087.124.164.26.228.401.428.948.392 2.377-.942 3.706a.446.446 0 0 1-.613.01.405.405 0 0 1-.011-.59c.42-.416.672-.831.81-1.22z"/>');_exports.BIconChatLeftQuoteFill=BIconChatLeftQuoteFill;var BIconChatLeftText=makeIcon("ChatLeftText",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v11.586l2-2A2 2 0 0 1 4.414 11H14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM3 6a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 3 6zm0 2.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconChatLeftText=BIconChatLeftText;var BIconChatLeftTextFill=makeIcon("ChatLeftTextFill",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4.414a1 1 0 0 0-.707.293L.854 15.146A.5.5 0 0 1 0 14.793V2zm3.5 1a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"/>');_exports.BIconChatLeftTextFill=BIconChatLeftTextFill;var BIconChatQuote=makeIcon("ChatQuote",'<path fill-rule="evenodd" d="M2.678 11.894a1 1 0 0 1 .287.801 10.97 10.97 0 0 1-.398 2c1.395-.323 2.247-.697 2.634-.893a1 1 0 0 1 .71-.074A8.06 8.06 0 0 0 8 14c3.996 0 7-2.807 7-6 0-3.192-3.004-6-7-6S1 4.808 1 8c0 1.468.617 2.83 1.678 3.894zm-.493 3.905a21.682 21.682 0 0 1-.713.129c-.2.032-.352-.176-.273-.362a9.68 9.68 0 0 0 .244-.637l.003-.01c.248-.72.45-1.548.524-2.319C.743 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.52.263-1.639.742-3.468 1.105z"/><path d="M7.468 7.667c0 .92-.776 1.666-1.734 1.666S4 8.587 4 7.667C4 6.747 4.776 6 5.734 6s1.734.746 1.734 1.667z"/><path fill-rule="evenodd" d="M6.157 6.936a.438.438 0 0 1-.56.293.413.413 0 0 1-.274-.527c.08-.23.23-.44.477-.546a.891.891 0 0 1 .698.014c.387.16.72.545.923.997.428.948.393 2.377-.942 3.706a.446.446 0 0 1-.612.01.405.405 0 0 1-.011-.59c1.093-1.087 1.058-2.158.77-2.794-.152-.336-.354-.514-.47-.563zm-.035-.012h-.001.001z"/><path d="M11.803 7.667c0 .92-.776 1.666-1.734 1.666-.957 0-1.734-.746-1.734-1.666 0-.92.777-1.667 1.734-1.667.958 0 1.734.746 1.734 1.667z"/><path fill-rule="evenodd" d="M10.492 6.936a.438.438 0 0 1-.56.293.413.413 0 0 1-.274-.527c.08-.23.23-.44.477-.546a.891.891 0 0 1 .698.014c.387.16.72.545.924.997.428.948.392 2.377-.942 3.706a.446.446 0 0 1-.613.01.405.405 0 0 1-.011-.59c1.093-1.087 1.058-2.158.77-2.794-.152-.336-.354-.514-.469-.563zm-.034-.012h-.002.002z"/>');_exports.BIconChatQuote=BIconChatQuote;var BIconChatQuoteFill=makeIcon("ChatQuoteFill",'<path fill-rule="evenodd" d="M16 8c0 3.866-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.584.296-1.925.864-4.181 1.234-.2.032-.352-.176-.273-.362.354-.836.674-1.95.77-2.966C.744 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7zM7.194 6.766c.087.124.163.26.227.401.428.948.393 2.377-.942 3.706a.446.446 0 0 1-.612.01.405.405 0 0 1-.011-.59c.419-.416.672-.831.809-1.22-.269.165-.588.26-.93.26C4.775 9.333 4 8.587 4 7.667 4 6.747 4.776 6 5.734 6c.271 0 .528.06.756.166l.008.004c.169.07.327.182.469.324.085.083.161.174.227.272zM11 9.073c-.269.165-.588.26-.93.26-.958 0-1.735-.746-1.735-1.666 0-.92.777-1.667 1.734-1.667.271 0 .528.06.756.166l.008.004c.17.07.327.182.469.324.085.083.161.174.227.272.087.124.164.26.228.401.428.948.392 2.377-.942 3.706a.446.446 0 0 1-.613.01.405.405 0 0 1-.011-.59c.42-.416.672-.831.81-1.22z"/>');_exports.BIconChatQuoteFill=BIconChatQuoteFill;var BIconChatRight=makeIcon("ChatRight",'<path fill-rule="evenodd" d="M2 1h12a1 1 0 0 1 1 1v11.586l-2-2A2 2 0 0 0 11.586 11H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"/>');_exports.BIconChatRight=BIconChatRight;var BIconChatRightDots=makeIcon("ChatRightDots",'<path fill-rule="evenodd" d="M2 1h12a1 1 0 0 1 1 1v11.586l-2-2A2 2 0 0 0 11.586 11H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"/><path d="M5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconChatRightDots=BIconChatRightDots;var BIconChatRightDotsFill=makeIcon("ChatRightDotsFill",'<path fill-rule="evenodd" d="M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h9.586a1 1 0 0 1 .707.293l2.853 2.853a.5.5 0 0 0 .854-.353V2zM5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconChatRightDotsFill=BIconChatRightDotsFill;var BIconChatRightFill=makeIcon("ChatRightFill",'<path fill-rule="evenodd" d="M14 0a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"/>');_exports.BIconChatRightFill=BIconChatRightFill;var BIconChatRightQuote=makeIcon("ChatRightQuote",'<path fill-rule="evenodd" d="M2 1h12a1 1 0 0 1 1 1v11.586l-2-2A2 2 0 0 0 11.586 11H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"/><path fill-rule="evenodd" d="M7.066 4.76A1.665 1.665 0 0 0 4 5.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 1 0 .6.58c1.486-1.54 1.293-3.214.682-4.112zm4 0A1.665 1.665 0 0 0 8 5.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 1 0 .6.58c1.486-1.54 1.293-3.214.682-4.112z"/>');_exports.BIconChatRightQuote=BIconChatRightQuote;var BIconChatRightQuoteFill=makeIcon("ChatRightQuoteFill",'<path fill-rule="evenodd" d="M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h9.586a1 1 0 0 1 .707.293l2.853 2.853a.5.5 0 0 0 .854-.353V2zM7.194 4.766c.087.124.163.26.227.401.428.948.393 2.377-.942 3.706a.446.446 0 0 1-.612.01.405.405 0 0 1-.011-.59c.419-.416.672-.831.809-1.22-.269.165-.588.26-.93.26C4.775 7.333 4 6.587 4 5.667 4 4.747 4.776 4 5.734 4c.271 0 .528.06.756.166l.008.004c.169.07.327.182.469.324.085.083.161.174.227.272zM11 7.073c-.269.165-.588.26-.93.26-.958 0-1.735-.746-1.735-1.666 0-.92.777-1.667 1.734-1.667.271 0 .528.06.756.166l.008.004c.17.07.327.182.469.324.085.083.161.174.227.272.087.124.164.26.228.401.428.948.392 2.377-.942 3.706a.446.446 0 0 1-.613.01.405.405 0 0 1-.011-.59c.42-.416.672-.831.81-1.22z"/>');_exports.BIconChatRightQuoteFill=BIconChatRightQuoteFill;var BIconChatRightText=makeIcon("ChatRightText",'<path fill-rule="evenodd" d="M2 1h12a1 1 0 0 1 1 1v11.586l-2-2A2 2 0 0 0 11.586 11H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"/><path fill-rule="evenodd" d="M3 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM3 6a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 3 6zm0 2.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconChatRightText=BIconChatRightText;var BIconChatRightTextFill=makeIcon("ChatRightTextFill",'<path fill-rule="evenodd" d="M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h9.586a1 1 0 0 1 .707.293l2.853 2.853a.5.5 0 0 0 .854-.353V2zM3.5 3a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"/>');_exports.BIconChatRightTextFill=BIconChatRightTextFill;var BIconChatSquare=makeIcon("ChatSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h2.5a2 2 0 0 1 1.6.8L8 14.333 9.9 11.8a2 2 0 0 1 1.6-.8H14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>');_exports.BIconChatSquare=BIconChatSquare;var BIconChatSquareDots=makeIcon("ChatSquareDots",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h2.5a2 2 0 0 1 1.6.8L8 14.333 9.9 11.8a2 2 0 0 1 1.6-.8H14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path d="M5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconChatSquareDots=BIconChatSquareDots;var BIconChatSquareDotsFill=makeIcon("ChatSquareDotsFill",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.5a1 1 0 0 0-.8.4l-1.9 2.533a1 1 0 0 1-1.6 0L5.3 12.4a1 1 0 0 0-.8-.4H2a2 2 0 0 1-2-2V2zm5 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconChatSquareDotsFill=BIconChatSquareDotsFill;var BIconChatSquareFill=makeIcon("ChatSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>');_exports.BIconChatSquareFill=BIconChatSquareFill;var BIconChatSquareQuote=makeIcon("ChatSquareQuote",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h2.5a2 2 0 0 1 1.6.8L8 14.333 9.9 11.8a2 2 0 0 1 1.6-.8H14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M7.066 4.76A1.665 1.665 0 0 0 4 5.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 1 0 .6.58c1.486-1.54 1.293-3.214.682-4.112zm4 0A1.665 1.665 0 0 0 8 5.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 1 0 .6.58c1.486-1.54 1.293-3.214.682-4.112z"/>');_exports.BIconChatSquareQuote=BIconChatSquareQuote;var BIconChatSquareQuoteFill=makeIcon("ChatSquareQuoteFill",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.5a1 1 0 0 0-.8.4l-1.9 2.533a1 1 0 0 1-1.6 0L5.3 12.4a1 1 0 0 0-.8-.4H2a2 2 0 0 1-2-2V2zm7.194 2.766c.087.124.163.26.227.401.428.948.393 2.377-.942 3.706a.446.446 0 0 1-.612.01.405.405 0 0 1-.011-.59c.419-.416.672-.831.809-1.22-.269.165-.588.26-.93.26C4.775 7.333 4 6.587 4 5.667 4 4.747 4.776 4 5.734 4c.271 0 .528.06.756.166l.008.004c.169.07.327.182.469.324.085.083.161.174.227.272zM11 7.073c-.269.165-.588.26-.93.26-.958 0-1.735-.746-1.735-1.666 0-.92.777-1.667 1.734-1.667.271 0 .528.06.756.166l.008.004c.17.07.327.182.469.324.085.083.161.174.227.272.087.124.164.26.228.401.428.948.392 2.377-.942 3.706a.446.446 0 0 1-.613.01.405.405 0 0 1-.011-.59c.42-.416.672-.831.81-1.22z"/>');_exports.BIconChatSquareQuoteFill=BIconChatSquareQuoteFill;var BIconChatSquareText=makeIcon("ChatSquareText",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h2.5a2 2 0 0 1 1.6.8L8 14.333 9.9 11.8a2 2 0 0 1 1.6-.8H14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM3 6a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 3 6zm0 2.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconChatSquareText=BIconChatSquareText;var BIconChatSquareTextFill=makeIcon("ChatSquareTextFill",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.5a1 1 0 0 0-.8.4l-1.9 2.533a1 1 0 0 1-1.6 0L5.3 12.4a1 1 0 0 0-.8-.4H2a2 2 0 0 1-2-2V2zm3.5 1a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"/>');_exports.BIconChatSquareTextFill=BIconChatSquareTextFill;var BIconChatText=makeIcon("ChatText",'<path fill-rule="evenodd" d="M2.678 11.894a1 1 0 0 1 .287.801 10.97 10.97 0 0 1-.398 2c1.395-.323 2.247-.697 2.634-.893a1 1 0 0 1 .71-.074A8.06 8.06 0 0 0 8 14c3.996 0 7-2.807 7-6 0-3.192-3.004-6-7-6S1 4.808 1 8c0 1.468.617 2.83 1.678 3.894zm-.493 3.905a21.682 21.682 0 0 1-.713.129c-.2.032-.352-.176-.273-.362a9.68 9.68 0 0 0 .244-.637l.003-.01c.248-.72.45-1.548.524-2.319C.743 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.52.263-1.639.742-3.468 1.105z"/><path fill-rule="evenodd" d="M4 5.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zM4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8zm0 2.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"/>');_exports.BIconChatText=BIconChatText;var BIconChatTextFill=makeIcon("ChatTextFill",'<path fill-rule="evenodd" d="M16 8c0 3.866-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.584.296-1.925.864-4.181 1.234-.2.032-.352-.176-.273-.362.354-.836.674-1.95.77-2.966C.744 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7zM4.5 5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7zm0 2.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7zm0 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4z"/>');_exports.BIconChatTextFill=BIconChatTextFill;var BIconCheck=makeIcon("Check",'<path fill-rule="evenodd" d="M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.236.236 0 0 1 .02-.022z"/>');_exports.BIconCheck=BIconCheck;var BIconCheck2=makeIcon("Check2",'<path fill-rule="evenodd" d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconCheck2=BIconCheck2;var BIconCheck2All=makeIcon("Check2All",'<path fill-rule="evenodd" d="M12.354 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/><path d="M6.25 8.043l-.896-.897a.5.5 0 1 0-.708.708l.897.896.707-.707zm1 2.414l.896.897a.5.5 0 0 0 .708 0l7-7a.5.5 0 0 0-.708-.708L8.5 10.293l-.543-.543-.707.707z"/>');_exports.BIconCheck2All=BIconCheck2All;var BIconCheck2Circle=makeIcon("Check2Circle",'<path fill-rule="evenodd" d="M15.354 2.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3-3a.5.5 0 1 1 .708-.708L8 9.293l6.646-6.647a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M8 2.5A5.5 5.5 0 1 0 13.5 8a.5.5 0 0 1 1 0 6.5 6.5 0 1 1-3.25-5.63.5.5 0 1 1-.5.865A5.472 5.472 0 0 0 8 2.5z"/>');_exports.BIconCheck2Circle=BIconCheck2Circle;var BIconCheck2Square=makeIcon("Check2Square",'<path fill-rule="evenodd" d="M15.354 2.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3-3a.5.5 0 1 1 .708-.708L8 9.293l6.646-6.647a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M1.5 13A1.5 1.5 0 0 0 3 14.5h10a1.5 1.5 0 0 0 1.5-1.5V8a.5.5 0 0 0-1 0v5a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V3a.5.5 0 0 1 .5-.5h8a.5.5 0 0 0 0-1H3A1.5 1.5 0 0 0 1.5 3v10z"/>');_exports.BIconCheck2Square=BIconCheck2Square;var BIconCheckAll=makeIcon("CheckAll",'<path fill-rule="evenodd" d="M8.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L2.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093L8.95 4.992a.252.252 0 0 1 .02-.022zm-.92 5.14l.92.92a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 1 0-1.091-1.028L9.477 9.417l-.485-.486-.943 1.179z"/>');_exports.BIconCheckAll=BIconCheckAll;var BIconCheckCircle=makeIcon("CheckCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.236.236 0 0 1 .02-.022z"/>');_exports.BIconCheckCircle=BIconCheckCircle;var BIconCheckCircleFill=makeIcon("CheckCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z"/>');_exports.BIconCheckCircleFill=BIconCheckCircleFill;var BIconCheckSquare=makeIcon("CheckSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.236.236 0 0 1 .02-.022z"/>');_exports.BIconCheckSquare=BIconCheckSquare;var BIconCheckSquareFill=makeIcon("CheckSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm10.03 4.97a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z"/>');_exports.BIconCheckSquareFill=BIconCheckSquareFill;var BIconChevronBarContract=makeIcon("ChevronBarContract",'<path fill-rule="evenodd" d="M3.646 14.854a.5.5 0 0 0 .708 0L8 11.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708zm0-13.708a.5.5 0 0 1 .708 0L8 4.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708zM1 8a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 8z"/>');_exports.BIconChevronBarContract=BIconChevronBarContract;var BIconChevronBarDown=makeIcon("ChevronBarDown",'<path fill-rule="evenodd" d="M3.646 4.146a.5.5 0 0 1 .708 0L8 7.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708zM1 11.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5z"/>');_exports.BIconChevronBarDown=BIconChevronBarDown;var BIconChevronBarExpand=makeIcon("ChevronBarExpand",'<path fill-rule="evenodd" d="M3.646 10.146a.5.5 0 0 1 .708 0L8 13.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708zm0-4.292a.5.5 0 0 0 .708 0L8 2.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708zM1 8a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 8z"/>');_exports.BIconChevronBarExpand=BIconChevronBarExpand;var BIconChevronBarLeft=makeIcon("ChevronBarLeft",'<path fill-rule="evenodd" d="M11.854 3.646a.5.5 0 0 1 0 .708L8.207 8l3.647 3.646a.5.5 0 0 1-.708.708l-4-4a.5.5 0 0 1 0-.708l4-4a.5.5 0 0 1 .708 0zM4.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-.5-.5z"/>');_exports.BIconChevronBarLeft=BIconChevronBarLeft;var BIconChevronBarRight=makeIcon("ChevronBarRight",'<path fill-rule="evenodd" d="M4.146 3.646a.5.5 0 0 0 0 .708L7.793 8l-3.647 3.646a.5.5 0 0 0 .708.708l4-4a.5.5 0 0 0 0-.708l-4-4a.5.5 0 0 0-.708 0zM11.5 1a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-1 0v-13a.5.5 0 0 1 .5-.5z"/>');_exports.BIconChevronBarRight=BIconChevronBarRight;var BIconChevronBarUp=makeIcon("ChevronBarUp",'<path fill-rule="evenodd" d="M3.646 11.854a.5.5 0 0 0 .708 0L8 8.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708zM2.4 5.2c0 .22.18.4.4.4h10.4a.4.4 0 0 0 0-.8H2.8a.4.4 0 0 0-.4.4z"/>');_exports.BIconChevronBarUp=BIconChevronBarUp;var BIconChevronCompactDown=makeIcon("ChevronCompactDown",'<path fill-rule="evenodd" d="M1.553 6.776a.5.5 0 0 1 .67-.223L8 9.44l5.776-2.888a.5.5 0 1 1 .448.894l-6 3a.5.5 0 0 1-.448 0l-6-3a.5.5 0 0 1-.223-.67z"/>');_exports.BIconChevronCompactDown=BIconChevronCompactDown;var BIconChevronCompactLeft=makeIcon("ChevronCompactLeft",'<path fill-rule="evenodd" d="M9.224 1.553a.5.5 0 0 1 .223.67L6.56 8l2.888 5.776a.5.5 0 1 1-.894.448l-3-6a.5.5 0 0 1 0-.448l3-6a.5.5 0 0 1 .67-.223z"/>');_exports.BIconChevronCompactLeft=BIconChevronCompactLeft;var BIconChevronCompactRight=makeIcon("ChevronCompactRight",'<path fill-rule="evenodd" d="M6.776 1.553a.5.5 0 0 1 .671.223l3 6a.5.5 0 0 1 0 .448l-3 6a.5.5 0 1 1-.894-.448L9.44 8 6.553 2.224a.5.5 0 0 1 .223-.671z"/>');_exports.BIconChevronCompactRight=BIconChevronCompactRight;var BIconChevronCompactUp=makeIcon("ChevronCompactUp",'<path fill-rule="evenodd" d="M7.776 5.553a.5.5 0 0 1 .448 0l6 3a.5.5 0 1 1-.448.894L8 6.56 2.224 9.447a.5.5 0 1 1-.448-.894l6-3z"/>');_exports.BIconChevronCompactUp=BIconChevronCompactUp;var BIconChevronContract=makeIcon("ChevronContract",'<path fill-rule="evenodd" d="M3.646 13.854a.5.5 0 0 0 .708 0L8 10.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708zm0-11.708a.5.5 0 0 1 .708 0L8 5.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708z"/>');_exports.BIconChevronContract=BIconChevronContract;var BIconChevronDoubleDown=makeIcon("ChevronDoubleDown",'<path fill-rule="evenodd" d="M1.646 6.646a.5.5 0 0 1 .708 0L8 12.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M1.646 2.646a.5.5 0 0 1 .708 0L8 8.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/>');_exports.BIconChevronDoubleDown=BIconChevronDoubleDown;var BIconChevronDoubleLeft=makeIcon("ChevronDoubleLeft",'<path fill-rule="evenodd" d="M8.354 1.646a.5.5 0 0 1 0 .708L2.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M12.354 1.646a.5.5 0 0 1 0 .708L6.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/>');_exports.BIconChevronDoubleLeft=BIconChevronDoubleLeft;var BIconChevronDoubleRight=makeIcon("ChevronDoubleRight",'<path fill-rule="evenodd" d="M3.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L9.293 8 3.646 2.354a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M7.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L13.293 8 7.646 2.354a.5.5 0 0 1 0-.708z"/>');_exports.BIconChevronDoubleRight=BIconChevronDoubleRight;var BIconChevronDoubleUp=makeIcon("ChevronDoubleUp",'<path fill-rule="evenodd" d="M7.646 2.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 3.707 2.354 9.354a.5.5 0 1 1-.708-.708l6-6z"/><path fill-rule="evenodd" d="M7.646 6.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 7.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z"/>');_exports.BIconChevronDoubleUp=BIconChevronDoubleUp;var BIconChevronDown=makeIcon("ChevronDown",'<path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/>');_exports.BIconChevronDown=BIconChevronDown;var BIconChevronExpand=makeIcon("ChevronExpand",'<path fill-rule="evenodd" d="M3.646 9.146a.5.5 0 0 1 .708 0L8 12.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708zm0-2.292a.5.5 0 0 0 .708 0L8 3.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708z"/>');_exports.BIconChevronExpand=BIconChevronExpand;var BIconChevronLeft=makeIcon("ChevronLeft",'<path fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/>');_exports.BIconChevronLeft=BIconChevronLeft;var BIconChevronRight=makeIcon("ChevronRight",'<path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"/>');_exports.BIconChevronRight=BIconChevronRight;var BIconChevronUp=makeIcon("ChevronUp",'<path fill-rule="evenodd" d="M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z"/>');_exports.BIconChevronUp=BIconChevronUp;var BIconCircle=makeIcon("Circle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/>');_exports.BIconCircle=BIconCircle;var BIconCircleFill=makeIcon("CircleFill",'<circle cx="8" cy="8" r="8"/>');_exports.BIconCircleFill=BIconCircleFill;var BIconCircleHalf=makeIcon("CircleHalf",'<path fill-rule="evenodd" d="M8 15V1a7 7 0 1 1 0 14zm0 1A8 8 0 1 1 8 0a8 8 0 0 1 0 16z"/>');_exports.BIconCircleHalf=BIconCircleHalf;var BIconCircleSquare=makeIcon("CircleSquare",'<path d="M0 6a6 6 0 1 1 12 0A6 6 0 0 1 0 6z"/><path d="M12.93 5h1.57a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1.57a6.953 6.953 0 0 1-1-.22v1.79A1.5 1.5 0 0 0 5.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 4h-1.79c.097.324.17.658.22 1z"/>');_exports.BIconCircleSquare=BIconCircleSquare;var BIconClipboard=makeIcon("Clipboard",'<path fill-rule="evenodd" d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/><path fill-rule="evenodd" d="M9.5 1h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"/>');_exports.BIconClipboard=BIconClipboard;var BIconClipboardCheck=makeIcon("ClipboardCheck",'<path fill-rule="evenodd" d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/><path fill-rule="evenodd" d="M9.5 1h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3zm4.354 7.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 9.793l2.646-2.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconClipboardCheck=BIconClipboardCheck;var BIconClipboardData=makeIcon("ClipboardData",'<path fill-rule="evenodd" d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/><path fill-rule="evenodd" d="M9.5 1h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"/><path d="M4 11a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0v-1zm6-4a1 1 0 1 1 2 0v5a1 1 0 1 1-2 0V7zM7 9a1 1 0 0 1 2 0v3a1 1 0 1 1-2 0V9z"/>');_exports.BIconClipboardData=BIconClipboardData;var BIconClipboardMinus=makeIcon("ClipboardMinus",'<path fill-rule="evenodd" d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/><path fill-rule="evenodd" d="M9.5 1h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3zm-1 9.5A.5.5 0 0 1 6 9h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconClipboardMinus=BIconClipboardMinus;var BIconClipboardPlus=makeIcon("ClipboardPlus",'<path fill-rule="evenodd" d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/><path fill-rule="evenodd" d="M9.5 1h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3zM8 7a.5.5 0 0 1 .5.5V9H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V10H6a.5.5 0 0 1 0-1h1.5V7.5A.5.5 0 0 1 8 7z"/>');_exports.BIconClipboardPlus=BIconClipboardPlus;var BIconClock=makeIcon("Clock",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm8-7A8 8 0 1 1 0 8a8 8 0 0 1 16 0z"/><path fill-rule="evenodd" d="M7.5 3a.5.5 0 0 1 .5.5v5.21l3.248 1.856a.5.5 0 0 1-.496.868l-3.5-2A.5.5 0 0 1 7 9V3.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconClock=BIconClock;var BIconClockFill=makeIcon("ClockFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z"/>');_exports.BIconClockFill=BIconClockFill;var BIconClockHistory=makeIcon("ClockHistory",'<path fill-rule="evenodd" d="M8.515 1.019A7 7 0 0 0 8 1V0a8 8 0 0 1 .589.022l-.074.997zm2.004.45a7.003 7.003 0 0 0-.985-.299l.219-.976c.383.086.76.2 1.126.342l-.36.933zm1.37.71a7.01 7.01 0 0 0-.439-.27l.493-.87a8.025 8.025 0 0 1 .979.654l-.615.789a6.996 6.996 0 0 0-.418-.302zm1.834 1.79a6.99 6.99 0 0 0-.653-.796l.724-.69c.27.285.52.59.747.91l-.818.576zm.744 1.352a7.08 7.08 0 0 0-.214-.468l.893-.45a7.976 7.976 0 0 1 .45 1.088l-.95.313a7.023 7.023 0 0 0-.179-.483zm.53 2.507a6.991 6.991 0 0 0-.1-1.025l.985-.17c.067.386.106.778.116 1.17l-1 .025zm-.131 1.538c.033-.17.06-.339.081-.51l.993.123a7.957 7.957 0 0 1-.23 1.155l-.964-.267c.046-.165.086-.332.12-.501zm-.952 2.379c.184-.29.346-.594.486-.908l.914.405c-.16.36-.345.706-.555 1.038l-.845-.535zm-.964 1.205c.122-.122.239-.248.35-.378l.758.653a8.073 8.073 0 0 1-.401.432l-.707-.707z"/><path fill-rule="evenodd" d="M8 1a7 7 0 1 0 4.95 11.95l.707.707A8.001 8.001 0 1 1 8 0v1z"/><path fill-rule="evenodd" d="M7.5 3a.5.5 0 0 1 .5.5v5.21l3.248 1.856a.5.5 0 0 1-.496.868l-3.5-2A.5.5 0 0 1 7 9V3.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconClockHistory=BIconClockHistory;var BIconCloud=makeIcon("Cloud",'<path fill-rule="evenodd" d="M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"/>');_exports.BIconCloud=BIconCloud;var BIconCloudArrowDown=makeIcon("CloudArrowDown",'<path fill-rule="evenodd" d="M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"/><path fill-rule="evenodd" d="M7.646 10.854a.5.5 0 0 0 .708 0l2-2a.5.5 0 0 0-.708-.708L8.5 9.293V5.5a.5.5 0 0 0-1 0v3.793L6.354 8.146a.5.5 0 1 0-.708.708l2 2z"/>');_exports.BIconCloudArrowDown=BIconCloudArrowDown;var BIconCloudArrowDownFill=makeIcon("CloudArrowDownFill",'<path fill-rule="evenodd" d="M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm2.354 6.854l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 1 1 .708-.708L7.5 9.293V5.5a.5.5 0 0 1 1 0v3.793l1.146-1.147a.5.5 0 0 1 .708.708z"/>');_exports.BIconCloudArrowDownFill=BIconCloudArrowDownFill;var BIconCloudArrowUp=makeIcon("CloudArrowUp",'<path fill-rule="evenodd" d="M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"/><path fill-rule="evenodd" d="M7.646 5.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707L6.354 7.854a.5.5 0 1 1-.708-.708l2-2z"/>');_exports.BIconCloudArrowUp=BIconCloudArrowUp;var BIconCloudArrowUpFill=makeIcon("CloudArrowUpFill",'<path fill-rule="evenodd" d="M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm2.354 5.146l-2-2a.5.5 0 0 0-.708 0l-2 2a.5.5 0 1 0 .708.708L7.5 6.707V10.5a.5.5 0 0 0 1 0V6.707l1.146 1.147a.5.5 0 0 0 .708-.708z"/>');_exports.BIconCloudArrowUpFill=BIconCloudArrowUpFill;var BIconCloudCheck=makeIcon("CloudCheck",'<path fill-rule="evenodd" d="M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"/><path fill-rule="evenodd" d="M10.354 6.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7 8.793l2.646-2.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconCloudCheck=BIconCloudCheck;var BIconCloudCheckFill=makeIcon("CloudCheckFill",'<path fill-rule="evenodd" d="M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm2.354 4.854a.5.5 0 0 0-.708-.708L7 8.793 5.854 7.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"/>');_exports.BIconCloudCheckFill=BIconCloudCheckFill;var BIconCloudDownload=makeIcon("CloudDownload",'<path fill-rule="evenodd" d="M4.406 1.342A5.53 5.53 0 0 1 8 0c2.69 0 4.923 2 5.166 4.579C14.758 4.804 16 6.137 16 7.773 16 9.569 14.502 11 12.687 11H10a.5.5 0 0 1 0-1h2.688C13.979 10 15 8.988 15 7.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 2.825 10.328 1 8 1a4.53 4.53 0 0 0-2.941 1.1c-.757.652-1.153 1.438-1.153 2.055v.448l-.445.049C2.064 4.805 1 5.952 1 7.318 1 8.785 2.23 10 3.781 10H6a.5.5 0 0 1 0 1H3.781C1.708 11 0 9.366 0 7.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383z"/><path fill-rule="evenodd" d="M7.646 15.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 14.293V5.5a.5.5 0 0 0-1 0v8.793l-2.146-2.147a.5.5 0 0 0-.708.708l3 3z"/>');_exports.BIconCloudDownload=BIconCloudDownload;var BIconCloudDownloadFill=makeIcon("CloudDownloadFill",'<path fill-rule="evenodd" d="M8 0a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 4.095 0 5.555 0 7.318 0 9.366 1.708 11 3.781 11H7.5V5.5a.5.5 0 0 1 1 0V11h4.188C14.502 11 16 9.57 16 7.773c0-1.636-1.242-2.969-2.834-3.194C12.923 1.999 10.69 0 8 0zm-.354 15.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 14.293V11h-1v3.293l-2.146-2.147a.5.5 0 0 0-.708.708l3 3z"/>');_exports.BIconCloudDownloadFill=BIconCloudDownloadFill;var BIconCloudFill=makeIcon("CloudFill",'<path fill-rule="evenodd" d="M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383z"/>');_exports.BIconCloudFill=BIconCloudFill;var BIconCloudMinus=makeIcon("CloudMinus",'<path fill-rule="evenodd" d="M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"/><path fill-rule="evenodd" d="M5.5 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconCloudMinus=BIconCloudMinus;var BIconCloudMinusFill=makeIcon("CloudMinusFill",'<path fill-rule="evenodd" d="M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zM6 7.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"/>');_exports.BIconCloudMinusFill=BIconCloudMinusFill;var BIconCloudPlus=makeIcon("CloudPlus",'<path fill-rule="evenodd" d="M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"/><path fill-rule="evenodd" d="M8 5.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 .5-.5z"/>');_exports.BIconCloudPlus=BIconCloudPlus;var BIconCloudPlusFill=makeIcon("CloudPlusFill",'<path fill-rule="evenodd" d="M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm.5 4a.5.5 0 0 0-1 0v1.5H6a.5.5 0 0 0 0 1h1.5V10a.5.5 0 0 0 1 0V8.5H10a.5.5 0 0 0 0-1H8.5V6z"/>');_exports.BIconCloudPlusFill=BIconCloudPlusFill;var BIconCloudSlash=makeIcon("CloudSlash",'<path fill-rule="evenodd" d="M3.112 5.112a3.125 3.125 0 0 0-.17.613C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13H11l-1-1H3.781C2.231 12 1 10.785 1 9.318c0-1.365 1.064-2.513 2.46-2.666l.446-.05v-.447c0-.075.006-.152.018-.231l-.812-.812zm2.55-1.45l-.725-.725A5.512 5.512 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773a3.2 3.2 0 0 1-1.516 2.711l-.733-.733C14.498 11.378 15 10.626 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3c-.875 0-1.678.26-2.339.661zm7.984 10.692l-12-12 .708-.708 12 12-.707.707z"/>');_exports.BIconCloudSlash=BIconCloudSlash;var BIconCloudSlashFill=makeIcon("CloudSlashFill",'<path fill-rule="evenodd" d="M3.112 5.112a3.125 3.125 0 0 0-.17.613C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13H11L3.112 5.112zm11.372 7.372L4.937 2.937A5.512 5.512 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773a3.2 3.2 0 0 1-1.516 2.711zm-.838 1.87l-12-12 .708-.708 12 12-.707.707z"/>');_exports.BIconCloudSlashFill=BIconCloudSlashFill;var BIconCloudUpload=makeIcon("CloudUpload",'<path fill-rule="evenodd" d="M4.406 1.342A5.53 5.53 0 0 1 8 0c2.69 0 4.923 2 5.166 4.579C14.758 4.804 16 6.137 16 7.773 16 9.569 14.502 11 12.687 11H10a.5.5 0 0 1 0-1h2.688C13.979 10 15 8.988 15 7.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 2.825 10.328 1 8 1a4.53 4.53 0 0 0-2.941 1.1c-.757.652-1.153 1.438-1.153 2.055v.448l-.445.049C2.064 4.805 1 5.952 1 7.318 1 8.785 2.23 10 3.781 10H6a.5.5 0 0 1 0 1H3.781C1.708 11 0 9.366 0 7.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383z"/><path fill-rule="evenodd" d="M7.646 4.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V14.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3z"/>');_exports.BIconCloudUpload=BIconCloudUpload;var BIconCloudUploadFill=makeIcon("CloudUploadFill",'<path fill-rule="evenodd" d="M8 0a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 4.095 0 5.555 0 7.318 0 9.366 1.708 11 3.781 11H7.5V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V11h4.188C14.502 11 16 9.57 16 7.773c0-1.636-1.242-2.969-2.834-3.194C12.923 1.999 10.69 0 8 0zm-.5 14.5V11h1v3.5a.5.5 0 0 1-1 0z"/>');_exports.BIconCloudUploadFill=BIconCloudUploadFill;var BIconCode=makeIcon("Code",'<path fill-rule="evenodd" d="M5.854 4.146a.5.5 0 0 1 0 .708L2.707 8l3.147 3.146a.5.5 0 0 1-.708.708l-3.5-3.5a.5.5 0 0 1 0-.708l3.5-3.5a.5.5 0 0 1 .708 0zm4.292 0a.5.5 0 0 0 0 .708L13.293 8l-3.147 3.146a.5.5 0 0 0 .708.708l3.5-3.5a.5.5 0 0 0 0-.708l-3.5-3.5a.5.5 0 0 0-.708 0z"/>');_exports.BIconCode=BIconCode;var BIconCodeSlash=makeIcon("CodeSlash",'<path fill-rule="evenodd" d="M4.854 4.146a.5.5 0 0 1 0 .708L1.707 8l3.147 3.146a.5.5 0 0 1-.708.708l-3.5-3.5a.5.5 0 0 1 0-.708l3.5-3.5a.5.5 0 0 1 .708 0zm6.292 0a.5.5 0 0 0 0 .708L14.293 8l-3.147 3.146a.5.5 0 0 0 .708.708l3.5-3.5a.5.5 0 0 0 0-.708l-3.5-3.5a.5.5 0 0 0-.708 0zm-.999-3.124a.5.5 0 0 1 .33.625l-4 13a.5.5 0 0 1-.955-.294l4-13a.5.5 0 0 1 .625-.33z"/>');_exports.BIconCodeSlash=BIconCodeSlash;var BIconCodeSquare=makeIcon("CodeSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M6.854 4.646a.5.5 0 0 1 0 .708L4.207 8l2.647 2.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 0 1 .708 0zm2.292 0a.5.5 0 0 0 0 .708L11.793 8l-2.647 2.646a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708 0z"/>');_exports.BIconCodeSquare=BIconCodeSquare;var BIconCollection=makeIcon("Collection",'<path fill-rule="evenodd" d="M14.5 13.5h-13A.5.5 0 0 1 1 13V6a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5zm-13 1A1.5 1.5 0 0 1 0 13V6a1.5 1.5 0 0 1 1.5-1.5h13A1.5 1.5 0 0 1 16 6v7a1.5 1.5 0 0 1-1.5 1.5h-13zM2 3a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11A.5.5 0 0 0 2 3zm2-2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7A.5.5 0 0 0 4 1z"/>');_exports.BIconCollection=BIconCollection;var BIconCollectionFill=makeIcon("CollectionFill",'<path d="M0 13a1.5 1.5 0 0 0 1.5 1.5h13A1.5 1.5 0 0 0 16 13V6a1.5 1.5 0 0 0-1.5-1.5h-13A1.5 1.5 0 0 0 0 6v7z"/><path fill-rule="evenodd" d="M2 3a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11A.5.5 0 0 0 2 3zm2-2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7A.5.5 0 0 0 4 1z"/>');_exports.BIconCollectionFill=BIconCollectionFill;var BIconCollectionPlay=makeIcon("CollectionPlay",'<path fill-rule="evenodd" d="M14.5 13.5h-13A.5.5 0 0 1 1 13V6a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5zm-13 1A1.5 1.5 0 0 1 0 13V6a1.5 1.5 0 0 1 1.5-1.5h13A1.5 1.5 0 0 1 16 6v7a1.5 1.5 0 0 1-1.5 1.5h-13zM2 3a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11A.5.5 0 0 0 2 3zm2-2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7A.5.5 0 0 0 4 1z"/><path fill-rule="evenodd" d="M6.258 6.563a.5.5 0 0 1 .507.013l4 2.5a.5.5 0 0 1 0 .848l-4 2.5A.5.5 0 0 1 6 12V7a.5.5 0 0 1 .258-.437z"/>');_exports.BIconCollectionPlay=BIconCollectionPlay;var BIconCollectionPlayFill=makeIcon("CollectionPlayFill",'<path fill-rule="evenodd" d="M1.5 14.5A1.5 1.5 0 0 1 0 13V6a1.5 1.5 0 0 1 1.5-1.5h13A1.5 1.5 0 0 1 16 6v7a1.5 1.5 0 0 1-1.5 1.5h-13zm5.265-7.924A.5.5 0 0 0 6 7v5a.5.5 0 0 0 .765.424l4-2.5a.5.5 0 0 0 0-.848l-4-2.5zM2 3a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11A.5.5 0 0 0 2 3zm2-2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7A.5.5 0 0 0 4 1z"/>');_exports.BIconCollectionPlayFill=BIconCollectionPlayFill;var BIconColumns=makeIcon("Columns",'<path fill-rule="evenodd" d="M15 2H1v12h14V2zM1 1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H1z"/><path fill-rule="evenodd" d="M7.5 14V2h1v12h-1zm0-8H1V5h6.5v1zm7.5 5H8.5v-1H15v1z"/>');_exports.BIconColumns=BIconColumns;var BIconColumnsGap=makeIcon("ColumnsGap",'<path fill-rule="evenodd" d="M6 1H1v3h5V1zM1 0a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1H1zm14 12h-5v3h5v-3zm-5-1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-5zM6 8H1v7h5V8zM1 7a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H1zm14-6h-5v7h5V1zm-5-1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1h-5z"/>');_exports.BIconColumnsGap=BIconColumnsGap;var BIconCommand=makeIcon("Command",'<path fill-rule="evenodd" d="M2 3.5A1.5 1.5 0 0 0 3.5 5H5V3.5a1.5 1.5 0 1 0-3 0zM6 6V3.5A2.5 2.5 0 1 0 3.5 6H6zm8-2.5A1.5 1.5 0 0 1 12.5 5H11V3.5a1.5 1.5 0 0 1 3 0zM10 6V3.5A2.5 2.5 0 1 1 12.5 6H10zm-8 6.5A1.5 1.5 0 0 1 3.5 11H5v1.5a1.5 1.5 0 0 1-3 0zM6 10v2.5A2.5 2.5 0 1 1 3.5 10H6zm8 2.5a1.5 1.5 0 0 0-1.5-1.5H11v1.5a1.5 1.5 0 0 0 3 0zM10 10v2.5a2.5 2.5 0 1 0 2.5-2.5H10z"/><path fill-rule="evenodd" d="M10 6H6v4h4V6zM5 5v6h6V5H5z"/>');_exports.BIconCommand=BIconCommand;var BIconCompass=makeIcon("Compass",'<path fill-rule="evenodd" d="M8 15.016a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13zm0 1a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15z"/><path d="M6 1a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2H7a1 1 0 0 1-1-1zm.94 6.44l4.95-2.83-2.83 4.95-4.95 2.83 2.83-4.95z"/>');_exports.BIconCompass=BIconCompass;var BIconCone=makeIcon("Cone",'<path d="M7.03 1.88c.252-1.01 1.688-1.01 1.94 0L12 14H4L7.03 1.88z"/><path fill-rule="evenodd" d="M1.5 14a.5.5 0 0 1 .5-.5h12a.5.5 0 0 1 0 1H2a.5.5 0 0 1-.5-.5z"/>');_exports.BIconCone=BIconCone;var BIconConeStriped=makeIcon("ConeStriped",'<path fill-rule="evenodd" d="M7.879 11.015a.5.5 0 0 1 .242 0l6 1.5a.5.5 0 0 1 .037.96l-6 2a.499.499 0 0 1-.316 0l-6-2a.5.5 0 0 1 .037-.96l6-1.5z"/><path d="M9.97 4.88l.953 3.811C10.159 8.878 9.14 9 8 9c-1.14 0-2.159-.122-2.923-.309L6.03 4.88C6.635 4.957 7.3 5 8 5s1.365-.043 1.97-.12zm-.245-.978L8.97.88C8.718-.13 7.282-.13 7.03.88L6.275 3.9C6.8 3.965 7.382 4 8 4c.618 0 1.2-.036 1.725-.098zm2.005 8.015l-.565-2.257c-.862.212-1.964.339-3.165.339s-2.303-.127-3.165-.339l-.565 2.257 3.609-.902a.5.5 0 0 1 .242 0l3.609.902z"/>');_exports.BIconConeStriped=BIconConeStriped;var BIconController=makeIcon("Controller",'<path fill-rule="evenodd" d="M11.119 2.693c.904.19 1.75.495 2.235.98.407.408.779 1.05 1.094 1.772.32.733.599 1.591.805 2.466.206.875.34 1.78.364 2.606.024.815-.059 1.602-.328 2.21a1.42 1.42 0 0 1-1.445.83c-.636-.067-1.115-.394-1.513-.773a11.307 11.307 0 0 1-.739-.809c-.126-.147-.25-.291-.368-.422-.728-.804-1.597-1.527-3.224-1.527-1.627 0-2.496.723-3.224 1.527-.119.131-.242.275-.368.422-.243.283-.494.576-.739.81-.398.378-.877.705-1.513.772a1.42 1.42 0 0 1-1.445-.83c-.27-.608-.352-1.395-.329-2.21.024-.826.16-1.73.365-2.606.206-.875.486-1.733.805-2.466.315-.722.687-1.364 1.094-1.772.486-.485 1.331-.79 2.235-.98.932-.196 2.03-.292 3.119-.292 1.089 0 2.187.096 3.119.292zm-6.032.979c-.877.185-1.469.443-1.733.708-.276.276-.587.783-.885 1.465a13.748 13.748 0 0 0-.748 2.295 12.351 12.351 0 0 0-.339 2.406c-.022.755.062 1.368.243 1.776a.42.42 0 0 0 .426.24c.327-.034.61-.199.929-.502.212-.202.4-.423.615-.674.133-.156.276-.323.44-.505C4.861 9.97 5.978 9.026 8 9.026s3.139.943 3.965 1.855c.164.182.307.35.44.505.214.25.403.472.615.674.318.303.601.468.929.503a.42.42 0 0 0 .426-.241c.18-.408.265-1.02.243-1.776a12.354 12.354 0 0 0-.339-2.406 13.753 13.753 0 0 0-.748-2.295c-.298-.682-.61-1.19-.885-1.465-.264-.265-.856-.523-1.733-.708-.85-.179-1.877-.27-2.913-.27-1.036 0-2.063.091-2.913.27z"/><path d="M11.5 6.026a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-1 1a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm2 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-1 1a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-7-2.5h1v3h-1v-3z"/><path d="M3.5 6.526h3v1h-3v-1zM3.051 3.26a.5.5 0 0 1 .354-.613l1.932-.518a.5.5 0 0 1 .258.966l-1.932.518a.5.5 0 0 1-.612-.354zm9.976 0a.5.5 0 0 0-.353-.613l-1.932-.518a.5.5 0 1 0-.259.966l1.932.518a.5.5 0 0 0 .612-.354z"/>');_exports.BIconController=BIconController;var BIconCpu=makeIcon("Cpu",'<path fill-rule="evenodd" d="M5 0a.5.5 0 0 1 .5.5V2h1V.5a.5.5 0 0 1 1 0V2h1V.5a.5.5 0 0 1 1 0V2h1V.5a.5.5 0 0 1 1 0V2A2.5 2.5 0 0 1 14 4.5h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14a2.5 2.5 0 0 1-2.5 2.5v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14A2.5 2.5 0 0 1 2 11.5H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2A2.5 2.5 0 0 1 4.5 2V.5A.5.5 0 0 1 5 0zm-.5 3A1.5 1.5 0 0 0 3 4.5v7A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 11.5 3h-7zM5 6.5A1.5 1.5 0 0 1 6.5 5h3A1.5 1.5 0 0 1 11 6.5v3A1.5 1.5 0 0 1 9.5 11h-3A1.5 1.5 0 0 1 5 9.5v-3zM6.5 6a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3z"/>');_exports.BIconCpu=BIconCpu;var BIconCpuFill=makeIcon("CpuFill",'<path fill-rule="evenodd" d="M5.5.5a.5.5 0 0 0-1 0V2A2.5 2.5 0 0 0 2 4.5H.5a.5.5 0 0 0 0 1H2v1H.5a.5.5 0 0 0 0 1H2v1H.5a.5.5 0 0 0 0 1H2v1H.5a.5.5 0 0 0 0 1H2A2.5 2.5 0 0 0 4.5 14v1.5a.5.5 0 0 0 1 0V14h1v1.5a.5.5 0 0 0 1 0V14h1v1.5a.5.5 0 0 0 1 0V14h1v1.5a.5.5 0 0 0 1 0V14a2.5 2.5 0 0 0 2.5-2.5h1.5a.5.5 0 0 0 0-1H14v-1h1.5a.5.5 0 0 0 0-1H14v-1h1.5a.5.5 0 0 0 0-1H14v-1h1.5a.5.5 0 0 0 0-1H14A2.5 2.5 0 0 0 11.5 2V.5a.5.5 0 0 0-1 0V2h-1V.5a.5.5 0 0 0-1 0V2h-1V.5a.5.5 0 0 0-1 0V2h-1V.5zm1 4.5A1.5 1.5 0 0 0 5 6.5v3A1.5 1.5 0 0 0 6.5 11h3A1.5 1.5 0 0 0 11 9.5v-3A1.5 1.5 0 0 0 9.5 5h-3zm0 1a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3z"/>');_exports.BIconCpuFill=BIconCpuFill;var BIconCreditCard=makeIcon("CreditCard",'<path fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2-1a1 1 0 0 0-1 1v1h14V4a1 1 0 0 0-1-1H2zm13 4H1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V7z"/><path d="M2 10a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-1z"/>');_exports.BIconCreditCard=BIconCreditCard;var BIconCreditCard2Back=makeIcon("CreditCard2Back",'<path fill-rule="evenodd" d="M14 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/><path d="M11 5.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1zM1 9h14v2H1V9z"/>');_exports.BIconCreditCard2Back=BIconCreditCard2Back;var BIconCreditCard2BackFill=makeIcon("CreditCard2BackFill",'<path fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5H0V4zm11.5 1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2z"/><path d="M0 11v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1H0z"/>');_exports.BIconCreditCard2BackFill=BIconCreditCard2BackFill;var BIconCreditCard2Front=makeIcon("CreditCard2Front",'<path fill-rule="evenodd" d="M14 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/><path d="M2 5.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1z"/><path fill-rule="evenodd" d="M2 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5z"/>');_exports.BIconCreditCard2Front=BIconCreditCard2Front;var BIconCreditCard2FrontFill=makeIcon("CreditCard2FrontFill",'<path fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2.5 1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2zm0 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm3 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm3 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm3 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"/>');_exports.BIconCreditCard2FrontFill=BIconCreditCard2FrontFill;var BIconCreditCardFill=makeIcon("CreditCardFill",'<path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1H0V4z"/><path fill-rule="evenodd" d="M0 7v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7H0zm3 2a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H3z"/>');_exports.BIconCreditCardFill=BIconCreditCardFill;var BIconCrop=makeIcon("Crop",'<path fill-rule="evenodd" d="M3.5.5A.5.5 0 0 1 4 1v13h13a.5.5 0 0 1 0 1H3.5a.5.5 0 0 1-.5-.5V1a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M.5 3.5A.5.5 0 0 1 1 3h2.5a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5zm5.5 0a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V4H6.5a.5.5 0 0 1-.5-.5zM14.5 14a.5.5 0 0 1 .5.5V17a.5.5 0 0 1-1 0v-2.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconCrop=BIconCrop;var BIconCup=makeIcon("Cup",'<path fill-rule="evenodd" d="M12 4H4v8a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4zM3 3v9a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V3H3z"/><path fill-rule="evenodd" d="M14.5 5.5h-2v-1h2A1.5 1.5 0 0 1 16 6v4a1.5 1.5 0 0 1-1.5 1.5h-2v-1h2a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5z"/>');_exports.BIconCup=BIconCup;var BIconCupStraw=makeIcon("CupStraw",'<path fill-rule="evenodd" d="M4.497 5.942l.959 8.155c.014.118.06.181.101.21C5.912 14.555 6.724 15 8 15s2.088-.445 2.443-.693c.04-.029.087-.092.101-.21l.96-8.155.993.116-.96 8.156a1.279 1.279 0 0 1-.52.912C10.53 15.466 9.522 16 8 16s-2.531-.534-3.016-.874a1.279 1.279 0 0 1-.521-.912l-.96-8.156.994-.116z"/><path fill-rule="evenodd" d="M4.467 6.116l.005-.006a.024.024 0 0 1-.005.006zM4.645 6c.146-.073.362-.15.648-.222C5.967 5.61 6.924 5.5 8 5.5c1.076 0 2.033.11 2.707.278.286.072.502.149.648.222-.146.073-.362.15-.648.222C10.033 6.39 9.076 6.5 8 6.5c-1.076 0-2.033-.11-2.707-.278A3.284 3.284 0 0 1 4.645 6zm6.888.116s-.003-.002-.005-.006l.005.006zm-.005-.226a.026.026 0 0 1 .005-.006l-.005.006zm-7.056 0l-.005-.006s.003.002.005.006zm.578-1.082C5.824 4.614 6.867 4.5 8 4.5c1.133 0 2.176.114 2.95.308.383.096.728.218.99.372.228.135.56.396.56.82 0 .424-.332.685-.56.82-.262.154-.607.276-.99.372-.774.194-1.817.308-2.95.308-1.133 0-2.176-.114-2.95-.308-.383-.096-.728-.218-.99-.372-.228-.135-.56-.396-.56-.82 0-.424.332-.685.56-.82.262-.154.607-.276.99-.372z"/><path fill-rule="evenodd" d="M12.964 1.314a.5.5 0 0 1-.278.65l-2.255.902-.943 4.242-.976-.216 1-4.5a.5.5 0 0 1 .302-.356l2.5-1a.5.5 0 0 1 .65.278z"/>');_exports.BIconCupStraw=BIconCupStraw;var BIconCursor=makeIcon("Cursor",'<path fill-rule="evenodd" d="M14.082 2.182a.5.5 0 0 1 .103.557L8.528 15.467a.5.5 0 0 1-.917-.007L5.57 10.694.803 8.652a.5.5 0 0 1-.006-.916l12.728-5.657a.5.5 0 0 1 .556.103zM2.25 8.184l3.897 1.67a.5.5 0 0 1 .262.263l1.67 3.897L12.743 3.52 2.25 8.184z"/>');_exports.BIconCursor=BIconCursor;var BIconCursorFill=makeIcon("CursorFill",'<path fill-rule="evenodd" d="M14.082 2.182a.5.5 0 0 1 .103.557L8.528 15.467a.5.5 0 0 1-.917-.007L5.57 10.694.803 8.652a.5.5 0 0 1-.006-.916l12.728-5.657a.5.5 0 0 1 .556.103z"/>');_exports.BIconCursorFill=BIconCursorFill;var BIconCursorText=makeIcon("CursorText",'<path fill-rule="evenodd" d="M5 2a.5.5 0 0 1 .5-.5c.862 0 1.573.287 2.06.566.174.099.321.198.44.286.119-.088.266-.187.44-.286A4.165 4.165 0 0 1 10.5 1.5a.5.5 0 0 1 0 1c-.638 0-1.177.213-1.564.434a3.49 3.49 0 0 0-.436.294V7.5H9a.5.5 0 0 1 0 1h-.5v4.272c.1.08.248.187.436.294.387.221.926.434 1.564.434a.5.5 0 0 1 0 1 4.165 4.165 0 0 1-2.06-.566A4.561 4.561 0 0 1 8 13.65a4.561 4.561 0 0 1-.44.285 4.165 4.165 0 0 1-2.06.566.5.5 0 0 1 0-1c.638 0 1.177-.213 1.564-.434.188-.107.335-.214.436-.294V8.5H7a.5.5 0 0 1 0-1h.5V3.228a3.49 3.49 0 0 0-.436-.294A3.166 3.166 0 0 0 5.5 2.5.5.5 0 0 1 5 2zm3.352 1.355zm-.704 9.29z"/>');_exports.BIconCursorText=BIconCursorText;var BIconDash=makeIcon("Dash",'<path fill-rule="evenodd" d="M3.5 8a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5z"/>');_exports.BIconDash=BIconDash;var BIconDashCircle=makeIcon("DashCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M3.5 8a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5z"/>');_exports.BIconDashCircle=BIconDashCircle;var BIconDashCircleFill=makeIcon("DashCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4 7.5a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1H4z"/>');_exports.BIconDashCircleFill=BIconDashCircleFill;var BIconDashSquare=makeIcon("DashSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 8a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5z"/>');_exports.BIconDashSquare=BIconDashSquare;var BIconDashSquareFill=makeIcon("DashSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm2 7.5a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1H4z"/>');_exports.BIconDashSquareFill=BIconDashSquareFill;var BIconDiagram2=makeIcon("Diagram2",'<path fill-rule="evenodd" d="M3 11.5A1.5 1.5 0 0 1 4.5 10h1A1.5 1.5 0 0 1 7 11.5v1A1.5 1.5 0 0 1 5.5 14h-1A1.5 1.5 0 0 1 3 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm4.5.5a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1A1.5 1.5 0 0 1 9 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM6 3.5A1.5 1.5 0 0 1 7.5 2h1A1.5 1.5 0 0 1 10 3.5v1A1.5 1.5 0 0 1 8.5 6h-1A1.5 1.5 0 0 1 6 4.5v-1zM7.5 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"/><path fill-rule="evenodd" d="M8 5a.5.5 0 0 1 .5.5V7H11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 5 7h2.5V5.5A.5.5 0 0 1 8 5z"/>');_exports.BIconDiagram2=BIconDiagram2;var BIconDiagram2Fill=makeIcon("Diagram2Fill",'<path fill-rule="evenodd" d="M3 11.5A1.5 1.5 0 0 1 4.5 10h1A1.5 1.5 0 0 1 7 11.5v1A1.5 1.5 0 0 1 5.5 14h-1A1.5 1.5 0 0 1 3 12.5v-1zm6 0a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1A1.5 1.5 0 0 1 9 12.5v-1zm-3-8A1.5 1.5 0 0 1 7.5 2h1A1.5 1.5 0 0 1 10 3.5v1A1.5 1.5 0 0 1 8.5 6h-1A1.5 1.5 0 0 1 6 4.5v-1z"/><path fill-rule="evenodd" d="M8 5a.5.5 0 0 1 .5.5V7H11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 5 7h2.5V5.5A.5.5 0 0 1 8 5z"/>');_exports.BIconDiagram2Fill=BIconDiagram2Fill;var BIconDiagram3=makeIcon("Diagram3",'<path fill-rule="evenodd" d="M0 11.5A1.5 1.5 0 0 1 1.5 10h1A1.5 1.5 0 0 1 4 11.5v1A1.5 1.5 0 0 1 2.5 14h-1A1.5 1.5 0 0 1 0 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm4.5.5A1.5 1.5 0 0 1 7.5 10h1a1.5 1.5 0 0 1 1.5 1.5v1A1.5 1.5 0 0 1 8.5 14h-1A1.5 1.5 0 0 1 6 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm4.5.5a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM6 3.5A1.5 1.5 0 0 1 7.5 2h1A1.5 1.5 0 0 1 10 3.5v1A1.5 1.5 0 0 1 8.5 6h-1A1.5 1.5 0 0 1 6 4.5v-1zM7.5 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"/><path fill-rule="evenodd" d="M8 5a.5.5 0 0 1 .5.5V7H14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 2 7h5.5V5.5A.5.5 0 0 1 8 5z"/>');_exports.BIconDiagram3=BIconDiagram3;var BIconDiagram3Fill=makeIcon("Diagram3Fill",'<path fill-rule="evenodd" d="M8 5a.5.5 0 0 1 .5.5V7H14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 2 7h5.5V5.5A.5.5 0 0 1 8 5zm-8 6.5A1.5 1.5 0 0 1 1.5 10h1A1.5 1.5 0 0 1 4 11.5v1A1.5 1.5 0 0 1 2.5 14h-1A1.5 1.5 0 0 1 0 12.5v-1zm6 0A1.5 1.5 0 0 1 7.5 10h1a1.5 1.5 0 0 1 1.5 1.5v1A1.5 1.5 0 0 1 8.5 14h-1A1.5 1.5 0 0 1 6 12.5v-1zm6 0a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-1z"/><path fill-rule="evenodd" d="M6 3.5A1.5 1.5 0 0 1 7.5 2h1A1.5 1.5 0 0 1 10 3.5v1A1.5 1.5 0 0 1 8.5 6h-1A1.5 1.5 0 0 1 6 4.5v-1z"/>');_exports.BIconDiagram3Fill=BIconDiagram3Fill;var BIconDiamond=makeIcon("Diamond",'<path fill-rule="evenodd" d="M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435zm1.4.7a.495.495 0 0 0-.7 0L1.134 7.65a.495.495 0 0 0 0 .7l6.516 6.516a.495.495 0 0 0 .7 0l6.516-6.516a.495.495 0 0 0 0-.7L8.35 1.134z"/>');_exports.BIconDiamond=BIconDiamond;var BIconDiamondFill=makeIcon("DiamondFill",'<path fill-rule="evenodd" d="M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435z"/>');_exports.BIconDiamondFill=BIconDiamondFill;var BIconDiamondHalf=makeIcon("DiamondHalf",'<path fill-rule="evenodd" d="M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435zM8 .989c.127 0 .253.049.35.145l6.516 6.516a.495.495 0 0 1 0 .7L8.35 14.866a.493.493 0 0 1-.35.145V.989z"/>');_exports.BIconDiamondHalf=BIconDiamondHalf;var BIconDice1=makeIcon("Dice1",'<path fill-rule="evenodd" d="M13 1H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3z"/><circle cx="8" cy="8" r="1.5"/>');_exports.BIconDice1=BIconDice1;var BIconDice1Fill=makeIcon("Dice1Fill",'<path fill-rule="evenodd" d="M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm5 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>');_exports.BIconDice1Fill=BIconDice1Fill;var BIconDice2=makeIcon("Dice2",'<path fill-rule="evenodd" d="M13 1H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3z"/><circle cx="4" cy="4" r="1.5"/><circle cx="12" cy="12" r="1.5"/>');_exports.BIconDice2=BIconDice2;var BIconDice2Fill=makeIcon("Dice2Fill",'<path fill-rule="evenodd" d="M0 3a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3zm5.5 1a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm6.5 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>');_exports.BIconDice2Fill=BIconDice2Fill;var BIconDice3=makeIcon("Dice3",'<path fill-rule="evenodd" d="M13 1H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3z"/><circle cx="4" cy="4" r="1.5"/><circle cx="12" cy="12" r="1.5"/><circle cx="8" cy="8" r="1.5"/>');_exports.BIconDice3=BIconDice3;var BIconDice3Fill=makeIcon("Dice3Fill",'<path fill-rule="evenodd" d="M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm2.5 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm8 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>');_exports.BIconDice3Fill=BIconDice3Fill;var BIconDice4=makeIcon("Dice4",'<path fill-rule="evenodd" d="M13 1H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3z"/><circle cx="4" cy="4" r="1.5"/><circle cx="12" cy="4" r="1.5"/><circle cx="12" cy="12" r="1.5"/><circle cx="4" cy="12" r="1.5"/>');_exports.BIconDice4=BIconDice4;var BIconDice4Fill=makeIcon("Dice4Fill",'<path fill-rule="evenodd" d="M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm1 5.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm8 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm1.5 6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM4 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>');_exports.BIconDice4Fill=BIconDice4Fill;var BIconDice5=makeIcon("Dice5",'<path fill-rule="evenodd" d="M13 1H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3z"/><circle cx="4" cy="4" r="1.5"/><circle cx="12" cy="4" r="1.5"/><circle cx="12" cy="12" r="1.5"/><circle cx="4" cy="12" r="1.5"/><circle cx="8" cy="8" r="1.5"/>');_exports.BIconDice5=BIconDice5;var BIconDice5Fill=makeIcon("Dice5Fill",'<path fill-rule="evenodd" d="M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm2.5 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm8 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM12 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>');_exports.BIconDice5Fill=BIconDice5Fill;var BIconDice6=makeIcon("Dice6",'<path fill-rule="evenodd" d="M13 1H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3z"/><circle cx="4" cy="4" r="1.5"/><circle cx="12" cy="4" r="1.5"/><circle cx="12" cy="12" r="1.5"/><circle cx="12" cy="8" r="1.5"/><circle cx="4" cy="12" r="1.5"/><circle cx="4" cy="8" r="1.5"/>');_exports.BIconDice6=BIconDice6;var BIconDice6Fill=makeIcon("Dice6Fill",'<path fill-rule="evenodd" d="M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm1 5.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm8 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm1.5 6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM12 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM4 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>');_exports.BIconDice6Fill=BIconDice6Fill;var BIconDisplay=makeIcon("Display",'<path d="M5.75 13.5c.167-.333.25-.833.25-1.5h4c0 .667.083 1.167.25 1.5H11a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h.75z"/><path fill-rule="evenodd" d="M13.991 3H2c-.325 0-.502.078-.602.145a.758.758 0 0 0-.254.302A1.46 1.46 0 0 0 1 4.01V10c0 .325.078.502.145.602.07.105.17.188.302.254a1.464 1.464 0 0 0 .538.143L2.01 11H14c.325 0 .502-.078.602-.145a.758.758 0 0 0 .254-.302 1.464 1.464 0 0 0 .143-.538L15 9.99V4c0-.325-.078-.502-.145-.602a.757.757 0 0 0-.302-.254A1.46 1.46 0 0 0 13.99 3zM14 2H2C0 2 0 4 0 4v6c0 2 2 2 2 2h12c2 0 2-2 2-2V4c0-2-2-2-2-2z"/>');_exports.BIconDisplay=BIconDisplay;var BIconDisplayFill=makeIcon("DisplayFill",'<path d="M6 12c0 .667-.083 1.167-.25 1.5H5a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-.75c-.167-.333-.25-.833-.25-1.5h4c2 0 2-2 2-2V4c0-2-2-2-2-2H2C0 2 0 4 0 4v6c0 2 2 2 2 2h4z"/>');_exports.BIconDisplayFill=BIconDisplayFill;var BIconDistributeHorizontal=makeIcon("DistributeHorizontal",'<path fill-rule="evenodd" d="M14.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-.5-.5zm-13 0a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-.5-.5z"/><path d="M6 13a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v10z"/>');_exports.BIconDistributeHorizontal=BIconDistributeHorizontal;var BIconDistributeVertical=makeIcon("DistributeVertical",'<path fill-rule="evenodd" d="M1 1.5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 0-1h-13a.5.5 0 0 0-.5.5zm0 13a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 0-1h-13a.5.5 0 0 0-.5.5z"/><path d="M2 7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7z"/>');_exports.BIconDistributeVertical=BIconDistributeVertical;var BIconDoorClosed=makeIcon("DoorClosed",'<path fill-rule="evenodd" d="M3 2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2zm1 0v13h8V2H4z"/><path d="M7 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/><path fill-rule="evenodd" d="M1 15.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5z"/>');_exports.BIconDoorClosed=BIconDoorClosed;var BIconDoorClosedFill=makeIcon("DoorClosedFill",'<path fill-rule="evenodd" d="M4 1a1 1 0 0 0-1 1v13H1.5a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1H13V2a1 1 0 0 0-1-1H4zm2 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconDoorClosedFill=BIconDoorClosedFill;var BIconDoorOpen=makeIcon("DoorOpen",'<path fill-rule="evenodd" d="M1 15.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5zM11.5 2H11V1h.5A1.5 1.5 0 0 1 13 2.5V15h-1V2.5a.5.5 0 0 0-.5-.5z"/><path fill-rule="evenodd" d="M10.828.122A.5.5 0 0 1 11 .5V15h-1V1.077l-6 .857V15H3V1.5a.5.5 0 0 1 .43-.495l7-1a.5.5 0 0 1 .398.117z"/><path d="M8 9c0 .552.224 1 .5 1s.5-.448.5-1-.224-1-.5-1-.5.448-.5 1z"/>');_exports.BIconDoorOpen=BIconDoorOpen;var BIconDoorOpenFill=makeIcon("DoorOpenFill",'<path fill-rule="evenodd" d="M1.5 15a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1H13V2.5A1.5 1.5 0 0 0 11.5 1H11V.5a.5.5 0 0 0-.57-.495l-7 1A.5.5 0 0 0 3 1.5V15H1.5zM11 2v13h1V2.5a.5.5 0 0 0-.5-.5H11zm-2.5 8c-.276 0-.5-.448-.5-1s.224-1 .5-1 .5.448.5 1-.224 1-.5 1z"/>');_exports.BIconDoorOpenFill=BIconDoorOpenFill;var BIconDot=makeIcon("Dot",'<path fill-rule="evenodd" d="M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>');_exports.BIconDot=BIconDot;var BIconDownload=makeIcon("Download",'<path fill-rule="evenodd" d="M.5 8a.5.5 0 0 1 .5.5V12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V8.5a.5.5 0 0 1 1 0V12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8.5A.5.5 0 0 1 .5 8z"/><path fill-rule="evenodd" d="M5 7.5a.5.5 0 0 1 .707 0L8 9.793 10.293 7.5a.5.5 0 1 1 .707.707l-2.646 2.647a.5.5 0 0 1-.708 0L5 8.207A.5.5 0 0 1 5 7.5z"/><path fill-rule="evenodd" d="M8 1a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0v-8A.5.5 0 0 1 8 1z"/>');_exports.BIconDownload=BIconDownload;var BIconDroplet=makeIcon("Droplet",'<path fill-rule="evenodd" d="M7.21.8C7.69.295 8 0 8 0c.109.363.234.708.371 1.038.812 1.946 2.073 3.35 3.197 4.6C12.878 7.096 14 8.345 14 10a6 6 0 0 1-12 0C2 6.668 5.58 2.517 7.21.8zm.413 1.021A31.25 31.25 0 0 0 5.794 3.99c-.726.95-1.436 2.008-1.96 3.07C3.304 8.133 3 9.138 3 10a5 5 0 0 0 10 0c0-1.201-.796-2.157-2.181-3.7l-.03-.032C9.75 5.11 8.5 3.72 7.623 1.82z"/><path fill-rule="evenodd" d="M4.553 7.776c.82-1.641 1.717-2.753 2.093-3.13l.708.708c-.29.29-1.128 1.311-1.907 2.87l-.894-.448z"/>');_exports.BIconDroplet=BIconDroplet;var BIconDropletFill=makeIcon("DropletFill",'<path fill-rule="evenodd" d="M8 16a6 6 0 0 0 6-6c0-1.655-1.122-2.904-2.432-4.362C10.254 4.176 8.75 2.503 8 0c0 0-6 5.686-6 10a6 6 0 0 0 6 6zM6.646 4.646c-.376.377-1.272 1.489-2.093 3.13l.894.448c.78-1.559 1.616-2.58 1.907-2.87l-.708-.708z"/>');_exports.BIconDropletFill=BIconDropletFill;var BIconDropletHalf=makeIcon("DropletHalf",'<path fill-rule="evenodd" d="M7.21.8C7.69.295 8 0 8 0c.109.363.234.708.371 1.038.812 1.946 2.073 3.35 3.197 4.6C12.878 7.096 14 8.345 14 10a6 6 0 0 1-12 0C2 6.668 5.58 2.517 7.21.8zm.413 1.021A31.25 31.25 0 0 0 5.794 3.99c-.726.95-1.436 2.008-1.96 3.07C3.304 8.133 3 9.138 3 10c0 0 2.5 1.5 5 .5s5-.5 5-.5c0-1.201-.796-2.157-2.181-3.7l-.03-.032C9.75 5.11 8.5 3.72 7.623 1.82z"/><path fill-rule="evenodd" d="M4.553 7.776c.82-1.641 1.717-2.753 2.093-3.13l.708.708c-.29.29-1.128 1.311-1.907 2.87l-.894-.448z"/>');_exports.BIconDropletHalf=BIconDropletHalf;var BIconEarbuds=makeIcon("Earbuds",'<path fill-rule="evenodd" d="M6.825 4.138c.596 2.141-.36 3.593-2.389 4.117a4.432 4.432 0 0 1-2.018.054c-.048-.01.9 2.778 1.522 4.61l.41 1.205a.52.52 0 0 1-.346.659l-.593.19a.548.548 0 0 1-.69-.34L.184 6.99c-.696-2.137.662-4.309 2.564-4.8 2.029-.523 3.402 0 4.076 1.948zm-.868 2.221c.43-.112.561-.993.292-1.969-.269-.975-.836-1.675-1.266-1.563-.43.112-.561.994-.292 1.969.269.975.836 1.675 1.266 1.563zm3.218-2.221c-.596 2.141.36 3.593 2.389 4.117a4.434 4.434 0 0 0 2.018.054c.048-.01-.9 2.778-1.522 4.61l-.41 1.205a.52.52 0 0 0 .346.659l.593.19c.289.092.6-.06.69-.34l2.536-7.643c.696-2.137-.662-4.309-2.564-4.8-2.029-.523-3.402 0-4.076 1.948zm.868 2.221c-.43-.112-.561-.993-.292-1.969.269-.975.836-1.675 1.266-1.563.43.112.561.994.292 1.969-.269.975-.836 1.675-1.266 1.563z"/>');_exports.BIconEarbuds=BIconEarbuds;var BIconEasel=makeIcon("Easel",'<path d="M8.473.337a.5.5 0 0 0-.946 0L6.954 2h2.092L8.473.337zM12.15 11h-1.058l1.435 4.163a.5.5 0 0 0 .946-.326L12.15 11zM8.5 11h-1v2.5a.5.5 0 0 0 1 0V11zm-3.592 0H3.85l-1.323 3.837a.5.5 0 1 0 .946.326L4.908 11z"/><path fill-rule="evenodd" d="M14 3H2v7h12V3zM2 2a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/>');_exports.BIconEasel=BIconEasel;var BIconEaselFill=makeIcon("EaselFill",'<path d="M8.473.337a.5.5 0 0 0-.946 0L6.954 2h2.092L8.473.337zM12.15 11h-1.058l1.435 4.163a.5.5 0 0 0 .946-.326L12.15 11zM8.5 11h-1v2.5a.5.5 0 0 0 1 0V11zm-3.592 0H3.85l-1.323 3.837a.5.5 0 1 0 .946.326L4.908 11zM1 3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3z"/>');_exports.BIconEaselFill=BIconEaselFill;var BIconEgg=makeIcon("Egg",'<path fill-rule="evenodd" d="M8 15a5 5 0 0 0 5-5c0-1.956-.69-4.286-1.742-6.12-.524-.913-1.112-1.658-1.704-2.164C8.956 1.206 8.428 1 8 1c-.428 0-.956.206-1.554.716-.592.506-1.18 1.251-1.704 2.164C3.69 5.714 3 8.044 3 10a5 5 0 0 0 5 5zm0 1a6 6 0 0 0 6-6c0-4.314-3-10-6-10S2 5.686 2 10a6 6 0 0 0 6 6z"/>');_exports.BIconEgg=BIconEgg;var BIconEggFill=makeIcon("EggFill",'<path d="M14 10a6 6 0 0 1-12 0C2 5.686 5 0 8 0s6 5.686 6 10z"/>');_exports.BIconEggFill=BIconEggFill;var BIconEggFried=makeIcon("EggFried",'<path fill-rule="evenodd" d="M13.665 6.113a1 1 0 0 1-.667-.977L13 5a4 4 0 0 0-6.483-3.136 1 1 0 0 1-.8.2 4 4 0 0 0-3.693 6.61 1 1 0 0 1 .2 1 4 4 0 0 0 6.67 4.087 1 1 0 0 1 1.262-.152 2.5 2.5 0 0 0 3.715-2.905 1 1 0 0 1 .341-1.113 2.001 2.001 0 0 0-.547-3.478zM14 5c0 .057 0 .113-.003.17a3.001 3.001 0 0 1 .822 5.216 3.5 3.5 0 0 1-5.201 4.065 5 5 0 0 1-8.336-5.109A5 5 0 0 1 5.896 1.08 5 5 0 0 1 14 5z"/><circle cx="8" cy="8" r="3"/>');_exports.BIconEggFried=BIconEggFried;var BIconEject=makeIcon("Eject",'<path fill-rule="evenodd" d="M7.27 1.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H1.656C.78 9.5.326 8.455.926 7.816L7.27 1.047zM14.346 8.5L8 1.731 1.654 8.5h12.692zM.5 11.5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-1zm14 0h-13v1h13v-1z"/>');_exports.BIconEject=BIconEject;var BIconEjectFill=makeIcon("EjectFill",'<path fill-rule="evenodd" d="M7.27 1.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H1.656C.78 9.5.326 8.455.926 7.816L7.27 1.047zM.5 11.5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-1z"/>');_exports.BIconEjectFill=BIconEjectFill;var BIconEmojiAngry=makeIcon("EmojiAngry",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M4.285 12.433a.5.5 0 0 0 .683-.183A3.498 3.498 0 0 1 8 10.5c1.295 0 2.426.703 3.032 1.75a.5.5 0 0 0 .866-.5A4.498 4.498 0 0 0 8 9.5a4.5 4.5 0 0 0-3.898 2.25.5.5 0 0 0 .183.683z"/><path d="M7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm4 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5z"/><path fill-rule="evenodd" d="M4.053 4.276a.5.5 0 0 1 .67-.223l2 1a.5.5 0 1 1-.447.894l-2-1a.5.5 0 0 1-.223-.67zm7.894 0a.5.5 0 0 0-.67-.223l-2 1a.5.5 0 1 0 .447.894l2-1a.5.5 0 0 0 .223-.67z"/>');_exports.BIconEmojiAngry=BIconEmojiAngry;var BIconEmojiDizzy=makeIcon("EmojiDizzy",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M9.146 5.146a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708.708l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 1 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 0-.708zm-5 0a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 1 1 .708.708l-.647.646.647.646a.5.5 0 1 1-.708.708L5.5 7.207l-.646.647a.5.5 0 1 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 0-.708z"/><path d="M10 11a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/>');_exports.BIconEmojiDizzy=BIconEmojiDizzy;var BIconEmojiExpressionless=makeIcon("EmojiExpressionless",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M4 10.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm5 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"/>');_exports.BIconEmojiExpressionless=BIconEmojiExpressionless;var BIconEmojiFrown=makeIcon("EmojiFrown",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M4.285 12.433a.5.5 0 0 0 .683-.183A3.498 3.498 0 0 1 8 10.5c1.295 0 2.426.703 3.032 1.75a.5.5 0 0 0 .866-.5A4.498 4.498 0 0 0 8 9.5a4.5 4.5 0 0 0-3.898 2.25.5.5 0 0 0 .183.683z"/><path d="M7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm4 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5z"/>');_exports.BIconEmojiFrown=BIconEmojiFrown;var BIconEmojiLaughing=makeIcon("EmojiLaughing",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M12.331 9.5a1 1 0 0 1 0 1A4.998 4.998 0 0 1 8 13a4.998 4.998 0 0 1-4.33-2.5A1 1 0 0 1 4.535 9h6.93a1 1 0 0 1 .866.5z"/><path d="M7 6.5c0 .828-.448 0-1 0s-1 .828-1 0S5.448 5 6 5s1 .672 1 1.5zm4 0c0 .828-.448 0-1 0s-1 .828-1 0S9.448 5 10 5s1 .672 1 1.5z"/>');_exports.BIconEmojiLaughing=BIconEmojiLaughing;var BIconEmojiNeutral=makeIcon("EmojiNeutral",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M4 10.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5z"/><path d="M7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm4 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5z"/>');_exports.BIconEmojiNeutral=BIconEmojiNeutral;var BIconEmojiSmile=makeIcon("EmojiSmile",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M4.285 9.567a.5.5 0 0 1 .683.183A3.498 3.498 0 0 0 8 11.5a3.498 3.498 0 0 0 3.032-1.75.5.5 0 1 1 .866.5A4.498 4.498 0 0 1 8 12.5a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .183-.683z"/><path d="M7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm4 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5z"/>');_exports.BIconEmojiSmile=BIconEmojiSmile;var BIconEmojiSmileUpsideDown=makeIcon("EmojiSmileUpsideDown",'<path fill-rule="evenodd" d="M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1zm0-1a8 8 0 1 1 0 16A8 8 0 0 1 8 0z"/><path fill-rule="evenodd" d="M4.285 6.433a.5.5 0 0 0 .683-.183A3.498 3.498 0 0 1 8 4.5c1.295 0 2.426.703 3.032 1.75a.5.5 0 0 0 .866-.5A4.498 4.498 0 0 0 8 3.5a4.5 4.5 0 0 0-3.898 2.25.5.5 0 0 0 .183.683z"/><path d="M7 9.5C7 8.672 6.552 8 6 8s-1 .672-1 1.5.448 1.5 1 1.5 1-.672 1-1.5zm4 0c0-.828-.448-1.5-1-1.5s-1 .672-1 1.5.448 1.5 1 1.5 1-.672 1-1.5z"/>');_exports.BIconEmojiSmileUpsideDown=BIconEmojiSmileUpsideDown;var BIconEmojiSunglasses=makeIcon("EmojiSunglasses",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M4.285 9.567a.5.5 0 0 1 .683.183A3.498 3.498 0 0 0 8 11.5a3.498 3.498 0 0 0 3.032-1.75.5.5 0 1 1 .866.5A4.498 4.498 0 0 1 8 12.5a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .183-.683zM6.5 6.497V6.5h-1c0-.568.447-.947.862-1.154C6.807 5.123 7.387 5 8 5s1.193.123 1.638.346c.415.207.862.586.862 1.154h-1v-.003l-.003-.01a.213.213 0 0 0-.036-.053.86.86 0 0 0-.27-.194C8.91 6.1 8.49 6 8 6c-.491 0-.912.1-1.19.24a.86.86 0 0 0-.271.194.213.213 0 0 0-.036.054l-.003.01z"/><path d="M2.31 5.243A1 1 0 0 1 3.28 4H6a1 1 0 0 1 1 1v1a2 2 0 0 1-2 2h-.438a2 2 0 0 1-1.94-1.515L2.31 5.243zM9 5a1 1 0 0 1 1-1h2.72a1 1 0 0 1 .97 1.243l-.311 1.242A2 2 0 0 1 11.439 8H11a2 2 0 0 1-2-2V5z"/>');_exports.BIconEmojiSunglasses=BIconEmojiSunglasses;var BIconEnvelope=makeIcon("Envelope",'<path fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2zm13 2.383l-4.758 2.855L15 11.114v-5.73zm-.034 6.878L9.271 8.82 8 9.583 6.728 8.82l-5.694 3.44A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.739zM1 11.114l4.758-2.876L1 5.383v5.73z"/>');_exports.BIconEnvelope=BIconEnvelope;var BIconEnvelopeFill=makeIcon("EnvelopeFill",'<path fill-rule="evenodd" d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555zM0 4.697v7.104l5.803-3.558L0 4.697zM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757zm3.436-.586L16 11.801V4.697l-5.803 3.546z"/>');_exports.BIconEnvelopeFill=BIconEnvelopeFill;var BIconEnvelopeOpen=makeIcon("EnvelopeOpen",'<path fill-rule="evenodd" d="M8.47 1.318a1 1 0 0 0-.94 0l-6 3.2A1 1 0 0 0 1 5.4v.818l5.724 3.465L8 8.917l1.276.766L15 6.218V5.4a1 1 0 0 0-.53-.882l-6-3.2zM15 7.388l-4.754 2.877L15 13.117v-5.73zm-.035 6.874L8 10.083l-6.965 4.18A1 1 0 0 0 2 15h12a1 1 0 0 0 .965-.738zM1 13.117l4.754-2.852L1 7.387v5.73zM7.059.435a2 2 0 0 1 1.882 0l6 3.2A2 2 0 0 1 16 5.4V14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5.4a2 2 0 0 1 1.059-1.765l6-3.2z"/>');_exports.BIconEnvelopeOpen=BIconEnvelopeOpen;var BIconEnvelopeOpenFill=makeIcon("EnvelopeOpenFill",'<path d="M8.941.435a2 2 0 0 0-1.882 0l-6 3.2A2 2 0 0 0 0 5.4v.313l6.709 3.933L8 8.928l1.291.717L16 5.715V5.4a2 2 0 0 0-1.059-1.765l-6-3.2zM16 6.873l-5.693 3.337L16 13.372v-6.5zm-.059 7.611L8 10.072.059 14.484A2 2 0 0 0 2 16h12a2 2 0 0 0 1.941-1.516zM0 13.373l5.693-3.163L0 6.873v6.5z"/>');_exports.BIconEnvelopeOpenFill=BIconEnvelopeOpenFill;var BIconExclamation=makeIcon("Exclamation",'<path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"/>');_exports.BIconExclamation=BIconExclamation;var BIconExclamationCircle=makeIcon("ExclamationCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"/>');_exports.BIconExclamationCircle=BIconExclamationCircle;var BIconExclamationCircleFill=makeIcon("ExclamationCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconExclamationCircleFill=BIconExclamationCircleFill;var BIconExclamationDiamond=makeIcon("ExclamationDiamond",'<path fill-rule="evenodd" d="M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435zm1.4.7a.495.495 0 0 0-.7 0L1.134 7.65a.495.495 0 0 0 0 .7l6.516 6.516a.495.495 0 0 0 .7 0l6.516-6.516a.495.495 0 0 0 0-.7L8.35 1.134z"/><path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"/>');_exports.BIconExclamationDiamond=BIconExclamationDiamond;var BIconExclamationDiamondFill=makeIcon("ExclamationDiamondFill",'<path fill-rule="evenodd" d="M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconExclamationDiamondFill=BIconExclamationDiamondFill;var BIconExclamationOctagon=makeIcon("ExclamationOctagon",'<path fill-rule="evenodd" d="M4.54.146A.5.5 0 0 1 4.893 0h6.214a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146zM5.1 1L1 5.1v5.8L5.1 15h5.8l4.1-4.1V5.1L10.9 1H5.1z"/><path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"/>');_exports.BIconExclamationOctagon=BIconExclamationOctagon;var BIconExclamationOctagonFill=makeIcon("ExclamationOctagonFill",'<path fill-rule="evenodd" d="M11.46.146A.5.5 0 0 0 11.107 0H4.893a.5.5 0 0 0-.353.146L.146 4.54A.5.5 0 0 0 0 4.893v6.214a.5.5 0 0 0 .146.353l4.394 4.394a.5.5 0 0 0 .353.146h6.214a.5.5 0 0 0 .353-.146l4.394-4.394a.5.5 0 0 0 .146-.353V4.893a.5.5 0 0 0-.146-.353L11.46.146zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconExclamationOctagonFill=BIconExclamationOctagonFill;var BIconExclamationSquare=makeIcon("ExclamationSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"/>');_exports.BIconExclamationSquare=BIconExclamationSquare;var BIconExclamationSquareFill=makeIcon("ExclamationSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconExclamationSquareFill=BIconExclamationSquareFill;var BIconExclamationTriangle=makeIcon("ExclamationTriangle",'<path fill-rule="evenodd" d="M7.938 2.016a.146.146 0 0 0-.054.057L1.027 13.74a.176.176 0 0 0-.002.183c.016.03.037.05.054.06.015.01.034.017.066.017h13.713a.12.12 0 0 0 .066-.017.163.163 0 0 0 .055-.06.176.176 0 0 0-.003-.183L8.12 2.073a.146.146 0 0 0-.054-.057A.13.13 0 0 0 8.002 2a.13.13 0 0 0-.064.016zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"/><path d="M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995z"/>');_exports.BIconExclamationTriangle=BIconExclamationTriangle;var BIconExclamationTriangleFill=makeIcon("ExclamationTriangleFill",'<path fill-rule="evenodd" d="M8.982 1.566a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 5zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconExclamationTriangleFill=BIconExclamationTriangleFill;var BIconExclude=makeIcon("Exclude",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2zm12 2v7a1 1 0 0 1-1 1H4V5a1 1 0 0 1 1-1h7z"/>');_exports.BIconExclude=BIconExclude;var BIconEye=makeIcon("Eye",'<path fill-rule="evenodd" d="M16 8s-3-5.5-8-5.5S0 8 0 8s3 5.5 8 5.5S16 8 16 8zM1.173 8a13.134 13.134 0 0 0 1.66 2.043C4.12 11.332 5.88 12.5 8 12.5c2.12 0 3.879-1.168 5.168-2.457A13.134 13.134 0 0 0 14.828 8a13.133 13.133 0 0 0-1.66-2.043C11.879 4.668 10.119 3.5 8 3.5c-2.12 0-3.879 1.168-5.168 2.457A13.133 13.133 0 0 0 1.172 8z"/><path fill-rule="evenodd" d="M8 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5zM4.5 8a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0z"/>');_exports.BIconEye=BIconEye;var BIconEyeFill=makeIcon("EyeFill",'<path d="M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z"/><path fill-rule="evenodd" d="M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z"/>');_exports.BIconEyeFill=BIconEyeFill;var BIconEyeSlash=makeIcon("EyeSlash",'<path d="M13.359 11.238C15.06 9.72 16 8 16 8s-3-5.5-8-5.5a7.028 7.028 0 0 0-2.79.588l.77.771A5.944 5.944 0 0 1 8 3.5c2.12 0 3.879 1.168 5.168 2.457A13.134 13.134 0 0 1 14.828 8c-.058.087-.122.183-.195.288-.335.48-.83 1.12-1.465 1.755-.165.165-.337.328-.517.486l.708.709z"/><path d="M11.297 9.176a3.5 3.5 0 0 0-4.474-4.474l.823.823a2.5 2.5 0 0 1 2.829 2.829l.822.822zm-2.943 1.299l.822.822a3.5 3.5 0 0 1-4.474-4.474l.823.823a2.5 2.5 0 0 0 2.829 2.829z"/><path d="M3.35 5.47c-.18.16-.353.322-.518.487A13.134 13.134 0 0 0 1.172 8l.195.288c.335.48.83 1.12 1.465 1.755C4.121 11.332 5.881 12.5 8 12.5c.716 0 1.39-.133 2.02-.36l.77.772A7.029 7.029 0 0 1 8 13.5C3 13.5 0 8 0 8s.939-1.721 2.641-3.238l.708.709z"/><path fill-rule="evenodd" d="M13.646 14.354l-12-12 .708-.708 12 12-.708.708z"/>');_exports.BIconEyeSlash=BIconEyeSlash;var BIconEyeSlashFill=makeIcon("EyeSlashFill",'<path d="M10.79 12.912l-1.614-1.615a3.5 3.5 0 0 1-4.474-4.474l-2.06-2.06C.938 6.278 0 8 0 8s3 5.5 8 5.5a7.029 7.029 0 0 0 2.79-.588zM5.21 3.088A7.028 7.028 0 0 1 8 2.5c5 0 8 5.5 8 5.5s-.939 1.721-2.641 3.238l-2.062-2.062a3.5 3.5 0 0 0-4.474-4.474L5.21 3.089z"/><path d="M5.525 7.646a2.5 2.5 0 0 0 2.829 2.829l-2.83-2.829zm4.95.708l-2.829-2.83a2.5 2.5 0 0 1 2.829 2.829z"/><path fill-rule="evenodd" d="M13.646 14.354l-12-12 .708-.708 12 12-.708.708z"/>');_exports.BIconEyeSlashFill=BIconEyeSlashFill;var BIconEyeglasses=makeIcon("Eyeglasses",'<path fill-rule="evenodd" d="M4 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm8-1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/><path fill-rule="evenodd" d="M8 7a1 1 0 0 0-1 1H6a2 2 0 1 1 4 0H9a1 1 0 0 0-1-1zM0 8a.5.5 0 0 1 .5-.5h1v1h-1A.5.5 0 0 1 0 8zm15.5.5h-1v-1h1a.5.5 0 0 1 0 1z"/>');_exports.BIconEyeglasses=BIconEyeglasses;var BIconFile=makeIcon("File",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/>');_exports.BIconFile=BIconFile;var BIconFileArrowDown=makeIcon("FileArrowDown",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path fill-rule="evenodd" d="M4.646 8.146a.5.5 0 0 1 .708 0L8 10.793l2.646-2.647a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M8 4a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0v-6A.5.5 0 0 1 8 4z"/>');_exports.BIconFileArrowDown=BIconFileArrowDown;var BIconFileArrowDownFill=makeIcon("FileArrowDownFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM8.5 4.5a.5.5 0 0 0-1 0v5.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V4.5z"/>');_exports.BIconFileArrowDownFill=BIconFileArrowDownFill;var BIconFileArrowUp=makeIcon("FileArrowUp",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path fill-rule="evenodd" d="M4.646 7.854a.5.5 0 0 0 .708 0L8 5.207l2.646 2.647a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 0 0 0 .708z"/><path fill-rule="evenodd" d="M8 12a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-1 0v6a.5.5 0 0 0 .5.5z"/>');_exports.BIconFileArrowUp=BIconFileArrowUp;var BIconFileArrowUpFill=makeIcon("FileArrowUpFill",'<path fill-rule="evenodd" d="M12 15H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2zm-3.5-3.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V11.5z"/>');_exports.BIconFileArrowUpFill=BIconFileArrowUpFill;var BIconFileBinary=makeIcon("FileBinary",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path d="M5.526 13.09c.976 0 1.524-.79 1.524-2.205 0-1.412-.548-2.203-1.524-2.203-.978 0-1.526.79-1.526 2.203 0 1.415.548 2.206 1.526 2.206zm-.832-2.205c0-1.05.29-1.612.832-1.612.358 0 .607.247.733.721L4.7 11.137a6.749 6.749 0 0 1-.006-.252zm.832 1.614c-.36 0-.606-.246-.732-.718l1.556-1.145c.003.079.005.164.005.249 0 1.052-.29 1.614-.829 1.614zm5.329.501v-.595H9.73V8.772h-.69l-1.19.786v.688L8.986 9.5h.05v2.906h-1.18V13h3z"/>');_exports.BIconFileBinary=BIconFileBinary;var BIconFileBinaryFill=makeIcon("FileBinaryFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm-4.95 9.885c0 1.415-.548 2.206-1.524 2.206C4.548 13.09 4 12.3 4 10.885c0-1.412.548-2.203 1.526-2.203.976 0 1.524.79 1.524 2.203zM5.526 9.273c-.542 0-.832.563-.832 1.612 0 .088.003.173.006.252l1.56-1.143c-.126-.474-.375-.72-.733-.72zm-.732 2.508c.126.472.372.718.732.718.54 0 .83-.563.83-1.614 0-.085-.003-.17-.006-.25l-1.556 1.146zm6.061.624V13h-3v-.595h1.181V9.5h-.05l-1.136.747v-.688l1.19-.786h.69v3.633h1.125z"/>');_exports.BIconFileBinaryFill=BIconFileBinaryFill;var BIconFileBreak=makeIcon("FileBreak",'<path fill-rule="evenodd" d="M0 10.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5z"/><path d="M12 1H4a2 2 0 0 0-2 2v6h1V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v6h1V3a2 2 0 0 0-2-2zm2 11h-1v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-1H2v1a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-1z"/>');_exports.BIconFileBreak=BIconFileBreak;var BIconFileBreakFill=makeIcon("FileBreakFill",'<path fill-rule="evenodd" d="M0 10.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5z"/><path d="M12 1H4a2 2 0 0 0-2 2v6h12V3a2 2 0 0 0-2-2zm2 11H2v1a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-1z"/>');_exports.BIconFileBreakFill=BIconFileBreakFill;var BIconFileCheck=makeIcon("FileCheck",'<path fill-rule="evenodd" d="M10.854 6.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 8.793l2.646-2.647a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/>');_exports.BIconFileCheck=BIconFileCheck;var BIconFileCheckFill=makeIcon("FileCheckFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm-1.146 5.854a.5.5 0 0 0-.708-.708L7.5 8.793 6.354 7.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"/>');_exports.BIconFileCheckFill=BIconFileCheckFill;var BIconFileCode=makeIcon("FileCode",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path fill-rule="evenodd" d="M8.646 5.646a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 8 8.646 6.354a.5.5 0 0 1 0-.708zm-1.292 0a.5.5 0 0 0-.708 0l-2 2a.5.5 0 0 0 0 .708l2 2a.5.5 0 0 0 .708-.708L5.707 8l1.647-1.646a.5.5 0 0 0 0-.708z"/>');_exports.BIconFileCode=BIconFileCode;var BIconFileCodeFill=makeIcon("FileCodeFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM6.646 5.646a.5.5 0 1 1 .708.708L5.707 8l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2zm2.708 0a.5.5 0 1 0-.708.708L10.293 8 8.646 9.646a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2z"/>');_exports.BIconFileCodeFill=BIconFileCodeFill;var BIconFileDiff=makeIcon("FileDiff",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path fill-rule="evenodd" d="M5.5 10.5A.5.5 0 0 1 6 10h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5zM8 4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0v-4A.5.5 0 0 1 8 4z"/><path fill-rule="evenodd" d="M5.5 6.5A.5.5 0 0 1 6 6h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFileDiff=BIconFileDiff;var BIconFileDiffFill=makeIcon("FileDiffFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM8.5 4.5a.5.5 0 0 0-1 0V6H6a.5.5 0 0 0 0 1h1.5v1.5a.5.5 0 0 0 1 0V7H10a.5.5 0 0 0 0-1H8.5V4.5zM6 10a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"/>');_exports.BIconFileDiffFill=BIconFileDiffFill;var BIconFileEarmark=makeIcon("FileEarmark",'<path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/><path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5z"/>');_exports.BIconFileEarmark=BIconFileEarmark;var BIconFileEarmarkArrowDown=makeIcon("FileEarmarkArrowDown",'<path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/><path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5z"/><path fill-rule="evenodd" d="M5.646 9.146a.5.5 0 0 1 .708 0L8 10.793l1.646-1.647a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M8 6a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0v-4A.5.5 0 0 1 8 6z"/>');_exports.BIconFileEarmarkArrowDown=BIconFileEarmarkArrowDown;var BIconFileEarmarkArrowUp=makeIcon("FileEarmarkArrowUp",'<path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/><path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5z"/><path fill-rule="evenodd" d="M5.646 8.854a.5.5 0 0 0 .708 0L8 7.207l1.646 1.647a.5.5 0 0 0 .708-.708l-2-2a.5.5 0 0 0-.708 0l-2 2a.5.5 0 0 0 0 .708z"/><path fill-rule="evenodd" d="M8 12a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-1 0v4a.5.5 0 0 0 .5.5z"/>');_exports.BIconFileEarmarkArrowUp=BIconFileEarmarkArrowUp;var BIconFileEarmarkArrowUpFill=makeIcon("FileEarmarkArrowUpFill",'<path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h5.293a1 1 0 0 1 .707.293L13.707 5a1 1 0 0 1 .293.707V13a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm7 2V2l4 4h-3a1 1 0 0 1-1-1zM6.354 9.854a.5.5 0 0 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 8.707V12.5a.5.5 0 0 1-1 0V8.707L6.354 9.854z"/>');_exports.BIconFileEarmarkArrowUpFill=BIconFileEarmarkArrowUpFill;var BIconFileEarmarkBinary=makeIcon("FileEarmarkBinary",'<path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/><path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5zm-3.474 8.59c.976 0 1.524-.79 1.524-2.205 0-1.412-.548-2.203-1.524-2.203-.978 0-1.526.79-1.526 2.203 0 1.415.548 2.206 1.526 2.206zm-.832-2.205c0-1.05.29-1.612.832-1.612.358 0 .607.247.733.721L4.7 11.137a6.749 6.749 0 0 1-.006-.252zm.832 1.614c-.36 0-.606-.246-.732-.718l1.556-1.145c.003.079.005.164.005.249 0 1.052-.29 1.614-.829 1.614zm5.329.501v-.595H9.73V8.772h-.69l-1.19.786v.688L8.986 9.5h.05v2.906h-1.18V13h3z"/>');_exports.BIconFileEarmarkBinary=BIconFileEarmarkBinary;var BIconFileEarmarkBinaryFill=makeIcon("FileEarmarkBinaryFill",'<path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h5.293a1 1 0 0 1 .707.293L13.707 5a1 1 0 0 1 .293.707V13a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm7 2V2l4 4h-3a1 1 0 0 1-1-1zm-1.95 5.885c0 1.415-.548 2.206-1.524 2.206C4.548 13.09 4 12.3 4 10.885c0-1.412.548-2.203 1.526-2.203.976 0 1.524.79 1.524 2.203zM5.526 9.273c-.542 0-.832.563-.832 1.612 0 .088.003.173.006.252l1.56-1.143c-.126-.474-.375-.72-.733-.72zm-.732 2.508c.126.472.372.718.732.718.54 0 .83-.563.83-1.614 0-.085-.003-.17-.006-.25l-1.556 1.146zm6.061.624V13h-3v-.595h1.181V9.5h-.05l-1.136.747v-.688l1.19-.786h.69v3.633h1.125z"/>');_exports.BIconFileEarmarkBinaryFill=BIconFileEarmarkBinaryFill;var BIconFileEarmarkBreak=makeIcon("FileEarmarkBreak",'<path fill-rule="evenodd" d="M9 1H4a2 2 0 0 0-2 2v6h1V3a1 1 0 0 1 1-1h5v2.5A1.5 1.5 0 0 0 10.5 6H13v3h1V6L9 1zm5 11h-1v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-1H2v1a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-1zM0 10.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFileEarmarkBreak=BIconFileEarmarkBreak;var BIconFileEarmarkBreakFill=makeIcon("FileEarmarkBreakFill",'<path fill-rule="evenodd" d="M0 10.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5zM2 3a2 2 0 0 1 2-2h5.293a1 1 0 0 1 .707.293L13.707 5a1 1 0 0 1 .293.707V9H2V3zm7 2V2l4 4h-3a1 1 0 0 1-1-1z"/><path d="M2 13a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-1H2v1z"/>');_exports.BIconFileEarmarkBreakFill=BIconFileEarmarkBreakFill;var BIconFileEarmarkCheck=makeIcon("FileEarmarkCheck",'<path d="M9 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h5v-1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5v2.5A1.5 1.5 0 0 0 10.5 6H13v2h1V6L9 1z"/><path fill-rule="evenodd" d="M15.854 10.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708l1.146 1.147 2.646-2.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconFileEarmarkCheck=BIconFileEarmarkCheck;var BIconFileEarmarkCheckFill=makeIcon("FileEarmarkCheckFill",'<path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h5.293a1 1 0 0 1 .707.293L13.707 5a1 1 0 0 1 .293.707V13a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm7 2V2l4 4h-3a1 1 0 0 1-1-1zm1.854 2.854a.5.5 0 0 0-.708-.708L7.5 9.793 6.354 8.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"/>');_exports.BIconFileEarmarkCheckFill=BIconFileEarmarkCheckFill;var BIconFileEarmarkCode=makeIcon("FileEarmarkCode",'<path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/><path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5z"/><path fill-rule="evenodd" d="M8.646 6.646a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 9 8.646 7.354a.5.5 0 0 1 0-.708zm-1.292 0a.5.5 0 0 0-.708 0l-2 2a.5.5 0 0 0 0 .708l2 2a.5.5 0 0 0 .708-.708L5.707 9l1.647-1.646a.5.5 0 0 0 0-.708z"/>');_exports.BIconFileEarmarkCode=BIconFileEarmarkCode;var BIconFileEarmarkCodeFill=makeIcon("FileEarmarkCodeFill",'<path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h5.293a1 1 0 0 1 .707.293L13.707 5a1 1 0 0 1 .293.707V13a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm7 2V2l4 4h-3a1 1 0 0 1-1-1zM6.646 7.646a.5.5 0 1 1 .708.708L5.707 10l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2zm4.708 2l-2-2a.5.5 0 1 0-.708.708L10.293 10l-1.647 1.646a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708z"/>');_exports.BIconFileEarmarkCodeFill=BIconFileEarmarkCodeFill;var BIconFileEarmarkDiff=makeIcon("FileEarmarkDiff",'<path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/><path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5z"/><path fill-rule="evenodd" d="M5.5 11.5A.5.5 0 0 1 6 11h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5zM8 5a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0v-4A.5.5 0 0 1 8 5z"/><path fill-rule="evenodd" d="M5.5 7.5A.5.5 0 0 1 6 7h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFileEarmarkDiff=BIconFileEarmarkDiff;var BIconFileEarmarkDiffFill=makeIcon("FileEarmarkDiffFill",'<path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h5.293a1 1 0 0 1 .707.293L13.707 5a1 1 0 0 1 .293.707V13a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm7 2V2l4 4h-3a1 1 0 0 1-1-1zM8 6a.5.5 0 0 1 .5.5V8H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V9H6a.5.5 0 0 1 0-1h1.5V6.5A.5.5 0 0 1 8 6zm-2.5 6.5A.5.5 0 0 1 6 12h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFileEarmarkDiffFill=BIconFileEarmarkDiffFill;var BIconFileEarmarkFill=makeIcon("FileEarmarkFill",'<path fill-rule="evenodd" d="M4 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V5.707A1 1 0 0 0 13.707 5L10 1.293A1 1 0 0 0 9.293 1H4zm5 1v3a1 1 0 0 0 1 1h3L9 2z"/>');_exports.BIconFileEarmarkFill=BIconFileEarmarkFill;var BIconFileEarmarkMedical=makeIcon("FileEarmarkMedical",'<path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/><path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5z"/><path fill-rule="evenodd" d="M7 4a.5.5 0 0 1 .5.5v.634l.549-.317a.5.5 0 1 1 .5.866L8 6l.549.317a.5.5 0 1 1-.5.866L7.5 6.866V7.5a.5.5 0 0 1-1 0v-.634l-.549.317a.5.5 0 1 1-.5-.866L6 6l-.549-.317a.5.5 0 0 1 .5-.866l.549.317V4.5A.5.5 0 0 1 7 4zM5 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFileEarmarkMedical=BIconFileEarmarkMedical;var BIconFileEarmarkMedicalFill=makeIcon("FileEarmarkMedicalFill",'<path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h5.293a1 1 0 0 1 .707.293L13.707 5a1 1 0 0 1 .293.707V13a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm7 2V2l4 4h-3a1 1 0 0 1-1-1zm-2.5.5a.5.5 0 0 0-1 0v.634l-.549-.317a.5.5 0 1 0-.5.866L5 7l-.549.317a.5.5 0 1 0 .5.866l.549-.317V8.5a.5.5 0 1 0 1 0v-.634l.549.317a.5.5 0 1 0 .5-.866L7 7l.549-.317a.5.5 0 1 0-.5-.866l-.549.317V5.5zm-2 4.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 2a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"/>');_exports.BIconFileEarmarkMedicalFill=BIconFileEarmarkMedicalFill;var BIconFileEarmarkMinus=makeIcon("FileEarmarkMinus",'<path d="M9 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h5v-1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5v2.5A1.5 1.5 0 0 0 10.5 6H13v2h1V6L9 1z"/><path fill-rule="evenodd" d="M11 11.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFileEarmarkMinus=BIconFileEarmarkMinus;var BIconFileEarmarkMinusFill=makeIcon("FileEarmarkMinusFill",'<path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h5.293a1 1 0 0 1 .707.293L13.707 5a1 1 0 0 1 .293.707V13a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm7 2V2l4 4h-3a1 1 0 0 1-1-1zM6 8.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"/>');_exports.BIconFileEarmarkMinusFill=BIconFileEarmarkMinusFill;var BIconFileEarmarkPlus=makeIcon("FileEarmarkPlus",'<path d="M9 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h5v-1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5v2.5A1.5 1.5 0 0 0 10.5 6H13v2h1V6L9 1z"/><path fill-rule="evenodd" d="M13.5 10a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1H13v-1.5a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M13 12.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0v-2z"/>');_exports.BIconFileEarmarkPlus=BIconFileEarmarkPlus;var BIconFileEarmarkPlusFill=makeIcon("FileEarmarkPlusFill",'<path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h5.293a1 1 0 0 1 .707.293L13.707 5a1 1 0 0 1 .293.707V13a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm7 2V2l4 4h-3a1 1 0 0 1-1-1zm-.5 2a.5.5 0 0 0-1 0v1.5H6a.5.5 0 0 0 0 1h1.5V11a.5.5 0 0 0 1 0V9.5H10a.5.5 0 0 0 0-1H8.5V7z"/>');_exports.BIconFileEarmarkPlusFill=BIconFileEarmarkPlusFill;var BIconFileEarmarkRuled=makeIcon("FileEarmarkRuled",'<path fill-rule="evenodd" d="M5 9H3V8h10v1H6v2h7v1H6v2H5v-2H3v-1h2V9z"/><path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/><path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5z"/>');_exports.BIconFileEarmarkRuled=BIconFileEarmarkRuled;var BIconFileEarmarkRuledFill=makeIcon("FileEarmarkRuledFill",'<path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h5.293a1 1 0 0 1 .707.293L13.707 5a1 1 0 0 1 .293.707V13a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm7 2V2l4 4h-3a1 1 0 0 1-1-1zM3 8v1h2v2H3v1h2v2h1v-2h7v-1H6V9h7V8H3z"/>');_exports.BIconFileEarmarkRuledFill=BIconFileEarmarkRuledFill;var BIconFileEarmarkSpreadsheet=makeIcon("FileEarmarkSpreadsheet",'<path fill-rule="evenodd" d="M5 9H3V8h10v1h-3v2h3v1h-3v2H9v-2H6v2H5v-2H3v-1h2V9zm1 0v2h3V9H6z"/><path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/><path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5z"/>');_exports.BIconFileEarmarkSpreadsheet=BIconFileEarmarkSpreadsheet;var BIconFileEarmarkSpreadsheetFill=makeIcon("FileEarmarkSpreadsheetFill",'<path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h5.293a1 1 0 0 1 .707.293L13.707 5a1 1 0 0 1 .293.707V13a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm7 2V2l4 4h-3a1 1 0 0 1-1-1zM3 8v1h2v2H3v1h2v2h1v-2h3v2h1v-2h3v-1h-3V9h3V8H3zm3 3V9h3v2H6z"/>');_exports.BIconFileEarmarkSpreadsheetFill=BIconFileEarmarkSpreadsheetFill;var BIconFileEarmarkText=makeIcon("FileEarmarkText",'<path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/><path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5z"/><path fill-rule="evenodd" d="M5 11.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFileEarmarkText=BIconFileEarmarkText;var BIconFileEarmarkTextFill=makeIcon("FileEarmarkTextFill",'<path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h5.293a1 1 0 0 1 .707.293L13.707 5a1 1 0 0 1 .293.707V13a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm7 2V2l4 4h-3a1 1 0 0 1-1-1zM4.5 8a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7zM4 10.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFileEarmarkTextFill=BIconFileEarmarkTextFill;var BIconFileEarmarkZip=makeIcon("FileEarmarkZip",'<path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/><path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5z"/><path fill-rule="evenodd" d="M5 8.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v.938l.4 1.599a1 1 0 0 1-.416 1.074l-.93.62a1 1 0 0 1-1.11 0l-.929-.62a1 1 0 0 1-.415-1.074L5 9.438V8.5zm2 0H6v.938a1 1 0 0 1-.03.243l-.4 1.598.93.62.929-.62-.4-1.598A1 1 0 0 1 7 9.438V8.5z"/><path d="M6 2h1.5v1H6zM5 3h1.5v1H5zm1 1h1.5v1H6zM5 5h1.5v1H5zm1 1h1.5v1H6V6z"/>');_exports.BIconFileEarmarkZip=BIconFileEarmarkZip;var BIconFileEarmarkZipFill=makeIcon("FileEarmarkZipFill",'<path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h.5v1h1v1h-1v1h1v1h-1v1h1v1H7V6H6V5h1V4H6V3h1V2H6V1h3.293a1 1 0 0 1 .707.293L13.707 5a1 1 0 0 1 .293.707V13a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm7 2V2l4 4h-3a1 1 0 0 1-1-1zM5.5 7.5a1 1 0 0 0-1 1v.938l-.4 1.599a1 1 0 0 0 .416 1.074l.93.62a1 1 0 0 0 1.109 0l.93-.62a1 1 0 0 0 .415-1.074l-.4-1.599V8.5a1 1 0 0 0-1-1h-1zm0 1.938V8.5h1v.938a1 1 0 0 0 .03.243l.4 1.598-.93.62-.93-.62.4-1.598a1 1 0 0 0 .03-.243z"/>');_exports.BIconFileEarmarkZipFill=BIconFileEarmarkZipFill;var BIconFileFill=makeIcon("FileFill",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/>');_exports.BIconFileFill=BIconFileFill;var BIconFileMedical=makeIcon("FileMedical",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path fill-rule="evenodd" d="M8 4a.5.5 0 0 1 .5.5v.634l.549-.317a.5.5 0 1 1 .5.866L9 6l.549.317a.5.5 0 1 1-.5.866L8.5 6.866V7.5a.5.5 0 0 1-1 0v-.634l-.549.317a.5.5 0 1 1-.5-.866L7 6l-.549-.317a.5.5 0 0 1 .5-.866l.549.317V4.5A.5.5 0 0 1 8 4zM5 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFileMedical=BIconFileMedical;var BIconFileMedicalFill=makeIcon("FileMedicalFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM8.5 4.5a.5.5 0 0 0-1 0v.634l-.549-.317a.5.5 0 1 0-.5.866L7 6l-.549.317a.5.5 0 1 0 .5.866l.549-.317V7.5a.5.5 0 1 0 1 0v-.634l.549.317a.5.5 0 1 0 .5-.866L9 6l.549-.317a.5.5 0 1 0-.5-.866l-.549.317V4.5zM5.5 9a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 2a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"/>');_exports.BIconFileMedicalFill=BIconFileMedicalFill;var BIconFileMinus=makeIcon("FileMinus",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path fill-rule="evenodd" d="M5.5 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFileMinus=BIconFileMinus;var BIconFileMinusFill=makeIcon("FileMinusFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM6 7.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"/>');_exports.BIconFileMinusFill=BIconFileMinusFill;var BIconFileMusic=makeIcon("FileMusic",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path d="M9 11.5c0 .828-.895 1.5-2 1.5s-2-.672-2-1.5.895-1.5 2-1.5 2 .672 2 1.5z"/><path fill-rule="evenodd" d="M9 5v6.5H8V5h1z"/><path d="M8 4.754a1 1 0 0 1 .725-.961l1.5-.429a1 1 0 0 1 1.275.962V6L8 7V4.754z"/>');_exports.BIconFileMusic=BIconFileMusic;var BIconFileMusicFill=makeIcon("FileMusicFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM8.725 3.793A1 1 0 0 0 8 4.754V10.2a2.52 2.52 0 0 0-1-.2c-1.105 0-2 .672-2 1.5S5.895 13 7 13s2-.672 2-1.5V6.714L11.5 6V4.326a1 1 0 0 0-1.275-.962l-1.5.429z"/>');_exports.BIconFileMusicFill=BIconFileMusicFill;var BIconFilePerson=makeIcon("FilePerson",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path d="M13.784 14c-.497-1.27-1.988-3-5.784-3s-5.287 1.73-5.784 3h11.568z"/><path fill-rule="evenodd" d="M8 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>');_exports.BIconFilePerson=BIconFilePerson;var BIconFilePersonFill=makeIcon("FilePersonFill",'<path fill-rule="evenodd" d="M2 3a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3zm6 7a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm5 2.755C12.146 11.825 10.623 11 8 11s-4.146.826-5 1.755V13a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-.245z"/>');_exports.BIconFilePersonFill=BIconFilePersonFill;var BIconFilePlus=makeIcon("FilePlus",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path fill-rule="evenodd" d="M8 5.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 .5-.5z"/>');_exports.BIconFilePlus=BIconFilePlus;var BIconFilePlusFill=makeIcon("FilePlusFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM8.5 6a.5.5 0 0 0-1 0v1.5H6a.5.5 0 0 0 0 1h1.5V10a.5.5 0 0 0 1 0V8.5H10a.5.5 0 0 0 0-1H8.5V6z"/>');_exports.BIconFilePlusFill=BIconFilePlusFill;var BIconFilePost=makeIcon("FilePost",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path d="M4 5.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-7z"/><path fill-rule="evenodd" d="M4 3.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFilePost=BIconFilePost;var BIconFilePostFill=makeIcon("FilePostFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM4.5 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 2a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-7z"/>');_exports.BIconFilePostFill=BIconFilePostFill;var BIconFileRichtext=makeIcon("FileRichtext",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path fill-rule="evenodd" d="M4.5 11.5A.5.5 0 0 1 5 11h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm0-2A.5.5 0 0 1 5 9h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm1.639-3.708l1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V7.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V7s1.54-1.274 1.639-1.208zM6.25 5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5z"/>');_exports.BIconFileRichtext=BIconFileRichtext;var BIconFileRichtextFill=makeIcon("FileRichtextFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM7 4.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm-.861 1.542l1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V7.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V7s1.54-1.274 1.639-1.208zM5 9a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1H5zm0 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1H5z"/>');_exports.BIconFileRichtextFill=BIconFileRichtextFill;var BIconFileRuled=makeIcon("FileRuled",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path fill-rule="evenodd" d="M13 6H3V5h10v1zm0 3H3V8h10v1zm0 3H3v-1h10v1z"/><path fill-rule="evenodd" d="M5 14V6h1v8H5z"/>');_exports.BIconFileRuled=BIconFileRuled;var BIconFileRuledFill=makeIcon("FileRuledFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v2h12V3a2 2 0 0 0-2-2zm2 5H6v2h8V6zm0 3H6v2h8V9zm0 3H6v3h6a2 2 0 0 0 2-2v-1zm-9 3v-3H2v1a2 2 0 0 0 2 2h1zm-3-4h3V9H2v2zm0-3h3V6H2v2z"/>');_exports.BIconFileRuledFill=BIconFileRuledFill;var BIconFileSpreadsheet=makeIcon("FileSpreadsheet",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path fill-rule="evenodd" d="M13 6H3V5h10v1zm0 3H3V8h10v1zm0 3H3v-1h10v1z"/><path fill-rule="evenodd" d="M5 14V6h1v8H5zm4 0V6h1v8H9z"/>');_exports.BIconFileSpreadsheet=BIconFileSpreadsheet;var BIconFileSpreadsheetFill=makeIcon("FileSpreadsheetFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v2h12V3a2 2 0 0 0-2-2zm2 5h-4v2h4V6zm0 3h-4v2h4V9zm0 3h-4v3h2a2 2 0 0 0 2-2v-1zm-5 3v-3H6v3h3zm-4 0v-3H2v1a2 2 0 0 0 2 2h1zm-3-4h3V9H2v2zm0-3h3V6H2v2zm4 0V6h3v2H6zm0 1h3v2H6V9z"/>');_exports.BIconFileSpreadsheetFill=BIconFileSpreadsheetFill;var BIconFileText=makeIcon("FileText",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path fill-rule="evenodd" d="M4.5 10.5A.5.5 0 0 1 5 10h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm0-2A.5.5 0 0 1 5 8h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm0-2A.5.5 0 0 1 5 6h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm0-2A.5.5 0 0 1 5 4h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFileText=BIconFileText;var BIconFileTextFill=makeIcon("FileTextFill",'<path fill-rule="evenodd" d="M12 1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM5 4a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1H5zm-.5 2.5A.5.5 0 0 1 5 6h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zM5 8a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1H5zm0 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1H5z"/>');_exports.BIconFileTextFill=BIconFileTextFill;var BIconFileZip=makeIcon("FileZip",'<path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/><path fill-rule="evenodd" d="M6.5 8.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v.938l.4 1.599a1 1 0 0 1-.416 1.074l-.93.62a1 1 0 0 1-1.109 0l-.93-.62a1 1 0 0 1-.415-1.074l.4-1.599V8.5zm2 0h-1v.938a1 1 0 0 1-.03.243l-.4 1.598.93.62.93-.62-.4-1.598a1 1 0 0 1-.03-.243V8.5z"/><path d="M7.5 2H9v1H7.5zm-1 1H8v1H6.5zm1 1H9v1H7.5zm-1 1H8v1H6.5zm1 1H9v1H7.5V6z"/>');_exports.BIconFileZip=BIconFileZip;var BIconFileZipFill=makeIcon("FileZipFill",'<path fill-rule="evenodd" d="M8 1h4a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h2.5v1h1v1h-1v1h1v1h-1v1h1v1H9V6H8V5h1V4H8V3h1V2H8V1zM6.5 8.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v.938l.4 1.599a1 1 0 0 1-.416 1.074l-.93.62a1 1 0 0 1-1.109 0l-.93-.62a1 1 0 0 1-.415-1.074l.4-1.599V8.5zm2 .938V8.5h-1v.938a1 1 0 0 1-.03.243l-.4 1.598.93.62.93-.62-.4-1.598a1 1 0 0 1-.03-.243z"/>');_exports.BIconFileZipFill=BIconFileZipFill;var BIconFiles=makeIcon("Files",'<path fill-rule="evenodd" d="M3 2h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H3z"/><path d="M5 0h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1H3a2 2 0 0 1 2-2z"/>');_exports.BIconFiles=BIconFiles;var BIconFilesAlt=makeIcon("FilesAlt",'<path fill-rule="evenodd" d="M3 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3z"/><path d="M13 4V3a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1z"/>');_exports.BIconFilesAlt=BIconFilesAlt;var BIconFilm=makeIcon("Film",'<path fill-rule="evenodd" d="M0 1a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V1zm4 0h8v6H4V1zm8 8H4v6h8V9zM1 1h2v2H1V1zm2 3H1v2h2V4zM1 7h2v2H1V7zm2 3H1v2h2v-2zm-2 3h2v2H1v-2zM15 1h-2v2h2V1zm-2 3h2v2h-2V4zm2 3h-2v2h2V7zm-2 3h2v2h-2v-2zm2 3h-2v2h2v-2z"/>');_exports.BIconFilm=BIconFilm;var BIconFilter=makeIcon("Filter",'<path fill-rule="evenodd" d="M6 10.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFilter=BIconFilter;var BIconFilterCircle=makeIcon("FilterCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M7 11.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFilterCircle=BIconFilterCircle;var BIconFilterCircleFill=makeIcon("FilterCircleFill",'<path fill-rule="evenodd" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM3.5 5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zM5 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm2 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFilterCircleFill=BIconFilterCircleFill;var BIconFilterLeft=makeIcon("FilterLeft",'<path fill-rule="evenodd" d="M2 10.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFilterLeft=BIconFilterLeft;var BIconFilterRight=makeIcon("FilterRight",'<path fill-rule="evenodd" d="M14 10.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 .5-.5zm0-3a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0 0 1h7a.5.5 0 0 0 .5-.5zm0-3a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0 0 1h11a.5.5 0 0 0 .5-.5z"/>');_exports.BIconFilterRight=BIconFilterRight;var BIconFilterSquare=makeIcon("FilterSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M6 11.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFilterSquare=BIconFilterSquare;var BIconFilterSquareFill=makeIcon("FilterSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm.5 5a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1h-11zM4 8.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm2 3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFilterSquareFill=BIconFilterSquareFill;var BIconFlag=makeIcon("Flag",'<path fill-rule="evenodd" d="M3.5 1a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-1 0v-13a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M3.762 2.558C4.735 1.909 5.348 1.5 6.5 1.5c.653 0 1.139.325 1.495.562l.032.022c.391.26.646.416.973.416.168 0 .356-.042.587-.126a8.89 8.89 0 0 0 .593-.25c.058-.027.117-.053.18-.08.57-.255 1.278-.544 2.14-.544a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5c-.638 0-1.18.21-1.734.457l-.159.07c-.22.1-.453.205-.678.287A2.719 2.719 0 0 1 9 9.5c-.653 0-1.139-.325-1.495-.562l-.032-.022c-.391-.26-.646-.416-.973-.416-.833 0-1.218.246-2.223.916a.5.5 0 1 1-.515-.858C4.735 7.909 5.348 7.5 6.5 7.5c.653 0 1.139.325 1.495.562l.032.022c.391.26.646.416.973.416.168 0 .356-.042.587-.126.187-.068.376-.153.593-.25.058-.027.117-.053.18-.08.456-.204 1-.43 1.64-.512V2.543c-.433.074-.83.234-1.234.414l-.159.07c-.22.1-.453.205-.678.287A2.719 2.719 0 0 1 9 3.5c-.653 0-1.139-.325-1.495-.562l-.032-.022c-.391-.26-.646-.416-.973-.416-.833 0-1.218.246-2.223.916a.5.5 0 0 1-.554-.832l.04-.026z"/>');_exports.BIconFlag=BIconFlag;var BIconFlagFill=makeIcon("FlagFill",'<path fill-rule="evenodd" d="M3.5 1a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-1 0v-13a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M3.762 2.558C4.735 1.909 5.348 1.5 6.5 1.5c.653 0 1.139.325 1.495.562l.032.022c.391.26.646.416.973.416.168 0 .356-.042.587-.126a8.89 8.89 0 0 0 .593-.25c.058-.027.117-.053.18-.08.57-.255 1.278-.544 2.14-.544a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5c-.638 0-1.18.21-1.734.457l-.159.07c-.22.1-.453.205-.678.287A2.719 2.719 0 0 1 9 9.5c-.653 0-1.139-.325-1.495-.562l-.032-.022c-.391-.26-.646-.416-.973-.416-.833 0-1.218.246-2.223.916A.5.5 0 0 1 3.5 9V3a.5.5 0 0 1 .223-.416l.04-.026z"/>');_exports.BIconFlagFill=BIconFlagFill;var BIconFlower1=makeIcon("Flower1",'<path fill-rule="evenodd" d="M6.174 1.184a2 2 0 0 1 3.652 0A2 2 0 0 1 12.99 3.01a2 2 0 0 1 1.826 3.164 2 2 0 0 1 0 3.652 2 2 0 0 1-1.826 3.164 2 2 0 0 1-3.164 1.826 2 2 0 0 1-3.652 0A2 2 0 0 1 3.01 12.99a2 2 0 0 1-1.826-3.164 2 2 0 0 1 0-3.652A2 2 0 0 1 3.01 3.01a2 2 0 0 1 3.164-1.826zM8 1a1 1 0 0 1 1 1l-.002.03a4.997 4.997 0 0 1-.064.387c-.049.241-.122.542-.213.887a60.59 60.59 0 0 1-.676 2.314L8 5.762l-.045-.144a60.59 60.59 0 0 1-.676-2.314 16.705 16.705 0 0 1-.213-.887 4.99 4.99 0 0 1-.064-.386A1 1 0 0 1 8 1zM2 9a1 1 0 1 1 .03-1.998l.091.01c.077.012.176.029.296.054.241.049.542.122.887.213a60.59 60.59 0 0 1 2.314.676L5.762 8l-.144.045c-.8.248-1.626.494-2.314.676-.345.091-.646.164-.887.213a4.99 4.99 0 0 1-.386.064L2 9zm7 5a1 1 0 0 1-2 0l.002-.03a4.996 4.996 0 0 1 .064-.386c.049-.242.122-.543.213-.888.182-.688.428-1.513.676-2.314L8 10.238l.045.144c.248.8.494 1.626.676 2.314.091.345.164.646.213.887a5.005 5.005 0 0 1 .064.386L9 14zm-5.696-2.134a1 1 0 0 1-1-1.732l.027-.014c.02-.01.048-.021.084-.036a5.09 5.09 0 0 1 .283-.102c.233-.078.53-.165.874-.258a60.598 60.598 0 0 1 2.343-.572l.147-.033-.103.11a58.239 58.239 0 0 1-1.666 1.743c-.253.252-.477.465-.66.629a5.001 5.001 0 0 1-.304.248l-.025.017zM4.5 14.062a1 1 0 0 0 1.366-.366l.014-.027c.01-.02.021-.048.036-.084a5.09 5.09 0 0 0 .102-.283c.078-.233.165-.53.258-.874a60.6 60.6 0 0 0 .572-2.343l.033-.147-.11.102a60.848 60.848 0 0 0-1.743 1.667 17.07 17.07 0 0 0-.629.66 5.06 5.06 0 0 0-.248.304l-.017.025a1 1 0 0 0 .366 1.366zm9.196-8.196a1 1 0 0 0-1-1.732l-.025.017a4.951 4.951 0 0 0-.303.248 16.69 16.69 0 0 0-.661.629A60.72 60.72 0 0 0 10.04 6.77l-.102.111.147-.033a60.6 60.6 0 0 0 2.342-.572c.345-.093.642-.18.875-.258a4.993 4.993 0 0 0 .367-.138.53.53 0 0 0 .027-.014zM11.5 1.938a1 1 0 0 1 .366 1.366l-.017.025a5.001 5.001 0 0 1-.248.303 17.01 17.01 0 0 1-.629.661A60.614 60.614 0 0 1 9.23 5.96l-.111.102.033-.147a60.62 60.62 0 0 1 .572-2.342c.093-.345.18-.642.258-.875a5.066 5.066 0 0 1 .138-.367l.014-.027a1 1 0 0 1 1.366-.366zM14 9a1 1 0 0 0 0-2l-.03.002a4.996 4.996 0 0 0-.386.064c-.242.049-.543.122-.888.213-.688.182-1.513.428-2.314.676L10.238 8l.144.045c.8.248 1.626.494 2.314.676.345.091.646.164.887.213a4.996 4.996 0 0 0 .386.064L14 9zM1.938 4.5a1 1 0 0 0 .393 1.38l.084.035c.072.03.166.064.283.103.233.078.53.165.874.258a60.88 60.88 0 0 0 2.343.572l.147.033-.103-.111a60.584 60.584 0 0 0-1.666-1.742 16.705 16.705 0 0 0-.66-.629 4.996 4.996 0 0 0-.304-.248l-.025-.017a1 1 0 0 0-1.366.366zm2.196-1.196A1 1 0 1 1 5.88 2.33c.01.02.021.048.036.084.029.072.063.166.102.283.078.233.165.53.258.875.186.687.387 1.524.572 2.342l.033.147-.11-.102a60.597 60.597 0 0 1-1.743-1.667 16.713 16.713 0 0 1-.629-.66 4.996 4.996 0 0 1-.248-.304l-.017-.025zm9.928 8.196a1 1 0 0 1-1.366.366l-.025-.017a4.946 4.946 0 0 1-.303-.248 16.71 16.71 0 0 1-.661-.629A60.73 60.73 0 0 1 10.04 9.23l-.102-.111.147.033c.818.185 1.655.386 2.342.572.345.093.642.18.875.258a5 5 0 0 1 .367.138 1 1 0 0 1 .394 1.38zm-3.928 2.196a1 1 0 0 0 1.732-1l-.017-.025a5.065 5.065 0 0 0-.248-.303 16.705 16.705 0 0 0-.629-.661A60.462 60.462 0 0 0 9.23 10.04l-.111-.102.033.147a60.6 60.6 0 0 0 .572 2.342c.093.345.18.642.258.875a4.985 4.985 0 0 0 .138.367.575.575 0 0 0 .014.027zM8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>');_exports.BIconFlower1=BIconFlower1;var BIconFlower2=makeIcon("Flower2",'<path fill-rule="evenodd" d="M8 16a4 4 0 0 0 4-4 4 4 0 0 0 0-8 4 4 0 0 0-8 0 4 4 0 1 0 0 8 4 4 0 0 0 4 4zm3-12a3 3 0 0 0-6 0c0 .073.01.155.03.247.544.241 1.091.638 1.598 1.084A2.987 2.987 0 0 1 8 5c.494 0 .96.12 1.372.331.507-.446 1.054-.843 1.598-1.084.02-.092.03-.174.03-.247zm-.812 6.052A2.99 2.99 0 0 0 11 8a2.99 2.99 0 0 0-.812-2.052c.215-.18.432-.346.647-.487C11.34 5.131 11.732 5 12 5a3 3 0 1 1 0 6c-.268 0-.66-.13-1.165-.461a6.833 6.833 0 0 1-.647-.487zm-3.56.617a3.001 3.001 0 0 0 2.744 0c.507.446 1.054.842 1.598 1.084.02.091.03.174.03.247a3 3 0 1 1-6 0c0-.073.01-.155.03-.247.544-.242 1.091-.638 1.598-1.084zm-.816-4.721A2.99 2.99 0 0 0 5 8c0 .794.308 1.516.812 2.052a6.83 6.83 0 0 1-.647.487C4.66 10.869 4.268 11 4 11a3 3 0 0 1 0-6c.268 0 .66.13 1.165.461.215.141.432.306.647.487zM8 9a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"/>');_exports.BIconFlower2=BIconFlower2;var BIconFlower3=makeIcon("Flower3",'<path fill-rule="evenodd" d="M11.424 8c.437-.052.811-.136 1.04-.268a2 2 0 0 0-2-3.464c-.229.132-.489.414-.752.767C9.886 4.63 10 4.264 10 4a2 2 0 1 0-4 0c0 .264.114.63.288 1.035-.263-.353-.523-.635-.752-.767a2 2 0 0 0-2 3.464c.229.132.603.216 1.04.268-.437.052-.811.136-1.04.268a2 2 0 1 0 2 3.464c.229-.132.489-.414.752-.767C6.114 11.37 6 11.736 6 12a2 2 0 1 0 4 0c0-.264-.114-.63-.288-1.035.263.353.523.635.752.767a2 2 0 1 0 2-3.464c-.229-.132-.603-.216-1.04-.268zM9 4a1 1 0 0 0-2 0 1.473 1.473 0 0 0 .045.206c.039.131.1.294.183.483.166.378.396.808.637 1.223l.135.23.135-.23c.241-.415.47-.845.637-1.223.083-.19.144-.352.183-.484.02-.065.031-.116.038-.154C9 4.018 9 4.002 9 4zM3.67 5.5a1 1 0 0 0 .366 1.366 1.47 1.47 0 0 0 .2.064c.134.032.305.06.51.083.411.045.898.061 1.379.06.09 0 .178 0 .266-.002a21.82 21.82 0 0 0-.131-.232 12.88 12.88 0 0 0-.742-1.163 4.215 4.215 0 0 0-.327-.4 1.472 1.472 0 0 0-.115-.11c-.025-.022-.038-.03-.04-.032A1 1 0 0 0 3.67 5.5zm1.366 5.366a1 1 0 0 1-1-1.732c.001 0 .016-.008.047-.02.037-.013.087-.028.153-.044.134-.032.305-.06.51-.083a12.88 12.88 0 0 1 1.379-.06c.09 0 .178 0 .266.002a21.82 21.82 0 0 1-.131.232c-.24.416-.497.83-.742 1.163a4.1 4.1 0 0 1-.327.4 1.483 1.483 0 0 1-.155.142zM9 12a1 1 0 0 1-2 0 1.476 1.476 0 0 1 .045-.206c.039-.131.1-.294.183-.483.166-.378.396-.808.637-1.223L8 9.858l.135.23c.241.415.47.845.637 1.223.083.19.144.352.183.484A1.338 1.338 0 0 1 9 12zm3.33-6.5a1 1 0 0 1-.366 1.366 1.478 1.478 0 0 1-.2.064c-.134.032-.305.06-.51.083-.412.045-.898.061-1.379.06-.09 0-.178 0-.266-.002l.131-.232c.24-.416.497-.83.742-1.163a4.1 4.1 0 0 1 .327-.4c.046-.05.085-.086.114-.11.026-.022.04-.03.041-.032a1 1 0 0 1 1.366.366zm-1.366 5.366a1 1 0 0 0 1-1.732c-.002 0-.016-.008-.047-.02a1.478 1.478 0 0 0-.153-.044 4.217 4.217 0 0 0-.51-.083 12.881 12.881 0 0 0-1.379-.06c-.09 0-.178 0-.266.002a22 22 0 0 0 .131.232c.24.416.497.83.742 1.163.122.167.232.3.327.4a1.494 1.494 0 0 0 .155.142zM8 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconFlower3=BIconFlower3;var BIconFolder=makeIcon("Folder",'<path d="M9.828 4a3 3 0 0 1-2.12-.879l-.83-.828A1 1 0 0 0 6.173 2H2.5a1 1 0 0 0-1 .981L1.546 4h-1L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3v1z"/><path fill-rule="evenodd" d="M13.81 4H2.19a1 1 0 0 0-.996 1.09l.637 7a1 1 0 0 0 .995.91h10.348a1 1 0 0 0 .995-.91l.637-7A1 1 0 0 0 13.81 4zM2.19 3A2 2 0 0 0 .198 5.181l.637 7A2 2 0 0 0 2.826 14h10.348a2 2 0 0 0 1.991-1.819l.637-7A2 2 0 0 0 13.81 3H2.19z"/>');_exports.BIconFolder=BIconFolder;var BIconFolder2=makeIcon("Folder2",'<path fill-rule="evenodd" d="M1 3.5A1.5 1.5 0 0 1 2.5 2h2.764c.958 0 1.76.56 2.311 1.184C7.985 3.648 8.48 4 9 4h4.5A1.5 1.5 0 0 1 15 5.5v7a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 1 12.5v-9zM2.5 3a.5.5 0 0 0-.5.5V6h12v-.5a.5.5 0 0 0-.5-.5H9c-.964 0-1.71-.629-2.174-1.154C6.374 3.334 5.82 3 5.264 3H2.5zM14 7H2v5.5a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V7z"/>');_exports.BIconFolder2=BIconFolder2;var BIconFolder2Open=makeIcon("Folder2Open",'<path fill-rule="evenodd" d="M1 3.5A1.5 1.5 0 0 1 2.5 2h2.764c.958 0 1.76.56 2.311 1.184C7.985 3.648 8.48 4 9 4h4.5A1.5 1.5 0 0 1 15 5.5v.64c.57.265.94.876.856 1.546l-.64 5.124A2.5 2.5 0 0 1 12.733 15H3.266a2.5 2.5 0 0 1-2.481-2.19l-.64-5.124A1.5 1.5 0 0 1 1 6.14V3.5zM2 6h12v-.5a.5.5 0 0 0-.5-.5H9c-.964 0-1.71-.629-2.174-1.154C6.374 3.334 5.82 3 5.264 3H2.5a.5.5 0 0 0-.5.5V6zm-.367 1a.5.5 0 0 0-.496.562l.64 5.124A1.5 1.5 0 0 0 3.266 14h9.468a1.5 1.5 0 0 0 1.489-1.314l.64-5.124A.5.5 0 0 0 14.367 7H1.633z"/>');_exports.BIconFolder2Open=BIconFolder2Open;var BIconFolderCheck=makeIcon("FolderCheck",'<path fill-rule="evenodd" d="M9.828 4H2.19a1 1 0 0 0-.996 1.09l.637 7a1 1 0 0 0 .995.91H9v1H2.826a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3h3.982a2 2 0 0 1 1.992 2.181L15.546 8H14.54l.265-2.91A1 1 0 0 0 13.81 4H9.828zm-2.95-1.707L7.587 3H2.19c-.24 0-.47.042-.684.12L1.5 2.98a1 1 0 0 1 1-.98h3.672a1 1 0 0 1 .707.293z"/><path fill-rule="evenodd" d="M15.854 10.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708l1.146 1.147 2.646-2.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconFolderCheck=BIconFolderCheck;var BIconFolderFill=makeIcon("FolderFill",'<path fill-rule="evenodd" d="M9.828 3h3.982a2 2 0 0 1 1.992 2.181l-.637 7A2 2 0 0 1 13.174 14H2.826a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3zm-8.322.12C1.72 3.042 1.95 3 2.19 3h5.396l-.707-.707A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139z"/>');_exports.BIconFolderFill=BIconFolderFill;var BIconFolderMinus=makeIcon("FolderMinus",'<path fill-rule="evenodd" d="M9.828 4H2.19a1 1 0 0 0-.996 1.09l.637 7a1 1 0 0 0 .995.91H9v1H2.826a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3h3.982a2 2 0 0 1 1.992 2.181L15.546 8H14.54l.265-2.91A1 1 0 0 0 13.81 4H9.828zm-2.95-1.707L7.587 3H2.19c-.24 0-.47.042-.684.12L1.5 2.98a1 1 0 0 1 1-.98h3.672a1 1 0 0 1 .707.293z"/><path fill-rule="evenodd" d="M11 11.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFolderMinus=BIconFolderMinus;var BIconFolderPlus=makeIcon("FolderPlus",'<path fill-rule="evenodd" d="M9.828 4H2.19a1 1 0 0 0-.996 1.09l.637 7a1 1 0 0 0 .995.91H9v1H2.826a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3h3.982a2 2 0 0 1 1.992 2.181L15.546 8H14.54l.265-2.91A1 1 0 0 0 13.81 4H9.828zm-2.95-1.707L7.587 3H2.19c-.24 0-.47.042-.684.12L1.5 2.98a1 1 0 0 1 1-.98h3.672a1 1 0 0 1 .707.293z"/><path fill-rule="evenodd" d="M13.5 10a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1H13v-1.5a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M13 12.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0v-2z"/>');_exports.BIconFolderPlus=BIconFolderPlus;var BIconFolderSymlink=makeIcon("FolderSymlink",'<path d="M9.828 4a3 3 0 0 1-2.12-.879l-.83-.828A1 1 0 0 0 6.173 2H2.5a1 1 0 0 0-1 .981L1.546 4h-1L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3v1z"/><path fill-rule="evenodd" d="M13.81 4H2.19a1 1 0 0 0-.996 1.09l.637 7a1 1 0 0 0 .995.91h10.348a1 1 0 0 0 .995-.91l.637-7A1 1 0 0 0 13.81 4zM2.19 3A2 2 0 0 0 .198 5.181l.637 7A2 2 0 0 0 2.826 14h10.348a2 2 0 0 0 1.991-1.819l.637-7A2 2 0 0 0 13.81 3H2.19z"/><path d="M8.616 10.24l3.182-1.969a.443.443 0 0 0 0-.742l-3.182-1.97c-.27-.166-.616.036-.616.372V6.7c-.857 0-3.429 0-4 4.8 1.429-2.7 4-2.4 4-2.4v.769c0 .336.346.538.616.371z"/>');_exports.BIconFolderSymlink=BIconFolderSymlink;var BIconFolderSymlinkFill=makeIcon("FolderSymlinkFill",'<path fill-rule="evenodd" d="M13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2l.04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14h10.348a2 2 0 0 0 1.991-1.819l.637-7A2 2 0 0 0 13.81 3zM2.19 3c-.24 0-.47.042-.684.12L1.5 2.98a1 1 0 0 1 1-.98h3.672a1 1 0 0 1 .707.293L7.586 3H2.19zm9.608 5.271l-3.182 1.97c-.27.166-.616-.036-.616-.372V9.1s-2.571-.3-4 2.4c.571-4.8 3.143-4.8 4-4.8v-.769c0-.336.346-.538.616-.371l3.182 1.969c.27.166.27.576 0 .742z"/>');_exports.BIconFolderSymlinkFill=BIconFolderSymlinkFill;var BIconFonts=makeIcon("Fonts",'<path d="M12.258 3H3.747l-.082 2.46h.479c.26-1.544.758-1.783 2.693-1.845l.424-.013v7.827c0 .663-.144.82-1.3.923v.52h4.082v-.52c-1.162-.103-1.306-.26-1.306-.923V3.602l.43.013c1.935.062 2.434.301 2.694 1.846h.479L12.258 3z"/>');_exports.BIconFonts=BIconFonts;var BIconForward=makeIcon("Forward",'<path fill-rule="evenodd" d="M9.502 5.513a.144.144 0 0 0-.202.134V6.65a.5.5 0 0 1-.5.5H2.5v2.9h6.3a.5.5 0 0 1 .5.5v1.003c0 .108.11.176.202.134l3.984-2.933a.51.51 0 0 1 .042-.028.147.147 0 0 0 0-.252.51.51 0 0 1-.042-.028L9.502 5.513zM8.3 5.647a1.144 1.144 0 0 1 1.767-.96l3.994 2.94a1.147 1.147 0 0 1 0 1.946l-3.994 2.94a1.144 1.144 0 0 1-1.767-.96v-.503H2a.5.5 0 0 1-.5-.5v-3.9a.5.5 0 0 1 .5-.5h6.3v-.503z"/>');_exports.BIconForward=BIconForward;var BIconForwardFill=makeIcon("ForwardFill",'<path d="M9.77 12.11l4.012-2.953a.647.647 0 0 0 0-1.114L9.771 5.09a.644.644 0 0 0-.971.557V6.65H2v3.9h6.8v1.003c0 .505.545.808.97.557z"/>');_exports.BIconForwardFill=BIconForwardFill;var BIconFront=makeIcon("Front",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2zm5 10v2a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2v5a2 2 0 0 1-2 2H5z"/>');_exports.BIconFront=BIconFront;var BIconFullscreen=makeIcon("Fullscreen",'<path fill-rule="evenodd" d="M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z"/>');_exports.BIconFullscreen=BIconFullscreen;var BIconFullscreenExit=makeIcon("FullscreenExit",'<path fill-rule="evenodd" d="M5.5 0a.5.5 0 0 1 .5.5v4A1.5 1.5 0 0 1 4.5 6h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5zm5 0a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 10 4.5v-4a.5.5 0 0 1 .5-.5zM0 10.5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 6 11.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zm10 1a1.5 1.5 0 0 1 1.5-1.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4z"/>');_exports.BIconFullscreenExit=BIconFullscreenExit;var BIconFunnel=makeIcon("Funnel",'<path fill-rule="evenodd" d="M1.5 1.5A.5.5 0 0 1 2 1h12a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.128.334L10 8.692V13.5a.5.5 0 0 1-.342.474l-3 1A.5.5 0 0 1 6 14.5V8.692L1.628 3.834A.5.5 0 0 1 1.5 3.5v-2zm1 .5v1.308l4.372 4.858A.5.5 0 0 1 7 8.5v5.306l2-.666V8.5a.5.5 0 0 1 .128-.334L13.5 3.308V2h-11z"/>');_exports.BIconFunnel=BIconFunnel;var BIconFunnelFill=makeIcon("FunnelFill",'<path fill-rule="evenodd" d="M1.5 1.5A.5.5 0 0 1 2 1h12a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.128.334L10 8.692V13.5a.5.5 0 0 1-.342.474l-3 1A.5.5 0 0 1 6 14.5V8.692L1.628 3.834A.5.5 0 0 1 1.5 3.5v-2z"/>');_exports.BIconFunnelFill=BIconFunnelFill;var BIconGear=makeIcon("Gear",'<path fill-rule="evenodd" d="M8.837 1.626c-.246-.835-1.428-.835-1.674 0l-.094.319A1.873 1.873 0 0 1 4.377 3.06l-.292-.16c-.764-.415-1.6.42-1.184 1.185l.159.292a1.873 1.873 0 0 1-1.115 2.692l-.319.094c-.835.246-.835 1.428 0 1.674l.319.094a1.873 1.873 0 0 1 1.115 2.693l-.16.291c-.415.764.42 1.6 1.185 1.184l.292-.159a1.873 1.873 0 0 1 2.692 1.116l.094.318c.246.835 1.428.835 1.674 0l.094-.319a1.873 1.873 0 0 1 2.693-1.115l.291.16c.764.415 1.6-.42 1.184-1.185l-.159-.291a1.873 1.873 0 0 1 1.116-2.693l.318-.094c.835-.246.835-1.428 0-1.674l-.319-.094a1.873 1.873 0 0 1-1.115-2.692l.16-.292c.415-.764-.42-1.6-1.185-1.184l-.291.159A1.873 1.873 0 0 1 8.93 1.945l-.094-.319zm-2.633-.283c.527-1.79 3.065-1.79 3.592 0l.094.319a.873.873 0 0 0 1.255.52l.292-.16c1.64-.892 3.434.901 2.54 2.541l-.159.292a.873.873 0 0 0 .52 1.255l.319.094c1.79.527 1.79 3.065 0 3.592l-.319.094a.873.873 0 0 0-.52 1.255l.16.292c.893 1.64-.902 3.434-2.541 2.54l-.292-.159a.873.873 0 0 0-1.255.52l-.094.319c-.527 1.79-3.065 1.79-3.592 0l-.094-.319a.873.873 0 0 0-1.255-.52l-.292.16c-1.64.893-3.433-.902-2.54-2.541l.159-.292a.873.873 0 0 0-.52-1.255l-.319-.094c-1.79-.527-1.79-3.065 0-3.592l.319-.094a.873.873 0 0 0 .52-1.255l-.16-.292c-.892-1.64.902-3.433 2.541-2.54l.292.159a.873.873 0 0 0 1.255-.52l.094-.319z"/><path fill-rule="evenodd" d="M8 5.754a2.246 2.246 0 1 0 0 4.492 2.246 2.246 0 0 0 0-4.492zM4.754 8a3.246 3.246 0 1 1 6.492 0 3.246 3.246 0 0 1-6.492 0z"/>');_exports.BIconGear=BIconGear;var BIconGearFill=makeIcon("GearFill",'<path fill-rule="evenodd" d="M9.405 1.05c-.413-1.4-2.397-1.4-2.81 0l-.1.34a1.464 1.464 0 0 1-2.105.872l-.31-.17c-1.283-.698-2.686.705-1.987 1.987l.169.311c.446.82.023 1.841-.872 2.105l-.34.1c-1.4.413-1.4 2.397 0 2.81l.34.1a1.464 1.464 0 0 1 .872 2.105l-.17.31c-.698 1.283.705 2.686 1.987 1.987l.311-.169a1.464 1.464 0 0 1 2.105.872l.1.34c.413 1.4 2.397 1.4 2.81 0l.1-.34a1.464 1.464 0 0 1 2.105-.872l.31.17c1.283.698 2.686-.705 1.987-1.987l-.169-.311a1.464 1.464 0 0 1 .872-2.105l.34-.1c1.4-.413 1.4-2.397 0-2.81l-.34-.1a1.464 1.464 0 0 1-.872-2.105l.17-.31c.698-1.283-.705-2.686-1.987-1.987l-.311.169a1.464 1.464 0 0 1-2.105-.872l-.1-.34zM8 10.93a2.929 2.929 0 1 0 0-5.86 2.929 2.929 0 0 0 0 5.858z"/>');_exports.BIconGearFill=BIconGearFill;var BIconGearWide=makeIcon("GearWide",'<path fill-rule="evenodd" d="M8.932.727c-.243-.97-1.62-.97-1.864 0l-.071.286a.96.96 0 0 1-1.622.434l-.205-.211c-.695-.719-1.888-.03-1.613.931l.08.284a.96.96 0 0 1-1.186 1.187l-.284-.081c-.96-.275-1.65.918-.931 1.613l.211.205a.96.96 0 0 1-.434 1.622l-.286.071c-.97.243-.97 1.62 0 1.864l.286.071a.96.96 0 0 1 .434 1.622l-.211.205c-.719.695-.03 1.888.931 1.613l.284-.08a.96.96 0 0 1 1.187 1.187l-.081.283c-.275.96.918 1.65 1.613.931l.205-.211a.96.96 0 0 1 1.622.434l.071.286c.243.97 1.62.97 1.864 0l.071-.286a.96.96 0 0 1 1.622-.434l.205.211c.695.719 1.888.03 1.613-.931l-.08-.284a.96.96 0 0 1 1.187-1.187l.283.081c.96.275 1.65-.918.931-1.613l-.211-.205a.96.96 0 0 1 .434-1.622l.286-.071c.97-.243.97-1.62 0-1.864l-.286-.071a.96.96 0 0 1-.434-1.622l.211-.205c.719-.695.03-1.888-.931-1.613l-.284.08a.96.96 0 0 1-1.187-1.186l.081-.284c.275-.96-.918-1.65-1.613-.931l-.205.211a.96.96 0 0 1-1.622-.434L8.932.727zM8 12.997a4.998 4.998 0 1 0 0-9.995 4.998 4.998 0 0 0 0 9.996z"/>');_exports.BIconGearWide=BIconGearWide;var BIconGearWideConnected=makeIcon("GearWideConnected",'<path fill-rule="evenodd" d="M8.932.727c-.243-.97-1.62-.97-1.864 0l-.071.286a.96.96 0 0 1-1.622.434l-.205-.211c-.695-.719-1.888-.03-1.613.931l.08.284a.96.96 0 0 1-1.186 1.187l-.284-.081c-.96-.275-1.65.918-.931 1.613l.211.205a.96.96 0 0 1-.434 1.622l-.286.071c-.97.243-.97 1.62 0 1.864l.286.071a.96.96 0 0 1 .434 1.622l-.211.205c-.719.695-.03 1.888.931 1.613l.284-.08a.96.96 0 0 1 1.187 1.187l-.081.283c-.275.96.918 1.65 1.613.931l.205-.211a.96.96 0 0 1 1.622.434l.071.286c.243.97 1.62.97 1.864 0l.071-.286a.96.96 0 0 1 1.622-.434l.205.211c.695.719 1.888.03 1.613-.931l-.08-.284a.96.96 0 0 1 1.187-1.187l.283.081c.96.275 1.65-.918.931-1.613l-.211-.205a.96.96 0 0 1 .434-1.622l.286-.071c.97-.243.97-1.62 0-1.864l-.286-.071a.96.96 0 0 1-.434-1.622l.211-.205c.719-.695.03-1.888-.931-1.613l-.284.08a.96.96 0 0 1-1.187-1.186l.081-.284c.275-.96-.918-1.65-1.613-.931l-.205.211a.96.96 0 0 1-1.622-.434L8.932.727zM8 12.997a4.998 4.998 0 1 0 0-9.995 4.998 4.998 0 0 0 0 9.996z"/><path fill-rule="evenodd" d="M7.375 8L4.602 4.302l.8-.6L8.25 7.5h4.748v1H8.25L5.4 12.298l-.8-.6L7.376 8z"/>');_exports.BIconGearWideConnected=BIconGearWideConnected;var BIconGem=makeIcon("Gem",'<path fill-rule="evenodd" d="M3.1.7a.5.5 0 0 1 .4-.2h9a.5.5 0 0 1 .4.2l2.976 3.974c.149.185.156.45.01.644L8.4 15.3a.5.5 0 0 1-.8 0L.1 5.3a.5.5 0 0 1 0-.6l3-4zm11.386 3.785l-1.806-2.41-.776 2.413 2.582-.003zm-3.633.004l.961-2.989H4.186l.963 2.995 5.704-.006zM5.47 5.495l5.062-.005L8 13.366 5.47 5.495zm-1.371-.999l-.78-2.422-1.818 2.425 2.598-.003zM1.499 5.5l2.92-.003 2.193 6.82L1.5 5.5zm7.889 6.817l2.194-6.828 2.929-.003-5.123 6.831z"/>');_exports.BIconGem=BIconGem;var BIconGeo=makeIcon("Geo",'<path d="M11 4a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"/><path d="M7.5 4h1v9a.5.5 0 0 1-1 0V4z"/><path fill-rule="evenodd" d="M6.489 12.095a.5.5 0 0 1-.383.594c-.565.123-1.003.292-1.286.472-.302.192-.32.321-.32.339 0 .013.005.085.146.21.14.124.372.26.701.382.655.246 1.593.408 2.653.408s1.998-.162 2.653-.408c.329-.123.56-.258.701-.382.14-.125.146-.197.146-.21 0-.018-.018-.147-.32-.339-.283-.18-.721-.35-1.286-.472a.5.5 0 1 1 .212-.977c.63.137 1.193.34 1.61.606.4.253.784.645.784 1.182 0 .402-.219.724-.483.958-.264.235-.618.423-1.013.57-.793.298-1.855.472-3.004.472s-2.21-.174-3.004-.471c-.395-.148-.749-.336-1.013-.571-.264-.234-.483-.556-.483-.958 0-.537.384-.929.783-1.182.418-.266.98-.47 1.611-.606a.5.5 0 0 1 .595.383z"/>');_exports.BIconGeo=BIconGeo;var BIconGeoAlt=makeIcon("GeoAlt",'<path fill-rule="evenodd" d="M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10zm0-7a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>');_exports.BIconGeoAlt=BIconGeoAlt;var BIconGift=makeIcon("Gift",'<path fill-rule="evenodd" d="M3 2.5a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1 5 0v.006c0 .07 0 .27-.038.494H15a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1v7.5a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 1 14.5V7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h2.038A2.968 2.968 0 0 1 3 2.506V2.5zm1.068.5H7v-.5a1.5 1.5 0 1 0-3 0c0 .085.002.274.045.43a.522.522 0 0 0 .023.07zM9 3h2.932a.56.56 0 0 0 .023-.07c.043-.156.045-.345.045-.43a1.5 1.5 0 0 0-3 0V3zM1 4v2h6V4H1zm8 0v2h6V4H9zm5 3H9v8h4.5a.5.5 0 0 0 .5-.5V7zm-7 8V7H2v7.5a.5.5 0 0 0 .5.5H7z"/>');_exports.BIconGift=BIconGift;var BIconGiftFill=makeIcon("GiftFill",'<path fill-rule="evenodd" d="M3 2.5a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1 5 0v.006c0 .07 0 .27-.038.494H15a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h2.038A2.968 2.968 0 0 1 3 2.506V2.5zm1.068.5H7v-.5a1.5 1.5 0 1 0-3 0c0 .085.002.274.045.43a.522.522 0 0 0 .023.07zM9 3h2.932a.56.56 0 0 0 .023-.07c.043-.156.045-.345.045-.43a1.5 1.5 0 0 0-3 0V3z"/><path d="M15 7v7.5a1.5 1.5 0 0 1-1.5 1.5H9V7h6zM2.5 16A1.5 1.5 0 0 1 1 14.5V7h6v9H2.5z"/>');_exports.BIconGiftFill=BIconGiftFill;var BIconGlobe=makeIcon("Globe",'<path fill-rule="evenodd" d="M1.018 7.5h2.49c.03-.877.138-1.718.312-2.5H1.674a6.958 6.958 0 0 0-.656 2.5zM2.255 4H4.09a9.266 9.266 0 0 1 .64-1.539 6.7 6.7 0 0 1 .597-.933A7.024 7.024 0 0 0 2.255 4zM8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm-.5 1.077c-.67.204-1.335.82-1.887 1.855-.173.324-.33.682-.468 1.068H7.5V1.077zM7.5 5H4.847a12.5 12.5 0 0 0-.338 2.5H7.5V5zm1 2.5V5h2.653c.187.765.306 1.608.338 2.5H8.5zm-1 1H4.51a12.5 12.5 0 0 0 .337 2.5H7.5V8.5zm1 2.5V8.5h2.99a12.495 12.495 0 0 1-.337 2.5H8.5zm-1 1H5.145c.138.386.295.744.468 1.068.552 1.035 1.218 1.65 1.887 1.855V12zm-2.173 2.472a6.695 6.695 0 0 1-.597-.933A9.267 9.267 0 0 1 4.09 12H2.255a7.024 7.024 0 0 0 3.072 2.472zM1.674 11H3.82a13.651 13.651 0 0 1-.312-2.5h-2.49c.062.89.291 1.733.656 2.5zm8.999 3.472A7.024 7.024 0 0 0 13.745 12h-1.834a9.278 9.278 0 0 1-.641 1.539 6.688 6.688 0 0 1-.597.933zM10.855 12H8.5v2.923c.67-.204 1.335-.82 1.887-1.855A7.98 7.98 0 0 0 10.855 12zm1.325-1h2.146c.365-.767.594-1.61.656-2.5h-2.49a13.65 13.65 0 0 1-.312 2.5zm.312-3.5h2.49a6.959 6.959 0 0 0-.656-2.5H12.18c.174.782.282 1.623.312 2.5zM11.91 4a9.277 9.277 0 0 0-.64-1.539 6.692 6.692 0 0 0-.597-.933A7.024 7.024 0 0 1 13.745 4h-1.834zm-1.055 0H8.5V1.077c.67.204 1.335.82 1.887 1.855.173.324.33.682.468 1.068z"/>');_exports.BIconGlobe=BIconGlobe;var BIconGlobe2=makeIcon("Globe2",'<path fill-rule="evenodd" d="M1.018 7.5h2.49c.037-1.07.189-2.087.437-3.008a9.124 9.124 0 0 1-1.565-.667A6.964 6.964 0 0 0 1.018 7.5zM3.05 3.049c.362.184.763.349 1.198.49.142-.384.304-.744.481-1.078a6.7 6.7 0 0 1 .597-.933A7.01 7.01 0 0 0 3.051 3.05zM8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm-.5 1.077c-.67.204-1.335.82-1.887 1.855-.143.268-.276.56-.395.872.705.157 1.473.257 2.282.287V1.077zm0 4.014c-.91-.03-1.783-.145-2.591-.332a12.344 12.344 0 0 0-.4 2.741H7.5V5.091zm1 2.409V5.091c.91-.03 1.783-.145 2.591-.332.223.827.364 1.754.4 2.741H8.5zm-1 1H4.51c.035.987.176 1.914.399 2.741A13.596 13.596 0 0 1 7.5 10.91V8.5zm1 2.409V8.5h2.99a12.343 12.343 0 0 1-.399 2.741A13.596 13.596 0 0 0 8.5 10.91zm-1 1c-.81.03-1.577.13-2.282.287.12.312.252.604.395.872.552 1.035 1.218 1.65 1.887 1.855V11.91zm-2.173 2.563a6.695 6.695 0 0 1-.597-.933 8.857 8.857 0 0 1-.481-1.078 8.356 8.356 0 0 0-1.198.49 7.01 7.01 0 0 0 2.276 1.52zM2.38 12.175c.47-.258.995-.482 1.565-.667A13.36 13.36 0 0 1 3.508 8.5h-2.49a6.964 6.964 0 0 0 1.362 3.675zm8.293 2.297a7.01 7.01 0 0 0 2.275-1.521 8.353 8.353 0 0 0-1.197-.49 8.859 8.859 0 0 1-.481 1.078 6.688 6.688 0 0 1-.597.933zm.11-2.276A12.63 12.63 0 0 0 8.5 11.91v3.014c.67-.204 1.335-.82 1.887-1.855.143-.268.276-.56.395-.872zm1.272-.688c.57.185 1.095.409 1.565.667A6.964 6.964 0 0 0 14.982 8.5h-2.49a13.355 13.355 0 0 1-.437 3.008zm.437-4.008h2.49a6.963 6.963 0 0 0-1.362-3.675c-.47.258-.995.482-1.565.667.248.92.4 1.938.437 3.008zm-.74-3.96a8.854 8.854 0 0 0-.482-1.079 6.692 6.692 0 0 0-.597-.933c.857.355 1.63.875 2.275 1.521a8.368 8.368 0 0 1-1.197.49zm-.97.264c-.705.157-1.473.257-2.282.287V1.077c.67.204 1.335.82 1.887 1.855.143.268.276.56.395.872z"/>');_exports.BIconGlobe2=BIconGlobe2;var BIconGraphDown=makeIcon("GraphDown",'<path d="M0 0h1v16H0V0zm1 15h15v1H1v-1z"/><path fill-rule="evenodd" d="M14.39 9.041l-4.349-5.436L7 6.646 3.354 3l-.708.707L7 8.061l2.959-2.959 3.65 4.564.781-.625z"/><path fill-rule="evenodd" d="M10 9.854a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-1 0v3.5h-3.5a.5.5 0 0 0-.5.5z"/>');_exports.BIconGraphDown=BIconGraphDown;var BIconGraphUp=makeIcon("GraphUp",'<path d="M0 0h1v16H0V0zm1 15h15v1H1v-1z"/><path fill-rule="evenodd" d="M14.39 4.312L10.041 9.75 7 6.707l-3.646 3.647-.708-.708L7 5.293 9.959 8.25l3.65-4.563.781.624z"/><path fill-rule="evenodd" d="M10 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V4h-3.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconGraphUp=BIconGraphUp;var BIconGrid=makeIcon("Grid",'<path fill-rule="evenodd" d="M1 2.5A1.5 1.5 0 0 1 2.5 1h3A1.5 1.5 0 0 1 7 2.5v3A1.5 1.5 0 0 1 5.5 7h-3A1.5 1.5 0 0 1 1 5.5v-3zM2.5 2a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3zm6.5.5A1.5 1.5 0 0 1 10.5 1h3A1.5 1.5 0 0 1 15 2.5v3A1.5 1.5 0 0 1 13.5 7h-3A1.5 1.5 0 0 1 9 5.5v-3zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3zM1 10.5A1.5 1.5 0 0 1 2.5 9h3A1.5 1.5 0 0 1 7 10.5v3A1.5 1.5 0 0 1 5.5 15h-3A1.5 1.5 0 0 1 1 13.5v-3zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3zm6.5.5A1.5 1.5 0 0 1 10.5 9h3a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 13.5v-3zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3z"/>');_exports.BIconGrid=BIconGrid;var BIconGrid1x2=makeIcon("Grid1x2",'<path fill-rule="evenodd" d="M6 1H1v14h5V1zm9 0h-5v5h5V1zm0 9h-5v5h5v-5zM0 1a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V1zm9 0a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1V1zm1 8a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1h-5z"/>');_exports.BIconGrid1x2=BIconGrid1x2;var BIconGrid1x2Fill=makeIcon("Grid1x2Fill",'<path d="M0 1a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V1zm9 0a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1V1zm0 9a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-5z"/>');_exports.BIconGrid1x2Fill=BIconGrid1x2Fill;var BIconGrid3x2=makeIcon("Grid3x2",'<path fill-rule="evenodd" d="M0 3.5A1.5 1.5 0 0 1 1.5 2h13A1.5 1.5 0 0 1 16 3.5v8a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 11.5v-8zM1.5 3a.5.5 0 0 0-.5.5V7h4V3H1.5zM5 8H1v3.5a.5.5 0 0 0 .5.5H5V8zm1 0h4v4H6V8zm4-1H6V3h4v4zm1 1v4h3.5a.5.5 0 0 0 .5-.5V8h-4zm0-1V3h3.5a.5.5 0 0 1 .5.5V7h-4z"/>');_exports.BIconGrid3x2=BIconGrid3x2;var BIconGrid3x2Gap=makeIcon("Grid3x2Gap",'<path fill-rule="evenodd" d="M4 4H2v2h2V4zm1 7V9a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm0-5V4a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm5 5V9a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm0-5V4a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zM9 4H7v2h2V4zm5 0h-2v2h2V4zM4 9H2v2h2V9zm5 0H7v2h2V9zm5 0h-2v2h2V9zm-3-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V4zm1 4a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-2z"/>');_exports.BIconGrid3x2Gap=BIconGrid3x2Gap;var BIconGrid3x2GapFill=makeIcon("Grid3x2GapFill",'<path d="M1 4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V4zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V4zM1 9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V9zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V9zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V9z"/>');_exports.BIconGrid3x2GapFill=BIconGrid3x2GapFill;var BIconGrid3x3=makeIcon("Grid3x3",'<path fill-rule="evenodd" d="M0 1.5A1.5 1.5 0 0 1 1.5 0h13A1.5 1.5 0 0 1 16 1.5v13a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 14.5v-13zM1.5 1a.5.5 0 0 0-.5.5V5h4V1H1.5zM5 6H1v4h4V6zm1 4V6h4v4H6zm-1 1H1v3.5a.5.5 0 0 0 .5.5H5v-4zm1 0h4v4H6v-4zm5 0v4h3.5a.5.5 0 0 0 .5-.5V11h-4zm0-1h4V6h-4v4zm0-5h4V1.5a.5.5 0 0 0-.5-.5H11v4zm-1 0H6V1h4v4z"/>');_exports.BIconGrid3x3=BIconGrid3x3;var BIconGrid3x3Gap=makeIcon("Grid3x3Gap",'<path fill-rule="evenodd" d="M4 2H2v2h2V2zm1 12v-2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm0-5V7a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm0-5V2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm5 10v-2a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm0-5V7a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm0-5V2a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zM9 2H7v2h2V2zm5 0h-2v2h2V2zM4 7H2v2h2V7zm5 0H7v2h2V7zm5 0h-2v2h2V7zM4 12H2v2h2v-2zm5 0H7v2h2v-2zm5 0h-2v2h2v-2zM12 1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1h-2zm-1 6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V7zm1 4a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-2z"/>');_exports.BIconGrid3x3Gap=BIconGrid3x3Gap;var BIconGrid3x3GapFill=makeIcon("Grid3x3GapFill",'<path d="M1 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V2zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V2zM1 7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V7zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V7zM1 12a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-2zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-2zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-2z"/>');_exports.BIconGrid3x3GapFill=BIconGrid3x3GapFill;var BIconGridFill=makeIcon("GridFill",'<path fill-rule="evenodd" d="M1 2.5A1.5 1.5 0 0 1 2.5 1h3A1.5 1.5 0 0 1 7 2.5v3A1.5 1.5 0 0 1 5.5 7h-3A1.5 1.5 0 0 1 1 5.5v-3zm8 0A1.5 1.5 0 0 1 10.5 1h3A1.5 1.5 0 0 1 15 2.5v3A1.5 1.5 0 0 1 13.5 7h-3A1.5 1.5 0 0 1 9 5.5v-3zm-8 8A1.5 1.5 0 0 1 2.5 9h3A1.5 1.5 0 0 1 7 10.5v3A1.5 1.5 0 0 1 5.5 15h-3A1.5 1.5 0 0 1 1 13.5v-3zm8 0A1.5 1.5 0 0 1 10.5 9h3a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 13.5v-3z"/>');_exports.BIconGridFill=BIconGridFill;var BIconGripHorizontal=makeIcon("GripHorizontal",'<path d="M7 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM7 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM7 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-3 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-3 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconGripHorizontal=BIconGripHorizontal;var BIconGripVertical=makeIcon("GripVertical",'<path d="M2 8a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>');_exports.BIconGripVertical=BIconGripVertical;var BIconHammer=makeIcon("Hammer",'<path d="M9.812 1.952a.5.5 0 0 1-.312.89c-1.671 0-2.852.596-3.616 1.185L4.857 5.073V6.21a.5.5 0 0 1-.146.354L3.425 7.853a.5.5 0 0 1-.708 0L.146 5.274a.5.5 0 0 1 0-.706l1.286-1.29a.5.5 0 0 1 .354-.146H2.84C4.505 1.228 6.216.862 7.557 1.04a5.009 5.009 0 0 1 2.077.782l.178.129z"/><path fill-rule="evenodd" d="M6.012 3.5a.5.5 0 0 1 .359.165l9.146 8.646A.5.5 0 0 1 15.5 13L14 14.5a.5.5 0 0 1-.756-.056L4.598 5.297a.5.5 0 0 1 .048-.65l1-1a.5.5 0 0 1 .366-.147z"/>');_exports.BIconHammer=BIconHammer;var BIconHandIndex=makeIcon("HandIndex",'<path fill-rule="evenodd" d="M6.75 1a.75.75 0 0 0-.75.75V9a.5.5 0 0 1-1 0v-.89l-1.003.2a.5.5 0 0 0-.399.546l.345 3.105a1.5 1.5 0 0 0 .243.666l1.433 2.15a.5.5 0 0 0 .416.223h6.385a.5.5 0 0 0 .434-.252l1.395-2.442a2.5 2.5 0 0 0 .317-.991l.272-2.715a1 1 0 0 0-.995-1.1H13.5v1a.5.5 0 0 1-1 0V7.154a4.208 4.208 0 0 0-.2-.26c-.187-.222-.368-.383-.486-.43-.124-.05-.392-.063-.708-.039a4.844 4.844 0 0 0-.106.01V8a.5.5 0 0 1-1 0V5.986c0-.167-.073-.272-.15-.314a1.657 1.657 0 0 0-.448-.182c-.179-.035-.5-.04-.816-.027l-.086.004V8a.5.5 0 0 1-1 0V1.75A.75.75 0 0 0 6.75 1zM8.5 4.466V1.75a1.75 1.75 0 0 0-3.5 0v5.34l-1.199.24a1.5 1.5 0 0 0-1.197 1.636l.345 3.106a2.5 2.5 0 0 0 .405 1.11l1.433 2.15A1.5 1.5 0 0 0 6.035 16h6.385a1.5 1.5 0 0 0 1.302-.756l1.395-2.441a3.5 3.5 0 0 0 .444-1.389l.272-2.715a2 2 0 0 0-1.99-2.199h-.582a5.184 5.184 0 0 0-.195-.248c-.191-.229-.51-.568-.88-.716-.364-.146-.846-.132-1.158-.108l-.132.012a1.26 1.26 0 0 0-.56-.642 2.634 2.634 0 0 0-.738-.288c-.31-.062-.739-.058-1.05-.046l-.048.002zm2.094 2.025z"/>');_exports.BIconHandIndex=BIconHandIndex;var BIconHandIndexThumb=makeIcon("HandIndexThumb",'<path fill-rule="evenodd" d="M6.75 1a.75.75 0 0 0-.75.75V9.5a.5.5 0 0 1-.854.354l-2.41-2.411a.517.517 0 0 0-.809.631l2.512 4.185 1.232 2.465a.5.5 0 0 0 .447.276h6.302a.5.5 0 0 0 .434-.252l1.395-2.442a2.5 2.5 0 0 0 .317-.991l.272-2.715a1 1 0 0 0-.995-1.1H13.5v1a.5.5 0 1 1-1 0V7.154a4.208 4.208 0 0 0-.2-.26c-.187-.222-.368-.383-.486-.43-.124-.05-.392-.063-.708-.039a4.844 4.844 0 0 0-.106.01V8a.5.5 0 1 1-1 0V5.986c0-.167-.073-.272-.15-.314a1.657 1.657 0 0 0-.448-.182c-.179-.035-.5-.04-.816-.027l-.086.004V8a.5.5 0 1 1-1 0V1.75A.75.75 0 0 0 6.75 1zM8.5 4.466V1.75a1.75 1.75 0 1 0-3.5 0v6.543L3.443 6.736A1.517 1.517 0 0 0 1.07 8.588l2.491 4.153 1.215 2.43A1.5 1.5 0 0 0 6.118 16h6.302a1.5 1.5 0 0 0 1.302-.756l1.395-2.441a3.5 3.5 0 0 0 .444-1.389l.272-2.715a2 2 0 0 0-1.99-2.199h-.582a5.114 5.114 0 0 0-.195-.248c-.191-.229-.51-.568-.88-.716-.364-.146-.846-.132-1.158-.108l-.132.012a1.26 1.26 0 0 0-.56-.642 2.634 2.634 0 0 0-.738-.288c-.31-.062-.739-.058-1.05-.046l-.048.002zm2.094 2.025z"/>');_exports.BIconHandIndexThumb=BIconHandIndexThumb;var BIconHandThumbsDown=makeIcon("HandThumbsDown",'<path fill-rule="evenodd" d="M6.956 14.534c.065.936.952 1.659 1.908 1.42l.261-.065a1.378 1.378 0 0 0 1.012-.965c.22-.816.533-2.512.062-4.51.136.02.285.037.443.051.713.065 1.669.071 2.516-.211.518-.173.994-.68 1.2-1.272a1.896 1.896 0 0 0-.234-1.734c.058-.118.103-.242.138-.362.077-.27.113-.568.113-.857 0-.288-.036-.585-.113-.856a2.094 2.094 0 0 0-.16-.403c.169-.387.107-.82-.003-1.149a3.162 3.162 0 0 0-.488-.9c.054-.153.076-.313.076-.465a1.86 1.86 0 0 0-.253-.912C13.1.757 12.437.28 11.5.28v1c.563 0 .901.272 1.066.56.086.15.121.3.121.416 0 .12-.035.165-.04.17l-.354.353.353.354c.202.202.407.512.505.805.104.312.043.44-.005.488l-.353.353.353.354c.043.043.105.141.154.315.048.167.075.37.075.581 0 .212-.027.415-.075.582-.05.174-.111.272-.154.315l-.353.353.353.354c.353.352.373.714.267 1.021-.122.35-.396.593-.571.651-.653.218-1.447.224-2.11.164a8.907 8.907 0 0 1-1.094-.17l-.014-.004H9.62a.5.5 0 0 0-.595.643 8.34 8.34 0 0 1 .145 4.725c-.03.112-.128.215-.288.255l-.262.066c-.306.076-.642-.156-.667-.519-.075-1.081-.239-2.15-.482-2.85-.174-.502-.603-1.267-1.238-1.977C5.597 8.926 4.715 8.23 3.62 7.93 3.226 7.823 3 7.534 3 7.28V3.279c0-.26.22-.515.553-.55 1.293-.138 1.936-.53 2.491-.869l.04-.024c.27-.165.495-.296.776-.393.277-.096.63-.163 1.14-.163h3.5v-1H8c-.605 0-1.07.08-1.466.217a4.823 4.823 0 0 0-.97.485l-.048.029c-.504.308-.999.61-2.068.723C2.682 1.815 2 2.434 2 3.279v4c0 .851.685 1.433 1.357 1.616.849.232 1.574.787 2.132 1.41.56.626.914 1.28 1.039 1.638.199.575.356 1.54.428 2.591z"/>');_exports.BIconHandThumbsDown=BIconHandThumbsDown;var BIconHandThumbsUp=makeIcon("HandThumbsUp",'<path fill-rule="evenodd" d="M6.956 1.745C7.021.81 7.908.087 8.864.325l.261.066c.463.116.874.456 1.012.965.22.816.533 2.511.062 4.51a9.84 9.84 0 0 1 .443-.051c.713-.065 1.669-.072 2.516.21.518.173.994.681 1.2 1.273.184.532.16 1.162-.234 1.733.058.119.103.242.138.363.077.27.113.567.113.856 0 .289-.036.586-.113.856-.039.135-.09.273-.16.404.169.387.107.819-.003 1.148a3.163 3.163 0 0 1-.488.901c.054.152.076.312.076.465 0 .305-.089.625-.253.912C13.1 15.522 12.437 16 11.5 16v-1c.563 0 .901-.272 1.066-.56a.865.865 0 0 0 .121-.416c0-.12-.035-.165-.04-.17l-.354-.354.353-.354c.202-.201.407-.511.505-.804.104-.312.043-.441-.005-.488l-.353-.354.353-.354c.043-.042.105-.14.154-.315.048-.167.075-.37.075-.581 0-.211-.027-.414-.075-.581-.05-.174-.111-.273-.154-.315L12.793 9l.353-.354c.353-.352.373-.713.267-1.02-.122-.35-.396-.593-.571-.652-.653-.217-1.447-.224-2.11-.164a8.907 8.907 0 0 0-1.094.171l-.014.003-.003.001a.5.5 0 0 1-.595-.643 8.34 8.34 0 0 0 .145-4.726c-.03-.111-.128-.215-.288-.255l-.262-.065c-.306-.077-.642.156-.667.518-.075 1.082-.239 2.15-.482 2.85-.174.502-.603 1.268-1.238 1.977-.637.712-1.519 1.41-2.614 1.708-.394.108-.62.396-.62.65v4.002c0 .26.22.515.553.55 1.293.137 1.936.53 2.491.868l.04.025c.27.164.495.296.776.393.277.095.63.163 1.14.163h3.5v1H8c-.605 0-1.07-.081-1.466-.218a4.82 4.82 0 0 1-.97-.484l-.048-.03c-.504-.307-.999-.609-2.068-.722C2.682 14.464 2 13.846 2 13V9c0-.85.685-1.432 1.357-1.615.849-.232 1.574-.787 2.132-1.41.56-.627.914-1.28 1.039-1.639.199-.575.356-1.539.428-2.59z"/>');_exports.BIconHandThumbsUp=BIconHandThumbsUp;var BIconHandbag=makeIcon("Handbag",'<path fill-rule="evenodd" d="M8 1a2 2 0 0 0-2 2v4.5a.5.5 0 0 1-1 0V3a3 3 0 0 1 6 0v4.5a.5.5 0 0 1-1 0V3a2 2 0 0 0-2-2z"/><path fill-rule="evenodd" d="M3.405 6a.5.5 0 0 0-.498.45l-.912 6.9A1.5 1.5 0 0 0 3.488 15h9.024a1.5 1.5 0 0 0 1.493-1.65l-.913-6.9a.5.5 0 0 0-.497-.45h-9.19zm-1.493.35A1.5 1.5 0 0 1 3.405 5h9.19a1.5 1.5 0 0 1 1.493 1.35L15 13.252A2.5 2.5 0 0 1 12.512 16H3.488A2.5 2.5 0 0 1 1 13.251l.912-6.9z"/>');_exports.BIconHandbag=BIconHandbag;var BIconHandbagFill=makeIcon("HandbagFill",'<path d="M8 1a2 2 0 0 0-2 2v2H5V3a3 3 0 1 1 6 0v2h-1V3a2 2 0 0 0-2-2z"/><path d="M3.405 5a1.5 1.5 0 0 0-1.493 1.35L1 13.252A2.5 2.5 0 0 0 3.488 16h9.024A2.5 2.5 0 0 0 15 13.251l-.912-6.9A1.5 1.5 0 0 0 12.595 5H11v2.5a.5.5 0 1 1-1 0V5H6v2.5a.5.5 0 0 1-1 0V5H3.405z"/>');_exports.BIconHandbagFill=BIconHandbagFill;var BIconHash=makeIcon("Hash",'<path d="M8.39 12.648a1.32 1.32 0 0 0-.015.18c0 .305.21.508.5.508.266 0 .492-.172.555-.477l.554-2.703h1.204c.421 0 .617-.234.617-.547 0-.312-.188-.53-.617-.53h-.985l.516-2.524h1.265c.43 0 .618-.227.618-.547 0-.313-.188-.524-.618-.524h-1.046l.476-2.304a1.06 1.06 0 0 0 .016-.164.51.51 0 0 0-.516-.516.54.54 0 0 0-.539.43l-.523 2.554H7.617l.477-2.304c.008-.04.015-.118.015-.164a.512.512 0 0 0-.523-.516.539.539 0 0 0-.531.43L6.53 5.484H5.414c-.43 0-.617.22-.617.532 0 .312.187.539.617.539h.906l-.515 2.523H4.609c-.421 0-.609.219-.609.531 0 .313.188.547.61.547h.976l-.516 2.492c-.008.04-.015.125-.015.18 0 .305.21.508.5.508.265 0 .492-.172.554-.477l.555-2.703h2.242l-.515 2.492zm-1-6.109h2.266l-.515 2.563H6.859l.532-2.563z"/>');_exports.BIconHash=BIconHash;var BIconHdd=makeIcon("Hdd",'<path fill-rule="evenodd" d="M14 9H2a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1zM2 8a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2H2z"/><path d="M5 10.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-2 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/><path fill-rule="evenodd" d="M4.094 4a.5.5 0 0 0-.44.26l-2.47 4.532A1.5 1.5 0 0 0 1 9.51v.99H0v-.99c0-.418.105-.83.305-1.197l2.472-4.531A1.5 1.5 0 0 1 4.094 3h7.812a1.5 1.5 0 0 1 1.317.782l2.472 4.53c.2.368.305.78.305 1.198v.99h-1v-.99a1.5 1.5 0 0 0-.183-.718L12.345 4.26a.5.5 0 0 0-.439-.26H4.094z"/>');_exports.BIconHdd=BIconHdd;var BIconHddFill=makeIcon("HddFill",'<path fill-rule="evenodd" d="M0 10a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-1zm2.5 1a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"/><path d="M.91 7.204A2.993 2.993 0 0 1 2 7h12c.384 0 .752.072 1.09.204l-1.867-3.422A1.5 1.5 0 0 0 11.906 3H4.094a1.5 1.5 0 0 0-1.317.782L.91 7.204z"/>');_exports.BIconHddFill=BIconHddFill;var BIconHddNetwork=makeIcon("HddNetwork",'<path fill-rule="evenodd" d="M14 3H2a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/><path d="M5 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-2 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/><path fill-rule="evenodd" d="M7.5 10V7h1v3a1.5 1.5 0 0 1 1.5 1.5h5.5a.5.5 0 0 1 0 1H10A1.5 1.5 0 0 1 8.5 14h-1A1.5 1.5 0 0 1 6 12.5H.5a.5.5 0 0 1 0-1H6A1.5 1.5 0 0 1 7.5 10zm0 1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"/>');_exports.BIconHddNetwork=BIconHddNetwork;var BIconHddNetworkFill=makeIcon("HddNetworkFill",'<path fill-rule="evenodd" d="M2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h5.5v3A1.5 1.5 0 0 0 6 11.5H.5a.5.5 0 0 0 0 1H6A1.5 1.5 0 0 0 7.5 14h1a1.5 1.5 0 0 0 1.5-1.5h5.5a.5.5 0 0 0 0-1H10A1.5 1.5 0 0 0 8.5 10V7H14a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"/>');_exports.BIconHddNetworkFill=BIconHddNetworkFill;var BIconHddRack=makeIcon("HddRack",'<path fill-rule="evenodd" d="M14 10H2a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1zM2 9a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2H2z"/><path d="M5 11.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-2 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/><path fill-rule="evenodd" d="M14 3H2a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/><path d="M5 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-2 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/><path fill-rule="evenodd" d="M3 9V7h1v2H3zm9 0V7h1v2h-1z"/>');_exports.BIconHddRack=BIconHddRack;var BIconHddRackFill=makeIcon("HddRackFill",'<path fill-rule="evenodd" d="M2 9a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM3 9V7h1v2H3zm9 0V7h1v2h-1z"/>');_exports.BIconHddRackFill=BIconHddRackFill;var BIconHddStack=makeIcon("HddStack",'<path fill-rule="evenodd" d="M14 10H2a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1zM2 9a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2H2z"/><path d="M5 11.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-2 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/><path fill-rule="evenodd" d="M14 3H2a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/><path d="M5 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-2 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/>');_exports.BIconHddStack=BIconHddStack;var BIconHddStackFill=makeIcon("HddStackFill",'<path fill-rule="evenodd" d="M2 9a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"/>');_exports.BIconHddStackFill=BIconHddStackFill;var BIconHeadphones=makeIcon("Headphones",'<path fill-rule="evenodd" d="M8 3a5 5 0 0 0-5 5v4.5H2V8a6 6 0 1 1 12 0v4.5h-1V8a5 5 0 0 0-5-5z"/><path d="M11 10a1 1 0 0 1 1-1h2v4a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-3zm-6 0a1 1 0 0 0-1-1H2v4a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-3z"/>');_exports.BIconHeadphones=BIconHeadphones;var BIconHeadset=makeIcon("Headset",'<path fill-rule="evenodd" d="M8 1a5 5 0 0 0-5 5v4.5H2V6a6 6 0 1 1 12 0v4.5h-1V6a5 5 0 0 0-5-5z"/><path d="M11 8a1 1 0 0 1 1-1h2v4a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V8zM5 8a1 1 0 0 0-1-1H2v4a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V8z"/><path fill-rule="evenodd" d="M13.5 8.5a.5.5 0 0 1 .5.5v3a2.5 2.5 0 0 1-2.5 2.5H8a.5.5 0 0 1 0-1h3.5A1.5 1.5 0 0 0 13 12V9a.5.5 0 0 1 .5-.5z"/><path d="M6.5 14a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1z"/>');_exports.BIconHeadset=BIconHeadset;var BIconHeart=makeIcon("Heart",'<path fill-rule="evenodd" d="M8 2.748l-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01L8 2.748zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143c.06.055.119.112.176.171a3.12 3.12 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15z"/>');_exports.BIconHeart=BIconHeart;var BIconHeartFill=makeIcon("HeartFill",'<path fill-rule="evenodd" d="M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z"/>');_exports.BIconHeartFill=BIconHeartFill;var BIconHeartHalf=makeIcon("HeartHalf",'<path fill-rule="evenodd" d="M8 1.314C3.562-3.248-7.534 4.735 8 15V1.314z"/><path fill-rule="evenodd" d="M8 2.748l-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01L8 2.748zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143c.06.055.119.112.176.171a3.12 3.12 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15z"/>');_exports.BIconHeartHalf=BIconHeartHalf;var BIconHeptagon=makeIcon("Heptagon",'<path fill-rule="evenodd" d="M7.779.052a.5.5 0 0 1 .442 0l6.015 2.97a.5.5 0 0 1 .267.34l1.485 6.676a.5.5 0 0 1-.093.415l-4.162 5.354a.5.5 0 0 1-.395.193H4.662a.5.5 0 0 1-.395-.193L.105 10.453a.5.5 0 0 1-.093-.415l1.485-6.676a.5.5 0 0 1 .267-.34L7.779.053zM2.422 3.813l-1.383 6.212L4.907 15h6.186l3.868-4.975-1.383-6.212L8 1.058 2.422 3.813z"/>');_exports.BIconHeptagon=BIconHeptagon;var BIconHeptagonFill=makeIcon("HeptagonFill",'<path fill-rule="evenodd" d="M7.779.052a.5.5 0 0 1 .442 0l6.015 2.97a.5.5 0 0 1 .267.34l1.485 6.676a.5.5 0 0 1-.093.415l-4.162 5.354a.5.5 0 0 1-.395.193H4.662a.5.5 0 0 1-.395-.193L.105 10.453a.5.5 0 0 1-.093-.415l1.485-6.676a.5.5 0 0 1 .267-.34L7.779.053z"/>');_exports.BIconHeptagonFill=BIconHeptagonFill;var BIconHeptagonHalf=makeIcon("HeptagonHalf",'<path fill-rule="evenodd" d="M7.779.052a.5.5 0 0 1 .442 0l6.015 2.97a.5.5 0 0 1 .267.34l1.485 6.676a.5.5 0 0 1-.093.415l-4.162 5.354a.5.5 0 0 1-.395.193H4.662a.5.5 0 0 1-.395-.193L.105 10.453a.5.5 0 0 1-.093-.415l1.485-6.676a.5.5 0 0 1 .267-.34L7.779.053zM8 15h3.093l3.868-4.975-1.383-6.212L8 1.058V15z"/>');_exports.BIconHeptagonHalf=BIconHeptagonHalf;var BIconHexagon=makeIcon("Hexagon",'<path fill-rule="evenodd" d="M14 4.577L8 1 2 4.577v6.846L8 15l6-3.577V4.577zM8.5.134a1 1 0 0 0-1 0l-6 3.577a1 1 0 0 0-.5.866v6.846a1 1 0 0 0 .5.866l6 3.577a1 1 0 0 0 1 0l6-3.577a1 1 0 0 0 .5-.866V4.577a1 1 0 0 0-.5-.866L8.5.134z"/>');_exports.BIconHexagon=BIconHexagon;var BIconHexagonFill=makeIcon("HexagonFill",'<path fill-rule="evenodd" d="M8.5.134a1 1 0 0 0-1 0l-6 3.577a1 1 0 0 0-.5.866v6.846a1 1 0 0 0 .5.866l6 3.577a1 1 0 0 0 1 0l6-3.577a1 1 0 0 0 .5-.866V4.577a1 1 0 0 0-.5-.866L8.5.134z"/>');_exports.BIconHexagonFill=BIconHexagonFill;var BIconHexagonHalf=makeIcon("HexagonHalf",'<path fill-rule="evenodd" d="M14 4.577L8 1v14l6-3.577V4.577zM8.5.134a1 1 0 0 0-1 0l-6 3.577a1 1 0 0 0-.5.866v6.846a1 1 0 0 0 .5.866l6 3.577a1 1 0 0 0 1 0l6-3.577a1 1 0 0 0 .5-.866V4.577a1 1 0 0 0-.5-.866L8.5.134z"/>');_exports.BIconHexagonHalf=BIconHexagonHalf;var BIconHourglass=makeIcon("Hourglass",'<path fill-rule="evenodd" d="M2 1.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-1v1a4.5 4.5 0 0 1-2.557 4.06c-.29.139-.443.377-.443.59v.7c0 .213.154.451.443.59A4.5 4.5 0 0 1 12.5 13v1h1a.5.5 0 0 1 0 1h-11a.5.5 0 1 1 0-1h1v-1a4.5 4.5 0 0 1 2.557-4.06c.29-.139.443-.377.443-.59v-.7c0-.213-.154-.451-.443-.59A4.5 4.5 0 0 1 3.5 3V2h-1a.5.5 0 0 1-.5-.5zm2.5.5v1a3.5 3.5 0 0 0 1.989 3.158c.533.256 1.011.791 1.011 1.491v.702c0 .7-.478 1.235-1.011 1.491A3.5 3.5 0 0 0 4.5 13v1h7v-1a3.5 3.5 0 0 0-1.989-3.158C8.978 9.586 8.5 9.052 8.5 8.351v-.702c0-.7.478-1.235 1.011-1.491A3.5 3.5 0 0 0 11.5 3V2h-7z"/>');_exports.BIconHourglass=BIconHourglass;var BIconHourglassBottom=makeIcon("HourglassBottom",'<path fill-rule="evenodd" d="M2 1.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-1v1a4.5 4.5 0 0 1-2.557 4.06c-.29.139-.443.377-.443.59v.7c0 .213.154.451.443.59A4.5 4.5 0 0 1 12.5 13v1h1a.5.5 0 0 1 0 1h-11a.5.5 0 1 1 0-1h1v-1a4.5 4.5 0 0 1 2.557-4.06c.29-.139.443-.377.443-.59v-.7c0-.213-.154-.451-.443-.59A4.5 4.5 0 0 1 3.5 3V2h-1a.5.5 0 0 1-.5-.5zm2.5.5v1a3.5 3.5 0 0 0 1.989 3.158c.533.256 1.011.791 1.011 1.491v.702s.18.149.5.149.5-.15.5-.15v-.7c0-.701.478-1.236 1.011-1.492A3.5 3.5 0 0 0 11.5 3V2h-7z"/>');_exports.BIconHourglassBottom=BIconHourglassBottom;var BIconHourglassSplit=makeIcon("HourglassSplit",'<path fill-rule="evenodd" d="M2.5 15a.5.5 0 1 1 0-1h1v-1a4.5 4.5 0 0 1 2.557-4.06c.29-.139.443-.377.443-.59v-.7c0-.213-.154-.451-.443-.59A4.5 4.5 0 0 1 3.5 3V2h-1a.5.5 0 0 1 0-1h11a.5.5 0 0 1 0 1h-1v1a4.5 4.5 0 0 1-2.557 4.06c-.29.139-.443.377-.443.59v.7c0 .213.154.451.443.59A4.5 4.5 0 0 1 12.5 13v1h1a.5.5 0 0 1 0 1h-11zm2-13v1c0 .537.12 1.045.337 1.5h6.326c.216-.455.337-.963.337-1.5V2h-7zm3 6.35c0 .701-.478 1.236-1.011 1.492A3.5 3.5 0 0 0 4.5 13s.866-1.299 3-1.48V8.35zm1 0c0 .701.478 1.236 1.011 1.492A3.5 3.5 0 0 1 11.5 13s-.866-1.299-3-1.48V8.35z"/>');_exports.BIconHourglassSplit=BIconHourglassSplit;var BIconHourglassTop=makeIcon("HourglassTop",'<path fill-rule="evenodd" d="M2 14.5a.5.5 0 0 0 .5.5h11a.5.5 0 1 0 0-1h-1v-1a4.5 4.5 0 0 0-2.557-4.06c-.29-.139-.443-.377-.443-.59v-.7c0-.213.154-.451.443-.59A4.5 4.5 0 0 0 12.5 3V2h1a.5.5 0 0 0 0-1h-11a.5.5 0 0 0 0 1h1v1a4.5 4.5 0 0 0 2.557 4.06c.29.139.443.377.443.59v.7c0 .213-.154.451-.443.59A4.5 4.5 0 0 0 3.5 13v1h-1a.5.5 0 0 0-.5.5zm2.5-.5v-1a3.5 3.5 0 0 1 1.989-3.158c.533-.256 1.011-.79 1.011-1.491v-.702s.18.101.5.101.5-.1.5-.1v.7c0 .701.478 1.236 1.011 1.492A3.5 3.5 0 0 1 11.5 13v1h-7z"/>');_exports.BIconHourglassTop=BIconHourglassTop;var BIconHouse=makeIcon("House",'<path fill-rule="evenodd" d="M2 13.5V7h1v6.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V7h1v6.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5zm11-11V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z"/><path fill-rule="evenodd" d="M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z"/>');_exports.BIconHouse=BIconHouse;var BIconHouseDoor=makeIcon("HouseDoor",'<path fill-rule="evenodd" d="M7.646 1.146a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 .146.354v7a.5.5 0 0 1-.5.5H9.5a.5.5 0 0 1-.5-.5v-4H7v4a.5.5 0 0 1-.5.5H2a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .146-.354l6-6zM2.5 7.707V14H6v-4a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v4h3.5V7.707L8 2.207l-5.5 5.5z"/><path fill-rule="evenodd" d="M13 2.5V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z"/>');_exports.BIconHouseDoor=BIconHouseDoor;var BIconHouseDoorFill=makeIcon("HouseDoorFill",'<path d="M6.5 10.995V14.5a.5.5 0 0 1-.5.5H2a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .146-.354l6-6a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 .146.354v7a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5V11c0-.25-.25-.5-.5-.5H7c-.25 0-.5.25-.5.495z"/><path fill-rule="evenodd" d="M13 2.5V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z"/>');_exports.BIconHouseDoorFill=BIconHouseDoorFill;var BIconHouseFill=makeIcon("HouseFill",'<path fill-rule="evenodd" d="M8 3.293l6 6V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V9.293l6-6zm5-.793V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z"/><path fill-rule="evenodd" d="M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z"/>');_exports.BIconHouseFill=BIconHouseFill;var BIconHr=makeIcon("Hr",'<path fill-rule="evenodd" d="M0 8a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H.5A.5.5 0 0 1 0 8z"/><path d="M4 3h8a1 1 0 0 1 1 1v2.5h1V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v2.5h1V4a1 1 0 0 1 1-1zM3 9.5H2V12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V9.5h-1V12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9.5z"/>');_exports.BIconHr=BIconHr;var BIconImage=makeIcon("Image",'<path fill-rule="evenodd" d="M14.002 2h-12a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zm-12-1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-12z"/><path d="M10.648 7.646a.5.5 0 0 1 .577-.093L15.002 9.5V14h-14v-2l2.646-2.354a.5.5 0 0 1 .63-.062l2.66 1.773 3.71-3.71z"/><path fill-rule="evenodd" d="M4.502 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>');_exports.BIconImage=BIconImage;var BIconImageAlt=makeIcon("ImageAlt",'<path d="M10.648 6.646a.5.5 0 0 1 .577-.093l4.777 3.947V15a1 1 0 0 1-1 1h-14a1 1 0 0 1-1-1v-2l3.646-4.354a.5.5 0 0 1 .63-.062l2.66 2.773 3.71-4.71z"/><path fill-rule="evenodd" d="M4.5 5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z"/>');_exports.BIconImageAlt=BIconImageAlt;var BIconImageFill=makeIcon("ImageFill",'<path fill-rule="evenodd" d="M.002 3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-12a2 2 0 0 1-2-2V3zm1 9l2.646-2.354a.5.5 0 0 1 .63-.062l2.66 1.773 3.71-3.71a.5.5 0 0 1 .577-.094L15.002 9.5V13a1 1 0 0 1-1 1h-12a1 1 0 0 1-1-1v-1zm5-6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/>');_exports.BIconImageFill=BIconImageFill;var BIconImages=makeIcon("Images",'<path fill-rule="evenodd" d="M12.002 4h-10a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1zm-10-1a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-10z"/><path d="M10.648 8.646a.5.5 0 0 1 .577-.093l1.777 1.947V14h-12v-1l2.646-2.354a.5.5 0 0 1 .63-.062l2.66 1.773 3.71-3.71z"/><path fill-rule="evenodd" d="M4.502 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM4 2h10a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1v1a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2h1a1 1 0 0 1 1-1z"/>');_exports.BIconImages=BIconImages;var BIconInbox=makeIcon("Inbox",'<path fill-rule="evenodd" d="M3.81 4.063A1.5 1.5 0 0 1 4.98 3.5h6.04a1.5 1.5 0 0 1 1.17.563l3.7 4.625a.5.5 0 0 1-.78.624l-3.7-4.624a.5.5 0 0 0-.39-.188H4.98a.5.5 0 0 0-.39.188L.89 9.312a.5.5 0 1 1-.78-.624l3.7-4.625z"/><path fill-rule="evenodd" d="M.125 8.67A.5.5 0 0 1 .5 8.5H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0 .5.5 0 0 1 .5-.5h5.5a.5.5 0 0 1 .496.562l-.39 3.124a1.5 1.5 0 0 1-1.489 1.314H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .121-.393zm.941.83l.32 2.562a.5.5 0 0 0 .497.438h12.234a.5.5 0 0 0 .496-.438l.32-2.562H10.45a2.5 2.5 0 0 1-4.9 0H1.066z"/>');_exports.BIconInbox=BIconInbox;var BIconInboxFill=makeIcon("InboxFill",'<path fill-rule="evenodd" d="M3.81 4.063A1.5 1.5 0 0 1 4.98 3.5h6.04a1.5 1.5 0 0 1 1.17.563l3.7 4.625a.5.5 0 0 1-.78.624l-3.7-4.624a.5.5 0 0 0-.39-.188H4.98a.5.5 0 0 0-.39.188L.89 9.312a.5.5 0 1 1-.78-.624l3.7-4.625z"/><path fill-rule="evenodd" d="M.125 8.67A.5.5 0 0 1 .5 8.5h5A.5.5 0 0 1 6 9c0 .828.625 2 2 2s2-1.172 2-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .496.562l-.39 3.124a1.5 1.5 0 0 1-1.489 1.314H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .121-.393z"/>');_exports.BIconInboxFill=BIconInboxFill;var BIconInboxes=makeIcon("Inboxes",'<path fill-rule="evenodd" d="M.125 11.17A.5.5 0 0 1 .5 11H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0 .5.5 0 0 1 .5-.5h5.5a.5.5 0 0 1 .496.562l-.39 3.124A1.5 1.5 0 0 1 14.117 16H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .121-.393zm.941.83l.32 2.562a.5.5 0 0 0 .497.438h12.234a.5.5 0 0 0 .496-.438l.32-2.562H10.45a2.5 2.5 0 0 1-4.9 0H1.066zM3.81.563A1.5 1.5 0 0 1 4.98 0h6.04a1.5 1.5 0 0 1 1.17.563l3.7 4.625a.5.5 0 0 1-.78.624l-3.7-4.624A.5.5 0 0 0 11.02 1H4.98a.5.5 0 0 0-.39.188L.89 5.812a.5.5 0 1 1-.78-.624L3.81.563z"/><path fill-rule="evenodd" d="M.125 5.17A.5.5 0 0 1 .5 5H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0A.5.5 0 0 1 10 5h5.5a.5.5 0 0 1 .496.562l-.39 3.124A1.5 1.5 0 0 1 14.117 10H1.883A1.5 1.5 0 0 1 .394 8.686l-.39-3.124a.5.5 0 0 1 .121-.393zm.941.83l.32 2.562A.5.5 0 0 0 1.884 9h12.234a.5.5 0 0 0 .496-.438L14.933 6H10.45a2.5 2.5 0 0 1-4.9 0H1.066z"/>');_exports.BIconInboxes=BIconInboxes;var BIconInboxesFill=makeIcon("InboxesFill",'<path fill-rule="evenodd" d="M.125 11.17A.5.5 0 0 1 .5 11H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0 .5.5 0 0 1 .5-.5h5.5a.5.5 0 0 1 .496.562l-.39 3.124A1.5 1.5 0 0 1 14.117 16H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .121-.393zM3.81.563A1.5 1.5 0 0 1 4.98 0h6.04a1.5 1.5 0 0 1 1.17.563l3.7 4.625a.5.5 0 0 1-.78.624l-3.7-4.624A.5.5 0 0 0 11.02 1H4.98a.5.5 0 0 0-.39.188L.89 5.812a.5.5 0 1 1-.78-.624L3.81.563z"/><path fill-rule="evenodd" d="M.125 5.17A.5.5 0 0 1 .5 5H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0A.5.5 0 0 1 10 5h5.5a.5.5 0 0 1 .496.562l-.39 3.124A1.5 1.5 0 0 1 14.117 10H1.883A1.5 1.5 0 0 1 .394 8.686l-.39-3.124a.5.5 0 0 1 .121-.393z"/>');_exports.BIconInboxesFill=BIconInboxesFill;var BIconInfo=makeIcon("Info",'<path d="M8.93 6.588l-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588z"/><circle cx="8" cy="4.5" r="1"/>');_exports.BIconInfo=BIconInfo;var BIconInfoCircle=makeIcon("InfoCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M8.93 6.588l-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588z"/><circle cx="8" cy="4.5" r="1"/>');_exports.BIconInfoCircle=BIconInfoCircle;var BIconInfoCircleFill=makeIcon("InfoCircleFill",'<path fill-rule="evenodd" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm.93-9.412l-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM8 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconInfoCircleFill=BIconInfoCircleFill;var BIconInfoSquare=makeIcon("InfoSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path d="M8.93 6.588l-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588z"/><circle cx="8" cy="4.5" r="1"/>');_exports.BIconInfoSquare=BIconInfoSquare;var BIconInfoSquareFill=makeIcon("InfoSquareFill",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm8.93 4.588l-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM8 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconInfoSquareFill=BIconInfoSquareFill;var BIconInputCursor=makeIcon("InputCursor",'<path d="M10 5h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4v1h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-4v1zM6 5V4H2a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4v-1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4z"/><path fill-rule="evenodd" d="M8 1a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-1 0v-13A.5.5 0 0 1 8 1z"/>');_exports.BIconInputCursor=BIconInputCursor;var BIconInputCursorText=makeIcon("InputCursorText",'<path fill-rule="evenodd" d="M5 2a.5.5 0 0 1 .5-.5c.862 0 1.573.287 2.06.566.174.099.321.198.44.286.119-.088.266-.187.44-.286A4.165 4.165 0 0 1 10.5 1.5a.5.5 0 0 1 0 1c-.638 0-1.177.213-1.564.434a3.49 3.49 0 0 0-.436.294V7.5H9a.5.5 0 0 1 0 1h-.5v4.272c.1.08.248.187.436.294.387.221.926.434 1.564.434a.5.5 0 0 1 0 1 4.165 4.165 0 0 1-2.06-.566A4.561 4.561 0 0 1 8 13.65a4.561 4.561 0 0 1-.44.285 4.165 4.165 0 0 1-2.06.566.5.5 0 0 1 0-1c.638 0 1.177-.213 1.564-.434.188-.107.335-.214.436-.294V8.5H7a.5.5 0 0 1 0-1h.5V3.228a3.49 3.49 0 0 0-.436-.294A3.166 3.166 0 0 0 5.5 2.5.5.5 0 0 1 5 2zm3.352 1.355zm-.704 9.29z"/><path d="M10 5h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4v1h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-4v1zM6 5V4H2a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4v-1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4z"/>');_exports.BIconInputCursorText=BIconInputCursorText;var BIconIntersect=makeIcon("Intersect",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2zm5 10v2a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2v5a2 2 0 0 1-2 2H5zm6-8H6a2 2 0 0 0-2 2v5H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v2z"/>');_exports.BIconIntersect=BIconIntersect;var BIconJournal=makeIcon("Journal",'<path d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1H2a2 2 0 0 1 2-2z"/><path d="M2 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2z"/>');_exports.BIconJournal=BIconJournal;var BIconJournalAlbum=makeIcon("JournalAlbum",'<path d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1H2a2 2 0 0 1 2-2z"/><path d="M2 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm3-6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5z"/><path fill-rule="evenodd" d="M6 11.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5z"/>');_exports.BIconJournalAlbum=BIconJournalAlbum;var BIconJournalArrowDown=makeIcon("JournalArrowDown",'<path d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1H2a2 2 0 0 1 2-2z"/><path d="M2 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2z"/><path fill-rule="evenodd" d="M8 4a.5.5 0 0 1 .5.5v5.793l1.646-1.647a.5.5 0 0 1 .708.708l-2.5 2.5a.5.5 0 0 1-.708 0l-2.5-2.5a.5.5 0 1 1 .708-.708L7.5 10.293V4.5A.5.5 0 0 1 8 4z"/>');_exports.BIconJournalArrowDown=BIconJournalArrowDown;var BIconJournalArrowUp=makeIcon("JournalArrowUp",'<path d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1H2a2 2 0 0 1 2-2z"/><path d="M2 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2z"/><path fill-rule="evenodd" d="M8 12a.5.5 0 0 0 .5-.5V5.707l1.646 1.647a.5.5 0 0 0 .708-.708l-2.5-2.5a.5.5 0 0 0-.708 0l-2.5 2.5a.5.5 0 1 0 .708.708L7.5 5.707V11.5a.5.5 0 0 0 .5.5z"/>');_exports.BIconJournalArrowUp=BIconJournalArrowUp;var BIconJournalCheck=makeIcon("JournalCheck",'<path d="M4 1h5v1H4a1 1 0 0 0-1 1H2a2 2 0 0 1 2-2zm10 7v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V8h1zM2 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2z"/><path fill-rule="evenodd" d="M15.854 2.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L12.5 4.793l2.646-2.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconJournalCheck=BIconJournalCheck;var BIconJournalCode=makeIcon("JournalCode",'<path d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1H2a2 2 0 0 1 2-2z"/><path d="M2 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2z"/><path fill-rule="evenodd" d="M8.646 5.646a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 8 8.646 6.354a.5.5 0 0 1 0-.708zm-1.292 0a.5.5 0 0 0-.708 0l-2 2a.5.5 0 0 0 0 .708l2 2a.5.5 0 0 0 .708-.708L5.707 8l1.647-1.646a.5.5 0 0 0 0-.708z"/>');_exports.BIconJournalCode=BIconJournalCode;var BIconJournalMedical=makeIcon("JournalMedical",'<path d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1H2a2 2 0 0 1 2-2z"/><path d="M2 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2z"/><path fill-rule="evenodd" d="M8 4a.5.5 0 0 1 .5.5v.634l.549-.317a.5.5 0 1 1 .5.866L9 6l.549.317a.5.5 0 1 1-.5.866L8.5 6.866V7.5a.5.5 0 0 1-1 0v-.634l-.549.317a.5.5 0 1 1-.5-.866L7 6l-.549-.317a.5.5 0 0 1 .5-.866l.549.317V4.5A.5.5 0 0 1 8 4zM5 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconJournalMedical=BIconJournalMedical;var BIconJournalMinus=makeIcon("JournalMinus",'<path d="M4 1h5v1H4a1 1 0 0 0-1 1H2a2 2 0 0 1 2-2zm10 7v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V8h1zM2 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2z"/><path fill-rule="evenodd" d="M11 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"/>');_exports.BIconJournalMinus=BIconJournalMinus;var BIconJournalPlus=makeIcon("JournalPlus",'<path d="M4 1h5v1H4a1 1 0 0 0-1 1H2a2 2 0 0 1 2-2zm10 7v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V8h1zM2 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2z"/><path fill-rule="evenodd" d="M13.5 1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1H13V1.5a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M13 3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0v-2z"/>');_exports.BIconJournalPlus=BIconJournalPlus;var BIconJournalRichtext=makeIcon("JournalRichtext",'<path d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1H2a2 2 0 0 1 2-2z"/><path d="M2 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2z"/><path fill-rule="evenodd" d="M5 11.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm1.639-4.208l1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047L11 4.75V7a.5.5 0 0 1-.5.5h-5A.5.5 0 0 1 5 7v-.5s1.54-1.274 1.639-1.208zM6.75 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5z"/>');_exports.BIconJournalRichtext=BIconJournalRichtext;var BIconJournalText=makeIcon("JournalText",'<path d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1H2a2 2 0 0 1 2-2z"/><path d="M2 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2z"/><path fill-rule="evenodd" d="M5 10.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconJournalText=BIconJournalText;var BIconJournals=makeIcon("Journals",'<path d="M3 2h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1H1a2 2 0 0 1 2-2z"/><path d="M5 0h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1H3a2 2 0 0 1 2-2zM1 6v-.5a.5.5 0 0 1 1 0V6h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V9h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"/>');_exports.BIconJournals=BIconJournals;var BIconJoystick=makeIcon("Joystick",'<path d="M7.106 15.553L.553 12.276A1 1 0 0 1 0 11.382V9.471a1 1 0 0 1 .606-.89L6 6.269v1.088L1 9.5l5.658 2.83a3 3 0 0 0 2.684 0L15 9.5l-5-2.143V6.27l5.394 2.312a1 1 0 0 1 .606.89v1.911a1 1 0 0 1-.553.894l-6.553 3.277a2 2 0 0 1-1.788 0z"/><path fill-rule="evenodd" d="M7.5 9.5v-6h1v6h-1z"/><path d="M10 9.75c0 .414-.895.75-2 .75s-2-.336-2-.75S6.895 9 8 9s2 .336 2 .75zM10 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/>');_exports.BIconJoystick=BIconJoystick;var BIconJustify=makeIcon("Justify",'<path fill-rule="evenodd" d="M2 12.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>');_exports.BIconJustify=BIconJustify;var BIconJustifyLeft=makeIcon("JustifyLeft",'<path fill-rule="evenodd" d="M2 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>');_exports.BIconJustifyLeft=BIconJustifyLeft;var BIconJustifyRight=makeIcon("JustifyRight",'<path fill-rule="evenodd" d="M6 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-4-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>');_exports.BIconJustifyRight=BIconJustifyRight;var BIconKanban=makeIcon("Kanban",'<path fill-rule="evenodd" d="M13.5 1h-11a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm-11-1a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2h-11z"/><path d="M6.5 3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3zm-4 0a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3zm8 0a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3z"/>');_exports.BIconKanban=BIconKanban;var BIconKanbanFill=makeIcon("KanbanFill",'<path fill-rule="evenodd" d="M2.5 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2h-11zm5 2a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1h-1zm-5 1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3zm9-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1h-1z"/>');_exports.BIconKanbanFill=BIconKanbanFill;var BIconKey=makeIcon("Key",'<path fill-rule="evenodd" d="M0 8a4 4 0 0 1 7.465-2H14a.5.5 0 0 1 .354.146l1.5 1.5a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0L13 9.207l-.646.647a.5.5 0 0 1-.708 0L11 9.207l-.646.647a.5.5 0 0 1-.708 0L9 9.207l-.646.647A.5.5 0 0 1 8 10h-.535A4 4 0 0 1 0 8zm4-3a3 3 0 1 0 2.712 4.285A.5.5 0 0 1 7.163 9h.63l.853-.854a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.793-.793-1-1h-6.63a.5.5 0 0 1-.451-.285A3 3 0 0 0 4 5z"/><path d="M4 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconKey=BIconKey;var BIconKeyFill=makeIcon("KeyFill",'<path fill-rule="evenodd" d="M3.5 11.5a3.5 3.5 0 1 1 3.163-5H14L15.5 8 14 9.5l-1-1-1 1-1-1-1 1-1-1-1 1H6.663a3.5 3.5 0 0 1-3.163 2zM2.5 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconKeyFill=BIconKeyFill;var BIconKeyboard=makeIcon("Keyboard",'<path fill-rule="evenodd" d="M14 5H2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1zM2 4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2z"/><path d="M13 10.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zm0-2a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zm-5 0A.25.25 0 0 1 8.25 8h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 8 8.75v-.5zm2 0a.25.25 0 0 1 .25-.25h1.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-1.5a.25.25 0 0 1-.25-.25v-.5zm1 2a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zm-5-2A.25.25 0 0 1 6.25 8h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 6 8.75v-.5zm-2 0A.25.25 0 0 1 4.25 8h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 4 8.75v-.5zm-2 0A.25.25 0 0 1 2.25 8h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 2 8.75v-.5zm11-2a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zm-2 0a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zm-2 0A.25.25 0 0 1 9.25 6h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 9 6.75v-.5zm-2 0A.25.25 0 0 1 7.25 6h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 7 6.75v-.5zm-2 0A.25.25 0 0 1 5.25 6h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 5 6.75v-.5zm-3 0A.25.25 0 0 1 2.25 6h1.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-1.5A.25.25 0 0 1 2 6.75v-.5zm0 4a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zm2 0a.25.25 0 0 1 .25-.25h5.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-5.5a.25.25 0 0 1-.25-.25v-.5z"/>');_exports.BIconKeyboard=BIconKeyboard;var BIconKeyboardFill=makeIcon("KeyboardFill",'<path fill-rule="evenodd" d="M0 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6zm13 .25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zM2.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 3 8.75v-.5A.25.25 0 0 0 2.75 8h-.5zM4 8.25A.25.25 0 0 1 4.25 8h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 4 8.75v-.5zM6.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 7 8.75v-.5A.25.25 0 0 0 6.75 8h-.5zM8 8.25A.25.25 0 0 1 8.25 8h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 8 8.75v-.5zM13.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zm0 2a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zm-3-2a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h1.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-1.5zm.75 2.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zM11.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zM9 6.25A.25.25 0 0 1 9.25 6h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 9 6.75v-.5zM7.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 8 6.75v-.5A.25.25 0 0 0 7.75 6h-.5zM5 6.25A.25.25 0 0 1 5.25 6h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 5 6.75v-.5zM2.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h1.5A.25.25 0 0 0 4 6.75v-.5A.25.25 0 0 0 3.75 6h-1.5zM2 10.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zM4.25 10a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h5.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-5.5z"/>');_exports.BIconKeyboardFill=BIconKeyboardFill;var BIconLadder=makeIcon("Ladder",'<path fill-rule="evenodd" d="M4.5 1a.5.5 0 0 1 .5.5V2h6v-.5a.5.5 0 0 1 1 0v14a.5.5 0 0 1-1 0V15H5v.5a.5.5 0 0 1-1 0v-14a.5.5 0 0 1 .5-.5zM5 14h6v-2H5v2zm0-3h6V9H5v2zm0-3h6V6H5v2zm0-3h6V3H5v2z"/>');_exports.BIconLadder=BIconLadder;var BIconLamp=makeIcon("Lamp",'<path fill-rule="evenodd" d="M13 3H3v4h10V3zM3 2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3zm4.5-1l.276-.553a.25.25 0 0 1 .448 0L8.5 1h-1zm-.012 9c-.337.646-.677 1.33-.95 1.949-.176.396-.318.75-.413 1.042a3.904 3.904 0 0 0-.102.36c-.01.047-.016.083-.02.11L6 13.5c0 .665.717 1.5 2 1.5s2-.835 2-1.5c0 0 0-.013-.004-.039a1.347 1.347 0 0 0-.02-.11 3.696 3.696 0 0 0-.1-.36 11.747 11.747 0 0 0-.413-1.042A34.827 34.827 0 0 0 8.513 10H7.487zm1.627-1h-2.23C6.032 10.595 5 12.69 5 13.5 5 14.88 6.343 16 8 16s3-1.12 3-2.5c0-.81-1.032-2.905-1.885-4.5z"/>');_exports.BIconLamp=BIconLamp;var BIconLampFill=makeIcon("LampFill",'<path d="M2 3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3z"/><path fill-rule="evenodd" d="M7.5 1l.276-.553a.25.25 0 0 1 .448 0L8.5 1h-1zm-.615 8h2.23C9.968 10.595 11 12.69 11 13.5c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5c0-.81 1.032-2.905 1.885-4.5z"/>');_exports.BIconLampFill=BIconLampFill;var BIconLaptop=makeIcon("Laptop",'<path fill-rule="evenodd" d="M13.5 3h-11a.5.5 0 0 0-.5.5V11h12V3.5a.5.5 0 0 0-.5-.5zm-11-1A1.5 1.5 0 0 0 1 3.5V12h14V3.5A1.5 1.5 0 0 0 13.5 2h-11z"/><path d="M0 12h16v.5a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5V12z"/>');_exports.BIconLaptop=BIconLaptop;var BIconLaptopFill=makeIcon("LaptopFill",'<path fill-rule="evenodd" d="M2.5 2A1.5 1.5 0 0 0 1 3.5V12h14V3.5A1.5 1.5 0 0 0 13.5 2h-11z"/><path d="M0 12h16v.5a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5V12z"/>');_exports.BIconLaptopFill=BIconLaptopFill;var BIconLayers=makeIcon("Layers",'<path fill-rule="evenodd" d="M3.188 8L.264 9.559a.5.5 0 0 0 0 .882l7.5 4a.5.5 0 0 0 .47 0l7.5-4a.5.5 0 0 0 0-.882L12.813 8l-1.063.567L14.438 10 8 13.433 1.562 10 4.25 8.567 3.187 8z"/><path fill-rule="evenodd" d="M7.765 1.559a.5.5 0 0 1 .47 0l7.5 4a.5.5 0 0 1 0 .882l-7.5 4a.5.5 0 0 1-.47 0l-7.5-4a.5.5 0 0 1 0-.882l7.5-4zM1.563 6L8 9.433 14.438 6 8 2.567 1.562 6z"/>');_exports.BIconLayers=BIconLayers;var BIconLayersFill=makeIcon("LayersFill",'<path fill-rule="evenodd" d="M7.765 1.559a.5.5 0 0 1 .47 0l7.5 4a.5.5 0 0 1 0 .882l-7.5 4a.5.5 0 0 1-.47 0l-7.5-4a.5.5 0 0 1 0-.882l7.5-4z"/><path fill-rule="evenodd" d="M2.125 8.567l-1.86.992a.5.5 0 0 0 0 .882l7.5 4a.5.5 0 0 0 .47 0l7.5-4a.5.5 0 0 0 0-.882l-1.86-.992-5.17 2.756a1.5 1.5 0 0 1-1.41 0l.418-.785-.419.785-5.169-2.756z"/>');_exports.BIconLayersFill=BIconLayersFill;var BIconLayersHalf=makeIcon("LayersHalf",'<path fill-rule="evenodd" d="M3.188 8L.264 9.559a.5.5 0 0 0 0 .882l7.5 4a.5.5 0 0 0 .47 0l7.5-4a.5.5 0 0 0 0-.882L12.813 8l-4.578 2.441a.5.5 0 0 1-.47 0L3.188 8z"/><path fill-rule="evenodd" d="M7.765 1.559a.5.5 0 0 1 .47 0l7.5 4a.5.5 0 0 1 0 .882l-7.5 4a.5.5 0 0 1-.47 0l-7.5-4a.5.5 0 0 1 0-.882l7.5-4zM1.563 6L8 9.433 14.438 6 8 2.567 1.562 6z"/>');_exports.BIconLayersHalf=BIconLayersHalf;var BIconLayoutSidebar=makeIcon("LayoutSidebar",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M4 14V2h1v12H4z"/>');_exports.BIconLayoutSidebar=BIconLayoutSidebar;var BIconLayoutSidebarInset=makeIcon("LayoutSidebarInset",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path d="M3 4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4z"/>');_exports.BIconLayoutSidebarInset=BIconLayoutSidebarInset;var BIconLayoutSidebarInsetReverse=makeIcon("LayoutSidebarInsetReverse",'<path fill-rule="evenodd" d="M2 2h12a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm12-1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h12z"/><path d="M13 4a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V4z"/>');_exports.BIconLayoutSidebarInsetReverse=BIconLayoutSidebarInsetReverse;var BIconLayoutSidebarReverse=makeIcon("LayoutSidebarReverse",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M11 14V2h1v12h-1z"/>');_exports.BIconLayoutSidebarReverse=BIconLayoutSidebarReverse;var BIconLayoutSplit=makeIcon("LayoutSplit",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M7.5 14V2h1v12h-1z"/>');_exports.BIconLayoutSplit=BIconLayoutSplit;var BIconLayoutTextSidebar=makeIcon("LayoutTextSidebar",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M11 15V1h1v14h-1zM3 3.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconLayoutTextSidebar=BIconLayoutTextSidebar;var BIconLayoutTextSidebarReverse=makeIcon("LayoutTextSidebarReverse",'<path fill-rule="evenodd" d="M2 1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm12-1a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"/><path fill-rule="evenodd" d="M5 15V1H4v14h1zm8-11.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm0 3a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm0 3a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm0 3a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5z"/>');_exports.BIconLayoutTextSidebarReverse=BIconLayoutTextSidebarReverse;var BIconLayoutTextWindow=makeIcon("LayoutTextWindow",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M11 15V4h1v11h-1zm4.5-11H.5V3h15v1zM3 6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconLayoutTextWindow=BIconLayoutTextWindow;var BIconLayoutTextWindowReverse=makeIcon("LayoutTextWindowReverse",'<path fill-rule="evenodd" d="M2 1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm12-1a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"/><path fill-rule="evenodd" d="M5 15V4H4v11h1zM.5 4h15V3H.5v1zM13 6.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm0 3a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm0 3a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5z"/>');_exports.BIconLayoutTextWindowReverse=BIconLayoutTextWindowReverse;var BIconLayoutThreeColumns=makeIcon("LayoutThreeColumns",'<path fill-rule="evenodd" d="M0 2.5A1.5 1.5 0 0 1 1.5 1h13A1.5 1.5 0 0 1 16 2.5v11a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 13.5v-11zM1.5 2a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5h-13z"/><path fill-rule="evenodd" d="M5 15V1h1v14H5zm5 0V1h1v14h-1z"/>');_exports.BIconLayoutThreeColumns=BIconLayoutThreeColumns;var BIconLayoutWtf=makeIcon("LayoutWtf",'<path fill-rule="evenodd" d="M5 1H1v8h4V1zM1 0a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1H1zm13 2H9v5h5V2zM9 1a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H9zM5 13H3v2h2v-2zm-2-1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H3zm12-1H9v2h6v-2zm-6-1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H9z"/>');_exports.BIconLayoutWtf=BIconLayoutWtf;var BIconLifePreserver=makeIcon("LifePreserver",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8z"/><path d="M11.642 6.343L15 5v6l-3.358-1.343A3.99 3.99 0 0 0 12 8a3.99 3.99 0 0 0-.358-1.657zM9.657 4.358L11 1H5l1.343 3.358A3.985 3.985 0 0 1 8 4c.59 0 1.152.128 1.657.358zM4.358 6.343L1 5v6l3.358-1.343A3.985 3.985 0 0 1 4 8c0-.59.128-1.152.358-1.657zm1.985 5.299L5 15h6l-1.343-3.358A3.984 3.984 0 0 1 8 12a3.99 3.99 0 0 1-1.657-.358z"/>');_exports.BIconLifePreserver=BIconLifePreserver;var BIconLightning=makeIcon("Lightning",'<path fill-rule="evenodd" d="M11.251.068a.5.5 0 0 1 .227.58L9.677 6.5H13a.5.5 0 0 1 .364.843l-8 8.5a.5.5 0 0 1-.842-.49L6.323 9.5H3a.5.5 0 0 1-.364-.843l8-8.5a.5.5 0 0 1 .615-.09zM4.157 8.5H7a.5.5 0 0 1 .478.647L6.11 13.59l5.732-6.09H9a.5.5 0 0 1-.478-.647L9.89 2.41 4.157 8.5z"/>');_exports.BIconLightning=BIconLightning;var BIconLightningFill=makeIcon("LightningFill",'<path fill-rule="evenodd" d="M11.251.068a.5.5 0 0 1 .227.58L9.677 6.5H13a.5.5 0 0 1 .364.843l-8 8.5a.5.5 0 0 1-.842-.49L6.323 9.5H3a.5.5 0 0 1-.364-.843l8-8.5a.5.5 0 0 1 .615-.09z"/>');_exports.BIconLightningFill=BIconLightningFill;var BIconLink=makeIcon("Link",'<path d="M6.354 5.5H4a3 3 0 0 0 0 6h3a3 3 0 0 0 2.83-4H9c-.086 0-.17.01-.25.031A2 2 0 0 1 7 10.5H4a2 2 0 1 1 0-4h1.535c.218-.376.495-.714.82-1z"/><path d="M9 5.5a3 3 0 0 0-2.83 4h1.098A2 2 0 0 1 9 6.5h3a2 2 0 1 1 0 4h-1.535a4.02 4.02 0 0 1-.82 1H12a3 3 0 1 0 0-6H9z"/>');_exports.BIconLink=BIconLink;var BIconLink45deg=makeIcon("Link45deg",'<path d="M4.715 6.542L3.343 7.914a3 3 0 1 0 4.243 4.243l1.828-1.829A3 3 0 0 0 8.586 5.5L8 6.086a1.001 1.001 0 0 0-.154.199 2 2 0 0 1 .861 3.337L6.88 11.45a2 2 0 1 1-2.83-2.83l.793-.792a4.018 4.018 0 0 1-.128-1.287z"/><path d="M5.712 6.96l.167-.167a1.99 1.99 0 0 1 .896-.518 1.99 1.99 0 0 1 .518-.896l.167-.167A3.004 3.004 0 0 0 6 5.499c-.22.46-.316.963-.288 1.46z"/><path d="M6.586 4.672A3 3 0 0 0 7.414 9.5l.775-.776a2 2 0 0 1-.896-3.346L9.12 3.55a2 2 0 0 1 2.83 2.83l-.793.792c.112.42.155.855.128 1.287l1.372-1.372a3 3 0 0 0-4.243-4.243L6.586 4.672z"/><path d="M10 9.5a2.99 2.99 0 0 0 .288-1.46l-.167.167a1.99 1.99 0 0 1-.896.518 1.99 1.99 0 0 1-.518.896l-.167.167A3.004 3.004 0 0 0 10 9.501z"/>');_exports.BIconLink45deg=BIconLink45deg;var BIconList=makeIcon("List",'<path fill-rule="evenodd" d="M2.5 11.5A.5.5 0 0 1 3 11h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4A.5.5 0 0 1 3 3h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"/>');_exports.BIconList=BIconList;var BIconListCheck=makeIcon("ListCheck",'<path fill-rule="evenodd" d="M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM3.854 2.146a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 1 1 .708-.708L2 3.293l1.146-1.147a.5.5 0 0 1 .708 0zm0 4a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 1 1 .708-.708L2 7.293l1.146-1.147a.5.5 0 0 1 .708 0zm0 4a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 0 1 .708-.708l.146.147 1.146-1.147a.5.5 0 0 1 .708 0z"/>');_exports.BIconListCheck=BIconListCheck;var BIconListNested=makeIcon("ListNested",'<path fill-rule="evenodd" d="M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z"/>');_exports.BIconListNested=BIconListNested;var BIconListOl=makeIcon("ListOl",'<path fill-rule="evenodd" d="M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"/><path d="M1.713 11.865v-.474H2c.217 0 .363-.137.363-.317 0-.185-.158-.31-.361-.31-.223 0-.367.152-.373.31h-.59c.016-.467.373-.787.986-.787.588-.002.954.291.957.703a.595.595 0 0 1-.492.594v.033a.615.615 0 0 1 .569.631c.003.533-.502.8-1.051.8-.656 0-1-.37-1.008-.794h.582c.008.178.186.306.422.309.254 0 .424-.145.422-.35-.002-.195-.155-.348-.414-.348h-.3zm-.004-4.699h-.604v-.035c0-.408.295-.844.958-.844.583 0 .96.326.96.756 0 .389-.257.617-.476.848l-.537.572v.03h1.054V9H1.143v-.395l.957-.99c.138-.142.293-.304.293-.508 0-.18-.147-.32-.342-.32a.33.33 0 0 0-.342.338v.041zM2.564 5h-.635V2.924h-.031l-.598.42v-.567l.629-.443h.635V5z"/>');_exports.BIconListOl=BIconListOl;var BIconListStars=makeIcon("ListStars",'<path fill-rule="evenodd" d="M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"/><path d="M2.242 2.194a.27.27 0 0 1 .516 0l.162.53c.035.115.14.194.258.194h.551c.259 0 .37.333.164.493l-.468.363a.277.277 0 0 0-.094.3l.173.569c.078.256-.213.462-.423.3l-.417-.324a.267.267 0 0 0-.328 0l-.417.323c-.21.163-.5-.043-.423-.299l.173-.57a.277.277 0 0 0-.094-.299l-.468-.363c-.206-.16-.095-.493.164-.493h.55a.271.271 0 0 0 .259-.194l.162-.53zm0 4a.27.27 0 0 1 .516 0l.162.53c.035.115.14.194.258.194h.551c.259 0 .37.333.164.493l-.468.363a.277.277 0 0 0-.094.3l.173.569c.078.255-.213.462-.423.3l-.417-.324a.267.267 0 0 0-.328 0l-.417.323c-.21.163-.5-.043-.423-.299l.173-.57a.277.277 0 0 0-.094-.299l-.468-.363c-.206-.16-.095-.493.164-.493h.55a.271.271 0 0 0 .259-.194l.162-.53zm0 4a.27.27 0 0 1 .516 0l.162.53c.035.115.14.194.258.194h.551c.259 0 .37.333.164.493l-.468.363a.277.277 0 0 0-.094.3l.173.569c.078.255-.213.462-.423.3l-.417-.324a.267.267 0 0 0-.328 0l-.417.323c-.21.163-.5-.043-.423-.299l.173-.57a.277.277 0 0 0-.094-.299l-.468-.363c-.206-.16-.095-.493.164-.493h.55a.271.271 0 0 0 .259-.194l.162-.53z"/>');_exports.BIconListStars=BIconListStars;var BIconListTask=makeIcon("ListTask",'<path fill-rule="evenodd" d="M2 2.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H2zM3 3H2v1h1V3z"/><path d="M5 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM5.5 7a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 4a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9z"/><path fill-rule="evenodd" d="M1.5 7a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H2a.5.5 0 0 1-.5-.5V7zM2 7h1v1H2V7zm0 3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H2zm1 .5H2v1h1v-1z"/>');_exports.BIconListTask=BIconListTask;var BIconListUl=makeIcon("ListUl",'<path fill-rule="evenodd" d="M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm-3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconListUl=BIconListUl;var BIconLock=makeIcon("Lock",'<path fill-rule="evenodd" d="M11.5 8h-7a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1zm-7-1a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-7zm0-3a3.5 3.5 0 1 1 7 0v3h-1V4a2.5 2.5 0 0 0-5 0v3h-1V4z"/>');_exports.BIconLock=BIconLock;var BIconLockFill=makeIcon("LockFill",'<path d="M2.5 9a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2V9z"/><path fill-rule="evenodd" d="M4.5 4a3.5 3.5 0 1 1 7 0v3h-1V4a2.5 2.5 0 0 0-5 0v3h-1V4z"/>');_exports.BIconLockFill=BIconLockFill;var BIconMailbox=makeIcon("Mailbox",'<path fill-rule="evenodd" d="M4 4a3 3 0 0 0-3 3v6h6V7a3 3 0 0 0-3-3zm0-1h8a4 4 0 0 1 4 4v6a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V7a4 4 0 0 1 4-4zm2.646 1A3.99 3.99 0 0 1 8 7v6h7V7a3 3 0 0 0-3-3H6.646z"/><path fill-rule="evenodd" d="M11.793 8.5H9v-1h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.354-.146l-.853-.854z"/><path d="M5 7c0 .552-.448 0-1 0s-1 .552-1 0a1 1 0 0 1 2 0z"/>');_exports.BIconMailbox=BIconMailbox;var BIconMailbox2=makeIcon("Mailbox2",'<path fill-rule="evenodd" d="M12 3H4a4 4 0 0 0-4 4v6a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7a4 4 0 0 0-4-4zM8 7a3.99 3.99 0 0 0-1.354-3H12a3 3 0 0 1 3 3v6H8V7zm1 1.5h2.793l.853.854A.5.5 0 0 0 13 9.5h1a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5H9v1zM4.585 7.157C4.836 7.264 5 7.334 5 7a1 1 0 0 0-2 0c0 .334.164.264.415.157C3.58 7.087 3.782 7 4 7c.218 0 .42.086.585.157z"/>');_exports.BIconMailbox2=BIconMailbox2;var BIconMap=makeIcon("Map",'<path fill-rule="evenodd" d="M15.817.613A.5.5 0 0 1 16 1v13a.5.5 0 0 1-.402.49l-5 1a.502.502 0 0 1-.196 0L5.5 14.51l-4.902.98A.5.5 0 0 1 0 15V2a.5.5 0 0 1 .402-.49l5-1a.5.5 0 0 1 .196 0l4.902.98 4.902-.98a.5.5 0 0 1 .415.103zM10 2.41l-4-.8v11.98l4 .8V2.41zm1 11.98l4-.8V1.61l-4 .8v11.98zm-6-.8V1.61l-4 .8v11.98l4-.8z"/>');_exports.BIconMap=BIconMap;var BIconMarkdown=makeIcon("Markdown",'<path fill-rule="evenodd" d="M14 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M9.146 8.146a.5.5 0 0 1 .708 0L11.5 9.793l1.646-1.647a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M11.5 5a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 1 .5-.5z"/><path d="M3.56 11V7.01h.056l1.428 3.239h.774l1.42-3.24h.056V11h1.073V5.001h-1.2l-1.71 3.894h-.039l-1.71-3.894H2.5V11h1.06z"/>');_exports.BIconMarkdown=BIconMarkdown;var BIconMarkdownFill=makeIcon("MarkdownFill",'<path fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm11.5 1a.5.5 0 0 1 .5.5v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 1 1 .708-.708L11 9.293V5.5a.5.5 0 0 1 .5-.5zM3.56 7.01V11H2.5V5.001h1.208l1.71 3.894h.04l1.709-3.894h1.2V11H7.294V7.01h-.057l-1.42 3.239h-.773l-1.428-3.24H3.56z"/>');_exports.BIconMarkdownFill=BIconMarkdownFill;var BIconMenuApp=makeIcon("MenuApp",'<path fill-rule="evenodd" d="M0 1.5A1.5 1.5 0 0 1 1.5 0h2A1.5 1.5 0 0 1 5 1.5v2A1.5 1.5 0 0 1 3.5 5h-2A1.5 1.5 0 0 1 0 3.5v-2zM1.5 1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-2zM14 7H2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zM2 6a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M15 11H1v-1h14v1zM2 12.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"/>');_exports.BIconMenuApp=BIconMenuApp;var BIconMenuAppFill=makeIcon("MenuAppFill",'<path fill-rule="evenodd" d="M0 1.5A1.5 1.5 0 0 1 1.5 0h2A1.5 1.5 0 0 1 5 1.5v2A1.5 1.5 0 0 1 3.5 5h-2A1.5 1.5 0 0 1 0 3.5v-2zM14 7H2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zM2 6a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M15 11H1v-1h14v1zM2 12.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"/>');_exports.BIconMenuAppFill=BIconMenuAppFill;var BIconMenuButton=makeIcon("MenuButton",'<path fill-rule="evenodd" d="M0 1.5A1.5 1.5 0 0 1 1.5 0h8A1.5 1.5 0 0 1 11 1.5v2A1.5 1.5 0 0 1 9.5 5h-8A1.5 1.5 0 0 1 0 3.5v-2zM1.5 1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-8zM14 7H2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zM2 6a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M15 11H1v-1h14v1zM2 12.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"/><path d="M7.823 2.823l-.396-.396A.25.25 0 0 1 7.604 2h.792a.25.25 0 0 1 .177.427l-.396.396a.25.25 0 0 1-.354 0z"/>');_exports.BIconMenuButton=BIconMenuButton;var BIconMenuButtonFill=makeIcon("MenuButtonFill",'<path fill-rule="evenodd" d="M14 7H2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zM2 6a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M15 11H1v-1h14v1zM2 12.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM1.5 0A1.5 1.5 0 0 0 0 1.5v2A1.5 1.5 0 0 0 1.5 5h8A1.5 1.5 0 0 0 11 3.5v-2A1.5 1.5 0 0 0 9.5 0h-8zm5.927 2.427l.396.396a.25.25 0 0 0 .354 0l.396-.396A.25.25 0 0 0 8.396 2h-.792a.25.25 0 0 0-.177.427z"/>');_exports.BIconMenuButtonFill=BIconMenuButtonFill;var BIconMenuButtonWide=makeIcon("MenuButtonWide",'<path fill-rule="evenodd" d="M0 1.5A1.5 1.5 0 0 1 1.5 0h13A1.5 1.5 0 0 1 16 1.5v2A1.5 1.5 0 0 1 14.5 5h-13A1.5 1.5 0 0 1 0 3.5v-2zM1.5 1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-13zM14 7H2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zM2 6a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M15 11H1v-1h14v1zM2 12.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0-10a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm0 6a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"/><path d="M12.823 2.823l-.396-.396A.25.25 0 0 1 12.604 2h.792a.25.25 0 0 1 .177.427l-.396.396a.25.25 0 0 1-.354 0z"/>');_exports.BIconMenuButtonWide=BIconMenuButtonWide;var BIconMenuButtonWideFill=makeIcon("MenuButtonWideFill",'<path fill-rule="evenodd" d="M14 7H2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zM2 6a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M15 11H1v-1h14v1zM2 12.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM1.5 0A1.5 1.5 0 0 0 0 1.5v2A1.5 1.5 0 0 0 1.5 5h13A1.5 1.5 0 0 0 16 3.5v-2A1.5 1.5 0 0 0 14.5 0h-13zm1 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zm9.927.427l.396.396a.25.25 0 0 0 .354 0l.396-.396A.25.25 0 0 0 13.396 2h-.792a.25.25 0 0 0-.177.427z"/>');_exports.BIconMenuButtonWideFill=BIconMenuButtonWideFill;var BIconMenuDown=makeIcon("MenuDown",'<path fill-rule="evenodd" d="M15 13V4a1 1 0 0 0-1-1h-3.586A2 2 0 0 1 9 2.414l-1-1-1 1A2 2 0 0 1 5.586 3H2a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1zM2 2a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-3.586a1 1 0 0 1-.707-.293L8.354.354a.5.5 0 0 0-.708 0L6.293 1.707A1 1 0 0 1 5.586 2H2z"/><path fill-rule="evenodd" d="M15 11H1v-1h14v1zm0-4H1V6h14v1zM2 12.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5z"/>');_exports.BIconMenuDown=BIconMenuDown;var BIconMenuUp=makeIcon("MenuUp",'<path fill-rule="evenodd" d="M15 3.207v9a1 1 0 0 1-1 1h-3.586A2 2 0 0 0 9 13.793l-1 1-1-1a2 2 0 0 0-1.414-.586H2a1 1 0 0 1-1-1v-9a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1zm-13 11a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-3.586a1 1 0 0 0-.707.293l-1.353 1.354a.5.5 0 0 1-.708 0L6.293 14.5a1 1 0 0 0-.707-.293H2z"/><path fill-rule="evenodd" d="M15 5.207H1v1h14v-1zm0 4H1v1h14v-1zm-13-5.5a.5.5 0 0 0 .5.5h6a.5.5 0 1 0 0-1h-6a.5.5 0 0 0-.5.5zm0 4a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11a.5.5 0 0 0-.5.5zm0 4a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 0-1h-8a.5.5 0 0 0-.5.5z"/>');_exports.BIconMenuUp=BIconMenuUp;var BIconMic=makeIcon("Mic",'<path fill-rule="evenodd" d="M3.5 6.5A.5.5 0 0 1 4 7v1a4 4 0 0 0 8 0V7a.5.5 0 0 1 1 0v1a5 5 0 0 1-4.5 4.975V15h3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h3v-2.025A5 5 0 0 1 3 8V7a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M10 8V3a2 2 0 1 0-4 0v5a2 2 0 1 0 4 0zM8 0a3 3 0 0 0-3 3v5a3 3 0 0 0 6 0V3a3 3 0 0 0-3-3z"/>');_exports.BIconMic=BIconMic;var BIconMicFill=makeIcon("MicFill",'<path d="M5 3a3 3 0 0 1 6 0v5a3 3 0 0 1-6 0V3z"/><path fill-rule="evenodd" d="M3.5 6.5A.5.5 0 0 1 4 7v1a4 4 0 0 0 8 0V7a.5.5 0 0 1 1 0v1a5 5 0 0 1-4.5 4.975V15h3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h3v-2.025A5 5 0 0 1 3 8V7a.5.5 0 0 1 .5-.5z"/>');_exports.BIconMicFill=BIconMicFill;var BIconMicMute=makeIcon("MicMute",'<path fill-rule="evenodd" d="M12.734 9.613A4.995 4.995 0 0 0 13 8V7a.5.5 0 0 0-1 0v1c0 .274-.027.54-.08.799l.814.814zm-2.522 1.72A4 4 0 0 1 4 8V7a.5.5 0 0 0-1 0v1a5 5 0 0 0 4.5 4.975V15h-3a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-3v-2.025a4.973 4.973 0 0 0 2.43-.923l-.718-.719zM11 7.88V3a3 3 0 0 0-5.842-.963l.845.845A2 2 0 0 1 10 3v3.879l1 1zM8.738 9.86l.748.748A3 3 0 0 1 5 8V6.121l1 1V8a2 2 0 0 0 2.738 1.86zm4.908 3.494l-12-12 .708-.708 12 12-.708.707z"/>');_exports.BIconMicMute=BIconMicMute;var BIconMicMuteFill=makeIcon("MicMuteFill",'<path fill-rule="evenodd" d="M12.734 9.613A4.995 4.995 0 0 0 13 8V7a.5.5 0 0 0-1 0v1c0 .274-.027.54-.08.799l.814.814zm-2.522 1.72A4 4 0 0 1 4 8V7a.5.5 0 0 0-1 0v1a5 5 0 0 0 4.5 4.975V15h-3a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-3v-2.025a4.973 4.973 0 0 0 2.43-.923l-.718-.719zM11 7.88V3a3 3 0 0 0-5.842-.963L11 7.879zM5 6.12l4.486 4.486A3 3 0 0 1 5 8V6.121zm8.646 7.234l-12-12 .708-.708 12 12-.708.707z"/>');_exports.BIconMicMuteFill=BIconMicMuteFill;var BIconMinecart=makeIcon("Minecart",'<path fill-rule="evenodd" d="M4 15a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm8-1a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM.115 3.18A.5.5 0 0 1 .5 3h15a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 14 12H2a.5.5 0 0 1-.491-.408l-1.5-8a.5.5 0 0 1 .106-.411zm.987.82l1.313 7h11.17l1.313-7H1.102z"/>');_exports.BIconMinecart=BIconMinecart;var BIconMinecartLoaded=makeIcon("MinecartLoaded",'<path fill-rule="evenodd" d="M4 15a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm8-1a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM.115 3.18A.5.5 0 0 1 .5 3h15a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 14 12H2a.5.5 0 0 1-.491-.408l-1.5-8a.5.5 0 0 1 .106-.411zm.987.82l1.313 7h11.17l1.313-7H1.102z"/><path fill-rule="evenodd" d="M6 1.5a2.498 2.498 0 0 1 4 0c.818 0 1.545.394 2 1 .67 0 1.28.265 1.729.694l-.692.722A1.493 1.493 0 0 0 12 3.5c-.314 0-.611-.15-.8-.4-.274-.365-.71-.6-1.2-.6-.314 0-.611-.15-.8-.4a1.497 1.497 0 0 0-2.4 0c-.189.25-.486.4-.8.4-.507 0-.955.251-1.228.638a2.65 2.65 0 0 1-.634.634 1.511 1.511 0 0 0-.263.236l-.75-.662a2.5 2.5 0 0 1 .437-.391 1.63 1.63 0 0 0 .393-.393A2.498 2.498 0 0 1 6 1.5z"/>');_exports.BIconMinecartLoaded=BIconMinecartLoaded;var BIconMoon=makeIcon("Moon",'<path fill-rule="evenodd" d="M14.53 10.53a7 7 0 0 1-9.058-9.058A7.003 7.003 0 0 0 8 15a7.002 7.002 0 0 0 6.53-4.47z"/>');_exports.BIconMoon=BIconMoon;var BIconMouse=makeIcon("Mouse",'<path fill-rule="evenodd" d="M8 3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 3zm4 8V5a4 4 0 0 0-8 0v6a4 4 0 0 0 8 0zM8 0a5 5 0 0 0-5 5v6a5 5 0 0 0 10 0V5a5 5 0 0 0-5-5z"/>');_exports.BIconMouse=BIconMouse;var BIconMouse2=makeIcon("Mouse2",'<path fill-rule="evenodd" d="M3 5.188C3 2.341 5.22 0 8 0s5 2.342 5 5.188v5.625C13 13.658 10.78 16 8 16s-5-2.342-5-5.188V5.189zm4.5-4.155C5.541 1.289 4 3.035 4 5.188V5.5h3.5V1.033zm1 0V5.5H12v-.313c0-2.152-1.541-3.898-3.5-4.154zM12 6.5H4v4.313C4 13.145 5.81 15 8 15s4-1.855 4-4.188V6.5z"/>');_exports.BIconMouse2=BIconMouse2;var BIconMouse3=makeIcon("Mouse3",'<path fill-rule="evenodd" d="M5.473.463C5.896.157 6.407 0 7 0c1.26 0 2.981.123 4.403.825.72.355 1.375.864 1.85 1.59.475.728.747 1.642.747 2.772v5.625C14 13.659 11.78 16 9 16H7c-2.78 0-5-2.342-5-5.188V8.236A2.5 2.5 0 0 1 3.382 6L4 5.691v-.503c0-1.31.124-2.569.543-3.517.213-.482.512-.906.93-1.208zM4.017 6.801l-.188.093A1.5 1.5 0 0 0 3 8.236v2.576C3 13.146 4.81 15 7 15h2c2.19 0 4-1.855 4-4.188V5.189c0-.964-.23-1.683-.585-2.226-.356-.546-.86-.947-1.454-1.24C9.754 1.127 8.226 1 7 1c-.407 0-.708.105-.941.274-.239.172-.44.435-.602.801C5.127 2.823 5 3.907 5 5.187v.844a16.734 16.734 0 0 0 .008.448c.007.3.023.715.053 1.175.063.937.186 2.005.413 2.688a.5.5 0 1 1-.948.316c-.273-.817-.4-2-.462-2.937a27.75 27.75 0 0 1-.047-.92z"/><path fill-rule="evenodd" d="M9 .5a.5.5 0 0 1 .5.5v5.099l4.108.913a.5.5 0 0 1-.216.976l-9-2a.5.5 0 1 1 .216-.976l3.892.865V1A.5.5 0 0 1 9 .5z"/>');_exports.BIconMouse3=BIconMouse3;var BIconMusicNote=makeIcon("MusicNote",'<path d="M9 13c0 1.105-1.12 2-2.5 2S4 14.105 4 13s1.12-2 2.5-2 2.5.895 2.5 2z"/><path fill-rule="evenodd" d="M9 3v10H8V3h1z"/><path d="M8 2.82a1 1 0 0 1 .804-.98l3-.6A1 1 0 0 1 13 2.22V4L8 5V2.82z"/>');_exports.BIconMusicNote=BIconMusicNote;var BIconMusicNoteBeamed=makeIcon("MusicNoteBeamed",'<path d="M6 13c0 1.105-1.12 2-2.5 2S1 14.105 1 13c0-1.104 1.12-2 2.5-2s2.5.896 2.5 2zm9-2c0 1.105-1.12 2-2.5 2s-2.5-.895-2.5-2 1.12-2 2.5-2 2.5.895 2.5 2z"/><path fill-rule="evenodd" d="M14 11V2h1v9h-1zM6 3v10H5V3h1z"/><path d="M5 2.905a1 1 0 0 1 .9-.995l8-.8a1 1 0 0 1 1.1.995V3L5 4V2.905z"/>');_exports.BIconMusicNoteBeamed=BIconMusicNoteBeamed;var BIconMusicNoteList=makeIcon("MusicNoteList",'<path d="M12 13c0 1.105-1.12 2-2.5 2S7 14.105 7 13s1.12-2 2.5-2 2.5.895 2.5 2z"/><path fill-rule="evenodd" d="M12 3v10h-1V3h1z"/><path d="M11 2.82a1 1 0 0 1 .804-.98l3-.6A1 1 0 0 1 16 2.22V4l-5 1V2.82z"/><path fill-rule="evenodd" d="M0 11.5a.5.5 0 0 1 .5-.5H4a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5zm0-4A.5.5 0 0 1 .5 7H8a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5zm0-4A.5.5 0 0 1 .5 3H8a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconMusicNoteList=BIconMusicNoteList;var BIconMusicPlayer=makeIcon("MusicPlayer",'<path fill-rule="evenodd" d="M12 1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4z"/><path fill-rule="evenodd" d="M11 3H5v3h6V3zM5 2a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H5zm3 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"/><circle cx="8" cy="11" r="1"/>');_exports.BIconMusicPlayer=BIconMusicPlayer;var BIconMusicPlayerFill=makeIcon("MusicPlayerFill",'<path fill-rule="evenodd" d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm2 1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2.5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3zm7 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"/><circle cx="8" cy="11" r="1"/>');_exports.BIconMusicPlayerFill=BIconMusicPlayerFill;var BIconNewspaper=makeIcon("Newspaper",'<path fill-rule="evenodd" d="M0 2A1.5 1.5 0 0 1 1.5.5h11A1.5 1.5 0 0 1 14 2v12a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 0 14V2zm1.5-.5A.5.5 0 0 0 1 2v12a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-11z"/><path fill-rule="evenodd" d="M15.5 3a.5.5 0 0 1 .5.5V14a1.5 1.5 0 0 1-1.5 1.5h-3v-1h3a.5.5 0 0 0 .5-.5V3.5a.5.5 0 0 1 .5-.5z"/><path d="M2 3h10v2H2V3zm0 3h4v3H2V6zm0 4h4v1H2v-1zm0 2h4v1H2v-1zm5-6h2v1H7V6zm3 0h2v1h-2V6zM7 8h2v1H7V8zm3 0h2v1h-2V8zm-3 2h2v1H7v-1zm3 0h2v1h-2v-1zm-3 2h2v1H7v-1zm3 0h2v1h-2v-1z"/>');_exports.BIconNewspaper=BIconNewspaper;var BIconNodeMinus=makeIcon("NodeMinus",'<path fill-rule="evenodd" d="M0 7.5A1.5 1.5 0 0 1 1.5 6h1A1.5 1.5 0 0 1 4 7.5v1A1.5 1.5 0 0 1 2.5 10h-1A1.5 1.5 0 0 1 0 8.5v-1zM1.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM7 8.5H4v-1h3v1z"/><path fill-rule="evenodd" d="M11 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 1a5 5 0 1 0 0-10 5 5 0 0 0 0 10z"/><path d="M13.5 7.5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5z"/>');_exports.BIconNodeMinus=BIconNodeMinus;var BIconNodeMinusFill=makeIcon("NodeMinusFill",'<path fill-rule="evenodd" d="M16 8a5 5 0 0 1-9.975.5H4A1.5 1.5 0 0 1 2.5 10h-1A1.5 1.5 0 0 1 0 8.5v-1A1.5 1.5 0 0 1 1.5 6h1A1.5 1.5 0 0 1 4 7.5h2.025A5 5 0 0 1 16 8zm-2 0a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5A.5.5 0 0 0 14 8z"/>');_exports.BIconNodeMinusFill=BIconNodeMinusFill;var BIconNodePlus=makeIcon("NodePlus",'<path fill-rule="evenodd" d="M0 7.5A1.5 1.5 0 0 1 1.5 6h1A1.5 1.5 0 0 1 4 7.5v1A1.5 1.5 0 0 1 2.5 10h-1A1.5 1.5 0 0 1 0 8.5v-1zM1.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM7 8.5H4v-1h3v1z"/><path fill-rule="evenodd" d="M11 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 1a5 5 0 1 0 0-10 5 5 0 0 0 0 10z"/><path fill-rule="evenodd" d="M11 5a.5.5 0 0 1 .5.5v2h2a.5.5 0 0 1 0 1h-2v2a.5.5 0 0 1-1 0v-2h-2a.5.5 0 0 1 0-1h2v-2A.5.5 0 0 1 11 5z"/>');_exports.BIconNodePlus=BIconNodePlus;var BIconNodePlusFill=makeIcon("NodePlusFill",'<path fill-rule="evenodd" d="M11 13a5 5 0 1 0-4.975-5.5H4A1.5 1.5 0 0 0 2.5 6h-1A1.5 1.5 0 0 0 0 7.5v1A1.5 1.5 0 0 0 1.5 10h1A1.5 1.5 0 0 0 4 8.5h2.025A5 5 0 0 0 11 13zm.5-7.5a.5.5 0 0 0-1 0v2h-2a.5.5 0 0 0 0 1h2v2a.5.5 0 0 0 1 0v-2h2a.5.5 0 0 0 0-1h-2v-2z"/>');_exports.BIconNodePlusFill=BIconNodePlusFill;var BIconNut=makeIcon("Nut",'<path fill-rule="evenodd" d="M11.42 2H4.58L1.152 8l3.428 6h6.84l3.428-6-3.428-6zM4.58 1a1 1 0 0 0-.868.504l-3.429 6a1 1 0 0 0 0 .992l3.429 6A1 1 0 0 0 4.58 15h6.84a1 1 0 0 0 .868-.504l3.428-6a1 1 0 0 0 0-.992l-3.428-6A1 1 0 0 0 11.42 1H4.58z"/><path fill-rule="evenodd" d="M6.848 5.933a2.5 2.5 0 1 0 2.5 4.33 2.5 2.5 0 0 0-2.5-4.33zM5.067 9.848a3.5 3.5 0 1 1 6.062-3.5 3.5 3.5 0 0 1-6.062 3.5z"/>');_exports.BIconNut=BIconNut;var BIconNutFill=makeIcon("NutFill",'<path fill-rule="evenodd" d="M4.58 1a1 1 0 0 0-.868.504l-3.429 6a1 1 0 0 0 0 .992l3.429 6A1 1 0 0 0 4.58 15h6.84a1 1 0 0 0 .868-.504l3.428-6a1 1 0 0 0 0-.992l-3.428-6A1 1 0 0 0 11.42 1H4.58zm5.018 9.696a3 3 0 1 0-3-5.196 3 3 0 0 0 3 5.196z"/>');_exports.BIconNutFill=BIconNutFill;var BIconOctagon=makeIcon("Octagon",'<path fill-rule="evenodd" d="M4.54.146A.5.5 0 0 1 4.893 0h6.214a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146zM5.1 1L1 5.1v5.8L5.1 15h5.8l4.1-4.1V5.1L10.9 1H5.1z"/>');_exports.BIconOctagon=BIconOctagon;var BIconOctagonFill=makeIcon("OctagonFill",'<path d="M11.107 0a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146A.5.5 0 0 1 4.893 0h6.214z"/>');_exports.BIconOctagonFill=BIconOctagonFill;var BIconOctagonHalf=makeIcon("OctagonHalf",'<path fill-rule="evenodd" d="M4.54.146A.5.5 0 0 1 4.893 0h6.214a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146zM8 15h2.9l4.1-4.1V5.1L10.9 1H8v14z"/>');_exports.BIconOctagonHalf=BIconOctagonHalf;var BIconOption=makeIcon("Option",'<path fill-rule="evenodd" d="M1 2.5a.5.5 0 0 1 .5-.5h3.797a.5.5 0 0 1 .439.26L11 13h3.5a.5.5 0 0 1 0 1h-3.797a.5.5 0 0 1-.439-.26L5 3H1.5a.5.5 0 0 1-.5-.5zm10 0a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5z"/>');_exports.BIconOption=BIconOption;var BIconOutlet=makeIcon("Outlet",'<path fill-rule="evenodd" d="M3.34 2.994c.275-.338.68-.494 1.074-.494h7.172c.393 0 .798.156 1.074.494.578.708 1.84 2.534 1.84 5.006 0 2.472-1.262 4.297-1.84 5.006-.276.338-.68.494-1.074.494H4.414c-.394 0-.799-.156-1.074-.494C2.762 12.297 1.5 10.472 1.5 8c0-2.472 1.262-4.297 1.84-5.006zm1.074.506a.376.376 0 0 0-.299.126C3.599 4.259 2.5 5.863 2.5 8c0 2.137 1.099 3.74 1.615 4.374.06.073.163.126.3.126h7.17c.137 0 .24-.053.3-.126.516-.633 1.615-2.237 1.615-4.374 0-2.137-1.099-3.74-1.615-4.374a.376.376 0 0 0-.3-.126h-7.17z"/><path fill-rule="evenodd" d="M6 5.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm4 0a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5z"/><path d="M7 10v1h2v-1a1 1 0 0 0-2 0z"/>');_exports.BIconOutlet=BIconOutlet;var BIconPaperclip=makeIcon("Paperclip",'<path fill-rule="evenodd" d="M4.5 3a2.5 2.5 0 0 1 5 0v9a1.5 1.5 0 0 1-3 0V5a.5.5 0 0 1 1 0v7a.5.5 0 0 0 1 0V3a1.5 1.5 0 1 0-3 0v9a2.5 2.5 0 0 0 5 0V5a.5.5 0 0 1 1 0v7a3.5 3.5 0 1 1-7 0V3z"/>');_exports.BIconPaperclip=BIconPaperclip;var BIconParagraph=makeIcon("Paragraph",'<path fill-rule="evenodd" d="M8 1h4.5a.5.5 0 0 1 0 1H11v12.5a.5.5 0 0 1-1 0V2H9v12.5a.5.5 0 0 1-1 0V1z"/><path d="M9 1v8H7a4 4 0 1 1 0-8h2z"/>');_exports.BIconParagraph=BIconParagraph;var BIconPatchCheck=makeIcon("PatchCheck",'<path fill-rule="evenodd" d="M10.273 2.513l-.921-.944.715-.698.622.637.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01.622-.636a2.89 2.89 0 0 1 4.134 0l-.715.698a1.89 1.89 0 0 0-2.704 0l-.92.944-1.32-.016a1.89 1.89 0 0 0-1.911 1.912l.016 1.318-.944.921a1.89 1.89 0 0 0 0 2.704l.944.92-.016 1.32a1.89 1.89 0 0 0 1.912 1.911l1.318-.016.921.944a1.89 1.89 0 0 0 2.704 0l.92-.944 1.32.016a1.89 1.89 0 0 0 1.911-1.912l-.016-1.318.944-.921a1.89 1.89 0 0 0 0-2.704l-.944-.92.016-1.32a1.89 1.89 0 0 0-1.912-1.911l-1.318.016z"/><path fill-rule="evenodd" d="M10.354 6.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7 8.793l2.646-2.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconPatchCheck=BIconPatchCheck;var BIconPatchCheckFll=makeIcon("PatchCheckFll",'<path fill-rule="evenodd" d="M10.067.87a2.89 2.89 0 0 0-4.134 0l-.622.638-.89-.011a2.89 2.89 0 0 0-2.924 2.924l.01.89-.636.622a2.89 2.89 0 0 0 0 4.134l.637.622-.011.89a2.89 2.89 0 0 0 2.924 2.924l.89-.01.622.636a2.89 2.89 0 0 0 4.134 0l.622-.637.89.011a2.89 2.89 0 0 0 2.924-2.924l-.01-.89.636-.622a2.89 2.89 0 0 0 0-4.134l-.637-.622.011-.89a2.89 2.89 0 0 0-2.924-2.924l-.89.01-.622-.636zm.287 5.984a.5.5 0 0 0-.708-.708L7 8.793 5.854 7.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"/>');_exports.BIconPatchCheckFll=BIconPatchCheckFll;var BIconPatchExclamation=makeIcon("PatchExclamation",'<path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"/><path fill-rule="evenodd" d="M10.273 2.513l-.921-.944.715-.698.622.637.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01.622-.636a2.89 2.89 0 0 1 4.134 0l-.715.698a1.89 1.89 0 0 0-2.704 0l-.92.944-1.32-.016a1.89 1.89 0 0 0-1.911 1.912l.016 1.318-.944.921a1.89 1.89 0 0 0 0 2.704l.944.92-.016 1.32a1.89 1.89 0 0 0 1.912 1.911l1.318-.016.921.944a1.89 1.89 0 0 0 2.704 0l.92-.944 1.32.016a1.89 1.89 0 0 0 1.911-1.912l-.016-1.318.944-.921a1.89 1.89 0 0 0 0-2.704l-.944-.92.016-1.32a1.89 1.89 0 0 0-1.912-1.911l-1.318.016z"/>');_exports.BIconPatchExclamation=BIconPatchExclamation;var BIconPatchExclamationFll=makeIcon("PatchExclamationFll",'<path fill-rule="evenodd" d="M10.067.87a2.89 2.89 0 0 0-4.134 0l-.622.638-.89-.011a2.89 2.89 0 0 0-2.924 2.924l.01.89-.636.622a2.89 2.89 0 0 0 0 4.134l.637.622-.011.89a2.89 2.89 0 0 0 2.924 2.924l.89-.01.622.636a2.89 2.89 0 0 0 4.134 0l.622-.637.89.011a2.89 2.89 0 0 0 2.924-2.924l-.01-.89.636-.622a2.89 2.89 0 0 0 0-4.134l-.637-.622.011-.89a2.89 2.89 0 0 0-2.924-2.924l-.89.01-.622-.636zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.553.553 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconPatchExclamationFll=BIconPatchExclamationFll;var BIconPatchMinus=makeIcon("PatchMinus",'<path fill-rule="evenodd" d="M5.5 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/><path fill-rule="evenodd" d="M10.273 2.513l-.921-.944.715-.698.622.637.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01.622-.636a2.89 2.89 0 0 1 4.134 0l-.715.698a1.89 1.89 0 0 0-2.704 0l-.92.944-1.32-.016a1.89 1.89 0 0 0-1.911 1.912l.016 1.318-.944.921a1.89 1.89 0 0 0 0 2.704l.944.92-.016 1.32a1.89 1.89 0 0 0 1.912 1.911l1.318-.016.921.944a1.89 1.89 0 0 0 2.704 0l.92-.944 1.32.016a1.89 1.89 0 0 0 1.911-1.912l-.016-1.318.944-.921a1.89 1.89 0 0 0 0-2.704l-.944-.92.016-1.32a1.89 1.89 0 0 0-1.912-1.911l-1.318.016z"/>');_exports.BIconPatchMinus=BIconPatchMinus;var BIconPatchMinusFll=makeIcon("PatchMinusFll",'<path fill-rule="evenodd" d="M10.067.87a2.89 2.89 0 0 0-4.134 0l-.622.638-.89-.011a2.89 2.89 0 0 0-2.924 2.924l.01.89-.636.622a2.89 2.89 0 0 0 0 4.134l.637.622-.011.89a2.89 2.89 0 0 0 2.924 2.924l.89-.01.622.636a2.89 2.89 0 0 0 4.134 0l.622-.637.89.011a2.89 2.89 0 0 0 2.924-2.924l-.01-.89.636-.622a2.89 2.89 0 0 0 0-4.134l-.637-.622.011-.89a2.89 2.89 0 0 0-2.924-2.924l-.89.01-.622-.636zM6 7.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"/>');_exports.BIconPatchMinusFll=BIconPatchMinusFll;var BIconPatchPlus=makeIcon("PatchPlus",'<path fill-rule="evenodd" d="M10.273 2.513l-.921-.944.715-.698.622.637.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01.622-.636a2.89 2.89 0 0 1 4.134 0l-.715.698a1.89 1.89 0 0 0-2.704 0l-.92.944-1.32-.016a1.89 1.89 0 0 0-1.911 1.912l.016 1.318-.944.921a1.89 1.89 0 0 0 0 2.704l.944.92-.016 1.32a1.89 1.89 0 0 0 1.912 1.911l1.318-.016.921.944a1.89 1.89 0 0 0 2.704 0l.92-.944 1.32.016a1.89 1.89 0 0 0 1.911-1.912l-.016-1.318.944-.921a1.89 1.89 0 0 0 0-2.704l-.944-.92.016-1.32a1.89 1.89 0 0 0-1.912-1.911l-1.318.016z"/><path fill-rule="evenodd" d="M8 5.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M7.5 8a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8z"/>');_exports.BIconPatchPlus=BIconPatchPlus;var BIconPatchPlusFll=makeIcon("PatchPlusFll",'<path fill-rule="evenodd" d="M10.067.87a2.89 2.89 0 0 0-4.134 0l-.622.638-.89-.011a2.89 2.89 0 0 0-2.924 2.924l.01.89-.636.622a2.89 2.89 0 0 0 0 4.134l.637.622-.011.89a2.89 2.89 0 0 0 2.924 2.924l.89-.01.622.636a2.89 2.89 0 0 0 4.134 0l.622-.637.89.011a2.89 2.89 0 0 0 2.924-2.924l-.01-.89.636-.622a2.89 2.89 0 0 0 0-4.134l-.637-.622.011-.89a2.89 2.89 0 0 0-2.924-2.924l-.89.01-.622-.636zM8.5 6a.5.5 0 0 0-1 0v1.5H6a.5.5 0 0 0 0 1h1.5V10a.5.5 0 0 0 1 0V8.5H10a.5.5 0 0 0 0-1H8.5V6z"/>');_exports.BIconPatchPlusFll=BIconPatchPlusFll;var BIconPatchQuestion=makeIcon("PatchQuestion",'<path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM8.05 9.6c.336 0 .504-.24.554-.627.04-.534.198-.815.847-1.26.673-.475 1.049-1.09 1.049-1.986 0-1.325-.92-2.227-2.262-2.227-1.02 0-1.792.492-2.1 1.29A1.71 1.71 0 0 0 6 5.48c0 .393.203.64.545.64.272 0 .455-.147.564-.51.158-.592.525-.915 1.074-.915.61 0 1.03.446 1.03 1.084 0 .563-.208.885-.822 1.325-.619.433-.926.914-.926 1.64v.111c0 .428.208.745.585.745z"/><path fill-rule="evenodd" d="M10.273 2.513l-.921-.944.715-.698.622.637.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01.622-.636a2.89 2.89 0 0 1 4.134 0l-.715.698a1.89 1.89 0 0 0-2.704 0l-.92.944-1.32-.016a1.89 1.89 0 0 0-1.911 1.912l.016 1.318-.944.921a1.89 1.89 0 0 0 0 2.704l.944.92-.016 1.32a1.89 1.89 0 0 0 1.912 1.911l1.318-.016.921.944a1.89 1.89 0 0 0 2.704 0l.92-.944 1.32.016a1.89 1.89 0 0 0 1.911-1.912l-.016-1.318.944-.921a1.89 1.89 0 0 0 0-2.704l-.944-.92.016-1.32a1.89 1.89 0 0 0-1.912-1.911l-1.318.016z"/>');_exports.BIconPatchQuestion=BIconPatchQuestion;var BIconPatchQuestionFll=makeIcon("PatchQuestionFll",'<path fill-rule="evenodd" d="M5.933.87a2.89 2.89 0 0 1 4.134 0l.622.638.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01.622-.636zM7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm1.602-2.027c-.05.386-.218.627-.554.627-.377 0-.585-.317-.585-.745v-.11c0-.727.307-1.208.926-1.641.614-.44.822-.762.822-1.325 0-.638-.42-1.084-1.03-1.084-.55 0-.916.323-1.074.914-.109.364-.292.51-.564.51C6.203 6.12 6 5.873 6 5.48c0-.251.045-.468.139-.69.307-.798 1.079-1.29 2.099-1.29 1.341 0 2.262.902 2.262 2.227 0 .896-.376 1.511-1.05 1.986-.648.445-.806.726-.846 1.26z"/>');_exports.BIconPatchQuestionFll=BIconPatchQuestionFll;var BIconPause=makeIcon("Pause",'<path fill-rule="evenodd" d="M6 3.5a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5zm4 0a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5z"/>');_exports.BIconPause=BIconPause;var BIconPauseFill=makeIcon("PauseFill",'<path d="M5.5 3.5A1.5 1.5 0 0 1 7 5v6a1.5 1.5 0 0 1-3 0V5a1.5 1.5 0 0 1 1.5-1.5zm5 0A1.5 1.5 0 0 1 12 5v6a1.5 1.5 0 0 1-3 0V5a1.5 1.5 0 0 1 1.5-1.5z"/>');_exports.BIconPauseFill=BIconPauseFill;var BIconPeace=makeIcon("Peace",'<path fill-rule="evenodd" d="M7.5 1.018a7 7 0 0 0-4.79 11.566L7.5 7.793V1.018zm1 0v6.775l4.79 4.79A7 7 0 0 0 8.5 1.018zm4.084 12.273L8.5 9.207v5.775a6.97 6.97 0 0 0 4.084-1.691zM7.5 14.982V9.207l-4.084 4.084A6.97 6.97 0 0 0 7.5 14.982zM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8z"/>');_exports.BIconPeace=BIconPeace;var BIconPeaceFill=makeIcon("PeaceFill",'<path d="M14 13.292A8 8 0 0 0 8.5.015v7.778l5.5 5.5zm-.708.708L8.5 9.206v6.778a7.967 7.967 0 0 0 4.792-1.986zM7.5 15.985V9.207L2.708 14A7.967 7.967 0 0 0 7.5 15.985zM2 13.292A8 8 0 0 1 7.5.015v7.778l-5.5 5.5z"/>');_exports.BIconPeaceFill=BIconPeaceFill;var BIconPen=makeIcon("Pen",'<path fill-rule="evenodd" d="M5.707 13.707a1 1 0 0 1-.39.242l-3 1a1 1 0 0 1-1.266-1.265l1-3a1 1 0 0 1 .242-.391L10.086 2.5a2 2 0 0 1 2.828 0l.586.586a2 2 0 0 1 0 2.828l-7.793 7.793zM3 11l7.793-7.793a1 1 0 0 1 1.414 0l.586.586a1 1 0 0 1 0 1.414L5 13l-3 1 1-3z"/><path fill-rule="evenodd" d="M9.854 2.56a.5.5 0 0 0-.708 0L5.854 5.855a.5.5 0 0 1-.708-.708L8.44 1.854a1.5 1.5 0 0 1 2.122 0l.293.292a.5.5 0 0 1-.707.708l-.293-.293z"/><path d="M13.293 1.207a1 1 0 0 1 1.414 0l.03.03a1 1 0 0 1 .03 1.383L13.5 4 12 2.5l1.293-1.293z"/>');_exports.BIconPen=BIconPen;var BIconPencil=makeIcon("Pencil",'<path fill-rule="evenodd" d="M11.293 1.293a1 1 0 0 1 1.414 0l2 2a1 1 0 0 1 0 1.414l-9 9a1 1 0 0 1-.39.242l-3 1a1 1 0 0 1-1.266-1.265l1-3a1 1 0 0 1 .242-.391l9-9zM12 2l2 2-9 9-3 1 1-3 9-9z"/><path fill-rule="evenodd" d="M12.146 6.354l-2.5-2.5.708-.708 2.5 2.5-.707.708zM3 10v.5a.5.5 0 0 0 .5.5H4v.5a.5.5 0 0 0 .5.5H5v.5a.5.5 0 0 0 .5.5H6v-1.5a.5.5 0 0 0-.5-.5H5v-.5a.5.5 0 0 0-.5-.5H3z"/>');_exports.BIconPencil=BIconPencil;var BIconPencilSquare=makeIcon("PencilSquare",'<path d="M15.502 1.94a.5.5 0 0 1 0 .706L14.459 3.69l-2-2L13.502.646a.5.5 0 0 1 .707 0l1.293 1.293zm-1.75 2.456l-2-2L4.939 9.21a.5.5 0 0 0-.121.196l-.805 2.414a.25.25 0 0 0 .316.316l2.414-.805a.5.5 0 0 0 .196-.12l6.813-6.814z"/><path fill-rule="evenodd" d="M1 13.5A1.5 1.5 0 0 0 2.5 15h11a1.5 1.5 0 0 0 1.5-1.5v-6a.5.5 0 0 0-1 0v6a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 .5-.5H9a.5.5 0 0 0 0-1H2.5A1.5 1.5 0 0 0 1 2.5v11z"/>');_exports.BIconPencilSquare=BIconPencilSquare;var BIconPentagon=makeIcon("Pentagon",'<path fill-rule="evenodd" d="M8 1.288l-6.842 5.56L3.733 15h8.534l2.575-8.153L8 1.288zM16 6.5L8 0 0 6.5 3 16h10l3-9.5z"/>');_exports.BIconPentagon=BIconPentagon;var BIconPentagonFill=makeIcon("PentagonFill",'<path d="M8 0l8 6.5-3 9.5H3L0 6.5 8 0z"/>');_exports.BIconPentagonFill=BIconPentagonFill;var BIconPentagonHalf=makeIcon("PentagonHalf",'<path fill-rule="evenodd" d="M8 1.288V15h4.267l2.575-8.153L8 1.288zM16 6.5L8 0 0 6.5 3 16h10l3-9.5z"/>');_exports.BIconPentagonHalf=BIconPentagonHalf;var BIconPeople=makeIcon("People",'<path fill-rule="evenodd" d="M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1h8zm-7.995-.944v-.002.002zM7.022 13h7.956a.274.274 0 0 0 .014-.002l.008-.002c-.002-.264-.167-1.03-.76-1.72C13.688 10.629 12.718 10 11 10c-1.717 0-2.687.63-3.24 1.276-.593.69-.759 1.457-.76 1.72a1.05 1.05 0 0 0 .022.004zm7.973.056v-.002.002zM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0zM6.936 9.28a5.88 5.88 0 0 0-1.23-.247A7.35 7.35 0 0 0 5 9c-4 0-5 3-5 4 0 .667.333 1 1 1h4.216A2.238 2.238 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816zM4.92 10c-1.668.02-2.615.64-3.16 1.276C1.163 11.97 1 12.739 1 13h3c0-1.045.323-2.086.92-3zM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0zm3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4z"/>');_exports.BIconPeople=BIconPeople;var BIconPeopleFill=makeIcon("PeopleFill",'<path fill-rule="evenodd" d="M7 14s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H7zm4-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-5.784 6A2.238 2.238 0 0 1 5 13c0-1.355.68-2.75 1.936-3.72A6.325 6.325 0 0 0 5 9c-4 0-5 3-5 4s1 1 1 1h4.216zM4.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z"/>');_exports.BIconPeopleFill=BIconPeopleFill;var BIconPercent=makeIcon("Percent",'<path fill-rule="evenodd" d="M13.442 2.558a.625.625 0 0 1 0 .884l-10 10a.625.625 0 1 1-.884-.884l10-10a.625.625 0 0 1 .884 0zM4.5 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm7 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z"/>');_exports.BIconPercent=BIconPercent;var BIconPerson=makeIcon("Person",'<path fill-rule="evenodd" d="M13 14s1 0 1-1-1-4-6-4-6 3-6 4 1 1 1 1h10zm-9.995-.944v-.002.002zM3.022 13h9.956a.274.274 0 0 0 .014-.002l.008-.002c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664a1.05 1.05 0 0 0 .022.004zm9.974.056v-.002.002zM8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"/>');_exports.BIconPerson=BIconPerson;var BIconPersonBadge=makeIcon("PersonBadge",'<path fill-rule="evenodd" d="M12 1H4a1 1 0 0 0-1 1v11.755S4 12 8 12s5 1.755 5 1.755V2a1 1 0 0 0-1-1zM4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4z"/><path fill-rule="evenodd" d="M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM6 2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5z"/>');_exports.BIconPersonBadge=BIconPersonBadge;var BIconPersonBadgeFill=makeIcon("PersonBadgeFill",'<path fill-rule="evenodd" d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm4.5 0a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm5 2.755C12.146 12.825 10.623 12 8 12s-4.146.826-5 1.755V14a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-.245z"/>');_exports.BIconPersonBadgeFill=BIconPersonBadgeFill;var BIconPersonBoundingBox=makeIcon("PersonBoundingBox",'<path fill-rule="evenodd" d="M1.5 1a.5.5 0 0 0-.5.5v3a.5.5 0 0 1-1 0v-3A1.5 1.5 0 0 1 1.5 0h3a.5.5 0 0 1 0 1h-3zM11 .5a.5.5 0 0 1 .5-.5h3A1.5 1.5 0 0 1 16 1.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 1-.5-.5zM.5 11a.5.5 0 0 1 .5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 1 0 1h-3A1.5 1.5 0 0 1 0 14.5v-3a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v3a1.5 1.5 0 0 1-1.5 1.5h-3a.5.5 0 0 1 0-1h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>');_exports.BIconPersonBoundingBox=BIconPersonBoundingBox;var BIconPersonCheck=makeIcon("PersonCheck",'<path fill-rule="evenodd" d="M11 14s1 0 1-1-1-4-6-4-6 3-6 4 1 1 1 1h10zm-9.995-.944v-.002.002zM1.022 13h9.956a.274.274 0 0 0 .014-.002l.008-.002c-.001-.246-.154-.986-.832-1.664C9.516 10.68 8.289 10 6 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664a1.05 1.05 0 0 0 .022.004zm9.974.056v-.002.002zM6 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm6.854.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L12.5 7.793l2.646-2.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconPersonCheck=BIconPersonCheck;var BIconPersonCheckFill=makeIcon("PersonCheckFill",'<path fill-rule="evenodd" d="M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm9.854-2.854a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L12.5 7.793l2.646-2.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconPersonCheckFill=BIconPersonCheckFill;var BIconPersonCircle=makeIcon("PersonCircle",'<path d="M13.468 12.37C12.758 11.226 11.195 10 8 10s-4.757 1.225-5.468 2.37A6.987 6.987 0 0 0 8 15a6.987 6.987 0 0 0 5.468-2.63z"/><path fill-rule="evenodd" d="M8 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/><path fill-rule="evenodd" d="M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1zM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8z"/>');_exports.BIconPersonCircle=BIconPersonCircle;var BIconPersonDash=makeIcon("PersonDash",'<path fill-rule="evenodd" d="M11 14s1 0 1-1-1-4-6-4-6 3-6 4 1 1 1 1h10zm-9.995-.944v-.002.002zM1.022 13h9.956a.274.274 0 0 0 .014-.002l.008-.002c-.001-.246-.154-.986-.832-1.664C9.516 10.68 8.289 10 6 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664a1.05 1.05 0 0 0 .022.004zm9.974.056v-.002.002zM6 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm2 2.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"/>');_exports.BIconPersonDash=BIconPersonDash;var BIconPersonDashFill=makeIcon("PersonDashFill",'<path fill-rule="evenodd" d="M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm5-.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"/>');_exports.BIconPersonDashFill=BIconPersonDashFill;var BIconPersonFill=makeIcon("PersonFill",'<path fill-rule="evenodd" d="M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>');_exports.BIconPersonFill=BIconPersonFill;var BIconPersonLinesFill=makeIcon("PersonLinesFill",'<path fill-rule="evenodd" d="M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm7 1.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5zm2 9a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"/>');_exports.BIconPersonLinesFill=BIconPersonLinesFill;var BIconPersonPlus=makeIcon("PersonPlus",'<path fill-rule="evenodd" d="M11 14s1 0 1-1-1-4-6-4-6 3-6 4 1 1 1 1h10zm-9.995-.944v-.002.002zM1.022 13h9.956a.274.274 0 0 0 .014-.002l.008-.002c-.001-.246-.154-.986-.832-1.664C9.516 10.68 8.289 10 6 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664a1.05 1.05 0 0 0 .022.004zm9.974.056v-.002.002zM6 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm4.5 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1H13V5.5a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M13 7.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0v-2z"/>');_exports.BIconPersonPlus=BIconPersonPlus;var BIconPersonPlusFill=makeIcon("PersonPlusFill",'<path fill-rule="evenodd" d="M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm7.5-3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1H13V5.5a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M13 7.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0v-2z"/>');_exports.BIconPersonPlusFill=BIconPersonPlusFill;var BIconPersonSquare=makeIcon("PersonSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M2 15v-1c0-1 1-4 6-4s6 3 6 4v1H2zm6-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>');_exports.BIconPersonSquare=BIconPersonSquare;var BIconPhone=makeIcon("Phone",'<path fill-rule="evenodd" d="M11 1H5a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM5 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H5z"/><path fill-rule="evenodd" d="M8 14a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconPhone=BIconPhone;var BIconPhoneFill=makeIcon("PhoneFill",'<path fill-rule="evenodd" d="M3 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V2zm6 11a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconPhoneFill=BIconPhoneFill;var BIconPhoneLandscape=makeIcon("PhoneLandscape",'<path fill-rule="evenodd" d="M1 4.5v6a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1zm-1 6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v6z"/><path fill-rule="evenodd" d="M14 7.5a1 1 0 1 0-2 0 1 1 0 0 0 2 0z"/>');_exports.BIconPhoneLandscape=BIconPhoneLandscape;var BIconPhoneLandscapeFill=makeIcon("PhoneLandscapeFill",'<path fill-rule="evenodd" d="M2 12.5a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H2zm11-6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>');_exports.BIconPhoneLandscapeFill=BIconPhoneLandscapeFill;var BIconPieChart=makeIcon("PieChart",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M7.5 7.793V1h1v6.5H15v1H8.207l-4.853 4.854-.708-.708L7.5 7.793z"/>');_exports.BIconPieChart=BIconPieChart;var BIconPieChartFill=makeIcon("PieChartFill",'<path d="M15.985 8.5H8.207l-5.5 5.5a8 8 0 0 0 13.277-5.5zM2 13.292A8 8 0 0 1 7.5.015v7.778l-5.5 5.5zM8.5.015V7.5h7.485A8.001 8.001 0 0 0 8.5.015z"/>');_exports.BIconPieChartFill=BIconPieChartFill;var BIconPip=makeIcon("Pip",'<path fill-rule="evenodd" d="M0 3.5A1.5 1.5 0 0 1 1.5 2h13A1.5 1.5 0 0 1 16 3.5v9a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5v-9zM1.5 3a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-13z"/><path d="M8 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3z"/>');_exports.BIconPip=BIconPip;var BIconPipFill=makeIcon("PipFill",'<path fill-rule="evenodd" d="M1.5 2A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13zm7 6a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-5z"/>');_exports.BIconPipFill=BIconPipFill;var BIconPlay=makeIcon("Play",'<path fill-rule="evenodd" d="M10.804 8L5 4.633v6.734L10.804 8zm.792-.696a.802.802 0 0 1 0 1.392l-6.363 3.692C4.713 12.69 4 12.345 4 11.692V4.308c0-.653.713-.998 1.233-.696l6.363 3.692z"/>');_exports.BIconPlay=BIconPlay;var BIconPlayFill=makeIcon("PlayFill",'<path d="M11.596 8.697l-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393z"/>');_exports.BIconPlayFill=BIconPlayFill;var BIconPlug=makeIcon("Plug",'<path d="M4 5h8v3a4 4 0 0 1-8 0V5z"/><path fill-rule="evenodd" d="M6 1.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0V2a.5.5 0 0 1 .5-.5zm4 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0V2a.5.5 0 0 1 .5-.5zM7.115 13.651c.256-.511.385-1.408.385-2.651h1c0 1.257-.121 2.36-.49 3.099-.191.381-.47.707-.87.877-.401.17-.845.15-1.298-.002-.961-.32-1.534-.175-1.851.046-.33.23-.491.615-.491.98h-1c0-.635.278-1.353.918-1.8.653-.456 1.58-.561 2.74-.174.297.099.478.078.592.03.115-.05.244-.161.365-.405z"/>');_exports.BIconPlug=BIconPlug;var BIconPlus=makeIcon("Plus",'<path fill-rule="evenodd" d="M8 3.5a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5H4a.5.5 0 0 1 0-1h3.5V4a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M7.5 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H8.5V12a.5.5 0 0 1-1 0V8z"/>');_exports.BIconPlus=BIconPlus;var BIconPlusCircle=makeIcon("PlusCircle",'<path fill-rule="evenodd" d="M8 3.5a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5H4a.5.5 0 0 1 0-1h3.5V4a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M7.5 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H8.5V12a.5.5 0 0 1-1 0V8z"/><path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/>');_exports.BIconPlusCircle=BIconPlusCircle;var BIconPlusCircleFill=makeIcon("PlusCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4a.5.5 0 0 0-1 0v3.5H4a.5.5 0 0 0 0 1h3.5V12a.5.5 0 0 0 1 0V8.5H12a.5.5 0 0 0 0-1H8.5V4z"/>');_exports.BIconPlusCircleFill=BIconPlusCircleFill;var BIconPlusSquare=makeIcon("PlusSquare",'<path fill-rule="evenodd" d="M8 3.5a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5H4a.5.5 0 0 1 0-1h3.5V4a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M7.5 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H8.5V12a.5.5 0 0 1-1 0V8z"/><path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>');_exports.BIconPlusSquare=BIconPlusSquare;var BIconPlusSquareFill=makeIcon("PlusSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4a.5.5 0 0 0-1 0v3.5H4a.5.5 0 0 0 0 1h3.5V12a.5.5 0 0 0 1 0V8.5H12a.5.5 0 0 0 0-1H8.5V4z"/>');_exports.BIconPlusSquareFill=BIconPlusSquareFill;var BIconPower=makeIcon("Power",'<path fill-rule="evenodd" d="M5.578 4.437a5 5 0 1 0 4.922.044l.5-.866a6 6 0 1 1-5.908-.053l.486.875z"/><path fill-rule="evenodd" d="M7.5 8V1h1v7h-1z"/>');_exports.BIconPower=BIconPower;var BIconPrinter=makeIcon("Printer",'<path d="M11 2H5a1 1 0 0 0-1 1v2H3V3a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2h-1V3a1 1 0 0 0-1-1zm3 4H2a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h1v1H2a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1z"/><path fill-rule="evenodd" d="M11 9H5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1zM5 8a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H5z"/><path d="M3 7.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/>');_exports.BIconPrinter=BIconPrinter;var BIconPrinterFill=makeIcon("PrinterFill",'<path d="M5 1a2 2 0 0 0-2 2v1h10V3a2 2 0 0 0-2-2H5z"/><path fill-rule="evenodd" d="M11 9H5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1z"/><path fill-rule="evenodd" d="M0 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-1v-2a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2H2a2 2 0 0 1-2-2V7zm2.5 1a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"/>');_exports.BIconPrinterFill=BIconPrinterFill;var BIconPuzzle=makeIcon("Puzzle",'<path d="M4.605 2.5V2v.5zM3.61 3.6l.498-.043V3.55l-.498.05zM7 2.5h.5A.5.5 0 0 0 7 2v.5zm-.676 1.454l.304.397-.304-.397zm3.352 0l-.304.397.304-.397zM9 2.5V2a.5.5 0 0 0-.5.5H9zm3.39 1.1l-.498-.05v.007l.498.043zM12.1 7l-.498-.043a.5.5 0 0 0 .498.543V7zm1.854-.676l.397.304-.397-.304zm0 3.352l.397-.304-.397.304zM12.1 9v-.5a.5.5 0 0 0-.498.542L12.1 9zm.29 3.4l-.498.043v.007l.498-.05zM9 13.5h-.5a.5.5 0 0 0 .5.5v-.5zm.676-1.454l-.304-.397.304.397zm-3.352 0l.304-.397-.304.397zM7 13.5v.5a.5.5 0 0 0 .5-.5H7zm-2.395 0V13v.5zm-.995-1.1l.498.05v-.007L3.61 12.4zM3.9 9l.498.042A.5.5 0 0 0 3.9 8.5V9zm-1.854.676l-.397-.304.397.304zm0-3.352l-.397.304.397-.304zM3.9 7v.5a.5.5 0 0 0 .498-.543L3.9 7zm.705-5a1.5 1.5 0 0 0-1.493 1.65l.995-.1A.5.5 0 0 1 4.605 3V2zM7 2H4.605v1H7V2zm.5.882V2.5h-1v.382h1zm-.872 1.469c.375-.287.872-.773.872-1.469h-1c0 .195-.147.42-.48.675l.608.794zM6.5 4.5l.001-.006a.113.113 0 0 1 .012-.025.459.459 0 0 1 .115-.118l-.608-.794c-.274.21-.52.528-.52.943h1zM8 5c-.491 0-.912-.1-1.19-.24a.86.86 0 0 1-.271-.194.213.213 0 0 1-.039-.063V4.5h-1c0 .568.447.947.862 1.154C6.807 5.877 7.387 6 8 6V5zm1.5-.5v.003a.213.213 0 0 1-.039.064.86.86 0 0 1-.27.193C8.91 4.9 8.49 5 8 5v1c.613 0 1.193-.123 1.638-.346.415-.207.862-.586.862-1.154h-1zm-.128-.15c.065.05.099.092.115.119.008.013.01.021.012.025L9.5 4.5h1c0-.415-.246-.733-.52-.943l-.608.794zM8.5 2.883c0 .696.497 1.182.872 1.469l.608-.794c-.333-.255-.48-.48-.48-.675h-1zm0-.382v.382h1V2.5h-1zm2.895-.5H9v1h2.395V2zm1.493 1.65A1.5 1.5 0 0 0 11.395 2v1a.5.5 0 0 1 .498.55l.995.1zm-.29 3.392l.29-3.4-.996-.085-.29 3.4.996.085zm.284-.542H12.1v1h.782v-1zm.675-.48c-.255.333-.48.48-.675.48v1c.696 0 1.182-.497 1.469-.872l-.794-.608zm.943-.52c-.415 0-.733.246-.943.52l.794.608a.459.459 0 0 1 .118-.115.113.113 0 0 1 .025-.012L14.5 6.5v-1zM16 8c0-.613-.123-1.193-.346-1.638-.207-.415-.586-.862-1.154-.862v1h.003l.01.003a.237.237 0 0 1 .053.036.86.86 0 0 1 .194.27c.14.28.24.7.24 1.191h1zm-1.5 2.5c.568 0 .947-.447 1.154-.862C15.877 9.193 16 8.613 16 8h-1c0 .491-.1.912-.24 1.19a.86.86 0 0 1-.194.271.214.214 0 0 1-.063.039H14.5v1zm-.943-.52c.21.274.528.52.943.52v-1l-.006-.001a.113.113 0 0 1-.025-.012.458.458 0 0 1-.118-.115l-.794.608zm-.675-.48c.195 0 .42.147.675.48l.794-.608c-.287-.375-.773-.872-1.469-.872v1zm-.782 0h.782v-1H12.1v1zm.788 2.858l-.29-3.4-.996.084.29 3.401.996-.085zM11.395 14a1.5 1.5 0 0 0 1.493-1.65l-.995.1a.5.5 0 0 1-.498.55v1zM9 14h2.395v-1H9v1zm.5-.5v-.382h-1v.382h1zm0-.382c0-.195.147-.42.48-.675l-.608-.794c-.375.287-.872.773-.872 1.469h1zm.48-.675c.274-.21.52-.528.52-.943h-1l-.001.006a.113.113 0 0 1-.012.025.459.459 0 0 1-.115.118l.608.794zm.52-.943c0-.568-.447-.947-.862-1.154C9.193 10.123 8.613 10 8 10v1c.492 0 .912.1 1.19.24.14.07.226.14.271.194a.214.214 0 0 1 .039.063v.003h1zM8 10c-.613 0-1.193.123-1.638.346-.415.207-.862.586-.862 1.154h1v-.003l.003-.01a.214.214 0 0 1 .036-.053.859.859 0 0 1 .27-.194C7.09 11.1 7.51 11 8 11v-1zm-2.5 1.5c0 .415.246.733.52.943l.608-.794a.459.459 0 0 1-.115-.118.113.113 0 0 1-.012-.025L6.5 11.5h-1zm.52.943c.333.255.48.48.48.675h1c0-.696-.497-1.182-.872-1.469l-.608.794zm.48.675v.382h1v-.382h-1zM4.605 14H7v-1H4.605v1zm-1.493-1.65A1.5 1.5 0 0 0 4.605 14v-1a.5.5 0 0 1-.498-.55l-.995-.1zm.29-3.393l-.29 3.401.996.085.29-3.4-.996-.086zm-.284.543H3.9v-1h-.782v1zm-.675.48c.255-.333.48-.48.675-.48v-1c-.696 0-1.182.497-1.469.872l.794.608zm-.943.52c.415 0 .733-.246.943-.52l-.794-.608a.459.459 0 0 1-.118.115.112.112 0 0 1-.025.012L1.5 9.5v1zM0 8c0 .613.123 1.193.346 1.638.207.415.586.862 1.154.862v-1h-.003a.213.213 0 0 1-.064-.039.86.86 0 0 1-.193-.27C1.1 8.91 1 8.49 1 8H0zm1.5-2.5c-.568 0-.947.447-1.154.862C.123 6.807 0 7.387 0 8h1c0-.492.1-.912.24-1.19a.86.86 0 0 1 .194-.271.213.213 0 0 1 .063-.039H1.5v-1zm.943.52c-.21-.274-.528-.52-.943-.52v1l.006.001a.112.112 0 0 1 .025.012c.027.016.068.05.118.115l.794-.608zm.675.48c-.195 0-.42-.147-.675-.48l-.794.608c.287.375.773.872 1.469.872v-1zm.782 0h-.782v1H3.9v-1zm-.788-2.858l.29 3.4.996-.085-.29-3.4-.996.085z"/>');_exports.BIconPuzzle=BIconPuzzle;var BIconPuzzleFill=makeIcon("PuzzleFill",'<path fill-rule="evenodd" d="M3.112 3.645A1.5 1.5 0 0 1 4.605 2H7a.5.5 0 0 1 .5.5v.382c0 .696-.497 1.182-.872 1.469a.459.459 0 0 0-.115.118.113.113 0 0 0-.012.025L6.5 4.5v.003l.003.01c.004.01.014.028.036.053a.86.86 0 0 0 .27.194C7.09 4.9 7.51 5 8 5c.492 0 .912-.1 1.19-.24a.86.86 0 0 0 .271-.194.213.213 0 0 0 .036-.054l.003-.01v-.008a.112.112 0 0 0-.012-.025.459.459 0 0 0-.115-.118c-.375-.287-.872-.773-.872-1.469V2.5A.5.5 0 0 1 9 2h2.395a1.5 1.5 0 0 1 1.493 1.645L12.645 6.5h.237c.195 0 .42-.147.675-.48.21-.274.528-.52.943-.52.568 0 .947.447 1.154.862C15.877 6.807 16 7.387 16 8s-.123 1.193-.346 1.638c-.207.415-.586.862-1.154.862-.415 0-.733-.246-.943-.52-.255-.333-.48-.48-.675-.48h-.237l.243 2.855A1.5 1.5 0 0 1 11.395 14H9a.5.5 0 0 1-.5-.5v-.382c0-.696.497-1.182.872-1.469a.459.459 0 0 0 .115-.118.113.113 0 0 0 .012-.025L9.5 11.5v-.003l-.003-.01a.214.214 0 0 0-.036-.053.859.859 0 0 0-.27-.194C8.91 11.1 8.49 11 8 11c-.491 0-.912.1-1.19.24a.859.859 0 0 0-.271.194.214.214 0 0 0-.036.054l-.003.01v.002l.001.006a.113.113 0 0 0 .012.025c.016.027.05.068.115.118.375.287.872.773.872 1.469v.382a.5.5 0 0 1-.5.5H4.605a1.5 1.5 0 0 1-1.493-1.645L3.356 9.5h-.238c-.195 0-.42.147-.675.48-.21.274-.528.52-.943.52-.568 0-.947-.447-1.154-.862C.123 9.193 0 8.613 0 8s.123-1.193.346-1.638C.553 5.947.932 5.5 1.5 5.5c.415 0 .733.246.943.52.255.333.48.48.675.48h.238l-.244-2.855z"/>');_exports.BIconPuzzleFill=BIconPuzzleFill;var BIconQuestion=makeIcon("Question",'<path d="M5.25 6.033h1.32c0-.781.458-1.384 1.36-1.384.685 0 1.313.343 1.313 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.007.463h1.307v-.355c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.326 0-2.786.647-2.754 2.533zm1.562 5.516c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94z"/>');_exports.BIconQuestion=BIconQuestion;var BIconQuestionCircle=makeIcon("QuestionCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M5.25 6.033h1.32c0-.781.458-1.384 1.36-1.384.685 0 1.313.343 1.313 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.007.463h1.307v-.355c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.326 0-2.786.647-2.754 2.533zm1.562 5.516c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94z"/>');_exports.BIconQuestionCircle=BIconQuestionCircle;var BIconQuestionCircleFill=makeIcon("QuestionCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.57 6.033H5.25C5.22 4.147 6.68 3.5 8.006 3.5c1.397 0 2.673.73 2.673 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.355H7.117l-.007-.463c-.038-.927.495-1.498 1.168-1.987.59-.444.965-.736.965-1.371 0-.825-.628-1.168-1.314-1.168-.901 0-1.358.603-1.358 1.384zm1.251 6.443c-.584 0-1.009-.394-1.009-.927 0-.552.425-.94 1.01-.94.609 0 1.028.388 1.028.94 0 .533-.42.927-1.029.927z"/>');_exports.BIconQuestionCircleFill=BIconQuestionCircleFill;var BIconQuestionDiamond=makeIcon("QuestionDiamond",'<path fill-rule="evenodd" d="M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435zm1.4.7a.495.495 0 0 0-.7 0L1.134 7.65a.495.495 0 0 0 0 .7l6.516 6.516a.495.495 0 0 0 .7 0l6.516-6.516a.495.495 0 0 0 0-.7L8.35 1.134z"/><path d="M5.25 6.033h1.32c0-.781.458-1.384 1.36-1.384.685 0 1.313.343 1.313 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.007.463h1.307v-.355c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.326 0-2.786.647-2.754 2.533zm1.562 5.516c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94z"/>');_exports.BIconQuestionDiamond=BIconQuestionDiamond;var BIconQuestionDiamondFill=makeIcon("QuestionDiamondFill",'<path fill-rule="evenodd" d="M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435zM6.57 6.033H5.25C5.22 4.147 6.68 3.5 8.006 3.5c1.397 0 2.673.73 2.673 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.355H7.117l-.007-.463c-.038-.927.495-1.498 1.168-1.987.59-.444.965-.736.965-1.371 0-.825-.628-1.168-1.314-1.168-.901 0-1.358.603-1.358 1.384zm1.251 6.443c-.584 0-1.009-.394-1.009-.927 0-.552.425-.94 1.01-.94.609 0 1.028.388 1.028.94 0 .533-.42.927-1.029.927z"/>');_exports.BIconQuestionDiamondFill=BIconQuestionDiamondFill;var BIconQuestionOctagon=makeIcon("QuestionOctagon",'<path fill-rule="evenodd" d="M4.54.146A.5.5 0 0 1 4.893 0h6.214a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146zM5.1 1L1 5.1v5.8L5.1 15h5.8l4.1-4.1V5.1L10.9 1H5.1z"/><path d="M5.25 6.033h1.32c0-.781.458-1.384 1.36-1.384.685 0 1.313.343 1.313 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.007.463h1.307v-.355c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.326 0-2.786.647-2.754 2.533zm1.562 5.516c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94z"/>');_exports.BIconQuestionOctagon=BIconQuestionOctagon;var BIconQuestionOctagonFill=makeIcon("QuestionOctagonFill",'<path fill-rule="evenodd" d="M11.46.146A.5.5 0 0 0 11.107 0H4.893a.5.5 0 0 0-.353.146L.146 4.54A.5.5 0 0 0 0 4.893v6.214a.5.5 0 0 0 .146.353l4.394 4.394a.5.5 0 0 0 .353.146h6.214a.5.5 0 0 0 .353-.146l4.394-4.394a.5.5 0 0 0 .146-.353V4.893a.5.5 0 0 0-.146-.353L11.46.146zM6.57 6.033H5.25C5.22 4.147 6.68 3.5 8.006 3.5c1.397 0 2.673.73 2.673 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.355H7.117l-.007-.463c-.038-.927.495-1.498 1.168-1.987.59-.444.965-.736.965-1.371 0-.825-.628-1.168-1.314-1.168-.901 0-1.358.603-1.358 1.384zm1.251 6.443c-.584 0-1.009-.394-1.009-.927 0-.552.425-.94 1.01-.94.609 0 1.028.388 1.028.94 0 .533-.42.927-1.029.927z"/>');_exports.BIconQuestionOctagonFill=BIconQuestionOctagonFill;var BIconQuestionSquare=makeIcon("QuestionSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path d="M5.25 6.033h1.32c0-.781.458-1.384 1.36-1.384.685 0 1.313.343 1.313 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.007.463h1.307v-.355c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.326 0-2.786.647-2.754 2.533zm1.562 5.516c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94z"/>');_exports.BIconQuestionSquare=BIconQuestionSquare;var BIconQuestionSquareFill=makeIcon("QuestionSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm4.57 6.033H5.25C5.22 4.147 6.68 3.5 8.006 3.5c1.397 0 2.673.73 2.673 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.355H7.117l-.007-.463c-.038-.927.495-1.498 1.168-1.987.59-.444.965-.736.965-1.371 0-.825-.628-1.168-1.314-1.168-.901 0-1.358.603-1.358 1.384zm1.251 6.443c-.584 0-1.009-.394-1.009-.927 0-.552.425-.94 1.01-.94.609 0 1.028.388 1.028.94 0 .533-.42.927-1.029.927z"/>');_exports.BIconQuestionSquareFill=BIconQuestionSquareFill;var BIconReceipt=makeIcon("Receipt",'<path fill-rule="evenodd" d="M1.92.506a.5.5 0 0 1 .434.14L3 1.293l.646-.647a.5.5 0 0 1 .708 0L5 1.293l.646-.647a.5.5 0 0 1 .708 0L7 1.293l.646-.647a.5.5 0 0 1 .708 0L9 1.293l.646-.647a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .801.13l.5 1A.5.5 0 0 1 15 2v12a.5.5 0 0 1-.053.224l-.5 1a.5.5 0 0 1-.8.13L13 14.707l-.646.647a.5.5 0 0 1-.708 0L11 14.707l-.646.647a.5.5 0 0 1-.708 0L9 14.707l-.646.647a.5.5 0 0 1-.708 0L7 14.707l-.646.647a.5.5 0 0 1-.708 0L5 14.707l-.646.647a.5.5 0 0 1-.708 0L3 14.707l-.646.647a.5.5 0 0 1-.801-.13l-.5-1A.5.5 0 0 1 1 14V2a.5.5 0 0 1 .053-.224l.5-1a.5.5 0 0 1 .367-.27zm.217 1.338L2 2.118v11.764l.137.274.51-.51a.5.5 0 0 1 .707 0l.646.647.646-.646a.5.5 0 0 1 .708 0l.646.646.646-.646a.5.5 0 0 1 .708 0l.646.646.646-.646a.5.5 0 0 1 .708 0l.646.646.646-.646a.5.5 0 0 1 .708 0l.646.646.646-.646a.5.5 0 0 1 .708 0l.509.509.137-.274V2.118l-.137-.274-.51.51a.5.5 0 0 1-.707 0L12 1.707l-.646.647a.5.5 0 0 1-.708 0L10 1.707l-.646.647a.5.5 0 0 1-.708 0L8 1.707l-.646.647a.5.5 0 0 1-.708 0L6 1.707l-.646.647a.5.5 0 0 1-.708 0L4 1.707l-.646.647a.5.5 0 0 1-.708 0l-.509-.51z"/><path fill-rule="evenodd" d="M3 4.5a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm8-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5z"/>');_exports.BIconReceipt=BIconReceipt;var BIconReceiptCutoff=makeIcon("ReceiptCutoff",'<path fill-rule="evenodd" d="M1.92.506a.5.5 0 0 1 .434.14L3 1.293l.646-.647a.5.5 0 0 1 .708 0L5 1.293l.646-.647a.5.5 0 0 1 .708 0L7 1.293l.646-.647a.5.5 0 0 1 .708 0L9 1.293l.646-.647a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .801.13l.5 1A.5.5 0 0 1 15 2v13h-1V2.118l-.137-.274-.51.51a.5.5 0 0 1-.707 0L12 1.707l-.646.647a.5.5 0 0 1-.708 0L10 1.707l-.646.647a.5.5 0 0 1-.708 0L8 1.707l-.646.647a.5.5 0 0 1-.708 0L6 1.707l-.646.647a.5.5 0 0 1-.708 0L4 1.707l-.646.647a.5.5 0 0 1-.708 0l-.509-.51L2 2.118V15H1V2a.5.5 0 0 1 .053-.224l.5-1a.5.5 0 0 1 .367-.27zM0 15.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5z"/><path fill-rule="evenodd" d="M3 4.5a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm8-8a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5z"/>');_exports.BIconReceiptCutoff=BIconReceiptCutoff;var BIconReception0=makeIcon("Reception0",'<path d="M0 13.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm4 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm4 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm4 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"/>');_exports.BIconReception0=BIconReception0;var BIconReception1=makeIcon("Reception1",'<path d="M0 11.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2zm4 2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm4 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm4 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"/>');_exports.BIconReception1=BIconReception1;var BIconReception2=makeIcon("Reception2",'<path d="M0 11.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-5zm4 5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm4 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"/>');_exports.BIconReception2=BIconReception2;var BIconReception3=makeIcon("Reception3",'<path d="M0 11.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-5zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-8zm4 8a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"/>');_exports.BIconReception3=BIconReception3;var BIconReception4=makeIcon("Reception4",'<path d="M0 11.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-5zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-8zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-11z"/>');_exports.BIconReception4=BIconReception4;var BIconReply=makeIcon("Reply",'<path fill-rule="evenodd" d="M9.502 5.013a.144.144 0 0 0-.202.134V6.3a.5.5 0 0 1-.5.5c-.667 0-2.013.005-3.3.822-.984.624-1.99 1.76-2.595 3.876C3.925 10.515 5.09 9.982 6.11 9.7a8.741 8.741 0 0 1 1.921-.306 7.403 7.403 0 0 1 .798.008h.013l.005.001h.001L8.8 9.9l.05-.498a.5.5 0 0 1 .45.498v1.153c0 .108.11.176.202.134l3.984-2.933a.494.494 0 0 1 .042-.028.147.147 0 0 0 0-.252.494.494 0 0 1-.042-.028L9.502 5.013zM8.3 10.386a7.745 7.745 0 0 0-1.923.277c-1.326.368-2.896 1.201-3.94 3.08a.5.5 0 0 1-.933-.305c.464-3.71 1.886-5.662 3.46-6.66 1.245-.79 2.527-.942 3.336-.971v-.66a1.144 1.144 0 0 1 1.767-.96l3.994 2.94a1.147 1.147 0 0 1 0 1.946l-3.994 2.94a1.144 1.144 0 0 1-1.767-.96v-.667z"/>');_exports.BIconReply=BIconReply;var BIconReplyAll=makeIcon("ReplyAll",'<path fill-rule="evenodd" d="M8.002 5.013a.144.144 0 0 0-.202.134V6.3a.5.5 0 0 1-.5.5c-.667 0-2.013.005-3.3.822-.984.624-1.99 1.76-2.595 3.876C2.425 10.515 3.59 9.982 4.61 9.7a8.741 8.741 0 0 1 1.921-.306 7.403 7.403 0 0 1 .798.008h.013l.005.001h.001L7.3 9.9l.05-.498a.5.5 0 0 1 .45.498v1.153c0 .108.11.176.202.134l3.984-2.933a.494.494 0 0 1 .042-.028.147.147 0 0 0 0-.252.494.494 0 0 1-.042-.028L8.002 5.013zM6.8 10.386a7.745 7.745 0 0 0-1.923.277c-1.326.368-2.896 1.201-3.94 3.08a.5.5 0 0 1-.933-.305c.464-3.71 1.886-5.662 3.46-6.66 1.245-.79 2.527-.942 3.336-.971v-.66a1.144 1.144 0 0 1 1.767-.96l3.994 2.94a1.147 1.147 0 0 1 0 1.946l-3.994 2.94a1.144 1.144 0 0 1-1.767-.96v-.667z"/><path fill-rule="evenodd" d="M10.868 4.293a.5.5 0 0 1 .7-.106l3.993 2.94a1.147 1.147 0 0 1 0 1.946l-3.994 2.94a.5.5 0 0 1-.593-.805l4.012-2.954a.493.493 0 0 1 .042-.028.147.147 0 0 0 0-.252.496.496 0 0 1-.042-.028l-4.012-2.954a.5.5 0 0 1-.106-.699z"/>');_exports.BIconReplyAll=BIconReplyAll;var BIconReplyAllFill=makeIcon("ReplyAllFill",'<path d="M8.079 11.9l4.568-3.281a.719.719 0 0 0 0-1.238L8.079 4.1A.716.716 0 0 0 7 4.719V6c-1.5 0-6 0-7 8 2.5-4.5 7-4 7-4v1.281c0 .56.606.898 1.079.62z"/><path fill-rule="evenodd" d="M10.868 4.293a.5.5 0 0 1 .7-.106l3.993 2.94a1.147 1.147 0 0 1 0 1.946l-3.994 2.94a.5.5 0 0 1-.593-.805l4.012-2.954a.493.493 0 0 1 .042-.028.147.147 0 0 0 0-.252.496.496 0 0 1-.042-.028l-4.012-2.954a.5.5 0 0 1-.106-.699z"/>');_exports.BIconReplyAllFill=BIconReplyAllFill;var BIconReplyFill=makeIcon("ReplyFill",'<path d="M9.079 11.9l4.568-3.281a.719.719 0 0 0 0-1.238L9.079 4.1A.716.716 0 0 0 8 4.719V6c-1.5 0-6 0-7 8 2.5-4.5 7-4 7-4v1.281c0 .56.606.898 1.079.62z"/>');_exports.BIconReplyFill=BIconReplyFill;var BIconRss=makeIcon("Rss",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path d="M5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/><path fill-rule="evenodd" d="M2.5 3.5a1 1 0 0 1 1-1c5.523 0 10 4.477 10 10a1 1 0 1 1-2 0 8 8 0 0 0-8-8 1 1 0 0 1-1-1zm0 4a1 1 0 0 1 1-1 6 6 0 0 1 6 6 1 1 0 1 1-2 0 4 4 0 0 0-4-4 1 1 0 0 1-1-1z"/>');_exports.BIconRss=BIconRss;var BIconRssFill=makeIcon("RssFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm1.5 2.5a1 1 0 0 0 0 2 8 8 0 0 1 8 8 1 1 0 1 0 2 0c0-5.523-4.477-10-10-10zm0 4a1 1 0 0 0 0 2 4 4 0 0 1 4 4 1 1 0 1 0 2 0 6 6 0 0 0-6-6zm.5 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>');_exports.BIconRssFill=BIconRssFill;var BIconScrewdriver=makeIcon("Screwdriver",'<path fill-rule="evenodd" d="M0 1l1-1 3.081 2.2a1 1 0 0 1 .419.815v.07a1 1 0 0 0 .293.708L10.5 9.5l.914-.305a1 1 0 0 1 1.023.242l3.356 3.356a1 1 0 0 1 0 1.414l-1.586 1.586a1 1 0 0 1-1.414 0l-3.356-3.356a1 1 0 0 1-.242-1.023L9.5 10.5 3.793 4.793a1 1 0 0 0-.707-.293h-.071a1 1 0 0 1-.814-.419L0 1zm11.354 9.646a.5.5 0 0 0-.708.708l3 3a.5.5 0 0 0 .708-.708l-3-3z"/>');_exports.BIconScrewdriver=BIconScrewdriver;var BIconSearch=makeIcon("Search",'<path fill-rule="evenodd" d="M10.442 10.442a1 1 0 0 1 1.415 0l3.85 3.85a1 1 0 0 1-1.414 1.415l-3.85-3.85a1 1 0 0 1 0-1.415z"/><path fill-rule="evenodd" d="M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z"/>');_exports.BIconSearch=BIconSearch;var BIconSegmentedNav=makeIcon("SegmentedNav",'<path fill-rule="evenodd" d="M14 5H6v4h8a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1zM2 4a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M10 9V5h1v4h-1z"/>');_exports.BIconSegmentedNav=BIconSegmentedNav;var BIconServer=makeIcon("Server",'<path d="M3 4h10v8H3V4z"/><ellipse cx="8" cy="12" rx="5" ry="2"/><path d="M13 4c0 1.105-2.239 2-5 2s-5-.895-5-2 2.239-2 5-2 5 .895 5 2z"/><path d="M11.907 7.343C10.857 7.763 9.475 8 8 8s-2.857-.237-3.907-.657A4.881 4.881 0 0 1 3 6.75V5c0 1.105 2.239 2 5 2s5-.895 5-2v1.75c-.322.24-.698.435-1.093.593zm0 4C10.857 11.763 9.475 12 8 12s-2.857-.237-3.907-.657A4.883 4.883 0 0 1 3 10.75V9c0 1.105 2.239 2 5 2s5-.895 5-2v1.75c-.322.24-.698.435-1.093.593z"/>');_exports.BIconServer=BIconServer;var BIconShare=makeIcon("Share",'<path fill-rule="evenodd" d="M11.724 3.947l-7 3.5-.448-.894 7-3.5.448.894zm-.448 9l-7-3.5.448-.894 7 3.5-.448.894z"/><path fill-rule="evenodd" d="M13.5 4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm0 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm-11-6.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z"/>');_exports.BIconShare=BIconShare;var BIconShareFill=makeIcon("ShareFill",'<path fill-rule="evenodd" d="M12.024 3.797L4.499 7.56l-.448-.895 7.525-3.762.448.894zm-.448 9.3L4.051 9.335 4.5 8.44l7.525 3.763-.448.894z"/><path fill-rule="evenodd" d="M13.5 5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm0 11a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm-11-5.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z"/>');_exports.BIconShareFill=BIconShareFill;var BIconShield=makeIcon("Shield",'<path fill-rule="evenodd" d="M5.443 1.991a60.17 60.17 0 0 0-2.725.802.454.454 0 0 0-.315.366C1.87 7.056 3.1 9.9 4.567 11.773c.736.94 1.533 1.636 2.197 2.093.333.228.626.394.857.5.116.053.21.089.282.11A.73.73 0 0 0 8 14.5c.007-.001.038-.005.097-.023.072-.022.166-.058.282-.111.23-.106.525-.272.857-.5a10.197 10.197 0 0 0 2.197-2.093C12.9 9.9 14.13 7.056 13.597 3.159a.454.454 0 0 0-.315-.366c-.626-.2-1.682-.526-2.725-.802C9.491 1.71 8.51 1.5 8 1.5c-.51 0-1.49.21-2.557.491zm-.256-.966C6.23.749 7.337.5 8 .5c.662 0 1.77.249 2.813.525a61.09 61.09 0 0 1 2.772.815c.528.168.926.623 1.003 1.184.573 4.197-.756 7.307-2.367 9.365a11.191 11.191 0 0 1-2.418 2.3 6.942 6.942 0 0 1-1.007.586c-.27.124-.558.225-.796.225s-.526-.101-.796-.225a6.908 6.908 0 0 1-1.007-.586 11.192 11.192 0 0 1-2.417-2.3C2.167 10.331.839 7.221 1.412 3.024A1.454 1.454 0 0 1 2.415 1.84a61.11 61.11 0 0 1 2.772-.815z"/>');_exports.BIconShield=BIconShield;var BIconShieldCheck=makeIcon("ShieldCheck",'<path fill-rule="evenodd" d="M5.443 1.991a60.17 60.17 0 0 0-2.725.802.454.454 0 0 0-.315.366C1.87 7.056 3.1 9.9 4.567 11.773c.736.94 1.533 1.636 2.197 2.093.333.228.626.394.857.5.116.053.21.089.282.11A.73.73 0 0 0 8 14.5c.007-.001.038-.005.097-.023.072-.022.166-.058.282-.111.23-.106.525-.272.857-.5a10.197 10.197 0 0 0 2.197-2.093C12.9 9.9 14.13 7.056 13.597 3.159a.454.454 0 0 0-.315-.366c-.626-.2-1.682-.526-2.725-.802C9.491 1.71 8.51 1.5 8 1.5c-.51 0-1.49.21-2.557.491zm-.256-.966C6.23.749 7.337.5 8 .5c.662 0 1.77.249 2.813.525a61.09 61.09 0 0 1 2.772.815c.528.168.926.623 1.003 1.184.573 4.197-.756 7.307-2.367 9.365a11.191 11.191 0 0 1-2.418 2.3 6.942 6.942 0 0 1-1.007.586c-.27.124-.558.225-.796.225s-.526-.101-.796-.225a6.908 6.908 0 0 1-1.007-.586 11.192 11.192 0 0 1-2.417-2.3C2.167 10.331.839 7.221 1.412 3.024A1.454 1.454 0 0 1 2.415 1.84a61.11 61.11 0 0 1 2.772-.815z"/><path fill-rule="evenodd" d="M10.854 6.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 8.793l2.646-2.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconShieldCheck=BIconShieldCheck;var BIconShieldExclamation=makeIcon("ShieldExclamation",'<path fill-rule="evenodd" d="M5.443 1.991a60.17 60.17 0 0 0-2.725.802.454.454 0 0 0-.315.366C1.87 7.056 3.1 9.9 4.567 11.773c.736.94 1.533 1.636 2.197 2.093.333.228.626.394.857.5.116.053.21.089.282.11A.73.73 0 0 0 8 14.5c.007-.001.038-.005.097-.023.072-.022.166-.058.282-.111.23-.106.525-.272.857-.5a10.197 10.197 0 0 0 2.197-2.093C12.9 9.9 14.13 7.056 13.597 3.159a.454.454 0 0 0-.315-.366c-.626-.2-1.682-.526-2.725-.802C9.491 1.71 8.51 1.5 8 1.5c-.51 0-1.49.21-2.557.491zm-.256-.966C6.23.749 7.337.5 8 .5c.662 0 1.77.249 2.813.525a61.09 61.09 0 0 1 2.772.815c.528.168.926.623 1.003 1.184.573 4.197-.756 7.307-2.367 9.365a11.191 11.191 0 0 1-2.418 2.3 6.942 6.942 0 0 1-1.007.586c-.27.124-.558.225-.796.225s-.526-.101-.796-.225a6.908 6.908 0 0 1-1.007-.586 11.192 11.192 0 0 1-2.417-2.3C2.167 10.331.839 7.221 1.412 3.024A1.454 1.454 0 0 1 2.415 1.84a61.11 61.11 0 0 1 2.772-.815z"/><path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"/>');_exports.BIconShieldExclamation=BIconShieldExclamation;var BIconShieldFill=makeIcon("ShieldFill",'<path fill-rule="evenodd" d="M5.187 1.025C6.23.749 7.337.5 8 .5c.662 0 1.77.249 2.813.525a61.09 61.09 0 0 1 2.772.815c.528.168.926.623 1.003 1.184.573 4.197-.756 7.307-2.367 9.365a11.191 11.191 0 0 1-2.418 2.3 6.942 6.942 0 0 1-1.007.586c-.27.124-.558.225-.796.225s-.526-.101-.796-.225a6.908 6.908 0 0 1-1.007-.586 11.192 11.192 0 0 1-2.417-2.3C2.167 10.331.839 7.221 1.412 3.024A1.454 1.454 0 0 1 2.415 1.84a61.11 61.11 0 0 1 2.772-.815z"/>');_exports.BIconShieldFill=BIconShieldFill;var BIconShieldFillCheck=makeIcon("ShieldFillCheck",'<path fill-rule="evenodd" d="M8 .5c-.662 0-1.77.249-2.813.525a61.11 61.11 0 0 0-2.772.815 1.454 1.454 0 0 0-1.003 1.184c-.573 4.197.756 7.307 2.368 9.365a11.192 11.192 0 0 0 2.417 2.3c.371.256.715.451 1.007.586.27.124.558.225.796.225s.527-.101.796-.225c.292-.135.636-.33 1.007-.586a11.191 11.191 0 0 0 2.418-2.3c1.611-2.058 2.94-5.168 2.367-9.365a1.454 1.454 0 0 0-1.003-1.184 61.09 61.09 0 0 0-2.772-.815C9.77.749 8.663.5 8 .5zm2.854 6.354a.5.5 0 0 0-.708-.708L7.5 8.793 6.354 7.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"/>');_exports.BIconShieldFillCheck=BIconShieldFillCheck;var BIconShieldFillExclamation=makeIcon("ShieldFillExclamation",'<path fill-rule="evenodd" d="M8 .5c-.662 0-1.77.249-2.813.525a61.11 61.11 0 0 0-2.772.815 1.454 1.454 0 0 0-1.003 1.184c-.573 4.197.756 7.307 2.368 9.365a11.192 11.192 0 0 0 2.417 2.3c.371.256.715.451 1.007.586.27.124.558.225.796.225s.527-.101.796-.225c.292-.135.636-.33 1.007-.586a11.191 11.191 0 0 0 2.418-2.3c1.611-2.058 2.94-5.168 2.367-9.365a1.454 1.454 0 0 0-1.003-1.184 61.09 61.09 0 0 0-2.772-.815C9.77.749 8.663.5 8 .5zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.553.553 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconShieldFillExclamation=BIconShieldFillExclamation;var BIconShieldFillMinus=makeIcon("ShieldFillMinus",'<path fill-rule="evenodd" d="M8 .5c-.662 0-1.77.249-2.813.525a61.11 61.11 0 0 0-2.772.815 1.454 1.454 0 0 0-1.003 1.184c-.573 4.197.756 7.307 2.368 9.365a11.192 11.192 0 0 0 2.417 2.3c.371.256.715.451 1.007.586.27.124.558.225.796.225s.527-.101.796-.225c.292-.135.636-.33 1.007-.586a11.191 11.191 0 0 0 2.418-2.3c1.611-2.058 2.94-5.168 2.367-9.365a1.454 1.454 0 0 0-1.003-1.184 61.09 61.09 0 0 0-2.772-.815C9.77.749 8.663.5 8 .5zm-2 7a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"/>');_exports.BIconShieldFillMinus=BIconShieldFillMinus;var BIconShieldFillPlus=makeIcon("ShieldFillPlus",'<path fill-rule="evenodd" d="M8 .5c-.662 0-1.77.249-2.813.525a61.11 61.11 0 0 0-2.772.815 1.454 1.454 0 0 0-1.003 1.184c-.573 4.197.756 7.307 2.368 9.365a11.192 11.192 0 0 0 2.417 2.3c.371.256.715.451 1.007.586.27.124.558.225.796.225s.527-.101.796-.225c.292-.135.636-.33 1.007-.586a11.191 11.191 0 0 0 2.418-2.3c1.611-2.058 2.94-5.168 2.367-9.365a1.454 1.454 0 0 0-1.003-1.184 61.09 61.09 0 0 0-2.772-.815C9.77.749 8.663.5 8 .5zM8.5 6a.5.5 0 0 0-1 0v1.5H6a.5.5 0 0 0 0 1h1.5V10a.5.5 0 0 0 1 0V8.5H10a.5.5 0 0 0 0-1H8.5V6z"/>');_exports.BIconShieldFillPlus=BIconShieldFillPlus;var BIconShieldLock=makeIcon("ShieldLock",'<path fill-rule="evenodd" d="M5.443 1.991a60.17 60.17 0 0 0-2.725.802.454.454 0 0 0-.315.366C1.87 7.056 3.1 9.9 4.567 11.773c.736.94 1.533 1.636 2.197 2.093.333.228.626.394.857.5.116.053.21.089.282.11A.73.73 0 0 0 8 14.5c.007-.001.038-.005.097-.023.072-.022.166-.058.282-.111.23-.106.525-.272.857-.5a10.197 10.197 0 0 0 2.197-2.093C12.9 9.9 14.13 7.056 13.597 3.159a.454.454 0 0 0-.315-.366c-.626-.2-1.682-.526-2.725-.802C9.491 1.71 8.51 1.5 8 1.5c-.51 0-1.49.21-2.557.491zm-.256-.966C6.23.749 7.337.5 8 .5c.662 0 1.77.249 2.813.525a61.09 61.09 0 0 1 2.772.815c.528.168.926.623 1.003 1.184.573 4.197-.756 7.307-2.367 9.365a11.191 11.191 0 0 1-2.418 2.3 6.942 6.942 0 0 1-1.007.586c-.27.124-.558.225-.796.225s-.526-.101-.796-.225a6.908 6.908 0 0 1-1.007-.586 11.192 11.192 0 0 1-2.417-2.3C2.167 10.331.839 7.221 1.412 3.024A1.454 1.454 0 0 1 2.415 1.84a61.11 61.11 0 0 1 2.772-.815z"/><path d="M9.5 6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/><path d="M7.411 8.034a.5.5 0 0 1 .493-.417h.156a.5.5 0 0 1 .492.414l.347 2a.5.5 0 0 1-.493.585h-.835a.5.5 0 0 1-.493-.582l.333-2z"/>');_exports.BIconShieldLock=BIconShieldLock;var BIconShieldLockFill=makeIcon("ShieldLockFill",'<path fill-rule="evenodd" d="M5.187 1.025C6.23.749 7.337.5 8 .5c.662 0 1.77.249 2.813.525a61.09 61.09 0 0 1 2.772.815c.528.168.926.623 1.003 1.184.573 4.197-.756 7.307-2.367 9.365a11.191 11.191 0 0 1-2.418 2.3 6.942 6.942 0 0 1-1.007.586c-.27.124-.558.225-.796.225s-.526-.101-.796-.225a6.908 6.908 0 0 1-1.007-.586 11.192 11.192 0 0 1-2.417-2.3C2.167 10.331.839 7.221 1.412 3.024A1.454 1.454 0 0 1 2.415 1.84a61.11 61.11 0 0 1 2.772-.815zm3.328 6.884a1.5 1.5 0 1 0-1.06-.011.5.5 0 0 0-.044.136l-.333 2a.5.5 0 0 0 .493.582h.835a.5.5 0 0 0 .493-.585l-.347-2a.5.5 0 0 0-.037-.122z"/>');_exports.BIconShieldLockFill=BIconShieldLockFill;var BIconShieldMinus=makeIcon("ShieldMinus",'<path fill-rule="evenodd" d="M5.443 1.991a60.17 60.17 0 0 0-2.725.802.454.454 0 0 0-.315.366C1.87 7.056 3.1 9.9 4.567 11.773c.736.94 1.533 1.636 2.197 2.093.333.228.626.394.857.5.116.053.21.089.282.11A.73.73 0 0 0 8 14.5c.007-.001.038-.005.097-.023.072-.022.166-.058.282-.111.23-.106.525-.272.857-.5a10.197 10.197 0 0 0 2.197-2.093C12.9 9.9 14.13 7.056 13.597 3.159a.454.454 0 0 0-.315-.366c-.626-.2-1.682-.526-2.725-.802C9.491 1.71 8.51 1.5 8 1.5c-.51 0-1.49.21-2.557.491zm-.256-.966C6.23.749 7.337.5 8 .5c.662 0 1.77.249 2.813.525a61.09 61.09 0 0 1 2.772.815c.528.168.926.623 1.003 1.184.573 4.197-.756 7.307-2.367 9.365a11.191 11.191 0 0 1-2.418 2.3 6.942 6.942 0 0 1-1.007.586c-.27.124-.558.225-.796.225s-.526-.101-.796-.225a6.908 6.908 0 0 1-1.007-.586 11.192 11.192 0 0 1-2.417-2.3C2.167 10.331.839 7.221 1.412 3.024A1.454 1.454 0 0 1 2.415 1.84a61.11 61.11 0 0 1 2.772-.815z"/><path fill-rule="evenodd" d="M5.5 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconShieldMinus=BIconShieldMinus;var BIconShieldPlus=makeIcon("ShieldPlus",'<path fill-rule="evenodd" d="M5.443 1.991a60.17 60.17 0 0 0-2.725.802.454.454 0 0 0-.315.366C1.87 7.056 3.1 9.9 4.567 11.773c.736.94 1.533 1.636 2.197 2.093.333.228.626.394.857.5.116.053.21.089.282.11A.73.73 0 0 0 8 14.5c.007-.001.038-.005.097-.023.072-.022.166-.058.282-.111.23-.106.525-.272.857-.5a10.197 10.197 0 0 0 2.197-2.093C12.9 9.9 14.13 7.056 13.597 3.159a.454.454 0 0 0-.315-.366c-.626-.2-1.682-.526-2.725-.802C9.491 1.71 8.51 1.5 8 1.5c-.51 0-1.49.21-2.557.491zm-.256-.966C6.23.749 7.337.5 8 .5c.662 0 1.77.249 2.813.525a61.09 61.09 0 0 1 2.772.815c.528.168.926.623 1.003 1.184.573 4.197-.756 7.307-2.367 9.365a11.191 11.191 0 0 1-2.418 2.3 6.942 6.942 0 0 1-1.007.586c-.27.124-.558.225-.796.225s-.526-.101-.796-.225a6.908 6.908 0 0 1-1.007-.586 11.192 11.192 0 0 1-2.417-2.3C2.167 10.331.839 7.221 1.412 3.024A1.454 1.454 0 0 1 2.415 1.84a61.11 61.11 0 0 1 2.772-.815z"/><path fill-rule="evenodd" d="M8 5.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M7.5 8a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8z"/>');_exports.BIconShieldPlus=BIconShieldPlus;var BIconShieldShaded=makeIcon("ShieldShaded",'<path fill-rule="evenodd" d="M5.443 1.991a60.17 60.17 0 0 0-2.725.802.454.454 0 0 0-.315.366C1.87 7.056 3.1 9.9 4.567 11.773c.736.94 1.533 1.636 2.197 2.093.333.228.626.394.857.5.116.053.21.089.282.11A.73.73 0 0 0 8 14.5c.007-.001.038-.005.097-.023.072-.022.166-.058.282-.111.23-.106.525-.272.857-.5a10.197 10.197 0 0 0 2.197-2.093C12.9 9.9 14.13 7.056 13.597 3.159a.454.454 0 0 0-.315-.366c-.626-.2-1.682-.526-2.725-.802C9.491 1.71 8.51 1.5 8 1.5c-.51 0-1.49.21-2.557.491zm-.256-.966C6.23.749 7.337.5 8 .5c.662 0 1.77.249 2.813.525a61.09 61.09 0 0 1 2.772.815c.528.168.926.623 1.003 1.184.573 4.197-.756 7.307-2.367 9.365a11.191 11.191 0 0 1-2.418 2.3 6.942 6.942 0 0 1-1.007.586c-.27.124-.558.225-.796.225s-.526-.101-.796-.225a6.908 6.908 0 0 1-1.007-.586 11.192 11.192 0 0 1-2.417-2.3C2.167 10.331.839 7.221 1.412 3.024A1.454 1.454 0 0 1 2.415 1.84a61.11 61.11 0 0 1 2.772-.815z"/><path d="M8 2.25c.909 0 3.188.685 4.254 1.022a.94.94 0 0 1 .656.773c.814 6.424-4.13 9.452-4.91 9.452V2.25z"/>');_exports.BIconShieldShaded=BIconShieldShaded;var BIconShieldSlash=makeIcon("ShieldSlash",'<path d="M1.357 3.478c-.42 3.969.87 6.928 2.423 8.911a11.192 11.192 0 0 0 2.417 2.3c.371.256.715.451 1.007.586.27.124.558.225.796.225s.527-.101.796-.225c.292-.135.636-.33 1.007-.586.466-.32.983-.74 1.502-1.263l-.707-.707a9.692 9.692 0 0 1-1.362 1.147 5.934 5.934 0 0 1-.857.5c-.116.053-.21.089-.282.11A.73.73 0 0 1 8 14.5c-.007-.001-.038-.005-.097-.023a2.273 2.273 0 0 1-.282-.111 5.934 5.934 0 0 1-.857-.5 10.197 10.197 0 0 1-2.197-2.093C3.262 10.107 2.145 7.672 2.289 4.41l-.932-.932zm11.053 6.81c.971-1.785 1.594-4.15 1.187-7.129a.454.454 0 0 0-.315-.366c-.626-.2-1.682-.526-2.725-.802C9.491 1.71 8.51 1.5 8 1.5c-.51 0-1.49.21-2.557.491a45.4 45.4 0 0 0-1.041.29l-.806-.806a52.727 52.727 0 0 1 1.591-.45C6.23.749 7.337.5 8 .5c.662 0 1.77.249 2.813.525a61.09 61.09 0 0 1 2.772.815c.528.168.926.623 1.003 1.184.458 3.355-.299 6.015-1.444 7.999l-.735-.735z"/><path fill-rule="evenodd" d="M14.646 15.354l-14-14 .708-.708 14 14-.707.707z"/>');_exports.BIconShieldSlash=BIconShieldSlash;var BIconShieldSlashFill=makeIcon("ShieldSlashFill",'<path d="M1.357 3.478c-.42 3.969.87 6.928 2.423 8.911a11.192 11.192 0 0 0 2.417 2.3c.371.256.715.451 1.007.586.27.124.558.225.796.225s.527-.101.796-.225c.292-.135.636-.33 1.007-.586.466-.32.983-.74 1.502-1.263L1.357 3.478zm11.787 7.545c1.145-1.984 1.902-4.644 1.444-8a1.454 1.454 0 0 0-1.003-1.183 61.09 61.09 0 0 0-2.772-.815C9.77.749 8.663.5 8 .5c-.662 0-1.77.249-2.813.525-.548.145-1.1.303-1.59.45l9.547 9.548z"/><path fill-rule="evenodd" d="M14.646 15.354l-14-14 .708-.708 14 14-.707.707z"/>');_exports.BIconShieldSlashFill=BIconShieldSlashFill;var BIconShift=makeIcon("Shift",'<path fill-rule="evenodd" d="M7.27 2.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H11.5v3a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-3H1.654C.78 10.5.326 9.455.924 8.816L7.27 2.047zM14.346 9.5L8 2.731 1.654 9.5H4.5a1 1 0 0 1 1 1v3h5v-3a1 1 0 0 1 1-1h2.846z"/>');_exports.BIconShift=BIconShift;var BIconShiftFill=makeIcon("ShiftFill",'<path fill-rule="evenodd" d="M7.27 2.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H11.5v3a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-3H1.654C.78 10.5.326 9.455.924 8.816L7.27 2.047z"/>');_exports.BIconShiftFill=BIconShiftFill;var BIconShop=makeIcon("Shop",'<path fill-rule="evenodd" d="M0 15.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5zM3.12 1.175A.5.5 0 0 1 3.5 1h9a.5.5 0 0 1 .38.175l2.759 3.219A1.5 1.5 0 0 1 16 5.37v.13h-1v-.13a.5.5 0 0 0-.12-.325L12.27 2H3.73L1.12 5.045A.5.5 0 0 0 1 5.37v.13H0v-.13a1.5 1.5 0 0 1 .361-.976l2.76-3.22z"/><path d="M2.375 6.875c.76 0 1.375-.616 1.375-1.375h1a1.375 1.375 0 0 0 2.75 0h1a1.375 1.375 0 0 0 2.75 0h1a1.375 1.375 0 1 0 2.75 0h1a2.375 2.375 0 0 1-4.25 1.458 2.371 2.371 0 0 1-1.875.917A2.37 2.37 0 0 1 8 6.958a2.37 2.37 0 0 1-1.875.917 2.37 2.37 0 0 1-1.875-.917A2.375 2.375 0 0 1 0 5.5h1c0 .76.616 1.375 1.375 1.375z"/><path d="M4.75 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm3.75 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm3.75 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/><path fill-rule="evenodd" d="M2 7.846V7H1v.437c.291.207.632.35 1 .409zm-1 .737c.311.14.647.232 1 .271V15H1V8.583zm13 .271a3.354 3.354 0 0 0 1-.27V15h-1V8.854zm1-1.417c-.291.207-.632.35-1 .409V7h1v.437zM3 9.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5V15H7v-5H4v5H3V9.5zm6 0a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-4zm1 .5v3h2v-3h-2z"/>');_exports.BIconShop=BIconShop;var BIconShopWindow=makeIcon("ShopWindow",'<path fill-rule="evenodd" d="M3.12 1.175A.5.5 0 0 1 3.5 1h9a.5.5 0 0 1 .38.175l2.759 3.219A1.5 1.5 0 0 1 16 5.37v.13h-1v-.13a.5.5 0 0 0-.12-.325L12.27 2H3.73L1.12 5.045A.5.5 0 0 0 1 5.37v.13H0v-.13a1.5 1.5 0 0 1 .361-.976l2.76-3.22z"/><path d="M2.375 6.875c.76 0 1.375-.616 1.375-1.375h1a1.375 1.375 0 0 0 2.75 0h1a1.375 1.375 0 0 0 2.75 0h1a1.375 1.375 0 1 0 2.75 0h1a2.375 2.375 0 0 1-4.25 1.458 2.371 2.371 0 0 1-1.875.917A2.37 2.37 0 0 1 8 6.958a2.37 2.37 0 0 1-1.875.917 2.37 2.37 0 0 1-1.875-.917A2.375 2.375 0 0 1 0 5.5h1c0 .76.616 1.375 1.375 1.375z"/><path d="M4.75 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm3.75 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm3.75 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zM2 8.854V15h12V8.854a3.354 3.354 0 0 0 1-.27V15h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1V8.583c.311.14.647.232 1 .271zm0-1.008V7H1v.437c.291.207.632.35 1 .409zm13-.409c-.291.207-.632.35-1 .409V7h1v.437z"/><path d="M4 13V9H3v4a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V9h-1v4H4z"/>');_exports.BIconShopWindow=BIconShopWindow;var BIconShuffle=makeIcon("Shuffle",'<path fill-rule="evenodd" d="M12.646 1.146a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 0 1-.708-.708L14.793 4l-2.147-2.146a.5.5 0 0 1 0-.708zm0 8a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 0 1-.708-.708L14.793 12l-2.147-2.146a.5.5 0 0 1 0-.708z"/><path fill-rule="evenodd" d="M0 4a.5.5 0 0 1 .5-.5h2c3.053 0 4.564 2.258 5.856 4.226l.08.123c.636.97 1.224 1.865 1.932 2.539.718.682 1.538 1.112 2.632 1.112h2a.5.5 0 0 1 0 1h-2c-1.406 0-2.461-.57-3.321-1.388-.795-.755-1.441-1.742-2.055-2.679l-.105-.159C6.186 6.242 4.947 4.5 2.5 4.5h-2A.5.5 0 0 1 0 4z"/><path fill-rule="evenodd" d="M0 12a.5.5 0 0 0 .5.5h2c3.053 0 4.564-2.258 5.856-4.226l.08-.123c.636-.97 1.224-1.865 1.932-2.539C11.086 4.93 11.906 4.5 13 4.5h2a.5.5 0 0 0 0-1h-2c-1.406 0-2.461.57-3.321 1.388-.795.755-1.441 1.742-2.055 2.679l-.105.159C6.186 9.758 4.947 11.5 2.5 11.5h-2a.5.5 0 0 0-.5.5z"/>');_exports.BIconShuffle=BIconShuffle;var BIconSignpost=makeIcon("Signpost",'<path d="M7 1.414V4h2V1.414a1 1 0 0 0-2 0z"/><path fill-rule="evenodd" d="M12.532 5H2v4h10.532l1.666-2-1.666-2zM2 4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h10.532a1 1 0 0 0 .768-.36l1.933-2.32a.5.5 0 0 0 0-.64L13.3 4.36a1 1 0 0 0-.768-.36H2z"/><path d="M7 10h2v6H7v-6z"/>');_exports.BIconSignpost=BIconSignpost;var BIconSignpost2=makeIcon("Signpost2",'<path d="M7 1.414V2h2v-.586a1 1 0 0 0-2 0z"/><path fill-rule="evenodd" d="M13.5 3H2v2h11.5l.75-1-.75-1zM2 2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h11.5a1 1 0 0 0 .8-.4l.975-1.3a.5.5 0 0 0 0-.6L14.3 2.4a1 1 0 0 0-.8-.4H2zm.5 6H14v2H2.5l-.75-1 .75-1zM14 7a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2.5a1 1 0 0 1-.8-.4L.725 9.3a.5.5 0 0 1 0-.6L1.7 7.4a1 1 0 0 1 .8-.4H14z"/><path d="M7 6h2v1H7V6zm0 5h2v5H7v-5z"/>');_exports.BIconSignpost2=BIconSignpost2;var BIconSignpost2Fill=makeIcon("Signpost2Fill",'<path d="M7 1.414V16h2V1.414a1 1 0 0 0-2 0z"/><path d="M1 3a1 1 0 0 1 1-1h11.5a1 1 0 0 1 .8.4l.975 1.3a.5.5 0 0 1 0 .6L14.3 5.6a1 1 0 0 1-.8.4H2a1 1 0 0 1-1-1V3zm14 5a1 1 0 0 0-1-1H2.5a1 1 0 0 0-.8.4L.725 8.7a.5.5 0 0 0 0 .6l.975 1.3a1 1 0 0 0 .8.4H14a1 1 0 0 0 1-1V8z"/>');_exports.BIconSignpost2Fill=BIconSignpost2Fill;var BIconSignpostFill=makeIcon("SignpostFill",'<path d="M7 1.414V4h2V1.414a1 1 0 0 0-2 0zM1 5a1 1 0 0 1 1-1h10.532a1 1 0 0 1 .768.36l1.933 2.32a.5.5 0 0 1 0 .64L13.3 9.64a1 1 0 0 1-.768.36H2a1 1 0 0 1-1-1V5zm6 5h2v6H7v-6z"/>');_exports.BIconSignpostFill=BIconSignpostFill;var BIconSignpostSplit=makeIcon("SignpostSplit",'<path d="M7 16h2V6H8V2h1v-.586a1 1 0 0 0-2 0V7h1v4H7v5z"/><path fill-rule="evenodd" d="M14 3H8v2h6l.75-1L14 3zM8 2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h6a1 1 0 0 0 .8-.4l.975-1.3a.5.5 0 0 0 0-.6L14.8 2.4A1 1 0 0 0 14 2H8zM2 8h6v2H2l-.75-1L2 8zm6-1a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-.8-.4L.225 9.3a.5.5 0 0 1 0-.6L1.2 7.4A1 1 0 0 1 2 7h6z"/>');_exports.BIconSignpostSplit=BIconSignpostSplit;var BIconSignpostSplitFill=makeIcon("SignpostSplitFill",'<path d="M7 16h2V6h5a1 1 0 0 0 .8-.4l.975-1.3a.5.5 0 0 0 0-.6L14.8 2.4A1 1 0 0 0 14 2H9v-.586a1 1 0 0 0-2 0V7H2a1 1 0 0 0-.8.4L.225 8.7a.5.5 0 0 0 0 .6l.975 1.3a1 1 0 0 0 .8.4h5v5z"/>');_exports.BIconSignpostSplitFill=BIconSignpostSplitFill;var BIconSim=makeIcon("Sim",'<path fill-rule="evenodd" d="M2 1.5A1.5 1.5 0 0 1 3.5 0h7.086a1.5 1.5 0 0 1 1.06.44l1.915 1.914A1.5 1.5 0 0 1 14 3.414V14.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 14.5v-13zM3.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V3.414a.5.5 0 0 0-.146-.353l-1.915-1.915A.5.5 0 0 0 10.586 1H3.5z"/><path fill-rule="evenodd" d="M5.5 4a.5.5 0 0 0-.5.5V6h2.5V4h-2zm3 0v2H11V4.5a.5.5 0 0 0-.5-.5h-2zM11 7H5v2h6V7zm0 3H8.5v2h2a.5.5 0 0 0 .5-.5V10zm-3.5 2v-2H5v1.5a.5.5 0 0 0 .5.5h2zM4 4.5A1.5 1.5 0 0 1 5.5 3h5A1.5 1.5 0 0 1 12 4.5v7a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 11.5v-7z"/>');_exports.BIconSim=BIconSim;var BIconSimFill=makeIcon("SimFill",'<path fill-rule="evenodd" d="M3.5 0A1.5 1.5 0 0 0 2 1.5v13A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5V3.414a1.5 1.5 0 0 0-.44-1.06L11.647.439A1.5 1.5 0 0 0 10.586 0H3.5zM5 4.5a.5.5 0 0 1 .5-.5h2v2H5V4.5zM8.5 6V4h2a.5.5 0 0 1 .5.5V6H8.5zM5 7h6v2H5V7zm3.5 3H11v1.5a.5.5 0 0 1-.5.5h-2v-2zm-1 0v2h-2a.5.5 0 0 1-.5-.5V10h2.5zm-2-7A1.5 1.5 0 0 0 4 4.5v7A1.5 1.5 0 0 0 5.5 13h5a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 10.5 3h-5z"/>');_exports.BIconSimFill=BIconSimFill;var BIconSkipBackward=makeIcon("SkipBackward",'<path fill-rule="evenodd" d="M.5 3.5A.5.5 0 0 1 1 4v3.248l6.267-3.636c.52-.302 1.233.043 1.233.696v2.94l6.267-3.636c.52-.302 1.233.043 1.233.696v7.384c0 .653-.713.998-1.233.696L8.5 8.752v2.94c0 .653-.713.998-1.233.696L1 8.752V12a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5zm7 1.133L1.696 8 7.5 11.367V4.633zm7.5 0L9.196 8 15 11.367V4.633z"/>');_exports.BIconSkipBackward=BIconSkipBackward;var BIconSkipBackwardFill=makeIcon("SkipBackwardFill",'<path fill-rule="evenodd" d="M.5 3.5A.5.5 0 0 0 0 4v8a.5.5 0 0 0 1 0V4a.5.5 0 0 0-.5-.5z"/><path d="M.904 8.697l6.363 3.692c.54.313 1.233-.066 1.233-.697V4.308c0-.63-.692-1.01-1.233-.696L.904 7.304a.802.802 0 0 0 0 1.393z"/><path d="M8.404 8.697l6.363 3.692c.54.313 1.233-.066 1.233-.697V4.308c0-.63-.693-1.01-1.233-.696L8.404 7.304a.802.802 0 0 0 0 1.393z"/>');_exports.BIconSkipBackwardFill=BIconSkipBackwardFill;var BIconSkipEnd=makeIcon("SkipEnd",'<path fill-rule="evenodd" d="M12 3.5a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M10.804 8L5 4.633v6.734L10.804 8zm.792-.696a.802.802 0 0 1 0 1.392l-6.363 3.692C4.713 12.69 4 12.345 4 11.692V4.308c0-.653.713-.998 1.233-.696l6.363 3.692z"/>');_exports.BIconSkipEnd=BIconSkipEnd;var BIconSkipEndFill=makeIcon("SkipEndFill",'<path fill-rule="evenodd" d="M12 3.5a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5z"/><path d="M11.596 8.697l-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393z"/>');_exports.BIconSkipEndFill=BIconSkipEndFill;var BIconSkipForward=makeIcon("SkipForward",'<path fill-rule="evenodd" d="M15.5 3.5a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V8.752l-6.267 3.636c-.52.302-1.233-.043-1.233-.696v-2.94l-6.267 3.636C.713 12.69 0 12.345 0 11.692V4.308c0-.653.713-.998 1.233-.696L7.5 7.248v-2.94c0-.653.713-.998 1.233-.696L15 7.248V4a.5.5 0 0 1 .5-.5zM1 4.633v6.734L6.804 8 1 4.633zm7.5 0v6.734L14.304 8 8.5 4.633z"/>');_exports.BIconSkipForward=BIconSkipForward;var BIconSkipForwardFill=makeIcon("SkipForwardFill",'<path fill-rule="evenodd" d="M15.5 3.5a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5z"/><path d="M7.596 8.697l-6.363 3.692C.693 12.702 0 12.322 0 11.692V4.308c0-.63.693-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393z"/><path d="M15.096 8.697l-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.693-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393z"/>');_exports.BIconSkipForwardFill=BIconSkipForwardFill;var BIconSkipStart=makeIcon("SkipStart",'<path fill-rule="evenodd" d="M4.5 3.5A.5.5 0 0 0 4 4v8a.5.5 0 0 0 1 0V4a.5.5 0 0 0-.5-.5z"/><path fill-rule="evenodd" d="M5.696 8L11.5 4.633v6.734L5.696 8zm-.792-.696a.802.802 0 0 0 0 1.392l6.363 3.692c.52.302 1.233-.043 1.233-.696V4.308c0-.653-.713-.998-1.233-.696L4.904 7.304z"/>');_exports.BIconSkipStart=BIconSkipStart;var BIconSkipStartFill=makeIcon("SkipStartFill",'<path fill-rule="evenodd" d="M4.5 3.5A.5.5 0 0 0 4 4v8a.5.5 0 0 0 1 0V4a.5.5 0 0 0-.5-.5z"/><path d="M4.903 8.697l6.364 3.692c.54.313 1.232-.066 1.232-.697V4.308c0-.63-.692-1.01-1.232-.696L4.903 7.304a.802.802 0 0 0 0 1.393z"/>');_exports.BIconSkipStartFill=BIconSkipStartFill;var BIconSlash=makeIcon("Slash",'<path fill-rule="evenodd" d="M11.854 4.146a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708-.708l7-7a.5.5 0 0 1 .708 0z"/>');_exports.BIconSlash=BIconSlash;var BIconSlashCircle=makeIcon("SlashCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M11.854 4.146a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708-.708l7-7a.5.5 0 0 1 .708 0z"/>');_exports.BIconSlashCircle=BIconSlashCircle;var BIconSlashCircleFill=makeIcon("SlashCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-4.146-3.146a.5.5 0 0 0-.708-.708l-7 7a.5.5 0 0 0 .708.708l7-7z"/>');_exports.BIconSlashCircleFill=BIconSlashCircleFill;var BIconSlashSquare=makeIcon("SlashSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M11.854 4.146a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708-.708l7-7a.5.5 0 0 1 .708 0z"/>');_exports.BIconSlashSquare=BIconSlashSquare;var BIconSlashSquareFill=makeIcon("SlashSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm9.854 4.854a.5.5 0 0 0-.708-.708l-7 7a.5.5 0 0 0 .708.708l7-7z"/>');_exports.BIconSlashSquareFill=BIconSlashSquareFill;var BIconSliders=makeIcon("Sliders",'<path fill-rule="evenodd" d="M14 3.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zM11.5 5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM7 8.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zM4.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm9.5 3.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zM11.5 15a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/><path fill-rule="evenodd" d="M9.5 4H0V3h9.5v1zM16 4h-2.5V3H16v1zM9.5 14H0v-1h9.5v1zm6.5 0h-2.5v-1H16v1zM6.5 9H16V8H6.5v1zM0 9h2.5V8H0v1z"/>');_exports.BIconSliders=BIconSliders;var BIconSmartwatch=makeIcon("Smartwatch",'<path d="M14 5h.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H14V5z"/><path fill-rule="evenodd" d="M8.5 4.5A.5.5 0 0 1 9 5v3.5a.5.5 0 0 1-.5.5H6a.5.5 0 0 1 0-1h2V5a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M4.5 2h7A2.5 2.5 0 0 1 14 4.5v7a2.5 2.5 0 0 1-2.5 2.5h-7A2.5 2.5 0 0 1 2 11.5v-7A2.5 2.5 0 0 1 4.5 2zm0 1A1.5 1.5 0 0 0 3 4.5v7A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 11.5 3h-7z"/><path d="M4 2.05v-.383C4 .747 4.746 0 5.667 0h4.666C11.253 0 12 .746 12 1.667v.383a2.512 2.512 0 0 0-.5-.05h-7c-.171 0-.338.017-.5.05zm0 11.9c.162.033.329.05.5.05h7c.171 0 .338-.017.5-.05v.383c0 .92-.746 1.667-1.667 1.667H5.667C4.747 16 4 15.254 4 14.333v-.383z"/>');_exports.BIconSmartwatch=BIconSmartwatch;var BIconSortAlphaDown=makeIcon("SortAlphaDown",'<path fill-rule="evenodd" d="M4 2a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-1 0v-11A.5.5 0 0 1 4 2z"/><path fill-rule="evenodd" d="M6.354 11.146a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L4 12.793l1.646-1.647a.5.5 0 0 1 .708 0z"/><path d="M9.664 7l.418-1.371h1.781L12.281 7h1.121l-1.78-5.332h-1.235L8.597 7h1.067zM11 2.687l.652 2.157h-1.351l.652-2.157H11zM9.027 14h3.934v-.867h-2.645v-.055l2.567-3.719v-.691H9.098v.867h2.507v.055l-2.578 3.719V14z"/>');_exports.BIconSortAlphaDown=BIconSortAlphaDown;var BIconSortAlphaDownAlt=makeIcon("SortAlphaDownAlt",'<path fill-rule="evenodd" d="M4 2a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-1 0v-11A.5.5 0 0 1 4 2z"/><path fill-rule="evenodd" d="M6.354 11.146a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L4 12.793l1.646-1.647a.5.5 0 0 1 .708 0z"/><path d="M9.027 7h3.934v-.867h-2.645v-.055l2.567-3.719v-.691H9.098v.867h2.507v.055L9.027 6.309V7zm.637 7l.418-1.371h1.781L12.281 14h1.121l-1.78-5.332h-1.235L8.597 14h1.067zM11 9.687l.652 2.157h-1.351l.652-2.156H11z"/>');_exports.BIconSortAlphaDownAlt=BIconSortAlphaDownAlt;var BIconSortAlphaUp=makeIcon("SortAlphaUp",'<path fill-rule="evenodd" d="M4 14a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-1 0v11a.5.5 0 0 0 .5.5z"/><path fill-rule="evenodd" d="M6.354 4.854a.5.5 0 0 0 0-.708l-2-2a.5.5 0 0 0-.708 0l-2 2a.5.5 0 1 0 .708.708L4 3.207l1.646 1.647a.5.5 0 0 0 .708 0z"/><path d="M9.664 7l.418-1.371h1.781L12.281 7h1.121l-1.78-5.332h-1.235L8.597 7h1.067zM11 2.687l.652 2.157h-1.351l.652-2.157H11zM9.027 14h3.934v-.867h-2.645v-.055l2.567-3.719v-.691H9.098v.867h2.507v.055l-2.578 3.719V14z"/>');_exports.BIconSortAlphaUp=BIconSortAlphaUp;var BIconSortAlphaUpAlt=makeIcon("SortAlphaUpAlt",'<path fill-rule="evenodd" d="M4 14a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-1 0v11a.5.5 0 0 0 .5.5z"/><path fill-rule="evenodd" d="M6.354 4.854a.5.5 0 0 0 0-.708l-2-2a.5.5 0 0 0-.708 0l-2 2a.5.5 0 1 0 .708.708L4 3.207l1.646 1.647a.5.5 0 0 0 .708 0z"/><path d="M9.027 7h3.934v-.867h-2.645v-.055l2.567-3.719v-.691H9.098v.867h2.507v.055L9.027 6.309V7zm.637 7l.418-1.371h1.781L12.281 14h1.121l-1.78-5.332h-1.235L8.597 14h1.067zM11 9.687l.652 2.157h-1.351l.652-2.156H11z"/>');_exports.BIconSortAlphaUpAlt=BIconSortAlphaUpAlt;var BIconSortDown=makeIcon("SortDown",'<path fill-rule="evenodd" d="M3 2a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-1 0v-10A.5.5 0 0 1 3 2z"/><path fill-rule="evenodd" d="M5.354 10.146a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L3 11.793l1.646-1.647a.5.5 0 0 1 .708 0zM7 9.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0 9a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5z"/>');_exports.BIconSortDown=BIconSortDown;var BIconSortDownAlt=makeIcon("SortDownAlt",'<path fill-rule="evenodd" d="M3 3a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-1 0v-10A.5.5 0 0 1 3 3z"/><path fill-rule="evenodd" d="M5.354 11.146a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L3 12.793l1.646-1.647a.5.5 0 0 1 .708 0zM7 6.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5zm0 3a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 0-1h-5a.5.5 0 0 0-.5.5zm0 3a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7a.5.5 0 0 0-.5.5zm0-9a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 0-.5.5z"/>');_exports.BIconSortDownAlt=BIconSortDownAlt;var BIconSortNumericDown=makeIcon("SortNumericDown",'<path fill-rule="evenodd" d="M4 2a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-1 0v-11A.5.5 0 0 1 4 2z"/><path fill-rule="evenodd" d="M6.354 11.146a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L4 12.793l1.646-1.647a.5.5 0 0 1 .708 0z"/><path d="M12.438 7V1.668H11.39l-1.262.906v.969l1.21-.86h.052V7h1.046zm-2.84 5.82c.054.621.625 1.278 1.761 1.278 1.422 0 2.145-.98 2.145-2.848 0-2.05-.973-2.688-2.063-2.688-1.125 0-1.972.688-1.972 1.836 0 1.145.808 1.758 1.719 1.758.69 0 1.113-.351 1.261-.742h.059c.031 1.027-.309 1.856-1.133 1.856-.43 0-.715-.227-.773-.45H9.598zm2.757-2.43c0 .637-.43.973-.933.973-.516 0-.934-.34-.934-.98 0-.625.407-1 .926-1 .543 0 .941.375.941 1.008z"/>');_exports.BIconSortNumericDown=BIconSortNumericDown;var BIconSortNumericDownAlt=makeIcon("SortNumericDownAlt",'<path fill-rule="evenodd" d="M4 2a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-1 0v-11A.5.5 0 0 1 4 2z"/><path fill-rule="evenodd" d="M6.354 11.146a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L4 12.793l1.646-1.647a.5.5 0 0 1 .708 0z"/><path d="M9.598 5.82c.054.621.625 1.278 1.761 1.278 1.422 0 2.145-.98 2.145-2.848 0-2.05-.973-2.688-2.063-2.688-1.125 0-1.972.688-1.972 1.836 0 1.145.808 1.758 1.719 1.758.69 0 1.113-.351 1.261-.742h.059c.031 1.027-.309 1.856-1.133 1.856-.43 0-.715-.227-.773-.45H9.598zm2.757-2.43c0 .637-.43.973-.933.973-.516 0-.934-.34-.934-.98 0-.625.407-1 .926-1 .543 0 .941.375.941 1.008zM12.438 14V8.668H11.39l-1.262.906v.969l1.21-.86h.052V14h1.046z"/>');_exports.BIconSortNumericDownAlt=BIconSortNumericDownAlt;var BIconSortNumericUp=makeIcon("SortNumericUp",'<path fill-rule="evenodd" d="M4 14a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-1 0v11a.5.5 0 0 0 .5.5z"/><path fill-rule="evenodd" d="M6.354 4.854a.5.5 0 0 0 0-.708l-2-2a.5.5 0 0 0-.708 0l-2 2a.5.5 0 1 0 .708.708L4 3.207l1.646 1.647a.5.5 0 0 0 .708 0z"/><path d="M12.438 7V1.668H11.39l-1.262.906v.969l1.21-.86h.052V7h1.046zm-2.84 5.82c.054.621.625 1.278 1.761 1.278 1.422 0 2.145-.98 2.145-2.848 0-2.05-.973-2.688-2.063-2.688-1.125 0-1.972.688-1.972 1.836 0 1.145.808 1.758 1.719 1.758.69 0 1.113-.351 1.261-.742h.059c.031 1.027-.309 1.856-1.133 1.856-.43 0-.715-.227-.773-.45H9.598zm2.757-2.43c0 .637-.43.973-.933.973-.516 0-.934-.34-.934-.98 0-.625.407-1 .926-1 .543 0 .941.375.941 1.008z"/>');_exports.BIconSortNumericUp=BIconSortNumericUp;var BIconSortNumericUpAlt=makeIcon("SortNumericUpAlt",'<path fill-rule="evenodd" d="M4 14a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-1 0v11a.5.5 0 0 0 .5.5z"/><path fill-rule="evenodd" d="M6.354 4.854a.5.5 0 0 0 0-.708l-2-2a.5.5 0 0 0-.708 0l-2 2a.5.5 0 1 0 .708.708L4 3.207l1.646 1.647a.5.5 0 0 0 .708 0z"/><path d="M9.598 5.82c.054.621.625 1.278 1.761 1.278 1.422 0 2.145-.98 2.145-2.848 0-2.05-.973-2.688-2.063-2.688-1.125 0-1.972.688-1.972 1.836 0 1.145.808 1.758 1.719 1.758.69 0 1.113-.351 1.261-.742h.059c.031 1.027-.309 1.856-1.133 1.856-.43 0-.715-.227-.773-.45H9.598zm2.757-2.43c0 .637-.43.973-.933.973-.516 0-.934-.34-.934-.98 0-.625.407-1 .926-1 .543 0 .941.375.941 1.008zM12.438 14V8.668H11.39l-1.262.906v.969l1.21-.86h.052V14h1.046z"/>');_exports.BIconSortNumericUpAlt=BIconSortNumericUpAlt;var BIconSortUp=makeIcon("SortUp",'<path fill-rule="evenodd" d="M3 13a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-1 0v10a.5.5 0 0 0 .5.5z"/><path fill-rule="evenodd" d="M5.354 4.854a.5.5 0 0 0 0-.708l-2-2a.5.5 0 0 0-.708 0l-2 2a.5.5 0 1 0 .708.708L3 3.207l1.646 1.647a.5.5 0 0 0 .708 0zM7 9.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0 9a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5z"/>');_exports.BIconSortUp=BIconSortUp;var BIconSortUpAlt=makeIcon("SortUpAlt",'<path fill-rule="evenodd" d="M3 14a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-1 0v10a.5.5 0 0 0 .5.5z"/><path fill-rule="evenodd" d="M5.354 5.854a.5.5 0 0 0 0-.708l-2-2a.5.5 0 0 0-.708 0l-2 2a.5.5 0 1 0 .708.708L3 4.207l1.646 1.647a.5.5 0 0 0 .708 0zM7 6.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5zm0 3a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 0-1h-5a.5.5 0 0 0-.5.5zm0 3a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7a.5.5 0 0 0-.5.5zm0-9a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 0-.5.5z"/>');_exports.BIconSortUpAlt=BIconSortUpAlt;var BIconSoundwave=makeIcon("Soundwave",'<path fill-rule="evenodd" d="M8.5 2a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-1 0v-11a.5.5 0 0 1 .5-.5zm-2 2a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 .5-.5zm4 0a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 .5-.5zm-6 1.5A.5.5 0 0 1 5 6v4a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm8 0a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm-10 1A.5.5 0 0 1 3 7v2a.5.5 0 0 1-1 0V7a.5.5 0 0 1 .5-.5zm12 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0V7a.5.5 0 0 1 .5-.5z"/>');_exports.BIconSoundwave=BIconSoundwave;var BIconSpeaker=makeIcon("Speaker",'<path d="M9 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-2.5 6.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0z"/><path fill-rule="evenodd" d="M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm6 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0zM8 7a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7z"/>');_exports.BIconSpeaker=BIconSpeaker;var BIconSpellcheck=makeIcon("Spellcheck",'<path fill-rule="evenodd" d="M8.217 11.068c1.216 0 1.948-.869 1.948-2.31v-.702c0-1.44-.727-2.305-1.929-2.305-.742 0-1.328.347-1.499.889h-.063V3.983h-1.29V11h1.27v-.791h.064c.21.532.776.86 1.499.86zm-.43-1.025c-.66 0-1.113-.518-1.113-1.28V8.12c0-.825.42-1.343 1.098-1.343.684 0 1.075.518 1.075 1.416v.45c0 .888-.386 1.401-1.06 1.401zm-5.583 1.035c.767 0 1.201-.356 1.406-.737h.059V11h1.216V7.519c0-1.314-.947-1.783-2.11-1.783C1.355 5.736.75 6.42.69 7.27h1.216c.064-.323.313-.552.84-.552.527 0 .864.249.864.771v.464H2.346C1.145 7.953.5 8.568.5 9.496c0 .977.693 1.582 1.704 1.582zm.42-.947c-.44 0-.845-.235-.845-.718 0-.395.269-.684.84-.684h.991v.538c0 .503-.444.864-.986.864zm8.897.567c-.577-.4-.9-1.088-.9-1.983v-.65c0-1.42.894-2.338 2.305-2.338 1.352 0 2.119.82 2.139 1.806h-1.187c-.04-.351-.283-.776-.918-.776-.674 0-1.045.517-1.045 1.328v.625c0 .468.121.834.343 1.067l-.737.92z"/><path fill-rule="evenodd" d="M14.469 9.414a.75.75 0 0 1 .117 1.055l-4 5a.75.75 0 0 1-1.116.061l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.908 1.907 3.476-4.346a.75.75 0 0 1 1.055-.117z"/>');_exports.BIconSpellcheck=BIconSpellcheck;var BIconSquare=makeIcon("Square",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>');_exports.BIconSquare=BIconSquare;var BIconSquareFill=makeIcon("SquareFill",'<path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2z"/>');_exports.BIconSquareFill=BIconSquareFill;var BIconSquareHalf=makeIcon("SquareHalf",'<path fill-rule="evenodd" d="M8 1h6a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H8V1zm6-1a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"/>');_exports.BIconSquareHalf=BIconSquareHalf;var BIconStar=makeIcon("Star",'<path fill-rule="evenodd" d="M2.866 14.85c-.078.444.36.791.746.593l4.39-2.256 4.389 2.256c.386.198.824-.149.746-.592l-.83-4.73 3.523-3.356c.329-.314.158-.888-.283-.95l-4.898-.696L8.465.792a.513.513 0 0 0-.927 0L5.354 5.12l-4.898.696c-.441.062-.612.636-.283.95l3.523 3.356-.83 4.73zm4.905-2.767l-3.686 1.894.694-3.957a.565.565 0 0 0-.163-.505L1.71 6.745l4.052-.576a.525.525 0 0 0 .393-.288l1.847-3.658 1.846 3.658a.525.525 0 0 0 .393.288l4.052.575-2.906 2.77a.564.564 0 0 0-.163.506l.694 3.957-3.686-1.894a.503.503 0 0 0-.461 0z"/>');_exports.BIconStar=BIconStar;var BIconStarFill=makeIcon("StarFill",'<path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"/>');_exports.BIconStarFill=BIconStarFill;var BIconStarHalf=makeIcon("StarHalf",'<path fill-rule="evenodd" d="M5.354 5.119L7.538.792A.516.516 0 0 1 8 .5c.183 0 .366.097.465.292l2.184 4.327 4.898.696A.537.537 0 0 1 16 6.32a.55.55 0 0 1-.17.445l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256a.519.519 0 0 1-.146.05c-.341.06-.668-.254-.6-.642l.83-4.73L.173 6.765a.55.55 0 0 1-.171-.403.59.59 0 0 1 .084-.302.513.513 0 0 1 .37-.245l4.898-.696zM8 12.027c.08 0 .16.018.232.056l3.686 1.894-.694-3.957a.564.564 0 0 1 .163-.505l2.906-2.77-4.052-.576a.525.525 0 0 1-.393-.288L8.002 2.223 8 2.226v9.8z"/>');_exports.BIconStarHalf=BIconStarHalf;var BIconStickies=makeIcon("Stickies",'<path fill-rule="evenodd" d="M0 1.5A1.5 1.5 0 0 1 1.5 0H13a1 1 0 0 1 1 1H1.5a.5.5 0 0 0-.5.5V14a1 1 0 0 1-1-1V1.5z"/><path fill-rule="evenodd" d="M2 3.5A1.5 1.5 0 0 1 3.5 2h11A1.5 1.5 0 0 1 16 3.5v6.086a1.5 1.5 0 0 1-.44 1.06l-4.914 4.915a1.5 1.5 0 0 1-1.06.439H3.5A1.5 1.5 0 0 1 2 14.5v-11zM3.5 3a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h6.086a.5.5 0 0 0 .353-.146l4.915-4.915A.5.5 0 0 0 15 9.586V3.5a.5.5 0 0 0-.5-.5h-11z"/><path fill-rule="evenodd" d="M10.5 10a.5.5 0 0 0-.5.5v5H9v-5A1.5 1.5 0 0 1 10.5 9h5v1h-5z"/>');_exports.BIconStickies=BIconStickies;var BIconStickiesFill=makeIcon("StickiesFill",'<path fill-rule="evenodd" d="M0 1.5A1.5 1.5 0 0 1 1.5 0H13a1 1 0 0 1 1 1H1.5a.5.5 0 0 0-.5.5V14a1 1 0 0 1-1-1V1.5z"/><path fill-rule="evenodd" d="M3.5 2A1.5 1.5 0 0 0 2 3.5v11A1.5 1.5 0 0 0 3.5 16h6.086a1.5 1.5 0 0 0 1.06-.44l4.915-4.914A1.5 1.5 0 0 0 16 9.586V3.5A1.5 1.5 0 0 0 14.5 2h-11zm6 8.5v4.396c0 .223.27.335.427.177l5.146-5.146a.25.25 0 0 0-.177-.427H10.5a1 1 0 0 0-1 1z"/>');_exports.BIconStickiesFill=BIconStickiesFill;var BIconSticky=makeIcon("Sticky",'<path fill-rule="evenodd" d="M1 2.5A1.5 1.5 0 0 1 2.5 1h11A1.5 1.5 0 0 1 15 2.5v6.086a1.5 1.5 0 0 1-.44 1.06l-4.914 4.915a1.5 1.5 0 0 1-1.06.439H2.5A1.5 1.5 0 0 1 1 13.5v-11zM2.5 2a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h6.086a.5.5 0 0 0 .353-.146l4.915-4.915A.5.5 0 0 0 14 8.586V2.5a.5.5 0 0 0-.5-.5h-11z"/><path fill-rule="evenodd" d="M9.5 9a.5.5 0 0 0-.5.5v5H8v-5A1.5 1.5 0 0 1 9.5 8h5v1h-5z"/>');_exports.BIconSticky=BIconSticky;var BIconStickyFill=makeIcon("StickyFill",'<path fill-rule="evenodd" d="M2.5 1A1.5 1.5 0 0 0 1 2.5v11A1.5 1.5 0 0 0 2.5 15h6.086a1.5 1.5 0 0 0 1.06-.44l4.915-4.914A1.5 1.5 0 0 0 15 8.586V2.5A1.5 1.5 0 0 0 13.5 1h-11zm6 8.5v4.396c0 .223.27.335.427.177l5.146-5.146a.25.25 0 0 0-.177-.427H9.5a1 1 0 0 0-1 1z"/>');_exports.BIconStickyFill=BIconStickyFill;var BIconStop=makeIcon("Stop",'<path fill-rule="evenodd" d="M3.5 5A1.5 1.5 0 0 1 5 3.5h6A1.5 1.5 0 0 1 12.5 5v6a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 11V5zM5 4.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V5a.5.5 0 0 0-.5-.5H5z"/>');_exports.BIconStop=BIconStop;var BIconStopFill=makeIcon("StopFill",'<path d="M5 3.5h6A1.5 1.5 0 0 1 12.5 5v6a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 11V5A1.5 1.5 0 0 1 5 3.5z"/>');_exports.BIconStopFill=BIconStopFill;var BIconStoplights=makeIcon("Stoplights",'<path d="M9.5 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/><path fill-rule="evenodd" d="M10 1H6a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM6 0a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H6z"/><path d="M14 2h-2v2c1.2-.4 1.833-1.5 2-2zM2 2h2v2c-1.2-.4-1.833-1.5-2-2zm12 4h-2v2c1.2-.4 1.833-1.5 2-2zM2 6h2v2c-1.2-.4-1.833-1.5-2-2zm12 4h-2v2c1.2-.4 1.833-1.5 2-2zM2 10h2v2c-1.2-.4-1.833-1.5-2-2z"/>');_exports.BIconStoplights=BIconStoplights;var BIconStoplightsFill=makeIcon("StoplightsFill",'<path fill-rule="evenodd" d="M6 0a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H6zm3.5 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM8 13a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/><path d="M14 2h-2v2c1.2-.4 1.833-1.5 2-2zM2 2h2v2c-1.2-.4-1.833-1.5-2-2zm12 4h-2v2c1.2-.4 1.833-1.5 2-2zM2 6h2v2c-1.2-.4-1.833-1.5-2-2zm12 4h-2v2c1.2-.4 1.833-1.5 2-2zM2 10h2v2c-1.2-.4-1.833-1.5-2-2z"/>');_exports.BIconStoplightsFill=BIconStoplightsFill;var BIconStopwatch=makeIcon("Stopwatch",'<path fill-rule="evenodd" d="M8 15A6 6 0 1 0 8 3a6 6 0 0 0 0 12zm0 1A7 7 0 1 0 8 2a7 7 0 0 0 0 14z"/><path fill-rule="evenodd" d="M8 4.5a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5H4.5a.5.5 0 0 1 0-1h3V5a.5.5 0 0 1 .5-.5zM5.5.5A.5.5 0 0 1 6 0h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/><path d="M7 1h2v2H7V1z"/>');_exports.BIconStopwatch=BIconStopwatch;var BIconStopwatchFill=makeIcon("StopwatchFill",'<path fill-rule="evenodd" d="M5.5.5A.5.5 0 0 1 6 0h4a.5.5 0 0 1 0 1H9v1.07A7.002 7.002 0 0 1 8 16 7 7 0 0 1 7 2.07V1H6a.5.5 0 0 1-.5-.5zm3 4.5a.5.5 0 0 0-1 0v3.5h-3a.5.5 0 0 0 0 1H8a.5.5 0 0 0 .5-.5V5z"/>');_exports.BIconStopwatchFill=BIconStopwatchFill;var BIconSubtract=makeIcon("Subtract",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2zm2-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H2z"/>');_exports.BIconSubtract=BIconSubtract;var BIconSuitClub=makeIcon("SuitClub",'<path fill-rule="evenodd" d="M8 1a3.25 3.25 0 0 0-3.25 3.25c0 .186 0 .29.016.41.014.12.045.27.12.527l.19.665-.692-.028a3.25 3.25 0 1 0 2.357 5.334.5.5 0 0 1 .844.518l-.003.005-.006.015-.024.055a21.893 21.893 0 0 1-.438.92 22.38 22.38 0 0 1-1.266 2.197c-.013.018-.02.05.001.09.01.02.021.03.03.036A.036.036 0 0 0 5.9 15h4.2c.01 0 .016-.002.022-.006a.092.092 0 0 0 .029-.035c.02-.04.014-.073.001-.091a22.875 22.875 0 0 1-1.704-3.117l-.024-.054-.006-.015-.002-.004a.5.5 0 0 1 .838-.524c.601.7 1.516 1.168 2.496 1.168a3.25 3.25 0 1 0-.139-6.498l-.699.03.199-.671c.14-.47.14-.745.139-.927V4.25A3.25 3.25 0 0 0 8 1zm2.207 12.024c.225.405.487.848.78 1.294C11.437 15 10.975 16 10.1 16H5.9c-.876 0-1.338-1-.887-1.683.291-.442.552-.88.776-1.283a4.25 4.25 0 1 1-2.007-8.187 2.79 2.79 0 0 1-.009-.064c-.023-.187-.023-.348-.023-.52V4.25a4.25 4.25 0 0 1 8.5 0c0 .14 0 .333-.04.596a4.25 4.25 0 0 1-.46 8.476 4.186 4.186 0 0 1-1.543-.298z"/>');_exports.BIconSuitClub=BIconSuitClub;var BIconSuitClubFill=makeIcon("SuitClubFill",'<path d="M11.5 4.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0z"/><path d="M8 9a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0zm7 0a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0z"/><path d="M5.602 14.153c.5-.758 1.224-1.98 1.83-3.498.187-.467.949-.467 1.136 0a19.816 19.816 0 0 0 1.83 3.498c.231.35-.02.847-.438.847H6.04c-.419 0-.67-.497-.438-.847z"/><path d="M7 7h2v4H7V7z"/>');_exports.BIconSuitClubFill=BIconSuitClubFill;var BIconSuitDiamond=makeIcon("SuitDiamond",'<path fill-rule="evenodd" d="M8.384 1.226a.463.463 0 0 0-.768 0l-4.56 6.468a.537.537 0 0 0 0 .612l4.56 6.469a.463.463 0 0 0 .768 0l4.56-6.469a.537.537 0 0 0 0-.612l-4.56-6.468zM6.848.613a1.39 1.39 0 0 1 2.304 0l4.56 6.468a1.61 1.61 0 0 1 0 1.838l-4.56 6.468a1.39 1.39 0 0 1-2.304 0L2.288 8.92a1.61 1.61 0 0 1 0-1.838L6.848.613z"/>');_exports.BIconSuitDiamond=BIconSuitDiamond;var BIconSuitDiamondFill=makeIcon("SuitDiamondFill",'<path d="M2.45 7.4L7.2 1.067a1 1 0 0 1 1.6 0L13.55 7.4a1 1 0 0 1 0 1.2L8.8 14.933a1 1 0 0 1-1.6 0L2.45 8.6a1 1 0 0 1 0-1.2z"/>');_exports.BIconSuitDiamondFill=BIconSuitDiamondFill;var BIconSuitHeart=makeIcon("SuitHeart",'<path fill-rule="evenodd" d="M8 6.236l.894-1.789c.222-.443.607-1.08 1.152-1.595C10.582 2.345 11.224 2 12 2c1.676 0 3 1.326 3 2.92 0 1.211-.554 2.066-1.868 3.37-.337.334-.721.695-1.146 1.093C10.878 10.423 9.5 11.717 8 13.447c-1.5-1.73-2.878-3.024-3.986-4.064-.425-.398-.81-.76-1.146-1.093C1.554 6.986 1 6.131 1 4.92 1 3.326 2.324 2 4 2c.776 0 1.418.345 1.954.852.545.515.93 1.152 1.152 1.595L8 6.236zm.392 8.292a.513.513 0 0 1-.784 0c-1.601-1.902-3.05-3.262-4.243-4.381C1.3 8.208 0 6.989 0 4.92 0 2.755 1.79 1 4 1c1.6 0 2.719 1.05 3.404 2.008.26.365.458.716.596.992a7.55 7.55 0 0 1 .596-.992C9.281 2.049 10.4 1 12 1c2.21 0 4 1.755 4 3.92 0 2.069-1.3 3.288-3.365 5.227-1.193 1.12-2.642 2.48-4.243 4.38z"/>');_exports.BIconSuitHeart=BIconSuitHeart;var BIconSuitHeartFill=makeIcon("SuitHeartFill",'<path d="M4 1c2.21 0 4 1.755 4 3.92C8 2.755 9.79 1 12 1s4 1.755 4 3.92c0 3.263-3.234 4.414-7.608 9.608a.513.513 0 0 1-.784 0C3.234 9.334 0 8.183 0 4.92 0 2.755 1.79 1 4 1z"/>');_exports.BIconSuitHeartFill=BIconSuitHeartFill;var BIconSuitSpade=makeIcon("SuitSpade",'<path fill-rule="evenodd" d="M8 0a.5.5 0 0 1 .429.243c1.359 2.265 2.925 3.682 4.25 4.882.096.086.19.17.282.255C14.308 6.604 15.5 7.747 15.5 9.5a4 4 0 0 1-5.406 3.746c.235.39.491.782.722 1.131.434.659-.01 1.623-.856 1.623H6.04c-.845 0-1.29-.964-.856-1.623.263-.397.51-.777.728-1.134A4 4 0 0 1 .5 9.5c0-1.753 1.192-2.896 2.539-4.12l.281-.255c1.326-1.2 2.892-2.617 4.251-4.882A.5.5 0 0 1 8 0zM3.711 6.12C2.308 7.396 1.5 8.253 1.5 9.5a3 3 0 0 0 5.275 1.956.5.5 0 0 1 .868.43c-.094.438-.33.932-.611 1.428a29.247 29.247 0 0 1-1.013 1.614.03.03 0 0 0-.005.018.074.074 0 0 0 .024.054h3.924a.074.074 0 0 0 .024-.054.03.03 0 0 0-.005-.018c-.3-.455-.658-1.005-.96-1.535-.294-.514-.57-1.064-.664-1.507a.5.5 0 0 1 .868-.43A3 3 0 0 0 14.5 9.5c0-1.247-.808-2.104-2.211-3.38L12 5.86c-1.196-1.084-2.668-2.416-4-4.424-1.332 2.008-2.804 3.34-4 4.422l-.289.261z"/>');_exports.BIconSuitSpade=BIconSuitSpade;var BIconSuitSpadeFill=makeIcon("SuitSpadeFill",'<path d="M5.602 14.153C6.272 13.136 7.348 11.28 8 9c.652 2.28 1.727 4.136 2.398 5.153.231.35-.02.847-.438.847H6.04c-.419 0-.67-.497-.438-.847z"/><path d="M4.5 12.5A3.5 3.5 0 0 0 8 9a3.5 3.5 0 1 0 7 0c0-3-4-4-7-9-3 5-7 6-7 9a3.5 3.5 0 0 0 3.5 3.5z"/>');_exports.BIconSuitSpadeFill=BIconSuitSpadeFill;var BIconSun=makeIcon("Sun",'<path d="M3.5 8a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0z"/><path fill-rule="evenodd" d="M8.202.28a.25.25 0 0 0-.404 0l-.91 1.255a.25.25 0 0 1-.334.067L5.232.79a.25.25 0 0 0-.374.155l-.36 1.508a.25.25 0 0 1-.282.19l-1.532-.245a.25.25 0 0 0-.286.286l.244 1.532a.25.25 0 0 1-.189.282l-1.509.36a.25.25 0 0 0-.154.374l.812 1.322a.25.25 0 0 1-.067.333l-1.256.91a.25.25 0 0 0 0 .405l1.256.91a.25.25 0 0 1 .067.334L.79 10.768a.25.25 0 0 0 .154.374l1.51.36a.25.25 0 0 1 .188.282l-.244 1.532a.25.25 0 0 0 .286.286l1.532-.244a.25.25 0 0 1 .282.189l.36 1.508a.25.25 0 0 0 .374.155l1.322-.812a.25.25 0 0 1 .333.067l.91 1.256a.25.25 0 0 0 .405 0l.91-1.256a.25.25 0 0 1 .334-.067l1.322.812a.25.25 0 0 0 .374-.155l.36-1.508a.25.25 0 0 1 .282-.19l1.532.245a.25.25 0 0 0 .286-.286l-.244-1.532a.25.25 0 0 1 .189-.282l1.508-.36a.25.25 0 0 0 .155-.374l-.812-1.322a.25.25 0 0 1 .067-.333l1.256-.91a.25.25 0 0 0 0-.405l-1.256-.91a.25.25 0 0 1-.067-.334l.812-1.322a.25.25 0 0 0-.155-.374l-1.508-.36a.25.25 0 0 1-.19-.282l.245-1.532a.25.25 0 0 0-.286-.286l-1.532.244a.25.25 0 0 1-.282-.189l-.36-1.508a.25.25 0 0 0-.374-.155l-1.322.812a.25.25 0 0 1-.333-.067L8.203.28zM8 2.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11z"/>');_exports.BIconSun=BIconSun;var BIconSunglasses=makeIcon("Sunglasses",'<path fill-rule="evenodd" d="M8 7a1 1 0 0 0-1 1H6a2 2 0 1 1 4 0H9a1 1 0 0 0-1-1zM0 8a.5.5 0 0 1 .5-.5h1v1h-1A.5.5 0 0 1 0 8zm15.5.5h-1v-1h1a.5.5 0 0 1 0 1z"/><path fill-rule="evenodd" d="M3 5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h1a3 3 0 0 0 3-3V7a2 2 0 0 0-2-2H3zm0 1a1 1 0 0 0-1 1v.941c0 .264.356.348.474.112l.228-.457a2 2 0 0 1 .894-.894l.457-.228C4.289 6.356 4.205 6 3.94 6H3z"/><path fill-rule="evenodd" d="M2.023 6.784C2.008 6.854 2 6.926 2 7v.941c0 .264.356.348.474.112l.228-.457a2 2 0 0 1 .894-.894l.457-.228C4.289 6.356 4.205 6 3.94 6H3a1.001 1.001 0 0 0-.977.784zm3.146-.77A1.219 1.219 0 0 1 4.5 7.368l-.457.228a1 1 0 0 0-.447.447l-.228.457a1.22 1.22 0 0 1-1.354.669A1 1 0 0 0 3 10h1a2 2 0 0 0 2-2V7a1 1 0 0 0-.831-.986zM1 7a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1a3 3 0 0 1-3 3H3a2 2 0 0 1-2-2V7z"/><path d="M9 7a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-1a3 3 0 0 1-3-3V7z"/><path fill-rule="evenodd" d="M13 6h-2a1 1 0 0 0-1 1v1a2 2 0 0 0 2 2h1a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1zm-2-1a2 2 0 0 0-2 2v1a3 3 0 0 0 3 3h1a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2z"/>');_exports.BIconSunglasses=BIconSunglasses;var BIconTable=makeIcon("Table",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm15 2h-4v3h4V4zm0 4h-4v3h4V8zm0 4h-4v3h3a1 1 0 0 0 1-1v-2zm-5 3v-3H6v3h4zm-5 0v-3H1v2a1 1 0 0 0 1 1h3zm-4-4h4V8H1v3zm0-4h4V4H1v3zm5-3v3h4V4H6zm4 4H6v3h4V8z"/>');_exports.BIconTable=BIconTable;var BIconTablet=makeIcon("Tablet",'<path fill-rule="evenodd" d="M12 1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4z"/><path fill-rule="evenodd" d="M8 14a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconTablet=BIconTablet;var BIconTabletFill=makeIcon("TabletFill",'<path fill-rule="evenodd" d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm7 11a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconTabletFill=BIconTabletFill;var BIconTabletLandscape=makeIcon("TabletLandscape",'<path fill-rule="evenodd" d="M1 4v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1zm-1 8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8z"/><path fill-rule="evenodd" d="M14 8a1 1 0 1 0-2 0 1 1 0 0 0 2 0z"/>');_exports.BIconTabletLandscape=BIconTabletLandscape;var BIconTabletLandscapeFill=makeIcon("TabletLandscapeFill",'<path fill-rule="evenodd" d="M2 14a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2zm11-7a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>');_exports.BIconTabletLandscapeFill=BIconTabletLandscapeFill;var BIconTag=makeIcon("Tag",'<path fill-rule="evenodd" d="M2 2v4.586l7 7L13.586 9l-7-7H2zM1 2a1 1 0 0 1 1-1h4.586a1 1 0 0 1 .707.293l7 7a1 1 0 0 1 0 1.414l-4.586 4.586a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 1 6.586V2z"/><path fill-rule="evenodd" d="M4.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm0 1a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>');_exports.BIconTag=BIconTag;var BIconTagFill=makeIcon("TagFill",'<path fill-rule="evenodd" d="M2 1a1 1 0 0 0-1 1v4.586a1 1 0 0 0 .293.707l7 7a1 1 0 0 0 1.414 0l4.586-4.586a1 1 0 0 0 0-1.414l-7-7A1 1 0 0 0 6.586 1H2zm4 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/>');_exports.BIconTagFill=BIconTagFill;var BIconTags=makeIcon("Tags",'<path fill-rule="evenodd" d="M3 2v4.586l7 7L14.586 9l-7-7H3zM2 2a1 1 0 0 1 1-1h4.586a1 1 0 0 1 .707.293l7 7a1 1 0 0 1 0 1.414l-4.586 4.586a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 2 6.586V2z"/><path fill-rule="evenodd" d="M5.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm0 1a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/><path d="M1 7.086a1 1 0 0 0 .293.707L8.75 15.25l-.043.043a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 0 7.586V3a1 1 0 0 1 1-1v5.086z"/>');_exports.BIconTags=BIconTags;var BIconTagsFill=makeIcon("TagsFill",'<path fill-rule="evenodd" d="M3 1a1 1 0 0 0-1 1v4.586a1 1 0 0 0 .293.707l7 7a1 1 0 0 0 1.414 0l4.586-4.586a1 1 0 0 0 0-1.414l-7-7A1 1 0 0 0 7.586 1H3zm4 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/><path d="M1 7.086a1 1 0 0 0 .293.707L8.75 15.25l-.043.043a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 0 7.586V3a1 1 0 0 1 1-1v5.086z"/>');_exports.BIconTagsFill=BIconTagsFill;var BIconTelephone=makeIcon("Telephone",'<path fill-rule="evenodd" d="M3.925 1.745a.636.636 0 0 0-.951-.059l-.97.97c-.453.453-.62 1.095-.421 1.658A16.47 16.47 0 0 0 5.49 10.51a16.471 16.471 0 0 0 6.196 3.907c.563.198 1.205.032 1.658-.421l.97-.97a.636.636 0 0 0-.06-.951l-2.162-1.682a.636.636 0 0 0-.544-.115l-2.052.513a1.636 1.636 0 0 1-1.554-.43L5.64 8.058a1.636 1.636 0 0 1-.43-1.554l.513-2.052a.636.636 0 0 0-.115-.544L3.925 1.745zM2.267.98a1.636 1.636 0 0 1 2.448.153l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.47 17.47 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969z"/>');_exports.BIconTelephone=BIconTelephone;var BIconTelephoneFill=makeIcon("TelephoneFill",'<path fill-rule="evenodd" d="M2.267.98a1.636 1.636 0 0 1 2.448.152l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.47 17.47 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969z"/>');_exports.BIconTelephoneFill=BIconTelephoneFill;var BIconTelephoneForward=makeIcon("TelephoneForward",'<path fill-rule="evenodd" d="M3.925 1.745a.636.636 0 0 0-.951-.059l-.97.97c-.453.453-.62 1.095-.421 1.658A16.47 16.47 0 0 0 5.49 10.51a16.47 16.47 0 0 0 6.196 3.907c.563.198 1.205.032 1.658-.421l.97-.97a.636.636 0 0 0-.06-.951l-2.162-1.682a.636.636 0 0 0-.544-.115l-2.052.513a1.636 1.636 0 0 1-1.554-.43L5.64 8.058a1.636 1.636 0 0 1-.43-1.554l.513-2.052a.636.636 0 0 0-.115-.544L3.925 1.745zM2.267.98a1.636 1.636 0 0 1 2.448.153l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.471 17.471 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969zM12.646.646a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 0 1-.708-.708L14.293 4H9.5a.5.5 0 0 1 0-1h4.793l-1.647-1.646a.5.5 0 0 1 0-.708z"/>');_exports.BIconTelephoneForward=BIconTelephoneForward;var BIconTelephoneForwardFill=makeIcon("TelephoneForwardFill",'<path fill-rule="evenodd" d="M2.267.98a1.636 1.636 0 0 1 2.448.152l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.471 17.471 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969zM12.646.646a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 0 1-.708-.708L14.293 4H9.5a.5.5 0 0 1 0-1h4.793l-1.647-1.646a.5.5 0 0 1 0-.708z"/>');_exports.BIconTelephoneForwardFill=BIconTelephoneForwardFill;var BIconTelephoneInbound=makeIcon("TelephoneInbound",'<path fill-rule="evenodd" d="M3.925 1.745a.636.636 0 0 0-.951-.059l-.97.97c-.453.453-.62 1.095-.421 1.658A16.47 16.47 0 0 0 5.49 10.51a16.47 16.47 0 0 0 6.196 3.907c.563.198 1.205.032 1.658-.421l.97-.97a.636.636 0 0 0-.06-.951l-2.162-1.682a.636.636 0 0 0-.544-.115l-2.052.513a1.636 1.636 0 0 1-1.554-.43L5.64 8.058a1.636 1.636 0 0 1-.43-1.554l.513-2.052a.636.636 0 0 0-.115-.544L3.925 1.745zM2.267.98a1.636 1.636 0 0 1 2.448.153l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.471 17.471 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969zM15.854.146a.5.5 0 0 1 0 .708L11.707 5H14.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 1 0v2.793L15.146.146a.5.5 0 0 1 .708 0z"/>');_exports.BIconTelephoneInbound=BIconTelephoneInbound;var BIconTelephoneInboundFill=makeIcon("TelephoneInboundFill",'<path fill-rule="evenodd" d="M2.267.98a1.636 1.636 0 0 1 2.448.152l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.471 17.471 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969zM15.854.146a.5.5 0 0 1 0 .708L11.707 5H14.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 1 0v2.793L15.146.146a.5.5 0 0 1 .708 0z"/>');_exports.BIconTelephoneInboundFill=BIconTelephoneInboundFill;var BIconTelephoneMinus=makeIcon("TelephoneMinus",'<path fill-rule="evenodd" d="M3.925 1.745a.636.636 0 0 0-.951-.059l-.97.97c-.453.453-.62 1.095-.421 1.658A16.47 16.47 0 0 0 5.49 10.51a16.47 16.47 0 0 0 6.196 3.907c.563.198 1.205.032 1.658-.421l.97-.97a.636.636 0 0 0-.06-.951l-2.162-1.682a.636.636 0 0 0-.544-.115l-2.052.513a1.636 1.636 0 0 1-1.554-.43L5.64 8.058a1.636 1.636 0 0 1-.43-1.554l.513-2.052a.636.636 0 0 0-.115-.544L3.925 1.745zM2.267.98a1.636 1.636 0 0 1 2.448.153l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.471 17.471 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969zM9 3.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconTelephoneMinus=BIconTelephoneMinus;var BIconTelephoneMinusFill=makeIcon("TelephoneMinusFill",'<path fill-rule="evenodd" d="M2.267.98a1.636 1.636 0 0 1 2.448.152l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.471 17.471 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969zM9 3.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconTelephoneMinusFill=BIconTelephoneMinusFill;var BIconTelephoneOutbound=makeIcon("TelephoneOutbound",'<path fill-rule="evenodd" d="M3.925 1.745a.636.636 0 0 0-.951-.059l-.97.97c-.453.453-.62 1.095-.421 1.658A16.47 16.47 0 0 0 5.49 10.51a16.47 16.47 0 0 0 6.196 3.907c.563.198 1.205.032 1.658-.421l.97-.97a.636.636 0 0 0-.06-.951l-2.162-1.682a.636.636 0 0 0-.544-.115l-2.052.513a1.636 1.636 0 0 1-1.554-.43L5.64 8.058a1.636 1.636 0 0 1-.43-1.554l.513-2.052a.636.636 0 0 0-.115-.544L3.925 1.745zM2.267.98a1.636 1.636 0 0 1 2.448.153l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.471 17.471 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969zM11 .5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V1.707l-4.146 4.147a.5.5 0 0 1-.708-.708L14.293 1H11.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconTelephoneOutbound=BIconTelephoneOutbound;var BIconTelephoneOutboundFill=makeIcon("TelephoneOutboundFill",'<path fill-rule="evenodd" d="M2.267.98a1.636 1.636 0 0 1 2.448.152l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.471 17.471 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969zM11 .5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V1.707l-4.146 4.147a.5.5 0 0 1-.708-.708L14.293 1H11.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconTelephoneOutboundFill=BIconTelephoneOutboundFill;var BIconTelephonePlus=makeIcon("TelephonePlus",'<path fill-rule="evenodd" d="M3.925 1.745a.636.636 0 0 0-.951-.059l-.97.97c-.453.453-.62 1.095-.421 1.658A16.47 16.47 0 0 0 5.49 10.51a16.47 16.47 0 0 0 6.196 3.907c.563.198 1.205.032 1.658-.421l.97-.97a.636.636 0 0 0-.06-.951l-2.162-1.682a.636.636 0 0 0-.544-.115l-2.052.513a1.636 1.636 0 0 1-1.554-.43L5.64 8.058a1.636 1.636 0 0 1-.43-1.554l.513-2.052a.636.636 0 0 0-.115-.544L3.925 1.745zM2.267.98a1.636 1.636 0 0 1 2.448.153l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.471 17.471 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969zM12.5 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1H12V.5a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M12 3.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1H13v2.5a.5.5 0 0 1-1 0v-3z"/>');_exports.BIconTelephonePlus=BIconTelephonePlus;var BIconTelephonePlusFill=makeIcon("TelephonePlusFill",'<path fill-rule="evenodd" d="M2.267.98a1.636 1.636 0 0 1 2.448.152l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.471 17.471 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969zM12.5 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1H12V.5a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M12 3.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1H13v2.5a.5.5 0 0 1-1 0v-3z"/>');_exports.BIconTelephonePlusFill=BIconTelephonePlusFill;var BIconTelephoneX=makeIcon("TelephoneX",'<path fill-rule="evenodd" d="M3.925 1.745a.636.636 0 0 0-.951-.059l-.97.97c-.453.453-.62 1.095-.421 1.658A16.47 16.47 0 0 0 5.49 10.51a16.47 16.47 0 0 0 6.196 3.907c.563.198 1.205.032 1.658-.421l.97-.97a.636.636 0 0 0-.06-.951l-2.162-1.682a.636.636 0 0 0-.544-.115l-2.052.513a1.636 1.636 0 0 1-1.554-.43L5.64 8.058a1.636 1.636 0 0 1-.43-1.554l.513-2.052a.636.636 0 0 0-.115-.544L3.925 1.745zM2.267.98a1.636 1.636 0 0 1 2.448.153l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.471 17.471 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969zm7.879-.834a.5.5 0 0 1 .708 0L13 2.293 15.146.146a.5.5 0 0 1 .708.708L13.707 3l2.147 2.146a.5.5 0 0 1-.708.708L13 3.707l-2.146 2.147a.5.5 0 0 1-.708-.708L12.293 3 10.146.854a.5.5 0 0 1 0-.708z"/>');_exports.BIconTelephoneX=BIconTelephoneX;var BIconTelephoneXFill=makeIcon("TelephoneXFill",'<path fill-rule="evenodd" d="M2.267.98a1.636 1.636 0 0 1 2.448.152l1.681 2.162c.309.396.418.913.296 1.4l-.513 2.053a.636.636 0 0 0 .167.604L8.65 9.654a.636.636 0 0 0 .604.167l2.052-.513a1.636 1.636 0 0 1 1.401.296l2.162 1.681c.777.604.849 1.753.153 2.448l-.97.97c-.693.693-1.73.998-2.697.658a17.471 17.471 0 0 1-6.571-4.144A17.47 17.47 0 0 1 .639 4.646c-.34-.967-.035-2.004.658-2.698l.97-.969zm7.879-.834a.5.5 0 0 1 .708 0L13 2.293 15.146.146a.5.5 0 0 1 .708.708L13.707 3l2.147 2.146a.5.5 0 0 1-.708.708L13 3.707l-2.146 2.147a.5.5 0 0 1-.708-.708L12.293 3 10.146.854a.5.5 0 0 1 0-.708z"/>');_exports.BIconTelephoneXFill=BIconTelephoneXFill;var BIconTerminal=makeIcon("Terminal",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M6 9a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 9zM3.146 4.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 1 1-.708-.708L4.793 6.5 3.146 4.854a.5.5 0 0 1 0-.708z"/>');_exports.BIconTerminal=BIconTerminal;var BIconTerminalFill=makeIcon("TerminalFill",'<path fill-rule="evenodd" d="M0 3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3zm9.5 5.5h-3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm-6.354-.354L4.793 6.5 3.146 4.854a.5.5 0 1 1 .708-.708l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708z"/>');_exports.BIconTerminalFill=BIconTerminalFill;var BIconTextCenter=makeIcon("TextCenter",'<path fill-rule="evenodd" d="M4 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm2-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>');_exports.BIconTextCenter=BIconTextCenter;var BIconTextIndentLeft=makeIcon("TextIndentLeft",'<path fill-rule="evenodd" d="M2 3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm.646 2.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L4.293 8 2.646 6.354a.5.5 0 0 1 0-.708zM7 6.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm-5 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>');_exports.BIconTextIndentLeft=BIconTextIndentLeft;var BIconTextIndentRight=makeIcon("TextIndentRight",'<path fill-rule="evenodd" d="M2 3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm10.646 2.146a.5.5 0 0 1 .708.708L11.707 8l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2zM2 6.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>');_exports.BIconTextIndentRight=BIconTextIndentRight;var BIconTextLeft=makeIcon("TextLeft",'<path fill-rule="evenodd" d="M2 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>');_exports.BIconTextLeft=BIconTextLeft;var BIconTextRight=makeIcon("TextRight",'<path fill-rule="evenodd" d="M6 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-4-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm4-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-4-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>');_exports.BIconTextRight=BIconTextRight;var BIconTextarea=makeIcon("Textarea",'<path fill-rule="evenodd" d="M14 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM2 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/><path fill-rule="evenodd" d="M1.5 2.5A1.5 1.5 0 0 1 3 1h10a1.5 1.5 0 0 1 1.5 1.5v4h-1v-4A.5.5 0 0 0 13 2H3a.5.5 0 0 0-.5.5v4h-1v-4zm1 7v4a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5v-4h1v4A1.5 1.5 0 0 1 13 15H3a1.5 1.5 0 0 1-1.5-1.5v-4h1z"/>');_exports.BIconTextarea=BIconTextarea;var BIconTextareaResize=makeIcon("TextareaResize",'<path fill-rule="evenodd" d="M.5 4A2.5 2.5 0 0 1 3 1.5h12A2.5 2.5 0 0 1 17.5 4v8a2.5 2.5 0 0 1-2.5 2.5H3A2.5 2.5 0 0 1 .5 12V4zM3 2.5A1.5 1.5 0 0 0 1.5 4v8A1.5 1.5 0 0 0 3 13.5h12a1.5 1.5 0 0 0 1.5-1.5V4A1.5 1.5 0 0 0 15 2.5H3zm11.854 5.646a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708l3-3a.5.5 0 0 1 .708 0zm0 2.5a.5.5 0 0 1 0 .708l-.5.5a.5.5 0 0 1-.708-.708l.5-.5a.5.5 0 0 1 .708 0z"/>');_exports.BIconTextareaResize=BIconTextareaResize;var BIconTextareaT=makeIcon("TextareaT",'<path fill-rule="evenodd" d="M14 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM2 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/><path fill-rule="evenodd" d="M1.5 2.5A1.5 1.5 0 0 1 3 1h10a1.5 1.5 0 0 1 1.5 1.5v4h-1v-4A.5.5 0 0 0 13 2H3a.5.5 0 0 0-.5.5v4h-1v-4zm1 7v4a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5v-4h1v4A1.5 1.5 0 0 1 13 15H3a1.5 1.5 0 0 1-1.5-1.5v-4h1z"/><path d="M11.434 4H4.566L4.5 5.994h.386c.21-1.252.612-1.446 2.173-1.495l.343-.011v6.343c0 .537-.116.665-1.049.748V12h3.294v-.421c-.938-.083-1.054-.21-1.054-.748V4.488l.348.01c1.56.05 1.963.244 2.173 1.496h.386L11.434 4z"/>');_exports.BIconTextareaT=BIconTextareaT;var BIconThermometer=makeIcon("Thermometer",'<path fill-rule="evenodd" d="M6 2a2 2 0 1 1 4 0v7.627a3.5 3.5 0 1 1-4 0V2zm2-1a1 1 0 0 0-1 1v7.901a.5.5 0 0 1-.25.433A2.499 2.499 0 0 0 8 15a2.5 2.5 0 0 0 1.25-4.666.5.5 0 0 1-.25-.433V2a1 1 0 0 0-1-1z"/><path d="M9.5 12.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/>');_exports.BIconThermometer=BIconThermometer;var BIconThermometerHalf=makeIcon("ThermometerHalf",'<path fill-rule="evenodd" d="M6 2a2 2 0 1 1 4 0v7.627a3.5 3.5 0 1 1-4 0V2zm2-1a1 1 0 0 0-1 1v7.901a.5.5 0 0 1-.25.433A2.499 2.499 0 0 0 8 15a2.5 2.5 0 0 0 1.25-4.666.5.5 0 0 1-.25-.433V2a1 1 0 0 0-1-1z"/><path d="M9.5 12.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/><path fill-rule="evenodd" d="M8 1.75a.25.25 0 0 1 .25.25v10a.25.25 0 1 1-.5 0V2A.25.25 0 0 1 8 1.75z"/>');_exports.BIconThermometerHalf=BIconThermometerHalf;var BIconThreeDots=makeIcon("ThreeDots",'<path fill-rule="evenodd" d="M3 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"/>');_exports.BIconThreeDots=BIconThreeDots;var BIconThreeDotsVertical=makeIcon("ThreeDotsVertical",'<path fill-rule="evenodd" d="M9.5 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/>');_exports.BIconThreeDotsVertical=BIconThreeDotsVertical;var BIconToggle2Off=makeIcon("Toggle2Off",'<path d="M9 11c.628-.836 1-1.874 1-3a4.978 4.978 0 0 0-1-3h4a3 3 0 1 1 0 6H9z"/><path fill-rule="evenodd" d="M5 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 1A5 5 0 1 0 5 3a5 5 0 0 0 0 10z"/>');_exports.BIconToggle2Off=BIconToggle2Off;var BIconToggle2On=makeIcon("Toggle2On",'<path d="M7 5H3a3 3 0 0 0 0 6h4a4.995 4.995 0 0 1-.584-1H3a2 2 0 1 1 0-4h3.416c.156-.357.352-.692.584-1z"/><path d="M16 8A5 5 0 1 1 6 8a5 5 0 0 1 10 0z"/>');_exports.BIconToggle2On=BIconToggle2On;var BIconToggleOff=makeIcon("ToggleOff",'<path fill-rule="evenodd" d="M11 4a4 4 0 0 1 0 8H8a4.992 4.992 0 0 0 2-4 4.992 4.992 0 0 0-2-4h3zm-6 8a4 4 0 1 1 0-8 4 4 0 0 1 0 8zM0 8a5 5 0 0 0 5 5h6a5 5 0 0 0 0-10H5a5 5 0 0 0-5 5z"/>');_exports.BIconToggleOff=BIconToggleOff;var BIconToggleOn=makeIcon("ToggleOn",'<path fill-rule="evenodd" d="M5 3a5 5 0 0 0 0 10h6a5 5 0 0 0 0-10H5zm6 9a4 4 0 1 0 0-8 4 4 0 0 0 0 8z"/>');_exports.BIconToggleOn=BIconToggleOn;var BIconToggles=makeIcon("Toggles",'<path fill-rule="evenodd" d="M4.5 9a3.5 3.5 0 1 0 0 7h7a3.5 3.5 0 1 0 0-7h-7zm7 6a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm-7-14a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5zm2.45 0A3.49 3.49 0 0 1 8 3.5 3.49 3.49 0 0 1 6.95 6h4.55a2.5 2.5 0 0 0 0-5H6.95zM4.5 0h7a3.5 3.5 0 1 1 0 7h-7a3.5 3.5 0 1 1 0-7z"/>');_exports.BIconToggles=BIconToggles;var BIconToggles2=makeIcon("Toggles2",'<path fill-rule="evenodd" d="M2 4a2 2 0 0 1 2-2h8a2 2 0 1 1 0 4H4a2 2 0 0 1-2-2zm2-1a1 1 0 0 0 0 2h8a1 1 0 1 0 0-2H4z"/><path d="M14 4a4 4 0 1 1-8 0 4 4 0 0 1 8 0z"/><path fill-rule="evenodd" d="M9.465 10H12a2 2 0 1 1 0 4H9.465c.34-.588.535-1.271.535-2 0-.729-.195-1.412-.535-2z"/><path fill-rule="evenodd" d="M6 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0 1a4 4 0 1 1 0-8 4 4 0 0 1 0 8z"/>');_exports.BIconToggles2=BIconToggles2;var BIconTools=makeIcon("Tools",'<path fill-rule="evenodd" d="M0 1l1-1 3.081 2.2a1 1 0 0 1 .419.815v.07a1 1 0 0 0 .293.708L10.5 9.5l.914-.305a1 1 0 0 1 1.023.242l3.356 3.356a1 1 0 0 1 0 1.414l-1.586 1.586a1 1 0 0 1-1.414 0l-3.356-3.356a1 1 0 0 1-.242-1.023L9.5 10.5 3.793 4.793a1 1 0 0 0-.707-.293h-.071a1 1 0 0 1-.814-.419L0 1zm11.354 9.646a.5.5 0 0 0-.708.708l3 3a.5.5 0 0 0 .708-.708l-3-3z"/><path fill-rule="evenodd" d="M15.898 2.223a3.003 3.003 0 0 1-3.679 3.674L5.878 12.15a3 3 0 1 1-2.027-2.027l6.252-6.341A3 3 0 0 1 13.778.1l-2.142 2.142L12 4l1.757.364 2.141-2.141zm-13.37 9.019L3.001 11l.471.242.529.026.287.445.445.287.026.529L5 13l-.242.471-.026.529-.445.287-.287.445-.529.026L3 15l-.471-.242L2 14.732l-.287-.445L1.268 14l-.026-.529L1 13l.242-.471.026-.529.445-.287.287-.445.529-.026z"/>');_exports.BIconTools=BIconTools;var BIconTrash=makeIcon("Trash",'<path d="M5.5 5.5A.5.5 0 0 1 6 6v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm2.5 0a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm3 .5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V6z"/><path fill-rule="evenodd" d="M14.5 3a1 1 0 0 1-1 1H13v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4h-.5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1H6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1h3.5a1 1 0 0 1 1 1v1zM4.118 4L4 4.059V13a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4.059L11.882 4H4.118zM2.5 3V2h11v1h-11z"/>');_exports.BIconTrash=BIconTrash;var BIconTrash2=makeIcon("Trash2",'<path fill-rule="evenodd" d="M3.18 4l1.528 9.164a1 1 0 0 0 .986.836h4.612a1 1 0 0 0 .986-.836L12.82 4H3.18zm.541 9.329A2 2 0 0 0 5.694 15h4.612a2 2 0 0 0 1.973-1.671L14 3H2l1.721 10.329z"/><path d="M14 3c0 1.105-2.686 2-6 2s-6-.895-6-2 2.686-2 6-2 6 .895 6 2z"/><path fill-rule="evenodd" d="M12.9 3c-.18-.14-.497-.307-.974-.466C10.967 2.214 9.58 2 8 2s-2.968.215-3.926.534c-.477.16-.795.327-.975.466.18.14.498.307.975.466C5.032 3.786 6.42 4 8 4s2.967-.215 3.926-.534c.477-.16.795-.327.975-.466zM8 5c3.314 0 6-.895 6-2s-2.686-2-6-2-6 .895-6 2 2.686 2 6 2z"/>');_exports.BIconTrash2=BIconTrash2;var BIconTrash2Fill=makeIcon("Trash2Fill",'<path d="M2.037 3.225l1.684 10.104A2 2 0 0 0 5.694 15h4.612a2 2 0 0 0 1.973-1.671l1.684-10.104C13.627 4.224 11.085 5 8 5c-3.086 0-5.627-.776-5.963-1.775z"/><path fill-rule="evenodd" d="M12.9 3c-.18-.14-.497-.307-.974-.466C10.967 2.214 9.58 2 8 2s-2.968.215-3.926.534c-.477.16-.795.327-.975.466.18.14.498.307.975.466C5.032 3.786 6.42 4 8 4s2.967-.215 3.926-.534c.477-.16.795-.327.975-.466zM8 5c3.314 0 6-.895 6-2s-2.686-2-6-2-6 .895-6 2 2.686 2 6 2z"/>');_exports.BIconTrash2Fill=BIconTrash2Fill;var BIconTrashFill=makeIcon("TrashFill",'<path fill-rule="evenodd" d="M2.5 1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1H3v9a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V4h.5a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H10a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1H2.5zm3 4a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 .5-.5zM8 5a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7A.5.5 0 0 1 8 5zm3 .5a.5.5 0 0 0-1 0v7a.5.5 0 0 0 1 0v-7z"/>');_exports.BIconTrashFill=BIconTrashFill;var BIconTree=makeIcon("Tree",'<path fill-rule="evenodd" d="M8 0a.5.5 0 0 1 .416.223l3 4.5A.5.5 0 0 1 11 5.5h-.098l2.022 3.235a.5.5 0 0 1-.424.765h-.191l1.638 3.276a.5.5 0 0 1-.447.724h-11a.5.5 0 0 1-.447-.724L3.69 9.5H3.5a.5.5 0 0 1-.424-.765L5.098 5.5H5a.5.5 0 0 1-.416-.777l3-4.5A.5.5 0 0 1 8 0zM5.934 4.5H6a.5.5 0 0 1 .424.765L4.402 8.5H4.5a.5.5 0 0 1 .447.724L3.31 12.5h9.382l-1.638-3.276A.5.5 0 0 1 11.5 8.5h.098L9.576 5.265A.5.5 0 0 1 10 4.5h.066L8 1.401 5.934 4.5z"/><path d="M7 13h2v3H7v-3z"/>');_exports.BIconTree=BIconTree;var BIconTreeFill=makeIcon("TreeFill",'<path fill-rule="evenodd" d="M8 0a.5.5 0 0 1 .416.223l3 4.5A.5.5 0 0 1 11 5.5h-.098l2.022 3.235a.5.5 0 0 1-.424.765h-.191l1.638 3.276a.5.5 0 0 1-.447.724h-11a.5.5 0 0 1-.447-.724L3.69 9.5H3.5a.5.5 0 0 1-.424-.765L5.098 5.5H5a.5.5 0 0 1-.416-.777l3-4.5A.5.5 0 0 1 8 0z"/><path d="M7 13h2v3H7v-3z"/>');_exports.BIconTreeFill=BIconTreeFill;var BIconTriangle=makeIcon("Triangle",'<path fill-rule="evenodd" d="M7.938 2.016a.146.146 0 0 0-.054.057L1.027 13.74a.176.176 0 0 0-.002.183c.016.03.037.05.054.06.015.01.034.017.066.017h13.713a.12.12 0 0 0 .066-.017.163.163 0 0 0 .055-.06.176.176 0 0 0-.003-.183L8.12 2.073a.146.146 0 0 0-.054-.057A.13.13 0 0 0 8.002 2a.13.13 0 0 0-.064.016zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"/>');_exports.BIconTriangle=BIconTriangle;var BIconTriangleFill=makeIcon("TriangleFill",'<path fill-rule="evenodd" d="M7.022 1.566a1.13 1.13 0 0 1 1.96 0l6.857 11.667c.457.778-.092 1.767-.98 1.767H1.144c-.889 0-1.437-.99-.98-1.767L7.022 1.566z"/>');_exports.BIconTriangleFill=BIconTriangleFill;var BIconTriangleHalf=makeIcon("TriangleHalf",'<path fill-rule="evenodd" d="M8.065 2.016a.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.162.162 0 0 1-.054.06.115.115 0 0 1-.066.017l-6.856-.017V2a.13.13 0 0 1 .063.016zm-1.043-.45a1.13 1.13 0 0 1 1.96 0l6.857 11.667c.457.778-.092 1.767-.98 1.767H1.144c-.889 0-1.437-.99-.98-1.767L7.022 1.566z"/>');_exports.BIconTriangleHalf=BIconTriangleHalf;var BIconTrophy=makeIcon("Trophy",'<path d="M3 1h10c-.495 3.467-.5 10-5 10S3.495 4.467 3 1zm0 15a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1H3zm2-1a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1H5z"/><path fill-rule="evenodd" d="M12.5 3a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-3 2a3 3 0 1 1 6 0 3 3 0 0 1-6 0zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-3 2a3 3 0 1 1 6 0 3 3 0 0 1-6 0z"/><path d="M7 10h2v4H7v-4z"/><path d="M10 11c0 .552-.895 1-2 1s-2-.448-2-1 .895-1 2-1 2 .448 2 1z"/>');_exports.BIconTrophy=BIconTrophy;var BIconTruck=makeIcon("Truck",'<path fill-rule="evenodd" d="M0 3.5A1.5 1.5 0 0 1 1.5 2h9A1.5 1.5 0 0 1 12 3.5v7h-1v-7a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5v1A1.5 1.5 0 0 1 0 10.5v-7zM4.5 11h6v1h-6v-1z"/><path fill-rule="evenodd" d="M11 5h2.02a1.5 1.5 0 0 1 1.17.563l1.481 1.85a1.5 1.5 0 0 1 .329.938V10.5a1.5 1.5 0 0 1-1.5 1.5h-1v-1h1a.5.5 0 0 0 .5-.5V8.35a.5.5 0 0 0-.11-.312l-1.48-1.85A.5.5 0 0 0 13.02 6H12v4.5h-1V5zm-8 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/><path fill-rule="evenodd" d="M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/>');_exports.BIconTruck=BIconTruck;var BIconTruckFlatbed=makeIcon("TruckFlatbed",'<path fill-rule="evenodd" d="M11 5h2.02a1.5 1.5 0 0 1 1.17.563l1.481 1.85a1.5 1.5 0 0 1 .329.938V10.5a1.5 1.5 0 0 1-1.5 1.5h-1v-1h1a.5.5 0 0 0 .5-.5V8.35a.5.5 0 0 0-.11-.312l-1.48-1.85A.5.5 0 0 0 13.02 6H12v4.5h-1V5zm-8 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/><path fill-rule="evenodd" d="M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/><path d="M0 10h11v2H4.5v-1h-3v1H1a1 1 0 0 1-1-1v-1zm11-6a1 1 0 0 1 1 1v6h-1V4z"/>');_exports.BIconTruckFlatbed=BIconTruckFlatbed;var BIconTv=makeIcon("Tv",'<path fill-rule="evenodd" d="M2.5 13.5A.5.5 0 0 1 3 13h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zM13.991 3H2c-.325 0-.502.078-.602.145a.758.758 0 0 0-.254.302A1.46 1.46 0 0 0 1 4.01V10c0 .325.078.502.145.602.07.105.17.188.302.254a1.464 1.464 0 0 0 .538.143L2.01 11H14c.325 0 .502-.078.602-.145a.758.758 0 0 0 .254-.302 1.464 1.464 0 0 0 .143-.538L15 9.99V4c0-.325-.078-.502-.145-.602a.757.757 0 0 0-.302-.254A1.46 1.46 0 0 0 13.99 3zM14 2H2C0 2 0 4 0 4v6c0 2 2 2 2 2h12c2 0 2-2 2-2V4c0-2-2-2-2-2z"/>');_exports.BIconTv=BIconTv;var BIconTvFill=makeIcon("TvFill",'<path fill-rule="evenodd" d="M2.5 13.5A.5.5 0 0 1 3 13h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zM2 2h12s2 0 2 2v6s0 2-2 2H2s-2 0-2-2V4s0-2 2-2z"/>');_exports.BIconTvFill=BIconTvFill;var BIconType=makeIcon("Type",'<path d="M2.244 13.081l.943-2.803H6.66l.944 2.803H8.86L5.54 3.75H4.322L1 13.081h1.244zm2.7-7.923L6.34 9.314H3.51l1.4-4.156h.034zm9.146 7.027h.035v.896h1.128V8.125c0-1.51-1.114-2.345-2.646-2.345-1.736 0-2.59.916-2.666 2.174h1.108c.068-.718.595-1.19 1.517-1.19.971 0 1.518.52 1.518 1.464v.731H12.19c-1.647.007-2.522.8-2.522 2.058 0 1.319.957 2.18 2.345 2.18 1.06 0 1.716-.43 2.078-1.011zm-1.763.035c-.752 0-1.456-.397-1.456-1.244 0-.65.424-1.115 1.408-1.115h1.805v.834c0 .896-.752 1.525-1.757 1.525z"/>');_exports.BIconType=BIconType;var BIconTypeBold=makeIcon("TypeBold",'<path d="M8.21 13c2.106 0 3.412-1.087 3.412-2.823 0-1.306-.984-2.283-2.324-2.386v-.055a2.176 2.176 0 0 0 1.852-2.14c0-1.51-1.162-2.46-3.014-2.46H3.843V13H8.21zM5.908 4.674h1.696c.963 0 1.517.451 1.517 1.244 0 .834-.629 1.32-1.73 1.32H5.908V4.673zm0 6.788V8.598h1.73c1.217 0 1.88.492 1.88 1.415 0 .943-.643 1.449-1.832 1.449H5.907z"/>');_exports.BIconTypeBold=BIconTypeBold;var BIconTypeH1=makeIcon("TypeH1",'<path d="M8.637 13V3.669H7.379V7.62H2.758V3.67H1.5V13h1.258V8.728h4.62V13h1.259zm5.329 0V3.669h-1.244L10.5 5.316v1.265l2.16-1.565h.062V13h1.244z"/>');_exports.BIconTypeH1=BIconTypeH1;var BIconTypeH2=makeIcon("TypeH2",'<path d="M7.638 13V3.669H6.38V7.62H1.759V3.67H.5V13h1.258V8.728h4.62V13h1.259zm3.022-6.733v-.048c0-.889.63-1.668 1.716-1.668.957 0 1.675.608 1.675 1.572 0 .855-.554 1.504-1.067 2.085l-3.513 3.999V13H15.5v-1.094h-4.245v-.075l2.481-2.844c.875-.998 1.586-1.784 1.586-2.953 0-1.463-1.155-2.556-2.919-2.556-1.941 0-2.966 1.326-2.966 2.74v.049h1.223z"/>');_exports.BIconTypeH2=BIconTypeH2;var BIconTypeH3=makeIcon("TypeH3",'<path d="M7.637 13V3.669H6.379V7.62H1.758V3.67H.5V13h1.258V8.728h4.62V13h1.259zm3.625-4.272h1.018c1.142 0 1.935.67 1.949 1.674.013 1.005-.78 1.737-2.01 1.73-1.08-.007-1.853-.588-1.935-1.32H9.108c.069 1.327 1.224 2.386 3.083 2.386 1.935 0 3.343-1.155 3.309-2.789-.027-1.51-1.251-2.16-2.037-2.249v-.068c.704-.123 1.764-.91 1.723-2.229-.035-1.353-1.176-2.4-2.954-2.385-1.873.006-2.857 1.162-2.898 2.358h1.196c.062-.69.711-1.299 1.696-1.299.998 0 1.695.622 1.695 1.525.007.922-.718 1.592-1.695 1.592h-.964v1.074z"/>');_exports.BIconTypeH3=BIconTypeH3;var BIconTypeItalic=makeIcon("TypeItalic",'<path d="M7.991 11.674L9.53 4.455c.123-.595.246-.71 1.347-.807l.11-.52H7.211l-.11.52c1.06.096 1.128.212 1.005.807L6.57 11.674c-.123.595-.246.71-1.346.806l-.11.52h3.774l.11-.52c-1.06-.095-1.129-.211-1.006-.806z"/>');_exports.BIconTypeItalic=BIconTypeItalic;var BIconTypeStrikethrough=makeIcon("TypeStrikethrough",'<path d="M8.527 13.164c-2.153 0-3.589-1.107-3.705-2.81h1.23c.144 1.06 1.129 1.703 2.544 1.703 1.34 0 2.31-.705 2.31-1.675 0-.827-.547-1.374-1.914-1.675L8.046 8.5h3.45c.468.437.675.994.675 1.697 0 1.826-1.436 2.967-3.644 2.967zM6.602 6.5H5.167a2.776 2.776 0 0 1-.099-.76c0-1.627 1.436-2.768 3.48-2.768 1.969 0 3.39 1.175 3.445 2.85h-1.23c-.11-1.08-.964-1.743-2.25-1.743-1.23 0-2.18.602-2.18 1.607 0 .31.083.581.27.814z"/><path fill-rule="evenodd" d="M15 8.5H1v-1h14v1z"/>');_exports.BIconTypeStrikethrough=BIconTypeStrikethrough;var BIconTypeUnderline=makeIcon("TypeUnderline",'<path d="M5.313 3.136h-1.23V9.54c0 2.105 1.47 3.623 3.917 3.623s3.917-1.518 3.917-3.623V3.136h-1.23v6.323c0 1.49-.978 2.57-2.687 2.57-1.709 0-2.687-1.08-2.687-2.57V3.136z"/><path fill-rule="evenodd" d="M12.5 15h-9v-1h9v1z"/>');_exports.BIconTypeUnderline=BIconTypeUnderline;var BIconUiChecks=makeIcon("UiChecks",'<path d="M7 2.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1z"/><path fill-rule="evenodd" d="M2 1a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm0 8a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2H2zm.854-3.646l2-2a.5.5 0 1 0-.708-.708L2.5 4.293l-.646-.647a.5.5 0 1 0-.708.708l1 1a.5.5 0 0 0 .708 0zm0 8l2-2a.5.5 0 0 0-.708-.708L2.5 12.293l-.646-.647a.5.5 0 0 0-.708.708l1 1a.5.5 0 0 0 .708 0z"/><path d="M7 10.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1z"/><path fill-rule="evenodd" d="M7 5.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 8a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconUiChecks=BIconUiChecks;var BIconUiRadios=makeIcon("UiRadios",'<path d="M7 2.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1zM0 12a3 3 0 1 1 6 0 3 3 0 0 1-6 0zm7-1.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1z"/><path fill-rule="evenodd" d="M7 5.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 8a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zM3 1a3 3 0 1 0 0 6 3 3 0 0 0 0-6zm0 4.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>');_exports.BIconUiRadios=BIconUiRadios;var BIconUnion=makeIcon("Union",'<path fill-rule="evenodd" d="M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2z"/>');_exports.BIconUnion=BIconUnion;var BIconUnlock=makeIcon("Unlock",'<path fill-rule="evenodd" d="M9.655 8H2.333c-.264 0-.398.068-.471.121a.73.73 0 0 0-.224.296 1.626 1.626 0 0 0-.138.59V14c0 .342.076.531.14.635.064.106.151.18.256.237a1.122 1.122 0 0 0 .436.127l.013.001h7.322c.264 0 .398-.068.471-.121a.73.73 0 0 0 .224-.296 1.627 1.627 0 0 0 .138-.59V9c0-.342-.076-.531-.14-.635a.658.658 0 0 0-.255-.237A1.122 1.122 0 0 0 9.655 8zm.012-1H2.333C.5 7 .5 9 .5 9v5c0 2 1.833 2 1.833 2h7.334c1.833 0 1.833-2 1.833-2V9c0-2-1.833-2-1.833-2zM8.5 4a3.5 3.5 0 1 1 7 0v3h-1V4a2.5 2.5 0 0 0-5 0v3h-1V4z"/>');_exports.BIconUnlock=BIconUnlock;var BIconUnlockFill=makeIcon("UnlockFill",'<path d="M.5 9a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2V9z"/><path fill-rule="evenodd" d="M8.5 4a3.5 3.5 0 1 1 7 0v3h-1V4a2.5 2.5 0 0 0-5 0v3h-1V4z"/>');_exports.BIconUnlockFill=BIconUnlockFill;var BIconUpc=makeIcon("Upc",'<path d="M3 4.5a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7zm2 0a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7zm2 0a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7zm2 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-7zm3 0a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7z"/>');_exports.BIconUpc=BIconUpc;var BIconUpcScan=makeIcon("UpcScan",'<path fill-rule="evenodd" d="M1.5 1a.5.5 0 0 0-.5.5v3a.5.5 0 0 1-1 0v-3A1.5 1.5 0 0 1 1.5 0h3a.5.5 0 0 1 0 1h-3zM11 .5a.5.5 0 0 1 .5-.5h3A1.5 1.5 0 0 1 16 1.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 1-.5-.5zM.5 11a.5.5 0 0 1 .5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 1 0 1h-3A1.5 1.5 0 0 1 0 14.5v-3a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v3a1.5 1.5 0 0 1-1.5 1.5h-3a.5.5 0 0 1 0-1h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 1 .5-.5z"/><path d="M3 4.5a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7zm2 0a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7zm2 0a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7zm2 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-7zm3 0a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7z"/>');_exports.BIconUpcScan=BIconUpcScan;var BIconUpload=makeIcon("Upload",'<path fill-rule="evenodd" d="M.5 8a.5.5 0 0 1 .5.5V12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V8.5a.5.5 0 0 1 1 0V12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8.5A.5.5 0 0 1 .5 8zM5 4.854a.5.5 0 0 0 .707 0L8 2.56l2.293 2.293A.5.5 0 1 0 11 4.146L8.354 1.5a.5.5 0 0 0-.708 0L5 4.146a.5.5 0 0 0 0 .708z"/><path fill-rule="evenodd" d="M8 2a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0v-8A.5.5 0 0 1 8 2z"/>');_exports.BIconUpload=BIconUpload;var BIconViewList=makeIcon("ViewList",'<path fill-rule="evenodd" d="M3 4.5h10a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H3zM1 2a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 2zm0 12a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 14z"/>');_exports.BIconViewList=BIconViewList;var BIconViewStacked=makeIcon("ViewStacked",'<path fill-rule="evenodd" d="M3 0h10a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3zm0 8h10a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H3z"/>');_exports.BIconViewStacked=BIconViewStacked;var BIconVoicemail=makeIcon("Voicemail",'<path fill-rule="evenodd" d="M3.5 11a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm0 1a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7zm9-1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm0 1a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z"/><path fill-rule="evenodd" d="M12.5 12h-9v-1h9v1z"/>');_exports.BIconVoicemail=BIconVoicemail;var BIconVolumeDown=makeIcon("VolumeDown",'<path fill-rule="evenodd" d="M8.717 3.55A.5.5 0 0 1 9 4v8a.5.5 0 0 1-.812.39L5.825 10.5H3.5A.5.5 0 0 1 3 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06zM8 5.04L6.312 6.39A.5.5 0 0 1 6 6.5H4v3h2a.5.5 0 0 1 .312.11L8 10.96V5.04z"/><path d="M10.707 11.182A4.486 4.486 0 0 0 12.025 8a4.486 4.486 0 0 0-1.318-3.182L10 5.525A3.489 3.489 0 0 1 11.025 8c0 .966-.392 1.841-1.025 2.475l.707.707z"/>');_exports.BIconVolumeDown=BIconVolumeDown;var BIconVolumeDownFill=makeIcon("VolumeDownFill",'<path fill-rule="evenodd" d="M8.717 3.55A.5.5 0 0 1 9 4v8a.5.5 0 0 1-.812.39L5.825 10.5H3.5A.5.5 0 0 1 3 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06z"/><path d="M10.707 11.182A4.486 4.486 0 0 0 12.025 8a4.486 4.486 0 0 0-1.318-3.182L10 5.525A3.489 3.489 0 0 1 11.025 8c0 .966-.392 1.841-1.025 2.475l.707.707z"/>');_exports.BIconVolumeDownFill=BIconVolumeDownFill;var BIconVolumeMute=makeIcon("VolumeMute",'<path fill-rule="evenodd" d="M6.717 3.55A.5.5 0 0 1 7 4v8a.5.5 0 0 1-.812.39L3.825 10.5H1.5A.5.5 0 0 1 1 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06zM6 5.04L4.312 6.39A.5.5 0 0 1 4 6.5H2v3h2a.5.5 0 0 1 .312.11L6 10.96V5.04zm7.854.606a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708l4-4a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M9.146 5.646a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0z"/>');_exports.BIconVolumeMute=BIconVolumeMute;var BIconVolumeMuteFill=makeIcon("VolumeMuteFill",'<path fill-rule="evenodd" d="M6.717 3.55A.5.5 0 0 1 7 4v8a.5.5 0 0 1-.812.39L3.825 10.5H1.5A.5.5 0 0 1 1 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06zm7.137 2.096a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708l4-4a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M9.146 5.646a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0z"/>');_exports.BIconVolumeMuteFill=BIconVolumeMuteFill;var BIconVolumeOff=makeIcon("VolumeOff",'<path fill-rule="evenodd" d="M10.717 3.55A.5.5 0 0 1 11 4v8a.5.5 0 0 1-.812.39L7.825 10.5H5.5A.5.5 0 0 1 5 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06zM10 5.04L8.312 6.39A.5.5 0 0 1 8 6.5H6v3h2a.5.5 0 0 1 .312.11L10 10.96V5.04z"/>');_exports.BIconVolumeOff=BIconVolumeOff;var BIconVolumeOffFill=makeIcon("VolumeOffFill",'<path fill-rule="evenodd" d="M10.717 3.55A.5.5 0 0 1 11 4v8a.5.5 0 0 1-.812.39L7.825 10.5H5.5A.5.5 0 0 1 5 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06z"/>');_exports.BIconVolumeOffFill=BIconVolumeOffFill;var BIconVolumeUp=makeIcon("VolumeUp",'<path fill-rule="evenodd" d="M6.717 3.55A.5.5 0 0 1 7 4v8a.5.5 0 0 1-.812.39L3.825 10.5H1.5A.5.5 0 0 1 1 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06zM6 5.04L4.312 6.39A.5.5 0 0 1 4 6.5H2v3h2a.5.5 0 0 1 .312.11L6 10.96V5.04z"/><path d="M11.536 14.01A8.473 8.473 0 0 0 14.026 8a8.473 8.473 0 0 0-2.49-6.01l-.708.707A7.476 7.476 0 0 1 13.025 8c0 2.071-.84 3.946-2.197 5.303l.708.707z"/><path d="M10.121 12.596A6.48 6.48 0 0 0 12.025 8a6.48 6.48 0 0 0-1.904-4.596l-.707.707A5.483 5.483 0 0 1 11.025 8a5.483 5.483 0 0 1-1.61 3.89l.706.706z"/><path d="M8.707 11.182A4.486 4.486 0 0 0 10.025 8a4.486 4.486 0 0 0-1.318-3.182L8 5.525A3.489 3.489 0 0 1 9.025 8 3.49 3.49 0 0 1 8 10.475l.707.707z"/>');_exports.BIconVolumeUp=BIconVolumeUp;var BIconVolumeUpFill=makeIcon("VolumeUpFill",'<path d="M11.536 14.01A8.473 8.473 0 0 0 14.026 8a8.473 8.473 0 0 0-2.49-6.01l-.708.707A7.476 7.476 0 0 1 13.025 8c0 2.071-.84 3.946-2.197 5.303l.708.707z"/><path d="M10.121 12.596A6.48 6.48 0 0 0 12.025 8a6.48 6.48 0 0 0-1.904-4.596l-.707.707A5.483 5.483 0 0 1 11.025 8a5.483 5.483 0 0 1-1.61 3.89l.706.706z"/><path d="M8.707 11.182A4.486 4.486 0 0 0 10.025 8a4.486 4.486 0 0 0-1.318-3.182L8 5.525A3.489 3.489 0 0 1 9.025 8 3.49 3.49 0 0 1 8 10.475l.707.707z"/><path fill-rule="evenodd" d="M6.717 3.55A.5.5 0 0 1 7 4v8a.5.5 0 0 1-.812.39L3.825 10.5H1.5A.5.5 0 0 1 1 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06z"/>');_exports.BIconVolumeUpFill=BIconVolumeUpFill;var BIconVr=makeIcon("Vr",'<path d="M3 12V4a1 1 0 0 1 1-1h2.5V2H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5v-1H4a1 1 0 0 1-1-1zm6.5 1v1H12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H9.5v1H12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H9.5z"/><path fill-rule="evenodd" d="M8 16a.5.5 0 0 1-.5-.5V.5a.5.5 0 0 1 1 0v15a.5.5 0 0 1-.5.5z"/>');_exports.BIconVr=BIconVr;var BIconWallet=makeIcon("Wallet",'<path fill-rule="evenodd" d="M2 4v8.5A1.5 1.5 0 0 0 3.5 14h10a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 1 1 0v8a1.5 1.5 0 0 1-1.5 1.5h-10A2.5 2.5 0 0 1 1 12.5V4h1z"/><path fill-rule="evenodd" d="M1 4a2 2 0 0 1 2-2h11.5a.5.5 0 0 1 0 1H3a1 1 0 0 0 0 2h11.5v1H3a2 2 0 0 1-2-2z"/><path fill-rule="evenodd" d="M13 5V3h1v2h-1z"/>');_exports.BIconWallet=BIconWallet;var BIconWallet2=makeIcon("Wallet2",'<path d="M2.5 4l10-3A1.5 1.5 0 0 1 14 2.5v2h-1v-2a.5.5 0 0 0-.5-.5L5.833 4H2.5z"/><path fill-rule="evenodd" d="M1 5.5A1.5 1.5 0 0 1 2.5 4h11A1.5 1.5 0 0 1 15 5.5v8a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 1 13.5v-8zM2.5 5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5h-11z"/>');_exports.BIconWallet2=BIconWallet2;var BIconWalletFill=makeIcon("WalletFill",'<path d="M1.5 2A1.5 1.5 0 0 0 0 3.5v2h6a.5.5 0 0 1 .5.5c0 .253.08.644.306.958.207.288.557.542 1.194.542.637 0 .987-.254 1.194-.542.226-.314.306-.705.306-.958a.5.5 0 0 1 .5-.5h6v-2A1.5 1.5 0 0 0 14.5 2h-13z"/><path d="M16 6.5h-5.551a2.678 2.678 0 0 1-.443 1.042C9.613 8.088 8.963 8.5 8 8.5c-.963 0-1.613-.412-2.006-.958A2.679 2.679 0 0 1 5.551 6.5H0v6A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-6z"/>');_exports.BIconWalletFill=BIconWalletFill;var BIconWatch=makeIcon("Watch",'<path fill-rule="evenodd" d="M4 14.333v-1.86A5.985 5.985 0 0 1 2 8c0-1.777.772-3.374 2-4.472V1.667C4 .747 4.746 0 5.667 0h4.666C11.253 0 12 .746 12 1.667v1.86A5.985 5.985 0 0 1 14 8a5.985 5.985 0 0 1-2 4.472v1.861c0 .92-.746 1.667-1.667 1.667H5.667C4.747 16 4 15.254 4 14.333zM13 8A5 5 0 1 0 3 8a5 5 0 0 0 10 0z"/><path d="M13.918 8.993A.502.502 0 0 0 14.5 8.5v-1a.5.5 0 0 0-.582-.493 6.044 6.044 0 0 1 0 1.986z"/><path fill-rule="evenodd" d="M8 4.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5H6a.5.5 0 0 1 0-1h1.5V5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconWatch=BIconWatch;var BIconWifi=makeIcon("Wifi",'<path d="M15.385 6.115a.485.485 0 0 0-.048-.736A12.443 12.443 0 0 0 8 3 12.44 12.44 0 0 0 .663 5.379a.485.485 0 0 0-.048.736.518.518 0 0 0 .668.05A11.448 11.448 0 0 1 8 4c2.507 0 4.827.802 6.717 2.164.204.148.489.13.668-.049z"/><path d="M13.229 8.271c.216-.216.194-.578-.063-.745A9.456 9.456 0 0 0 8 6c-1.905 0-3.68.56-5.166 1.526a.48.48 0 0 0-.063.745.525.525 0 0 0 .652.065A8.46 8.46 0 0 1 8 7a8.46 8.46 0 0 1 4.577 1.336c.205.132.48.108.652-.065zm-2.183 2.183c.226-.226.185-.605-.1-.75A6.472 6.472 0 0 0 8 9c-1.06 0-2.062.254-2.946.704-.285.145-.326.524-.1.75l.015.015c.16.16.408.19.611.09A5.478 5.478 0 0 1 8 10c.868 0 1.69.201 2.42.56.203.1.45.07.611-.091l.015-.015zM9.06 12.44c.196-.196.198-.52-.04-.66A1.99 1.99 0 0 0 8 11.5a1.99 1.99 0 0 0-1.02.28c-.238.14-.236.464-.04.66l.706.706a.5.5 0 0 0 .708 0l.707-.707z"/>');_exports.BIconWifi=BIconWifi;var BIconWifi1=makeIcon("Wifi1",'<path d="M11.046 10.454c.226-.226.185-.605-.1-.75A6.473 6.473 0 0 0 8 9c-1.06 0-2.062.254-2.946.704-.285.145-.326.524-.1.75l.015.015c.16.16.407.19.611.09A5.478 5.478 0 0 1 8 10c.868 0 1.69.201 2.42.56.203.1.45.07.611-.091l.015-.015zM9.06 12.44c.196-.196.198-.52-.04-.66A1.99 1.99 0 0 0 8 11.5a1.99 1.99 0 0 0-1.02.28c-.238.14-.236.464-.04.66l.706.706a.5.5 0 0 0 .707 0l.708-.707z"/>');_exports.BIconWifi1=BIconWifi1;var BIconWifi2=makeIcon("Wifi2",'<path d="M13.229 8.271c.216-.216.194-.578-.063-.745A9.456 9.456 0 0 0 8 6c-1.905 0-3.68.56-5.166 1.526a.48.48 0 0 0-.063.745.525.525 0 0 0 .652.065A8.46 8.46 0 0 1 8 7a8.46 8.46 0 0 1 4.577 1.336c.205.132.48.108.652-.065zm-2.183 2.183c.226-.226.185-.605-.1-.75A6.473 6.473 0 0 0 8 9c-1.06 0-2.062.254-2.946.704-.285.145-.326.524-.1.75l.015.015c.16.16.408.19.611.09A5.478 5.478 0 0 1 8 10c.868 0 1.69.201 2.42.56.203.1.45.07.611-.091l.015-.015zM9.06 12.44c.196-.196.198-.52-.04-.66A1.99 1.99 0 0 0 8 11.5a1.99 1.99 0 0 0-1.02.28c-.238.14-.236.464-.04.66l.706.706a.5.5 0 0 0 .708 0l.707-.707z"/>');_exports.BIconWifi2=BIconWifi2;var BIconWifiOff=makeIcon("WifiOff",'<path d="M10.706 3.294A12.545 12.545 0 0 0 8 3 12.44 12.44 0 0 0 .663 5.379a.485.485 0 0 0-.048.736.518.518 0 0 0 .668.05A11.448 11.448 0 0 1 8 4c.63 0 1.249.05 1.852.148l.854-.854zM8 6c-1.905 0-3.68.56-5.166 1.526a.48.48 0 0 0-.063.745.525.525 0 0 0 .652.065 8.448 8.448 0 0 1 3.51-1.27L8 6zm2.596 1.404l.785-.785c.63.24 1.228.545 1.785.907a.482.482 0 0 1 .063.745.525.525 0 0 1-.652.065 8.462 8.462 0 0 0-1.98-.932zM8 10l.934-.933a6.454 6.454 0 0 1 2.012.637c.285.145.326.524.1.75l-.015.015a.532.532 0 0 1-.611.09A5.478 5.478 0 0 0 8 10zm4.905-4.905l.747-.747c.59.3 1.153.645 1.685 1.03a.485.485 0 0 1 .048.737.518.518 0 0 1-.668.05 11.496 11.496 0 0 0-1.812-1.07zM9.02 11.78c.238.14.236.464.04.66l-.706.706a.5.5 0 0 1-.708 0l-.707-.707c-.195-.195-.197-.518.04-.66A1.99 1.99 0 0 1 8 11.5c.373 0 .722.102 1.02.28zm4.355-9.905a.53.53 0 1 1 .75.75l-10.75 10.75a.53.53 0 0 1-.75-.75l10.75-10.75z"/>');_exports.BIconWifiOff=BIconWifiOff;var BIconWindow=makeIcon("Window",'<path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M15 6H1V5h14v1z"/><path d="M3 3.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1.5 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1.5 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/>');_exports.BIconWindow=BIconWindow;var BIconWrench=makeIcon("Wrench",'<path fill-rule="evenodd" d="M.102 2.223A3.004 3.004 0 0 0 3.78 5.897l6.341 6.252A3.003 3.003 0 0 0 13 16a3 3 0 1 0-.851-5.878L5.897 3.781A3.004 3.004 0 0 0 2.223.1l2.141 2.142L4 4l-1.757.364L.102 2.223zm13.37 9.019L13 11l-.471.242-.529.026-.287.445-.445.287-.026.529L11 13l.242.471.026.529.445.287.287.445.529.026L13 15l.471-.242.529-.026.287-.445.445-.287.026-.529L15 13l-.242-.471-.026-.529-.445-.287-.287-.445-.529-.026z"/>');_exports.BIconWrench=BIconWrench;var BIconX=makeIcon("X",'<path fill-rule="evenodd" d="M11.854 4.146a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708-.708l7-7a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M4.146 4.146a.5.5 0 0 0 0 .708l7 7a.5.5 0 0 0 .708-.708l-7-7a.5.5 0 0 0-.708 0z"/>');_exports.BIconX=BIconX;var BIconXCircle=makeIcon("XCircle",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path fill-rule="evenodd" d="M11.854 4.146a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708-.708l7-7a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M4.146 4.146a.5.5 0 0 0 0 .708l7 7a.5.5 0 0 0 .708-.708l-7-7a.5.5 0 0 0-.708 0z"/>');_exports.BIconXCircle=BIconXCircle;var BIconXCircleFill=makeIcon("XCircleFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-4.146-3.146a.5.5 0 0 0-.708-.708L8 7.293 4.854 4.146a.5.5 0 1 0-.708.708L7.293 8l-3.147 3.146a.5.5 0 0 0 .708.708L8 8.707l3.146 3.147a.5.5 0 0 0 .708-.708L8.707 8l3.147-3.146z"/>');_exports.BIconXCircleFill=BIconXCircleFill;var BIconXDiamond=makeIcon("XDiamond",'<path fill-rule="evenodd" d="M8.361 1.17a.51.51 0 0 0-.722 0L4.766 4.044 8 7.278l3.234-3.234L8.361 1.17zm3.595 3.596L8.722 8l3.234 3.234 2.873-2.873c.2-.2.2-.523 0-.722l-2.873-2.873zm-.722 7.19L8 8.722l-3.234 3.234 2.873 2.873c.2.2.523.2.722 0l2.873-2.873zm-7.19-.722L7.278 8 4.044 4.766 1.17 7.639a.511.511 0 0 0 0 .722l2.874 2.873zM6.917.45a1.531 1.531 0 0 1 2.166 0l6.469 6.468a1.532 1.532 0 0 1 0 2.166l-6.47 6.469a1.532 1.532 0 0 1-2.165 0L.45 9.082a1.531 1.531 0 0 1 0-2.165L6.917.45z"/>');_exports.BIconXDiamond=BIconXDiamond;var BIconXDiamondFill=makeIcon("XDiamondFill",'<path fill-rule="evenodd" d="M9.05.435c-.58-.58-1.52-.58-2.1 0L4.047 3.339 8 7.293l3.954-3.954L9.049.435zm3.61 3.611L8.708 8l3.954 3.954 2.904-2.905c.58-.58.58-1.519 0-2.098l-2.904-2.905zm-.706 8.615L8 8.707l-3.954 3.954 2.905 2.904c.58.58 1.519.58 2.098 0l2.905-2.904zm-8.615-.707L7.293 8 3.339 4.046.435 6.951c-.58.58-.58 1.519 0 2.098l2.904 2.905z"/>');_exports.BIconXDiamondFill=BIconXDiamondFill;var BIconXOctagon=makeIcon("XOctagon",'<path fill-rule="evenodd" d="M4.54.146A.5.5 0 0 1 4.893 0h6.214a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146zM5.1 1L1 5.1v5.8L5.1 15h5.8l4.1-4.1V5.1L10.9 1H5.1z"/><path fill-rule="evenodd" d="M11.854 4.146a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708-.708l7-7a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M4.146 4.146a.5.5 0 0 0 0 .708l7 7a.5.5 0 0 0 .708-.708l-7-7a.5.5 0 0 0-.708 0z"/>');_exports.BIconXOctagon=BIconXOctagon;var BIconXOctagonFill=makeIcon("XOctagonFill",'<path fill-rule="evenodd" d="M11.46.146A.5.5 0 0 0 11.107 0H4.893a.5.5 0 0 0-.353.146L.146 4.54A.5.5 0 0 0 0 4.893v6.214a.5.5 0 0 0 .146.353l4.394 4.394a.5.5 0 0 0 .353.146h6.214a.5.5 0 0 0 .353-.146l4.394-4.394a.5.5 0 0 0 .146-.353V4.893a.5.5 0 0 0-.146-.353L11.46.146zm.394 4.708a.5.5 0 0 0-.708-.708L8 7.293 4.854 4.146a.5.5 0 1 0-.708.708L7.293 8l-3.147 3.146a.5.5 0 0 0 .708.708L8 8.707l3.146 3.147a.5.5 0 0 0 .708-.708L8.707 8l3.147-3.146z"/>');_exports.BIconXOctagonFill=BIconXOctagonFill;var BIconXSquare=makeIcon("XSquare",'<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M11.854 4.146a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708-.708l7-7a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M4.146 4.146a.5.5 0 0 0 0 .708l7 7a.5.5 0 0 0 .708-.708l-7-7a.5.5 0 0 0-.708 0z"/>');_exports.BIconXSquare=BIconXSquare;var BIconXSquareFill=makeIcon("XSquareFill",'<path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm9.854 4.854a.5.5 0 0 0-.708-.708L8 7.293 4.854 4.146a.5.5 0 1 0-.708.708L7.293 8l-3.147 3.146a.5.5 0 0 0 .708.708L8 8.707l3.146 3.147a.5.5 0 0 0 .708-.708L8.707 8l3.147-3.146z"/>');_exports.BIconXSquareFill=BIconXSquareFill;var BIconZoomIn=makeIcon("ZoomIn",'<path fill-rule="evenodd" d="M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z"/><path d="M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z"/><path fill-rule="evenodd" d="M6.5 3a.5.5 0 0 1 .5.5V6h2.5a.5.5 0 0 1 0 1H7v2.5a.5.5 0 0 1-1 0V7H3.5a.5.5 0 0 1 0-1H6V3.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconZoomIn=BIconZoomIn;var BIconZoomOut=makeIcon("ZoomOut",'<path fill-rule="evenodd" d="M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z"/><path d="M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z"/><path fill-rule="evenodd" d="M3 6.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconZoomOut=BIconZoomOut;var RX_ICON_PREFIX=/^BIcon/,BIcon=_vue.default.extend({name:"BIcon",functional:!0,props:_objectSpread2(_objectSpread2({icon:{type:String,default:null}},commonIconProps),{},{stacked:{type:Boolean,default:!1}}),render:function(h,_ref){var data=_ref.data,props=_ref.props,parent=_ref.parent,icon=pascalCase(trim(props.icon||"")).replace(RX_ICON_PREFIX,""),iconName="BIcon".concat(icon),components=((parent||{}).$options||{}).components;return h(icon&&components?components[iconName]||BIconBlank:icon?iconName:BIconBlank,(0,_vueFunctionalDataMerge.mergeData)(data,{props:_objectSpread2(_objectSpread2({},props),{},{icon:null})}))}});_exports.BIcon=BIcon;var RX_NUMBER=/^[0-9]*\.?[0-9]+$/,DEFAULT_SIZES={sm:"1.5em",md:"2.5em",lg:"3.5em"},linkProps$1=omit(props$1,["active","event","routerTag"]),props$3=_objectSpread2(_objectSpread2({src:{type:String},text:{type:String},icon:{type:String},alt:{type:String,default:"avatar"},variant:{type:String,default:function(){return getComponentConfig("BAvatar","variant")}},size:{type:[Number,String],default:null},square:{type:Boolean,default:!1},rounded:{type:[Boolean,String],default:!1},button:{type:Boolean,default:!1},buttonType:{type:String,default:"button"},badge:{type:[Boolean,String],default:!1},badgeVariant:{type:String,default:function(){return getComponentConfig("BAvatar","badgeVariant")}},badgeTop:{type:Boolean,default:!1},badgeLeft:{type:Boolean,default:!1},badgeOffset:{type:String,default:"0px"}},linkProps$1),{},{ariaLabel:{type:String}}),computeSize=function(value){return value=isUndefinedOrNull(value)||""===value?"md":isString(value)&&RX_NUMBER.test(value)?toFloat(value,0):value,isNumber(value)?"".concat(value,"px"):DEFAULT_SIZES[value]||value},BAvatar=_vue.default.extend({name:"BAvatar",mixins:[normalizeSlotMixin],inject:{bvAvatarGroup:{default:null}},props:props$3,data:function(){return{localSrc:this.src||null}},computed:{computedSize:function(){return computeSize(this.bvAvatarGroup?this.bvAvatarGroup.size:this.size)},computedVariant:function(){var avatarGroup=this.bvAvatarGroup;return avatarGroup&&avatarGroup.variant?avatarGroup.variant:this.variant},computedRounded:function(){var avatarGroup=this.bvAvatarGroup,square=!(!avatarGroup||!avatarGroup.square)||this.square,rounded=avatarGroup&&avatarGroup.rounded?avatarGroup.rounded:this.rounded;return square?"0":""===rounded||(rounded||"circle")},fontStyle:function(){var fontSize=this.computedSize;return(fontSize=fontSize?"calc(".concat(fontSize," * ").concat(.4,")"):null)?{fontSize:fontSize}:{}},marginStyle:function(){var avatarGroup=this.bvAvatarGroup,overlapScale=avatarGroup?avatarGroup.overlapScale:0,size=this.computedSize,value=size&&overlapScale?"calc(".concat(size," * -").concat(overlapScale,")"):null;return value?{marginLeft:value,marginRight:value}:{}},badgeStyle:function(){var size=this.computedSize,badgeTop=this.badgeTop,badgeLeft=this.badgeLeft,offset=this.badgeOffset||"0px";return{fontSize:size?"calc(".concat(size," * ").concat(.27999999999999997," )"):null,top:badgeTop?offset:null,bottom:badgeTop?null:offset,left:badgeLeft?offset:null,right:badgeLeft?null:offset}}},watch:{src:function(newSrc,oldSrc){newSrc!==oldSrc&&(this.localSrc=newSrc||null)}},methods:{onImgError:function(evt){this.localSrc=null,this.$emit("img-error",evt)},onClick:function(evt){this.$emit("click",evt)}},render:function(h){var _class2,variant=this.computedVariant,disabled=this.disabled,rounded=this.computedRounded,icon=this.icon,src=this.localSrc,text=this.text,fontStyle=this.fontStyle,marginStyle=this.marginStyle,size=this.computedSize,button=this.button,type=this.buttonType,badge=this.badge,badgeVariant=this.badgeVariant,badgeStyle=this.badgeStyle,link=!button&&isLink(this),tag=button?BButton:link?BLink:"span",alt=this.alt,ariaLabel=this.ariaLabel||null,$content=null;this.hasNormalizedSlot("default")?$content=h("span",{staticClass:"b-avatar-custom"},[this.normalizeSlot("default")]):src?($content=h("img",{style:variant?{}:{width:"100%",height:"100%"},attrs:{src:src,alt:alt},on:{error:this.onImgError}}),$content=h("span",{staticClass:"b-avatar-img"},[$content])):$content=icon?h(BIcon,{props:{icon:icon},attrs:{"aria-hidden":"true",alt:alt}}):text?h("span",{staticClass:"b-avatar-text",style:fontStyle},[h("span",text)]):h(BIconPersonFill,{attrs:{"aria-hidden":"true",alt:alt}});var $badge=h(),hasBadgeSlot=this.hasNormalizedSlot("badge");if(badge||""===badge||hasBadgeSlot){var badgeText=!0===badge?"":badge;$badge=h("span",{staticClass:"b-avatar-badge",class:_defineProperty({},"badge-".concat(badgeVariant),!!badgeVariant),style:badgeStyle},[hasBadgeSlot?this.normalizeSlot("badge"):badgeText])}return h(tag,{staticClass:"b-avatar",class:(_class2={},_defineProperty(_class2,"badge-".concat(variant),!button&&variant),_defineProperty(_class2,"rounded",!0===rounded),_defineProperty(_class2,"rounded-".concat(rounded),rounded&&!0!==rounded),_defineProperty(_class2,"disabled",disabled),_class2),style:_objectSpread2({width:size,height:size},marginStyle),attrs:{"aria-label":ariaLabel||null},props:button?{variant:variant,disabled:disabled,type:type}:link?pluckProps(linkProps$1,this):{},on:button||link?{click:this.onClick}:{}},[$content,$badge])}});_exports.BAvatar=BAvatar;var BAvatarGroup=_vue.default.extend({name:"BAvatarGroup",mixins:[normalizeSlotMixin],provide:function(){return{bvAvatarGroup:this}},props:{variant:{type:String,default:null},size:{type:String,default:null},overlap:{type:[Number,String],default:.3},square:{type:Boolean,default:!1},rounded:{type:[Boolean,String],default:!1},tag:{type:String,default:"div"}},computed:{computedSize:function(){return computeSize(this.size)},overlapScale:function(){return mathMin(mathMax(toFloat(this.overlap,0),0),1)/2},paddingStyle:function(){var value=this.computedSize;return(value=value?"calc(".concat(value," * ").concat(this.overlapScale,")"):null)?{paddingLeft:value,paddingRight:value}:{}}},render:function(h){var $inner=h("div",{staticClass:"b-avatar-group-inner",style:this.paddingStyle},[this.normalizeSlot("default")]);return h(this.tag,{staticClass:"b-avatar-group",attrs:{role:"group"}},[$inner])}});_exports.BAvatarGroup=BAvatarGroup;var AvatarPlugin=pluginFactory({components:{BAvatar:BAvatar,BAvatarGroup:BAvatarGroup}});_exports.AvatarPlugin=AvatarPlugin;var linkProps$2=omit(props$1,["event","routerTag"]);delete linkProps$2.href.default,delete linkProps$2.to.default;var props$4=_objectSpread2({tag:{type:String,default:"span"},variant:{type:String,default:function(){return getComponentConfig("BBadge","variant")}},pill:{type:Boolean,default:!1}},linkProps$2),BBadge=_vue.default.extend({name:"BBadge",functional:!0,props:props$4,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,link=isLink(props),tag=link?BLink:props.tag,componentData={staticClass:"badge",class:[props.variant?"badge-".concat(props.variant):"badge-secondary",{"badge-pill":props.pill,active:props.active,disabled:props.disabled}],props:link?pluckProps(linkProps$2,props):{}};return h(tag,(0,_vueFunctionalDataMerge.mergeData)(data,componentData),children)}});_exports.BBadge=BBadge;var BadgePlugin=pluginFactory({components:{BBadge:BBadge}});_exports.BadgePlugin=BadgePlugin;var RX_HTML_TAGS=/(<([^>]+)>)/gi,stripTags=function(){return String(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").replace(RX_HTML_TAGS,"")},htmlOrText=function(innerHTML,textContent){return innerHTML?{innerHTML:innerHTML}:textContent?{textContent:textContent}:{}},props$5=_objectSpread2({text:{type:String,default:null},html:{type:String,default:null},ariaCurrent:{type:String,default:"location"}},omit(props$1,["event","routerTag"])),BBreadcrumbLink=_vue.default.extend({name:"BBreadcrumbLink",functional:!0,props:props$5,render:function(h,_ref){var suppliedProps=_ref.props,data=_ref.data,children=_ref.children,active=suppliedProps.active,tag=active?"span":BLink,componentData={attrs:{"aria-current":active?suppliedProps.ariaCurrent:null},props:pluckProps(props$5,suppliedProps)};return children||(componentData.domProps=htmlOrText(suppliedProps.html,suppliedProps.text)),h(tag,(0,_vueFunctionalDataMerge.mergeData)(data,componentData),children)}}),BBreadcrumbItem=_vue.default.extend({name:"BBreadcrumbItem",functional:!0,props:props$5,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h("li",(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"breadcrumb-item",class:{active:props.active}}),[h(BBreadcrumbLink,{props:props},children)])}});_exports.BBreadcrumbItem=BBreadcrumbItem;var props$6={items:{type:Array,default:null}},BBreadcrumb=_vue.default.extend({name:"BBreadcrumb",functional:!0,props:props$6,render:function(h,_ref){var props=_ref.props,data=_ref.data,childNodes=_ref.children;if(isArray(props.items)){var activeDefined=!1;childNodes=props.items.map((function(item,idx){isObject(item)||(item={text:toString$1(item)});var active=item.active;return active&&(activeDefined=!0),active||activeDefined||(active=idx+1===props.items.length),h(BBreadcrumbItem,{props:_objectSpread2(_objectSpread2({},item),{},{active:active})})}))}return h("ol",(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"breadcrumb"}),childNodes)}});_exports.BBreadcrumb=BBreadcrumb;var BreadcrumbPlugin=pluginFactory({components:{BBreadcrumb:BBreadcrumb,BBreadcrumbItem:BBreadcrumbItem,BBreadcrumbLink:BBreadcrumbLink}});_exports.BreadcrumbPlugin=BreadcrumbPlugin;var ButtonPlugin=pluginFactory({components:{BButton:BButton,BBtn:BButton,BButtonClose:BButtonClose,BBtnClose:BButtonClose}});_exports.ButtonPlugin=ButtonPlugin;var props$7={vertical:{type:Boolean,default:!1},size:{type:String,default:function(){return getComponentConfig("BButton","size")}},tag:{type:String,default:"div"},ariaRole:{type:String,default:"group"}},BButtonGroup=_vue.default.extend({name:"BButtonGroup",functional:!0,props:props$7,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{class:_defineProperty({"btn-group":!props.vertical,"btn-group-vertical":props.vertical},"btn-group-".concat(props.size),props.size),attrs:{role:props.ariaRole}}),children)}});_exports.BButtonGroup=BButtonGroup;var ButtonGroupPlugin=pluginFactory({components:{BButtonGroup:BButtonGroup,BBtnGroup:BButtonGroup}});_exports.ButtonGroupPlugin=ButtonGroupPlugin;var ITEM_SELECTOR=[".btn:not(.disabled):not([disabled]):not(.dropdown-item)",".form-control:not(.disabled):not([disabled])","select:not(.disabled):not([disabled])",'input[type="checkbox"]:not(.disabled)','input[type="radio"]:not(.disabled)'].join(","),BButtonToolbar=_vue.default.extend({name:"BButtonToolbar",mixins:[normalizeSlotMixin],props:{justify:{type:Boolean,default:!1},keyNav:{type:Boolean,default:!1}},mounted:function(){this.keyNav&&this.getItems()},methods:{onFocusin:function(evt){evt.target===this.$el&&(evt.preventDefault(),evt.stopPropagation(),this.focusFirst(evt))},stop:function(evt){evt.preventDefault(),evt.stopPropagation()},onKeydown:function(evt){if(this.keyNav){var key=evt.keyCode,shift=evt.shiftKey;key===KEY_CODES.UP||key===KEY_CODES.LEFT?(this.stop(evt),shift?this.focusFirst(evt):this.focusPrev(evt)):key!==KEY_CODES.DOWN&&key!==KEY_CODES.RIGHT||(this.stop(evt),shift?this.focusLast(evt):this.focusNext(evt))}},focusFirst:function(){var items=this.getItems();attemptFocus(items[0])},focusPrev:function(evt){var items=this.getItems(),index=items.indexOf(evt.target);index>-1&&(items=items.slice(0,index).reverse(),attemptFocus(items[0]))},focusNext:function(evt){var items=this.getItems(),index=items.indexOf(evt.target);index>-1&&(items=items.slice(index+1),attemptFocus(items[0]))},focusLast:function(){var items=this.getItems().reverse();attemptFocus(items[0])},getItems:function(){var items=selectAll(ITEM_SELECTOR,this.$el);return items.forEach((function(item){item.tabIndex=-1})),items.filter((function(el){return isVisible(el)}))}},render:function(h){return h("div",{staticClass:"btn-toolbar",class:{"justify-content-between":this.justify},attrs:{role:"toolbar",tabindex:this.keyNav?"0":null},on:this.keyNav?{focusin:this.onFocusin,keydown:this.onKeydown}:{}},[this.normalizeSlot("default")])}});_exports.BButtonToolbar=BButtonToolbar;var ButtonToolbarPlugin=pluginFactory({components:{BButtonToolbar:BButtonToolbar,BBtnToolbar:BButtonToolbar}});_exports.ButtonToolbarPlugin=ButtonToolbarPlugin;var compareArrays=function(a,b){if(a.length!==b.length)return!1;for(var equal=!0,i=0;equal&&i<a.length;i++)equal=looseEqual(a[i],b[i]);return equal},looseEqual=function looseEqual(a,b){if(a===b)return!0;var aValidType=isDate(a),bValidType=isDate(b);if(aValidType||bValidType)return!(!aValidType||!bValidType)&&a.getTime()===b.getTime();if(aValidType=isArray(a),bValidType=isArray(b),aValidType||bValidType)return!(!aValidType||!bValidType)&&compareArrays(a,b);if(aValidType=isObject(a),bValidType=isObject(b),aValidType||bValidType){if(!aValidType||!bValidType)return!1;if(keys(a).length!==keys(b).length)return!1;for(var key in a){var aHasKey=hasOwnProperty(a,key),bHasKey=hasOwnProperty(b,key);if(aHasKey&&!bHasKey||!aHasKey&&bHasKey||!looseEqual(a[key],b[key]))return!1}}return String(a)===String(b)},RX_DATE=/^\d+-\d\d?-\d\d?(?:\s|T|$)/,RX_DATE_SPLIT=/-|\s|T/,createDate=function(){for(var _len=arguments.length,args=new Array(_len),_key=0;_key<_len;_key++)args[_key]=arguments[_key];return _construct(Date,args)},parseYMD=function(date){if(isString(date)&&RX_DATE.test(date.trim())){var _date$split$map2=_slicedToArray(date.split(RX_DATE_SPLIT).map((function(v){return toInteger(v,1)})),3),year=_date$split$map2[0],month=_date$split$map2[1],day=_date$split$map2[2];return createDate(year,month-1,day)}return isDate(date)?createDate(date.getFullYear(),date.getMonth(),date.getDate()):null},formatYMD=function(date){if(!(date=parseYMD(date)))return null;var year=date.getFullYear(),month="0".concat(date.getMonth()+1).slice(-2),day="0".concat(date.getDate()).slice(-2);return"".concat(year,"-").concat(month,"-").concat(day)},createDateFormatter=function(locale,options){return new Intl.DateTimeFormat(locale,options).format},datesEqual=function(date1,date2){return formatYMD(date1)===formatYMD(date2)},firstDateOfMonth=function(date){return(date=createDate(date)).setDate(1),date},lastDateOfMonth=function(date){return(date=createDate(date)).setMonth(date.getMonth()+1),date.setDate(0),date},addYears=function(date,numberOfYears){var month=(date=createDate(date)).getMonth();return date.setFullYear(date.getFullYear()+numberOfYears),date.getMonth()!==month&&date.setDate(0),date},oneMonthAgo=function(date){var month=(date=createDate(date)).getMonth();return date.setMonth(month-1),date.getMonth()===month&&date.setDate(0),date},oneMonthAhead=function(date){var month=(date=createDate(date)).getMonth();return date.setMonth(month+1),date.getMonth()===(month+2)%12&&date.setDate(0),date},oneYearAgo=function(date){return addYears(date,-1)},oneYearAhead=function(date){return addYears(date,1)},oneDecadeAgo=function(date){return addYears(date,-10)},oneDecadeAhead=function(date){return addYears(date,10)},constrainDate=function(date){var min=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,max=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return date=parseYMD(date),min=parseYMD(min)||date,max=parseYMD(max)||date,date?date<min?min:date>max?max:date:null},RTL_LANGS=["ar","az","ckb","fa","he","ks","lrc","mzn","ps","sd","te","ug","ur","yi"].map((function(locale){return locale.toLowerCase()})),RX_STRIP_MODS=/-u-.+/,isLocaleRTL=function(locale){var parts=toString$1(locale).toLowerCase().replace(RX_STRIP_MODS,"").split("-"),locale1=parts.slice(0,2).join("-"),locale2=parts[0];return arrayIncludes(RTL_LANGS,locale1)||arrayIncludes(RTL_LANGS,locale2)},idMixin={props:{id:{type:String}},data:function(){return{localId_:null}},computed:{safeId:function(){var id=this.id||this.localId_;return function(suffix){return id?(suffix=String(suffix||"").replace(/\s+/g,"_"))?id+"_"+suffix:id:null}}},mounted:function(){var _this=this;this.$nextTick((function(){_this.localId_="__BVID__".concat(_this._uid)}))}},NAME$a="BCalendar",UP=KEY_CODES.UP,DOWN=KEY_CODES.DOWN,LEFT=KEY_CODES.LEFT,RIGHT=KEY_CODES.RIGHT,PAGEUP=KEY_CODES.PAGEUP,PAGEDOWN=KEY_CODES.PAGEDOWN,HOME=KEY_CODES.HOME,END=KEY_CODES.END,ENTER=KEY_CODES.ENTER,SPACE=KEY_CODES.SPACE,BCalendar=_vue.default.extend({name:NAME$a,mixins:[attrsMixin,idMixin,normalizeSlotMixin],model:{prop:"value",event:"input"},props:{value:{type:[String,Date]},valueAsDate:{type:Boolean,default:!1},initialDate:{type:[String,Date]},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},min:{type:[String,Date]},max:{type:[String,Date]},dateDisabledFn:{type:Function},startWeekday:{type:[Number,String],default:0},locale:{type:[String,Array]},direction:{type:String},selectedVariant:{type:String,default:"primary"},todayVariant:{type:String},noHighlightToday:{type:Boolean,default:!1},dateInfoFn:{type:Function},width:{type:String,default:"270px"},block:{type:Boolean,default:!1},hideHeader:{type:Boolean,default:!1},showDecadeNav:{type:Boolean,default:!1},hidden:{type:Boolean,default:!1},ariaControls:{type:String},roleDescription:{type:String},labelPrevDecade:{type:String,default:function(){return getComponentConfig(NAME$a,"labelPrevDecade")}},labelPrevYear:{type:String,default:function(){return getComponentConfig(NAME$a,"labelPrevYear")}},labelPrevMonth:{type:String,default:function(){return getComponentConfig(NAME$a,"labelPrevMonth")}},labelCurrentMonth:{type:String,default:function(){return getComponentConfig(NAME$a,"labelCurrentMonth")}},labelNextMonth:{type:String,default:function(){return getComponentConfig(NAME$a,"labelNextMonth")}},labelNextYear:{type:String,default:function(){return getComponentConfig(NAME$a,"labelNextYear")}},labelNextDecade:{type:String,default:function(){return getComponentConfig(NAME$a,"labelNextDecade")}},labelToday:{type:String,default:function(){return getComponentConfig(NAME$a,"labelToday")}},labelSelected:{type:String,default:function(){return getComponentConfig(NAME$a,"labelSelected")}},labelNoDateSelected:{type:String,default:function(){return getComponentConfig(NAME$a,"labelNoDateSelected")}},labelCalendar:{type:String,default:function(){return getComponentConfig(NAME$a,"labelCalendar")}},labelNav:{type:String,default:function(){return getComponentConfig(NAME$a,"labelNav")}},labelHelp:{type:String,default:function(){return getComponentConfig(NAME$a,"labelHelp")}},dateFormatOptions:{type:Object,default:function(){return{year:"numeric",month:"long",day:"numeric",weekday:"long"}}},weekdayHeaderFormat:{type:String,default:"short",validator:function(value){return arrayIncludes(["long","short","narrow"],value)}}},data:function(){var selected=formatYMD(this.value)||"";return{selectedYMD:selected,activeYMD:selected||formatYMD(constrainDate(this.initialDate||this.getToday()),this.min,this.max),gridHasFocus:!1,isLive:!1}},computed:{valueId:function(){return this.safeId()},widgetId:function(){return this.safeId("_calendar-wrapper_")},navId:function(){return this.safeId("_calendar-nav_")},gridId:function(){return this.safeId("_calendar-grid_")},gridCaptionId:function(){return this.safeId("_calendar-grid-caption_")},gridHelpId:function(){return this.safeId("_calendar-grid-help_")},activeId:function(){return this.activeYMD?this.safeId("_cell-".concat(this.activeYMD,"_")):null},selectedDate:function(){return parseYMD(this.selectedYMD)},activeDate:function(){return parseYMD(this.activeYMD)},computedMin:function(){return parseYMD(this.min)},computedMax:function(){return parseYMD(this.max)},computedWeekStarts:function(){return mathMax(toInteger(this.startWeekday,0),0)%7},computedLocale:function(){return function(locales){var calendar=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"gregory";return locales=concat(locales).filter(identity),new Intl.DateTimeFormat(locales,{calendar:calendar}).resolvedOptions().locale}(concat(this.locale).filter(identity),"gregory")},calendarLocale:function(){var fmt=new Intl.DateTimeFormat(this.computedLocale,{calendar:"gregory"}),calendar=fmt.resolvedOptions().calendar,locale=fmt.resolvedOptions().locale;return"gregory"!==calendar&&(locale=locale.replace(/-u-.+$/i,"").concat("-u-ca-gregory")),locale},calendarYear:function(){return this.activeDate.getFullYear()},calendarMonth:function(){return this.activeDate.getMonth()},calendarFirstDay:function(){return createDate(this.calendarYear,this.calendarMonth,1)},calendarDaysInMonth:function(){var date=createDate(this.calendarFirstDay);return date.setMonth(date.getMonth()+1,0),date.getDate()},computedVariant:function(){return"btn-".concat(this.selectedVariant||"primary")},computedTodayVariant:function(){return"btn-outline-".concat(this.todayVariant||this.selectedVariant||"primary")},isRTL:function(){var dir=toString$1(this.direction).toLowerCase();return"rtl"===dir||"ltr"!==dir&&isLocaleRTL(this.computedLocale)},context:function(){var selectedYMD=this.selectedYMD,selectedDate=parseYMD(selectedYMD),activeYMD=this.activeYMD,activeDate=parseYMD(activeYMD);return{selectedYMD:selectedYMD,selectedDate:selectedDate,selectedFormatted:selectedDate?this.formatDateString(selectedDate):this.labelNoDateSelected,activeYMD:activeYMD,activeDate:activeDate,activeFormatted:activeDate?this.formatDateString(activeDate):"",disabled:this.dateDisabled(activeDate),locale:this.computedLocale,calendarLocale:this.calendarLocale,rtl:this.isRTL}},dateOutOfRange:function(){var min=this.computedMin,max=this.computedMax;return function(date){return date=parseYMD(date),min&&date<min||max&&date>max}},dateDisabled:function(){var rangeFn=this.dateOutOfRange,disabledFn=isFunction(this.dateDisabledFn)?this.dateDisabledFn:function(){return!1};return function(date){date=parseYMD(date);var ymd=formatYMD(date);return!(!rangeFn(date)&&!disabledFn(ymd,date))}},formatDateString:function(){return createDateFormatter(this.calendarLocale,_objectSpread2(_objectSpread2({year:"numeric",month:"2-digit",day:"2-digit"},this.dateFormatOptions),{},{hour:void 0,minute:void 0,second:void 0,calendar:"gregory"}))},formatYearMonth:function(){return createDateFormatter(this.calendarLocale,{year:"numeric",month:"long",calendar:"gregory"})},formatWeekdayName:function(){return createDateFormatter(this.calendarLocale,{weekday:"long",calendar:"gregory"})},formatWeekdayNameShort:function(){return createDateFormatter(this.calendarLocale,{weekday:this.weekdayHeaderFormat||"short",calendar:"gregory"})},formatDay:function(){var nf=new Intl.NumberFormat([this.computedLocale],{style:"decimal",minimumIntegerDigits:1,minimumFractionDigits:0,maximumFractionDigits:0,notation:"standard"});return function(date){return nf.format(date.getDate())}},prevDecadeDisabled:function(){var min=this.computedMin;return this.disabled||min&&lastDateOfMonth(oneDecadeAgo(this.activeDate))<min},prevYearDisabled:function(){var min=this.computedMin;return this.disabled||min&&lastDateOfMonth(oneYearAgo(this.activeDate))<min},prevMonthDisabled:function(){var min=this.computedMin;return this.disabled||min&&lastDateOfMonth(oneMonthAgo(this.activeDate))<min},thisMonthDisabled:function(){return this.disabled},nextMonthDisabled:function(){var max=this.computedMax;return this.disabled||max&&firstDateOfMonth(oneMonthAhead(this.activeDate))>max},nextYearDisabled:function(){var max=this.computedMax;return this.disabled||max&&firstDateOfMonth(oneYearAhead(this.activeDate))>max},nextDecadeDisabled:function(){var max=this.computedMax;return this.disabled||max&&firstDateOfMonth(oneDecadeAhead(this.activeDate))>max},calendar:function(){for(var matrix=[],firstDay=this.calendarFirstDay,calendarYear=firstDay.getFullYear(),calendarMonth=firstDay.getMonth(),daysInMonth=this.calendarDaysInMonth,startIndex=firstDay.getDay(),weekOffset=(this.computedWeekStarts>startIndex?7:0)-this.computedWeekStarts,dateInfoFn=isFunction(this.dateInfoFn)?this.dateInfoFn:function(){return{}},currentDay=0-weekOffset-startIndex,week=0;week<6&&currentDay<daysInMonth;week++){matrix[week]=[];for(var j=0;j<7;j++){currentDay++;var date=createDate(calendarYear,calendarMonth,currentDay),month=date.getMonth(),dayYMD=formatYMD(date),dayDisabled=this.dateDisabled(date),dateInfo=dateInfoFn(dayYMD,parseYMD(dayYMD));dateInfo=isString(dateInfo)||isArray(dateInfo)?{class:dateInfo}:isPlainObject(dateInfo)?_objectSpread2({class:""},dateInfo):{class:""},matrix[week].push({ymd:dayYMD,day:this.formatDay(date),label:this.formatDateString(date),isThisMonth:month===calendarMonth,isDisabled:dayDisabled,info:dateInfo})}}return matrix},calendarHeadings:function(){var _this=this;return this.calendar[0].map((function(d){return{text:_this.formatWeekdayNameShort(parseYMD(d.ymd)),label:_this.formatWeekdayName(parseYMD(d.ymd))}}))}},watch:{value:function(newVal,oldVal){var selected=formatYMD(newVal)||"",old=formatYMD(oldVal)||"";datesEqual(selected,old)||(this.activeYMD=selected||this.activeYMD,this.selectedYMD=selected)},selectedYMD:function(newYMD,oldYMD){newYMD!==oldYMD&&this.$emit("input",this.valueAsDate?parseYMD(newYMD)||null:newYMD||"")},context:function(newVal,oldVal){looseEqual(newVal,oldVal)||this.$emit("context",newVal)},hidden:function(newVal){this.activeYMD=this.selectedYMD||formatYMD(this.value||this.constrainDate(this.initialDate||this.getToday())),this.setLive(!newVal)}},created:function(){var _this2=this;this.$nextTick((function(){_this2.$emit("context",_this2.context)}))},mounted:function(){this.setLive(!0)},activated:function(){this.setLive(!0)},deactivated:function(){this.setLive(!1)},beforeDestroy:function(){this.setLive(!1)},methods:{focus:function(){this.disabled||attemptFocus(this.$refs.grid)},blur:function(){this.disabled||attemptBlur(this.$refs.grid)},setLive:function(on){var _this3=this;on?this.$nextTick((function(){requestAF((function(){_this3.isLive=!0}))})):this.isLive=!1},getToday:function(){return parseYMD(createDate())},constrainDate:function(date){return constrainDate(date,this.computedMin,this.computedMax)},emitSelected:function(date){var _this4=this;this.$nextTick((function(){_this4.$emit("selected",formatYMD(date)||"",parseYMD(date)||null)}))},setGridFocusFlag:function(evt){this.gridHasFocus=!this.disabled&&"focus"===evt.type},onKeydownWrapper:function(evt){var altKey=evt.altKey,ctrlKey=evt.ctrlKey,keyCode=evt.keyCode;if(arrayIncludes([PAGEUP,PAGEDOWN,END,HOME,LEFT,UP,RIGHT,DOWN],keyCode)){evt.preventDefault(),evt.stopPropagation();var activeDate=createDate(this.activeDate),checkDate=createDate(this.activeDate),day=activeDate.getDate(),constrainedToday=this.constrainDate(this.getToday()),isRTL=this.isRTL;keyCode===PAGEUP?(activeDate=(altKey?ctrlKey?oneDecadeAgo:oneYearAgo:oneMonthAgo)(activeDate),(checkDate=createDate(activeDate)).setDate(1)):keyCode===PAGEDOWN?(activeDate=(altKey?ctrlKey?oneDecadeAhead:oneYearAhead:oneMonthAhead)(activeDate),(checkDate=createDate(activeDate)).setMonth(checkDate.getMonth()+1),checkDate.setDate(0)):keyCode===LEFT?(activeDate.setDate(day+(isRTL?1:-1)),checkDate=activeDate=this.constrainDate(activeDate)):keyCode===RIGHT?(activeDate.setDate(day+(isRTL?-1:1)),checkDate=activeDate=this.constrainDate(activeDate)):keyCode===UP?(activeDate.setDate(day-7),checkDate=activeDate=this.constrainDate(activeDate)):keyCode===DOWN?(activeDate.setDate(day+7),checkDate=activeDate=this.constrainDate(activeDate)):keyCode===HOME?checkDate=activeDate=constrainedToday:keyCode===END&&(checkDate=activeDate=parseYMD(this.selectedDate)||constrainedToday),this.dateOutOfRange(checkDate)||datesEqual(activeDate,this.activeDate)||(this.activeYMD=formatYMD(activeDate)),this.focus()}},onKeydownGrid:function(evt){var keyCode=evt.keyCode,activeDate=this.activeDate;keyCode!==ENTER&&keyCode!==SPACE||(evt.preventDefault(),evt.stopPropagation(),this.disabled||this.readonly||this.dateDisabled(activeDate)||(this.selectedYMD=formatYMD(activeDate),this.emitSelected(activeDate)),this.focus())},onClickDay:function(day){var selectedDate=this.selectedDate,activeDate=this.activeDate,clickedDate=parseYMD(day.ymd);this.disabled||day.isDisabled||this.dateDisabled(clickedDate)||(this.readonly||(this.selectedYMD=formatYMD(datesEqual(clickedDate,selectedDate)?selectedDate:clickedDate),this.emitSelected(clickedDate)),this.activeYMD=formatYMD(datesEqual(clickedDate,activeDate)?activeDate:createDate(clickedDate)),this.focus())},gotoPrevDecade:function(){this.activeYMD=formatYMD(this.constrainDate(oneDecadeAgo(this.activeDate)))},gotoPrevYear:function(){this.activeYMD=formatYMD(this.constrainDate(oneYearAgo(this.activeDate)))},gotoPrevMonth:function(){this.activeYMD=formatYMD(this.constrainDate(oneMonthAgo(this.activeDate)))},gotoCurrentMonth:function(){this.activeYMD=formatYMD(this.constrainDate(this.getToday()))},gotoNextMonth:function(){this.activeYMD=formatYMD(this.constrainDate(oneMonthAhead(this.activeDate)))},gotoNextYear:function(){this.activeYMD=formatYMD(this.constrainDate(oneYearAhead(this.activeDate)))},gotoNextDecade:function(){this.activeYMD=formatYMD(this.constrainDate(oneDecadeAhead(this.activeDate)))},onHeaderClick:function(){this.disabled||(this.activeYMD=this.selectedYMD||formatYMD(this.getToday()),this.focus())}},render:function(h){var _this5=this;if(this.hidden)return h();var valueId=this.valueId,widgetId=this.widgetId,navId=this.navId,gridId=this.gridId,gridCaptionId=this.gridCaptionId,gridHelpId=this.gridHelpId,activeId=this.activeId,isLive=this.isLive,isRTL=this.isRTL,activeYMD=this.activeYMD,selectedYMD=this.selectedYMD,safeId=this.safeId,hideDecadeNav=!this.showDecadeNav,todayYMD=formatYMD(this.getToday()),highlightToday=!this.noHighlightToday,$header=h("output",{staticClass:"form-control form-control-sm text-center",class:{"text-muted":this.disabled,readonly:this.readonly||this.disabled},attrs:{id:valueId,for:gridId,role:"status",tabindex:this.disabled?null:"-1","data-selected":toString$1(selectedYMD),"aria-live":isLive?"polite":"off","aria-atomic":isLive?"true":null},on:{click:this.onHeaderClick,focus:this.onHeaderClick}},this.selectedDate?[h("bdi",{staticClass:"sr-only"}," (".concat(toString$1(this.labelSelected),") ")),h("bdi",this.formatDateString(this.selectedDate))]:this.labelNoDateSelected||" ");$header=h("header",{staticClass:"b-calendar-header",class:{"sr-only":this.hideHeader},attrs:{title:this.selectedDate&&this.labelSelectedDate||null}},[$header]);var navScope={isRTL:isRTL},navProps={shiftV:.5},navPrevProps=_objectSpread2(_objectSpread2({},navProps),{},{flipH:isRTL}),navNextProps=_objectSpread2(_objectSpread2({},navProps),{},{flipH:!isRTL}),$prevDecadeIcon=this.normalizeSlot("nav-prev-decade",navScope)||h(BIconChevronBarLeft,{props:navPrevProps}),$prevYearIcon=this.normalizeSlot("nav-prev-year",navScope)||h(BIconChevronDoubleLeft,{props:navPrevProps}),$prevMonthIcon=this.normalizeSlot("nav-prev-month",navScope)||h(BIconChevronLeft,{props:navPrevProps}),$thisMonthIcon=this.normalizeSlot("nav-this-month",navScope)||h(BIconCircleFill,{props:navProps}),$nextMonthIcon=this.normalizeSlot("nav-next-month",navScope)||h(BIconChevronLeft,{props:navNextProps}),$nextYearIcon=this.normalizeSlot("nav-next-year",navScope)||h(BIconChevronDoubleLeft,{props:navNextProps}),$nextDecadeIcon=this.normalizeSlot("nav-next-decade",navScope)||h(BIconChevronBarLeft,{props:navNextProps}),makeNavBtn=function(content,label,handler,btnDisabled,shortcut){return h("button",{staticClass:"btn btn-sm btn-outline-secondary border-0 flex-fill",class:{disabled:btnDisabled},attrs:{title:label||null,type:"button","aria-label":label||null,"aria-disabled":btnDisabled?"true":null,"aria-keyshortcuts":shortcut||null},on:btnDisabled?{}:{click:handler}},[h("div",{attrs:{"aria-hidden":"true"}},[content])])},$nav=h("div",{staticClass:"b-calendar-nav d-flex",attrs:{id:navId,role:"group","aria-hidden":this.disabled?"true":null,"aria-label":this.labelNav||null,"aria-controls":gridId}},[hideDecadeNav?h():makeNavBtn($prevDecadeIcon,this.labelPrevDecade,this.gotoPrevDecade,this.prevDecadeDisabled,"Ctrl+Alt+PageDown"),makeNavBtn($prevYearIcon,this.labelPrevYear,this.gotoPrevYear,this.prevYearDisabled,"Alt+PageDown"),makeNavBtn($prevMonthIcon,this.labelPrevMonth,this.gotoPrevMonth,this.prevMonthDisabled,"PageDown"),makeNavBtn($thisMonthIcon,this.labelCurrentMonth,this.gotoCurrentMonth,this.thisMonthDisabled,"Home"),makeNavBtn($nextMonthIcon,this.labelNextMonth,this.gotoNextMonth,this.nextMonthDisabled,"PageUp"),makeNavBtn($nextYearIcon,this.labelNextYear,this.gotoNextYear,this.nextYearDisabled,"Alt+PageUp"),hideDecadeNav?h():makeNavBtn($nextDecadeIcon,this.labelNextDecade,this.gotoNextDecade,this.nextDecadeDisabled,"Ctrl+Alt+PageUp")]),$gridCaption=h("header",{key:"grid-caption",staticClass:"b-calendar-grid-caption text-center font-weight-bold",class:{"text-muted":this.disabled},attrs:{id:gridCaptionId,"aria-live":isLive?"polite":null,"aria-atomic":isLive?"true":null}},this.formatYearMonth(this.calendarFirstDay)),$gridWeekDays=h("div",{staticClass:"b-calendar-grid-weekdays row no-gutters border-bottom",attrs:{"aria-hidden":"true"}},this.calendarHeadings.map((function(d,idx){return h("small",{key:idx,staticClass:"col text-truncate",class:{"text-muted":_this5.disabled},attrs:{title:d.label===d.text?null:d.label,"aria-label":d.label}},d.text)}))),$gridBody=this.calendar.map((function(week){var $cells=week.map((function(day,dIndex){var _class,isSelected=day.ymd===selectedYMD,isActive=day.ymd===activeYMD,isToday=day.ymd===todayYMD,idCell=safeId("_cell-".concat(day.ymd,"_")),$btn=h("span",{staticClass:"btn border-0 rounded-circle text-nowrap",class:(_class={focus:isActive&&_this5.gridHasFocus,disabled:day.isDisabled||_this5.disabled,active:isSelected},_defineProperty(_class,_this5.computedVariant,isSelected),_defineProperty(_class,_this5.computedTodayVariant,isToday&&highlightToday&&!isSelected&&day.isThisMonth),_defineProperty(_class,"btn-outline-light",!(isToday&&highlightToday||isSelected||isActive)),_defineProperty(_class,"btn-light",!(isToday&&highlightToday)&&!isSelected&&isActive),_defineProperty(_class,"text-muted",!day.isThisMonth&&!isSelected),_defineProperty(_class,"text-dark",!(isToday&&highlightToday)&&!isSelected&&!isActive&&day.isThisMonth),_defineProperty(_class,"font-weight-bold",(isSelected||day.isThisMonth)&&!day.isDisabled),_class),on:{click:function(){return _this5.onClickDay(day)}}},day.day);return h("div",{key:dIndex,staticClass:"col p-0",class:day.isDisabled?"bg-light":day.info.class||"",attrs:{id:idCell,role:"button","data-date":day.ymd,"aria-hidden":day.isThisMonth?null:"true","aria-disabled":day.isDisabled||_this5.disabled?"true":null,"aria-label":[day.label,isSelected?"(".concat(_this5.labelSelected,")"):null,isToday?"(".concat(_this5.labelToday,")"):null].filter(identity).join(" "),"aria-selected":isSelected?"true":null,"aria-current":isSelected?"date":null}},[$btn])}));return h("div",{key:week[0].ymd,staticClass:"row no-gutters"},$cells)}));$gridBody=h("div",{staticClass:"b-calendar-grid-body",style:this.disabled?{pointerEvents:"none"}:{}},$gridBody);var $gridHelp=h("footer",{staticClass:"b-calendar-grid-help border-top small text-muted text-center bg-light",attrs:{id:gridHelpId}},[h("div",{staticClass:"small"},this.labelHelp)]),$grid=h("div",{ref:"grid",staticClass:"b-calendar-grid form-control h-auto text-center",attrs:{id:gridId,role:"application",tabindex:this.disabled?null:"0","data-month":activeYMD.slice(0,-3),"aria-roledescription":this.labelCalendar||null,"aria-labelledby":gridCaptionId,"aria-describedby":gridHelpId,"aria-disabled":this.disabled?"true":null,"aria-activedescendant":activeId},on:{keydown:this.onKeydownGrid,focus:this.setGridFocusFlag,blur:this.setGridFocusFlag}},[$gridCaption,$gridWeekDays,$gridBody,$gridHelp]),$slot=this.normalizeSlot("default");$slot=$slot?h("footer",{staticClass:"b-calendar-footer"},$slot):h();var $widget=h("div",{staticClass:"b-calendar-inner",style:this.block?{}:{width:this.width},attrs:{id:widgetId,dir:isRTL?"rtl":"ltr",lang:this.computedLocale||null,role:"group","aria-disabled":this.disabled?"true":null,"aria-controls":this.ariaControls||null,"aria-roledescription":this.roleDescription||null,"aria-describedby":[this.bvAttrs["aria-describedby"],valueId,gridHelpId].filter(identity).join(" ")},on:{keydown:this.onKeydownWrapper}},[$header,$nav,$grid,$slot]);return h("div",{staticClass:"b-calendar",class:{"d-block":this.block}},[$widget])}});_exports.BCalendar=BCalendar;var CalendarPlugin=pluginFactory({components:{BCalendar:BCalendar}});_exports.CalendarPlugin=CalendarPlugin;var cardMixin={props:{tag:{type:String,default:"div"},bgVariant:{type:String},borderVariant:{type:String},textVariant:{type:String}}},props$8={title:{type:String},titleTag:{type:String,default:"h4"}},BCardTitle=_vue.default.extend({name:"BCardTitle",functional:!0,props:props$8,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(props.titleTag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"card-title"}),children||toString$1(props.title))}});_exports.BCardTitle=BCardTitle;var props$9={subTitle:{type:String},subTitleTag:{type:String,default:"h6"},subTitleTextVariant:{type:String,default:function(){return getComponentConfig("BCardSubTitle","subTitleTextVariant")}}},BCardSubTitle=_vue.default.extend({name:"BCardSubTitle",functional:!0,props:props$9,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(props.subTitleTag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"card-subtitle",class:[props.subTitleTextVariant?"text-".concat(props.subTitleTextVariant):null]}),children||toString$1(props.subTitle))}});_exports.BCardSubTitle=BCardSubTitle;var props$a=_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({},copyProps(cardMixin.props,prefixPropName.bind(null,"body"))),{},{bodyClass:{type:[String,Object,Array]}},props$8),props$9),{},{overlay:{type:Boolean,default:!1}}),BCardBody=_vue.default.extend({name:"BCardBody",functional:!0,props:props$a,render:function(h,_ref){var _ref2,props=_ref.props,data=_ref.data,children=_ref.children,cardTitle=h(),cardSubTitle=h(),cardContent=children||[h()];return props.title&&(cardTitle=h(BCardTitle,{props:pluckProps(props$8,props)})),props.subTitle&&(cardSubTitle=h(BCardSubTitle,{props:pluckProps(props$9,props),class:["mb-2"]})),h(props.bodyTag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"card-body",class:[(_ref2={"card-img-overlay":props.overlay},_defineProperty(_ref2,"bg-".concat(props.bodyBgVariant),props.bodyBgVariant),_defineProperty(_ref2,"border-".concat(props.bodyBorderVariant),props.bodyBorderVariant),_defineProperty(_ref2,"text-".concat(props.bodyTextVariant),props.bodyTextVariant),_ref2),props.bodyClass||{}]}),[cardTitle,cardSubTitle].concat(_toConsumableArray(cardContent)))}});_exports.BCardBody=BCardBody;var props$b=_objectSpread2(_objectSpread2({},copyProps(cardMixin.props,prefixPropName.bind(null,"header"))),{},{header:{type:String},headerHtml:{type:String},headerClass:{type:[String,Object,Array]}}),BCardHeader=_vue.default.extend({name:"BCardHeader",functional:!0,props:props$b,render:function(h,_ref){var _ref2,props=_ref.props,data=_ref.data,children=_ref.children,headerBgVariant=props.headerBgVariant,headerBorderVariant=props.headerBorderVariant,headerTextVariant=props.headerTextVariant;return h(props.headerTag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"card-header",class:[props.headerClass,(_ref2={},_defineProperty(_ref2,"bg-".concat(headerBgVariant),headerBgVariant),_defineProperty(_ref2,"border-".concat(headerBorderVariant),headerBorderVariant),_defineProperty(_ref2,"text-".concat(headerTextVariant),headerTextVariant),_ref2)],domProps:children?{}:htmlOrText(props.headerHtml,props.header)}),children)}});_exports.BCardHeader=BCardHeader;var props$c=_objectSpread2(_objectSpread2({},copyProps(cardMixin.props,prefixPropName.bind(null,"footer"))),{},{footer:{type:String},footerHtml:{type:String},footerClass:{type:[String,Object,Array]}}),BCardFooter=_vue.default.extend({name:"BCardFooter",functional:!0,props:props$c,render:function(h,_ref){var _ref2,props=_ref.props,data=_ref.data,children=_ref.children,footerBgVariant=props.footerBgVariant,footerBorderVariant=props.footerBorderVariant,footerTextVariant=props.footerTextVariant;return h(props.footerTag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"card-footer",class:[props.footerClass,(_ref2={},_defineProperty(_ref2,"bg-".concat(footerBgVariant),footerBgVariant),_defineProperty(_ref2,"border-".concat(footerBorderVariant),footerBorderVariant),_defineProperty(_ref2,"text-".concat(footerTextVariant),footerTextVariant),_ref2)],domProps:children?{}:htmlOrText(props.footerHtml,props.footer)}),children)}});_exports.BCardFooter=BCardFooter;var props$d={src:{type:String,required:!0},alt:{type:String,default:null},top:{type:Boolean,default:!1},bottom:{type:Boolean,default:!1},start:{type:Boolean,default:!1},left:{type:Boolean,default:!1},end:{type:Boolean,default:!1},right:{type:Boolean,default:!1},height:{type:[Number,String]},width:{type:[Number,String]}},BCardImg=_vue.default.extend({name:"BCardImg",functional:!0,props:props$d,render:function(h,_ref){var props=_ref.props,data=_ref.data,baseClass="card-img";return props.top?baseClass+="-top":props.right||props.end?baseClass+="-right":props.bottom?baseClass+="-bottom":(props.left||props.start)&&(baseClass+="-left"),h("img",(0,_vueFunctionalDataMerge.mergeData)(data,{class:[baseClass],attrs:{src:props.src||null,alt:props.alt,height:props.height||null,width:props.width||null}}))}});_exports.BCardImg=BCardImg;var cardImgProps=copyProps(props$d,prefixPropName.bind(null,"img"));cardImgProps.imgSrc.required=!1;var props$e=_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({},props$a),props$b),props$c),cardImgProps),copyProps(cardMixin.props)),{},{align:{type:String},noBody:{type:Boolean,default:!1}}),BCard=_vue.default.extend({name:"BCard",functional:!0,props:props$e,render:function(h,_ref){var _class,props=_ref.props,data=_ref.data,slots=_ref.slots,scopedSlots=_ref.scopedSlots,imgLeft=props.imgLeft,imgRight=props.imgRight,imgStart=props.imgStart,imgEnd=props.imgEnd,header=props.header,headerHtml=props.headerHtml,footer=props.footer,footerHtml=props.footerHtml,align=props.align,textVariant=props.textVariant,bgVariant=props.bgVariant,borderVariant=props.borderVariant,$scopedSlots=scopedSlots||{},$slots=slots(),slotScope={},$imgFirst=h(),$imgLast=h();if(props.imgSrc){var $img=h(BCardImg,{props:pluckProps(cardImgProps,props,unprefixPropName.bind(null,"img"))});props.imgBottom?$imgLast=$img:$imgFirst=$img}var $header=h(),hasHeaderSlot=hasNormalizedSlot("header",$scopedSlots,$slots);(hasHeaderSlot||header||headerHtml)&&($header=h(BCardHeader,{props:pluckProps(props$b,props),domProps:hasHeaderSlot?{}:htmlOrText(headerHtml,header)},normalizeSlot("header",slotScope,$scopedSlots,$slots)));var $content=normalizeSlot("default",slotScope,$scopedSlots,$slots);props.noBody||($content=h(BCardBody,{props:pluckProps(props$a,props)},$content));var $footer=h();return(hasNormalizedSlot("footer",$scopedSlots,$slots)||footer||footerHtml)&&($footer=h(BCardFooter,{props:pluckProps(props$c,props),domProps:hasHeaderSlot?{}:htmlOrText(footerHtml,footer)},normalizeSlot("footer",slotScope,$scopedSlots,$slots))),h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"card",class:(_class={"flex-row":imgLeft||imgStart,"flex-row-reverse":(imgRight||imgEnd)&&!(imgLeft||imgStart)},_defineProperty(_class,"text-".concat(align),align),_defineProperty(_class,"bg-".concat(bgVariant),bgVariant),_defineProperty(_class,"border-".concat(borderVariant),borderVariant),_defineProperty(_class,"text-".concat(textVariant),textVariant),_class)}),[$imgFirst,$header,$content,$footer,$imgLast])}});_exports.BCard=BCard;var OBSERVER_PROP_NAME="__bv__visibility_observer",RX_ONLY_DIGITS=/^\d+$/,VisibilityObserver=function(){function VisibilityObserver(el,options,vnode){_classCallCheck(this,VisibilityObserver),this.el=el,this.callback=options.callback,this.margin=options.margin||0,this.once=options.once||!1,this.observer=null,this.visible=void 0,this.doneOnce=!1,this.createObserver(vnode)}return _createClass(VisibilityObserver,[{key:"createObserver",value:function(vnode){var _this=this;if(this.observer&&this.stop(),!this.doneOnce&&isFunction(this.callback)){try{this.observer=new IntersectionObserver(this.handler.bind(this),{root:null,rootMargin:this.margin,threshold:0})}catch(_unused){return this.doneOnce=!0,this.observer=void 0,void this.callback(null)}vnode.context.$nextTick((function(){requestAF((function(){_this.observer&&_this.observer.observe(_this.el)}))}))}}},{key:"handler",value:function(entries){var entry=entries?entries[0]:{},isIntersecting=Boolean(entry.isIntersecting||entry.intersectionRatio>0);isIntersecting!==this.visible&&(this.visible=isIntersecting,this.callback(isIntersecting),this.once&&this.visible&&(this.doneOnce=!0,this.stop()))}},{key:"stop",value:function(){this.observer&&this.observer.disconnect(),this.observer=null}}]),VisibilityObserver}(),destroy=function(el){var observer=el[OBSERVER_PROP_NAME];observer&&observer.stop&&observer.stop(),delete el[OBSERVER_PROP_NAME]},bind=function(el,_ref,vnode){var value=_ref.value,modifiers=_ref.modifiers,options={margin:"0px",once:!1,callback:value};keys(modifiers).forEach((function(mod){RX_ONLY_DIGITS.test(mod)?options.margin="".concat(mod,"px"):"once"===mod.toLowerCase()&&(options.once=!0)})),destroy(el),el[OBSERVER_PROP_NAME]=new VisibilityObserver(el,options,vnode),el[OBSERVER_PROP_NAME]._prevModifiers=clone(modifiers)},VBVisible={bind:bind,componentUpdated:function(el,_ref2,vnode){var value=_ref2.value,oldValue=_ref2.oldValue,modifiers=_ref2.modifiers;modifiers=clone(modifiers),!el||value===oldValue&&el[OBSERVER_PROP_NAME]&&looseEqual(modifiers,el[OBSERVER_PROP_NAME]._prevModifiers)||bind(el,{value:value,modifiers:modifiers},vnode)},unbind:function(el){destroy(el)}};_exports.VBVisible=VBVisible;var BLANK_TEMPLATE='<svg width="%{w}" height="%{h}" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 %{w} %{h}" preserveAspectRatio="none"><rect width="100%" height="100%" style="fill:%{f};"></rect></svg>',props$f={src:{type:String},srcset:{type:[String,Array]},sizes:{type:[String,Array]},alt:{type:String,default:null},width:{type:[Number,String]},height:{type:[Number,String]},block:{type:Boolean,default:!1},fluid:{type:Boolean,default:!1},fluidGrow:{type:Boolean,default:!1},rounded:{type:[Boolean,String],default:!1},thumbnail:{type:Boolean,default:!1},left:{type:Boolean,default:!1},right:{type:Boolean,default:!1},center:{type:Boolean,default:!1},blank:{type:Boolean,default:!1},blankColor:{type:String,default:function(){return getComponentConfig("BImg","blankColor")}}},BImg=_vue.default.extend({name:"BImg",functional:!0,props:props$f,render:function(h,_ref){var _class,props=_ref.props,data=_ref.data,src=props.src,width=toInteger(props.width)||null,height=toInteger(props.height)||null,align=null,block=props.block,srcset=concat(props.srcset).filter(identity).join(","),sizes=concat(props.sizes).filter(identity).join(",");return props.blank&&(!height&&width?height=width:!width&&height&&(width=height),width||height||(width=1,height=1),src=function(width,height,color){var src=encodeURIComponent(BLANK_TEMPLATE.replace("%{w}",toString$1(width)).replace("%{h}",toString$1(height)).replace("%{f}",color));return"data:image/svg+xml;charset=UTF-8,".concat(src)}(width,height,props.blankColor||"transparent"),srcset=null,sizes=null),props.left?align="float-left":props.right?align="float-right":props.center&&(align="mx-auto",block=!0),h("img",(0,_vueFunctionalDataMerge.mergeData)(data,{attrs:{src:src,alt:props.alt,width:width?toString$1(width):null,height:height?toString$1(height):null,srcset:srcset||null,sizes:sizes||null},class:(_class={"img-thumbnail":props.thumbnail,"img-fluid":props.fluid||props.fluidGrow,"w-100":props.fluidGrow,rounded:""===props.rounded||!0===props.rounded},_defineProperty(_class,"rounded-".concat(props.rounded),isString(props.rounded)&&""!==props.rounded),_defineProperty(_class,align,align),_defineProperty(_class,"d-block",block),_class)}))}});_exports.BImg=BImg;var props$g={src:{type:String,required:!0},srcset:{type:[String,Array]},sizes:{type:[String,Array]},alt:{type:String},width:{type:[Number,String]},height:{type:[Number,String]},blankSrc:{type:String,default:null},blankColor:{type:String,default:function(){return getComponentConfig("BImgLazy","blankColor")}},blankWidth:{type:[Number,String]},blankHeight:{type:[Number,String]},show:{type:Boolean,default:!1},fluid:{type:Boolean,default:!1},fluidGrow:{type:Boolean,default:!1},block:{type:Boolean,default:!1},thumbnail:{type:Boolean,default:!1},rounded:{type:[Boolean,String],default:!1},left:{type:Boolean,default:!1},right:{type:Boolean,default:!1},center:{type:Boolean,default:!1},offset:{type:[Number,String],default:360}},BImgLazy=_vue.default.extend({name:"BImgLazy",directives:{bVisible:VBVisible},props:props$g,data:function(){return{isShown:this.show}},computed:{computedSrc:function(){return!this.blankSrc||this.isShown?this.src:this.blankSrc},computedBlank:function(){return!(this.isShown||this.blankSrc)},computedWidth:function(){return this.isShown?this.width:this.blankWidth||this.width},computedHeight:function(){return this.isShown?this.height:this.blankHeight||this.height},computedSrcset:function(){var srcset=concat(this.srcset).filter(identity).join(",");return!this.blankSrc||this.isShown?srcset:null},computedSizes:function(){var sizes=concat(this.sizes).filter(identity).join(",");return!this.blankSrc||this.isShown?sizes:null}},watch:{show:function(newVal,oldVal){if(newVal!==oldVal){var visible=!hasIntersectionObserverSupport||newVal;this.isShown=visible,visible!==newVal&&this.$nextTick(this.updateShowProp)}},isShown:function(newVal,oldVal){newVal!==oldVal&&this.updateShowProp()}},mounted:function(){this.isShown=!hasIntersectionObserverSupport||this.show},methods:{updateShowProp:function(){this.$emit("update:show",this.isShown)},doShow:function(visible){!visible&&null!==visible||this.isShown||(this.isShown=!0)}},render:function(h){var _modifiers,directives=[];this.isShown||directives.push({name:"b-visible",value:this.doShow,modifiers:(_modifiers={},_defineProperty(_modifiers,"".concat(toInteger(this.offset,0)),!0),_defineProperty(_modifiers,"once",!0),_modifiers)});return h(BImg,{directives:directives,props:{src:this.computedSrc,blank:this.computedBlank,width:this.computedWidth,height:this.computedHeight,srcset:this.computedSrcset||null,sizes:this.computedSizes||null,alt:this.alt,blankColor:this.blankColor,fluid:this.fluid,fluidGrow:this.fluidGrow,block:this.block,thumbnail:this.thumbnail,rounded:this.rounded,left:this.left,right:this.right,center:this.center}})}});_exports.BImgLazy=BImgLazy;var props$h=_objectSpread2(_objectSpread2({},omit(props$g,["left","right","center","block","rounded","thumbnail","fluid","fluidGrow"])),{},{top:{type:Boolean,default:!1},bottom:{type:Boolean,default:!1},start:{type:Boolean,default:!1},left:{type:Boolean,default:!1},end:{type:Boolean,default:!1},right:{type:Boolean,default:!1}}),BCardImgLazy=_vue.default.extend({name:"BCardImgLazy",functional:!0,props:props$h,render:function(h,_ref){var props=_ref.props,data=_ref.data,baseClass="card-img";props.top?baseClass+="-top":props.right||props.end?baseClass+="-right":props.bottom?baseClass+="-bottom":(props.left||props.start)&&(baseClass+="-left");var lazyProps=_objectSpread2(_objectSpread2({},props),{},{left:!1,right:!1,center:!1});return h(BImgLazy,(0,_vueFunctionalDataMerge.mergeData)(data,{class:[baseClass],props:lazyProps}))}});_exports.BCardImgLazy=BCardImgLazy;var props$i={textTag:{type:String,default:"p"}},BCardText=_vue.default.extend({name:"BCardText",functional:!0,props:props$i,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(props.textTag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"card-text"}),children)}});_exports.BCardText=BCardText;var props$j={tag:{type:String,default:"div"},deck:{type:Boolean,default:!1},columns:{type:Boolean,default:!1}},BCardGroup=_vue.default.extend({name:"BCardGroup",functional:!0,props:props$j,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{class:props.deck?"card-deck":props.columns?"card-columns":"card-group"}),children)}});_exports.BCardGroup=BCardGroup;var CardPlugin=pluginFactory({components:{BCard:BCard,BCardHeader:BCardHeader,BCardBody:BCardBody,BCardTitle:BCardTitle,BCardSubTitle:BCardSubTitle,BCardFooter:BCardFooter,BCardImg:BCardImg,BCardImgLazy:BCardImgLazy,BCardText:BCardText,BCardGroup:BCardGroup}});_exports.CardPlugin=CardPlugin;var noop=function(){},observeDom=function(el,callback,options){if(el=el?el.$el||el:null,!isElement(el))return null;if(source="observeDom",!hasMutationObserverSupport&&(warn("".concat(source,": Requires MutationObserver support.")),1))return null;var source,obs=new MutationObs((function(mutations){for(var changed=!1,i=0;i<mutations.length&&!changed;i++){var mutation=mutations[i],type=mutation.type,target=mutation.target;("characterData"===type&&target.nodeType===Node.TEXT_NODE||"attributes"===type||"childList"===type&&(mutation.addedNodes.length>0||mutation.removedNodes.length>0))&&(changed=!0)}changed&&callback()}));return obs.observe(el,_objectSpread2({childList:!0,subtree:!0},options)),obs},EVENT_OPTIONS_PASSIVE={passive:!0},EVENT_OPTIONS_NO_CAPTURE={passive:!0,capture:!1},parseEventOptions=function(options){return hasPassiveEventSupport?isObject(options)?options:{capture:!!options||!1}:!!(isObject(options)?options.capture:options)},eventOn=function(el,evtName,handler,options){el&&el.addEventListener&&el.addEventListener(evtName,handler,parseEventOptions(options))},eventOff=function(el,evtName,handler,options){el&&el.removeEventListener&&el.removeEventListener(evtName,handler,parseEventOptions(options))},eventOnOff=function(on){for(var method=on?eventOn:eventOff,_len=arguments.length,args=new Array(_len>1?_len-1:0),_key=1;_key<_len;_key++)args[_key-1]=arguments[_key];method.apply(void 0,args)},NAME$e="BCarousel",DIRECTION={next:{dirClass:"carousel-item-left",overlayClass:"carousel-item-next"},prev:{dirClass:"carousel-item-right",overlayClass:"carousel-item-prev"}},PointerType={TOUCH:"touch",PEN:"pen"},TransitionEndEvents={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"otransitionend oTransitionEnd",transition:"transitionend"},BCarousel=_vue.default.extend({name:NAME$e,mixins:[idMixin,normalizeSlotMixin],provide:function(){return{bvCarousel:this}},model:{prop:"value",event:"input"},props:{labelPrev:{type:String,default:function(){return getComponentConfig(NAME$e,"labelPrev")}},labelNext:{type:String,default:function(){return getComponentConfig(NAME$e,"labelNext")}},labelGotoSlide:{type:String,default:function(){return getComponentConfig(NAME$e,"labelGotoSlide")}},labelIndicators:{type:String,default:function(){return getComponentConfig(NAME$e,"labelIndicators")}},interval:{type:Number,default:5e3},indicators:{type:Boolean,default:!1},controls:{type:Boolean,default:!1},noAnimation:{type:Boolean,default:!1},fade:{type:Boolean,default:!1},noWrap:{type:Boolean,default:!1},noTouch:{type:Boolean,default:!1},noHoverPause:{type:Boolean,default:!1},imgWidth:{type:[Number,String]},imgHeight:{type:[Number,String]},background:{type:String},value:{type:Number,default:0}},data:function(){return{index:this.value||0,isSliding:!1,transitionEndEvent:null,slides:[],direction:null,isPaused:!(toInteger(this.interval,0)>0),touchStartX:0,touchDeltaX:0}},computed:{numSlides:function(){return this.slides.length}},watch:{value:function(newVal,oldVal){newVal!==oldVal&&this.setSlide(toInteger(newVal,0))},interval:function(newVal,oldVal){newVal!==oldVal&&(newVal?(this.pause(!0),this.start(!1)):this.pause(!1))},isPaused:function(newVal,oldVal){newVal!==oldVal&&this.$emit(newVal?"paused":"unpaused")},index:function(to,from){to===from||this.isSliding||this.doSlide(to,from)}},created:function(){this.$_interval=null,this.$_animationTimeout=null,this.$_touchTimeout=null,this.$_observer=null,this.isPaused=!(toInteger(this.interval,0)>0)},mounted:function(){this.transitionEndEvent=function(el){for(var name in TransitionEndEvents)if(!isUndefined(el.style[name]))return TransitionEndEvents[name];return null}(this.$el)||null,this.updateSlides(),this.setObserver(!0)},beforeDestroy:function(){this.clearInterval(),this.clearAnimationTimeout(),this.clearTouchTimeout(),this.setObserver(!1)},methods:{clearInterval:function(_clearInterval){function clearInterval(){return _clearInterval.apply(this,arguments)}return clearInterval.toString=function(){return _clearInterval.toString()},clearInterval}((function(){clearInterval(this.$_interval),this.$_interval=null})),clearAnimationTimeout:function(){clearTimeout(this.$_animationTimeout),this.$_animationTimeout=null},clearTouchTimeout:function(){clearTimeout(this.$_touchTimeout),this.$_touchTimeout=null},setObserver:function(){var on=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,on&&(this.$_observer=observeDom(this.$refs.inner,this.updateSlides.bind(this),{subtree:!1,childList:!0,attributes:!0,attributeFilter:["id"]}))},setSlide:function(slide){var _this=this,direction=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!(isBrowser&&document.visibilityState&&document.hidden)){var noWrap=this.noWrap,numSlides=this.numSlides;slide=mathFloor(slide),0!==numSlides&&(this.isSliding?this.$once("sliding-end",(function(){return _this.setSlide(slide,direction)})):(this.direction=direction,this.index=slide>=numSlides?noWrap?numSlides-1:0:slide<0?noWrap?0:numSlides-1:slide,noWrap&&this.index!==slide&&this.index!==this.value&&this.$emit("input",this.index)))}},prev:function(){this.setSlide(this.index-1,"prev")},next:function(){this.setSlide(this.index+1,"next")},pause:function(evt){evt||(this.isPaused=!0),this.clearInterval()},start:function(evt){evt||(this.isPaused=!1),this.clearInterval(),this.interval&&this.numSlides>1&&(this.$_interval=setInterval(this.next,mathMax(1e3,this.interval)))},restart:function(){this.$el.contains(getActiveElement())||this.start()},doSlide:function(to,from){var _this2=this,isCycling=Boolean(this.interval),direction=this.calcDirection(this.direction,from,to),overlayClass=direction.overlayClass,dirClass=direction.dirClass,currentSlide=this.slides[from],nextSlide=this.slides[to];if(currentSlide&&nextSlide){if(this.isSliding=!0,isCycling&&this.pause(!1),this.$emit("sliding-start",to),this.$emit("input",this.index),this.noAnimation)addClass(nextSlide,"active"),removeClass(currentSlide,"active"),this.isSliding=!1,this.$nextTick((function(){return _this2.$emit("sliding-end",to)}));else{addClass(nextSlide,overlayClass),reflow(nextSlide),addClass(currentSlide,dirClass),addClass(nextSlide,dirClass);var called=!1,onceTransEnd=function onceTransEnd(){if(!called){if(called=!0,_this2.transitionEndEvent)_this2.transitionEndEvent.split(/\s+/).forEach((function(evt){return eventOff(nextSlide,evt,onceTransEnd,EVENT_OPTIONS_NO_CAPTURE)}));_this2.clearAnimationTimeout(),removeClass(nextSlide,dirClass),removeClass(nextSlide,overlayClass),addClass(nextSlide,"active"),removeClass(currentSlide,"active"),removeClass(currentSlide,dirClass),removeClass(currentSlide,overlayClass),setAttr(currentSlide,"aria-current","false"),setAttr(nextSlide,"aria-current","true"),setAttr(currentSlide,"aria-hidden","true"),setAttr(nextSlide,"aria-hidden","false"),_this2.isSliding=!1,_this2.direction=null,_this2.$nextTick((function(){return _this2.$emit("sliding-end",to)}))}};if(this.transitionEndEvent)this.transitionEndEvent.split(/\s+/).forEach((function(event){return eventOn(nextSlide,event,onceTransEnd,EVENT_OPTIONS_NO_CAPTURE)}));this.$_animationTimeout=setTimeout(onceTransEnd,650)}isCycling&&this.start(!1)}},updateSlides:function(){this.pause(!0),this.slides=selectAll(".carousel-item",this.$refs.inner);var numSlides=this.slides.length,index=mathMax(0,mathMin(mathFloor(this.index),numSlides-1));this.slides.forEach((function(slide,idx){var n=idx+1;idx===index?(addClass(slide,"active"),setAttr(slide,"aria-current","true")):(removeClass(slide,"active"),setAttr(slide,"aria-current","false")),setAttr(slide,"aria-posinset",String(n)),setAttr(slide,"aria-setsize",String(numSlides))})),this.setSlide(index),this.start(this.isPaused)},calcDirection:function(){var direction=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;return direction?DIRECTION[direction]:(arguments.length>2&&void 0!==arguments[2]?arguments[2]:0)>(arguments.length>1&&void 0!==arguments[1]?arguments[1]:0)?DIRECTION.next:DIRECTION.prev},handleClick:function(evt,fn){var keyCode=evt.keyCode;"click"!==evt.type&&keyCode!==KEY_CODES.SPACE&&keyCode!==KEY_CODES.ENTER||(evt.preventDefault(),evt.stopPropagation(),fn())},handleSwipe:function(){var absDeltaX=mathAbs(this.touchDeltaX);if(!(absDeltaX<=40)){var direction=absDeltaX/this.touchDeltaX;this.touchDeltaX=0,direction>0?this.prev():direction<0&&this.next()}},touchStart:function(evt){hasPointerEventSupport&&PointerType[evt.pointerType.toUpperCase()]?this.touchStartX=evt.clientX:hasPointerEventSupport||(this.touchStartX=evt.touches[0].clientX)},touchMove:function(evt){evt.touches&&evt.touches.length>1?this.touchDeltaX=0:this.touchDeltaX=evt.touches[0].clientX-this.touchStartX},touchEnd:function(evt){hasPointerEventSupport&&PointerType[evt.pointerType.toUpperCase()]&&(this.touchDeltaX=evt.clientX-this.touchStartX),this.handleSwipe(),this.pause(!1),this.clearTouchTimeout(),this.$_touchTimeout=setTimeout(this.start,500+mathMax(1e3,this.interval))}},render:function(h){var _this3=this,inner=h("div",{ref:"inner",class:["carousel-inner"],attrs:{id:this.safeId("__BV_inner_"),role:"list"}},[this.normalizeSlot("default")]),controls=h();if(this.controls){var prevHandler=function(evt){_this3.isSliding?evt.preventDefault():_this3.handleClick(evt,_this3.prev)},nextHandler=function(evt){_this3.isSliding?evt.preventDefault():_this3.handleClick(evt,_this3.next)};controls=[h("a",{class:["carousel-control-prev"],attrs:{href:"#",role:"button","aria-controls":this.safeId("__BV_inner_"),"aria-disabled":this.isSliding?"true":null},on:{click:prevHandler,keydown:prevHandler}},[h("span",{class:["carousel-control-prev-icon"],attrs:{"aria-hidden":"true"}}),h("span",{class:["sr-only"]},[this.labelPrev])]),h("a",{class:["carousel-control-next"],attrs:{href:"#",role:"button","aria-controls":this.safeId("__BV_inner_"),"aria-disabled":this.isSliding?"true":null},on:{click:nextHandler,keydown:nextHandler}},[h("span",{class:["carousel-control-next-icon"],attrs:{"aria-hidden":"true"}}),h("span",{class:["sr-only"]},[this.labelNext])])]}var indicators=h("ol",{class:["carousel-indicators"],directives:[{name:"show",rawName:"v-show",value:this.indicators,expression:"indicators"}],attrs:{id:this.safeId("__BV_indicators_"),"aria-hidden":this.indicators?"false":"true","aria-label":this.labelIndicators,"aria-owns":this.safeId("__BV_inner_")}},this.slides.map((function(slide,n){return h("li",{key:"slide_".concat(n),class:{active:n===_this3.index},attrs:{role:"button",id:_this3.safeId("__BV_indicator_".concat(n+1,"_")),tabindex:_this3.indicators?"0":"-1","aria-current":n===_this3.index?"true":"false","aria-label":"".concat(_this3.labelGotoSlide," ").concat(n+1),"aria-describedby":_this3.slides[n].id||null,"aria-controls":_this3.safeId("__BV_inner_")},on:{click:function(evt){_this3.handleClick(evt,(function(){_this3.setSlide(n)}))},keydown:function(evt){_this3.handleClick(evt,(function(){_this3.setSlide(n)}))}}})}))),on={mouseenter:this.noHoverPause?noop:this.pause,mouseleave:this.noHoverPause?noop:this.restart,focusin:this.pause,focusout:this.restart,keydown:function(evt){if(!/input|textarea/i.test(evt.target.tagName)){var keyCode=evt.keyCode;keyCode!==KEY_CODES.LEFT&&keyCode!==KEY_CODES.RIGHT||(evt.preventDefault(),evt.stopPropagation(),_this3[keyCode===KEY_CODES.LEFT?"prev":"next"]())}}};return!this.noTouch&&hasTouchSupport&&(hasPointerEventSupport?(on["&pointerdown"]=this.touchStart,on["&pointerup"]=this.touchEnd):(on["&touchstart"]=this.touchStart,on["&touchmove"]=this.touchMove,on["&touchend"]=this.touchEnd)),h("div",{staticClass:"carousel",class:{slide:!this.noAnimation,"carousel-fade":!this.noAnimation&&this.fade,"pointer-event":!this.noTouch&&hasTouchSupport&&hasPointerEventSupport},style:{background:this.background},attrs:{role:"region",id:this.safeId(),"aria-busy":this.isSliding?"true":"false"},on:on},[inner,controls,indicators])}});_exports.BCarousel=BCarousel;var imgProps={imgSrc:{type:String},imgAlt:{type:String},imgWidth:{type:[Number,String]},imgHeight:{type:[Number,String]},imgBlank:{type:Boolean,default:!1},imgBlankColor:{type:String,default:"transparent"}},props$k=_objectSpread2(_objectSpread2({},imgProps),{},{contentVisibleUp:{type:String},contentTag:{type:String,default:"div"},caption:{type:String},captionHtml:{type:String},captionTag:{type:String,default:"h3"},text:{type:String},textHtml:{type:String},textTag:{type:String,default:"p"},background:{type:String}}),BCarouselSlide=_vue.default.extend({name:"BCarouselSlide",mixins:[idMixin,normalizeSlotMixin],inject:{bvCarousel:{default:function(){return{noTouch:!0}}}},props:props$k,computed:{contentClasses:function(){return[this.contentVisibleUp?"d-none":"",this.contentVisibleUp?"d-".concat(this.contentVisibleUp,"-block"):""]},computedWidth:function(){return this.imgWidth||this.bvCarousel.imgWidth||null},computedHeight:function(){return this.imgHeight||this.bvCarousel.imgHeight||null}},render:function(h){var $img=this.normalizeSlot("img");if(!$img&&(this.imgSrc||this.imgBlank)){var on={};!this.bvCarousel.noTouch&&hasTouchSupport&&(on.dragstart=function(evt){evt.preventDefault()}),$img=h(BImg,{props:_objectSpread2(_objectSpread2({},pluckProps(imgProps,this.$props,unprefixPropName.bind(null,"img"))),{},{width:this.computedWidth,height:this.computedHeight,fluidGrow:!0,block:!0}),on:on})}var $contentChildren=[!(!this.caption&&!this.captionHtml)&&h(this.captionTag,{domProps:htmlOrText(this.captionHtml,this.caption)}),!(!this.text&&!this.textHtml)&&h(this.textTag,{domProps:htmlOrText(this.textHtml,this.text)}),this.normalizeSlot("default")||!1],$content=h();return $contentChildren.some(Boolean)&&($content=h(this.contentTag,{staticClass:"carousel-caption",class:this.contentClasses},$contentChildren.map((function($child){return $child||h()})))),h("div",{staticClass:"carousel-item",style:{background:this.background||this.bvCarousel.background||null},attrs:{id:this.safeId(),role:"listitem"}},[$img,$content])}});_exports.BCarouselSlide=BCarouselSlide;var CarouselPlugin=pluginFactory({components:{BCarousel:BCarousel,BCarouselSlide:BCarouselSlide}});_exports.CarouselPlugin=CarouselPlugin;var TRANSITION_PROPS={css:!0,enterClass:"",enterActiveClass:"collapsing",enterToClass:"collapse show",leaveClass:"collapse show",leaveActiveClass:"collapsing",leaveToClass:"collapse"},TRANSITION_HANDLERS={enter:function(el){el.style.height=0,requestAF((function(){reflow(el),el.style.height="".concat(el.scrollHeight,"px")}))},afterEnter:function(el){el.style.height=null},leave:function(el){el.style.height="auto",el.style.display="block",el.style.height="".concat(getBCR(el).height,"px"),reflow(el),el.style.height=0},afterLeave:function(el){el.style.height=null}},BVCollapse=_vue.default.extend({name:"BVCollapse",functional:!0,props:{appear:{type:Boolean,default:!1}},render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h("transition",(0,_vueFunctionalDataMerge.mergeData)(data,{props:TRANSITION_PROPS,on:TRANSITION_HANDLERS},{props:props}),children)}}),listenOnRootMixin={methods:{listenOnRoot:function(event,callback){var _this=this;this.$root.$on(event,callback),this.$on("hook:beforeDestroy",(function(){_this.$root.$off(event,callback)}))},listenOnRootOnce:function(event,callback){var _this2=this;this.$root.$once(event,callback),this.$on("hook:beforeDestroy",(function(){_this2.$root.$off(event,callback)}))},emitOnRoot:function(event){for(var _this$$root,_len=arguments.length,args=new Array(_len>1?_len-1:0),_key=1;_key<_len;_key++)args[_key-1]=arguments[_key];(_this$$root=this.$root).$emit.apply(_this$$root,[event].concat(args))}}},ENTER$1=KEY_CODES.ENTER,SPACE$1=KEY_CODES.SPACE,BV_BASE="__BV_toggle",BV_TOGGLE_ROOT_HANDLER="".concat(BV_BASE,"_HANDLER__"),BV_TOGGLE_CLICK_HANDLER="".concat(BV_BASE,"_CLICK__"),BV_TOGGLE_STATE="".concat(BV_BASE,"_STATE__"),BV_TOGGLE_TARGETS="".concat(BV_BASE,"_TARGETS__"),EVENT_STATE="bv::collapse::state",EVENT_STATE_SYNC="bv::collapse::sync::state",KEYDOWN_KEY_CODES=[ENTER$1,SPACE$1],RX_HASH=/^#/,RX_HASH_ID=/^#[A-Za-z]+[\w\-:.]*$/,RX_SPLIT_SEPARATOR=/\s+/,isNonStandardTag$1=function(el){return!arrayIncludes(["button","a"],el.tagName.toLowerCase())},removeClickListener=function(el){var handler=el[BV_TOGGLE_CLICK_HANDLER];handler&&(eventOff(el,"click",handler),eventOff(el,"keydown",handler)),el[BV_TOGGLE_CLICK_HANDLER]=null},removeRootListeners=function(el,vnode){el[BV_TOGGLE_ROOT_HANDLER]&&vnode.context&&vnode.context.$root.$off([EVENT_STATE,EVENT_STATE_SYNC],el[BV_TOGGLE_ROOT_HANDLER]),el[BV_TOGGLE_ROOT_HANDLER]=null},setToggleState=function(el,state){state?(removeClass(el,"collapsed"),addClass(el,"not-collapsed"),setAttr(el,"aria-expanded","true")):(removeClass(el,"not-collapsed"),addClass(el,"collapsed"),setAttr(el,"aria-expanded","false"))},resetProp=function(el,prop){el[prop]=null,delete el[prop]},handleUpdate=function(el,binding,vnode){if(isBrowser&&vnode.context){isNonStandardTag$1(el)&&(hasAttr(el,"role")||setAttr(el,"role","button"),hasAttr(el,"tabindex")||setAttr(el,"tabindex","0")),setToggleState(el,el[BV_TOGGLE_STATE]);var targets=function(_ref,el){var modifiers=_ref.modifiers,arg=_ref.arg,value=_ref.value,targets=keys(modifiers||{});if(value=isString(value)?value.split(RX_SPLIT_SEPARATOR):value,isTag(el.tagName,"a")){var href=getAttr(el,"href")||"";RX_HASH_ID.test(href)&&targets.push(href.replace(RX_HASH,""))}return concat(arg,value).forEach((function(t){return isString(t)&&targets.push(t)})),targets.filter((function(t,index,arr){return t&&arr.indexOf(t)===index}))}(binding,el);targets.length?setAttr(el,"aria-controls",targets.join(" ")):removeAttr(el,"aria-controls"),function(el,vnode){if(removeClickListener(el),vnode.context){var handler=function(evt){"keydown"===evt.type&&!arrayIncludes(KEYDOWN_KEY_CODES,evt.keyCode)||isDisabled(el)||(el[BV_TOGGLE_TARGETS]||[]).forEach((function(target){vnode.context.$root.$emit("bv::toggle::collapse",target)}))};el[BV_TOGGLE_CLICK_HANDLER]=handler,eventOn(el,"click",handler),isNonStandardTag$1(el)&&eventOn(el,"keydown",handler)}}(el,vnode),looseEqual(targets,el[BV_TOGGLE_TARGETS])||(el[BV_TOGGLE_TARGETS]=targets,targets.forEach((function(target){vnode.context.$root.$emit("bv::request::collapse::state",target)})))}},VBToggle={bind:function(el,binding,vnode){el[BV_TOGGLE_STATE]=!1,el[BV_TOGGLE_TARGETS]=[],function(el,vnode){if(removeRootListeners(el,vnode),vnode.context){var handler=function(id,state){arrayIncludes(el[BV_TOGGLE_TARGETS]||[],id)&&(el[BV_TOGGLE_STATE]=state,setToggleState(el,state))};el[BV_TOGGLE_ROOT_HANDLER]=handler,vnode.context.$root.$on([EVENT_STATE,EVENT_STATE_SYNC],handler)}}(el,vnode),handleUpdate(el,binding,vnode)},componentUpdated:handleUpdate,updated:handleUpdate,unbind:function(el,binding,vnode){removeClickListener(el),removeRootListeners(el,vnode),resetProp(el,BV_TOGGLE_ROOT_HANDLER),resetProp(el,BV_TOGGLE_CLICK_HANDLER),resetProp(el,BV_TOGGLE_STATE),resetProp(el,BV_TOGGLE_TARGETS),removeClass(el,"collapsed"),removeClass(el,"not-collapsed"),removeAttr(el,"aria-expanded"),removeAttr(el,"aria-controls"),removeAttr(el,"role")}};_exports.VBToggle=VBToggle;var BCollapse=_vue.default.extend({name:"BCollapse",mixins:[idMixin,listenOnRootMixin,normalizeSlotMixin],model:{prop:"visible",event:"input"},props:{isNav:{type:Boolean,default:!1},accordion:{type:String},visible:{type:Boolean,default:!1},tag:{type:String,default:"div"},appear:{type:Boolean,default:!1}},data:function(){return{show:this.visible,transitioning:!1}},computed:{classObject:function(){return{"navbar-collapse":this.isNav,collapse:!this.transitioning,show:this.show&&!this.transitioning}}},watch:{visible:function(newVal){newVal!==this.show&&(this.show=newVal)},show:function(newVal,oldVal){newVal!==oldVal&&this.emitState()}},created:function(){this.show=this.visible},mounted:function(){var _this=this;this.show=this.visible,this.listenOnRoot("bv::toggle::collapse",this.handleToggleEvt),this.listenOnRoot("bv::collapse::accordion",this.handleAccordionEvt),this.isNav&&(this.setWindowEvents(!0),this.handleResize()),this.$nextTick((function(){_this.emitState()})),this.listenOnRoot("bv::request::collapse::state",(function(id){id===_this.safeId()&&_this.$nextTick(_this.emitSync)}))},updated:function(){this.emitSync()},deactivated:function(){this.isNav&&this.setWindowEvents(!1)},activated:function(){this.isNav&&this.setWindowEvents(!0),this.emitSync()},beforeDestroy:function(){this.show=!1,this.isNav&&isBrowser&&this.setWindowEvents(!1)},methods:{setWindowEvents:function(on){eventOnOff(on,window,"resize",this.handleResize,EVENT_OPTIONS_NO_CAPTURE),eventOnOff(on,window,"orientationchange",this.handleResize,EVENT_OPTIONS_NO_CAPTURE)},toggle:function(){this.show=!this.show},onEnter:function(){this.transitioning=!0,this.$emit("show")},onAfterEnter:function(){this.transitioning=!1,this.$emit("shown")},onLeave:function(){this.transitioning=!0,this.$emit("hide")},onAfterLeave:function(){this.transitioning=!1,this.$emit("hidden")},emitState:function(){this.$emit("input",this.show),this.emitOnRoot(EVENT_STATE,this.safeId(),this.show),this.accordion&&this.show&&this.emitOnRoot("bv::collapse::accordion",this.safeId(),this.accordion)},emitSync:function(){this.emitOnRoot(EVENT_STATE_SYNC,this.safeId(),this.show)},checkDisplayBlock:function(){var restore=hasClass(this.$el,"show");removeClass(this.$el,"show");var isBlock="block"===getCS(this.$el).display;return restore&&addClass(this.$el,"show"),isBlock},clickHandler:function(evt){var el=evt.target;this.isNav&&el&&"block"===getCS(this.$el).display&&(matches(el,".nav-link,.dropdown-item")||closest(".nav-link,.dropdown-item",el))&&(this.checkDisplayBlock()||(this.show=!1))},handleToggleEvt:function(target){target===this.safeId()&&this.toggle()},handleAccordionEvt:function(openedId,accordion){this.accordion&&accordion===this.accordion&&(openedId===this.safeId()?this.show||this.toggle():this.show&&this.toggle())},handleResize:function(){this.show="block"===getCS(this.$el).display}},render:function(h){var _this2=this,scope={visible:this.show,close:function(){return _this2.show=!1}},content=h(this.tag,{class:this.classObject,directives:[{name:"show",value:this.show}],attrs:{id:this.safeId()},on:{click:this.clickHandler}},[this.normalizeSlot("default",scope)]);return h(BVCollapse,{props:{appear:this.appear},on:{enter:this.onEnter,afterEnter:this.onAfterEnter,leave:this.onLeave,afterLeave:this.onAfterLeave}},[content])}});_exports.BCollapse=BCollapse;var VBTogglePlugin=pluginFactory({directives:{VBToggle:VBToggle}});_exports.VBTogglePlugin=VBTogglePlugin;var CollapsePlugin=pluginFactory({components:{BCollapse:BCollapse},plugins:{VBTogglePlugin:VBTogglePlugin}});_exports.CollapsePlugin=CollapsePlugin;var BvEvent=function(){function BvEvent(type){var eventInit=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(_classCallCheck(this,BvEvent),!type)throw new TypeError("Failed to construct '".concat(this.constructor.name,"'. 1 argument required, ").concat(arguments.length," given."));assign(this,BvEvent.Defaults,this.constructor.Defaults,eventInit,{type:type}),defineProperties(this,{type:{enumerable:!0,configurable:!1,writable:!1},cancelable:{enumerable:!0,configurable:!1,writable:!1},nativeEvent:{enumerable:!0,configurable:!1,writable:!1},target:{enumerable:!0,configurable:!1,writable:!1},relatedTarget:{enumerable:!0,configurable:!1,writable:!1},vueTarget:{enumerable:!0,configurable:!1,writable:!1},componentId:{enumerable:!0,configurable:!1,writable:!1}});var defaultPrevented=!1;this.preventDefault=function(){this.cancelable&&(defaultPrevented=!0)},defineProperty(this,"defaultPrevented",{enumerable:!0,get:function(){return defaultPrevented}})}return _createClass(BvEvent,null,[{key:"Defaults",get:function(){return{type:"",cancelable:!0,nativeEvent:null,target:null,relatedTarget:null,vueTarget:null,componentId:null}}}]),BvEvent}(),clickOutMixin={data:function(){return{listenForClickOut:!1}},watch:{listenForClickOut:function(newValue,oldValue){newValue!==oldValue&&(eventOff(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,EVENT_OPTIONS_NO_CAPTURE),newValue&&eventOn(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,EVENT_OPTIONS_NO_CAPTURE))}},beforeCreate:function(){this.clickOutElement=null,this.clickOutEventName=null},mounted:function(){this.clickOutElement||(this.clickOutElement=document),this.clickOutEventName||(this.clickOutEventName="click"),this.listenForClickOut&&eventOn(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,EVENT_OPTIONS_NO_CAPTURE)},beforeDestroy:function(){eventOff(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,EVENT_OPTIONS_NO_CAPTURE)},methods:{isClickOut:function(evt){return!contains(this.$el,evt.target)},_clickOutHandler:function(evt){this.clickOutHandler&&this.isClickOut(evt)&&this.clickOutHandler(evt)}}},focusInMixin={data:function(){return{listenForFocusIn:!1}},watch:{listenForFocusIn:function(newValue,oldValue){newValue!==oldValue&&(eventOff(this.focusInElement,"focusin",this._focusInHandler,EVENT_OPTIONS_NO_CAPTURE),newValue&&eventOn(this.focusInElement,"focusin",this._focusInHandler,EVENT_OPTIONS_NO_CAPTURE))}},beforeCreate:function(){this.focusInElement=null},mounted:function(){this.focusInElement||(this.focusInElement=document),this.listenForFocusIn&&eventOn(this.focusInElement,"focusin",this._focusInHandler,EVENT_OPTIONS_NO_CAPTURE)},beforeDestroy:function(){eventOff(this.focusInElement,"focusin",this._focusInHandler,EVENT_OPTIONS_NO_CAPTURE)},methods:{_focusInHandler:function(evt){this.focusInHandler&&this.focusInHandler(evt)}}},ROOT_DROPDOWN_SHOWN="".concat("bv::dropdown::","shown"),ROOT_DROPDOWN_HIDDEN="".concat("bv::dropdown::","hidden"),Selector={FORM_CHILD:".dropdown form",ITEM_SELECTOR:[".dropdown-item",".b-dropdown-form"].map((function(selector){return"".concat(selector,":not(.disabled):not([disabled])")})).join(", ")},AttachmentMap_TOP="top-start",AttachmentMap_TOPEND="top-end",AttachmentMap_BOTTOM="bottom-start",AttachmentMap_BOTTOMEND="bottom-end",AttachmentMap_RIGHT="right-start",AttachmentMap_LEFT="left-start",commonProps={dropup:{type:Boolean,default:!1},dropright:{type:Boolean,default:!1},dropleft:{type:Boolean,default:!1},right:{type:Boolean,default:!1},offset:{type:[Number,String],default:0},noFlip:{type:Boolean,default:!1},popperOpts:{default:function(){}},boundary:{type:[String,HTMLElement],default:"scrollParent"}},dropdownMixin={mixins:[idMixin,clickOutMixin,focusInMixin],provide:function(){return{bvDropdown:this}},inject:{bvNavbar:{default:null}},props:_objectSpread2({disabled:{type:Boolean,default:!1}},commonProps),data:function(){return{visible:!1,visibleChangePrevented:!1}},computed:{inNavbar:function(){return!isNull(this.bvNavbar)},toggler:function(){var toggle=this.$refs.toggle;return toggle?toggle.$el||toggle:null},directionClass:function(){return this.dropup?"dropup":this.dropright?"dropright":this.dropleft?"dropleft":""}},watch:{visible:function(newValue,oldValue){if(this.visibleChangePrevented)this.visibleChangePrevented=!1;else if(newValue!==oldValue){var evtName=newValue?"show":"hide",bvEvt=new BvEvent(evtName,{cancelable:!0,vueTarget:this,target:this.$refs.menu,relatedTarget:null,componentId:this.safeId?this.safeId():this.id||null});if(this.emitEvent(bvEvt),bvEvt.defaultPrevented)return this.visibleChangePrevented=!0,this.visible=oldValue,void this.$off("hidden",this.focusToggler);"show"===evtName?this.showMenu():this.hideMenu()}},disabled:function(newValue,oldValue){newValue!==oldValue&&newValue&&this.visible&&(this.visible=!1)}},created:function(){this.$_popper=null},deactivated:function(){this.visible=!1,this.whileOpenListen(!1),this.destroyPopper()},beforeDestroy:function(){this.visible=!1,this.whileOpenListen(!1),this.destroyPopper()},methods:{emitEvent:function(bvEvt){var type=bvEvt.type;this.$emit(type,bvEvt),this.$root.$emit("".concat("bv::dropdown::").concat(type),bvEvt)},showMenu:function(){var _this=this;if(!this.disabled){if(!this.inNavbar)if(void 0===_popper.default)warn("Popper.js not found. Falling back to CSS positioning","BDropdown");else{var el=this.dropup&&this.right||this.split?this.$el:this.$refs.toggle;el=el.$el||el,this.createPopper(el)}this.$root.$emit(ROOT_DROPDOWN_SHOWN,this),this.whileOpenListen(!0),this.$nextTick((function(){_this.focusMenu(),_this.$emit("shown")}))}},hideMenu:function(){this.whileOpenListen(!1),this.$root.$emit(ROOT_DROPDOWN_HIDDEN,this),this.$emit("hidden"),this.destroyPopper()},createPopper:function(element){this.destroyPopper(),this.$_popper=new _popper.default(element,this.$refs.menu,this.getPopperConfig())},destroyPopper:function(){this.$_popper&&this.$_popper.destroy(),this.$_popper=null},updatePopper:function(){try{this.$_popper.scheduleUpdate()}catch(_unused){}},getPopperConfig:function(){var placement=AttachmentMap_BOTTOM;this.dropup?placement=this.right?AttachmentMap_TOPEND:AttachmentMap_TOP:this.dropright?placement=AttachmentMap_RIGHT:this.dropleft?placement=AttachmentMap_LEFT:this.right&&(placement=AttachmentMap_BOTTOMEND);var popperConfig={placement:placement,modifiers:{offset:{offset:this.offset||0},flip:{enabled:!this.noFlip}}};return this.boundary&&(popperConfig.modifiers.preventOverflow={boundariesElement:this.boundary}),_objectSpread2(_objectSpread2({},popperConfig),this.popperOpts||{})},whileOpenListen:function(isOpen){this.listenForClickOut=isOpen,this.listenForFocusIn=isOpen;var method=isOpen?"$on":"$off";this.$root[method](ROOT_DROPDOWN_SHOWN,this.rootCloseListener)},rootCloseListener:function(vm){vm!==this&&(this.visible=!1)},show:function(){var _this2=this;this.disabled||requestAF((function(){_this2.visible=!0}))},hide:function(){var refocus=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.disabled||(this.visible=!1,refocus&&this.$once("hidden",this.focusToggler))},toggle:function(evt){var _evt=evt=evt||{},type=_evt.type,keyCode=_evt.keyCode;("click"===type||"keydown"===type&&-1!==[KEY_CODES.ENTER,KEY_CODES.SPACE,KEY_CODES.DOWN].indexOf(keyCode))&&(this.disabled?this.visible=!1:(this.$emit("toggle",evt),evt.preventDefault(),evt.stopPropagation(),this.visible?this.hide(!0):this.show()))},onMousedown:function(evt){evt.preventDefault()},onKeydown:function(evt){var keyCode=evt.keyCode;keyCode===KEY_CODES.ESC?this.onEsc(evt):keyCode===KEY_CODES.DOWN?this.focusNext(evt,!1):keyCode===KEY_CODES.UP&&this.focusNext(evt,!0)},onEsc:function(evt){this.visible&&(this.visible=!1,evt.preventDefault(),evt.stopPropagation(),this.$once("hidden",this.focusToggler))},onSplitClick:function(evt){this.disabled?this.visible=!1:this.$emit("click",evt)},hideHandler:function(evt){var target=evt.target;!this.visible||contains(this.$refs.menu,target)||contains(this.toggler,target)||this.hide()},clickOutHandler:function(evt){this.hideHandler(evt)},focusInHandler:function(evt){this.hideHandler(evt)},focusNext:function(evt,up){var _this3=this,target=evt.target;!this.visible||evt&&closest(Selector.FORM_CHILD,target)||(evt.preventDefault(),evt.stopPropagation(),this.$nextTick((function(){var items=_this3.getItems();if(!(items.length<1)){var index=items.indexOf(target);up&&index>0?index--:!up&&index<items.length-1&&index++,index<0&&(index=0),_this3.focusItem(index,items)}})))},focusItem:function(index,items){var el=items.find((function(el,i){return i===index}));attemptFocus(el)},getItems:function(){return(selectAll(Selector.ITEM_SELECTOR,this.$refs.menu)||[]).filter(isVisible)},focusMenu:function(){attemptFocus(this.$refs.menu)},focusToggler:function(){var _this4=this;this.$nextTick((function(){attemptFocus(_this4.toggler)}))}}},NAME$f="BDropdown",props$l={text:{type:String,default:""},html:{type:String},variant:{type:String,default:function(){return getComponentConfig(NAME$f,"variant")}},size:{type:String,default:function(){return getComponentConfig(NAME$f,"size")}},block:{type:Boolean,default:!1},menuClass:{type:[String,Array,Object]},toggleTag:{type:String,default:"button"},toggleText:{type:String,default:function(){return getComponentConfig(NAME$f,"toggleText")}},toggleClass:{type:[String,Array,Object]},noCaret:{type:Boolean,default:!1},split:{type:Boolean,default:!1},splitHref:{type:String},splitTo:{type:[String,Object]},splitVariant:{type:String,default:function(){return getComponentConfig(NAME$f,"splitVariant")}},splitClass:{type:[String,Array,Object]},splitButtonType:{type:String,default:"button",validator:function(value){return arrayIncludes(["button","submit","reset"],value)}},lazy:{type:Boolean,default:!1},role:{type:String,default:"menu"}},BDropdown=_vue.default.extend({name:NAME$f,mixins:[idMixin,dropdownMixin,normalizeSlotMixin],props:props$l,computed:{dropdownClasses:function(){var block=this.block,split=this.split,boundary=this.boundary;return[this.directionClass,{show:this.visible,"btn-group":split||!block,"d-flex":block&&split,"position-static":"scrollParent"!==boundary||!boundary}]},menuClasses:function(){return[this.menuClass,{"dropdown-menu-right":this.right,show:this.visible}]},toggleClasses:function(){var split=this.split;return[this.toggleClass,{"dropdown-toggle-split":split,"dropdown-toggle-no-caret":this.noCaret&&!split}]}},render:function(h){var variant=this.variant,size=this.size,block=this.block,disabled=this.disabled,split=this.split,role=this.role,commonProps={variant:variant,size:size,block:block,disabled:disabled},$buttonContent=this.normalizeSlot("button-content"),buttonContentProps=this.hasNormalizedSlot("button-content")?{}:htmlOrText(this.html,this.text),$split=h();if(split){var splitTo=this.splitTo,splitHref=this.splitHref,splitButtonType=this.splitButtonType,btnProps=_objectSpread2(_objectSpread2({},commonProps),{},{variant:this.splitVariant||this.variant});splitTo?btnProps.to=splitTo:splitHref?btnProps.href=splitHref:splitButtonType&&(btnProps.type=splitButtonType),$split=h(BButton,{class:this.splitClass,attrs:{id:this.safeId("_BV_button_")},props:btnProps,domProps:buttonContentProps,on:{click:this.onSplitClick},ref:"button"},[$buttonContent])}var $toggle=h(BButton,{staticClass:"dropdown-toggle",class:this.toggleClasses,attrs:{id:this.safeId("_BV_toggle_"),"aria-haspopup":"true","aria-expanded":this.visible?"true":"false"},props:_objectSpread2(_objectSpread2({},commonProps),{},{tag:this.toggleTag,block:block&&!split}),domProps:split?{}:buttonContentProps,on:{mousedown:this.onMousedown,click:this.toggle,keydown:this.toggle},ref:"toggle"},[split?h("span",{class:["sr-only"]},[this.toggleText]):$buttonContent]),$menu=h("ul",{staticClass:"dropdown-menu",class:this.menuClasses,attrs:{role:role,tabindex:"-1","aria-labelledby":this.safeId(split?"_BV_button_":"_BV_toggle_")},on:{keydown:this.onKeydown},ref:"menu"},!this.lazy||this.visible?this.normalizeSlot("default",{hide:this.hide}):[h()]);return h("div",{staticClass:"dropdown b-dropdown",class:this.dropdownClasses,attrs:{id:this.safeId()}},[$split,$toggle,$menu])}});_exports.BDropdown=BDropdown;var props$m=omit(props$1,["event","routerTag"]),BDropdownItem=_vue.default.extend({name:"BDropdownItem",mixins:[attrsMixin,normalizeSlotMixin],inheritAttrs:!1,inject:{bvDropdown:{default:null}},props:_objectSpread2(_objectSpread2({},props$m),{},{linkClass:{type:[String,Array,Object],default:null},variant:{type:String,default:null}}),computed:{computedAttrs:function(){return _objectSpread2(_objectSpread2({},this.bvAttrs),{},{role:"menuitem"})}},methods:{closeDropdown:function(){var _this=this;requestAF((function(){_this.bvDropdown&&_this.bvDropdown.hide(!0)}))},onClick:function(evt){this.$emit("click",evt),this.closeDropdown()}},render:function(h){return h("li",{attrs:{role:"presentation"}},[h(BLink,{props:this.$props,staticClass:"dropdown-item",class:[this.linkClass,_defineProperty({},"text-".concat(this.variant),this.variant&&!(this.active||this.disabled))],attrs:this.computedAttrs,on:{click:this.onClick},ref:"item"},this.normalizeSlot("default"))])}});_exports.BDropdownItem=BDropdownItem;var props$n={active:{type:Boolean,default:!1},activeClass:{type:String,default:"active"},buttonClass:{type:[String,Array,Object]},disabled:{type:Boolean,default:!1},variant:{type:String}},BDropdownItemButton=_vue.default.extend({name:"BDropdownItemButton",mixins:[attrsMixin,normalizeSlotMixin],inheritAttrs:!1,inject:{bvDropdown:{default:null}},props:props$n,computed:{computedAttrs:function(){return _objectSpread2(_objectSpread2({},this.bvAttrs),{},{role:"menuitem",type:"button",disabled:this.disabled})}},methods:{closeDropdown:function(){this.bvDropdown&&this.bvDropdown.hide(!0)},onClick:function(evt){this.$emit("click",evt),this.closeDropdown()}},render:function(h){var _ref;return h("li",{attrs:{role:"presentation"}},[h("button",{staticClass:"dropdown-item",class:[this.buttonClass,(_ref={},_defineProperty(_ref,this.activeClass,this.active),_defineProperty(_ref,"text-".concat(this.variant),this.variant&&!(this.active||this.disabled)),_ref)],attrs:this.computedAttrs,on:{click:this.onClick},ref:"button"},this.normalizeSlot("default"))])}});_exports.BDropdownItemButton=BDropdownItemButton;var props$o={id:{type:String},tag:{type:String,default:"header"},variant:{type:String}},BDropdownHeader=_vue.default.extend({name:"BDropdownHeader",functional:!0,props:props$o,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,$attrs=data.attrs||{};return data.attrs={},h("li",(0,_vueFunctionalDataMerge.mergeData)(data,{attrs:{role:"presentation"}}),[h(props.tag,{staticClass:"dropdown-header",class:_defineProperty({},"text-".concat(props.variant),props.variant),attrs:_objectSpread2(_objectSpread2({},$attrs),{},{id:props.id||null,role:"heading"}),ref:"header"},children)])}});_exports.BDropdownHeader=BDropdownHeader;var props$p={tag:{type:String,default:"hr"}},BDropdownDivider=_vue.default.extend({name:"BDropdownDivider",functional:!0,props:props$p,render:function(h,_ref){var props=_ref.props,data=_ref.data,$attrs=data.attrs||{};return data.attrs={},h("li",(0,_vueFunctionalDataMerge.mergeData)(data,{attrs:{role:"presentation"}}),[h(props.tag,{staticClass:"dropdown-divider",attrs:_objectSpread2(_objectSpread2({},$attrs),{},{role:"separator","aria-orientation":"horizontal"}),ref:"divider"})])}});_exports.BDropdownDivider=BDropdownDivider;var props$q={id:{type:String},inline:{type:Boolean,default:!1},novalidate:{type:Boolean,default:!1},validated:{type:Boolean,default:!1}},BForm=_vue.default.extend({name:"BForm",functional:!0,props:props$q,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h("form",(0,_vueFunctionalDataMerge.mergeData)(data,{class:{"form-inline":props.inline,"was-validated":props.validated},attrs:{id:props.id,novalidate:props.novalidate}}),children)}});_exports.BForm=BForm;var BDropdownForm=_vue.default.extend({name:"BDropdownForm",functional:!0,props:_objectSpread2(_objectSpread2({},props$q),{},{disabled:{type:Boolean,default:!1},formClass:{type:[String,Object,Array]}}),render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,$attrs=data.attrs||{},$listeners=data.on||{};return data.attrs={},data.on={},h("li",(0,_vueFunctionalDataMerge.mergeData)(data,{attrs:{role:"presentation"}}),[h(BForm,{ref:"form",staticClass:"b-dropdown-form",class:[props.formClass,{disabled:props.disabled}],props:props,attrs:_objectSpread2(_objectSpread2({},$attrs),{},{disabled:props.disabled,tabindex:props.disabled?null:"-1"}),on:$listeners},children)])}});_exports.BDropdownForm=BDropdownForm;var BDropdownText=_vue.default.extend({name:"BDropdownText",functional:!0,props:{tag:{type:String,default:"p"},variant:{type:String}},render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,$attrs=data.attrs||{};return data.attrs={},h("li",(0,_vueFunctionalDataMerge.mergeData)(data,{attrs:{role:"presentation"}}),[h(props.tag,{staticClass:"b-dropdown-text",class:_defineProperty({},"text-".concat(props.variant),props.variant),props:props,attrs:$attrs,ref:"text"},children)])}});_exports.BDropdownText=BDropdownText;var props$r={id:{type:String},header:{type:String},headerTag:{type:String,default:"header"},headerVariant:{type:String},headerClasses:{type:[String,Array,Object]},ariaDescribedby:{type:String}},BDropdownGroup=_vue.default.extend({name:"BDropdownGroup",functional:!0,props:props$r,render:function(h,_ref){var header,props=_ref.props,data=_ref.data,slots=_ref.slots,scopedSlots=_ref.scopedSlots,$slots=slots(),$scopedSlots=scopedSlots||{},$attrs=data.attrs||{};data.attrs={};var headerId=null;(hasNormalizedSlot("header",$scopedSlots,$slots)||props.header)&&(headerId=props.id?"_bv_".concat(props.id,"_group_dd_header"):null,header=h(props.headerTag,{staticClass:"dropdown-header",class:[props.headerClasses,_defineProperty({},"text-".concat(props.variant),props.variant)],attrs:{id:headerId,role:"heading"}},normalizeSlot("header",{},$scopedSlots,$slots)||props.header));var adb=[headerId,props.ariaDescribedBy].filter(identity).join(" ").trim();return h("li",(0,_vueFunctionalDataMerge.mergeData)(data,{attrs:{role:"presentation"}}),[header||h(),h("ul",{staticClass:"list-unstyled",attrs:_objectSpread2(_objectSpread2({},$attrs),{},{id:props.id||null,role:"group","aria-describedby":adb||null})},normalizeSlot("default",{},$scopedSlots,$slots))])}});_exports.BDropdownGroup=BDropdownGroup;var DropdownPlugin=pluginFactory({components:{BDropdown:BDropdown,BDd:BDropdown,BDropdownItem:BDropdownItem,BDdItem:BDropdownItem,BDropdownItemButton:BDropdownItemButton,BDropdownItemBtn:BDropdownItemButton,BDdItemButton:BDropdownItemButton,BDdItemBtn:BDropdownItemButton,BDropdownHeader:BDropdownHeader,BDdHeader:BDropdownHeader,BDropdownDivider:BDropdownDivider,BDdDivider:BDropdownDivider,BDropdownForm:BDropdownForm,BDdForm:BDropdownForm,BDropdownText:BDropdownText,BDdText:BDropdownText,BDropdownGroup:BDropdownGroup,BDdGroup:BDropdownGroup}});_exports.DropdownPlugin=DropdownPlugin;var props$s={type:{type:String,default:"iframe",validator:function(str){return arrayIncludes(["iframe","embed","video","object","img","b-img","b-img-lazy"],str)}},tag:{type:String,default:"div"},aspect:{type:String,default:"16by9"}},BEmbed=_vue.default.extend({name:"BEmbed",functional:!0,props:props$s,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(props.tag,{ref:data.ref,staticClass:"embed-responsive",class:_defineProperty({},"embed-responsive-".concat(props.aspect),props.aspect)},[h(props.type,(0,_vueFunctionalDataMerge.mergeData)(data,{ref:"",staticClass:"embed-responsive-item"}),children)])}});_exports.BEmbed=BEmbed;var EmbedPlugin=pluginFactory({components:{BEmbed:BEmbed}});_exports.EmbedPlugin=EmbedPlugin;var formOptionsMixin={props:{options:{type:[Array,Object],default:function(){return[]}},valueField:{type:String,default:"value"},textField:{type:String,default:"text"},htmlField:{type:String,default:"html"},disabledField:{type:String,default:"disabled"}},computed:{formOptions:function(){return this.normalizeOptions(this.options)}},methods:{normalizeOption:function(option){var key=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(isPlainObject(option)){var value=get(option,this.valueField),text=get(option,this.textField);return{value:isUndefined(value)?key||text:value,text:stripTags(String(isUndefined(text)?key:text)),html:get(option,this.htmlField),disabled:Boolean(get(option,this.disabledField))}}return{value:key||option,text:stripTags(String(option)),disabled:!1}},normalizeOptions:function(options){var _this=this;return isArray(options)?options.map((function(option){return _this.normalizeOption(option)})):isPlainObject(options)?(warn('Setting prop "options" to an object is deprecated. Use the array format instead.',this.$options.name),keys(options).map((function(key){return _this.normalizeOption(options[key]||{},key)}))):[]}}},BFormDatalist=_vue.default.extend({name:"BFormDatalist",mixins:[formOptionsMixin,normalizeSlotMixin],props:{id:{type:String,required:!0}},render:function(h){var $options=this.formOptions.map((function(option,index){var value=option.value,text=option.text,html=option.html,disabled=option.disabled;return h("option",{attrs:{value:value,disabled:disabled},domProps:htmlOrText(html,text),key:"option_".concat(index)})}));return h("datalist",{attrs:{id:this.id}},[$options,this.normalizeSlot("default")])}});_exports.BFormDatalist=BFormDatalist;var props$t={id:{type:String},tag:{type:String,default:"small"},textVariant:{type:String,default:function(){return getComponentConfig("BFormText","textVariant")}},inline:{type:Boolean,default:!1}},BFormText=_vue.default.extend({name:"BFormText",functional:!0,props:props$t,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{class:_defineProperty({"form-text":!props.inline},"text-".concat(props.textVariant),props.textVariant),attrs:{id:props.id}}),children)}});_exports.BFormText=BFormText;var props$u={id:{type:String},tag:{type:String,default:"div"},tooltip:{type:Boolean,default:!1},forceShow:{type:Boolean,default:!1},state:{type:Boolean,default:null},ariaLive:{type:String},role:{type:String}},BFormInvalidFeedback=_vue.default.extend({name:"BFormInvalidFeedback",functional:!0,props:props$u,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,show=!0===props.forceShow||!1===props.state;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{class:{"invalid-feedback":!props.tooltip,"invalid-tooltip":props.tooltip,"d-block":show},attrs:{id:props.id||null,role:props.role||null,"aria-live":props.ariaLive||null,"aria-atomic":props.ariaLive?"true":null}}),children)}});_exports.BFormInvalidFeedback=BFormInvalidFeedback;var props$v={id:{type:String},tag:{type:String,default:"div"},tooltip:{type:Boolean,default:!1},forceShow:{type:Boolean,default:!1},state:{type:Boolean,default:null},ariaLive:{type:String},role:{type:String}},BFormValidFeedback=_vue.default.extend({name:"BFormValidFeedback",functional:!0,props:props$v,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,show=!0===props.forceShow||!0===props.state;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{class:{"valid-feedback":!props.tooltip,"valid-tooltip":props.tooltip,"d-block":show},attrs:{id:props.id||null,role:props.role||null,"aria-live":props.ariaLive||null,"aria-atomic":props.ariaLive?"true":null}}),children)}});_exports.BFormValidFeedback=BFormValidFeedback;var props$w={tag:{type:String,default:"div"}},BFormRow=_vue.default.extend({name:"BFormRow",functional:!0,props:props$w,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"form-row"}),children)}});_exports.BFormRow=BFormRow;var FormPlugin=pluginFactory({components:{BForm:BForm,BFormDatalist:BFormDatalist,BDatalist:BFormDatalist,BFormText:BFormText,BFormInvalidFeedback:BFormInvalidFeedback,BFormFeedback:BFormInvalidFeedback,BFormValidFeedback:BFormValidFeedback,BFormRow:BFormRow}});_exports.FormPlugin=FormPlugin;var looseIndexOf=function(arr,val){for(var i=0;i<arr.length;i++)if(looseEqual(arr[i],val))return i;return-1},formMixin={props:{name:{type:String},id:{type:String},disabled:{type:Boolean},required:{type:Boolean,default:!1},form:{type:String},autofocus:{type:Boolean,default:!1}},mounted:function(){this.handleAutofocus()},activated:function(){this.handleAutofocus()},methods:{handleAutofocus:function(){var _this=this;this.$nextTick((function(){requestAF((function(){var el=_this.$el;_this.autofocus&&isVisible(el)&&(matches(el,"input, textarea, select")||(el=select("input, textarea, select",el)),attemptFocus(el))}))}))}}},formRadioCheckMixin={mixins:[attrsMixin,normalizeSlotMixin],inheritAttrs:!1,model:{prop:"checked",event:"input"},props:{value:{},checked:{},inline:{type:Boolean,default:!1},plain:{type:Boolean,default:!1},button:{type:Boolean,default:!1},buttonVariant:{type:String},ariaLabel:{type:String},ariaLabelledby:{type:String}},data:function(){return{localChecked:this.isGroup?this.bvGroup.checked:this.checked,hasFocus:!1}},computed:{computedLocalChecked:{get:function(){return this.isGroup?this.bvGroup.localChecked:this.localChecked},set:function(val){this.isGroup?this.bvGroup.localChecked=val:this.localChecked=val}},isGroup:function(){return Boolean(this.bvGroup)},isBtnMode:function(){return this.isGroup?this.bvGroup.buttons:this.button},isPlain:function(){return!this.isBtnMode&&(this.isGroup?this.bvGroup.plain:this.plain)},isCustom:function(){return!this.isBtnMode&&!this.isPlain},isSwitch:function(){return!(this.isBtnMode||this.isRadio||this.isPlain)&&(this.isGroup?this.bvGroup.switches:this.switch)},isInline:function(){return this.isGroup?this.bvGroup.inline:this.inline},isDisabled:function(){return this.isGroup&&this.bvGroup.disabled||this.disabled},isRequired:function(){return this.getName&&(this.isGroup?this.bvGroup.required:this.required)},getName:function(){return(this.isGroup?this.bvGroup.groupName:this.name)||null},getForm:function(){return(this.isGroup?this.bvGroup.form:this.form)||null},getSize:function(){return(this.isGroup?this.bvGroup.size:this.size)||""},getState:function(){return this.isGroup?this.bvGroup.computedState:this.computedState},getButtonVariant:function(){return this.buttonVariant?this.buttonVariant:this.isGroup&&this.bvGroup.buttonVariant?this.bvGroup.buttonVariant:"secondary"},buttonClasses:function(){var _ref;return["btn","btn-".concat(this.getButtonVariant),(_ref={},_defineProperty(_ref,"btn-".concat(this.getSize),this.getSize),_defineProperty(_ref,"disabled",this.isDisabled),_defineProperty(_ref,"active",this.isChecked),_defineProperty(_ref,"focus",this.hasFocus),_ref)]},computedAttrs:function(){return _objectSpread2(_objectSpread2({},this.bvAttrs),{},{id:this.safeId(),type:this.isRadio?"radio":"checkbox",name:this.getName,form:this.getForm,disabled:this.isDisabled,required:this.isRequired,autocomplete:"off","aria-required":this.isRequired||null,"aria-label":this.ariaLabel||null,"aria-labelledby":this.ariaLabelledby||null})}},watch:{checked:function(newVal){this.computedLocalChecked=newVal}},methods:{handleFocus:function(evt){evt.target&&("focus"===evt.type?this.hasFocus=!0:"blur"===evt.type&&(this.hasFocus=!1))},focus:function(){this.isDisabled||attemptFocus(this.$refs.input)},blur:function(){this.isDisabled||attemptBlur(this.$refs.input)}},render:function(h){var defaultSlot=this.normalizeSlot("default"),on={change:this.handleChange};this.isBtnMode&&(on.focus=on.blur=this.handleFocus);var input=h("input",{ref:"input",key:"input",on:on,class:{"form-check-input":this.isPlain,"custom-control-input":this.isCustom,"is-valid":!0===this.getState&&!this.isBtnMode,"is-invalid":!1===this.getState&&!this.isBtnMode,"position-static":this.isPlain&&!defaultSlot},directives:[{name:"model",rawName:"v-model",value:this.computedLocalChecked,expression:"computedLocalChecked"}],attrs:this.computedAttrs,domProps:{value:this.value,checked:this.isChecked}});if(this.isBtnMode){var button=h("label",{class:this.buttonClasses},[input,defaultSlot]);return this.isGroup||(button=h("div",{class:["btn-group-toggle","d-inline-block"]},[button])),button}var label=h();return this.isPlain&&!defaultSlot||(label=h("label",{class:{"form-check-label":this.isPlain,"custom-control-label":this.isCustom},attrs:{for:this.safeId()}},defaultSlot)),h("div",{class:_defineProperty({"form-check":this.isPlain,"form-check-inline":this.isPlain&&this.isInline,"custom-control":this.isCustom,"custom-control-inline":this.isCustom&&this.isInline,"custom-checkbox":this.isCustom&&this.isCheck&&!this.isSwitch,"custom-switch":this.isSwitch,"custom-radio":this.isCustom&&this.isRadio},"b-custom-control-".concat(this.getSize),Boolean(this.getSize&&!this.isBtnMode))},[input,label])}},formSizeMixin={props:{size:{type:String,default:function(){return getComponentConfig("formControls","size")}}},computed:{sizeFormClass:function(){return[this.size?"form-control-".concat(this.size):null]},sizeBtnClass:function(){return[this.size?"btn-".concat(this.size):null]}}},formStateMixin={props:{state:{type:Boolean,default:null}},computed:{computedState:function(){return isBoolean(this.state)?this.state:null},stateClass:function(){var state=this.computedState;return!0===state?"is-valid":!1===state?"is-invalid":null}}},BFormCheckbox=_vue.default.extend({name:"BFormCheckbox",mixins:[formRadioCheckMixin,idMixin,formMixin,formSizeMixin,formStateMixin],inject:{bvGroup:{from:"bvCheckGroup",default:!1}},props:{value:{default:!0},uncheckedValue:{default:!1},indeterminate:{type:Boolean,default:!1},switch:{type:Boolean,default:!1},checked:{default:null}},computed:{isChecked:function(){var checked=this.computedLocalChecked,value=this.value;return isArray(checked)?looseIndexOf(checked,value)>-1:looseEqual(checked,value)},isRadio:function(){return!1},isCheck:function(){return!0}},watch:{computedLocalChecked:function(newVal){this.$emit("input",newVal),this.$refs&&this.$refs.input&&this.$emit("update:indeterminate",this.$refs.input.indeterminate)},indeterminate:function(newVal){this.setIndeterminate(newVal)}},mounted:function(){this.setIndeterminate(this.indeterminate)},methods:{handleChange:function(_ref){var _ref$target=_ref.target,checked=_ref$target.checked,indeterminate=_ref$target.indeterminate,localChecked=this.computedLocalChecked,value=this.value,isArr=isArray(localChecked),uncheckedValue=isArr?null:this.uncheckedValue;if(isArr){var idx=looseIndexOf(localChecked,value);checked&&idx<0?localChecked=localChecked.concat(value):!checked&&idx>-1&&(localChecked=localChecked.slice(0,idx).concat(localChecked.slice(idx+1)))}else localChecked=checked?value:uncheckedValue;this.computedLocalChecked=localChecked,this.$emit("change",checked?value:uncheckedValue),this.isGroup&&this.bvGroup.$emit("change",localChecked),this.$emit("update:indeterminate",indeterminate)},setIndeterminate:function(state){isArray(this.computedLocalChecked)&&(state=!1),this.$refs&&this.$refs.input&&(this.$refs.input.indeterminate=state,this.$emit("update:indeterminate",state))}}});_exports.BFormCheckbox=BFormCheckbox;var BFormRadio=_vue.default.extend({name:"BFormRadio",mixins:[idMixin,formRadioCheckMixin,formMixin,formSizeMixin,formStateMixin],inject:{bvGroup:{from:"bvRadioGroup",default:!1}},props:{checked:{default:null}},computed:{isChecked:function(){return looseEqual(this.value,this.computedLocalChecked)},isRadio:function(){return!0},isCheck:function(){return!1}},watch:{computedLocalChecked:function(){this.$emit("input",this.computedLocalChecked)}},methods:{handleChange:function(_ref){var checked=_ref.target.checked,value=this.value;this.computedLocalChecked=value,this.$emit("change",checked?value:null),this.isGroup&&this.bvGroup.$emit("change",checked?value:null)}}});_exports.BFormRadio=BFormRadio;var formRadioCheckGroupMixin={mixins:[normalizeSlotMixin],model:{prop:"checked",event:"input"},props:{validated:{type:Boolean,default:!1},ariaInvalid:{type:[Boolean,String],default:!1},stacked:{type:Boolean,default:!1},plain:{type:Boolean,default:!1},buttons:{type:Boolean,default:!1},buttonVariant:{type:String,default:"secondary"}},computed:{inline:function(){return!this.stacked},groupName:function(){return this.name||this.safeId()},groupClasses:function(){return this.buttons?["btn-group-toggle",this.inline?"btn-group":"btn-group-vertical",this.size?"btn-group-".concat(this.size):"",this.validated?"was-validated":""]:[this.validated?"was-validated":""]},computedAriaInvalid:function(){var ariaInvalid=this.ariaInvalid;return!0===ariaInvalid||"true"===ariaInvalid||""===ariaInvalid||!1===this.computedState?"true":null}},watch:{checked:function(newVal){this.localChecked=newVal},localChecked:function(newVal,oldVal){looseEqual(newVal,oldVal)||this.$emit("input",newVal)}},render:function(h){var _this=this,$inputs=this.formOptions.map((function(option,index){var key="BV_option_".concat(index);return h(_this.isRadioGroup?BFormRadio:BFormCheckbox,{props:{id:_this.safeId(key),value:option.value,disabled:option.disabled||!1},key:key},[h("span",{domProps:htmlOrText(option.html,option.text)})])}));return h("div",{class:[this.groupClasses,"bv-no-focus-ring"],attrs:{id:this.safeId(),role:this.isRadioGroup?"radiogroup":"group",tabindex:"-1","aria-required":this.required?"true":null,"aria-invalid":this.computedAriaInvalid}},[this.normalizeSlot("first"),$inputs,this.normalizeSlot("default")])}},props$x={switches:{type:Boolean,default:!1},checked:{type:Array,default:null}},BFormCheckboxGroup=_vue.default.extend({name:"BFormCheckboxGroup",mixins:[idMixin,formMixin,formRadioCheckGroupMixin,formOptionsMixin,formSizeMixin,formStateMixin],provide:function(){return{bvCheckGroup:this}},props:props$x,data:function(){return{localChecked:this.checked||[]}},computed:{isRadioGroup:function(){return!1}}});_exports.BFormCheckboxGroup=BFormCheckboxGroup;var FormCheckboxPlugin=pluginFactory({components:{BFormCheckbox:BFormCheckbox,BCheckbox:BFormCheckbox,BCheck:BFormCheckbox,BFormCheckboxGroup:BFormCheckboxGroup,BCheckboxGroup:BFormCheckboxGroup,BCheckGroup:BFormCheckboxGroup}});_exports.FormCheckboxPlugin=FormCheckboxPlugin;var PROP="__BV_hover_handler__",updateListeners=function(on,el,listener){eventOnOff(on,el,"mouseenter",listener,EVENT_OPTIONS_NO_CAPTURE),eventOnOff(on,el,"mouseleave",listener,EVENT_OPTIONS_NO_CAPTURE)},directive=function(el,_ref){var _ref$value=_ref.value,handler=void 0===_ref$value?null:_ref$value;if(isBrowser){var listener=el[PROP],hasListener=isFunction(listener),handlerChanged=!(hasListener&&listener.fn===handler);hasListener&&handlerChanged&&(updateListeners(!1,el,listener),delete el[PROP]),isFunction(handler)&&handlerChanged&&(el[PROP]=function(handler){var listener=function(evt){handler("mouseenter"===evt.type,evt)};return listener.fn=handler,listener}(handler),updateListeners(!0,el,el[PROP]))}},VBHover={bind:directive,componentUpdated:directive,unbind:function(el){directive(el,{value:null})}};_exports.VBHover=VBHover;var dropdownProps=commonProps,BVFormBtnLabelControl=_vue.default.extend({name:"BVFormBtnLabelControl",directives:{BHover:VBHover},mixins:[idMixin,normalizeSlotMixin,dropdownMixin],props:{value:{type:String,default:""},formattedValue:{type:String},placeholder:{type:String},labelSelected:{type:String},state:{type:Boolean,default:null},size:{type:String},name:{type:String},form:{type:String},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},lang:{type:String},rtl:{type:Boolean,default:null},buttonOnly:{type:Boolean,default:!1},buttonVariant:{type:String,default:"secondary"},menuClass:{type:[String,Array,Object]}},data:function(){return{isHovered:!1,hasFocus:!1}},computed:{idButton:function(){return this.safeId()},idLabel:function(){return this.safeId("_value_")},idMenu:function(){return this.safeId("_dialog_")},idWrapper:function(){return this.safeId("_outer_")},computedDir:function(){return!0===this.rtl?"rtl":!1===this.rtl?"ltr":null}},methods:{focus:function(){this.disabled||attemptFocus(this.$refs.toggle)},blur:function(){this.disabled||attemptBlur(this.$refs.toggle)},setFocus:function(evt){this.hasFocus="focus"===evt.type},handleHover:function(hovered){this.isHovered=hovered},stopEvent:function(evt){evt.stopPropagation()}},render:function(h){var _class,_class2,_ref,idButton=this.idButton,idLabel=this.idLabel,idMenu=this.idMenu,idWrapper=this.idWrapper,disabled=this.disabled,readonly=this.readonly,required=this.required,isHovered=this.isHovered,hasFocus=this.hasFocus,state=this.state,visible=this.visible,size=this.size,value=toString$1(this.value)||"",labelSelected=this.labelSelected,buttonOnly=!!this.buttonOnly,buttonVariant=this.buttonVariant,btnScope={isHovered:isHovered,hasFocus:hasFocus,state:state,opened:visible},$button=h("button",{ref:"toggle",staticClass:"btn",class:(_class={},_defineProperty(_class,"btn-".concat(buttonVariant),buttonOnly),_defineProperty(_class,"btn-".concat(size),!!size),_defineProperty(_class,"h-auto",!buttonOnly),_defineProperty(_class,"dropdown-toggle",buttonOnly),_defineProperty(_class,"dropdown-toggle-no-caret",buttonOnly),_class),attrs:{id:idButton,type:"button",disabled:disabled,"aria-haspopup":"dialog","aria-expanded":visible?"true":"false","aria-invalid":!1===state||required&&!value?"true":null,"aria-required":required?"true":null},directives:[{name:"b-hover",value:this.handleHover}],on:{mousedown:this.onMousedown,click:this.toggle,keydown:this.toggle,"!focus":this.setFocus,"!blur":this.setFocus}},[this.hasNormalizedSlot("button-content")?this.normalizeSlot("button-content",btnScope):h(BIconChevronDown,{props:{scale:1.25}})]),$hidden=h();this.name&&!disabled&&($hidden=h("input",{attrs:{type:"hidden",name:this.name||null,form:this.form||null,value:value}}));var $menu=h("div",{ref:"menu",staticClass:"dropdown-menu",class:[this.menuClass,{show:visible,"dropdown-menu-right":this.right}],attrs:{id:idMenu,role:"dialog",tabindex:"-1","aria-modal":"false","aria-labelledby":idLabel},on:{keydown:this.onKeydown}},[this.normalizeSlot("default",{opened:visible})]),$label=h("label",{staticClass:"form-control text-break text-wrap bg-transparent h-auto",class:(_class2={"sr-only":buttonOnly,"text-muted":!value},_defineProperty(_class2,"form-control-".concat(size),!!size),_defineProperty(_class2,"is-invalid",!1===state),_defineProperty(_class2,"is-valid",!0===state),_class2),attrs:{id:idLabel,for:idButton,"aria-invalid":!1===state||required&&!value?"true":null,"aria-required":required?"true":null},directives:[{name:"b-hover",value:this.handleHover}],on:{"!click":this.stopEvent}},[value?this.formattedValue||value:this.placeholder||"",value&&labelSelected?h("bdi",{staticClass:"sr-only"},labelSelected):""]);return h("div",{staticClass:"b-form-btn-label-control dropdown",class:[this.directionClass,(_ref={"btn-group":buttonOnly,"form-control":!buttonOnly},_defineProperty(_ref,"form-control-".concat(size),!!size&&!buttonOnly),_defineProperty(_ref,"d-flex",!buttonOnly),_defineProperty(_ref,"h-auto",!buttonOnly),_defineProperty(_ref,"align-items-stretch",!buttonOnly),_defineProperty(_ref,"focus",hasFocus&&!buttonOnly),_defineProperty(_ref,"show",visible),_defineProperty(_ref,"is-valid",!0===state),_defineProperty(_ref,"is-invalid",!1===state),_ref)],attrs:{id:idWrapper,role:buttonOnly?null:"group",lang:this.lang||null,dir:this.computedDir,"aria-disabled":disabled,"aria-readonly":readonly&&!disabled,"aria-labelledby":idLabel,"aria-invalid":!1===state||required&&!value?"true":null,"aria-required":required?"true":null}},[$button,$hidden,$menu,$label])}}),NAME$h="BFormDatepicker",getConfigFallback=function(prop){return getComponentConfig(NAME$h,prop)||getComponentConfig("BCalendar",prop)},propsMixin={props:_objectSpread2({value:{type:[String,Date],default:null},valueAsDate:{type:Boolean,default:!1},resetValue:{type:[String,Date]},initialDate:{type:[String,Date]},placeholder:{type:String},size:{type:String},min:{type:[String,Date]},max:{type:[String,Date]},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},name:{type:String},form:{type:String},state:{type:Boolean,default:null},dateDisabledFn:{type:Function},noCloseOnSelect:{type:Boolean,default:!1},hideHeader:{type:Boolean,default:!1},showDecadeNav:{type:Boolean,default:!1},locale:{type:[String,Array]},startWeekday:{type:[Number,String],default:0},direction:{type:String},buttonOnly:{type:Boolean,default:!1},buttonVariant:{type:String,default:"secondary"},calendarWidth:{type:String,default:"270px"},selectedVariant:{type:String,default:"primary"},todayVariant:{type:String},noHighlightToday:{type:Boolean,default:!1},todayButton:{type:Boolean,default:!1},labelTodayButton:{type:String,default:function(){return getComponentConfig(NAME$h,"labelTodayButton")}},todayButtonVariant:{type:String,default:"outline-primary"},resetButton:{type:Boolean,default:!1},labelResetButton:{type:String,default:function(){return getComponentConfig(NAME$h,"labelResetButton")}},resetButtonVariant:{type:String,default:"outline-danger"},closeButton:{type:Boolean,default:!1},labelCloseButton:{type:String,default:function(){return getComponentConfig(NAME$h,"labelCloseButton")}},closeButtonVariant:{type:String,default:"outline-secondary"},dateInfoFn:{type:Function},labelPrevDecade:{type:String,default:function(){return getConfigFallback("labelPrevDecade")}},labelPrevYear:{type:String,default:function(){return getConfigFallback("labelPrevYear")}},labelPrevMonth:{type:String,default:function(){return getConfigFallback("labelPrevMonth")}},labelCurrentMonth:{type:String,default:function(){return getConfigFallback("labelCurrentMonth")}},labelNextMonth:{type:String,default:function(){return getConfigFallback("labelNextMonth")}},labelNextYear:{type:String,default:function(){return getConfigFallback("labelNextYear")}},labelNextDecade:{type:String,default:function(){return getConfigFallback("labelNextDecade")}},labelToday:{type:String,default:function(){return getConfigFallback("labelToday")}},labelSelected:{type:String,default:function(){return getConfigFallback("labelSelected")}},labelNoDateSelected:{type:String,default:function(){return getConfigFallback("labelNoDateSelected")}},labelCalendar:{type:String,default:function(){return getConfigFallback("labelCalendar")}},labelNav:{type:String,default:function(){return getConfigFallback("labelNav")}},labelHelp:{type:String,default:function(){return getConfigFallback("labelHelp")}},dateFormatOptions:{type:Object,default:function(){return{year:"numeric",month:"long",day:"numeric",weekday:"long"}}},weekdayHeaderFormat:{type:String,default:"short",validator:function(value){return arrayIncludes(["long","short","narrow"],value)}},dark:{type:Boolean,default:!1},menuClass:{type:[String,Array,Object]}},dropdownProps)},BFormDatepicker=_vue.default.extend({name:NAME$h,mixins:[idMixin,propsMixin],model:{prop:"value",event:"input"},data:function(){return{localYMD:formatYMD(this.value)||"",isVisible:!1,localLocale:null,isRTL:!1,formattedValue:"",activeYMD:""}},computed:{calendarYM:function(){return this.activeYMD.slice(0,-3)},calendarProps:function(){return{hidden:!this.isVisible,value:this.localYMD,min:this.min,max:this.max,initialDate:this.initialDate,readonly:this.readonly,disabled:this.disabled,locale:this.locale,startWeekday:this.startWeekday,direction:this.direction,width:this.calendarWidth,dateDisabledFn:this.dateDisabledFn,selectedVariant:this.selectedVariant,todayVariant:this.todayVariant,dateInfoFn:this.dateInfoFn,hideHeader:this.hideHeader,showDecadeNav:this.showDecadeNav,noHighlightToday:this.noHighlightToday,labelPrevDecade:this.labelPrevDecade,labelPrevYear:this.labelPrevYear,labelPrevMonth:this.labelPrevMonth,labelCurrentMonth:this.labelCurrentMonth,labelNextMonth:this.labelNextMonth,labelNextYear:this.labelNextYear,labelNextDecade:this.labelNextDecade,labelToday:this.labelToday,labelSelected:this.labelSelected,labelNoDateSelected:this.labelNoDateSelected,labelCalendar:this.labelCalendar,labelNav:this.labelNav,labelHelp:this.labelHelp,dateFormatOptions:this.dateFormatOptions,weekdayHeaderFormat:this.weekdayHeaderFormat}},computedLang:function(){return(this.localLocale||"").replace(/-u-.*$/i,"")||null},computedResetValue:function(){return formatYMD(constrainDate(this.resetValue))||""}},watch:{value:function(newVal){this.localYMD=formatYMD(newVal)||""},localYMD:function(newVal){this.isVisible&&this.$emit("input",this.valueAsDate?parseYMD(newVal)||null:newVal||"")},calendarYM:function(newVal,oldVal){if(newVal!==oldVal&&oldVal)try{this.$refs.control.updatePopper()}catch(_unused){}}},methods:{focus:function(){this.disabled||attemptFocus(this.$refs.control)},blur:function(){this.disabled||attemptBlur(this.$refs.control)},setAndClose:function(ymd){var _this=this;this.localYMD=ymd,this.noCloseOnSelect||this.$nextTick((function(){_this.$refs.control.hide(!0)}))},onSelected:function(ymd){var _this2=this;this.$nextTick((function(){_this2.setAndClose(ymd)}))},onInput:function(ymd){this.localYMD!==ymd&&(this.localYMD=ymd)},onContext:function(ctx){var activeYMD=ctx.activeYMD,isRTL=ctx.isRTL,locale=ctx.locale,selectedYMD=ctx.selectedYMD,selectedFormatted=ctx.selectedFormatted;this.isRTL=isRTL,this.localLocale=locale,this.formattedValue=selectedFormatted,this.localYMD=selectedYMD,this.activeYMD=activeYMD,this.$emit("context",ctx)},onTodayButton:function(){this.setAndClose(formatYMD(constrainDate(createDate(),this.min,this.max)))},onResetButton:function(){this.setAndClose(this.computedResetValue)},onCloseButton:function(){this.$refs.control.hide(!0)},onShow:function(){this.isVisible=!0},onShown:function(){var _this3=this;this.$nextTick((function(){attemptFocus(_this3.$refs.calendar),_this3.$emit("shown")}))},onHidden:function(){this.isVisible=!1,this.$emit("hidden")},defaultButtonFn:function(_ref){var isHovered=_ref.isHovered,hasFocus=_ref.hasFocus;return this.$createElement(isHovered||hasFocus?BIconCalendarFill:BIconCalendar,{attrs:{"aria-hidden":"true"}})}},render:function(h){var $scopedSlots=this.$scopedSlots,localYMD=this.localYMD,disabled=this.disabled,readonly=this.readonly,placeholder=isUndefinedOrNull(this.placeholder)?this.labelNoDateSelected:this.placeholder,$footer=[];if(this.todayButton){var label=this.labelTodayButton;$footer.push(h(BButton,{props:{size:"sm",disabled:disabled||readonly,variant:this.todayButtonVariant},attrs:{"aria-label":label||null},on:{click:this.onTodayButton}},label))}if(this.resetButton){var _label=this.labelResetButton;$footer.push(h(BButton,{props:{size:"sm",disabled:disabled||readonly,variant:this.resetButtonVariant},attrs:{"aria-label":_label||null},on:{click:this.onResetButton}},_label))}if(this.closeButton){var _label2=this.labelCloseButton;$footer.push(h(BButton,{props:{size:"sm",disabled:disabled,variant:this.closeButtonVariant},attrs:{"aria-label":_label2||null},on:{click:this.onCloseButton}},_label2))}$footer.length>0&&($footer=[h("div",{staticClass:"b-form-date-controls d-flex flex-wrap",class:{"justify-content-between":$footer.length>1,"justify-content-end":$footer.length<2}},$footer)]);var $calendar=h(BCalendar,{key:"calendar",ref:"calendar",staticClass:"b-form-date-calendar w-100",props:this.calendarProps,on:{selected:this.onSelected,input:this.onInput,context:this.onContext},scopedSlots:pick($scopedSlots,["nav-prev-decade","nav-prev-year","nav-prev-month","nav-this-month","nav-next-month","nav-next-year","nav-next-decade"])},$footer);return h(BVFormBtnLabelControl,{ref:"control",staticClass:"b-form-datepicker",props:_objectSpread2(_objectSpread2({},this.$props),{},{id:this.safeId(),rtl:this.isRTL,lang:this.computedLang,value:localYMD||"",formattedValue:localYMD?this.formattedValue:"",placeholder:placeholder||"",menuClass:[{"bg-dark":!!this.dark,"text-light":!!this.dark},this.menuClass]}),on:{show:this.onShow,shown:this.onShown,hidden:this.onHidden},scopedSlots:{"button-content":$scopedSlots["button-content"]||this.defaultButtonFn}},[$calendar])}});_exports.BFormDatepicker=BFormDatepicker;var FormDatepickerPlugin=pluginFactory({components:{BFormDatepicker:BFormDatepicker,BDatepicker:BFormDatepicker}});_exports.FormDatepickerPlugin=FormDatepickerPlugin;var formCustomMixin={props:{plain:{type:Boolean,default:!1}},computed:{custom:function(){return!this.plain}}},NAME$i="BFormFile",isValidValue=function isValidValue(value){return value instanceof File||isArray(value)&&value.every((function(v){return isValidValue(v)}))},BFormFile=_vue.default.extend({name:NAME$i,mixins:[attrsMixin,idMixin,formMixin,formStateMixin,formCustomMixin,normalizeSlotMixin],inheritAttrs:!1,model:{prop:"value",event:"input"},props:{size:{type:String,default:function(){return getComponentConfig("BFormControl","size")}},value:{type:[File,Array],default:null,validator:function(value){return""===value?(warn('Setting "value"/"v-model" to an empty string for reset is deprecated. Set to "null" instead.',NAME$i),!0):isUndefinedOrNull(value)||isValidValue(value)}},accept:{type:String,default:""},capture:{type:Boolean,default:!1},placeholder:{type:String,default:function(){return getComponentConfig(NAME$i,"placeholder")}},browseText:{type:String,default:function(){return getComponentConfig(NAME$i,"browseText")}},dropPlaceholder:{type:String,default:function(){return getComponentConfig(NAME$i,"dropPlaceholder")}},multiple:{type:Boolean,default:!1},directory:{type:Boolean,default:!1},noTraverse:{type:Boolean,default:!1},noDrop:{type:Boolean,default:!1},fileNameFormatter:{type:Function,default:null}},data:function(){return{selectedFile:null,dragging:!1,hasFocus:!1}},computed:{selectLabel:function(){if(this.dragging&&this.dropPlaceholder)return this.dropPlaceholder;if(!this.selectedFile||0===this.selectedFile.length)return this.placeholder;var files=concat(this.selectedFile).filter(identity);return this.hasNormalizedSlot("file-name")?[this.normalizeSlot("file-name",{files:files,names:files.map((function(f){return f.name}))})]:isFunction(this.fileNameFormatter)?toString$1(this.fileNameFormatter(files)):files.map((function(file){return file.name})).join(", ")},computedAttrs:function(){return _objectSpread2(_objectSpread2({},this.bvAttrs),{},{type:"file",id:this.safeId(),name:this.name,disabled:this.disabled,required:this.required,form:this.form||null,capture:this.capture||null,accept:this.accept||null,multiple:this.multiple,webkitdirectory:this.directory,"aria-required":this.required?"true":null})}},watch:{selectedFile:function(newVal,oldVal){newVal===oldVal||isArray(newVal)&&isArray(oldVal)&&newVal.length===oldVal.length&&newVal.every((function(v,i){return v===oldVal[i]}))||(!newVal&&this.multiple?this.$emit("input",[]):this.$emit("input",newVal))},value:function(newVal){(!newVal||isArray(newVal)&&0===newVal.length)&&this.reset()}},methods:{focusHandler:function(evt){this.plain||"focusout"===evt.type?this.hasFocus=!1:this.hasFocus=!0},reset:function(){try{var $input=this.$refs.input;$input.value="",$input.type="",$input.type="file"}catch(e){}this.selectedFile=this.multiple?[]:null},onFileChange:function(evt){var _this=this;this.$emit("change",evt);var items=evt.dataTransfer&&evt.dataTransfer.items;if(!items||this.noTraverse)this.setFiles(evt.target.files||evt.dataTransfer.files);else{for(var queue=[],i=0;i<items.length;i++){var item=items[i].webkitGetAsEntry();item&&queue.push(this.traverseFileTree(item))}Promise.all(queue).then((function(filesArr){_this.setFiles(from(filesArr))}))}},setFiles:function(){var files=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];if(files)if(this.multiple){for(var filesArray=[],i=0;i<files.length;i++)filesArray.push(files[i]);this.selectedFile=filesArray}else this.selectedFile=files[0]||null;else this.selectedFile=null},onReset:function(){this.selectedFile=this.multiple?[]:null},onDragover:function(evt){if(evt.preventDefault(),evt.stopPropagation(),!this.noDrop&&this.custom){this.dragging=!0;try{evt.dataTransfer.dropEffect="copy"}catch(_unused){}}},onDragleave:function(evt){evt.preventDefault(),evt.stopPropagation(),this.dragging=!1},onDrop:function(evt){evt.preventDefault(),evt.stopPropagation(),this.noDrop||(this.dragging=!1,evt.dataTransfer.files&&evt.dataTransfer.files.length>0&&this.onFileChange(evt))},traverseFileTree:function(item,path){var _this2=this;return new Promise((function(resolve){path=path||"",item.isFile?item.file((function(file){file.$path=path,resolve(file)})):item.isDirectory&&item.createReader().readEntries((function(entries){for(var queue=[],i=0;i<entries.length;i++)queue.push(_this2.traverseFileTree(entries[i],path+item.name+"/"));Promise.all(queue).then((function(filesArr){resolve(from(filesArr))}))}))}))}},render:function(h){var input=h("input",{ref:"input",class:[{"form-control-file":this.plain,"custom-file-input":this.custom,focus:this.custom&&this.hasFocus},this.stateClass],attrs:this.computedAttrs,on:{change:this.onFileChange,focusin:this.focusHandler,focusout:this.focusHandler,reset:this.onReset}});if(this.plain)return input;var label=h("label",{staticClass:"custom-file-label",class:[this.dragging?"dragging":null],attrs:{for:this.safeId(),"data-browse":this.browseText||null}},this.selectLabel);return h("div",{staticClass:"custom-file b-form-file",class:[this.stateClass,_defineProperty({},"b-custom-control-".concat(this.size),this.size)],attrs:{id:this.safeId("_BV_file_outer_")},on:{dragover:this.onDragover,dragleave:this.onDragleave,drop:this.onDrop}},[input,label])}});_exports.BFormFile=BFormFile;var FormFilePlugin=pluginFactory({components:{BFormFile:BFormFile,BFile:BFormFile}});_exports.FormFilePlugin=FormFilePlugin;var escapeChar=function(value){return"\\"+value},cssEscape=function(value){var length=(value=toString$1(value)).length,firstCharCode=value.charCodeAt(0);return value.split("").reduce((function(result,char,index){var charCode=value.charCodeAt(index);return 0===charCode?result+"<22>":127===charCode||charCode>=1&&charCode<=31||0===index&&charCode>=48&&charCode<=57||1===index&&charCode>=48&&charCode<=57&&45===firstCharCode?result+escapeChar("".concat(charCode.toString(16)," ")):0===index&&45===charCode&&1===length?result+escapeChar(char):charCode>=128||45===charCode||95===charCode||charCode>=48&&charCode<=57||charCode>=65&&charCode<=90||charCode>=97&&charCode<=122?result+char:result+escapeChar(char)}),"")},RX_COL_CLASS=/^col-/,strNum=function(){return{type:[String,Number],default:null}},computeBreakpointClass=memoize((function(type,breakpoint,val){var className=type;if(!isUndefinedOrNull(val)&&!1!==val)return breakpoint&&(className+="-".concat(breakpoint)),"col"!==type||""!==val&&!0!==val?(className+="-".concat(val),lowerCase(className)):lowerCase(className)})),breakpointPropMap=create(null),generateProps=function(){var breakpoints=getBreakpointsUpCached().filter(identity),breakpointCol=breakpoints.reduce((function(propMap,breakpoint){return breakpoint&&(propMap[breakpoint]={type:[Boolean,String,Number],default:!1}),propMap}),create(null)),breakpointOffset=breakpoints.reduce((function(propMap,breakpoint){return propMap[suffixPropName(breakpoint,"offset")]=strNum(),propMap}),create(null)),breakpointOrder=breakpoints.reduce((function(propMap,breakpoint){return propMap[suffixPropName(breakpoint,"order")]=strNum(),propMap}),create(null));return breakpointPropMap=assign(create(null),{col:keys(breakpointCol),offset:keys(breakpointOffset),order:keys(breakpointOrder)}),_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({col:{type:Boolean,default:!1},cols:strNum()},breakpointCol),{},{offset:strNum()},breakpointOffset),{},{order:strNum()},breakpointOrder),{},{alignSelf:{type:String,default:null,validator:function(str){return arrayIncludes(["auto","start","end","center","baseline","stretch"],str)}},tag:{type:String,default:"div"}})},BCol={name:"BCol",functional:!0,get props(){return delete this.props,this.props=generateProps()},render:function(h,_ref){var _classList$push,props=_ref.props,data=_ref.data,children=_ref.children,classList=[];for(var type in breakpointPropMap)for(var _keys=breakpointPropMap[type],i=0;i<_keys.length;i++){var c=computeBreakpointClass(type,_keys[i].replace(type,""),props[_keys[i]]);c&&classList.push(c)}var hasColClasses=classList.some((function(className){return RX_COL_CLASS.test(className)}));return classList.push((_defineProperty(_classList$push={col:props.col||!hasColClasses&&!props.cols},"col-".concat(props.cols),props.cols),_defineProperty(_classList$push,"offset-".concat(props.offset),props.offset),_defineProperty(_classList$push,"order-".concat(props.order),props.order),_defineProperty(_classList$push,"align-self-".concat(props.alignSelf),props.alignSelf),_classList$push)),h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{class:classList}),children)}};_exports.BCol=BCol;var renderInvalidFeedback=function(h,ctx){var content=ctx.normalizeSlot("invalid-feedback")||ctx.invalidFeedback,invalidFeedback=h();return content&&(invalidFeedback=h(BFormInvalidFeedback,{props:{id:ctx.invalidFeedbackId,state:ctx.computedState,tooltip:ctx.tooltip,ariaLive:ctx.feedbackAriaLive,role:ctx.feedbackAriaLive?"alert":null},attrs:{tabindex:content?"-1":null}},[content])),invalidFeedback},renderValidFeedback=function(h,ctx){var content=ctx.normalizeSlot("valid-feedback")||ctx.validFeedback,validFeedback=h();return content&&(validFeedback=h(BFormValidFeedback,{props:{id:ctx.validFeedbackId,state:ctx.computedState,tooltip:ctx.tooltip,ariaLive:ctx.feedbackAriaLive,role:ctx.feedbackAriaLive?"alert":null},attrs:{tabindex:content?"-1":null}},[content])),validFeedback},renderHelpText=function(h,ctx){var content=ctx.normalizeSlot("description")||ctx.description,description=h();return content&&(description=h(BFormText,{attrs:{id:ctx.descriptionId,tabindex:content?"-1":null}},[content])),description},makePropName=memoize((function(){var breakpoint=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return"".concat(arguments.length>1?arguments[1]:void 0).concat(upperFirst(breakpoint))})),BFormGroup={name:"BFormGroup",mixins:[idMixin,formStateMixin,normalizeSlotMixin],get props(){return delete this.props,this.props=(BREAKPOINTS=getBreakpointsUpCached(),bpLabelColProps=BREAKPOINTS.reduce((function(props,breakpoint){return props[makePropName(breakpoint,"labelCols")]={type:[Number,String,Boolean],default:!breakpoint&&null},props}),create(null)),bpLabelAlignProps=BREAKPOINTS.reduce((function(props,breakpoint){return props[makePropName(breakpoint,"labelAlign")]={type:String},props}),create(null)),_objectSpread2(_objectSpread2(_objectSpread2({label:{type:String},labelFor:{type:String},labelSize:{type:String},labelSrOnly:{type:Boolean,default:!1}},bpLabelColProps),bpLabelAlignProps),{},{labelClass:{type:[String,Array,Object]},description:{type:String},invalidFeedback:{type:String},validFeedback:{type:String},tooltip:{type:Boolean,default:!1},feedbackAriaLive:{type:String,default:"assertive"},validated:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}}));var BREAKPOINTS,bpLabelColProps,bpLabelAlignProps},computed:{labelColProps:function(){var _this=this,props={};return getBreakpointsUpCached().forEach((function(breakpoint){var propVal=_this[makePropName(breakpoint,"labelCols")];if(isBoolean(propVal=""===propVal||(propVal||!1))||"auto"===propVal||(propVal=(propVal=toInteger(propVal,0))>0&&propVal),propVal){var bColPropName=breakpoint||(isBoolean(propVal)?"col":"cols");props[bColPropName]=propVal}})),props},labelAlignClasses:function(){var _this2=this,classes=[];return getBreakpointsUpCached().forEach((function(breakpoint){var propVal=_this2[makePropName(breakpoint,"labelAlign")]||null;if(propVal){var className=breakpoint?"text-".concat(breakpoint,"-").concat(propVal):"text-".concat(propVal);classes.push(className)}})),classes},isHorizontal:function(){return keys(this.labelColProps).length>0},labelId:function(){return this.hasNormalizedSlot("label")||this.label?this.safeId("_BV_label_"):null},descriptionId:function(){return this.hasNormalizedSlot("description")||this.description?this.safeId("_BV_description_"):null},hasInvalidFeedback:function(){return!1===this.computedState&&(this.hasNormalizedSlot("invalid-feedback")||this.invalidFeedback)},invalidFeedbackId:function(){return this.hasInvalidFeedback?this.safeId("_BV_feedback_invalid_"):null},hasValidFeedback:function(){return!0===this.computedState&&(this.hasNormalizedSlot("valid-feedback")||this.validFeedback)},validFeedbackId:function(){return this.hasValidFeedback?this.safeId("_BV_feedback_valid_"):null},describedByIds:function(){return[this.descriptionId,this.invalidFeedbackId,this.validFeedbackId].filter(Boolean).join(" ")||null}},watch:{describedByIds:function(add,remove){add!==remove&&this.setInputDescribedBy(add,remove)}},mounted:function(){var _this3=this;this.$nextTick((function(){_this3.setInputDescribedBy(_this3.describedByIds)}))},methods:{legendClick:function(evt){if(!this.labelFor){var tagName=evt.target?evt.target.tagName:"";if(!/^(input|select|textarea|label|button|a)$/i.test(tagName)){var inputs=selectAll("input:not([disabled]),textarea:not([disabled]),select:not([disabled])",this.$refs.content).filter(isVisible);inputs&&1===inputs.length&&attemptFocus(inputs[0])}}},setInputDescribedBy:function(add,remove){if(this.labelFor&&isBrowser){var input=select("#".concat(cssEscape(this.labelFor)),this.$refs.content);if(input){var adb="aria-describedby",ids=(getAttr(input,adb)||"").split(/\s+/);add=(add||"").split(/\s+/),remove=(remove||"").split(/\s+/),ids=ids.filter((function(id){return!arrayIncludes(remove,id)})).concat(add).filter(Boolean),(ids=keys(ids.reduce((function(memo,id){return _objectSpread2(_objectSpread2({},memo),{},_defineProperty({},id,!0))}),{})).join(" ").trim())?setAttr(input,adb,ids):removeAttr(input,adb)}}}},render:function(h){var isFieldset=!this.labelFor,isHorizontal=this.isHorizontal,label=function(h,ctx){var content=ctx.normalizeSlot("label")||ctx.label,labelFor=ctx.labelFor,isLegend=!labelFor,isHorizontal=ctx.isHorizontal,labelTag=isLegend?"legend":"label";if(content||isHorizontal){if(ctx.labelSrOnly){var label=h();return content&&(label=h(labelTag,{class:"sr-only",attrs:{id:ctx.labelId,for:labelFor||null}},[content])),h(isHorizontal?BCol:"div",{props:isHorizontal?ctx.labelColProps:{}},[label])}return h(isHorizontal?BCol:labelTag,{on:isLegend?{click:ctx.legendClick}:{},props:isHorizontal?_objectSpread2({tag:labelTag},ctx.labelColProps):{},attrs:{id:ctx.labelId,for:labelFor||null,tabindex:isLegend?"-1":null},class:[isLegend?"bv-no-focus-ring":"",isHorizontal||isLegend?"col-form-label":"",!isHorizontal&&isLegend?"pt-0":"",isHorizontal||isLegend?"":"d-block",ctx.labelSize?"col-form-label-".concat(ctx.labelSize):"",ctx.labelAlignClasses,ctx.labelClass]},[content])}return h()}(h,this),content=h(isHorizontal?BCol:"div",{ref:"content",staticClass:"bv-no-focus-ring",attrs:{tabindex:isFieldset?"-1":null,role:isFieldset?"group":null}},[this.normalizeSlot("default")||h(),renderInvalidFeedback(h,this),renderValidFeedback(h,this),renderHelpText(h,this)]),data={staticClass:"form-group",class:[this.validated?"was-validated":null,this.stateClass],attrs:{id:this.safeId(),disabled:isFieldset?this.disabled:null,role:isFieldset?null:"group","aria-invalid":!1===this.computedState?"true":null,"aria-labelledby":isFieldset&&isHorizontal?this.labelId:null,"aria-describedby":isFieldset?this.describedByIds:null}};return h(isFieldset?"fieldset":isHorizontal?BFormRow:"div",data,isHorizontal&&isFieldset?[h(BFormRow,[label,content])]:[label,content])}};_exports.BFormGroup=BFormGroup;var FormGroupPlugin=pluginFactory({components:{BFormGroup:BFormGroup,BFormFieldset:BFormGroup}});_exports.FormGroupPlugin=FormGroupPlugin;var formSelectionMixin={computed:{selectionStart:{cache:!1,get:function(){return this.$refs.input.selectionStart},set:function(val){this.$refs.input.selectionStart=val}},selectionEnd:{cache:!1,get:function(){return this.$refs.input.selectionEnd},set:function(val){this.$refs.input.selectionEnd=val}},selectionDirection:{cache:!1,get:function(){return this.$refs.input.selectionDirection},set:function(val){this.$refs.input.selectionDirection=val}}},methods:{select:function(){var _this$$refs$input;(_this$$refs$input=this.$refs.input).select.apply(_this$$refs$input,arguments)},setSelectionRange:function(){var _this$$refs$input2;(_this$$refs$input2=this.$refs.input).setSelectionRange.apply(_this$$refs$input2,arguments)},setRangeText:function(){var _this$$refs$input3;(_this$$refs$input3=this.$refs.input).setRangeText.apply(_this$$refs$input3,arguments)}}},formTextMixin={model:{prop:"value",event:"update"},props:{value:{type:[String,Number],default:""},ariaInvalid:{type:[Boolean,String],default:!1},readonly:{type:Boolean,default:!1},plaintext:{type:Boolean,default:!1},autocomplete:{type:String},placeholder:{type:String},formatter:{type:Function},lazyFormatter:{type:Boolean,default:!1},trim:{type:Boolean,default:!1},number:{type:Boolean,default:!1},lazy:{type:Boolean,default:!1},debounce:{type:[Number,String],default:0}},data:function(){return{localValue:toString$1(this.value),vModelValue:this.value}},computed:{computedClass:function(){return[{"custom-range":"range"===this.type,"form-control-plaintext":this.plaintext&&"range"!==this.type&&"color"!==this.type,"form-control":!this.plaintext&&"range"!==this.type||"color"===this.type},this.sizeFormClass,this.stateClass]},computedAriaInvalid:function(){return this.ariaInvalid&&"false"!==this.ariaInvalid?!0===this.ariaInvalid?"true":this.ariaInvalid:!1===this.computedState?"true":null},computedDebounce:function(){return mathMax(toInteger(this.debounce,0),0)},hasFormatter:function(){return isFunction(this.formatter)}},watch:{value:function(newVal){var stringifyValue=toString$1(newVal);stringifyValue!==this.localValue&&newVal!==this.vModelValue&&(this.clearDebounce(),this.localValue=stringifyValue,this.vModelValue=newVal)}},created:function(){this.$_inputDebounceTimer=null},mounted:function(){this.$on("hook:beforeDestroy",this.clearDebounce);var value=this.value,stringifyValue=toString$1(value);stringifyValue!==this.localValue&&value!==this.vModelValue&&(this.localValue=stringifyValue,this.vModelValue=value)},methods:{clearDebounce:function(){clearTimeout(this.$_inputDebounceTimer),this.$_inputDebounceTimer=null},formatValue:function(value,evt){var force=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return value=toString$1(value),!this.hasFormatter||this.lazyFormatter&&!force||(value=this.formatter(value,evt)),value},modifyValue:function(value){return this.trim&&(value=value.trim()),this.number&&(value=toFloat(value,value)),value},updateValue:function(value){var _this=this,force=arguments.length>1&&void 0!==arguments[1]&&arguments[1],lazy=this.lazy;if(!lazy||force)if((value=this.modifyValue(value))!==this.vModelValue){this.clearDebounce();var doUpdate=function(){_this.vModelValue=value,_this.$emit("update",value)},debounce=this.computedDebounce;debounce>0&&!lazy&&!force?this.$_inputDebounceTimer=setTimeout(doUpdate,debounce):doUpdate()}else if(this.hasFormatter){var $input=this.$refs.input;$input&&value!==$input.value&&($input.value=value)}},onInput:function(evt){if(!evt.target.composing){var value=evt.target.value,formattedValue=this.formatValue(value,evt);!1===formattedValue||evt.defaultPrevented?evt.preventDefault():(this.localValue=formattedValue,this.updateValue(formattedValue),this.$emit("input",formattedValue))}},onChange:function(evt){var value=evt.target.value,formattedValue=this.formatValue(value,evt);!1===formattedValue||evt.defaultPrevented?evt.preventDefault():(this.localValue=formattedValue,this.updateValue(formattedValue,!0),this.$emit("change",formattedValue))},onBlur:function(evt){var value=evt.target.value,formattedValue=this.formatValue(value,evt,!0);!1!==formattedValue&&(this.localValue=toString$1(this.modifyValue(formattedValue)),this.updateValue(formattedValue,!0)),this.$emit("blur",evt)},focus:function(){this.disabled||attemptFocus(this.$el)},blur:function(){this.disabled||attemptBlur(this.$el)}}},formValidityMixin={computed:{validity:{cache:!1,get:function(){return this.$refs.input.validity}},validationMessage:{cache:!1,get:function(){return this.$refs.input.validationMessage}},willValidate:{cache:!1,get:function(){return this.$refs.input.willValidate}}},methods:{setCustomValidity:function(){var _this$$refs$input;return(_this$$refs$input=this.$refs.input).setCustomValidity.apply(_this$$refs$input,arguments)},checkValidity:function(){var _this$$refs$input2;return(_this$$refs$input2=this.$refs.input).checkValidity.apply(_this$$refs$input2,arguments)},reportValidity:function(){var _this$$refs$input3;return(_this$$refs$input3=this.$refs.input).reportValidity.apply(_this$$refs$input3,arguments)}}},TYPES=["text","password","email","number","url","tel","search","range","color","date","time","datetime","datetime-local","month","week"],BFormInput=_vue.default.extend({name:"BFormInput",mixins:[listenersMixin,idMixin,formMixin,formSizeMixin,formStateMixin,formTextMixin,formSelectionMixin,formValidityMixin],props:{type:{type:String,default:"text",validator:function(type){return arrayIncludes(TYPES,type)}},noWheel:{type:Boolean,default:!1},min:{type:[String,Number]},max:{type:[String,Number]},step:{type:[String,Number]},list:{type:String}},computed:{localType:function(){return arrayIncludes(TYPES,this.type)?this.type:"text"},computedAttrs:function(){var type=this.localType,disabled=this.disabled,placeholder=this.placeholder,required=this.required,min=this.min,max=this.max,step=this.step;return{id:this.safeId(),name:this.name||null,form:this.form||null,type:type,disabled:disabled,placeholder:placeholder,required:required,autocomplete:this.autocomplete||null,readonly:this.readonly||this.plaintext,min:min,max:max,step:step,list:"password"!==type?this.list:null,"aria-required":required?"true":null,"aria-invalid":this.computedAriaInvalid}},computedListeners:function(){return _objectSpread2(_objectSpread2({},this.bvListeners),{},{input:this.onInput,change:this.onChange,blur:this.onBlur})}},watch:{noWheel:function(newVal){this.setWheelStopper(newVal)}},mounted:function(){this.setWheelStopper(this.noWheel)},deactivated:function(){this.setWheelStopper(!1)},activated:function(){this.setWheelStopper(this.noWheel)},beforeDestroy:function(){this.setWheelStopper(!1)},methods:{setWheelStopper:function(on){var input=this.$el;eventOnOff(on,input,"focus",this.onWheelFocus),eventOnOff(on,input,"blur",this.onWheelBlur),on||eventOff(document,"wheel",this.stopWheel)},onWheelFocus:function(){eventOn(document,"wheel",this.stopWheel)},onWheelBlur:function(){eventOff(document,"wheel",this.stopWheel)},stopWheel:function(evt){evt.preventDefault(),attemptBlur(this.$el)}},render:function(h){return h("input",{ref:"input",class:this.computedClass,attrs:this.computedAttrs,domProps:{value:this.localValue},on:this.computedListeners})}});_exports.BFormInput=BFormInput;var FormInputPlugin=pluginFactory({components:{BFormInput:BFormInput,BInput:BFormInput}});_exports.FormInputPlugin=FormInputPlugin;var BFormRadioGroup=_vue.default.extend({name:"BFormRadioGroup",mixins:[idMixin,formMixin,formRadioCheckGroupMixin,formOptionsMixin,formSizeMixin,formStateMixin],provide:function(){return{bvRadioGroup:this}},props:{checked:{default:null}},data:function(){return{localChecked:this.checked}},computed:{isRadioGroup:function(){return!0}}});_exports.BFormRadioGroup=BFormRadioGroup;var FormRadioPlugin=pluginFactory({components:{BFormRadio:BFormRadio,BRadio:BFormRadio,BFormRadioGroup:BFormRadioGroup,BRadioGroup:BFormRadioGroup}});_exports.FormRadioPlugin=FormRadioPlugin;var LEFT$1=KEY_CODES.LEFT,RIGHT$1=KEY_CODES.RIGHT,UP$1=KEY_CODES.UP,DOWN$1=KEY_CODES.DOWN,BVFormRatingStar=_vue.default.extend({name:"BVFormRatingStar",mixins:[normalizeSlotMixin],props:{rating:{type:Number,default:0},star:{type:Number,default:0},focused:{type:Boolean,default:!1},variant:{type:String},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},hasClear:{type:Boolean,default:!1}},methods:{onClick:function(evt){this.disabled||this.readonly||(evt.preventDefault(),this.$emit("selected",this.star))}},render:function(h){var rating=this.rating,star=this.star,focused=this.focused,hasClear=this.hasClear,variant=this.variant,disabled=this.disabled,readonly=this.readonly,minStar=hasClear?0:1,type=rating>=star?"full":rating>=star-.5?"half":"empty",slotScope={variant:variant,disabled:disabled,readonly:readonly};return h("span",{staticClass:"b-rating-star",class:{focused:focused&&rating===star||!toInteger(rating)&&star===minStar,"b-rating-star-empty":"empty"===type,"b-rating-star-half":"half"===type,"b-rating-star-full":"full"===type},attrs:{tabindex:disabled||readonly?null:"-1"},on:{click:this.onClick}},[h("span",{staticClass:"b-rating-icon"},[this.normalizeSlot(type,slotScope)])])}}),computeStars=function(stars){return mathMax(3,toInteger(stars,5))},clampValue=function(value,min,max){return mathMax(mathMin(value,max),min)},BFormRating=_vue.default.extend({name:"BFormRating",components:{BIconStar:BIconStar,BIconStarHalf:BIconStarHalf,BIconStarFill:BIconStarFill,BIconX:BIconX},mixins:[idMixin],model:{prop:"value",event:"change"},props:{value:{type:[Number,String],default:null},stars:{type:[Number,String],default:5,validator:function(val){return toInteger(val)>=3}},variant:{type:String,default:function(){return getComponentConfig("BFormRating","variant")}},color:{type:String,default:function(){return getComponentConfig("BFormRating","color")}},showValue:{type:Boolean,default:!1},showValueMax:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},size:{type:String},name:{type:String},form:{type:String},noBorder:{type:Boolean,default:!1},inline:{type:Boolean,default:!1},precision:{type:[Number,String],default:null},iconEmpty:{type:String,default:"star"},iconHalf:{type:String,default:"star-half"},iconFull:{type:String,default:"star-fill"},iconClear:{type:String,default:"x"},locale:{type:[String,Array]},showClear:{type:Boolean,default:!1}},data:function(){var value=toFloat(this.value,null),stars=computeStars(this.stars);return{localValue:isNull(value)?null:clampValue(value,0,stars),hasFocus:!1}},computed:{computedStars:function(){return computeStars(this.stars)},computedRating:function(){var value=toFloat(this.localValue,0),precision=toInteger(this.precision,3);return clampValue(toFloat(value.toFixed(precision)),0,this.computedStars)},computedLocale:function(){var locales=concat(this.locale).filter(identity);return new Intl.NumberFormat(locales).resolvedOptions().locale},isInteractive:function(){return!this.disabled&&!this.readonly},isRTL:function(){return isLocaleRTL(this.computedLocale)},formattedRating:function(){var precision=toInteger(this.precision),showValueMax=this.showValueMax,locale=this.computedLocale,formatOptions={notation:"standard",minimumFractionDigits:isNaN(precision)?0:precision,maximumFractionDigits:isNaN(precision)?3:precision},stars=this.computedStars.toLocaleString(locale),value=this.localValue;return value=isNull(value)?showValueMax?"-":"":value.toLocaleString(locale,formatOptions),showValueMax?"".concat(value,"/").concat(stars):value}},watch:{value:function(newVal,oldVal){if(newVal!==oldVal){var value=toFloat(newVal,null);this.localValue=isNull(value)?null:clampValue(value,0,this.computedStars)}},localValue:function(newVal,oldVal){newVal!==oldVal&&newVal!==(this.value||0)&&this.$emit("change",newVal||null)},disabled:function(newVal){newVal&&(this.hasFocus=!1,this.blur())}},methods:{focus:function(){this.disabled||attemptFocus(this.$el)},blur:function(){this.disabled||attemptBlur(this.$el)},onKeydown:function(evt){var keyCode=evt.keyCode;if(this.isInteractive&&arrayIncludes([LEFT$1,DOWN$1,RIGHT$1,UP$1],keyCode)){evt.preventDefault();var value=toInteger(this.localValue,0),min=this.showClear?0:1,stars=this.computedStars,amountRtl=this.isRTL?-1:1;keyCode===LEFT$1?this.localValue=clampValue(value-amountRtl,min,stars)||null:keyCode===RIGHT$1?this.localValue=clampValue(value+amountRtl,min,stars):keyCode===DOWN$1?this.localValue=clampValue(value-1,min,stars)||null:keyCode===UP$1&&(this.localValue=clampValue(value+1,min,stars))}},onSelected:function(value){this.isInteractive&&(this.localValue=value)},onFocus:function(evt){this.hasFocus=!!this.isInteractive&&"focus"===evt.type},renderIcon:function(icon){return this.$createElement(BIcon,{props:{icon:icon,variant:this.disabled||this.color?null:this.variant||null}})},iconEmptyFn:function(){return this.renderIcon(this.iconEmpty)},iconHalfFn:function(){return this.renderIcon(this.iconHalf)},iconFullFn:function(){return this.renderIcon(this.iconFull)},iconClearFn:function(){return this.$createElement(BIcon,{props:{icon:this.iconClear}})}},render:function(h){var _class,_this=this,disabled=this.disabled,readonly=this.readonly,size=this.size,name=this.name,form=this.form,inline=this.inline,variant=this.variant,color=this.color,noBorder=this.noBorder,hasFocus=this.hasFocus,computedRating=this.computedRating,computedStars=this.computedStars,formattedRating=this.formattedRating,showClear=this.showClear,isRTL=this.isRTL,isInteractive=this.isInteractive,$scopedSlots=this.$scopedSlots,$content=[];if(showClear&&!disabled&&!readonly){var $icon=h("span",{staticClass:"b-rating-icon"},[($scopedSlots["icon-clear"]||this.iconClearFn)()]);$content.push(h("span",{staticClass:"b-rating-star b-rating-star-clear flex-grow-1",class:{focused:hasFocus&&0===computedRating},attrs:{tabindex:isInteractive?"-1":null},on:{click:function(){return _this.onSelected(null)}},key:"clear"},[$icon]))}for(var index=0;index<computedStars;index++){var value=index+1;$content.push(h(BVFormRatingStar,{staticClass:"flex-grow-1",style:color&&!disabled?{color:color}:{},props:{rating:computedRating,star:value,variant:disabled?null:variant||null,disabled:disabled,readonly:readonly,focused:hasFocus,hasClear:showClear},on:{selected:this.onSelected},scopedSlots:{empty:$scopedSlots["icon-empty"]||this.iconEmptyFn,half:$scopedSlots["icon-half"]||this.iconHalfFn,full:$scopedSlots["icon-full"]||this.iconFullFn},key:index}))}return name&&$content.push(h("input",{attrs:{type:"hidden",value:isNull(this.localValue)?"":computedRating,name:name,form:form||null},key:"hidden"})),this.showValue&&$content.push(h("b",{staticClass:"b-rating-value flex-grow-1",attrs:{"aria-hidden":"true"},key:"value"},toString$1(formattedRating))),h("output",{staticClass:"b-rating form-control align-items-center",class:(_class={},_defineProperty(_class,"form-control-".concat(size),!!size),_defineProperty(_class,"d-inline-flex",inline),_defineProperty(_class,"d-flex",!inline),_defineProperty(_class,"border-0",noBorder),_defineProperty(_class,"disabled",disabled),_defineProperty(_class,"readonly",!disabled&&readonly),_class),attrs:{id:this.safeId(),dir:isRTL?"rtl":"ltr",tabindex:disabled?null:"0",disabled:disabled,role:"slider","aria-disabled":disabled?"true":null,"aria-readonly":!disabled&&readonly?"true":null,"aria-live":"off","aria-valuemin":showClear?"0":"1","aria-valuemax":toString$1(computedStars),"aria-valuenow":computedRating?toString$1(computedRating):null},on:{keydown:this.onKeydown,focus:this.onFocus,blur:this.onFocus}},$content)}});_exports.BFormRating=BFormRating;var FormRatingPlugin=pluginFactory({components:{BFormRating:BFormRating,BRating:BFormRating}});_exports.FormRatingPlugin=FormRatingPlugin;var optionsMixin={mixins:[formOptionsMixin],props:{labelField:{type:String,default:"label"},optionsField:{type:String,default:"options"}},methods:{normalizeOption:function(option){var key=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(isPlainObject(option)){var value=get(option,this.valueField),text=get(option,this.textField),options=get(option,this.optionsField,null);return isNull(options)?{value:isUndefined(value)?key||text:value,text:String(isUndefined(text)?key:text),html:get(option,this.htmlField),disabled:Boolean(get(option,this.disabledField))}:{label:String(get(option,this.labelField)||text),options:this.normalizeOptions(options)}}return{value:key||option,text:String(option),disabled:!1}}}},props$z={value:{required:!0},disabled:{type:Boolean,default:!1}},BFormSelectOption=_vue.default.extend({name:"BFormSelectOption",functional:!0,props:props$z,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,value=props.value,disabled=props.disabled;return h("option",(0,_vueFunctionalDataMerge.mergeData)(data,{attrs:{disabled:disabled},domProps:{value:value}}),children)}});_exports.BFormSelectOption=BFormSelectOption;var BFormSelectOptionGroup=_vue.default.extend({name:"BFormSelectOptionGroup",mixins:[normalizeSlotMixin,formOptionsMixin],props:{label:{type:String,required:!0}},render:function(h){var $options=this.formOptions.map((function(option,index){var value=option.value,text=option.text,html=option.html,disabled=option.disabled;return h(BFormSelectOption,{attrs:{value:value,disabled:disabled},domProps:htmlOrText(html,text),key:"option_".concat(index)})}));return h("optgroup",{attrs:{label:this.label}},[this.normalizeSlot("first"),$options,this.normalizeSlot("default")])}});_exports.BFormSelectOptionGroup=BFormSelectOptionGroup;var BFormSelect=_vue.default.extend({name:"BFormSelect",mixins:[idMixin,normalizeSlotMixin,formMixin,formSizeMixin,formStateMixin,formCustomMixin,optionsMixin],model:{prop:"value",event:"input"},props:{value:{},multiple:{type:Boolean,default:!1},selectSize:{type:Number,default:0},ariaInvalid:{type:[Boolean,String],default:!1}},data:function(){return{localValue:this.value}},computed:{computedSelectSize:function(){return this.plain||0!==this.selectSize?this.selectSize:null},inputClass:function(){return[this.plain?"form-control":"custom-select",this.size&&this.plain?"form-control-".concat(this.size):null,this.size&&!this.plain?"custom-select-".concat(this.size):null,this.stateClass]},computedAriaInvalid:function(){return!0===this.ariaInvalid||"true"===this.ariaInvalid||"is-invalid"===this.stateClass?"true":null}},watch:{value:function(newVal){this.localValue=newVal},localValue:function(){this.$emit("input",this.localValue)}},methods:{focus:function(){attemptFocus(this.$refs.input)},blur:function(){attemptBlur(this.$refs.input)},onChange:function(evt){var _this=this,target=evt.target,selectedVal=from(target.options).filter((function(o){return o.selected})).map((function(o){return"_value"in o?o._value:o.value}));this.localValue=target.multiple?selectedVal:selectedVal[0],this.$nextTick((function(){_this.$emit("change",_this.localValue)}))}},render:function(h){var name=this.name,disabled=this.disabled,required=this.required,size=this.computedSelectSize,value=this.localValue,$options=this.formOptions.map((function(option,index){var value=option.value,label=option.label,options=option.options,disabled=option.disabled,key="option_".concat(index);return isArray(options)?h(BFormSelectOptionGroup,{props:{label:label,options:options},key:key}):h(BFormSelectOption,{props:{value:value,disabled:disabled},domProps:htmlOrText(option.html,option.text),key:key})}));return h("select",{class:this.inputClass,attrs:{id:this.safeId(),name:name,form:this.form||null,multiple:this.multiple||null,size:size,disabled:disabled,required:required,"aria-required":required?"true":null,"aria-invalid":this.computedAriaInvalid},on:{change:this.onChange},directives:[{name:"model",value:value}],ref:"input"},[this.normalizeSlot("first"),$options,this.normalizeSlot("default")])}});_exports.BFormSelect=BFormSelect;var FormSelectPlugin=pluginFactory({components:{BFormSelect:BFormSelect,BFormSelectOption:BFormSelectOption,BFormSelectOptionGroup:BFormSelectOptionGroup,BSelect:BFormSelect,BSelectOption:BFormSelectOption,BSelectOptionGroup:BFormSelectOptionGroup}});_exports.FormSelectPlugin=FormSelectPlugin;var NAME$m="BFormSpinbutton",UP$2=KEY_CODES.UP,DOWN$2=KEY_CODES.DOWN,HOME$1=KEY_CODES.HOME,END$1=KEY_CODES.END,PAGEUP$1=KEY_CODES.PAGEUP,PAGEDOWN$1=KEY_CODES.PAGEDOWN,BFormSpinbutton=_vue.default.extend({name:NAME$m,mixins:[attrsMixin,idMixin,normalizeSlotMixin],inheritAttrs:!1,props:{value:{type:Number,default:null},min:{type:[Number,String],default:1},max:{type:[Number,String],default:100},step:{type:[Number,String],default:1},wrap:{type:Boolean,default:!1},formatterFn:{type:Function},size:{type:String},placeholder:{type:String},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},name:{type:String},form:{type:String},state:{type:Boolean,default:null},inline:{type:Boolean,default:!1},vertical:{type:Boolean,default:!1},ariaLabel:{type:String},ariaControls:{type:String},labelDecrement:{type:String,default:function(){return getComponentConfig(NAME$m,"labelDecrement")}},labelIncrement:{type:String,default:function(){return getComponentConfig(NAME$m,"labelIncrement")}},locale:{type:[String,Array]},repeatDelay:{type:[Number,String],default:500},repeatInterval:{type:[Number,String],default:100},repeatThreshold:{type:[Number,String],default:10},repeatStepMultiplier:{type:[Number,String],default:4}},data:function(){return{localValue:toFloat(this.value,null),hasFocus:!1}},computed:{spinId:function(){return this.safeId()},computedInline:function(){return this.inline&&!this.vertical},computedReadonly:function(){return this.readonly&&!this.disabled},computedRequired:function(){return this.required&&!this.computedReadonly&&!this.disabled},computedStep:function(){return toFloat(this.step,1)},computedMin:function(){return toFloat(this.min,1)},computedMax:function(){var max=toFloat(this.max,100),step=this.computedStep,min=this.computedMin;return mathFloor((max-min)/step)*step+min},computedDelay:function(){var delay=toInteger(this.repeatDelay,0);return delay>0?delay:500},computedInterval:function(){var interval=toInteger(this.repeatInterval,0);return interval>0?interval:100},computedThreshold:function(){return mathMax(toInteger(this.repeatThreshold,10),1)},computedStepMultiplier:function(){return mathMax(toInteger(this.repeatStepMultiplier,4),1)},computedPrecision:function(){var step=this.computedStep;return mathFloor(step)===step?0:(step.toString().split(".")[1]||"").length},computedMultiplier:function(){return mathPow(10,this.computedPrecision||0)},valueAsFixed:function(){var value=this.localValue;return isNull(value)?"":value.toFixed(this.computedPrecision)},computedLocale:function(){var locales=concat(this.locale).filter(identity);return new Intl.NumberFormat(locales).resolvedOptions().locale},computedRTL:function(){return isLocaleRTL(this.computedLocale)},defaultFormatter:function(){var precision=this.computedPrecision;return new Intl.NumberFormat(this.computedLocale,{style:"decimal",useGrouping:!1,minimumIntegerDigits:1,minimumFractionDigits:precision,maximumFractionDigits:precision,notation:"standard"}).format},computedFormatter:function(){return isFunction(this.formatterFn)?this.formatterFn:this.defaultFormatter},computedAttrs:function(){return _objectSpread2(_objectSpread2({},this.bvAttrs),{},{role:"group",lang:this.computedLocale,tabindex:this.disabled?null:"-1",title:this.ariaLabel})},computedSpinAttrs:function(){var spinId=this.spinId,value=this.localValue,required=this.computedRequired,disabled=this.disabled,state=this.state,computedFormatter=this.computedFormatter,hasValue=!isNull(value);return _objectSpread2(_objectSpread2({dir:this.computedRTL?"rtl":"ltr"},this.bvAttrs),{},{id:spinId,role:"spinbutton",tabindex:disabled?null:"0","aria-live":"off","aria-label":this.ariaLabel||null,"aria-controls":this.ariaControls||null,"aria-invalid":!1===state||!hasValue&&required?"true":null,"aria-required":required?"true":null,"aria-valuemin":toString$1(this.computedMin),"aria-valuemax":toString$1(this.computedMax),"aria-valuenow":hasValue?value:null,"aria-valuetext":hasValue?computedFormatter(value):null})}},watch:{value:function(_value){this.localValue=toFloat(_value,null)},localValue:function(value){this.$emit("input",value)},disabled:function(_disabled){_disabled&&this.clearRepeat()},readonly:function(_readonly){_readonly&&this.clearRepeat()}},created:function(){this.$_autoDelayTimer=null,this.$_autoRepeatTimer=null,this.$_keyIsDown=!1},beforeDestroy:function(){this.clearRepeat()},deactivated:function(){this.clearRepeat()},methods:{focus:function(){this.disabled||attemptFocus(this.$refs.spinner)},blur:function(){this.disabled||attemptBlur(this.$refs.spinner)},emitChange:function(){this.$emit("change",this.localValue)},stepValue:function(direction){var value=this.localValue;if(!this.disabled&&!isNull(value)){var step=this.computedStep*direction,min=this.computedMin,max=this.computedMax,multiplier=this.computedMultiplier,wrap=this.wrap;value=mathRound((value-min)/step)*step+min+step,value=mathRound(value*multiplier)/multiplier,this.localValue=value>max?wrap?min:max:value<min?wrap?max:min:value}},onFocusBlur:function(evt){this.disabled?this.hasFocus=!1:this.hasFocus="focus"===evt.type},stepUp:function(){var multiplier=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,value=this.localValue;isNull(value)?this.localValue=this.computedMin:this.stepValue(1*multiplier)},stepDown:function(){var multiplier=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,value=this.localValue;isNull(value)?this.localValue=this.wrap?this.computedMax:this.computedMin:this.stepValue(-1*multiplier)},onKeydown:function(evt){var keyCode=evt.keyCode,altKey=evt.altKey,ctrlKey=evt.ctrlKey,metaKey=evt.metaKey;if(!(this.disabled||this.readonly||altKey||ctrlKey||metaKey)&&arrayIncludes([UP$2,DOWN$2,HOME$1,END$1,PAGEUP$1,PAGEDOWN$1],keyCode)){if(evt.preventDefault(),this.$_keyIsDown)return;this.resetTimers(),arrayIncludes([UP$2,DOWN$2],keyCode)?(this.$_keyIsDown=!0,keyCode===UP$2?this.handleStepRepeat(evt,this.stepUp):keyCode===DOWN$2&&this.handleStepRepeat(evt,this.stepDown)):keyCode===PAGEUP$1?this.stepUp(this.computedStepMultiplier):keyCode===PAGEDOWN$1?this.stepDown(this.computedStepMultiplier):keyCode===HOME$1?this.localValue=this.computedMin:keyCode===END$1&&(this.localValue=this.computedMax)}},onKeyup:function(evt){var keyCode=evt.keyCode,altKey=evt.altKey,ctrlKey=evt.ctrlKey,metaKey=evt.metaKey;this.disabled||this.readonly||altKey||ctrlKey||metaKey||arrayIncludes([UP$2,DOWN$2,HOME$1,END$1,PAGEUP$1,PAGEDOWN$1],keyCode)&&(this.resetTimers(),this.$_keyIsDown=!1,evt.preventDefault(),this.emitChange())},handleStepRepeat:function(evt,stepper){var _this=this,_ref=evt||{},type=_ref.type,button=_ref.button;if(!this.disabled&&!this.readonly){if("mousedown"===type&&button)return;this.resetTimers(),stepper(1);var threshold=this.computedThreshold,multiplier=this.computedStepMultiplier,delay=this.computedDelay,interval=this.computedInterval;this.$_autoDelayTimer=setTimeout((function(){var count=0;_this.$_autoRepeatTimer=setInterval((function(){stepper(count<threshold?1:multiplier),count++}),interval)}),delay)}},onMouseup:function(evt){var _ref2=evt||{},type=_ref2.type,button=_ref2.button;"mouseup"===type&&button||(evt.preventDefault(),this.resetTimers(),this.setMouseup(!1),this.emitChange())},setMouseup:function(on){try{eventOnOff(on,document.body,"mouseup",this.onMouseup,!1),eventOnOff(on,document.body,"touchend",this.onMouseup,!1)}catch(_unused){}},resetTimers:function(){clearTimeout(this.$_autoDelayTimer),clearInterval(this.$_autoRepeatTimer),this.$_autoDelayTimer=null,this.$_autoRepeatTimer=null},clearRepeat:function(){this.resetTimers(),this.setMouseup(!1),this.$_keyIsDown=!1}},render:function(h){var _class,_this2=this,spinId=this.spinId,value=this.localValue,inline=this.computedInline,readonly=this.computedReadonly,vertical=this.vertical,disabled=this.disabled,state=this.state,size=this.size,computedFormatter=this.computedFormatter,hasValue=!isNull(value),makeButton=function(stepper,label,IconCmp,keyRef,shortcut,btnDisabled,slotName){var $icon=h(IconCmp,{props:{scale:_this2.hasFocus?1.5:1.25},attrs:{"aria-hidden":"true"}}),scope={hasFocus:_this2.hasFocus},handler=function(evt){disabled||readonly||(evt.preventDefault(),_this2.setMouseup(!0),attemptFocus(evt.currentTarget),_this2.handleStepRepeat(evt,stepper))};return h("button",{key:keyRef||null,ref:keyRef,staticClass:"btn btn-sm border-0 rounded-0",class:{"py-0":!vertical},attrs:{tabindex:"-1",type:"button",disabled:disabled||readonly||btnDisabled,"aria-disabled":disabled||readonly||btnDisabled?"true":null,"aria-controls":spinId,"aria-label":label||null,"aria-keyshortcuts":shortcut||null},on:{mousedown:handler,touchstart:handler}},[h("div",[_this2.normalizeSlot(slotName,scope)||$icon])])},$increment=makeButton(this.stepUp,this.labelIncrement,BIconPlus,"inc","ArrowUp",!1,"increment"),$decrement=makeButton(this.stepDown,this.labelDecrement,BIconDash,"dec","ArrowDown",!1,"decrement"),$hidden=h();this.name&&!disabled&&($hidden=h("input",{key:"hidden",attrs:{type:"hidden",name:this.name,form:this.form||null,value:this.valueAsFixed}}));var $spin=h("output",{ref:"spinner",key:"output",staticClass:"flex-grow-1",class:{"d-flex":vertical,"align-self-center":!vertical,"align-items-center":vertical,"border-top":vertical,"border-bottom":vertical,"border-left":!vertical,"border-right":!vertical},attrs:this.computedSpinAttrs},[h("bdi",hasValue?computedFormatter(value):this.placeholder||"")]);return h("div",{staticClass:"b-form-spinbutton form-control",class:(_class={disabled:disabled,readonly:readonly,focus:this.hasFocus},_defineProperty(_class,"form-control-".concat(size),!!size),_defineProperty(_class,"d-inline-flex",inline||vertical),_defineProperty(_class,"d-flex",!inline&&!vertical),_defineProperty(_class,"align-items-stretch",!vertical),_defineProperty(_class,"flex-column",vertical),_defineProperty(_class,"is-valid",!0===state),_defineProperty(_class,"is-invalid",!1===state),_class),attrs:this.computedAttrs,on:{keydown:this.onKeydown,keyup:this.onKeyup,"!focus":this.onFocusBlur,"!blur":this.onFocusBlur}},vertical?[$increment,$hidden,$spin,$decrement]:[$decrement,$hidden,$spin,$increment])}});_exports.BFormSpinbutton=BFormSpinbutton;var FormSpinbuttonPlugin=pluginFactory({components:{BFormSpinbutton:BFormSpinbutton,BSpinbutton:BFormSpinbutton}});_exports.FormSpinbuttonPlugin=FormSpinbuttonPlugin;var BFormTag=_vue.default.extend({name:"BFormTag",mixins:[idMixin,normalizeSlotMixin],props:{variant:{type:String,default:function(){return getComponentConfig("BFormTag","variant")}},disabled:{type:Boolean,default:!1},title:{type:String},pill:{type:Boolean,default:!1},removeLabel:{type:String,default:function(){return getComponentConfig("BFormTag","removeLabel")}},tag:{type:String,default:"span"}},methods:{onDelete:function(evt){var type=evt.type,keyCode=evt.keyCode;this.disabled||"click"!==type&&("keydown"!==type||keyCode!==KEY_CODES.DELETE)||this.$emit("remove")}},render:function(h){var tagId=this.safeId(),tagLabelId=this.safeId("_taglabel_"),$remove=h();this.disabled||($remove=h(BButtonClose,{staticClass:"b-form-tag-remove",props:{ariaLabel:this.removeLabel},attrs:{"aria-controls":tagId,"aria-describedby":tagLabelId,"aria-keyshortcuts":"Delete"},on:{click:this.onDelete,keydown:this.onDelete}}));var $tag=h("span",{staticClass:"b-form-tag-content flex-grow-1 text-truncate",attrs:{id:tagLabelId}},this.normalizeSlot("default")||this.title||[h()]);return h(BBadge,{staticClass:"b-form-tag d-inline-flex align-items-baseline mw-100",class:{disabled:this.disabled},attrs:{id:tagId,title:this.title||null,"aria-labelledby":tagLabelId},props:{tag:this.tag,variant:this.variant,pill:this.pill}},[$tag,$remove])}});_exports.BFormTag=BFormTag;var NAME$o="BFormTags",TYPES$1=["text","email","tel","url","number"],RX_SPACES=/[\s\uFEFF\xA0]+/g,ENTER$2=KEY_CODES.ENTER,BACKSPACE=KEY_CODES.BACKSPACE,DELETE=KEY_CODES.DELETE,cleanTags=function(tags){return concat(tags).map((function(tag){return trim(toString$1(tag))})).filter((function(tag,index,arr){return tag.length>0&&arr.indexOf(tag)===index}))},processEventValue=function(evt){return isString(evt)?evt:isEvent(evt)&&evt.target.value||""},BFormTags=_vue.default.extend({name:NAME$o,mixins:[idMixin,normalizeSlotMixin],model:{prop:"value",event:"input"},props:{inputId:{type:String},placeholder:{type:String,default:function(){return getComponentConfig(NAME$o,"placeholder")}},disabled:{type:Boolean,default:!1},name:{type:String},form:{type:String},autofocus:{type:Boolean,default:!1},state:{type:Boolean,default:null},size:{type:String},inputType:{type:String,default:"text",validator:function(type){return arrayIncludes(TYPES$1,type)}},inputClass:{type:[String,Array,Object]},inputAttrs:{type:Object,default:function(){return{}}},addButtonText:{type:String,default:function(){return getComponentConfig(NAME$o,"addButtonText")}},addButtonVariant:{type:String,default:function(){return getComponentConfig(NAME$o,"addButtonVariant")}},tagVariant:{type:String,default:function(){return getComponentConfig(NAME$o,"tagVariant")}},tagClass:{type:[String,Array,Object]},tagPills:{type:Boolean,default:!1},tagRemoveLabel:{type:String,default:function(){return getComponentConfig(NAME$o,"tagRemoveLabel")}},tagRemovedLabel:{type:String,default:function(){return getComponentConfig(NAME$o,"tagRemovedLabel")}},tagValidator:{type:Function},duplicateTagText:{type:String,default:function(){return getComponentConfig(NAME$o,"duplicateTagText")}},invalidTagText:{type:String,default:function(){return getComponentConfig(NAME$o,"invalidTagText")}},separator:{type:[String,Array]},removeOnDelete:{type:Boolean,default:!1},addOnChange:{type:Boolean,default:!1},noAddOnEnter:{type:Boolean,default:!1},noOuterFocus:{type:Boolean,default:!1},ignoreInputFocusSelector:{type:[Array,String],default:function(){return[".b-form-tag","button","input","select"]}},value:{type:Array,default:function(){return[]}}},data:function(){return{hasFocus:!1,newTag:"",tags:[],removedTags:[],tagsState:{all:[],valid:[],invalid:[],duplicate:[]}}},computed:{computedInputId:function(){return this.inputId||this.safeId("__input__")},computedInputType:function(){return arrayIncludes(TYPES$1,this.inputType)?this.inputType:"text"},computedInputAttrs:function(){return _objectSpread2(_objectSpread2({},this.inputAttrs),{},{id:this.computedInputId,value:this.newTag,disabled:this.disabled||null,form:this.form||null})},computedInputHandlers:function(){return{input:this.onInputInput,change:this.onInputChange,keydown:this.onInputKeydown}},computedSeparator:function(){return concat(this.separator).filter(isString).filter(identity).join("")},computedSeparatorRegExp:function(){var separator=this.computedSeparator;return separator?new RegExp("[".concat(escapeRegExp(separator).replace(RX_SPACES,"\\s"),"]+")):null},computedJoiner:function(){var joiner=this.computedSeparator.charAt(0);return" "!==joiner?"".concat(joiner," "):joiner},computeIgnoreInputFocusSelector:function(){return concat(this.ignoreInputFocusSelector).filter(identity).join(",").trim()},disableAddButton:function(){var _this=this,newTag=trim(this.newTag);return""===newTag||!this.splitTags(newTag).some((function(t){return!arrayIncludes(_this.tags,t)&&_this.validateTag(t)}))},duplicateTags:function(){return this.tagsState.duplicate},hasDuplicateTags:function(){return this.duplicateTags.length>0},invalidTags:function(){return this.tagsState.invalid},hasInvalidTags:function(){return this.invalidTags.length>0}},watch:{value:function(newVal){this.tags=cleanTags(newVal)},tags:function(newVal,oldVal){looseEqual(newVal,this.value)||this.$emit("input",newVal),looseEqual(newVal,oldVal)||(newVal=concat(newVal).filter(identity),oldVal=concat(oldVal).filter(identity),this.removedTags=oldVal.filter((function(old){return!arrayIncludes(newVal,old)})))},tagsState:function(newVal,oldVal){looseEqual(newVal,oldVal)||this.$emit("tag-state",newVal.valid,newVal.invalid,newVal.duplicate)}},created:function(){this.tags=cleanTags(this.value)},mounted:function(){this.handleAutofocus()},activated:function(){this.handleAutofocus()},methods:{addTag:function(newTag){if(newTag=isString(newTag)?newTag:this.newTag,!this.disabled&&""!==trim(newTag)){var parsed=this.parseTags(newTag);if(parsed.valid.length>0||0===parsed.all.length)if(matches(this.getInput(),"select"))this.newTag="";else{var invalidAndDuplicates=[].concat(_toConsumableArray(parsed.invalid),_toConsumableArray(parsed.duplicate));this.newTag=parsed.all.filter((function(tag){return arrayIncludes(invalidAndDuplicates,tag)})).join(this.computedJoiner).concat(invalidAndDuplicates.length>0?this.computedJoiner.charAt(0):"")}parsed.valid.length>0&&(this.tags=concat(this.tags,parsed.valid)),this.tagsState=parsed,this.focus()}},removeTag:function(tag){var _this2=this;this.disabled||(this.tags=this.tags.filter((function(t){return t!==tag})),this.$nextTick((function(){_this2.focus()})))},onInputInput:function(evt){if(!(this.disabled||isEvent(evt)&&evt.target.composing)){var newTag=processEventValue(evt),separatorRe=this.computedSeparatorRegExp;this.newTag!==newTag&&(this.newTag=newTag),newTag=toString$1(newTag).replace(RX_TRIM_LEFT,""),separatorRe&&separatorRe.test(newTag.slice(-1))?this.addTag():this.tagsState=""===newTag?{all:[],valid:[],invalid:[],duplicate:[]}:this.parseTags(newTag)}},onInputChange:function(evt){if(!this.disabled&&this.addOnChange){var newTag=processEventValue(evt);this.newTag!==newTag&&(this.newTag=newTag),this.addTag()}},onInputKeydown:function(evt){if(!this.disabled&&isEvent(evt)){var keyCode=evt.keyCode,value=evt.target.value||"";this.noAddOnEnter||keyCode!==ENTER$2?!this.removeOnDelete||keyCode!==BACKSPACE&&keyCode!==DELETE||""!==value||(evt.preventDefault(),this.tags=this.tags.slice(0,-1)):(evt.preventDefault(),this.addTag())}},onClick:function(evt){var _this3=this,ignoreFocusSelector=this.computeIgnoreInputFocusSelector,target=evt.target;this.disabled||isActiveElement(target)||ignoreFocusSelector&&closest(ignoreFocusSelector,target,!0)||this.$nextTick((function(){_this3.focus()}))},onFocusin:function(){this.hasFocus=!0},onFocusout:function(){this.hasFocus=!1},handleAutofocus:function(){var _this4=this;this.$nextTick((function(){requestAF((function(){_this4.autofocus&&!_this4.disabled&&_this4.focus()}))}))},focus:function(){this.disabled||attemptFocus(this.getInput())},blur:function(){this.disabled||attemptBlur(this.getInput())},splitTags:function(newTag){newTag=toString$1(newTag);var separatorRe=this.computedSeparatorRegExp;return(separatorRe?newTag.split(separatorRe):[newTag]).map(trim).filter(identity)},parseTags:function(newTag){var _this5=this,tags=this.splitTags(newTag),parsed={all:tags,valid:[],invalid:[],duplicate:[]};return tags.forEach((function(tag){arrayIncludes(_this5.tags,tag)||arrayIncludes(parsed.valid,tag)?arrayIncludes(parsed.duplicate,tag)||parsed.duplicate.push(tag):_this5.validateTag(tag)?parsed.valid.push(tag):arrayIncludes(parsed.invalid,tag)||parsed.invalid.push(tag)})),parsed},validateTag:function(tag){var validator=this.tagValidator;return!isFunction(validator)||validator(tag)},getInput:function(){return select("#".concat(cssEscape(this.computedInputId)),this.$el)},defaultRender:function(_ref){var tags=_ref.tags,addTag=_ref.addTag,removeTag=_ref.removeTag,inputType=_ref.inputType,inputAttrs=_ref.inputAttrs,inputHandlers=_ref.inputHandlers,inputClass=_ref.inputClass,tagClass=_ref.tagClass,tagVariant=_ref.tagVariant,tagPills=_ref.tagPills,tagRemoveLabel=_ref.tagRemoveLabel,invalidTagText=_ref.invalidTagText,duplicateTagText=_ref.duplicateTagText,isInvalid=_ref.isInvalid,isDuplicate=_ref.isDuplicate,disabled=_ref.disabled,placeholder=_ref.placeholder,addButtonText=_ref.addButtonText,addButtonVariant=_ref.addButtonVariant,disableAddButton=_ref.disableAddButton,h=this.$createElement,$tags=tags.map((function(tag){return tag=toString$1(tag),h(BFormTag,{key:"li-tag__".concat(tag),class:tagClass,props:{tag:"li",title:tag,disabled:disabled,variant:tagVariant,pill:tagPills,removeLabel:tagRemoveLabel},on:{remove:function(){return removeTag(tag)}}},tag)})),invalidFeedbackId=invalidTagText&&isInvalid?this.safeId("__invalid_feedback__"):null,duplicateFeedbackId=duplicateTagText&&isDuplicate?this.safeId("__duplicate_feedback__"):null,ariaDescribedby=[inputAttrs["aria-describedby"],invalidFeedbackId,duplicateFeedbackId].filter(identity).join(" "),$input=h("input",{ref:"input",directives:[{name:"model",value:inputAttrs.value}],staticClass:"b-form-tags-input w-100 flex-grow-1 p-0 m-0 bg-transparent border-0",class:inputClass,style:{outline:0,minWidth:"5rem"},attrs:_objectSpread2(_objectSpread2({},inputAttrs),{},{"aria-describedby":ariaDescribedby||null,type:inputType,placeholder:placeholder||null}),domProps:{value:inputAttrs.value},on:inputHandlers}),$button=h(BButton,{ref:"button",staticClass:"b-form-tags-button py-0",class:{invisible:disableAddButton},style:{fontSize:"90%"},props:{variant:addButtonVariant,disabled:disableAddButton},on:{click:function(){return addTag()}}},[this.normalizeSlot("add-button-text")||addButtonText]),tagListId=this.safeId("__TAG__LIST__"),$field=h("li",{key:"__li-input__",staticClass:"flex-grow-1",attrs:{role:"none","aria-live":"off","aria-controls":tagListId}},[h("div",{staticClass:"d-flex",attrs:{role:"group"}},[$input,$button])]),$ul=h("ul",{key:"_tags_list_",staticClass:"b-form-tags-list list-unstyled mb-0 d-flex flex-wrap align-items-center",attrs:{id:tagListId}},[$tags,$field]),$feedback=h();if(invalidTagText||duplicateTagText){var joiner=this.computedJoiner,$invalid=h();invalidFeedbackId&&($invalid=h(BFormInvalidFeedback,{key:"_tags_invalid_feedback_",props:{id:invalidFeedbackId,forceShow:!0}},[this.invalidTagText,": ",this.invalidTags.join(joiner)]));var $duplicate=h();duplicateFeedbackId&&($duplicate=h(BFormText,{key:"_tags_duplicate_feedback_",props:{id:duplicateFeedbackId}},[this.duplicateTagText,": ",this.duplicateTags.join(joiner)])),$feedback=h("div",{key:"_tags_feedback_",attrs:{"aria-live":"polite","aria-atomic":"true"}},[$invalid,$duplicate])}return[$ul,$feedback]}},render:function(h){var _this6=this,scope={tags:this.tags.slice(),removeTag:this.removeTag,addTag:this.addTag,inputType:this.computedInputType,inputAttrs:this.computedInputAttrs,inputHandlers:this.computedInputHandlers,inputId:this.computedInputId,invalidTags:this.invalidTags.slice(),isInvalid:this.hasInvalidTags,duplicateTags:this.duplicateTags.slice(),isDuplicate:this.hasDuplicateTags,disableAddButton:this.disableAddButton,state:this.state,separator:this.separator,disabled:this.disabled,size:this.size,placeholder:this.placeholder,inputClass:this.inputClass,tagRemoveLabel:this.tagRemoveLabel,tagVariant:this.tagVariant,tagPills:this.tagPills,tagClass:this.tagClass,addButtonText:this.addButtonText,addButtonVariant:this.addButtonVariant,invalidTagText:this.invalidTagText,duplicateTagText:this.duplicateTagText},$content=this.normalizeSlot("default",scope)||this.defaultRender(scope),$output=h("output",{staticClass:"sr-only",attrs:{id:this.safeId("_selected-tags_"),role:"status",for:this.computedInputId,"aria-live":this.hasFocus?"polite":"off","aria-atomic":"true","aria-relevant":"additions text"}},this.tags.join(", ")),$removed=h("div",{staticClass:"sr-only",attrs:{id:this.safeId("_removed-tags_"),role:"status","aria-live":this.hasFocus?"assertive":"off","aria-atomic":"true"}},this.removedTags.length>0?"(".concat(this.tagRemovedLabel,") ").concat(this.removedTags.join(", ")):""),$hidden=h();return this.name&&!this.disabled&&($hidden=this.tags.map((function(tag){return h("input",{key:tag,attrs:{type:"hidden",value:tag,name:_this6.name,form:_this6.form||null}})}))),h("div",{staticClass:"b-form-tags form-control h-auto",class:_defineProperty({focus:this.hasFocus&&!this.noOuterFocus&&!this.disabled,disabled:this.disabled,"is-valid":!0===this.state,"is-invalid":!1===this.state},"form-control-".concat(this.size),this.size),attrs:{id:this.safeId(),role:"group",tabindex:this.disabled||this.noOuterFocus?null:"-1","aria-describedby":this.safeId("_selected_")},on:{click:this.onClick,focusin:this.onFocusin,focusout:this.onFocusout}},[$output,$removed,$content,$hidden])}});_exports.BFormTags=BFormTags;var FormTagsPlugin=pluginFactory({components:{BFormTags:BFormTags,BTags:BFormTags,BFormTag:BFormTag,BTag:BFormTag}});_exports.FormTagsPlugin=FormTagsPlugin;var BFormTextarea=_vue.default.extend({name:"BFormTextarea",directives:{"b-visible":VBVisible},mixins:[listenersMixin,idMixin,listenOnRootMixin,formMixin,formSizeMixin,formStateMixin,formTextMixin,formSelectionMixin,formValidityMixin],props:{rows:{type:[Number,String],default:2},maxRows:{type:[Number,String]},wrap:{type:String,default:"soft"},noResize:{type:Boolean,default:!1},noAutoShrink:{type:Boolean,default:!1}},data:function(){return{heightInPx:null}},computed:{computedStyle:function(){var styles={resize:!this.computedRows||this.noResize?"none":null};return this.computedRows||(styles.height=this.heightInPx,styles.overflowY="scroll"),styles},computedMinRows:function(){return mathMax(toInteger(this.rows,2),2)},computedMaxRows:function(){return mathMax(this.computedMinRows,toInteger(this.maxRows,0))},computedRows:function(){return this.computedMinRows===this.computedMaxRows?this.computedMinRows:null},computedAttrs:function(){var disabled=this.disabled,required=this.required;return{id:this.safeId(),name:this.name||null,form:this.form||null,disabled:disabled,placeholder:this.placeholder||null,required:required,autocomplete:this.autocomplete||null,readonly:this.readonly||this.plaintext,rows:this.computedRows,wrap:this.wrap||null,"aria-required":this.required?"true":null,"aria-invalid":this.computedAriaInvalid}},computedListeners:function(){return _objectSpread2(_objectSpread2({},this.bvListeners),{},{input:this.onInput,change:this.onChange,blur:this.onBlur})}},watch:{localValue:function(){this.setHeight()}},mounted:function(){this.setHeight()},methods:{visibleCallback:function(visible){visible&&this.$nextTick(this.setHeight)},setHeight:function(){var _this=this;this.$nextTick((function(){requestAF((function(){_this.heightInPx=_this.computeHeight()}))}))},computeHeight:function(){if(this.$isServer||!isNull(this.computedRows))return null;var el=this.$el;if(!isVisible(el))return null;var computedStyle=getCS(el),lineHeight=toFloat(computedStyle.lineHeight,1),border=toFloat(computedStyle.borderTopWidth,0)+toFloat(computedStyle.borderBottomWidth,0),padding=toFloat(computedStyle.paddingTop,0)+toFloat(computedStyle.paddingBottom,0),offset=border+padding,minHeight=lineHeight*this.computedMinRows+offset,oldHeight=el.style.height||computedStyle.height;el.style.height="auto";var scrollHeight=el.scrollHeight;el.style.height=oldHeight;var contentRows=mathMax((scrollHeight-padding)/lineHeight,2),rows=mathMin(mathMax(contentRows,this.computedMinRows),this.computedMaxRows),height=mathMax(mathCeil(rows*lineHeight+offset),minHeight);return this.noAutoShrink&&toFloat(oldHeight,0)>height?oldHeight:"".concat(height,"px")}},render:function(h){return h("textarea",{ref:"input",class:this.computedClass,style:this.computedStyle,directives:[{name:"b-visible",value:this.visibleCallback,modifiers:{640:!0}}],attrs:this.computedAttrs,domProps:{value:this.localValue},on:this.computedListeners})}});_exports.BFormTextarea=BFormTextarea;var FormTextareaPlugin=pluginFactory({components:{BFormTextarea:BFormTextarea,BTextarea:BFormTextarea}});_exports.FormTextareaPlugin=FormTextareaPlugin;var LEFT$2=KEY_CODES.LEFT,RIGHT$2=KEY_CODES.RIGHT,RE_TIME=/^([0-1]?[0-9]|2[0-3]):[0-5]?[0-9](:[0-5]?[0-9])?$/,getConfigFallback$1=function(prop){return getComponentConfig("BTime",prop)||getComponentConfig("BFormSpinbutton",prop)},padLeftZeros=function(num){return"00".concat(num||"").slice(-2)},parseHMS=function(hms){hms=toString$1(hms);var hh=null,mm=null,ss=null;if(RE_TIME.test(hms)){var _hms$split$map2=_slicedToArray(hms.split(":").map((function(v){return toInteger(v,null)})),3);hh=_hms$split$map2[0],mm=_hms$split$map2[1],ss=_hms$split$map2[2]}return{hours:isUndefinedOrNull(hh)?null:hh,minutes:isUndefinedOrNull(mm)?null:mm,seconds:isUndefinedOrNull(ss)?null:ss,ampm:isUndefinedOrNull(hh)||hh<12?0:1}},BTime=_vue.default.extend({name:"BTime",mixins:[idMixin,normalizeSlotMixin],model:{prop:"value",event:"input"},props:{value:{type:String,default:""},showSeconds:{type:Boolean,default:!1},hour12:{type:Boolean,default:null},locale:{type:[String,Array]},ariaLabelledby:{type:String},secondsStep:{type:[Number,String],default:1},minutesStep:{type:[Number,String],default:1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},hideHeader:{type:Boolean,default:!1},labelNoTimeSelected:{type:String,default:function(){return getComponentConfig("BTime","labelNoTimeSelected")}},labelSelected:{type:String,default:function(){return getComponentConfig("BTime","labelSelected")}},labelHours:{type:String,default:function(){return getComponentConfig("BTime","labelHours")}},labelMinutes:{type:String,default:function(){return getComponentConfig("BTime","labelMinutes")}},labelSeconds:{type:String,default:function(){return getComponentConfig("BTime","labelSeconds")}},labelAmpm:{type:String,default:function(){return getComponentConfig("BTime","labelAmpm")}},labelAm:{type:String,default:function(){return getComponentConfig("BTime","labelAm")}},labelPm:{type:String,default:function(){return getComponentConfig("BTime","labelPm")}},labelIncrement:{type:String,default:function(){return getConfigFallback$1("labelIncrement")}},labelDecrement:{type:String,default:function(){return getConfigFallback$1("labelDecrement")}},hidden:{type:Boolean,default:!1}},data:function(){var parsed=parseHMS(this.value||"");return{modelHours:parsed.hours,modelMinutes:parsed.minutes,modelSeconds:parsed.seconds,modelAmpm:parsed.ampm,isLive:!1}},computed:{computedHMS:function(){return function(_ref){var hours=_ref.hours,minutes=_ref.minutes,seconds=_ref.seconds,requireSeconds=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return isNull(hours)||isNull(minutes)||requireSeconds&&isNull(seconds)?"":[hours,minutes,requireSeconds?seconds:0].map(padLeftZeros).join(":")}({hours:this.modelHours,minutes:this.modelMinutes,seconds:this.modelSeconds},this.showSeconds)},resolvedOptions:function(){var locale=concat(this.locale).filter(identity),options={hour:"numeric",minute:"numeric",second:"numeric"};isUndefinedOrNull(this.hour12)||(options.hour12=!!this.hour12);var resolved=new Intl.DateTimeFormat(locale,options).resolvedOptions(),hour12=resolved.hour12||!1,hourCycle=resolved.hourCycle||(hour12?"h12":"h23");return{locale:resolved.locale,hour12:hour12,hourCycle:hourCycle}},computedLocale:function(){return this.resolvedOptions.locale},computedLang:function(){return(this.computedLocale||"").replace(/-u-.*$/,"")},computedRTL:function(){return isLocaleRTL(this.computedLang)},computedHourCycle:function(){return this.resolvedOptions.hourCycle},is12Hour:function(){return!!this.resolvedOptions.hour12},context:function(){return{locale:this.computedLocale,isRTL:this.computedRTL,hourCycle:this.computedHourCycle,hour12:this.is12Hour,hours:this.modelHours,minutes:this.modelMinutes,seconds:this.showSeconds?this.modelSeconds:0,value:this.computedHMS,formatted:this.formattedTimeString}},valueId:function(){return this.safeId()||null},computedAriaLabelledby:function(){return[this.ariaLabelledby,this.valueId].filter(identity).join(" ")||null},timeFormatter:function(){var options={hour12:this.is12Hour,hourCycle:this.computedHourCycle,hour:"numeric",minute:"numeric",timeZone:"UTC"};return this.showSeconds&&(options.second="numeric"),createDateFormatter(this.computedLocale,options)},numberFormatter:function(){return new Intl.NumberFormat(this.computedLocale,{style:"decimal",minimumIntegerDigits:2,minimumFractionDigits:0,maximumFractionDigits:0,notation:"standard"}).format},formattedTimeString:function(){var hours=this.modelHours,minutes=this.modelMinutes,seconds=this.showSeconds&&this.modelSeconds||0;return this.computedHMS?this.timeFormatter(createDate(Date.UTC(0,0,1,hours,minutes,seconds))):this.labelNoTimeSelected||" "},spinScopedSlots:function(){var h=this.$createElement;return{increment:function(_ref2){var hasFocus=_ref2.hasFocus;return h(BIconChevronUp,{props:{scale:hasFocus?1.5:1.25},attrs:{"aria-hidden":"true"}})},decrement:function(_ref3){var hasFocus=_ref3.hasFocus;return h(BIconChevronUp,{props:{flipV:!0,scale:hasFocus?1.5:1.25},attrs:{"aria-hidden":"true"}})}}}},watch:{value:function(newVal,oldVal){if(newVal!==oldVal&&!looseEqual(parseHMS(newVal),parseHMS(this.computedHMS))){var _parseHMS=parseHMS(newVal),hours=_parseHMS.hours,minutes=_parseHMS.minutes,seconds=_parseHMS.seconds,ampm=_parseHMS.ampm;this.modelHours=hours,this.modelMinutes=minutes,this.modelSeconds=seconds,this.modelAmpm=ampm}},computedHMS:function(newVal,oldVal){newVal!==oldVal&&this.$emit("input",newVal)},context:function(newVal,oldVal){looseEqual(newVal,oldVal)||this.$emit("context",newVal)},modelAmpm:function(newVal,oldVal){var _this=this;if(newVal!==oldVal){var hours=isNull(this.modelHours)?0:this.modelHours;this.$nextTick((function(){0===newVal&&hours>11?_this.modelHours=hours-12:1===newVal&&hours<12&&(_this.modelHours=hours+12)}))}},modelHours:function(newHours,oldHours){newHours!==oldHours&&(this.modelAmpm=newHours>11?1:0)}},created:function(){var _this2=this;this.$nextTick((function(){_this2.$emit("context",_this2.context)}))},mounted:function(){this.setLive(!0)},activated:function(){this.setLive(!0)},deactivated:function(){this.setLive(!1)},beforeDestroy:function(){this.setLive(!1)},methods:{focus:function(){this.disabled||attemptFocus(this.$refs.spinners[0])},blur:function(){if(!this.disabled){var activeElement=getActiveElement();contains(this.$el,activeElement)&&attemptBlur(activeElement)}},formatHours:function(hh){var hourCycle=this.computedHourCycle;return hh=0===(hh=this.is12Hour&&hh>12?hh-12:hh)&&"h12"===hourCycle?12:0===hh&&"h24"===hourCycle?24:12===hh&&"h11"===hourCycle?0:hh,this.numberFormatter(hh)},formatMinutes:function(mm){return this.numberFormatter(mm)},formatSeconds:function(ss){return this.numberFormatter(ss)},formatAmpm:function(ampm){return 0===ampm?this.labelAm:1===ampm?this.labelPm:""},setHours:function(value){this.modelHours=value},setMinutes:function(value){this.modelMinutes=value},setSeconds:function(value){this.modelSeconds=value},setAmpm:function(value){this.modelAmpm=value},onSpinLeftRight:function(){var evt=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},type=evt.type,keyCode=evt.keyCode;if(!this.disabled&&"keydown"===type&&(keyCode===LEFT$2||keyCode===RIGHT$2)){evt.preventDefault(),evt.stopPropagation();var spinners=this.$refs.spinners||[],index=spinners.map((function(cmp){return!!cmp.hasFocus})).indexOf(!0);index=(index+=keyCode===LEFT$2?-1:1)>=spinners.length?0:index<0?spinners.length-1:index,attemptFocus(spinners[index])}},setLive:function(on){var _this3=this;on?this.$nextTick((function(){requestAF((function(){_this3.isLive=!0}))})):this.isLive=!1}},render:function(h){var _this4=this;if(this.hidden)return h();var valueId=this.valueId,computedAriaLabelledby=this.computedAriaLabelledby,spinIds=[],makeSpinbutton=function(handler,key,classes){var spinbuttonProps=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},id=_this4.safeId("_spinbutton_".concat(key,"_"))||null;return spinIds.push(id),h(BFormSpinbutton,{key:key,ref:"spinners",refInFor:!0,class:classes,props:_objectSpread2({id:id,placeholder:"--",vertical:!0,required:!0,disabled:_this4.disabled,readonly:_this4.readonly,locale:_this4.computedLocale,labelIncrement:_this4.labelIncrement,labelDecrement:_this4.labelDecrement,wrap:!0,ariaControls:valueId,min:0},spinbuttonProps),scopedSlots:_this4.spinScopedSlots,on:{change:handler}})},makeColon=function(){return h("div",{staticClass:"d-flex flex-column",class:{"text-muted":_this4.disabled||_this4.readonly},attrs:{"aria-hidden":"true"}},[h(BIconCircleFill,{props:{shiftV:4,scale:.5}}),h(BIconCircleFill,{props:{shiftV:-4,scale:.5}})])},$spinners=[];$spinners.push(makeSpinbutton(this.setHours,"hours","b-time-hours",{value:this.modelHours,max:23,step:1,formatterFn:this.formatHours,ariaLabel:this.labelHours})),$spinners.push(makeColon()),$spinners.push(makeSpinbutton(this.setMinutes,"minutes","b-time-minutes",{value:this.modelMinutes,max:59,step:this.minutesStep||1,formatterFn:this.formatMinutes,ariaLabel:this.labelMinutes})),this.showSeconds&&($spinners.push(makeColon()),$spinners.push(makeSpinbutton(this.setSeconds,"seconds","b-time-seconds",{value:this.modelSeconds,max:59,step:this.secondsStep||1,formatterFn:this.formatSeconds,ariaLabel:this.labelSeconds}))),this.is12Hour&&$spinners.push(makeSpinbutton(this.setAmpm,"ampm","b-time-ampm",{value:this.modelAmpm,max:1,formatterFn:this.formatAmpm,ariaLabel:this.labelAmpm,required:!1})),$spinners=h("div",{staticClass:"d-flex align-items-center justify-content-center mx-auto",attrs:{role:"group",tabindex:this.disabled||this.readonly?null:"-1","aria-labelledby":computedAriaLabelledby},on:{keydown:this.onSpinLeftRight,click:function(evt){evt.target===evt.currentTarget&&_this4.focus()}}},$spinners);var $value=h("output",{staticClass:"form-control form-control-sm text-center",class:{disabled:this.disabled||this.readonly},attrs:{id:valueId,role:"status",for:spinIds.filter(identity).join(" ")||null,tabindex:this.disabled?null:"-1","aria-live":this.isLive?"polite":"off","aria-atomic":"true"},on:{click:this.focus,focus:this.focus}},[h("bdi",this.formattedTimeString),this.computedHMS?h("span",{staticClass:"sr-only"}," (".concat(this.labelSelected,") ")):""]),$header=h("header",{staticClass:"b-time-header",class:{"sr-only":this.hideHeader}},[$value]),$slot=this.normalizeSlot("default");return $slot=$slot?h("footer",{staticClass:"b-time-footer"},$slot):h(),h("div",{staticClass:"b-time d-inline-flex flex-column text-center",attrs:{role:"group",lang:this.computedLang||null,"aria-labelledby":computedAriaLabelledby||null,"aria-disabled":this.disabled?"true":null,"aria-readonly":this.readonly&&!this.disabled?"true":null}},[$header,$spinners,$slot])}});_exports.BTime=BTime;var NAME$q="BFormTimepicker",getConfigFallback$2=function(prop){return getComponentConfig(NAME$q,prop)||getComponentConfig("BTime",prop)||getComponentConfig("BFormSpinbutton",prop)},propsMixin$1={props:_objectSpread2({value:{type:String,default:""},resetValue:{type:String,default:""},placeholder:{type:String},size:{type:String},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},name:{type:String},form:{type:String},state:{type:Boolean,default:null},hour12:{type:Boolean,default:null},locale:{type:[String,Array]},showSeconds:{type:Boolean,default:!1},hideHeader:{type:Boolean,default:!1},secondsStep:{type:[Number,String],default:1},minutesStep:{type:[Number,String],default:1},buttonOnly:{type:Boolean,default:!1},buttonVariant:{type:String,default:"secondary"},nowButton:{type:Boolean,default:!1},labelNowButton:{type:String,default:function(){return getComponentConfig(NAME$q,"labelNowButton")}},nowButtonVariant:{type:String,default:"outline-primary"},resetButton:{type:Boolean,default:!1},labelResetButton:{type:String,default:function(){return getComponentConfig(NAME$q,"labelResetButton")}},resetButtonVariant:{type:String,default:"outline-danger"},noCloseButton:{type:Boolean,default:!1},labelCloseButton:{type:String,default:function(){return getComponentConfig(NAME$q,"labelCloseButton")}},closeButtonVariant:{type:String,default:"outline-secondary"},labelSelected:{type:String,default:function(){return getConfigFallback$2("labelSelected")}},labelNoTimeSelected:{type:String,default:function(){return getConfigFallback$2("labelNoTimeSelected")}},labelHours:{type:String,default:function(){return getConfigFallback$2("labelHours")}},labelMinutes:{type:String,default:function(){return getConfigFallback$2("labelMinutes")}},labelSeconds:{type:String,default:function(){return getConfigFallback$2("labelSeconds")}},labelAmpm:{type:String,default:function(){return getConfigFallback$2("labelAmpm")}},labelAm:{type:String,default:function(){return getConfigFallback$2("labelAm")}},labelPm:{type:String,default:function(){return getConfigFallback$2("labelPm")}},labelIncrement:{type:String,default:function(){return getConfigFallback$2("labelIncrement")}},labelDecrement:{type:String,default:function(){return getConfigFallback$2("labelDecrement")}},menuClass:{type:[String,Array,Object]}},dropdownProps)},BFormTimepicker=_vue.default.extend({name:NAME$q,mixins:[idMixin,propsMixin$1],model:{prop:"value",event:"input"},data:function(){return{localHMS:this.value||"",localLocale:null,isRTL:!1,formattedValue:"",isVisible:!1}},computed:{computedLang:function(){return(this.localLocale||"").replace(/-u-.*$/i,"")||null},timeProps:function(){return{hidden:!this.isVisible,value:this.localHMS,readonly:this.readonly,disabled:this.disabled,locale:this.locale,hour12:this.hour12,hideHeader:this.hideHeader,showSeconds:this.showSeconds,secondsStep:this.secondsStep,minutesStep:this.minutesStep,labelNoTimeSelected:this.labelNoTimeSelected,labelSelected:this.labelSelected,labelHours:this.labelHours,labelMinutes:this.labelMinutes,labelSeconds:this.labelSeconds,labelAmpm:this.labelAmpm,labelAm:this.labelAm,labelPm:this.labelPm,labelIncrement:this.labelIncrement,labelDecrement:this.labelDecrement}}},watch:{value:function(newVal){this.localHMS=newVal||""},localHMS:function(newVal){this.isVisible&&this.$emit("input",newVal||"")}},methods:{focus:function(){this.disabled||attemptFocus(this.$refs.control)},blur:function(){this.disabled||attemptBlur(this.$refs.control)},setAndClose:function(value){var _this=this;this.localHMS=value,this.$nextTick((function(){_this.$refs.control.hide(!0)}))},onInput:function(hms){this.localHMS!==hms&&(this.localHMS=hms)},onContext:function(ctx){var isRTL=ctx.isRTL,locale=ctx.locale,value=ctx.value,formatted=ctx.formatted;this.isRTL=isRTL,this.localLocale=locale,this.formattedValue=formatted,this.localHMS=value||"",this.$emit("context",ctx)},onNowButton:function(){var now=new Date,value=[now.getHours(),now.getMinutes(),this.showSeconds?now.getSeconds():0].map((function(v){return"00".concat(v||"").slice(-2)})).join(":");this.setAndClose(value)},onResetButton:function(){this.setAndClose(this.resetValue)},onCloseButton:function(){this.$refs.control.hide(!0)},onShow:function(){this.isVisible=!0},onShown:function(){var _this2=this;this.$nextTick((function(){attemptFocus(_this2.$refs.time),_this2.$emit("shown")}))},onHidden:function(){this.isVisible=!1,this.$emit("hidden")},defaultButtonFn:function(_ref){var isHovered=_ref.isHovered,hasFocus=_ref.hasFocus;return this.$createElement(isHovered||hasFocus?BIconClockFill:BIconClock,{attrs:{"aria-hidden":"true"}})}},render:function(h){var localHMS=this.localHMS,disabled=this.disabled,readonly=this.readonly,placeholder=isUndefinedOrNull(this.placeholder)?this.labelNoTimeSelected:this.placeholder,$footer=[];if(this.nowButton){var label=this.labelNowButton;$footer.push(h(BButton,{key:"now-btn",props:{size:"sm",disabled:disabled||readonly,variant:this.nowButtonVariant},attrs:{"aria-label":label||null},on:{click:this.onNowButton}},label))}if(this.resetButton){$footer.length>0&&$footer.push(h("span"," "));var _label=this.labelResetButton;$footer.push(h(BButton,{key:"reset-btn",props:{size:"sm",disabled:disabled||readonly,variant:this.resetButtonVariant},attrs:{"aria-label":_label||null},on:{click:this.onResetButton}},_label))}if(!this.noCloseButton){$footer.length>0&&$footer.push(h("span"," "));var _label2=this.labelCloseButton;$footer.push(h(BButton,{key:"close-btn",props:{size:"sm",disabled:disabled,variant:this.closeButtonVariant},attrs:{"aria-label":_label2||null},on:{click:this.onCloseButton}},_label2))}$footer.length>0&&($footer=[h("div",{staticClass:"b-form-date-controls d-flex flex-wrap",class:{"justify-content-between":$footer.length>1,"justify-content-end":$footer.length<2}},$footer)]);var $time=h(BTime,{ref:"time",staticClass:"b-form-time-control",props:this.timeProps,on:{input:this.onInput,context:this.onContext}},$footer);return h(BVFormBtnLabelControl,{ref:"control",staticClass:"b-form-timepicker",props:_objectSpread2(_objectSpread2({},this.$props),{},{id:this.safeId(),rtl:this.isRTL,lang:this.computedLang,value:localHMS||"",formattedValue:localHMS?this.formattedValue:"",placeholder:placeholder||""}),on:{show:this.onShow,shown:this.onShown,hidden:this.onHidden},scopedSlots:{"button-content":this.$scopedSlots["button-content"]||this.defaultButtonFn}},[$time])}});_exports.BFormTimepicker=BFormTimepicker;var FormTimepickerPlugin=pluginFactory({components:{BFormTimepicker:BFormTimepicker,BTimepicker:BFormTimepicker}});_exports.FormTimepickerPlugin=FormTimepickerPlugin;var ImagePlugin=pluginFactory({components:{BImg:BImg,BImgLazy:BImgLazy}});_exports.ImagePlugin=ImagePlugin;var props$A={tag:{type:String,default:"div"}},BInputGroupText=_vue.default.extend({name:"BInputGroupText",functional:!0,props:props$A,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"input-group-text"}),children)}});_exports.BInputGroupText=BInputGroupText;var commonProps$1={id:{type:String,default:null},tag:{type:String,default:"div"},isText:{type:Boolean,default:!1}},BInputGroupAddon=_vue.default.extend({name:"BInputGroupAddon",functional:!0,props:_objectSpread2(_objectSpread2({},commonProps$1),{},{append:{type:Boolean,default:!1}}),render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{class:{"input-group-append":props.append,"input-group-prepend":!props.append},attrs:{id:props.id}}),props.isText?[h(BInputGroupText,children)]:children)}});_exports.BInputGroupAddon=BInputGroupAddon;var BInputGroupAppend=_vue.default.extend({name:"BInputGroupAppend",functional:!0,props:commonProps$1,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(BInputGroupAddon,(0,_vueFunctionalDataMerge.mergeData)(data,{props:_objectSpread2(_objectSpread2({},props),{},{append:!0})}),children)}});_exports.BInputGroupAppend=BInputGroupAppend;var BInputGroupPrepend=_vue.default.extend({name:"BInputGroupPrepend",functional:!0,props:commonProps$1,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(BInputGroupAddon,(0,_vueFunctionalDataMerge.mergeData)(data,{props:_objectSpread2(_objectSpread2({},props),{},{append:!1})}),children)}});_exports.BInputGroupPrepend=BInputGroupPrepend;var props$B={id:{type:String},size:{type:String,default:function(){return getComponentConfig("BInputGroup","size")}},prepend:{type:String},prependHtml:{type:String},append:{type:String},appendHtml:{type:String},tag:{type:String,default:"div"}},BInputGroup=_vue.default.extend({name:"BInputGroup",functional:!0,props:props$B,render:function(h,_ref){var props=_ref.props,data=_ref.data,slots=_ref.slots,scopedSlots=_ref.scopedSlots,prepend=props.prepend,prependHtml=props.prependHtml,append=props.append,appendHtml=props.appendHtml,size=props.size,$scopedSlots=scopedSlots||{},$slots=slots(),slotScope={},$prepend=h(),hasPrependSlot=hasNormalizedSlot("prepend",$scopedSlots,$slots);(hasPrependSlot||prepend||prependHtml)&&($prepend=h(BInputGroupPrepend,[hasPrependSlot?normalizeSlot("prepend",slotScope,$scopedSlots,$slots):h(BInputGroupText,{domProps:htmlOrText(prependHtml,prepend)})]));var $append=h(),hasAppendSlot=hasNormalizedSlot("append",$scopedSlots,$slots);return(hasAppendSlot||append||appendHtml)&&($append=h(BInputGroupAppend,[hasAppendSlot?normalizeSlot("append",slotScope,$scopedSlots,$slots):h(BInputGroupText,{domProps:htmlOrText(appendHtml,append)})])),h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"input-group",class:_defineProperty({},"input-group-".concat(size),size),attrs:{id:props.id||null,role:"group"}}),[$prepend,normalizeSlot("default",slotScope,$scopedSlots,$slots),$append])}});_exports.BInputGroup=BInputGroup;var InputGroupPlugin=pluginFactory({components:{BInputGroup:BInputGroup,BInputGroupAddon:BInputGroupAddon,BInputGroupPrepend:BInputGroupPrepend,BInputGroupAppend:BInputGroupAppend,BInputGroupText:BInputGroupText}});_exports.InputGroupPlugin=InputGroupPlugin;var props$C={tag:{type:String,default:"div"},fluid:{type:[Boolean,String],default:!1}},BContainer=_vue.default.extend({name:"BContainer",functional:!0,props:props$C,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{class:_defineProperty({container:!(props.fluid||""===props.fluid),"container-fluid":!0===props.fluid||""===props.fluid},"container-".concat(props.fluid),props.fluid&&!0!==props.fluid)}),children)}});_exports.BContainer=BContainer;var NAME$s="BJumbotron",props$D={fluid:{type:Boolean,default:!1},containerFluid:{type:[Boolean,String],default:!1},header:{type:String},headerHtml:{type:String},headerTag:{type:String,default:"h1"},headerLevel:{type:[Number,String],default:"3"},lead:{type:String},leadHtml:{type:String},leadTag:{type:String,default:"p"},tag:{type:String,default:"div"},bgVariant:{type:String,default:function(){return getComponentConfig(NAME$s,"bgVariant")}},borderVariant:{type:String,default:function(){return getComponentConfig(NAME$s,"borderVariant")}},textVariant:{type:String,default:function(){return getComponentConfig(NAME$s,"textVariant")}}},BJumbotron=_vue.default.extend({name:NAME$s,functional:!0,props:props$D,render:function(h,_ref){var _class2,props=_ref.props,data=_ref.data,slots=_ref.slots,scopedSlots=_ref.scopedSlots,header=props.header,headerHtml=props.headerHtml,lead=props.lead,leadHtml=props.leadHtml,textVariant=props.textVariant,bgVariant=props.bgVariant,borderVariant=props.borderVariant,$scopedSlots=scopedSlots||{},$slots=slots(),slotScope={},$header=h(),hasHeaderSlot=hasNormalizedSlot("header",$scopedSlots,$slots);if(hasHeaderSlot||header||headerHtml){var headerLevel=props.headerLevel;$header=h(props.headerTag,{class:_defineProperty({},"display-".concat(headerLevel),headerLevel),domProps:hasHeaderSlot?{}:htmlOrText(headerHtml,header)},normalizeSlot("header",slotScope,$scopedSlots,$slots))}var $lead=h(),hasLeadSlot=hasNormalizedSlot("lead",$scopedSlots,$slots);(hasLeadSlot||lead||leadHtml)&&($lead=h(props.leadTag,{staticClass:"lead",domProps:hasLeadSlot?{}:htmlOrText(leadHtml,lead)},normalizeSlot("lead",slotScope,$scopedSlots,$slots)));var $children=[$header,$lead,normalizeSlot("default",slotScope,$scopedSlots,$slots)];return props.fluid&&($children=[h(BContainer,{props:{fluid:props.containerFluid}},$children)]),h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"jumbotron",class:(_class2={"jumbotron-fluid":props.fluid},_defineProperty(_class2,"text-".concat(textVariant),textVariant),_defineProperty(_class2,"bg-".concat(bgVariant),bgVariant),_defineProperty(_class2,"border-".concat(borderVariant),borderVariant),_defineProperty(_class2,"border",borderVariant),_class2)}),$children)}});_exports.BJumbotron=BJumbotron;var JumbotronPlugin=pluginFactory({components:{BJumbotron:BJumbotron}});_exports.JumbotronPlugin=JumbotronPlugin;var COMMON_ALIGNMENT=["start","end","center"],computeRowColsClass=memoize((function(breakpoint,cols){return(cols=trim(toString$1(cols)))?lowerCase(["row-cols",breakpoint,cols].filter(identity).join("-")):null})),computeRowColsBreakpoint=memoize((function(prop){return lowerCase(prop.replace("cols",""))})),rowColsPropList=[],generateProps$2=function(){var rowColsProps=getBreakpointsUpCached().reduce((function(props,breakpoint){return props[suffixPropName(breakpoint,"cols")]={type:[String,Number],default:null},props}),create(null));return rowColsPropList=keys(rowColsProps),_objectSpread2({tag:{type:String,default:"div"},noGutters:{type:Boolean,default:!1},alignV:{type:String,default:null,validator:function(str){return arrayIncludes(concat(COMMON_ALIGNMENT,"baseline","stretch"),str)}},alignH:{type:String,default:null,validator:function(str){return arrayIncludes(concat(COMMON_ALIGNMENT,"between","around"),str)}},alignContent:{type:String,default:null,validator:function(str){return arrayIncludes(concat(COMMON_ALIGNMENT,"between","around","stretch"),str)}}},rowColsProps)},BRow={name:"BRow",functional:!0,get props(){return delete this.props,this.props=generateProps$2(),this.props},render:function(h,_ref){var _classList$push,props=_ref.props,data=_ref.data,children=_ref.children,classList=[];return rowColsPropList.forEach((function(prop){var c=computeRowColsClass(computeRowColsBreakpoint(prop),props[prop]);c&&classList.push(c)})),classList.push((_defineProperty(_classList$push={"no-gutters":props.noGutters},"align-items-".concat(props.alignV),props.alignV),_defineProperty(_classList$push,"justify-content-".concat(props.alignH),props.alignH),_defineProperty(_classList$push,"align-content-".concat(props.alignContent),props.alignContent),_classList$push)),h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"row",class:classList}),children)}};_exports.BRow=BRow;var LayoutPlugin=pluginFactory({components:{BContainer:BContainer,BRow:BRow,BCol:BCol,BFormRow:BFormRow}});_exports.LayoutPlugin=LayoutPlugin;var LinkPlugin=pluginFactory({components:{BLink:BLink}});_exports.LinkPlugin=LinkPlugin;var props$E={tag:{type:String,default:"div"},flush:{type:Boolean,default:!1},horizontal:{type:[Boolean,String],default:!1}},BListGroup=_vue.default.extend({name:"BListGroup",functional:!0,props:props$E,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,horizontal=""===props.horizontal||props.horizontal;horizontal=!props.flush&&horizontal;var componentData={staticClass:"list-group",class:_defineProperty({"list-group-flush":props.flush,"list-group-horizontal":!0===horizontal},"list-group-horizontal-".concat(horizontal),isString(horizontal))};return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,componentData),children)}});_exports.BListGroup=BListGroup;var actionTags=["a","router-link","button","b-link"],linkProps$3=omit(props$1,["event","routerTag"]);delete linkProps$3.href.default,delete linkProps$3.to.default;var props$F=_objectSpread2({tag:{type:String,default:"div"},action:{type:Boolean,default:null},button:{type:Boolean,default:null},variant:{type:String,default:function(){return getComponentConfig("BListGroupItem","variant")}}},linkProps$3),BListGroupItem=_vue.default.extend({name:"BListGroupItem",functional:!0,props:props$F,render:function(h,_ref){var _class,props=_ref.props,data=_ref.data,children=_ref.children,button=props.button,variant=props.variant,active=props.active,disabled=props.disabled,link=isLink(props),tag=button?"button":link?BLink:props.tag,action=!!(props.action||link||button||arrayIncludes(actionTags,props.tag)),attrs={},itemProps={};return isTag(tag,"button")?(data.attrs&&data.attrs.type||(attrs.type="button"),props.disabled&&(attrs.disabled=!0)):itemProps=pluckProps(linkProps$3,props),h(tag,(0,_vueFunctionalDataMerge.mergeData)(data,{attrs:attrs,props:itemProps,staticClass:"list-group-item",class:(_class={},_defineProperty(_class,"list-group-item-".concat(variant),variant),_defineProperty(_class,"list-group-item-action",action),_defineProperty(_class,"active",active),_defineProperty(_class,"disabled",disabled),_class)}),children)}});_exports.BListGroupItem=BListGroupItem;var ListGroupPlugin=pluginFactory({components:{BListGroup:BListGroup,BListGroupItem:BListGroupItem}});_exports.ListGroupPlugin=ListGroupPlugin;var props$G={tag:{type:String,default:"div"}},BMediaBody=_vue.default.extend({name:"BMediaBody",functional:!0,props:props$G,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"media-body"}),children)}});_exports.BMediaBody=BMediaBody;var props$H={tag:{type:String,default:"div"},verticalAlign:{type:String,default:"top"}},BMediaAside=_vue.default.extend({name:"BMediaAside",functional:!0,props:props$H,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,align="top"===props.verticalAlign?"start":"bottom"===props.verticalAlign?"end":props.verticalAlign;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"d-flex",class:_defineProperty({},"align-self-".concat(align),align)}),children)}});_exports.BMediaAside=BMediaAside;var props$I={tag:{type:String,default:"div"},rightAlign:{type:Boolean,default:!1},verticalAlign:{type:String,default:"top"},noBody:{type:Boolean,default:!1}},BMedia=_vue.default.extend({name:"BMedia",functional:!0,props:props$I,render:function(h,_ref){var props=_ref.props,data=_ref.data,slots=_ref.slots,scopedSlots=_ref.scopedSlots,children=_ref.children,childNodes=props.noBody?children:[];if(!props.noBody){var $slots=slots(),$scopedSlots=scopedSlots||{},$aside=normalizeSlot("aside",{},$scopedSlots,$slots),$default=normalizeSlot("default",{},$scopedSlots,$slots);$aside&&!props.rightAlign&&childNodes.push(h(BMediaAside,{staticClass:"mr-3",props:{verticalAlign:props.verticalAlign}},$aside)),childNodes.push(h(BMediaBody,$default)),$aside&&props.rightAlign&&childNodes.push(h(BMediaAside,{staticClass:"ml-3",props:{verticalAlign:props.verticalAlign}},$aside))}return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"media"}),childNodes)}});_exports.BMedia=BMedia;var MediaPlugin=pluginFactory({components:{BMedia:BMedia,BMediaAside:BMediaAside,BMediaBody:BMediaBody}});_exports.MediaPlugin=MediaPlugin;var BTransporterTargetSingle=_vue.default.extend({abstract:!0,name:"BTransporterTargetSingle",props:{nodes:{type:[Array,Function]}},data:function(vm){return{updatedNodes:vm.nodes}},destroyed:function(){var el;(el=this.$el)&&el.parentNode&&el.parentNode.removeChild(el)},render:function(h){var nodes=isFunction(this.updatedNodes)?this.updatedNodes({}):this.updatedNodes;return(nodes=concat(nodes).filter(Boolean))&&nodes.length>0&&!nodes[0].text?nodes[0]:h()}}),BTransporterSingle=_vue.default.extend({name:"BTransporterSingle",mixins:[normalizeSlotMixin],props:{disabled:{type:Boolean,default:!1},container:{type:[String,HTMLElement],default:"body"},tag:{type:String,default:"div"}},watch:{disabled:{immediate:!0,handler:function(disabled){disabled?this.unmountTarget():this.$nextTick(this.mountTarget)}}},created:function(){this.$_defaultFn=null,this.$_target=null},beforeMount:function(){this.mountTarget()},updated:function(){this.updateTarget()},beforeDestroy:function(){this.unmountTarget(),this.$_defaultFn=null},methods:{getContainer:function(){if(isBrowser){var container=this.container;return isString(container)?select(container):container}return null},mountTarget:function(){if(!this.$_target){var container=this.getContainer();if(container){var el=document.createElement("div");container.appendChild(el),this.$_target=new BTransporterTargetSingle({el:el,parent:this,propsData:{nodes:concat(this.normalizeSlot("default"))}})}}},updateTarget:function(){if(isBrowser&&this.$_target){var defaultFn=this.$scopedSlots.default;this.disabled||(defaultFn&&this.$_defaultFn!==defaultFn?this.$_target.updatedNodes=defaultFn:defaultFn||(this.$_target.updatedNodes=this.$slots.default)),this.$_defaultFn=defaultFn}},unmountTarget:function(){this.$_target&&this.$_target.$destroy(),this.$_target=null}},render:function(h){if(this.disabled){var nodes=concat(this.normalizeSlot("default")).filter(identity);if(nodes.length>0&&!nodes[0].text)return nodes[0]}return h()}}),PROP$1="$_bv_documentHandlers_",listenOnDocumentMixin={created:function(){var _this=this;isBrowser&&(this[PROP$1]={},this.$once("hook:beforeDestroy",(function(){var items=_this[PROP$1]||{};delete _this[PROP$1],keys(items).forEach((function(evtName){(items[evtName]||[]).forEach((function(handler){return eventOff(document,evtName,handler,EVENT_OPTIONS_NO_CAPTURE)}))}))})))},methods:{listenDocument:function(on,evtName,handler){on?this.listenOnDocument(evtName,handler):this.listenOffDocument(evtName,handler)},listenOnDocument:function(evtName,handler){this[PROP$1]&&isString(evtName)&&isFunction(handler)&&(this[PROP$1][evtName]=this[PROP$1][evtName]||[],arrayIncludes(this[PROP$1][evtName],handler)||(this[PROP$1][evtName].push(handler),eventOn(document,evtName,handler,EVENT_OPTIONS_NO_CAPTURE)))},listenOffDocument:function(evtName,handler){this[PROP$1]&&isString(evtName)&&isFunction(handler)&&(eventOff(document,evtName,handler,EVENT_OPTIONS_NO_CAPTURE),this[PROP$1][evtName]=(this[PROP$1][evtName]||[]).filter((function(h){return h!==handler})))}}},PROP$2="$_bv_windowHandlers_",listenOnWindowMixin={beforeCreate:function(){this[PROP$2]={}},beforeDestroy:function(){if(isBrowser){var items=this[PROP$2];delete this[PROP$2],keys(items).forEach((function(evtName){(items[evtName]||[]).forEach((function(handler){return eventOff(window,evtName,handler,EVENT_OPTIONS_NO_CAPTURE)}))}))}},methods:{listenWindow:function(on,evtName,handler){on?this.listenOnWindow(evtName,handler):this.listenOffWindow(evtName,handler)},listenOnWindow:function(evtName,handler){isBrowser&&this[PROP$2]&&isString(evtName)&&isFunction(handler)&&(this[PROP$2][evtName]=this[PROP$2][evtName]||[],arrayIncludes(this[PROP$2][evtName],handler)||(this[PROP$2][evtName].push(handler),eventOn(window,evtName,handler,EVENT_OPTIONS_NO_CAPTURE)))},listenOffWindow:function(evtName,handler){isBrowser&&this[PROP$2]&&isString(evtName)&&isFunction(handler)&&(eventOff(window,evtName,handler,EVENT_OPTIONS_NO_CAPTURE),this[PROP$2][evtName]=(this[PROP$2][evtName]||[]).filter((function(h){return h!==handler})))}}},getScopeId=function(vm){var defaultValue=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return vm&&vm.$options._scopeId||defaultValue},scopedStyleAttrsMixin={computed:{scopedStyleAttrs:function(){var scopeId=getScopeId(this.$parent);return scopeId?_defineProperty({},scopeId,""):{}}}},Selector$1_FIXED_CONTENT=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Selector$1_STICKY_CONTENT=".sticky-top",Selector$1_NAVBAR_TOGGLER=".navbar-toggler",modalManager=new(_vue.default.extend({data:function(){return{modals:[],baseZIndex:null,scrollbarWidth:null,isBodyOverflowing:!1}},computed:{modalCount:function(){return this.modals.length},modalsAreOpen:function(){return this.modalCount>0}},watch:{modalCount:function(newCount,oldCount){isBrowser&&(this.getScrollbarWidth(),newCount>0&&0===oldCount?(this.checkScrollbar(),this.setScrollbar(),addClass(document.body,"modal-open")):0===newCount&&oldCount>0&&(this.resetScrollbar(),removeClass(document.body,"modal-open")),setAttr(document.body,"data-modal-open-count",String(newCount)))},modals:function(newVal){var _this=this;this.checkScrollbar(),requestAF((function(){_this.updateModals(newVal||[])}))}},methods:{registerModal:function(modal){var _this2=this;modal&&-1===this.modals.indexOf(modal)&&(this.modals.push(modal),modal.$once("hook:beforeDestroy",(function(){_this2.unregisterModal(modal)})))},unregisterModal:function(modal){var index=this.modals.indexOf(modal);index>-1&&(this.modals.splice(index,1),modal._isBeingDestroyed||modal._isDestroyed||this.resetModal(modal))},getBaseZIndex:function(){if(isNull(this.baseZIndex)&&isBrowser){var div=document.createElement("div");div.className="modal-backdrop d-none",div.style.display="none",document.body.appendChild(div),this.baseZIndex=toInteger(getCS(div).zIndex,1040),document.body.removeChild(div)}return this.baseZIndex||1040},getScrollbarWidth:function(){if(isNull(this.scrollbarWidth)&&isBrowser){var div=document.createElement("div");div.className="modal-scrollbar-measure",document.body.appendChild(div),this.scrollbarWidth=getBCR(div).width-div.clientWidth,document.body.removeChild(div)}return this.scrollbarWidth||0},updateModals:function(modals){var _this3=this,baseZIndex=this.getBaseZIndex(),scrollbarWidth=this.getScrollbarWidth();modals.forEach((function(modal,index){modal.zIndex=baseZIndex+index,modal.scrollbarWidth=scrollbarWidth,modal.isTop=index===_this3.modals.length-1,modal.isBodyOverflowing=_this3.isBodyOverflowing}))},resetModal:function(modal){modal&&(modal.zIndex=this.getBaseZIndex(),modal.isTop=!0,modal.isBodyOverflowing=!1)},checkScrollbar:function(){var _getBCR=getBCR(document.body),left=_getBCR.left,right=_getBCR.right;this.isBodyOverflowing=left+right<window.innerWidth},setScrollbar:function(){var body=document.body;if(body._paddingChangedForModal=body._paddingChangedForModal||[],body._marginChangedForModal=body._marginChangedForModal||[],this.isBodyOverflowing){var scrollbarWidth=this.scrollbarWidth;selectAll(Selector$1_FIXED_CONTENT).forEach((function(el){var actualPadding=el.style.paddingRight;setAttr(el,"data-padding-right",actualPadding),el.style.paddingRight="".concat(toFloat(getCS(el).paddingRight,0)+scrollbarWidth,"px"),body._paddingChangedForModal.push(el)})),selectAll(Selector$1_STICKY_CONTENT).forEach((function(el){var actualMargin=el.style.marginRight;setAttr(el,"data-margin-right",actualMargin),el.style.marginRight="".concat(toFloat(getCS(el).marginRight,0)-scrollbarWidth,"px"),body._marginChangedForModal.push(el)})),selectAll(Selector$1_NAVBAR_TOGGLER).forEach((function(el){var actualMargin=el.style.marginRight;setAttr(el,"data-margin-right",actualMargin),el.style.marginRight="".concat(toFloat(getCS(el).marginRight,0)+scrollbarWidth,"px"),body._marginChangedForModal.push(el)}));var actualPadding=body.style.paddingRight;setAttr(body,"data-padding-right",actualPadding),body.style.paddingRight="".concat(toFloat(getCS(body).paddingRight,0)+scrollbarWidth,"px")}},resetScrollbar:function(){var body=document.body;body._paddingChangedForModal&&body._paddingChangedForModal.forEach((function(el){hasAttr(el,"data-padding-right")&&(el.style.paddingRight=getAttr(el,"data-padding-right")||"",removeAttr(el,"data-padding-right"))})),body._marginChangedForModal&&body._marginChangedForModal.forEach((function(el){hasAttr(el,"data-margin-right")&&(el.style.marginRight=getAttr(el,"data-margin-right")||"",removeAttr(el,"data-margin-right"))})),body._paddingChangedForModal=null,body._marginChangedForModal=null,hasAttr(body,"data-padding-right")&&(body.style.paddingRight=getAttr(body,"data-padding-right")||"",removeAttr(body,"data-padding-right"))}}})),BvModalEvent=function(_BvEvent){_inherits(BvModalEvent,_BvEvent);var _super=_createSuper(BvModalEvent);function BvModalEvent(type){var _this,eventInit=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return _classCallCheck(this,BvModalEvent),_this=_super.call(this,type,eventInit),defineProperties(_assertThisInitialized(_this),{trigger:{enumerable:!0,configurable:!1,writable:!1}}),_this}return _createClass(BvModalEvent,null,[{key:"Defaults",get:function(){return _objectSpread2(_objectSpread2({},_get(_getPrototypeOf(BvModalEvent),"Defaults",this)),{},{trigger:null})}}]),BvModalEvent}(BvEvent),NAME$u="BModal",OBSERVER_CONFIG={subtree:!0,childList:!0,characterData:!0,attributes:!0,attributeFilter:["style","class"]},props$J={size:{type:String,default:function(){return getComponentConfig(NAME$u,"size")}},centered:{type:Boolean,default:!1},scrollable:{type:Boolean,default:!1},buttonSize:{type:String},noStacking:{type:Boolean,default:!1},noFade:{type:Boolean,default:!1},noCloseOnBackdrop:{type:Boolean,default:!1},noCloseOnEsc:{type:Boolean,default:!1},noEnforceFocus:{type:Boolean,default:!1},ignoreEnforceFocusSelector:{type:[Array,String],default:""},title:{type:String,default:""},titleHtml:{type:String},titleTag:{type:String,default:function(){return getComponentConfig(NAME$u,"titleTag")}},titleClass:{type:[String,Array,Object]},titleSrOnly:{type:Boolean,default:!1},ariaLabel:{type:String},headerBgVariant:{type:String,default:function(){return getComponentConfig(NAME$u,"headerBgVariant")}},headerBorderVariant:{type:String,default:function(){return getComponentConfig(NAME$u,"headerBorderVariant")}},headerTextVariant:{type:String,default:function(){return getComponentConfig(NAME$u,"headerTextVariant")}},headerCloseVariant:{type:String,default:function(){return getComponentConfig(NAME$u,"headerCloseVariant")}},headerClass:{type:[String,Array,Object]},bodyBgVariant:{type:String,default:function(){return getComponentConfig(NAME$u,"bodyBgVariant")}},bodyTextVariant:{type:String,default:function(){return getComponentConfig(NAME$u,"bodyTextVariant")}},modalClass:{type:[String,Array,Object]},dialogClass:{type:[String,Array,Object]},contentClass:{type:[String,Array,Object]},bodyClass:{type:[String,Array,Object]},footerBgVariant:{type:String,default:function(){return getComponentConfig(NAME$u,"footerBgVariant")}},footerBorderVariant:{type:String,default:function(){return getComponentConfig(NAME$u,"footerBorderVariant")}},footerTextVariant:{type:String,default:function(){return getComponentConfig(NAME$u,"footerTextVariant")}},footerClass:{type:[String,Array,Object]},hideHeader:{type:Boolean,default:!1},hideFooter:{type:Boolean,default:!1},hideHeaderClose:{type:Boolean,default:!1},hideBackdrop:{type:Boolean,default:!1},okOnly:{type:Boolean,default:!1},okDisabled:{type:Boolean,default:!1},cancelDisabled:{type:Boolean,default:!1},visible:{type:Boolean,default:!1},returnFocus:{type:[HTMLElement,String,Object],default:null},headerCloseContent:{type:String,default:function(){return getComponentConfig(NAME$u,"headerCloseContent")}},headerCloseLabel:{type:String,default:function(){return getComponentConfig(NAME$u,"headerCloseLabel")}},cancelTitle:{type:String,default:function(){return getComponentConfig(NAME$u,"cancelTitle")}},cancelTitleHtml:{type:String},okTitle:{type:String,default:function(){return getComponentConfig(NAME$u,"okTitle")}},okTitleHtml:{type:String},cancelVariant:{type:String,default:function(){return getComponentConfig(NAME$u,"cancelVariant")}},okVariant:{type:String,default:function(){return getComponentConfig(NAME$u,"okVariant")}},lazy:{type:Boolean,default:!1},busy:{type:Boolean,default:!1},static:{type:Boolean,default:!1},autoFocusButton:{type:String,default:null,validator:function(val){return isUndefinedOrNull(val)||arrayIncludes(["ok","cancel","close"],val)}}},BModal=_vue.default.extend({name:NAME$u,mixins:[attrsMixin,idMixin,listenOnDocumentMixin,listenOnRootMixin,listenOnWindowMixin,normalizeSlotMixin,scopedStyleAttrsMixin],inheritAttrs:!1,model:{prop:"visible",event:"change"},props:props$J,data:function(){return{isHidden:!0,isVisible:!1,isTransitioning:!1,isShow:!1,isBlock:!1,isOpening:!1,isClosing:!1,ignoreBackdropClick:!1,isModalOverflowing:!1,return_focus:this.returnFocus||null,scrollbarWidth:0,zIndex:modalManager.getBaseZIndex(),isTop:!0,isBodyOverflowing:!1}},computed:{modalId:function(){return this.safeId()},modalOuterId:function(){return this.safeId("__BV_modal_outer_")},modalHeaderId:function(){return this.safeId("__BV_modal_header_")},modalBodyId:function(){return this.safeId("__BV_modal_body_")},modalTitleId:function(){return this.safeId("__BV_modal_title_")},modalContentId:function(){return this.safeId("__BV_modal_content_")},modalFooterId:function(){return this.safeId("__BV_modal_footer_")},modalBackdropId:function(){return this.safeId("__BV_modal_backdrop_")},modalClasses:function(){return[{fade:!this.noFade,show:this.isShow},this.modalClass]},modalStyles:function(){var sbWidth="".concat(this.scrollbarWidth,"px");return{paddingLeft:!this.isBodyOverflowing&&this.isModalOverflowing?sbWidth:"",paddingRight:this.isBodyOverflowing&&!this.isModalOverflowing?sbWidth:"",display:this.isBlock?"block":"none"}},dialogClasses:function(){var _ref;return[(_ref={},_defineProperty(_ref,"modal-".concat(this.size),this.size),_defineProperty(_ref,"modal-dialog-centered",this.centered),_defineProperty(_ref,"modal-dialog-scrollable",this.scrollable),_ref),this.dialogClass]},headerClasses:function(){var _ref2;return[(_ref2={},_defineProperty(_ref2,"bg-".concat(this.headerBgVariant),this.headerBgVariant),_defineProperty(_ref2,"text-".concat(this.headerTextVariant),this.headerTextVariant),_defineProperty(_ref2,"border-".concat(this.headerBorderVariant),this.headerBorderVariant),_ref2),this.headerClass]},titleClasses:function(){return[{"sr-only":this.titleSrOnly},this.titleClass]},bodyClasses:function(){var _ref3;return[(_ref3={},_defineProperty(_ref3,"bg-".concat(this.bodyBgVariant),this.bodyBgVariant),_defineProperty(_ref3,"text-".concat(this.bodyTextVariant),this.bodyTextVariant),_ref3),this.bodyClass]},footerClasses:function(){var _ref4;return[(_ref4={},_defineProperty(_ref4,"bg-".concat(this.footerBgVariant),this.footerBgVariant),_defineProperty(_ref4,"text-".concat(this.footerTextVariant),this.footerTextVariant),_defineProperty(_ref4,"border-".concat(this.footerBorderVariant),this.footerBorderVariant),_ref4),this.footerClass]},modalOuterStyle:function(){return{position:"absolute",zIndex:this.zIndex}},slotScope:function(){return{ok:this.onOk,cancel:this.onCancel,close:this.onClose,hide:this.hide,visible:this.isVisible}},computeIgnoreEnforceFocusSelector:function(){return concat(this.ignoreEnforceFocusSelector).filter(identity).join(",").trim()},computedAttrs:function(){return _objectSpread2(_objectSpread2(_objectSpread2({},this.static?{}:this.scopedStyleAttrs),this.bvAttrs),{},{id:this.modalOuterId})},computedModalAttrs:function(){var isVisible=this.isVisible,ariaLabel=this.ariaLabel;return{id:this.modalId,role:"dialog","aria-hidden":isVisible?null:"true","aria-modal":isVisible?"true":null,"aria-label":ariaLabel,"aria-labelledby":this.hideHeader||ariaLabel||!(this.hasNormalizedSlot("modal-title")||this.titleHtml||this.title)?null:this.modalTitleId,"aria-describedby":this.modalBodyId}}},watch:{visible:function(newVal,oldVal){newVal!==oldVal&&this[newVal?"show":"hide"]()}},created:function(){this.$_observer=null},mounted:function(){this.zIndex=modalManager.getBaseZIndex(),this.listenOnRoot("bv::show::modal",this.showHandler),this.listenOnRoot("bv::hide::modal",this.hideHandler),this.listenOnRoot("bv::toggle::modal",this.toggleHandler),this.listenOnRoot("bv::modal::show",this.modalListener),!0===this.visible&&this.$nextTick(this.show)},beforeDestroy:function(){this.setObserver(!1),this.isVisible&&(this.isVisible=!1,this.isShow=!1,this.isTransitioning=!1)},methods:{setObserver:function(){var on=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,on&&(this.$_observer=observeDom(this.$refs.content,this.checkModalOverflow.bind(this),OBSERVER_CONFIG))},updateModel:function(val){val!==this.visible&&this.$emit("change",val)},buildEvent:function(type){var options=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new BvModalEvent(type,_objectSpread2(_objectSpread2({cancelable:!1,target:this.$refs.modal||this.$el||null,relatedTarget:null,trigger:null},options),{},{vueTarget:this,componentId:this.modalId}))},show:function(){if(!this.isVisible&&!this.isOpening)if(this.isClosing)this.$once("hidden",this.show);else{this.isOpening=!0,this.return_focus=this.return_focus||this.getActiveElement();var showEvt=this.buildEvent("show",{cancelable:!0});if(this.emitEvent(showEvt),showEvt.defaultPrevented||this.isVisible)return this.isOpening=!1,void this.updateModel(!1);this.doShow()}},hide:function(){var trigger=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(this.isVisible&&!this.isClosing){this.isClosing=!0;var hideEvt=this.buildEvent("hide",{cancelable:"FORCE"!==trigger,trigger:trigger||null});if("ok"===trigger?this.$emit("ok",hideEvt):"cancel"===trigger?this.$emit("cancel",hideEvt):"headerclose"===trigger&&this.$emit("close",hideEvt),this.emitEvent(hideEvt),hideEvt.defaultPrevented||!this.isVisible)return this.isClosing=!1,void this.updateModel(!0);this.setObserver(!1),this.isVisible=!1,this.updateModel(!1)}},toggle:function(triggerEl){triggerEl&&(this.return_focus=triggerEl),this.isVisible?this.hide("toggle"):this.show()},getActiveElement:function(){var activeElement=getActiveElement(isBrowser?[document.body]:[]);return activeElement&&activeElement.focus?activeElement:null},doShow:function(){var _this=this;modalManager.modalsAreOpen&&this.noStacking?this.listenOnRootOnce("bv::modal::hidden",this.doShow):(modalManager.registerModal(this),this.isHidden=!1,this.$nextTick((function(){_this.isVisible=!0,_this.isOpening=!1,_this.updateModel(!0),_this.$nextTick((function(){_this.setObserver(!0)}))})))},onBeforeEnter:function(){this.isTransitioning=!0,this.setResizeEvent(!0)},onEnter:function(){var _this2=this;this.isBlock=!0,requestAF((function(){requestAF((function(){_this2.isShow=!0}))}))},onAfterEnter:function(){var _this3=this;this.checkModalOverflow(),this.isTransitioning=!1,requestAF((function(){_this3.emitEvent(_this3.buildEvent("shown")),_this3.setEnforceFocus(!0),_this3.$nextTick((function(){_this3.focusFirst()}))}))},onBeforeLeave:function(){this.isTransitioning=!0,this.setResizeEvent(!1),this.setEnforceFocus(!1)},onLeave:function(){this.isShow=!1},onAfterLeave:function(){var _this4=this;this.isBlock=!1,this.isTransitioning=!1,this.isModalOverflowing=!1,this.isHidden=!0,this.$nextTick((function(){_this4.isClosing=!1,modalManager.unregisterModal(_this4),_this4.returnFocusTo(),_this4.emitEvent(_this4.buildEvent("hidden"))}))},emitEvent:function(bvModalEvt){var type=bvModalEvt.type;this.emitOnRoot("bv::modal::".concat(type),bvModalEvt,bvModalEvt.componentId),this.$emit(type,bvModalEvt)},onDialogMousedown:function(){var _this5=this,modal=this.$refs.modal;eventOn(modal,"mouseup",(function onceModalMouseup(evt){eventOff(modal,"mouseup",onceModalMouseup,EVENT_OPTIONS_NO_CAPTURE),evt.target===modal&&(_this5.ignoreBackdropClick=!0)}),EVENT_OPTIONS_NO_CAPTURE)},onClickOut:function(evt){this.ignoreBackdropClick?this.ignoreBackdropClick=!1:this.isVisible&&!this.noCloseOnBackdrop&&contains(document.body,evt.target)&&(contains(this.$refs.content,evt.target)||this.hide("backdrop"))},onOk:function(){this.hide("ok")},onCancel:function(){this.hide("cancel")},onClose:function(){this.hide("headerclose")},onEsc:function(evt){evt.keyCode===KEY_CODES.ESC&&this.isVisible&&!this.noCloseOnEsc&&this.hide("esc")},focusHandler:function(evt){var content=this.$refs.content,target=evt.target;if(!(this.noEnforceFocus||!this.isTop||!this.isVisible||!content||document===target||contains(content,target)||this.computeIgnoreEnforceFocusSelector&&closest(this.computeIgnoreEnforceFocusSelector,target,!0))){var tabables=getTabables(this.$refs.content),_this$$refs=this.$refs,bottomTrap=_this$$refs.bottomTrap,topTrap=_this$$refs.topTrap;if(bottomTrap&&target===bottomTrap){if(attemptFocus(tabables[0]))return}else if(topTrap&&target===topTrap&&attemptFocus(tabables[tabables.length-1]))return;attemptFocus(content,{preventScroll:!0})}},setEnforceFocus:function(on){this.listenDocument(on,"focusin",this.focusHandler)},setResizeEvent:function(on){this.listenWindow(on,"resize",this.checkModalOverflow),this.listenWindow(on,"orientationchange",this.checkModalOverflow)},showHandler:function(id,triggerEl){id===this.modalId&&(this.return_focus=triggerEl||this.getActiveElement(),this.show())},hideHandler:function(id){id===this.modalId&&this.hide("event")},toggleHandler:function(id,triggerEl){id===this.modalId&&this.toggle(triggerEl)},modalListener:function(bvEvt){this.noStacking&&bvEvt.vueTarget!==this&&this.hide()},focusFirst:function(){var _this6=this;isBrowser&&requestAF((function(){var modal=_this6.$refs.modal,content=_this6.$refs.content,activeElement=_this6.getActiveElement();if(modal&&content&&(!activeElement||!contains(content,activeElement))){var ok=_this6.$refs["ok-button"],cancel=_this6.$refs["cancel-button"],close=_this6.$refs["close-button"],autoFocus=_this6.autoFocusButton,el="ok"===autoFocus&&ok?ok.$el||ok:"cancel"===autoFocus&&cancel?cancel.$el||cancel:"close"===autoFocus&&close?close.$el||close:content;attemptFocus(el),el===content&&_this6.$nextTick((function(){modal.scrollTop=0}))}}))},returnFocusTo:function(){var el=this.returnFocus||this.return_focus||null;this.return_focus=null,this.$nextTick((function(){(el=isString(el)?select(el):el)&&(el=el.$el||el,attemptFocus(el))}))},checkModalOverflow:function(){if(this.isVisible){var modal=this.$refs.modal;this.isModalOverflowing=modal.scrollHeight>document.documentElement.clientHeight}},makeModal:function(h){var $header=h();if(!this.hideHeader){var $modalHeader=this.normalizeSlot("modal-header",this.slotScope);if(!$modalHeader){var $closeButton=h();this.hideHeaderClose||($closeButton=h(BButtonClose,{props:{content:this.headerCloseContent,disabled:this.isTransitioning,ariaLabel:this.headerCloseLabel,textVariant:this.headerCloseVariant||this.headerTextVariant},on:{click:this.onClose},ref:"close-button"},[this.normalizeSlot("modal-header-close")])),$modalHeader=[h(this.titleTag,{staticClass:"modal-title",class:this.titleClasses,attrs:{id:this.modalTitleId},domProps:this.hasNormalizedSlot("modal-title")?{}:htmlOrText(this.titleHtml,this.title)},[this.normalizeSlot("modal-title",this.slotScope)]),$closeButton]}$header=h("header",{staticClass:"modal-header",class:this.headerClasses,attrs:{id:this.modalHeaderId},ref:"header"},[$modalHeader])}var $body=h("div",{staticClass:"modal-body",class:this.bodyClasses,attrs:{id:this.modalBodyId},ref:"body"},this.normalizeSlot("default",this.slotScope)),$footer=h();if(!this.hideFooter){var $modalFooter=this.normalizeSlot("modal-footer",this.slotScope);if(!$modalFooter){var $cancelButton=h();this.okOnly||($cancelButton=h(BButton,{props:{variant:this.cancelVariant,size:this.buttonSize,disabled:this.cancelDisabled||this.busy||this.isTransitioning},domProps:this.hasNormalizedSlot("modal-cancel")?{}:htmlOrText(this.cancelTitleHtml,this.cancelTitle),on:{click:this.onCancel},ref:"cancel-button"},this.normalizeSlot("modal-cancel"))),$modalFooter=[$cancelButton,h(BButton,{props:{variant:this.okVariant,size:this.buttonSize,disabled:this.okDisabled||this.busy||this.isTransitioning},domProps:this.hasNormalizedSlot("modal-ok")?{}:htmlOrText(this.okTitleHtml,this.okTitle),on:{click:this.onOk},ref:"ok-button"},this.normalizeSlot("modal-ok"))]}$footer=h("footer",{staticClass:"modal-footer",class:this.footerClasses,attrs:{id:this.modalFooterId},ref:"footer"},[$modalFooter])}var $modalContent=h("div",{staticClass:"modal-content",class:this.contentClass,attrs:{id:this.modalContentId,tabindex:"-1"},ref:"content"},[$header,$body,$footer]),$tabTrapTop=h(),$tabTrapBottom=h();this.isVisible&&!this.noEnforceFocus&&($tabTrapTop=h("span",{ref:"topTrap",attrs:{tabindex:"0"}}),$tabTrapBottom=h("span",{ref:"bottomTrap",attrs:{tabindex:"0"}}));var $modalDialog=h("div",{staticClass:"modal-dialog",class:this.dialogClasses,on:{mousedown:this.onDialogMousedown},ref:"dialog"},[$tabTrapTop,$modalContent,$tabTrapBottom]),$modal=h("div",{staticClass:"modal",class:this.modalClasses,style:this.modalStyles,attrs:this.computedModalAttrs,on:{keydown:this.onEsc,click:this.onClickOut},directives:[{name:"show",value:this.isVisible}],ref:"modal"},[$modalDialog]);$modal=h("transition",{props:{enterClass:"",enterToClass:"",enterActiveClass:"",leaveClass:"",leaveActiveClass:"",leaveToClass:""},on:{beforeEnter:this.onBeforeEnter,enter:this.onEnter,afterEnter:this.onAfterEnter,beforeLeave:this.onBeforeLeave,leave:this.onLeave,afterLeave:this.onAfterLeave}},[$modal]);var $backdrop=h();return!this.hideBackdrop&&this.isVisible&&($backdrop=h("div",{staticClass:"modal-backdrop",attrs:{id:this.modalBackdropId}},this.normalizeSlot("modal-backdrop"))),$backdrop=h(BVTransition,{props:{noFade:this.noFade}},[$backdrop]),h("div",{style:this.modalOuterStyle,attrs:this.computedAttrs,key:"modal-outer-".concat(this._uid)},[$modal,$backdrop])}},render:function(h){return this.static?this.lazy&&this.isHidden?h():this.makeModal(h):this.isHidden?h():h(BTransporterSingle,[this.makeModal(h)])}});_exports.BModal=BModal;var PROPERTY="__bv_modal_directive__",getTarget=function(_ref){var _ref$modifiers=_ref.modifiers,modifiers=void 0===_ref$modifiers?{}:_ref$modifiers,arg=_ref.arg,value=_ref.value;return isString(value)?value:isString(arg)?arg:keys(modifiers).reverse()[0]},getTriggerElement=function(el){return el&&matches(el,".dropdown-menu > li, li.nav-item")&&select("a, button",el)||el},setRole=function(trigger){trigger&&"BUTTON"!==trigger.tagName&&(hasAttr(trigger,"role")||setAttr(trigger,"role","button"),"A"===trigger.tagName||hasAttr(trigger,"tabindex")||setAttr(trigger,"tabindex","0"))},unbind$1=function(el){var oldProp=el[PROPERTY]||{},trigger=oldProp.trigger,handler=oldProp.handler;trigger&&handler&&(eventOff(trigger,"click",handler,EVENT_OPTIONS_PASSIVE),eventOff(trigger,"keydown",handler,EVENT_OPTIONS_PASSIVE),eventOff(el,"click",handler,EVENT_OPTIONS_PASSIVE),eventOff(el,"keydown",handler,EVENT_OPTIONS_PASSIVE)),delete el[PROPERTY]},componentUpdated$1=function(el,binding,vnode){var oldProp=el[PROPERTY]||{},target=getTarget(binding),trigger=getTriggerElement(el);target===oldProp.target&&trigger===oldProp.trigger||(unbind$1(el),function(el,binding,vnode){var target=getTarget(binding),trigger=getTriggerElement(el);if(target&&trigger){var handler=function(evt){var currentTarget=evt.currentTarget;if(!isDisabled(currentTarget)){var type=evt.type,key=evt.keyCode;"click"!==type&&("keydown"!==type||key!==KEY_CODES.ENTER&&key!==KEY_CODES.SPACE)||vnode.context.$root.$emit("bv::show::modal",target,currentTarget)}};el[PROPERTY]={handler:handler,target:target,trigger:trigger},setRole(trigger),eventOn(trigger,"click",handler,EVENT_OPTIONS_PASSIVE),"BUTTON"!==trigger.tagName&&"button"===getAttr(trigger,"role")&&eventOn(trigger,"keydown",handler,EVENT_OPTIONS_PASSIVE)}}(el,binding,vnode)),setRole(trigger)},VBModal={inserted:componentUpdated$1,updated:function(){},componentUpdated:componentUpdated$1,unbind:unbind$1};_exports.VBModal=VBModal;var BASE_PROPS=["id"].concat(_toConsumableArray(keys(omit(props$J,["busy","lazy","noStacking","static","visible"])))),defaultResolver=function(){},propsToSlots={msgBoxContent:"default",title:"modal-title",okTitle:"modal-ok",cancelTitle:"modal-cancel"},filterOptions=function(options){return BASE_PROPS.reduce((function(memo,key){return isUndefined(options[key])||(memo[key]=options[key]),memo}),{})},BVModalPlugin=pluginFactory({plugins:{plugin:function(Vue){var BMsgBox=Vue.extend({name:"BMsgBox",extends:BModal,destroyed:function(){this.$el&&this.$el.parentNode&&this.$el.parentNode.removeChild(this.$el)},mounted:function(){var _this=this,handleDestroy=function(){var self=_this;_this.$nextTick((function(){setTimeout((function(){return self.$destroy()}),0)}))};this.$parent.$once("hook:destroyed",handleDestroy),this.$once("hidden",handleDestroy),this.$router&&this.$route&&this.$once("hook:beforeDestroy",this.$watch("$router",handleDestroy)),this.show()}}),makeMsgBox=function($parent,content){var options=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},resolver=arguments.length>3?arguments[3]:void 0;if(content&&!warnNoPromiseSupport("$bvModal")&&!warnNotClient("$bvModal")&&isFunction(resolver))return function($parent,props){var resolver=arguments.length>2&&void 0!==arguments[2]?arguments[2]:defaultResolver;if(!warnNotClient("$bvModal")&&!warnNoPromiseSupport("$bvModal")){var msgBox=new BMsgBox({parent:$parent,propsData:_objectSpread2(_objectSpread2(_objectSpread2({},filterOptions(getComponentConfig("BModal")||{})),{},{hideHeaderClose:!0,hideHeader:!(props.title||props.titleHtml)},omit(props,keys(propsToSlots))),{},{lazy:!1,busy:!1,visible:!1,noStacking:!1,noEnforceFocus:!1})});return keys(propsToSlots).forEach((function(prop){isUndefined(props[prop])||(msgBox.$slots[propsToSlots[prop]]=concat(props[prop]))})),new Promise((function(resolve,reject){var resolved=!1;msgBox.$once("hook:destroyed",(function(){resolved||reject(new Error("BootstrapVue MsgBox destroyed before resolve"))})),msgBox.$on("hide",(function(bvModalEvt){if(!bvModalEvt.defaultPrevented){var result=resolver(bvModalEvt);bvModalEvt.defaultPrevented||(resolved=!0,resolve(result))}}));var div=document.createElement("div");document.body.appendChild(div),msgBox.$mount(div)}))}}($parent,_objectSpread2(_objectSpread2({},filterOptions(options)),{},{msgBoxContent:content}),resolver)},BvModal=function(){function BvModal(vm){_classCallCheck(this,BvModal),assign(this,{_vm:vm,_root:vm.$root}),defineProperties(this,{_vm:{enumerable:!0,configurable:!1,writable:!1},_root:{enumerable:!0,configurable:!1,writable:!1}})}return _createClass(BvModal,[{key:"show",value:function(id){if(id&&this._root){for(var _this$_root,_len=arguments.length,args=new Array(_len>1?_len-1:0),_key=1;_key<_len;_key++)args[_key-1]=arguments[_key];(_this$_root=this._root).$emit.apply(_this$_root,["bv::show::modal",id].concat(args))}}},{key:"hide",value:function(id){if(id&&this._root){for(var _this$_root2,_len2=arguments.length,args=new Array(_len2>1?_len2-1:0),_key2=1;_key2<_len2;_key2++)args[_key2-1]=arguments[_key2];(_this$_root2=this._root).$emit.apply(_this$_root2,["bv::hide::modal",id].concat(args))}}},{key:"msgBoxOk",value:function(message){var props=_objectSpread2(_objectSpread2({},arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),{},{okOnly:!0,okDisabled:!1,hideFooter:!1,msgBoxContent:message});return makeMsgBox(this._vm,message,props,(function(){return!0}))}},{key:"msgBoxConfirm",value:function(message){var props=_objectSpread2(_objectSpread2({},arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),{},{okOnly:!1,okDisabled:!1,cancelDisabled:!1,hideFooter:!1});return makeMsgBox(this._vm,message,props,(function(bvModalEvt){var trigger=bvModalEvt.trigger;return"ok"===trigger||"cancel"!==trigger&&null}))}}]),BvModal}();Vue.mixin({beforeCreate:function(){this._bv__modal=new BvModal(this)}}),hasOwnProperty(Vue.prototype,"$bvModal")||defineProperty(Vue.prototype,"$bvModal",{get:function(){return this&&this._bv__modal||warn('"'.concat("$bvModal",'" must be accessed from a Vue instance "this" context.'),"BModal"),this._bv__modal}})}}});_exports.BVModalPlugin=BVModalPlugin;var ModalPlugin=pluginFactory({components:{BModal:BModal},directives:{VBModal:VBModal},plugins:{BVModalPlugin:BVModalPlugin}});_exports.ModalPlugin=ModalPlugin;var props$K={tag:{type:String,default:"ul"},fill:{type:Boolean,default:!1},justified:{type:Boolean,default:!1},align:{type:String},tabs:{type:Boolean,default:!1},pills:{type:Boolean,default:!1},vertical:{type:Boolean,default:!1},small:{type:Boolean,default:!1},cardHeader:{type:Boolean,default:!1}},BNav=_vue.default.extend({name:"BNav",functional:!0,props:props$K,render:function(h,_ref){var _class,value,props=_ref.props,data=_ref.data,children=_ref.children;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"nav",class:(_class={"nav-tabs":props.tabs,"nav-pills":props.pills&&!props.tabs,"card-header-tabs":!props.vertical&&props.cardHeader&&props.tabs,"card-header-pills":!props.vertical&&props.cardHeader&&props.pills&&!props.tabs,"flex-column":props.vertical,"nav-fill":!props.vertical&&props.fill,"nav-justified":!props.vertical&&props.justified},_defineProperty(_class,(value=props.align,"justify-content-".concat(value="left"===value?"start":"right"===value?"end":value)),!props.vertical&&props.align),_defineProperty(_class,"small",props.small),_class)}),children)}});_exports.BNav=BNav;var props$L=omit(props$1,["event","routerTag"]),BNavItem=_vue.default.extend({name:"BNavItem",functional:!0,props:_objectSpread2(_objectSpread2({},props$L),{},{linkAttrs:{type:Object,default:function(){}},linkClasses:{type:[String,Object,Array],default:null}}),render:function(h,_ref){var props=_ref.props,data=_ref.data,listeners=_ref.listeners,children=_ref.children;return delete data.on,h("li",(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"nav-item"}),[h(BLink,{staticClass:"nav-link",class:props.linkClasses,attrs:props.linkAttrs,props:props,on:listeners},children)])}});_exports.BNavItem=BNavItem;var BNavText=_vue.default.extend({name:"BNavText",functional:!0,props:{},render:function(h,_ref){var data=_ref.data,children=_ref.children;return h("li",(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"navbar-text"}),children)}});_exports.BNavText=BNavText;var props$N=_objectSpread2(_objectSpread2({},omit(props$q,["inline"])),{},{formClass:{type:[String,Array,Object]}}),BNavForm=_vue.default.extend({name:"BNavForm",functional:!0,props:props$N,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,_ref$listeners=_ref.listeners,listeners=void 0===_ref$listeners?{}:_ref$listeners,attrs=data.attrs;data.attrs={},data.on={};var $form=h(BForm,{class:props.formClass,props:_objectSpread2(_objectSpread2({},props),{},{inline:!0}),attrs:attrs,on:listeners},children);return h("li",(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"form-inline"}),[$form])}});_exports.BNavForm=BNavForm;var props$O=pluckProps(["text","html","menuClass","toggleClass","noCaret","role","lazy"],props$l),BNavItemDropdown=_vue.default.extend({name:"BNavItemDropdown",mixins:[idMixin,dropdownMixin,normalizeSlotMixin],props:props$O,computed:{toggleId:function(){return this.safeId("_BV_toggle_")},isNav:function(){return!0},dropdownClasses:function(){return[this.directionClass,{show:this.visible}]},menuClasses:function(){return[this.menuClass,{"dropdown-menu-right":this.right,show:this.visible}]},toggleClasses:function(){return[this.toggleClass,{"dropdown-toggle-no-caret":this.noCaret}]}},render:function(h){var toggleId=this.toggleId,visible=this.visible,$toggle=h(BLink,{staticClass:"nav-link dropdown-toggle",class:this.toggleClasses,props:{href:"#".concat(this.id||""),disabled:this.disabled},attrs:{id:toggleId,role:"button","aria-haspopup":"true","aria-expanded":visible?"true":"false"},on:{mousedown:this.onMousedown,click:this.toggle,keydown:this.toggle},ref:"toggle"},[this.normalizeSlot(["button-content","text"])||h("span",{domProps:htmlOrText(this.html,this.text)})]),$menu=h("ul",{staticClass:"dropdown-menu",class:this.menuClasses,attrs:{tabindex:"-1","aria-labelledby":toggleId},on:{keydown:this.onKeydown},ref:"menu"},!this.lazy||visible?this.normalizeSlot("default",{hide:this.hide}):[h()]);return h("li",{staticClass:"nav-item b-nav-dropdown dropdown",class:this.dropdownClasses,attrs:{id:this.safeId()}},[$toggle,$menu])}});_exports.BNavItemDropdown=BNavItemDropdown;var NavPlugin=pluginFactory({components:{BNav:BNav,BNavItem:BNavItem,BNavText:BNavText,BNavForm:BNavForm,BNavItemDropdown:BNavItemDropdown,BNavItemDd:BNavItemDropdown,BNavDropdown:BNavItemDropdown,BNavDd:BNavItemDropdown},plugins:{DropdownPlugin:DropdownPlugin}});_exports.NavPlugin=NavPlugin;var props$P={tag:{type:String,default:"nav"},type:{type:String,default:"light"},variant:{type:String,default:function(){return getComponentConfig("BNavbar","variant")}},toggleable:{type:[Boolean,String],default:!1},fixed:{type:String},sticky:{type:Boolean,default:!1},print:{type:Boolean,default:!1}},BNavbar=_vue.default.extend({name:"BNavbar",mixins:[normalizeSlotMixin],props:props$P,provide:function(){return{bvNavbar:this}},computed:{breakpointClass:function(){var breakpoint=null,xs=getBreakpoints()[0],toggleable=this.toggleable;return toggleable&&isString(toggleable)&&toggleable!==xs?breakpoint="navbar-expand-".concat(toggleable):!1===toggleable&&(breakpoint="navbar-expand"),breakpoint}},render:function(h){var _ref;return h(this.tag,{staticClass:"navbar",class:[(_ref={"d-print":this.print,"sticky-top":this.sticky},_defineProperty(_ref,"navbar-".concat(this.type),this.type),_defineProperty(_ref,"bg-".concat(this.variant),this.variant),_defineProperty(_ref,"fixed-".concat(this.fixed),this.fixed),_ref),this.breakpointClass],attrs:{role:isTag(this.tag,"nav")?null:"navigation"}},[this.normalizeSlot("default")])}});_exports.BNavbar=BNavbar;var props$Q=pluckProps(["tag","fill","justified","align","small"],props$K),BNavbarNav=_vue.default.extend({name:"BNavbarNav",functional:!0,props:props$Q,render:function(h,_ref){var _class,value,props=_ref.props,data=_ref.data,children=_ref.children;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"navbar-nav",class:(_class={"nav-fill":props.fill,"nav-justified":props.justified},_defineProperty(_class,(value=props.align,"justify-content-".concat(value="left"===value?"start":"right"===value?"end":value)),props.align),_defineProperty(_class,"small",props.small),_class)}),children)}});_exports.BNavbarNav=BNavbarNav;var linkProps$4=omit(props$1,["event","routerTag"]);linkProps$4.href.default=void 0,linkProps$4.to.default=void 0;var props$R=_objectSpread2({tag:{type:String,default:"div"}},linkProps$4),BNavbarBrand=_vue.default.extend({name:"BNavbarBrand",functional:!0,props:props$R,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,isLink=props.to||props.href;return h(isLink?BLink:props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"navbar-brand",props:isLink?pluckProps(linkProps$4,props):{}}),children)}});_exports.BNavbarBrand=BNavbarBrand;var BNavbarToggle=_vue.default.extend({name:"BNavbarToggle",directives:{BToggle:VBToggle},mixins:[listenOnRootMixin,normalizeSlotMixin],props:{label:{type:String,default:function(){return getComponentConfig("BNavbarToggle","label")}},target:{type:String,required:!0},disabled:{type:Boolean,default:!1}},data:function(){return{toggleState:!1}},created:function(){this.listenOnRoot(EVENT_STATE,this.handleStateEvt),this.listenOnRoot(EVENT_STATE_SYNC,this.handleStateEvt)},methods:{onClick:function(evt){this.disabled||this.$emit("click",evt)},handleStateEvt:function(id,state){id===this.target&&(this.toggleState=state)}},render:function(h){var disabled=this.disabled;return h("button",{staticClass:"navbar-toggler",class:{disabled:disabled},directives:[{name:"BToggle",value:this.target}],attrs:{type:"button",disabled:disabled,"aria-label":this.label},on:{click:this.onClick}},[this.normalizeSlot("default",{expanded:this.toggleState})||h("span",{staticClass:"".concat("navbar-toggler","-icon")})])}});_exports.BNavbarToggle=BNavbarToggle;var NavbarPlugin=pluginFactory({components:{BNavbar:BNavbar,BNavbarNav:BNavbarNav,BNavbarBrand:BNavbarBrand,BNavbarToggle:BNavbarToggle,BNavToggle:BNavbarToggle},plugins:{NavPlugin:NavPlugin,CollapsePlugin:CollapsePlugin,DropdownPlugin:DropdownPlugin}});_exports.NavbarPlugin=NavbarPlugin;var BSpinner=_vue.default.extend({name:"BSpinner",functional:!0,props:{type:{type:String,default:"border"},label:{type:String},variant:{type:String,default:function(){return getComponentConfig("BSpinner","variant")}},small:{type:Boolean,default:!1},role:{type:String,default:"status"},tag:{type:String,default:"span"}},render:function(h,_ref){var _class,props=_ref.props,data=_ref.data,slots=_ref.slots,scopedSlots=_ref.scopedSlots,$slots=slots(),label=normalizeSlot("label",{},scopedSlots||{},$slots)||props.label;return label&&(label=h("span",{staticClass:"sr-only"},label)),h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{attrs:{role:label?props.role||"status":null,"aria-hidden":label?null:"true"},class:(_class={},_defineProperty(_class,"spinner-".concat(props.type),props.type),_defineProperty(_class,"spinner-".concat(props.type,"-sm"),props.small),_defineProperty(_class,"text-".concat(props.variant),props.variant),_class)}),[label||h()])}});_exports.BSpinner=BSpinner;var positionCover={top:0,left:0,bottom:0,right:0},BOverlay=_vue.default.extend({name:"BOverlay",mixins:[normalizeSlotMixin],props:{show:{type:Boolean,default:!1},variant:{type:String,default:"light"},bgColor:{type:String},opacity:{type:[Number,String],default:.85,validator:function(value){var number=toFloat(value,0);return number>=0&&number<=1}},blur:{type:String,default:"2px"},rounded:{type:[Boolean,String],default:!1},noCenter:{type:Boolean,default:!1},noFade:{type:Boolean,default:!1},spinnerType:{type:String,default:"border"},spinnerVariant:{type:String},spinnerSmall:{type:Boolean,default:!1},overlayTag:{type:String,default:"div"},wrapTag:{type:String,default:"div"},noWrap:{type:Boolean,default:!1},fixed:{type:Boolean,default:!1},zIndex:{type:[Number,String],default:10}},computed:{computedRounded:function(){var rounded=this.rounded;return!0===rounded||""===rounded?"rounded":rounded?"rounded-".concat(rounded):""},computedVariant:function(){return this.variant&&!this.bgColor?"bg-".concat(this.variant):""},overlayScope:function(){return{spinnerType:this.spinnerType||null,spinnerVariant:this.spinnerVariant||null,spinnerSmall:this.spinnerSmall}}},methods:{defaultOverlayFn:function(_ref){var spinnerType=_ref.spinnerType,spinnerVariant=_ref.spinnerVariant,spinnerSmall=_ref.spinnerSmall;return this.$createElement(BSpinner,{props:{type:spinnerType,variant:spinnerVariant,small:spinnerSmall}})}},render:function(h){var _this=this,$overlay=h();if(this.show){var scope=this.overlayScope,$background=h("div",{staticClass:"position-absolute",class:[this.computedVariant,this.computedRounded],style:_objectSpread2(_objectSpread2({},positionCover),{},{opacity:this.opacity,backgroundColor:this.bgColor||null,backdropFilter:this.blur?"blur(".concat(this.blur,")"):null})}),$content=h("div",{staticClass:"position-absolute",style:this.noCenter?_objectSpread2({},positionCover):{top:"50%",left:"50%",transform:"translateX(-50%) translateY(-50%)"}},[this.normalizeSlot("overlay",scope)||this.defaultOverlayFn(scope)]);$overlay=h(this.overlayTag,{key:"overlay",staticClass:"b-overlay",class:{"position-absolute":!this.noWrap||this.noWrap&&!this.fixed,"position-fixed":this.noWrap&&this.fixed},style:_objectSpread2(_objectSpread2({},positionCover),{},{zIndex:this.zIndex||10}),on:{click:function(evt){return _this.$emit("click",evt)}}},[$background,$content])}return $overlay=h(BVTransition,{props:{noFade:this.noFade,appear:!0},on:{"after-enter":function(){return _this.$emit("shown")},"after-leave":function(){return _this.$emit("hidden")}}},[$overlay]),this.noWrap?$overlay:h(this.wrapTag,{staticClass:"b-overlay-wrap position-relative",attrs:{"aria-busy":this.show?"true":null}},this.noWrap?[$overlay]:[this.normalizeSlot("default"),$overlay])}});_exports.BOverlay=BOverlay;var OverlayPlugin=pluginFactory({components:{BOverlay:BOverlay}});_exports.OverlayPlugin=OverlayPlugin;var range=function(length){return Array.apply(null,{length:length})},sanitizeLimit=function(val){var limit=toInteger(val)||1;return limit<1?5:limit},sanitizeCurrentPage=function(val,numberOfPages){var page=toInteger(val)||1;return page>numberOfPages?numberOfPages:page<1?1:page},onSpaceKey=function(evt){if(evt.keyCode===KEY_CODES.SPACE)return evt.preventDefault(),evt.stopImmediatePropagation(),evt.stopPropagation(),evt.currentTarget.click(),!1},paginationMixin={mixins:[normalizeSlotMixin],model:{prop:"value",event:"input"},props:{disabled:{type:Boolean,default:!1},value:{type:[Number,String],default:null,validator:function(value){return!(!isNull(value)&&toInteger(value,0)<1)||(warn('"v-model" value must be a number greater than "0"',"BPagination"),!1)}},limit:{type:[Number,String],default:5,validator:function(value){return!(toInteger(value,0)<1)||(warn('Prop "limit" must be a number greater than "0"',"BPagination"),!1)}},align:{type:String,default:"left"},pills:{type:Boolean,default:!1},hideGotoEndButtons:{type:Boolean,default:!1},ariaLabel:{type:String,default:"Pagination"},labelFirstPage:{type:String,default:"Go to first page"},firstText:{type:String,default:"«"},firstNumber:{type:Boolean,default:!1},firstClass:{type:[String,Array,Object],default:null},labelPrevPage:{type:String,default:"Go to previous page"},prevText:{type:String,default:""},prevClass:{type:[String,Array,Object],default:null},labelNextPage:{type:String,default:"Go to next page"},nextText:{type:String,default:""},nextClass:{type:[String,Array,Object]},labelLastPage:{type:String,default:"Go to last page"},lastText:{type:String,default:"»"},lastNumber:{type:Boolean,default:!1},lastClass:{type:[String,Array,Object]},labelPage:{type:[String,Function],default:"Go to page"},pageClass:{type:[String,Array,Object]},hideEllipsis:{type:Boolean,default:!1},ellipsisText:{type:String,default:"…"},ellipsisClass:{type:[String,Array,Object]}},data:function(){var currentPage=toInteger(this.value,0);return{currentPage:currentPage=currentPage>0?currentPage:-1,localNumberOfPages:1,localLimit:5}},computed:{btnSize:function(){return this.size?"pagination-".concat(this.size):""},alignment:function(){var align=this.align;return"center"===align?"justify-content-center":"end"===align||"right"===align?"justify-content-end":"fill"===align?"text-center":""},styleClass:function(){return this.pills?"b-pagination-pills":""},computedCurrentPage:function(){return sanitizeCurrentPage(this.currentPage,this.localNumberOfPages)},paginationParams:function(){var limit=this.localLimit,numberOfPages=this.localNumberOfPages,currentPage=this.computedCurrentPage,hideEllipsis=this.hideEllipsis,firstNumber=this.firstNumber,lastNumber=this.lastNumber,showFirstDots=!1,showLastDots=!1,numberOfLinks=limit,startNumber=1;numberOfPages<=limit?numberOfLinks=numberOfPages:currentPage<limit-1&&limit>3?(hideEllipsis&&!lastNumber||(showLastDots=!0,numberOfLinks=limit-(firstNumber?0:1)),numberOfLinks=mathMin(numberOfLinks,limit)):numberOfPages-currentPage+2<limit&&limit>3?(hideEllipsis&&!firstNumber||(showFirstDots=!0,numberOfLinks=limit-(lastNumber?0:1)),startNumber=numberOfPages-numberOfLinks+1):(limit>3&&(numberOfLinks=limit-2,showFirstDots=!(hideEllipsis&&!firstNumber),showLastDots=!(hideEllipsis&&!lastNumber)),startNumber=currentPage-mathFloor(numberOfLinks/2)),startNumber<1?(startNumber=1,showFirstDots=!1):startNumber>numberOfPages-numberOfLinks&&(startNumber=numberOfPages-numberOfLinks+1,showLastDots=!1),showFirstDots&&firstNumber&&startNumber<4&&(numberOfLinks+=2,startNumber=1,showFirstDots=!1);var lastPageNumber=startNumber+numberOfLinks-1;return showLastDots&&lastNumber&&lastPageNumber>numberOfPages-3&&(numberOfLinks+=lastPageNumber===numberOfPages-2?2:3,showLastDots=!1),limit<=3&&(firstNumber&&1===startNumber?numberOfLinks=mathMin(numberOfLinks+1,numberOfPages,limit+1):lastNumber&&numberOfPages===startNumber+numberOfLinks-1&&(startNumber=mathMax(startNumber-1,1),numberOfLinks=mathMin(numberOfPages-startNumber+1,numberOfPages,limit+1))),{showFirstDots:showFirstDots,showLastDots:showLastDots,numberOfLinks:numberOfLinks=mathMin(numberOfLinks,numberOfPages-startNumber+1),startNumber:startNumber}},pageList:function(){var _this$paginationParam=this.paginationParams,numberOfLinks=_this$paginationParam.numberOfLinks,startNumber=_this$paginationParam.startNumber,currentPage=this.computedCurrentPage,pages=function(startNumber,numberOfPages){return range(numberOfPages).map((function(val,i){return{number:startNumber+i,classes:null}}))}(startNumber,numberOfLinks);if(pages.length>3){var idx=currentPage-startNumber,classes="bv-d-xs-down-none";if(0===idx)for(var i=3;i<pages.length;i++)pages[i].classes=classes;else if(idx===pages.length-1)for(var _i=0;_i<pages.length-3;_i++)pages[_i].classes=classes;else{for(var _i2=0;_i2<idx-1;_i2++)pages[_i2].classes=classes;for(var _i3=pages.length-1;_i3>idx+1;_i3--)pages[_i3].classes=classes}}return pages}},watch:{value:function(newValue,oldValue){newValue!==oldValue&&(this.currentPage=sanitizeCurrentPage(newValue,this.localNumberOfPages))},currentPage:function(newValue,oldValue){newValue!==oldValue&&this.$emit("input",newValue>0?newValue:null)},limit:function(newValue,oldValue){newValue!==oldValue&&(this.localLimit=sanitizeLimit(newValue))}},created:function(){var _this=this;this.localLimit=sanitizeLimit(this.limit),this.$nextTick((function(){_this.currentPage=_this.currentPage>_this.localNumberOfPages?_this.localNumberOfPages:_this.currentPage}))},methods:{handleKeyNav:function(evt){var keyCode=evt.keyCode,shiftKey=evt.shiftKey;this.isNav||(keyCode===KEY_CODES.LEFT||keyCode===KEY_CODES.UP?(evt.preventDefault(),shiftKey?this.focusFirst():this.focusPrev()):keyCode!==KEY_CODES.RIGHT&&keyCode!==KEY_CODES.DOWN||(evt.preventDefault(),shiftKey?this.focusLast():this.focusNext()))},getButtons:function(){return selectAll("button.page-link, a.page-link",this.$el).filter((function(btn){return isVisible(btn)}))},focusCurrent:function(){var _this2=this;this.$nextTick((function(){var btn=_this2.getButtons().find((function(el){return toInteger(getAttr(el,"aria-posinset"),0)===_this2.computedCurrentPage}));attemptFocus(btn)||_this2.focusFirst()}))},focusFirst:function(){var _this3=this;this.$nextTick((function(){var btn=_this3.getButtons().find((function(el){return!isDisabled(el)}));attemptFocus(btn)}))},focusLast:function(){var _this4=this;this.$nextTick((function(){var btn=_this4.getButtons().reverse().find((function(el){return!isDisabled(el)}));attemptFocus(btn)}))},focusPrev:function(){var _this5=this;this.$nextTick((function(){var buttons=_this5.getButtons(),index=buttons.indexOf(getActiveElement());index>0&&!isDisabled(buttons[index-1])&&attemptFocus(buttons[index-1])}))},focusNext:function(){var _this6=this;this.$nextTick((function(){var buttons=_this6.getButtons(),index=buttons.indexOf(getActiveElement());index<buttons.length-1&&!isDisabled(buttons[index+1])&&attemptFocus(buttons[index+1])}))}},render:function(h){var _this7=this,buttons=[],numberOfPages=this.localNumberOfPages,pageNumbers=this.pageList.map((function(p){return p.number})),disabled=this.disabled,_this$paginationParam2=this.paginationParams,showFirstDots=_this$paginationParam2.showFirstDots,showLastDots=_this$paginationParam2.showLastDots,currentPage=this.computedCurrentPage,fill="fill"===this.align,isNav=this.isNav,isActivePage=function(pageNumber){return pageNumber===currentPage},noCurrentPage=this.currentPage<1,makeEndBtn=function(linkTo,ariaLabel,btnSlot,btnText,btnClass,pageTest,key){var isDisabled=disabled||isActivePage(pageTest)||noCurrentPage||linkTo<1||linkTo>numberOfPages,pageNumber=linkTo<1?1:linkTo>numberOfPages?numberOfPages:linkTo,scope={disabled:isDisabled,page:pageNumber,index:pageNumber-1},$btnContent=_this7.normalizeSlot(btnSlot,scope)||toString$1(btnText)||h(),$inner=h(isDisabled?"span":isNav?BLink:"button",{staticClass:"page-link",class:{"flex-grow-1":!isNav&&!isDisabled&&fill},props:isDisabled||!isNav?{}:_this7.linkProps(linkTo),attrs:{role:isNav?null:"menuitem",type:isNav||isDisabled?null:"button",tabindex:isDisabled||isNav?null:"-1","aria-label":ariaLabel,"aria-controls":_this7.ariaControls||null,"aria-disabled":isDisabled?"true":null},on:isDisabled?{}:{"!click":function(evt){_this7.onClick(linkTo,evt)},keydown:onSpaceKey}},[$btnContent]);return h("li",{key:key,staticClass:"page-item",class:[{disabled:isDisabled,"flex-fill":fill,"d-flex":fill&&!isNav&&!isDisabled},btnClass],attrs:{role:isNav?null:"presentation","aria-hidden":isDisabled?"true":null}},[$inner])},makeEllipsis=function(isLast){return h("li",{key:"ellipsis-".concat(isLast?"last":"first"),staticClass:"page-item",class:["disabled","bv-d-xs-down-none",fill?"flex-fill":"",_this7.ellipsisClass],attrs:{role:"separator"}},[h("span",{staticClass:"page-link"},[_this7.normalizeSlot("ellipsis-text")||toString$1(_this7.ellipsisText)||h()])])},makePageButton=function(page,idx){var active=isActivePage(page.number)&&!noCurrentPage,tabIndex=disabled?null:active||noCurrentPage&&0===idx?"0":"-1",attrs={role:isNav?null:"menuitemradio",type:isNav||disabled?null:"button","aria-disabled":disabled?"true":null,"aria-controls":_this7.ariaControls||null,"aria-label":isFunction(_this7.labelPage)?_this7.labelPage(page.number):"".concat(_this7.labelPage," ").concat(page.number),"aria-checked":isNav?null:active?"true":"false","aria-current":isNav&&active?"page":null,"aria-posinset":page.number,"aria-setsize":numberOfPages,tabindex:isNav?null:tabIndex},btnContent=toString$1(_this7.makePage(page.number)),scope={page:page.number,index:page.number-1,content:btnContent,active:active,disabled:disabled},$inner=h(disabled?"span":isNav?BLink:"button",{props:disabled||!isNav?{}:_this7.linkProps(page.number),staticClass:"page-link",class:{"flex-grow-1":!isNav&&!disabled&&fill},attrs:attrs,on:disabled?{}:{"!click":function(evt){_this7.onClick(page.number,evt)},keydown:onSpaceKey}},[_this7.normalizeSlot("page",scope)||btnContent]);return h("li",{key:"page-".concat(page.number),staticClass:"page-item",class:[{disabled:disabled,active:active,"flex-fill":fill,"d-flex":fill&&!isNav&&!disabled},page.classes,_this7.pageClass],attrs:{role:isNav?null:"presentation"}},[$inner])},$firstPageBtn=h();this.firstNumber||this.hideGotoEndButtons||($firstPageBtn=makeEndBtn(1,this.labelFirstPage,"first-text",this.firstText,this.firstClass,1,"pagination-goto-first")),buttons.push($firstPageBtn),buttons.push(makeEndBtn(currentPage-1,this.labelPrevPage,"prev-text",this.prevText,this.prevClass,1,"pagination-goto-prev")),buttons.push(this.firstNumber&&1!==pageNumbers[0]?makePageButton({number:1},0):h()),buttons.push(showFirstDots?makeEllipsis(!1):h()),this.pageList.forEach((function(page,idx){var offset=showFirstDots&&_this7.firstNumber&&1!==pageNumbers[0]?1:0;buttons.push(makePageButton(page,idx+offset))})),buttons.push(showLastDots?makeEllipsis(!0):h()),buttons.push(this.lastNumber&&pageNumbers[pageNumbers.length-1]!==numberOfPages?makePageButton({number:numberOfPages},-1):h()),buttons.push(makeEndBtn(currentPage+1,this.labelNextPage,"next-text",this.nextText,this.nextClass,numberOfPages,"pagination-goto-next"));var $lastPageBtn=h();this.lastNumber||this.hideGotoEndButtons||($lastPageBtn=makeEndBtn(numberOfPages,this.labelLastPage,"last-text",this.lastText,this.lastClass,numberOfPages,"pagination-goto-last")),buttons.push($lastPageBtn);var $pagination=h("ul",{ref:"ul",staticClass:"pagination",class:["b-pagination",this.btnSize,this.alignment,this.styleClass],attrs:{role:isNav?null:"menubar","aria-disabled":disabled?"true":"false","aria-label":isNav?null:this.ariaLabel||null},on:isNav?{}:{keydown:this.handleKeyNav}},buttons);return isNav?h("nav",{attrs:{"aria-disabled":disabled?"true":null,"aria-hidden":disabled?"true":"false","aria-label":isNav&&this.ariaLabel||null}},[$pagination]):$pagination}},props$T={size:{type:String,default:function(){return getComponentConfig("BPagination","size")}},perPage:{type:[Number,String],default:20},totalRows:{type:[Number,String],default:0},ariaControls:{type:String}},sanitizePerPage=function(val){return mathMax(toInteger(val)||20,1)},sanitizeTotalRows=function(val){return mathMax(toInteger(val)||0,0)},BPagination=_vue.default.extend({name:"BPagination",mixins:[paginationMixin],props:props$T,computed:{numberOfPages:function(){var result=mathCeil(sanitizeTotalRows(this.totalRows)/sanitizePerPage(this.perPage));return result<1?1:result},pageSizeNumberOfPages:function(){return{perPage:sanitizePerPage(this.perPage),totalRows:sanitizeTotalRows(this.totalRows),numberOfPages:this.numberOfPages}}},watch:{pageSizeNumberOfPages:function(newVal,oldVal){isUndefinedOrNull(oldVal)||(newVal.perPage!==oldVal.perPage&&newVal.totalRows===oldVal.totalRows||newVal.numberOfPages!==oldVal.numberOfPages&&this.currentPage>newVal.numberOfPages)&&(this.currentPage=1),this.localNumberOfPages=newVal.numberOfPages}},created:function(){var _this=this;this.localNumberOfPages=this.numberOfPages;var currentPage=toInteger(this.value,0);currentPage>0?this.currentPage=currentPage:this.$nextTick((function(){_this.currentPage=0}))},mounted:function(){this.localNumberOfPages=this.numberOfPages},methods:{onClick:function(num,evt){var _this2=this;num>this.numberOfPages?num=this.numberOfPages:num<1&&(num=1),this.currentPage=num,this.$emit("change",this.currentPage),this.$nextTick((function(){var target=evt.target;isVisible(target)&&_this2.$el.contains(target)?attemptFocus(target):_this2.focusCurrent()}))},makePage:function(pageNum){return pageNum},linkProps:function(){return{}}}});_exports.BPagination=BPagination;var PaginationPlugin=pluginFactory({components:{BPagination:BPagination}});_exports.PaginationPlugin=PaginationPlugin;var NAME$z="BPaginationNav",_linkProps=omit(props$1,["event","routerTag"]),props$U=_objectSpread2({size:{type:String,default:function(){return getComponentConfig(NAME$z,"size")}},numberOfPages:{type:[Number,String],default:1,validator:function(value){return!(toInteger(value,0)<1)||(warn('Prop "number-of-pages" must be a number greater than "0"',NAME$z),!1)}},baseUrl:{type:String,default:"/"},useRouter:{type:Boolean,default:!1},linkGen:{type:Function},pageGen:{type:Function},pages:{type:Array},noPageDetect:{type:Boolean,default:!1}},_linkProps),BPaginationNav=_vue.default.extend({name:NAME$z,mixins:[paginationMixin],props:props$U,computed:{isNav:function(){return!0},computedValue:function(){var value=toInteger(this.value,0);return value<1?null:value}},watch:{numberOfPages:function(){var _this=this;this.$nextTick((function(){_this.setNumberOfPages()}))},pages:function(){var _this2=this;this.$nextTick((function(){_this2.setNumberOfPages()}))}},created:function(){this.setNumberOfPages()},mounted:function(){var _this3=this;this.$router&&this.$watch("$route",(function(){_this3.$nextTick((function(){requestAF((function(){_this3.guessCurrentPage()}))}))}))},methods:{setNumberOfPages:function(){var value,_this4=this;isArray(this.pages)&&this.pages.length>0?this.localNumberOfPages=this.pages.length:this.localNumberOfPages=(value=this.numberOfPages,mathMax(toInteger(value,0),1)),this.$nextTick((function(){_this4.guessCurrentPage()}))},onClick:function(pageNum,evt){var _this5=this;pageNum!==this.currentPage&&(requestAF((function(){_this5.currentPage=pageNum,_this5.$emit("change",pageNum)})),this.$nextTick((function(){var target=evt.currentTarget||evt.target;attemptBlur(target)})))},getPageInfo:function(pageNum){if(!isArray(this.pages)||0===this.pages.length||isUndefined(this.pages[pageNum-1])){var link="".concat(this.baseUrl).concat(pageNum);return{link:this.useRouter?{path:link}:link,text:toString$1(pageNum)}}var info=this.pages[pageNum-1];if(isObject(info)){var _link=info.link;return{link:isObject(_link)?_link:this.useRouter?{path:_link}:_link,text:toString$1(info.text||pageNum)}}return{link:toString$1(info),text:toString$1(pageNum)}},makePage:function(pageNum){var info=this.getPageInfo(pageNum);return this.pageGen&&isFunction(this.pageGen)?this.pageGen(pageNum,info):info.text},makeLink:function(pageNum){var info=this.getPageInfo(pageNum);return this.linkGen&&isFunction(this.linkGen)?this.linkGen(pageNum,info):info.link},linkProps:function(pageNum){var props=pluckProps(_linkProps,this),link=this.makeLink(pageNum);return this.useRouter||isObject(link)?props.to=link:props.href=link,props},resolveLink:function(){var link,to=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";try{(link=document.createElement("a")).href=computeHref({to:to},"a","/","/"),document.body.appendChild(link);var _link2=link,pathname=_link2.pathname,hash=_link2.hash,search=_link2.search;return document.body.removeChild(link),{path:pathname,hash:hash,query:parseQuery(search)}}catch(e){try{link&&link.parentNode&&link.parentNode.removeChild(link)}catch(e){}return{}}},resolveRoute:function(){var to=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";try{var route=this.$router.resolve(to,this.$route).route;return{path:route.path,hash:route.hash,query:route.query}}catch(e){return{}}},guessCurrentPage:function(){var guess=this.computedValue,$router=this.$router,$route=this.$route;if(!this.noPageDetect&&!guess&&(isBrowser||!isBrowser&&$router))for(var currRoute=$router&&$route?{path:$route.path,hash:$route.hash,query:$route.query}:{},loc=isBrowser?window.location||document.location:null,currLink=loc?{path:loc.pathname,hash:loc.hash,query:parseQuery(loc.search)}:{},page=1;!guess&&page<=this.localNumberOfPages;page++){var to=this.makeLink(page);guess=$router&&(isObject(to)||this.useRouter)?looseEqual(this.resolveRoute(to),currRoute)?page:null:isBrowser?looseEqual(this.resolveLink(to),currLink)?page:null:-1}this.currentPage=guess>0?guess:0}}});_exports.BPaginationNav=BPaginationNav;var PaginationNavPlugin=pluginFactory({components:{BPaginationNav:BPaginationNav}});_exports.PaginationNavPlugin=PaginationNavPlugin;var AttachmentMap$1={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left",TOPLEFT:"top",TOPRIGHT:"top",RIGHTTOP:"right",RIGHTBOTTOM:"right",BOTTOMLEFT:"bottom",BOTTOMRIGHT:"bottom",LEFTTOP:"left",LEFTBOTTOM:"left"},OffsetMap={AUTO:0,TOPLEFT:-1,TOP:0,TOPRIGHT:1,RIGHTTOP:-1,RIGHT:0,RIGHTBOTTOM:1,BOTTOMLEFT:-1,BOTTOM:0,BOTTOMRIGHT:1,LEFTTOP:-1,LEFT:0,LEFTBOTTOM:1},BVPopper=_vue.default.extend({name:"BVPopper",props:{target:{type:[HTMLElement,SVGElement]},placement:{type:String,default:"top"},fallbackPlacement:{type:[String,Array],default:"flip"},offset:{type:Number,default:0},boundary:{type:[String,HTMLElement],default:"scrollParent"},boundaryPadding:{type:Number,default:5},arrowPadding:{type:Number,default:6}},data:function(){return{noFade:!1,localShow:!0,attachment:this.getAttachment(this.placement)}},computed:{templateType:function(){return"unknown"},popperConfig:function(){var _this=this,placement=this.placement;return{placement:this.getAttachment(placement),modifiers:{offset:{offset:this.getOffset(placement)},flip:{behavior:this.fallbackPlacement},arrow:{element:".arrow"},preventOverflow:{padding:this.boundaryPadding,boundariesElement:this.boundary}},onCreate:function(data){data.originalPlacement!==data.placement&&_this.popperPlacementChange(data)},onUpdate:function(data){_this.popperPlacementChange(data)}}}},created:function(){var _this2=this;this.$_popper=null,this.localShow=!0,this.$on("show",(function(el){_this2.popperCreate(el)})),this.$on("hidden",(function(){_this2.$nextTick(_this2.$destroy)})),this.$parent.$once("hook:destroyed",this.$destroy)},beforeMount:function(){this.attachment=this.getAttachment(this.placement)},mounted:function(){},updated:function(){this.updatePopper()},beforeDestroy:function(){this.destroyPopper()},destroyed:function(){var el=this.$el;el&&el.parentNode&&el.parentNode.removeChild(el)},methods:{hide:function(){this.localShow=!1},getAttachment:function(placement){return AttachmentMap$1[String(placement).toUpperCase()]||"auto"},getOffset:function(placement){if(!this.offset){var arrow=this.$refs.arrow||select(".arrow",this.$el),arrowOffset=toFloat(getCS(arrow).width,0)+toFloat(this.arrowPadding,0);switch(OffsetMap[String(placement).toUpperCase()]||0){case 1:return"+50%p - ".concat(arrowOffset,"px");case-1:return"-50%p + ".concat(arrowOffset,"px");default:return 0}}return this.offset},popperCreate:function(el){this.destroyPopper(),this.$_popper=new _popper.default(this.target,el,this.popperConfig)},destroyPopper:function(){this.$_popper&&this.$_popper.destroy(),this.$_popper=null},updatePopper:function(){this.$_popper&&this.$_popper.scheduleUpdate()},popperPlacementChange:function(data){this.attachment=this.getAttachment(data.placement)},renderTemplate:function(h){return h("div")}},render:function(h){var _this3=this;return h(BVTransition,{props:{appear:!0,noFade:this.noFade},on:{beforeEnter:function(el){return _this3.$emit("show",el)},afterEnter:function(el){return _this3.$emit("shown",el)},beforeLeave:function(el){return _this3.$emit("hide",el)},afterLeave:function(el){return _this3.$emit("hidden",el)}}},[this.localShow?this.renderTemplate(h):h()])}}),BVTooltipTemplate=_vue.default.extend({name:"BVTooltipTemplate",extends:BVPopper,mixins:[scopedStyleAttrsMixin],props:{id:{type:String},html:{type:Boolean}},data:function(){return{title:"",content:"",variant:null,customClass:null,interactive:!0}},computed:{templateType:function(){return"tooltip"},templateClasses:function(){var _ref;return[(_ref={noninteractive:!this.interactive},_defineProperty(_ref,"b-".concat(this.templateType,"-").concat(this.variant),this.variant),_defineProperty(_ref,"bs-".concat(this.templateType,"-").concat(this.attachment),this.attachment),_ref),this.customClass]},templateAttributes:function(){return _objectSpread2({id:this.id,role:"tooltip",tabindex:"-1"},this.scopedStyleAttrs)},templateListeners:function(){var _this=this;return{mouseenter:function(evt){_this.$emit("mouseenter",evt)},mouseleave:function(evt){_this.$emit("mouseleave",evt)},focusin:function(evt){_this.$emit("focusin",evt)},focusout:function(evt){_this.$emit("focusout",evt)}}}},methods:{renderTemplate:function(h){var $title=isFunction(this.title)?this.title({}):isUndefinedOrNull(this.title)?h():this.title,domProps=this.html&&!isFunction(this.title)?{innerHTML:this.title}:{};return h("div",{staticClass:"tooltip b-tooltip",class:this.templateClasses,attrs:this.templateAttributes,on:this.templateListeners},[h("div",{ref:"arrow",staticClass:"arrow"}),h("div",{staticClass:"tooltip-inner",domProps:domProps},[$title])])}}}),MODAL_SELECTOR=".modal-content",CONTAINER_SELECTOR=[MODAL_SELECTOR,".b-sidebar"].join(", "),templateData={title:"",content:"",variant:null,customClass:null,triggers:"",placement:"auto",fallbackPlacement:"flip",target:null,container:null,noFade:!1,boundary:"scrollParent",boundaryPadding:5,offset:0,delay:0,arrowPadding:6,interactive:!0,disabled:!1,id:null,html:!1},BVTooltip=_vue.default.extend({name:"BVTooltip",props:{},data:function(){return _objectSpread2(_objectSpread2({},templateData),{},{activeTrigger:{hover:!1,click:!1,focus:!1},localShow:!1})},computed:{templateType:function(){return"tooltip"},computedId:function(){return this.id||"__bv_".concat(this.templateType,"_").concat(this._uid,"__")},computedDelay:function(){var delay={show:0,hide:0};return isPlainObject(this.delay)?(delay.show=mathMax(toInteger(this.delay.show,0),0),delay.hide=mathMax(toInteger(this.delay.hide,0),0)):(isNumber(this.delay)||isString(this.delay))&&(delay.show=delay.hide=mathMax(toInteger(this.delay,0),0)),delay},computedTriggers:function(){return concat(this.triggers).filter(Boolean).join(" ").trim().toLowerCase().split(/\s+/).sort()},isWithActiveTrigger:function(){for(var trigger in this.activeTrigger)if(this.activeTrigger[trigger])return!0;return!1},computedTemplateData:function(){return{title:this.title,content:this.content,variant:this.variant,customClass:this.customClass,noFade:this.noFade,interactive:this.interactive}}},watch:{computedTriggers:function(newTriggers,oldTriggers){var _this=this;looseEqual(newTriggers,oldTriggers)||this.$nextTick((function(){_this.unListen(),oldTriggers.forEach((function(trigger){arrayIncludes(newTriggers,trigger)||_this.activeTrigger[trigger]&&(_this.activeTrigger[trigger]=!1)})),_this.listen()}))},computedTemplateData:function(){this.handleTemplateUpdate()},disabled:function(newVal){newVal?this.disable():this.enable()}},created:function(){var _this2=this;this.$_tip=null,this.$_hoverTimeout=null,this.$_hoverState="",this.$_visibleInterval=null,this.$_enabled=!this.disabled,this.$_noop=noop.bind(this),this.$parent&&this.$parent.$once("hook:beforeDestroy",this.$destroy),this.$nextTick((function(){var target=_this2.getTarget();target&&contains(document.body,target)?(_this2.scopeId=getScopeId(_this2.$parent),_this2.listen()):warn("Unable to find target element in document.",_this2.templateType)}))},updated:function(){this.$nextTick(this.handleTemplateUpdate)},deactivated:function(){this.forceHide()},beforeDestroy:function(){this.unListen(),this.setWhileOpenListeners(!1),this.clearHoverTimeout(),this.clearVisibilityInterval(),this.destroyTemplate(),this.$_noop=null},methods:{getTemplate:function(){return BVTooltipTemplate},updateData:function(){var _this3=this,data=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},titleUpdated=!1;keys(templateData).forEach((function(prop){isUndefined(data[prop])||_this3[prop]===data[prop]||(_this3[prop]=data[prop],"title"===prop&&(titleUpdated=!0))})),titleUpdated&&this.localShow&&this.fixTitle()},createTemplateAndShow:function(){var container=this.getContainer(),Template=this.getTemplate(),$tip=this.$_tip=new Template({parent:this,propsData:{id:this.computedId,html:this.html,placement:this.placement,fallbackPlacement:this.fallbackPlacement,target:this.getPlacementTarget(),boundary:this.getBoundary(),offset:toInteger(this.offset,0),arrowPadding:toInteger(this.arrowPadding,0),boundaryPadding:toInteger(this.boundaryPadding,0)}});this.handleTemplateUpdate(),$tip.$once("show",this.onTemplateShow),$tip.$once("shown",this.onTemplateShown),$tip.$once("hide",this.onTemplateHide),$tip.$once("hidden",this.onTemplateHidden),$tip.$once("hook:destroyed",this.destroyTemplate),$tip.$on("focusin",this.handleEvent),$tip.$on("focusout",this.handleEvent),$tip.$on("mouseenter",this.handleEvent),$tip.$on("mouseleave",this.handleEvent),$tip.$mount(container.appendChild(document.createElement("div")))},hideTemplate:function(){this.$_tip&&this.$_tip.hide(),this.clearActiveTriggers(),this.$_hoverState=""},destroyTemplate:function(){this.setWhileOpenListeners(!1),this.clearHoverTimeout(),this.$_hoverState="",this.clearActiveTriggers(),this.localPlacementTarget=null;try{this.$_tip.$destroy()}catch(_unused){}this.$_tip=null,this.removeAriaDescribedby(),this.restoreTitle(),this.localShow=!1},getTemplateElement:function(){return this.$_tip?this.$_tip.$el:null},handleTemplateUpdate:function(){var _this4=this,$tip=this.$_tip;if($tip){["title","content","variant","customClass","noFade","interactive"].forEach((function(prop){$tip[prop]!==_this4[prop]&&($tip[prop]=_this4[prop])}))}},show:function(){var target=this.getTarget();if(target&&contains(document.body,target)&&isVisible(target)&&!this.dropdownOpen()&&(!isUndefinedOrNull(this.title)&&""!==this.title||!isUndefinedOrNull(this.content)&&""!==this.content)&&!this.$_tip&&!this.localShow){this.localShow=!0;var showEvt=this.buildEvent("show",{cancelable:!0});this.emitEvent(showEvt),showEvt.defaultPrevented?this.destroyTemplate():(this.fixTitle(),this.addAriaDescribedby(),this.createTemplateAndShow())}},hide:function(){var force=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this.getTemplateElement()&&this.localShow){var hideEvt=this.buildEvent("hide",{cancelable:!force});this.emitEvent(hideEvt),hideEvt.defaultPrevented||this.hideTemplate()}else this.restoreTitle()},forceHide:function(){this.getTemplateElement()&&this.localShow&&(this.setWhileOpenListeners(!1),this.clearHoverTimeout(),this.$_hoverState="",this.clearActiveTriggers(),this.$_tip&&(this.$_tip.noFade=!0),this.hide(!0))},enable:function(){this.$_enabled=!0,this.emitEvent(this.buildEvent("enabled"))},disable:function(){this.$_enabled=!1,this.emitEvent(this.buildEvent("disabled"))},onTemplateShow:function(){this.setWhileOpenListeners(!0)},onTemplateShown:function(){var prevHoverState=this.$_hoverState;this.$_hoverState="","out"===prevHoverState&&this.leave(null),this.emitEvent(this.buildEvent("shown"))},onTemplateHide:function(){this.setWhileOpenListeners(!1)},onTemplateHidden:function(){this.destroyTemplate(),this.emitEvent(this.buildEvent("hidden"))},getTarget:function(){var target=this.target?this.target.$el||this.target:null;return target=isString(target)?getById(target.replace(/^#/,"")):target,target=isFunction(target)?target():target,isElement(target)?target:null},getPlacementTarget:function(){return this.getTarget()},getTargetId:function(){var target=this.getTarget();return target&&target.id?target.id:null},getContainer:function(){var container=!!this.container&&(this.container.$el||this.container),body=document.body,target=this.getTarget();return!1===container?closest(CONTAINER_SELECTOR,target)||body:isString(container)&&getById(container.replace(/^#/,""))||body},getBoundary:function(){return this.boundary?this.boundary.$el||this.boundary:"scrollParent"},isInModal:function(){var target=this.getTarget();return target&&closest(MODAL_SELECTOR,target)},isDropdown:function(){var target=this.getTarget();return target&&hasClass(target,"dropdown")},dropdownOpen:function(){var target=this.getTarget();return this.isDropdown()&&target&&select(".dropdown-menu.show",target)},clearHoverTimeout:function(){clearTimeout(this.$_hoverTimeout),this.$_hoverTimeout=null},clearVisibilityInterval:function(){clearInterval(this.$_visibleInterval),this.$_visibleInterval=null},clearActiveTriggers:function(){for(var trigger in this.activeTrigger)this.activeTrigger[trigger]=!1},addAriaDescribedby:function(){var target=this.getTarget(),desc=getAttr(target,"aria-describedby")||"";desc=desc.split(/\s+/).concat(this.computedId).join(" ").trim(),setAttr(target,"aria-describedby",desc)},removeAriaDescribedby:function(){var _this5=this,target=this.getTarget(),desc=getAttr(target,"aria-describedby")||"";desc=desc.split(/\s+/).filter((function(d){return d!==_this5.computedId})).join(" ").trim(),desc?setAttr(target,"aria-describedby",desc):removeAttr(target,"aria-describedby")},fixTitle:function(){var target=this.getTarget();target&&getAttr(target,"title")&&(setAttr(target,"data-original-title",getAttr(target,"title")||""),setAttr(target,"title",""))},restoreTitle:function(){var target=this.getTarget();target&&hasAttr(target,"data-original-title")&&(setAttr(target,"title",getAttr(target,"data-original-title")||""),removeAttr(target,"data-original-title"))},buildEvent:function(type){var options=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new BvEvent(type,_objectSpread2({cancelable:!1,target:this.getTarget(),relatedTarget:this.getTemplateElement()||null,componentId:this.computedId,vueTarget:this},options))},emitEvent:function(bvEvt){var evtName=bvEvt.type,$root=this.$root;$root&&$root.$emit&&$root.$emit("bv::".concat(this.templateType,"::").concat(evtName),bvEvt),this.$emit(evtName,bvEvt)},listen:function(){var _this6=this,el=this.getTarget();el&&(this.setRootListener(!0),this.computedTriggers.forEach((function(trigger){"click"===trigger?eventOn(el,"click",_this6.handleEvent,EVENT_OPTIONS_NO_CAPTURE):"focus"===trigger?(eventOn(el,"focusin",_this6.handleEvent,EVENT_OPTIONS_NO_CAPTURE),eventOn(el,"focusout",_this6.handleEvent,EVENT_OPTIONS_NO_CAPTURE)):"blur"===trigger?eventOn(el,"focusout",_this6.handleEvent,EVENT_OPTIONS_NO_CAPTURE):"hover"===trigger&&(eventOn(el,"mouseenter",_this6.handleEvent,EVENT_OPTIONS_NO_CAPTURE),eventOn(el,"mouseleave",_this6.handleEvent,EVENT_OPTIONS_NO_CAPTURE))}),this))},unListen:function(){var _this7=this,target=this.getTarget();this.setRootListener(!1),["click","focusin","focusout","mouseenter","mouseleave"].forEach((function(evt){target&&eventOff(target,evt,_this7.handleEvent,EVENT_OPTIONS_NO_CAPTURE)}),this)},setRootListener:function(on){var $root=this.$root;if($root){var method=on?"$on":"$off",type=this.templateType;$root[method]("bv::hide::".concat(type),this.doHide),$root[method]("bv::show::".concat(type),this.doShow),$root[method]("bv::disable::".concat(type),this.doDisable),$root[method]("bv::enable::".concat(type),this.doEnable)}},setWhileOpenListeners:function(on){this.setModalListener(on),this.setDropdownListener(on),this.visibleCheck(on),this.setOnTouchStartListener(on)},visibleCheck:function(on){var _this8=this;this.clearVisibilityInterval();var target=this.getTarget(),tip=this.getTemplateElement();on&&(this.$_visibleInterval=setInterval((function(){!tip||!_this8.localShow||target.parentNode&&isVisible(target)||_this8.forceHide()}),100))},setModalListener:function(on){this.isInModal()&&this.$root[on?"$on":"$off"]("bv::modal::hidden",this.forceHide)},setOnTouchStartListener:function(on){var _this9=this;"ontouchstart"in document.documentElement&&from(document.body.children).forEach((function(el){eventOnOff(on,el,"mouseover",_this9.$_noop)}))},setDropdownListener:function(on){var target=this.getTarget();target&&this.$root&&this.isDropdown&&target.__vue__&&target.__vue__[on?"$on":"$off"]("shown",this.forceHide)},handleEvent:function(evt){var target=this.getTarget();if(target&&!isDisabled(target)&&this.$_enabled&&!this.dropdownOpen()){var type=evt.type,triggers=this.computedTriggers;if("click"===type&&arrayIncludes(triggers,"click"))this.click(evt);else if("mouseenter"===type&&arrayIncludes(triggers,"hover"))this.enter(evt);else if("focusin"===type&&arrayIncludes(triggers,"focus"))this.enter(evt);else if("focusout"===type&&(arrayIncludes(triggers,"focus")||arrayIncludes(triggers,"blur"))||"mouseleave"===type&&arrayIncludes(triggers,"hover")){var tip=this.getTemplateElement(),evtTarget=evt.target,relatedTarget=evt.relatedTarget;if(tip&&contains(tip,evtTarget)&&contains(target,relatedTarget)||tip&&contains(target,evtTarget)&&contains(tip,relatedTarget)||tip&&contains(tip,evtTarget)&&contains(tip,relatedTarget)||contains(target,evtTarget)&&contains(target,relatedTarget))return;this.leave(evt)}}},doHide:function(id){id&&this.getTargetId()!==id&&this.computedId!==id||this.forceHide()},doShow:function(id){id&&this.getTargetId()!==id&&this.computedId!==id||this.show()},doDisable:function(id){id&&this.getTargetId()!==id&&this.computedId!==id||this.disable()},doEnable:function(id){id&&this.getTargetId()!==id&&this.computedId!==id||this.enable()},click:function(evt){this.$_enabled&&!this.dropdownOpen()&&(attemptFocus(evt.currentTarget),this.activeTrigger.click=!this.activeTrigger.click,this.isWithActiveTrigger?this.enter(null):this.leave(null))},toggle:function(){this.$_enabled&&!this.dropdownOpen()&&(this.localShow?this.leave(null):this.enter(null))},enter:function(){var _this10=this,evt=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;evt&&(this.activeTrigger["focusin"===evt.type?"focus":"hover"]=!0),this.localShow||"in"===this.$_hoverState?this.$_hoverState="in":(this.clearHoverTimeout(),this.$_hoverState="in",this.computedDelay.show?(this.fixTitle(),this.$_hoverTimeout=setTimeout((function(){"in"===_this10.$_hoverState?_this10.show():_this10.localShow||_this10.restoreTitle()}),this.computedDelay.show)):this.show())},leave:function(){var _this11=this,evt=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;evt&&(this.activeTrigger["focusout"===evt.type?"focus":"hover"]=!1,"focusout"===evt.type&&arrayIncludes(this.computedTriggers,"blur")&&(this.activeTrigger.click=!1,this.activeTrigger.hover=!1)),this.isWithActiveTrigger||(this.clearHoverTimeout(),this.$_hoverState="out",this.computedDelay.hide?this.$_hoverTimeout=setTimeout((function(){"out"===_this11.$_hoverState&&_this11.hide()}),this.computedDelay.hide):this.hide())}}}),NAME$D="BTooltip",BTooltip=_vue.default.extend({name:NAME$D,props:{title:{type:String},target:{type:[String,HTMLElement,SVGElement,Function,Object],required:!0},triggers:{type:[String,Array],default:"hover focus"},placement:{type:String,default:"top"},fallbackPlacement:{type:[String,Array],default:"flip",validator:function(value){return isArray(value)&&value.every((function(v){return isString(v)}))||arrayIncludes(["flip","clockwise","counterclockwise"],value)}},variant:{type:String,default:function(){return getComponentConfig(NAME$D,"variant")}},customClass:{type:String,default:function(){return getComponentConfig(NAME$D,"customClass")}},delay:{type:[Number,Object,String],default:function(){return getComponentConfig(NAME$D,"delay")}},boundary:{type:[String,HTMLElement,Object],default:function(){return getComponentConfig(NAME$D,"boundary")}},boundaryPadding:{type:[Number,String],default:function(){return getComponentConfig(NAME$D,"boundaryPadding")}},offset:{type:[Number,String],default:0},noFade:{type:Boolean,default:!1},container:{type:[String,HTMLElement,Object]},show:{type:Boolean,default:!1},noninteractive:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},id:{type:String}},data:function(){return{localShow:this.show,localTitle:"",localContent:""}},computed:{templateData:function(){return{title:this.localTitle,content:this.localContent,target:this.target,triggers:this.triggers,placement:this.placement,fallbackPlacement:this.fallbackPlacement,variant:this.variant,customClass:this.customClass,container:this.container,boundary:this.boundary,boundaryPadding:this.boundaryPadding,delay:this.delay,offset:this.offset,noFade:this.noFade,interactive:!this.noninteractive,disabled:this.disabled,id:this.id}},templateTitleContent:function(){return{title:this.title,content:this.content}}},watch:{show:function(_show,oldVal){_show!==oldVal&&_show!==this.localShow&&this.$_toolpop&&(_show?this.$_toolpop.show():this.$_toolpop.forceHide())},disabled:function(newVal){newVal?this.doDisable():this.doEnable()},localShow:function(newVal){this.$emit("update:show",newVal)},templateData:function(){var _this=this;this.$nextTick((function(){_this.$_toolpop&&_this.$_toolpop.updateData(_this.templateData)}))},templateTitleContent:function(){this.$nextTick(this.updateContent)}},created:function(){this.$_toolpop=null},updated:function(){this.$nextTick(this.updateContent)},beforeDestroy:function(){this.$off("open",this.doOpen),this.$off("close",this.doClose),this.$off("disable",this.doDisable),this.$off("enable",this.doEnable),this.$_toolpop&&(this.$_toolpop.$destroy(),this.$_toolpop=null)},mounted:function(){var _this2=this;this.$nextTick((function(){var Component=_this2.getComponent();_this2.updateContent();var scopeId=getScopeId(_this2)||getScopeId(_this2.$parent),$toolpop=_this2.$_toolpop=new Component({parent:_this2,_scopeId:scopeId||void 0});$toolpop.updateData(_this2.templateData),$toolpop.$on("show",_this2.onShow),$toolpop.$on("shown",_this2.onShown),$toolpop.$on("hide",_this2.onHide),$toolpop.$on("hidden",_this2.onHidden),$toolpop.$on("disabled",_this2.onDisabled),$toolpop.$on("enabled",_this2.onEnabled),_this2.disabled&&_this2.doDisable(),_this2.$on("open",_this2.doOpen),_this2.$on("close",_this2.doClose),_this2.$on("disable",_this2.doDisable),_this2.$on("enable",_this2.doEnable),_this2.localShow&&$toolpop.show()}))},methods:{getComponent:function(){return BVTooltip},updateContent:function(){this.setTitle(this.$scopedSlots.default||this.title)},setTitle:function(val){val=isUndefinedOrNull(val)?"":val,this.localTitle!==val&&(this.localTitle=val)},setContent:function(val){val=isUndefinedOrNull(val)?"":val,this.localContent!==val&&(this.localContent=val)},onShow:function(bvEvt){this.$emit("show",bvEvt),bvEvt&&(this.localShow=!bvEvt.defaultPrevented)},onShown:function(bvEvt){this.localShow=!0,this.$emit("shown",bvEvt)},onHide:function(bvEvt){this.$emit("hide",bvEvt)},onHidden:function(bvEvt){this.$emit("hidden",bvEvt),this.localShow=!1},onDisabled:function(bvEvt){bvEvt&&"disabled"===bvEvt.type&&(this.$emit("update:disabled",!0),this.$emit("disabled",bvEvt))},onEnabled:function(bvEvt){bvEvt&&"enabled"===bvEvt.type&&(this.$emit("update:disabled",!1),this.$emit("enabled",bvEvt))},doOpen:function(){!this.localShow&&this.$_toolpop&&this.$_toolpop.show()},doClose:function(){this.localShow&&this.$_toolpop&&this.$_toolpop.hide()},doDisable:function(){this.$_toolpop&&this.$_toolpop.disable()},doEnable:function(){this.$_toolpop&&this.$_toolpop.enable()}},render:function(h){return h()}});_exports.BTooltip=BTooltip;var BVPopoverTemplate=_vue.default.extend({name:"BVPopoverTemplate",extends:BVTooltipTemplate,computed:{templateType:function(){return"popover"}},methods:{renderTemplate:function(h){var $title=isFunction(this.title)?this.title({}):this.title,$content=isFunction(this.content)?this.content({}):this.content,titleDomProps=this.html&&!isFunction(this.title)?{innerHTML:this.title}:{},contentDomProps=this.html&&!isFunction(this.content)?{innerHTML:this.content}:{};return h("div",{staticClass:"popover b-popover",class:this.templateClasses,attrs:this.templateAttributes,on:this.templateListeners},[h("div",{ref:"arrow",staticClass:"arrow"}),isUndefinedOrNull($title)||""===$title?h():h("h3",{staticClass:"popover-header",domProps:titleDomProps},[$title]),isUndefinedOrNull($content)||""===$content?h():h("div",{staticClass:"popover-body",domProps:contentDomProps},[$content])])}}}),BVPopover=_vue.default.extend({name:"BVPopover",extends:BVTooltip,computed:{templateType:function(){return"popover"}},methods:{getTemplate:function(){return BVPopoverTemplate}}}),NAME$G="BPopover",BPopover=_vue.default.extend({name:NAME$G,extends:BTooltip,inheritAttrs:!1,props:{title:{type:String},content:{type:String},triggers:{type:[String,Array],default:"click"},placement:{type:String,default:"right"},variant:{type:String,default:function(){return getComponentConfig(NAME$G,"variant")}},customClass:{type:String,default:function(){return getComponentConfig(NAME$G,"customClass")}},delay:{type:[Number,Object,String],default:function(){return getComponentConfig(NAME$G,"delay")}},boundary:{type:[String,HTMLElement,Object],default:function(){return getComponentConfig(NAME$G,"boundary")}},boundaryPadding:{type:[Number,String],default:function(){return getComponentConfig(NAME$G,"boundaryPadding")}}},methods:{getComponent:function(){return BVPopover},updateContent:function(){this.setContent(this.$scopedSlots.default||this.content),this.setTitle(this.$scopedSlots.title||this.title)}}});_exports.BPopover=BPopover;var BV_POPOVER="__BV_Popover__",validTriggers={focus:!0,hover:!0,click:!0,blur:!0,manual:!0},htmlRE=/^html$/i,noFadeRE=/^nofade$/i,placementRE=/^(auto|top(left|right)?|bottom(left|right)?|left(top|bottom)?|right(top|bottom)?)$/i,boundaryRE=/^(window|viewport|scrollParent)$/i,delayRE=/^d\d+$/i,delayShowRE=/^ds\d+$/i,delayHideRE=/^dh\d+$/i,offsetRE=/^o-?\d+$/i,variantRE=/^v-.+$/i,spacesRE=/\s+/,applyPopover=function(el,bindings,vnode){if(isBrowser){var config=function(bindings,vnode){var NAME="BPopover",config={title:void 0,content:void 0,trigger:"",placement:"right",fallbackPlacement:"flip",container:!1,animation:!0,offset:0,disabled:!1,id:null,html:!1,delay:getComponentConfig(NAME,"delay"),boundary:String(getComponentConfig(NAME,"boundary")),boundaryPadding:toInteger(getComponentConfig(NAME,"boundaryPadding"),0),variant:getComponentConfig(NAME,"variant"),customClass:getComponentConfig(NAME,"customClass")};if(isString(bindings.value)||isNumber(bindings.value)||isFunction(bindings.value)?config.content=bindings.value:isPlainObject(bindings.value)&&(config=_objectSpread2(_objectSpread2({},config),bindings.value)),bindings.arg&&(config.container="#".concat(bindings.arg)),isUndefined(config.title)){var data=vnode.data||{};config.title=data.attrs&&!isUndefinedOrNull(data.attrs.title)?data.attrs.title:void 0}isPlainObject(config.delay)||(config.delay={show:toInteger(config.delay,0),hide:toInteger(config.delay,0)}),keys(bindings.modifiers).forEach((function(mod){if(htmlRE.test(mod))config.html=!0;else if(noFadeRE.test(mod))config.animation=!1;else if(placementRE.test(mod))config.placement=mod;else if(boundaryRE.test(mod))mod="scrollparent"===mod?"scrollParent":mod,config.boundary=mod;else if(delayRE.test(mod)){var delay=toInteger(mod.slice(1),0);config.delay.show=delay,config.delay.hide=delay}else delayShowRE.test(mod)?config.delay.show=toInteger(mod.slice(2),0):delayHideRE.test(mod)?config.delay.hide=toInteger(mod.slice(2),0):offsetRE.test(mod)?config.offset=toInteger(mod.slice(1),0):variantRE.test(mod)&&(config.variant=mod.slice(2)||null)}));var selectedTriggers={};return concat(config.trigger||"").filter(identity).join(" ").trim().toLowerCase().split(spacesRE).forEach((function(trigger){validTriggers[trigger]&&(selectedTriggers[trigger]=!0)})),keys(bindings.modifiers).forEach((function(mod){mod=mod.toLowerCase(),validTriggers[mod]&&(selectedTriggers[mod]=!0)})),config.trigger=keys(selectedTriggers).join(" "),"blur"===config.trigger&&(config.trigger="focus"),config.trigger||(config.trigger="click"),config}(bindings,vnode);if(!el[BV_POPOVER]){var $parent=vnode.context;el[BV_POPOVER]=new BVPopover({parent:$parent,_scopeId:getScopeId($parent,void 0)}),el[BV_POPOVER].__bv_prev_data__={},el[BV_POPOVER].$on("show",(function(){var data={};isFunction(config.title)&&(data.title=config.title(el)),isFunction(config.content)&&(data.content=config.content(el)),keys(data).length>0&&el[BV_POPOVER].updateData(data)}))}var data={title:config.title,content:config.content,triggers:config.trigger,placement:config.placement,fallbackPlacement:config.fallbackPlacement,variant:config.variant,customClass:config.customClass,container:config.container,boundary:config.boundary,delay:config.delay,offset:config.offset,noFade:!config.animation,id:config.id,disabled:config.disabled,html:config.html},oldData=el[BV_POPOVER].__bv_prev_data__;if(el[BV_POPOVER].__bv_prev_data__=data,!looseEqual(data,oldData)){var newData={target:el};keys(data).forEach((function(prop){data[prop]!==oldData[prop]&&(newData[prop]="title"!==prop&&"content"!==prop||!isFunction(data[prop])?data[prop]:data[prop](el))})),el[BV_POPOVER].updateData(newData)}}},VBPopover={bind:function(el,bindings,vnode){applyPopover(el,bindings,vnode)},componentUpdated:function(el,bindings,vnode){vnode.context.$nextTick((function(){applyPopover(el,bindings,vnode)}))},unbind:function(el){!function(el){el[BV_POPOVER]&&(el[BV_POPOVER].$destroy(),el[BV_POPOVER]=null),delete el[BV_POPOVER]}(el)}};_exports.VBPopover=VBPopover;var VBPopoverPlugin=pluginFactory({directives:{VBPopover:VBPopover}});_exports.VBPopoverPlugin=VBPopoverPlugin;var PopoverPlugin=pluginFactory({components:{BPopover:BPopover},plugins:{VBPopoverPlugin:VBPopoverPlugin}});_exports.PopoverPlugin=PopoverPlugin;var BProgressBar=_vue.default.extend({name:"BProgressBar",mixins:[normalizeSlotMixin],inject:{bvProgress:{default:function(){return{}}}},props:{value:{type:[Number,String],default:0},label:{type:String},labelHtml:{type:String},max:{type:[Number,String],default:null},precision:{type:[Number,String],default:null},variant:{type:String,default:function(){return getComponentConfig("BProgressBar","variant")}},striped:{type:Boolean,default:null},animated:{type:Boolean,default:null},showProgress:{type:Boolean,default:null},showValue:{type:Boolean,default:null}},computed:{progressBarClasses:function(){return[this.computedVariant?"bg-".concat(this.computedVariant):"",this.computedStriped||this.computedAnimated?"progress-bar-striped":"",this.computedAnimated?"progress-bar-animated":""]},progressBarStyles:function(){return{width:this.computedValue/this.computedMax*100+"%"}},computedValue:function(){return toFloat(this.value,0)},computedMax:function(){var max=toFloat(this.max)||toFloat(this.bvProgress.max,0);return max>0?max:100},computedPrecision:function(){return mathMax(toInteger(this.precision,toInteger(this.bvProgress.precision,0)),0)},computedProgress:function(){var precision=this.computedPrecision,p=mathPow(10,precision);return toFixed(100*p*this.computedValue/this.computedMax/p,precision)},computedVariant:function(){return this.variant||this.bvProgress.variant},computedStriped:function(){return isBoolean(this.striped)?this.striped:this.bvProgress.striped||!1},computedAnimated:function(){return isBoolean(this.animated)?this.animated:this.bvProgress.animated||!1},computedShowProgress:function(){return isBoolean(this.showProgress)?this.showProgress:this.bvProgress.showProgress||!1},computedShowValue:function(){return isBoolean(this.showValue)?this.showValue:this.bvProgress.showValue||!1}},render:function(h){var label=this.label,labelHtml=this.labelHtml,computedValue=this.computedValue,computedPrecision=this.computedPrecision,$content=h(),domProps={};return this.hasNormalizedSlot("default")?$content=this.normalizeSlot("default"):label||labelHtml?domProps=htmlOrText(labelHtml,label):this.computedShowProgress?$content=this.computedProgress:this.computedShowValue&&($content=toFixed(computedValue,computedPrecision)),h("div",{staticClass:"progress-bar",class:this.progressBarClasses,style:this.progressBarStyles,attrs:{role:"progressbar","aria-valuemin":"0","aria-valuemax":toString$1(this.computedMax),"aria-valuenow":toFixed(computedValue,computedPrecision)},domProps:domProps},[$content])}});_exports.BProgressBar=BProgressBar;var BProgress=_vue.default.extend({name:"BProgress",mixins:[normalizeSlotMixin],provide:function(){return{bvProgress:this}},props:{variant:{type:String,default:function(){return getComponentConfig("BProgress","variant")}},striped:{type:Boolean,default:!1},animated:{type:Boolean,default:!1},height:{type:String},precision:{type:[Number,String],default:0},showProgress:{type:Boolean,default:!1},showValue:{type:Boolean,default:!1},max:{type:[Number,String],default:100},value:{type:[Number,String],default:0}},computed:{progressHeight:function(){return{height:this.height||null}}},render:function(h){var childNodes=this.normalizeSlot("default");return childNodes||(childNodes=h(BProgressBar,{props:{value:this.value,max:this.max,precision:this.precision,variant:this.variant,animated:this.animated,striped:this.striped,showProgress:this.showProgress,showValue:this.showValue}})),h("div",{class:["progress"],style:this.progressHeight},[childNodes])}});_exports.BProgress=BProgress;var ProgressPlugin=pluginFactory({components:{BProgress:BProgress,BProgressBar:BProgressBar}});_exports.ProgressPlugin=ProgressPlugin;var NAME$J="BSidebar",renderHeader=function(h,ctx){if(ctx.noHeader)return h();var $title=function(h,ctx){var title=ctx.normalizeSlot("title",ctx.slotScope)||toString$1(ctx.title)||null;return title?h("strong",{attrs:{id:ctx.safeId("__title__")}},[title]):h("span")}(h,ctx),$close=function(h,ctx){if(ctx.noHeaderClose)return h();var closeLabel=ctx.closeLabel,textVariant=ctx.textVariant,hide=ctx.hide;return h(BButtonClose,{ref:"close-button",props:{ariaLabel:closeLabel,textVariant:textVariant},on:{click:hide}},[ctx.normalizeSlot("header-close")||h(BIconX)])}(h,ctx);return h("header",{key:"header",staticClass:"".concat("b-sidebar","-header"),class:ctx.headerClass},ctx.right?[$close,$title]:[$title,$close])},renderBody=function(h,ctx){return h("div",{key:"body",staticClass:"".concat("b-sidebar","-body"),class:ctx.bodyClass},[ctx.normalizeSlot("default",ctx.slotScope)])},renderFooter=function(h,ctx){var $footer=ctx.normalizeSlot("footer",ctx.slotScope);return $footer?h("footer",{key:"footer",staticClass:"".concat("b-sidebar","-footer"),class:ctx.footerClass},[$footer]):h()},renderContent=function(h,ctx){var $header=renderHeader(h,ctx);return ctx.lazy&&!ctx.isOpen?$header:[$header,renderBody(h,ctx),renderFooter(h,ctx)]},renderBackdrop=function(h,ctx){if(!ctx.backdrop)return h();var backdropVariant=ctx.backdropVariant;return h("div",{directives:[{name:"show",value:ctx.localShow}],staticClass:"b-sidebar-backdrop",class:_defineProperty({},"bg-".concat(backdropVariant),!!backdropVariant),on:{click:ctx.onBackdropClick}})},BSidebar=_vue.default.extend({name:NAME$J,mixins:[attrsMixin,idMixin,listenOnRootMixin,normalizeSlotMixin],inheritAttrs:!1,model:{prop:"visible",event:"change"},props:{title:{type:String},right:{type:Boolean,default:!1},bgVariant:{type:String,default:function(){return getComponentConfig(NAME$J,"bgVariant")}},textVariant:{type:String,default:function(){return getComponentConfig(NAME$J,"textVariant")}},shadow:{type:[Boolean,String],default:function(){return getComponentConfig(NAME$J,"shadow")}},width:{type:String,default:function(){return getComponentConfig(NAME$J,"width")}},zIndex:{type:[Number,String]},ariaLabel:{type:String},ariaLabelledby:{type:String},closeLabel:{type:String},tag:{type:String,default:function(){return getComponentConfig(NAME$J,"tag")}},sidebarClass:{type:[String,Array,Object]},headerClass:{type:[String,Array,Object]},bodyClass:{type:[String,Array,Object]},footerClass:{type:[String,Array,Object]},backdrop:{type:Boolean,default:!1},backdropVariant:{type:String,default:function(){return getComponentConfig(NAME$J,"backdropVariant")}},noSlide:{type:Boolean,default:!1},noHeader:{type:Boolean,default:!1},noHeaderClose:{type:Boolean,default:!1},noCloseOnEsc:{type:Boolean,default:!1},noCloseOnBackdrop:{type:Boolean,default:!1},noCloseOnRouteChange:{type:Boolean,default:!1},lazy:{type:Boolean,default:!1},visible:{type:Boolean,default:!1}},data:function(){return{localShow:!!this.visible,isOpen:!!this.visible}},computed:{transitionProps:function(){return this.noSlide?{css:!0}:{css:!0,enterClass:"",enterActiveClass:"slide",enterToClass:"show",leaveClass:"show",leaveActiveClass:"slide",leaveToClass:""}},slotScope:function(){return{visible:this.localShow,right:this.right,hide:this.hide}},computedTile:function(){return this.normalizeSlot("title",this.slotScope)||toString$1(this.title)||null},titleId:function(){return this.computedTile?this.safeId("__title__"):null},computedAttrs:function(){return _objectSpread2(_objectSpread2({},this.bvAttrs),{},{id:this.safeId(),tabindex:"-1",role:"dialog","aria-modal":this.backdrop?"true":"false","aria-hidden":this.localShow?null:"true","aria-label":this.ariaLabel||null,"aria-labelledby":this.ariaLabelledby||this.titleId||null})}},watch:{visible:function(newVal,oldVal){newVal!==oldVal&&(this.localShow=newVal)},localShow:function(newVal,oldVal){newVal!==oldVal&&(this.emitState(newVal),this.$emit("change",newVal))},$route:function(){var newVal=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},oldVal=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.noCloseOnRouteChange||newVal.fullPath===oldVal.fullPath||this.hide()}},created:function(){this.$_returnFocusEl=null},mounted:function(){var _this=this;this.listenOnRoot("bv::toggle::collapse",this.handleToggle),this.listenOnRoot("bv::request::collapse::state",this.handleSync),this.$nextTick((function(){_this.emitState(_this.localShow)}))},activated:function(){this.emitSync()},beforeDestroy:function(){this.localShow=!1,this.$_returnFocusEl=null},methods:{hide:function(){this.localShow=!1},emitState:function(){var state=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.localShow;this.emitOnRoot(EVENT_STATE,this.safeId(),state)},emitSync:function(){var state=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.localShow;this.emitOnRoot(EVENT_STATE_SYNC,this.safeId(),state)},handleToggle:function(id){id&&id===this.safeId()&&(this.localShow=!this.localShow)},handleSync:function(id){var _this2=this;id&&id===this.safeId()&&this.$nextTick((function(){_this2.emitSync(_this2.localShow)}))},onKeydown:function(evt){var keyCode=evt.keyCode;!this.noCloseOnEsc&&keyCode===KEY_CODES.ESC&&this.localShow&&this.hide()},onBackdropClick:function(){this.localShow&&!this.noCloseOnBackdrop&&this.hide()},onTopTrapFocus:function(){var tabables=getTabables(this.$refs.content);attemptFocus(tabables.reverse()[0])},onBottomTrapFocus:function(){var tabables=getTabables(this.$refs.content);attemptFocus(tabables[0])},onBeforeEnter:function(){this.$_returnFocusEl=getActiveElement(isBrowser?[document.body]:[]),this.isOpen=!0},onAfterEnter:function(el){contains(el,getActiveElement())||attemptFocus(el),this.$emit("shown")},onAfterLeave:function(){attemptFocus(this.$_returnFocusEl),this.$_returnFocusEl=null,this.isOpen=!1,this.$emit("hidden")}},render:function(h){var _ref,localShow=this.localShow,shadow=""===this.shadow||this.shadow,$sidebar=h(this.tag,{ref:"content",directives:[{name:"show",value:localShow}],staticClass:"b-sidebar",class:[(_ref={shadow:!0===shadow},_defineProperty(_ref,"shadow-".concat(shadow),shadow&&!0!==shadow),_defineProperty(_ref,"".concat("b-sidebar","-right"),this.right),_defineProperty(_ref,"bg-".concat(this.bgVariant),!!this.bgVariant),_defineProperty(_ref,"text-".concat(this.textVariant),!!this.textVariant),_ref),this.sidebarClass],attrs:this.computedAttrs,style:{width:this.width}},[renderContent(h,this)]);$sidebar=h("transition",{props:this.transitionProps,on:{beforeEnter:this.onBeforeEnter,afterEnter:this.onAfterEnter,afterLeave:this.onAfterLeave}},[$sidebar]);var $backdrop=h(BVTransition,{props:{noFade:this.noSlide}},[renderBackdrop(h,this)]),$tabTrapTop=h(),$tabTrapBottom=h();return this.backdrop&&this.localShow&&($tabTrapTop=h("div",{attrs:{tabindex:"0"},on:{focus:this.onTopTrapFocus}}),$tabTrapBottom=h("div",{attrs:{tabindex:"0"},on:{focus:this.onBottomTrapFocus}})),h("div",{staticClass:"b-sidebar-outer",style:{zIndex:this.zIndex},attrs:{tabindex:"-1"},on:{keydown:this.onKeydown}},[$tabTrapTop,$sidebar,$tabTrapBottom,$backdrop])}});_exports.BSidebar=BSidebar;var SidebarPlugin=pluginFactory({components:{BSidebar:BSidebar},plugins:{VBTogglePlugin:VBTogglePlugin}});_exports.SidebarPlugin=SidebarPlugin;var SpinnerPlugin=pluginFactory({components:{BSpinner:BSpinner}});_exports.SpinnerPlugin=SpinnerPlugin;var hasListenerMixin={methods:{hasListener:function(name){var $listeners=this.$listeners||{},$events=this._events||{};return!isUndefined($listeners[name])||isArray($events[name])&&$events[name].length>0}}},RX_UNDERSCORE=/_/g,RX_LOWER_UPPER=/([a-z])([A-Z])/g,RX_START_SPACE_WORD=/(\s|^)(\w)/g,startCase=function(str){return str.replace(RX_UNDERSCORE," ").replace(RX_LOWER_UPPER,(function(str,$1,$2){return $1+" "+$2})).replace(RX_START_SPACE_WORD,(function(str,$1,$2){return $1+$2.toUpperCase()}))},IGNORED_FIELD_KEYS={_rowVariant:!0,_cellVariants:!0,_showDetails:!0},EVENT_FILTER=["a","a *","button","button *","input:not(.disabled):not([disabled])","select:not(.disabled):not([disabled])","textarea:not(.disabled):not([disabled])",'[role="link"]','[role="link"] *','[role="button"]','[role="button"] *',"[tabindex]:not(.disabled):not([disabled])"].join(","),normalizeFields=function(origFields,items){var fields=[];if(isArray(origFields)&&origFields.filter(identity).forEach((function(f){if(isString(f))fields.push({key:f,label:startCase(f)});else if(isObject(f)&&f.key&&isString(f.key))fields.push(clone(f));else if(isObject(f)&&1===keys(f).length){var key=keys(f)[0],field=function(key,value){var field=null;return isString(value)?field={key:key,label:value}:isFunction(value)?field={key:key,formatter:value}:isObject(value)?(field=clone(value)).key=field.key||key:!1!==value&&(field={key:key}),field}(key,f[key]);field&&fields.push(field)}})),0===fields.length&&isArray(items)&&items.length>0){var sample=items[0];keys(sample).forEach((function(k){IGNORED_FIELD_KEYS[k]||fields.push({key:k,label:startCase(k)})}))}var memo={};return fields.filter((function(f){return!memo[f.key]&&(memo[f.key]=!0,f.label=isString(f.label)?f.label:startCase(f.key),!0)}))},itemsMixin={props:{items:{type:Array,default:function(){return[]}},fields:{type:Array,default:null},primaryKey:{type:String},value:{type:Array,default:function(){return[]}}},data:function(){return{localItems:isArray(this.items)?this.items.slice():[]}},computed:{computedFields:function(){return normalizeFields(this.fields,this.localItems)},computedFieldsObj:function(){var parent=this.$parent;return this.computedFields.reduce((function(obj,f){if(obj[f.key]=clone(f),f.formatter){var formatter=f.formatter;isString(formatter)&&isFunction(parent[formatter])?formatter=parent[formatter]:isFunction(formatter)||(formatter=void 0),obj[f.key].formatter=formatter}return obj}),{})},computedItems:function(){return(this.paginatedItems||this.sortedItems||this.filteredItems||this.localItems||[]).slice()},context:function(){return{filter:this.localFilter,sortBy:this.localSortBy,sortDesc:this.localSortDesc,perPage:mathMax(toInteger(this.perPage,0),0),currentPage:mathMax(toInteger(this.currentPage,0),1),apiUrl:this.apiUrl}}},watch:{items:function(newItems){isArray(newItems)?this.localItems=newItems.slice():isUndefinedOrNull(newItems)&&(this.localItems=[])},computedItems:function(newVal,oldVal){looseEqual(newVal,oldVal)||this.$emit("input",newVal)},context:function(newVal,oldVal){looseEqual(newVal,oldVal)||this.$emit("context-changed",newVal)}},mounted:function(){this.$emit("input",this.computedItems)},methods:{getFieldFormatter:function(key){var field=this.computedFieldsObj[key];return field?field.formatter:void 0}}},stackedMixin={props:{stacked:{type:[Boolean,String],default:!1}},computed:{isStacked:function(){return""===this.stacked||this.stacked},isStackedAlways:function(){return!0===this.isStacked},stackedTableClasses:function(){return _defineProperty({"b-table-stacked":this.isStackedAlways},"b-table-stacked-".concat(this.stacked),!this.isStackedAlways&&this.isStacked)}}},sanitizeRow=function(row,ignoreFields,includeFields){var fieldsObj=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return keys(row).reduce((function(obj,key){if(!IGNORED_FIELD_KEYS[key]&&!(ignoreFields&&ignoreFields.length>0&&arrayIncludes(ignoreFields,key))&&(!(includeFields&&includeFields.length>0)||arrayIncludes(includeFields,key))){var f=fieldsObj[key]||{},val=row[key],filterByFormatted=f.filterByFormatted,formatter=isFunction(filterByFormatted)?filterByFormatted:filterByFormatted?f.formatter:null;obj[key]=isFunction(formatter)?formatter(val,key,row):val}return obj}),{})},stringifyObjectValues=function stringifyObjectValues(val){return isUndefinedOrNull(val)?"":isObject(val)&&!isDate(val)?keys(val).sort().filter((function(v){return!isUndefinedOrNull(v)})).map((function(k){return stringifyObjectValues(val[k])})).join(" "):toString$1(val)},DEBOUNCE_DEPRECATED_MSG='Prop "filter-debounce" is deprecated. Use the debounce feature of "<b-form-input>" instead.',RX_SPACES$1=/[\s\uFEFF\xA0]+/g,filteringMixin={props:{filter:{type:[String,RegExp,Object,Array],default:null},filterFunction:{type:Function},filterIgnoredFields:{type:Array},filterIncludedFields:{type:Array},filterDebounce:{type:[Number,String],deprecated:DEBOUNCE_DEPRECATED_MSG,default:0,validator:function(val){return/^\d+/.test(String(val))}}},data:function(){return{isFiltered:!1,localFilter:this.filterSanitize(this.filter)}},computed:{computedFilterIgnored:function(){return this.filterIgnoredFields?concat(this.filterIgnoredFields).filter(identity):null},computedFilterIncluded:function(){return this.filterIncludedFields?concat(this.filterIncludedFields).filter(identity):null},computedFilterDebounce:function(){var ms=toInteger(this.filterDebounce,0);return ms>0&&warn(DEBOUNCE_DEPRECATED_MSG,"BTable"),ms},localFiltering:function(){return!this.hasProvider||!!this.noProviderFiltering},filteredCheck:function(){return{filteredItems:this.filteredItems,localItems:this.localItems,localFilter:this.localFilter}},localFilterFn:function(){return isFunction(this.filterFunction)?this.filterFunction:null},filteredItems:function(){var items=this.localItems||[],criteria=this.localFilter,filterFn=this.localFiltering?this.filterFnFactory(this.localFilterFn,criteria)||this.defaultFilterFnFactory(criteria):null;return filterFn&&items.length>0?items.filter(filterFn):items}},watch:{computedFilterDebounce:function(newVal){!newVal&&this.$_filterTimer&&(this.clearFilterTimer(),this.localFilter=this.filterSanitize(this.filter))},filter:{deep:!0,handler:function(newCriteria){var _this=this,timeout=this.computedFilterDebounce;this.clearFilterTimer(),timeout&&timeout>0?this.$_filterTimer=setTimeout((function(){_this.localFilter=_this.filterSanitize(newCriteria)}),timeout):this.localFilter=this.filterSanitize(newCriteria)}},filteredCheck:function(_ref){var filteredItems=_ref.filteredItems,localFilter=_ref.localFilter,isFiltered=!1;localFilter?looseEqual(localFilter,[])||looseEqual(localFilter,{})?isFiltered=!1:localFilter&&(isFiltered=!0):isFiltered=!1,isFiltered&&this.$emit("filtered",filteredItems,filteredItems.length),this.isFiltered=isFiltered},isFiltered:function(newVal,oldVal){!1===newVal&&!0===oldVal&&this.$emit("filtered",this.localItems,this.localItems.length)}},created:function(){var _this2=this;this.$_filterTimer=null,this.$nextTick((function(){_this2.isFiltered=Boolean(_this2.localFilter)}))},beforeDestroy:function(){this.clearFilterTimer()},methods:{clearFilterTimer:function(){clearTimeout(this.$_filterTimer),this.$_filterTimer=null},filterSanitize:function(criteria){return!this.localFiltering||this.localFilterFn||isString(criteria)||isRegExp(criteria)?cloneDeep(criteria):""},filterFnFactory:function(filterFn,criteria){if(!filterFn||!isFunction(filterFn)||!criteria||looseEqual(criteria,[])||looseEqual(criteria,{}))return null;return function(item){return filterFn(item,criteria)}},defaultFilterFnFactory:function(criteria){var _this3=this;if(!criteria||!isString(criteria)&&!isRegExp(criteria))return null;var regExp=criteria;if(isString(regExp)){var pattern=escapeRegExp(criteria).replace(RX_SPACES$1,"\\s+");regExp=new RegExp(".*".concat(pattern,".*"),"i")}return function(item){return regExp.lastIndex=0,regExp.test((row=item,ignoreFields=_this3.computedFilterIgnored,includeFields=_this3.computedFilterIncluded,fieldsObj=_this3.computedFieldsObj,isObject(row)?stringifyObjectValues(sanitizeRow(row,ignoreFields,includeFields,fieldsObj)):""));var row,ignoreFields,includeFields,fieldsObj}}}},stableSort=function(array,compareFn){return array.map((function(a,index){return[index,a]})).sort(function(a,b){return this(a[1],b[1])||a[0]-b[0]}.bind(compareFn)).map((function(e){return e[1]}))},sortingMixin={props:{sortBy:{type:String,default:""},sortDesc:{type:Boolean,default:!1},sortDirection:{type:String,default:"asc",validator:function(direction){return arrayIncludes(["asc","desc","last"],direction)}},sortCompare:{type:Function},sortCompareOptions:{type:Object,default:function(){return{numeric:!0}}},sortCompareLocale:{type:[String,Array]},sortNullLast:{type:Boolean,default:!1},noSortReset:{type:Boolean,default:!1},labelSortAsc:{type:String,default:"Click to sort Ascending"},labelSortDesc:{type:String,default:"Click to sort Descending"},labelSortClear:{type:String,default:"Click to clear sorting"},noLocalSorting:{type:Boolean,default:!1},noFooterSorting:{type:Boolean,default:!1},sortIconLeft:{type:Boolean,default:!1}},data:function(){return{localSortBy:this.sortBy||"",localSortDesc:this.sortDesc||!1}},computed:{localSorting:function(){return this.hasProvider?!!this.noProviderSorting:!this.noLocalSorting},isSortable:function(){return this.computedFields.some((function(f){return f.sortable}))},sortedItems:function(){var items=(this.filteredItems||this.localItems||[]).slice(),sortBy=this.localSortBy,sortDesc=this.localSortDesc,sortCompare=this.sortCompare,localSorting=this.localSorting,sortOptions=_objectSpread2(_objectSpread2({},this.sortCompareOptions),{},{usage:"sort"}),sortLocale=this.sortCompareLocale||void 0,nullLast=this.sortNullLast;if(sortBy&&localSorting){var sortByFormatted=(this.computedFieldsObj[sortBy]||{}).sortByFormatted,formatter=isFunction(sortByFormatted)?sortByFormatted:sortByFormatted?this.getFieldFormatter(sortBy):void 0;return stableSort(items,(function(a,b){var result=null;return isFunction(sortCompare)&&(result=sortCompare(a,b,sortBy,sortDesc,formatter,sortOptions,sortLocale)),(isUndefinedOrNull(result)||!1===result)&&(result=function(a,b,sortBy,sortDesc,formatter,localeOpts,locale,nullLast){var aa=get(a,sortBy,null),bb=get(b,sortBy,null);return isFunction(formatter)&&(aa=formatter(aa,sortBy,a),bb=formatter(bb,sortBy,b)),aa=isUndefinedOrNull(aa)?"":aa,bb=isUndefinedOrNull(bb)?"":bb,isDate(aa)&&isDate(bb)||isNumber(aa)&&isNumber(bb)?aa<bb?-1:aa>bb?1:0:nullLast&&""===aa&&""!==bb?1:nullLast&&""!==aa&&""===bb?-1:stringifyObjectValues(aa).localeCompare(stringifyObjectValues(bb),locale,localeOpts)}(a,b,sortBy,0,formatter,sortOptions,sortLocale,nullLast)),(result||0)*(sortDesc?-1:1)}))}return items}},watch:{isSortable:function(newVal){newVal?this.isSortable&&this.$on("head-clicked",this.handleSort):this.$off("head-clicked",this.handleSort)},sortDesc:function(newVal){newVal!==this.localSortDesc&&(this.localSortDesc=newVal||!1)},sortBy:function(newVal){newVal!==this.localSortBy&&(this.localSortBy=newVal||"")},localSortDesc:function(newVal,oldVal){newVal!==oldVal&&this.$emit("update:sortDesc",newVal)},localSortBy:function(newVal,oldVal){newVal!==oldVal&&this.$emit("update:sortBy",newVal)}},created:function(){this.isSortable&&this.$on("head-clicked",this.handleSort)},methods:{handleSort:function(key,field,evt,isFoot){var _this=this;if(this.isSortable&&(!isFoot||!this.noFooterSorting)){var sortChanged=!1,toggleLocalSortDesc=function(){var sortDirection=field.sortDirection||_this.sortDirection;"asc"===sortDirection?_this.localSortDesc=!1:"desc"===sortDirection&&(_this.localSortDesc=!0)};field.sortable?(key===this.localSortBy?this.localSortDesc=!this.localSortDesc:(this.localSortBy=key,toggleLocalSortDesc()),sortChanged=!0):this.localSortBy&&!this.noSortReset&&(this.localSortBy="",toggleLocalSortDesc(),sortChanged=!0),sortChanged&&this.$emit("sort-changed",this.context)}},sortTheadThClasses:function(key,field,isFoot){return{"b-table-sort-icon-left":field.sortable&&this.sortIconLeft&&!(isFoot&&this.noFooterSorting)}},sortTheadThAttrs:function(key,field,isFoot){if(!this.isSortable||isFoot&&this.noFooterSorting)return{};var sortable=field.sortable;return{"aria-sort":sortable&&this.localSortBy===key?this.localSortDesc?"descending":"ascending":sortable?"none":null}},sortTheadThLabel:function(key,field,isFoot){if(!this.isSortable||isFoot&&this.noFooterSorting)return null;var labelSorting="";if(field.sortable)if(this.localSortBy===key)labelSorting=this.localSortDesc?this.labelSortAsc:this.labelSortDesc;else{labelSorting=this.localSortDesc?this.labelSortDesc:this.labelSortAsc;var sortDirection=this.sortDirection||field.sortDirection;"asc"===sortDirection?labelSorting=this.labelSortAsc:"desc"===sortDirection&&(labelSorting=this.labelSortDesc)}else this.noSortReset||(labelSorting=this.localSortBy?this.labelSortClear:"");return trim(labelSorting)||null}}},paginationMixin$1={props:{perPage:{type:[Number,String],default:0},currentPage:{type:[Number,String],default:1}},computed:{localPaging:function(){return!this.hasProvider||!!this.noProviderPaging},paginatedItems:function(){var items=this.sortedItems||this.filteredItems||this.localItems||[],currentPage=mathMax(toInteger(this.currentPage,1),1),perPage=mathMax(toInteger(this.perPage,0),0);return this.localPaging&&perPage&&(items=items.slice((currentPage-1)*perPage,currentPage*perPage)),items}}},captionMixin={props:{caption:{type:String},captionHtml:{type:String}},computed:{captionId:function(){return this.isStacked?this.safeId("_caption_"):null}},methods:{renderCaption:function(){var caption=this.caption,captionHtml=this.captionHtml,h=this.$createElement,$caption=h(),hasCaptionSlot=this.hasNormalizedSlot("table-caption");return(hasCaptionSlot||caption||captionHtml)&&($caption=h("caption",{key:"caption",attrs:{id:this.captionId},domProps:hasCaptionSlot?{}:htmlOrText(captionHtml,caption)},this.normalizeSlot("table-caption"))),$caption}}},colgroupMixin={methods:{renderColgroup:function(){var h=this.$createElement,fields=this.computedFields,$colgroup=h();return this.hasNormalizedSlot("table-colgroup")&&($colgroup=h("colgroup",{key:"colgroup"},[this.normalizeSlot("table-colgroup",{columns:fields.length,fields:fields})])),$colgroup}}},TABLE_TAG_NAMES=["TD","TH","TR"],filterEvent=function(evt){if(!evt||!evt.target)return!1;var el=evt.target;if(el.disabled||-1!==TABLE_TAG_NAMES.indexOf(el.tagName))return!1;if(closest(".dropdown-menu",el))return!0;var label="LABEL"===el.tagName?el:closest("label",el);if(label){var labelFor=getAttr(label,"for"),input=labelFor?getById(labelFor):select("input, select, textarea",label);if(input&&!input.disabled)return!0}return matches(el,EVENT_FILTER)},textSelectionActive=function(){var el=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document,sel=hasWindowSupport&&w$1.getSelection?w$1.getSelection():null;return!!(sel&&""!==sel.toString().trim()&&sel.containsNode&&isElement(el))&&sel.containsNode(el,!0)},props$V={headVariant:{type:String,default:null}},BThead=_vue.default.extend({name:"BThead",mixins:[attrsMixin,listenersMixin,normalizeSlotMixin],inheritAttrs:!1,provide:function(){return{bvTableRowGroup:this}},inject:{bvTable:{default:function(){return{}}}},props:props$V,computed:{isThead:function(){return!0},isDark:function(){return this.bvTable.dark},isStacked:function(){return this.bvTable.isStacked},isResponsive:function(){return this.bvTable.isResponsive},isStickyHeader:function(){return!this.isStacked&&this.bvTable.stickyHeader},hasStickyHeader:function(){return!this.isStacked&&this.bvTable.stickyHeader},tableVariant:function(){return this.bvTable.tableVariant},theadClasses:function(){return[this.headVariant?"thead-".concat(this.headVariant):null]},theadAttrs:function(){return _objectSpread2({role:"rowgroup"},this.bvAttrs)}},render:function(h){return h("thead",{class:this.theadClasses,attrs:this.theadAttrs,on:this.bvListeners},this.normalizeSlot("default"))}});_exports.BThead=BThead;var props$W={footVariant:{type:String,default:null}},BTfoot=_vue.default.extend({name:"BTfoot",mixins:[attrsMixin,listenersMixin,normalizeSlotMixin],inheritAttrs:!1,provide:function(){return{bvTableRowGroup:this}},inject:{bvTable:{default:function(){return{}}}},props:props$W,computed:{isTfoot:function(){return!0},isDark:function(){return this.bvTable.dark},isStacked:function(){return this.bvTable.isStacked},isResponsive:function(){return this.bvTable.isResponsive},isStickyHeader:function(){return!1},hasStickyHeader:function(){return!this.isStacked&&this.bvTable.stickyHeader},tableVariant:function(){return this.bvTable.tableVariant},tfootClasses:function(){return[this.footVariant?"thead-".concat(this.footVariant):null]},tfootAttrs:function(){return _objectSpread2({role:"rowgroup"},this.bvAttrs)}},render:function(h){return h("tfoot",{class:this.tfootClasses,attrs:this.tfootAttrs,on:this.bvListeners},this.normalizeSlot("default"))}});_exports.BTfoot=BTfoot;var props$X={variant:{type:String,default:null}},BTr=_vue.default.extend({name:"BTr",mixins:[attrsMixin,listenersMixin,normalizeSlotMixin],inheritAttrs:!1,provide:function(){return{bvTableTr:this}},inject:{bvTableRowGroup:{default:function(){return{}}}},props:props$X,computed:{inTbody:function(){return this.bvTableRowGroup.isTbody},inThead:function(){return this.bvTableRowGroup.isThead},inTfoot:function(){return this.bvTableRowGroup.isTfoot},isDark:function(){return this.bvTableRowGroup.isDark},isStacked:function(){return this.bvTableRowGroup.isStacked},isResponsive:function(){return this.bvTableRowGroup.isResponsive},isStickyHeader:function(){return this.bvTableRowGroup.isStickyHeader},hasStickyHeader:function(){return!this.isStacked&&this.bvTableRowGroup.hasStickyHeader},tableVariant:function(){return this.bvTableRowGroup.tableVariant},headVariant:function(){return this.inThead?this.bvTableRowGroup.headVariant:null},footVariant:function(){return this.inTfoot?this.bvTableRowGroup.footVariant:null},isRowDark:function(){return"light"!==this.headVariant&&"light"!==this.footVariant&&("dark"===this.headVariant||"dark"===this.footVariant||this.isDark)},trClasses:function(){return[this.variant?"".concat(this.isRowDark?"bg":"table","-").concat(this.variant):null]},trAttrs:function(){return _objectSpread2({role:"row"},this.bvAttrs)}},render:function(h){return h("tr",{class:this.trClasses,attrs:this.trAttrs,on:this.bvListeners},this.normalizeSlot("default"))}});_exports.BTr=BTr;var parseSpan=function(value){return(value=toInteger(value,0))>0?value:null},spanValidator=function(val){return isUndefinedOrNull(val)||parseSpan(val)>0},props$Y={variant:{type:String,default:null},colspan:{type:[Number,String],default:null,validator:spanValidator},rowspan:{type:[Number,String],default:null,validator:spanValidator},stackedHeading:{type:String,default:null},stickyColumn:{type:Boolean,default:!1}},BTd=_vue.default.extend({name:"BTableCell",mixins:[attrsMixin,listenersMixin,normalizeSlotMixin],inheritAttrs:!1,inject:{bvTableTr:{default:function(){return{}}}},props:props$Y,computed:{tag:function(){return"td"},inTbody:function(){return this.bvTableTr.inTbody},inThead:function(){return this.bvTableTr.inThead},inTfoot:function(){return this.bvTableTr.inTfoot},isDark:function(){return this.bvTableTr.isDark},isStacked:function(){return this.bvTableTr.isStacked},isStackedCell:function(){return this.inTbody&&this.isStacked},isResponsive:function(){return this.bvTableTr.isResponsive},isStickyHeader:function(){return this.bvTableTr.isStickyHeader},hasStickyHeader:function(){return this.bvTableTr.hasStickyHeader},isStickyColumn:function(){return!this.isStacked&&(this.isResponsive||this.hasStickyHeader)&&this.stickyColumn},rowVariant:function(){return this.bvTableTr.variant},headVariant:function(){return this.bvTableTr.headVariant},footVariant:function(){return this.bvTableTr.footVariant},tableVariant:function(){return this.bvTableTr.tableVariant},computedColspan:function(){return parseSpan(this.colspan)},computedRowspan:function(){return parseSpan(this.rowspan)},cellClasses:function(){var variant=this.variant;return(!variant&&this.isStickyHeader&&!this.headVariant||!variant&&this.isStickyColumn&&this.inTfoot&&!this.footVariant||!variant&&this.isStickyColumn&&this.inThead&&!this.headVariant||!variant&&this.isStickyColumn&&this.inTbody)&&(variant=this.rowVariant||this.tableVariant||"b-table-default"),[variant?"".concat(this.isDark?"bg":"table","-").concat(variant):null,this.isStickyColumn?"b-table-sticky-column":null]},cellAttrs:function(){var headOrFoot=this.inThead||this.inTfoot,colspan=this.computedColspan,rowspan=this.computedRowspan,role="cell",scope=null;return headOrFoot?(role="columnheader",scope=colspan>0?"colspan":"col"):isTag(this.tag,"th")&&(role="rowheader",scope=rowspan>0?"rowgroup":"row"),_objectSpread2(_objectSpread2({colspan:colspan,rowspan:rowspan,role:role,scope:scope},this.bvAttrs),{},{"data-label":this.isStackedCell&&!isUndefinedOrNull(this.stackedHeading)?toString$1(this.stackedHeading):null})}},render:function(h){var content=[this.normalizeSlot("default")];return h(this.tag,{class:this.cellClasses,attrs:this.cellAttrs,on:this.bvListeners},[this.isStackedCell?h("div",[content]):content])}});_exports.BTd=BTd;var BTh=_vue.default.extend({name:"BTh",extends:BTd,computed:{tag:function(){return"th"}}});_exports.BTh=BTh;var theadMixin={props:{headVariant:{type:String,default:function(){return getComponentConfig("BTable","headVariant")}},headRowVariant:{type:String},theadClass:{type:[String,Array,Object]},theadTrClass:{type:[String,Array,Object]}},methods:{fieldClasses:function(field){return[field.class?field.class:"",field.thClass?field.thClass:""]},headClicked:function(evt,field,isFoot){this.stopIfBusy&&this.stopIfBusy(evt)||filterEvent(evt)||textSelectionActive(this.$el)||(evt.stopPropagation(),evt.preventDefault(),this.$emit("head-clicked",field.key,field,evt,isFoot))},renderThead:function(){var _this=this,isFoot=arguments.length>0&&void 0!==arguments[0]&&arguments[0],h=this.$createElement,fields=this.computedFields||[];if(this.isStackedAlways||0===fields.length)return h();var isSortable=this.isSortable,isSelectable=this.isSelectable,headVariant=this.headVariant,footVariant=this.footVariant,headRowVariant=this.headRowVariant,footRowVariant=this.footRowVariant,hasHeadClickListener=isSortable||this.hasListener("head-clicked"),selectAllRows=isSelectable?this.selectAllRows:noop,clearSelected=isSelectable?this.clearSelected:noop,$cells=fields.map((function(field,colIndex){var label=field.label,labelHtml=field.labelHtml,variant=field.variant,stickyColumn=field.stickyColumn,key=field.key,ariaLabel=null;field.label.trim()||field.headerTitle||(ariaLabel=startCase(field.key));var on={};hasHeadClickListener&&(on.click=function(evt){_this.headClicked(evt,field,isFoot)},on.keydown=function(evt){var keyCode=evt.keyCode;keyCode!==KEY_CODES.ENTER&&keyCode!==KEY_CODES.SPACE||_this.headClicked(evt,field,isFoot)});var sortAttrs=isSortable?_this.sortTheadThAttrs(key,field,isFoot):{},sortClass=isSortable?_this.sortTheadThClasses(key,field,isFoot):null,sortLabel=isSortable?_this.sortTheadThLabel(key,field,isFoot):null,data={class:[_this.fieldClasses(field),sortClass],props:{variant:variant,stickyColumn:stickyColumn},style:field.thStyle||{},attrs:_objectSpread2(_objectSpread2({tabindex:hasHeadClickListener?"0":null,abbr:field.headerAbbr||null,title:field.headerTitle||null,"aria-colindex":colIndex+1,"aria-label":ariaLabel},_this.getThValues(null,key,field.thAttr,isFoot?"foot":"head",{})),sortAttrs),on:on,key:key},slotNames=["head(".concat(key,")"),"head(".concat(key.toLowerCase(),")"),"head()"];isFoot&&(slotNames=["foot(".concat(key,")"),"foot(".concat(key.toLowerCase(),")"),"foot()"].concat(_toConsumableArray(slotNames)));var scope={label:label,column:key,field:field,isFoot:isFoot,selectAllRows:selectAllRows,clearSelected:clearSelected},$content=_this.normalizeSlot(slotNames,scope)||h("div",{domProps:htmlOrText(labelHtml,label)}),$srLabel=sortLabel?h("span",{staticClass:"sr-only"}," (".concat(sortLabel,")")):null;return h(BTh,data,[$content,$srLabel].filter(identity))})).filter(identity),$trs=[];if(isFoot)$trs.push(h(BTr,{class:this.tfootTrClass,props:{variant:isUndefinedOrNull(footRowVariant)?headRowVariant:footRowVariant}},$cells));else{var scope={columns:fields.length,fields:fields,selectAllRows:selectAllRows,clearSelected:clearSelected};$trs.push(this.normalizeSlot("thead-top",scope)||h()),$trs.push(h(BTr,{class:this.theadTrClass,props:{variant:headRowVariant}},$cells))}return h(isFoot?BTfoot:BThead,{key:isFoot?"bv-tfoot":"bv-thead",class:(isFoot?this.tfootClass:this.theadClass)||null,props:isFoot?{footVariant:footVariant||headVariant||null}:{headVariant:headVariant||null}},$trs)}}},tfootMixin={props:{footClone:{type:Boolean,default:!1},footVariant:{type:String,default:function(){return getComponentConfig("BTable","footVariant")}},footRowVariant:{type:String},tfootClass:{type:[String,Array,Object]},tfootTrClass:{type:[String,Array,Object]}},methods:{renderTFootCustom:function(){var h=this.$createElement;return this.hasNormalizedSlot("custom-foot")?h(BTfoot,{key:"bv-tfoot-custom",class:this.tfootClass||null,props:{footVariant:this.footVariant||this.headVariant||null}},this.normalizeSlot("custom-foot",{items:this.computedItems.slice(),fields:this.computedFields.slice(),columns:this.computedFields.length})):h()},renderTfoot:function(){return this.footClone?this.renderThead(!0):this.renderTFootCustom()}}},props$Z={tbodyTransitionProps:{type:Object},tbodyTransitionHandlers:{type:Object}},BTbody=_vue.default.extend({name:"BTbody",mixins:[attrsMixin,listenersMixin,normalizeSlotMixin],inheritAttrs:!1,provide:function(){return{bvTableRowGroup:this}},inject:{bvTable:{default:function(){return{}}}},props:props$Z,computed:{isTbody:function(){return!0},isDark:function(){return this.bvTable.dark},isStacked:function(){return this.bvTable.isStacked},isResponsive:function(){return this.bvTable.isResponsive},isStickyHeader:function(){return!1},hasStickyHeader:function(){return!this.isStacked&&this.bvTable.stickyHeader},tableVariant:function(){return this.bvTable.tableVariant},isTransitionGroup:function(){return this.tbodyTransitionProps||this.tbodyTransitionHandlers},tbodyAttrs:function(){return _objectSpread2({role:"rowgroup"},this.bvAttrs)},tbodyProps:function(){return this.tbodyTransitionProps?_objectSpread2(_objectSpread2({},this.tbodyTransitionProps),{},{tag:"tbody"}):{}}},render:function(h){var data={props:this.tbodyProps,attrs:this.tbodyAttrs};return this.isTransitionGroup?(data.on=this.tbodyTransitionHandlers||{},data.nativeOn=this.bvListeners):data.on=this.bvListeners,h(this.isTransitionGroup?"transition-group":"tbody",data,this.normalizeSlot("default"))}});_exports.BTbody=BTbody;var tbodyRowMixin={props:{tbodyTrClass:{type:[String,Array,Object,Function]},tbodyTrAttr:{type:[Object,Function]},detailsTdClass:{type:[String,Array,Object]}},methods:{getTdValues:function(item,key,tdValue,defValue){var parent=this.$parent;if(tdValue){var value=get(item,key,"");return isFunction(tdValue)?tdValue(value,key,item):isString(tdValue)&&isFunction(parent[tdValue])?parent[tdValue](value,key,item):tdValue}return defValue},getThValues:function(item,key,thValue,type,defValue){var parent=this.$parent;if(thValue){var value=get(item,key,"");return isFunction(thValue)?thValue(value,key,item,type):isString(thValue)&&isFunction(parent[thValue])?parent[thValue](value,key,item,type):thValue}return defValue},getFormattedValue:function(item,field){var key=field.key,formatter=this.getFieldFormatter(key),value=get(item,key,null);return isFunction(formatter)&&(value=formatter(value,key,item)),isUndefinedOrNull(value)?"":value},toggleDetailsFactory:function(hasDetailsSlot,item){var _this=this;return function(){hasDetailsSlot&&_this.$set(item,"_showDetails",!item._showDetails)}},rowHovered:function(evt){this.tbodyRowEvtStopped(evt)||this.emitTbodyRowEvent("row-hovered",evt)},rowUnhovered:function(evt){this.tbodyRowEvtStopped(evt)||this.emitTbodyRowEvent("row-unhovered",evt)},renderTbodyRowCell:function(field,colIndex,item,rowIndex){var _this2=this,h=this.$createElement,hasDetailsSlot=this.hasNormalizedSlot("row-details"),formatted=this.getFormattedValue(item,field),key=field.key,stickyColumn=!this.isStacked&&(this.isResponsive||this.stickyHeader)&&field.stickyColumn,cellTag=stickyColumn?field.isRowHeader?BTh:BTd:field.isRowHeader?"th":"td",cellVariant=item._cellVariants&&item._cellVariants[key]?item._cellVariants[key]:field.variant||null,data={key:"row-".concat(rowIndex,"-cell-").concat(colIndex,"-").concat(key),class:[field.class?field.class:"",this.getTdValues(item,key,field.tdClass,"")],props:{},attrs:_objectSpread2({"aria-colindex":String(colIndex+1)},field.isRowHeader?this.getThValues(item,key,field.thAttr,"row",{}):this.getTdValues(item,key,field.tdAttr,{}))};stickyColumn?data.props={stackedHeading:this.isStacked?field.label:null,stickyColumn:!0,variant:cellVariant}:(data.attrs["data-label"]=this.isStacked&&!isUndefinedOrNull(field.label)?toString$1(field.label):null,data.attrs.role=field.isRowHeader?"rowheader":"cell",data.attrs.scope=field.isRowHeader?"row":null,cellVariant&&data.class.push("".concat(this.dark?"bg":"table","-").concat(cellVariant)));var slotScope={item:item,index:rowIndex,field:field,unformatted:get(item,key,""),value:formatted,toggleDetails:this.toggleDetailsFactory(hasDetailsSlot,item),detailsShowing:Boolean(item._showDetails)};this.supportsSelectableRows&&(slotScope.rowSelected=this.isRowSelected(rowIndex),slotScope.selectRow=function(){return _this2.selectRow(rowIndex)},slotScope.unselectRow=function(){return _this2.unselectRow(rowIndex)});var slotName=this.$_bodyFieldSlotNameCache[key],$childNodes=slotName?this.normalizeSlot(slotName,slotScope):toString$1(formatted);return this.isStacked&&($childNodes=[h("div",[$childNodes])]),h(cellTag,data,[$childNodes])},renderTbodyRow:function(item,rowIndex){var _this3=this,h=this.$createElement,fields=this.computedFields,tableStriped=this.striped,hasDetailsSlot=this.hasNormalizedSlot("row-details"),rowShowDetails=item._showDetails&&hasDetailsSlot,hasRowClickHandler=this.$listeners["row-clicked"]||this.hasSelectableRowClick,$rows=[],detailsId=rowShowDetails?this.safeId("_details_".concat(rowIndex,"_")):null,$tds=fields.map((function(field,colIndex){return _this3.renderTbodyRowCell(field,colIndex,item,rowIndex)})),ariaRowIndex=null;this.currentPage&&this.perPage&&this.perPage>0&&(ariaRowIndex=String((this.currentPage-1)*this.perPage+rowIndex+1));var primaryKey=this.primaryKey,primaryKeyValue=toString$1(get(item,primaryKey))||null,rowKey=primaryKeyValue||toString$1(rowIndex),rowId=primaryKeyValue?this.safeId("_row_".concat(primaryKeyValue)):null,selectableClasses=this.selectableRowClasses?this.selectableRowClasses(rowIndex):{},selectableAttrs=this.selectableRowAttrs?this.selectableRowAttrs(rowIndex):{},userTrClasses=isFunction(this.tbodyTrClass)?this.tbodyTrClass(item,"row"):this.tbodyTrClass,userTrAttrs=isFunction(this.tbodyTrAttr)?this.tbodyTrAttr(item,"row"):this.tbodyTrAttr;if($rows.push(h(BTr,{key:"__b-table-row-".concat(rowKey,"__"),ref:"itemRows",refInFor:!0,class:[userTrClasses,selectableClasses,rowShowDetails?"b-table-has-details":""],props:{variant:item._rowVariant||null},attrs:_objectSpread2(_objectSpread2({id:rowId},userTrAttrs),{},{tabindex:hasRowClickHandler?"0":null,"data-pk":primaryKeyValue||null,"aria-details":detailsId,"aria-owns":detailsId,"aria-rowindex":ariaRowIndex},selectableAttrs),on:{mouseenter:this.rowHovered,mouseleave:this.rowUnhovered}},$tds)),rowShowDetails){var detailsScope={item:item,index:rowIndex,fields:fields,toggleDetails:this.toggleDetailsFactory(hasDetailsSlot,item)};this.supportsSelectableRows&&(detailsScope.rowSelected=this.isRowSelected(rowIndex),detailsScope.selectRow=function(){return _this3.selectRow(rowIndex)},detailsScope.unselectRow=function(){return _this3.unselectRow(rowIndex)});var $details=h(BTd,{props:{colspan:fields.length},class:this.detailsTdClass},[this.normalizeSlot("row-details",detailsScope)]);tableStriped&&$rows.push(h("tr",{key:"__b-table-details-stripe__".concat(rowKey),staticClass:"d-none",attrs:{"aria-hidden":"true",role:"presentation"}}));var userDetailsTrClasses=isFunction(this.tbodyTrClass)?this.tbodyTrClass(item,"row-details"):this.tbodyTrClass,userDetailsTrAttrs=isFunction(this.tbodyTrAttr)?this.tbodyTrAttr(item,"row-details"):this.tbodyTrAttr;$rows.push(h(BTr,{key:"__b-table-details__".concat(rowKey),staticClass:"b-table-details",class:[userDetailsTrClasses],props:{variant:item._rowVariant||null},attrs:_objectSpread2(_objectSpread2({},userDetailsTrAttrs),{},{id:detailsId,tabindex:"-1"})},[$details]))}else hasDetailsSlot&&($rows.push(h()),tableStriped&&$rows.push(h()));return $rows}}},tbodyMixin={mixins:[tbodyRowMixin],props:_objectSpread2(_objectSpread2({},props$Z),{},{tbodyClass:{type:[String,Array,Object]}}),beforeDestroy:function(){this.$_bodyFieldSlotNameCache=null},methods:{getTbodyTrs:function(){var refs=this.$refs||{},tbody=refs.tbody?refs.tbody.$el||refs.tbody:null,trs=(refs.itemRows||[]).map((function(tr){return tr.$el||tr}));return tbody&&tbody.children&&tbody.children.length>0&&trs&&trs.length>0?from(tbody.children).filter((function(tr){return arrayIncludes(trs,tr)})):[]},getTbodyTrIndex:function(el){if(!isElement(el))return-1;var tr="TR"===el.tagName?el:closest("tr",el,!0);return tr?this.getTbodyTrs().indexOf(tr):-1},emitTbodyRowEvent:function(type,evt){if(type&&this.hasListener(type)&&evt&&evt.target){var rowIndex=this.getTbodyTrIndex(evt.target);if(rowIndex>-1){var item=this.computedItems[rowIndex];this.$emit(type,item,rowIndex,evt)}}},tbodyRowEvtStopped:function(evt){return this.stopIfBusy&&this.stopIfBusy(evt)},onTbodyRowKeydown:function(evt){var target=evt.target;if(!this.tbodyRowEvtStopped(evt)&&"TR"===target.tagName&&isActiveElement(target)&&0===target.tabIndex){var keyCode=evt.keyCode;if(arrayIncludes([KEY_CODES.ENTER,KEY_CODES.SPACE],keyCode))evt.stopPropagation(),evt.preventDefault(),this.onTBodyRowClicked(evt);else if(arrayIncludes([KEY_CODES.UP,KEY_CODES.DOWN,KEY_CODES.HOME,KEY_CODES.END],keyCode)){var rowIndex=this.getTbodyTrIndex(target);if(rowIndex>-1){evt.stopPropagation(),evt.preventDefault();var trs=this.getTbodyTrs(),shift=evt.shiftKey;keyCode===KEY_CODES.HOME||shift&&keyCode===KEY_CODES.UP?attemptFocus(trs[0]):keyCode===KEY_CODES.END||shift&&keyCode===KEY_CODES.DOWN?attemptFocus(trs[trs.length-1]):keyCode===KEY_CODES.UP&&rowIndex>0?attemptFocus(trs[rowIndex-1]):keyCode===KEY_CODES.DOWN&&rowIndex<trs.length-1&&attemptFocus(trs[rowIndex+1])}}}},onTBodyRowClicked:function(evt){this.tbodyRowEvtStopped(evt)||filterEvent(evt)||textSelectionActive(this.$el)||this.emitTbodyRowEvent("row-clicked",evt)},onTbodyRowMiddleMouseRowClicked:function(evt){this.tbodyRowEvtStopped(evt)||2!==evt.which||this.emitTbodyRowEvent("row-middle-clicked",evt)},onTbodyRowContextmenu:function(evt){this.tbodyRowEvtStopped(evt)||this.emitTbodyRowEvent("row-contextmenu",evt)},onTbodyRowDblClicked:function(evt){this.tbodyRowEvtStopped(evt)||filterEvent(evt)||this.emitTbodyRowEvent("row-dblclicked",evt)},renderTbody:function(){var _this=this,items=this.computedItems,h=this.$createElement,hasRowClickHandler=this.hasListener("row-clicked")||this.hasSelectableRowClick,$rows=[],$busy=this.renderBusy?this.renderBusy():null;if($busy)$rows.push($busy);else{var cache={},defaultSlotName=this.hasNormalizedSlot("cell()")?"cell()":null;this.computedFields.forEach((function(field){var key=field.key,fullName="cell(".concat(key,")"),lowerName="cell(".concat(key.toLowerCase(),")");cache[key]=_this.hasNormalizedSlot(fullName)?fullName:_this.hasNormalizedSlot(lowerName)?lowerName:defaultSlotName})),this.$_bodyFieldSlotNameCache=cache,$rows.push(this.renderTopRow?this.renderTopRow():h()),items.forEach((function(item,rowIndex){$rows.push(_this.renderTbodyRow(item,rowIndex))})),$rows.push(this.renderEmpty?this.renderEmpty():h()),$rows.push(this.renderBottomRow?this.renderBottomRow():h())}var handlers={auxclick:this.onTbodyRowMiddleMouseRowClicked,contextmenu:this.onTbodyRowContextmenu,dblclick:this.onTbodyRowDblClicked};return hasRowClickHandler&&(handlers.click=this.onTBodyRowClicked,handlers.keydown=this.onTbodyRowKeydown),h(BTbody,{ref:"tbody",class:this.tbodyClass||null,props:{tbodyTransitionProps:this.tbodyTransitionProps,tbodyTransitionHandlers:this.tbodyTransitionHandlers},on:handlers},$rows)}}},emptyMixin={props:{showEmpty:{type:Boolean,default:!1},emptyText:{type:String,default:"There are no records to show"},emptyHtml:{type:String},emptyFilteredText:{type:String,default:"There are no records matching your request"},emptyFilteredHtml:{type:String}},methods:{renderEmpty:function(){var h=this.$createElement,items=this.computedItems,$empty=h();if(this.showEmpty&&(!items||0===items.length)&&(!this.computedBusy||!this.hasNormalizedSlot("table-busy"))){var isFiltered=this.isFiltered,emptyText=this.emptyText,emptyHtml=this.emptyHtml,emptyFilteredText=this.emptyFilteredText,emptyFilteredHtml=this.emptyFilteredHtml,computedFields=this.computedFields,tbodyTrClass=this.tbodyTrClass,tbodyTrAttr=this.tbodyTrAttr;($empty=this.normalizeSlot(this.isFiltered?"emptyfiltered":"empty",{emptyFilteredHtml:emptyFilteredHtml,emptyFilteredText:emptyFilteredText,emptyHtml:emptyHtml,emptyText:emptyText,fields:computedFields,items:this.computedItems}))||($empty=h("div",{class:["text-center","my-2"],domProps:isFiltered?htmlOrText(emptyFilteredHtml,emptyFilteredText):htmlOrText(emptyHtml,emptyText)})),$empty=h(BTd,{props:{colspan:computedFields.length||null}},[h("div",{attrs:{role:"alert","aria-live":"polite"}},[$empty])]),$empty=h(BTr,{staticClass:"b-table-empty-row",class:[isFunction(tbodyTrClass)?this.tbodyTrClass(null,"row-empty"):tbodyTrClass],attrs:isFunction(tbodyTrAttr)?this.tbodyTrAttr(null,"row-empty"):tbodyTrAttr,key:isFiltered?"b-empty-filtered-row":"b-empty-row"},[$empty])}return $empty}}},topRowMixin={methods:{renderTopRow:function(){var h=this.$createElement;if(!this.hasNormalizedSlot("top-row")||!0===this.stacked||""===this.stacked)return h();var fields=this.computedFields;return h(BTr,{key:"b-top-row",staticClass:"b-table-top-row",class:[isFunction(this.tbodyTrClass)?this.tbodyTrClass(null,"row-top"):this.tbodyTrClass],attrs:isFunction(this.tbodyTrAttr)?this.tbodyTrAttr(null,"row-top"):this.tbodyTrAttr},[this.normalizeSlot("top-row",{columns:fields.length,fields:fields})])}}},bottomRowMixin={methods:{renderBottomRow:function(){var h=this.$createElement;if(!this.hasNormalizedSlot("bottom-row")||!0===this.stacked||""===this.stacked)return h();var fields=this.computedFields;return h(BTr,{key:"b-bottom-row",staticClass:"b-table-bottom-row",class:[isFunction(this.tbodyTrClass)?this.tbodyTrClass(null,"row-bottom"):this.tbodyTrClass],attrs:isFunction(this.tbodyTrAttr)?this.tbodyTrAttr(null,"row-bottom"):this.tbodyTrAttr},this.normalizeSlot("bottom-row",{columns:fields.length,fields:fields}))}}},busyMixin={props:{busy:{type:Boolean,default:!1}},data:function(){return{localBusy:!1}},computed:{computedBusy:function(){return this.busy||this.localBusy}},watch:{localBusy:function(newVal,oldVal){newVal!==oldVal&&this.$emit("update:busy",newVal)}},methods:{stopIfBusy:function(evt){return!!this.computedBusy&&(evt.preventDefault(),evt.stopPropagation(),!0)},renderBusy:function(){var h=this.$createElement;return this.computedBusy&&this.hasNormalizedSlot("table-busy")?h(BTr,{key:"table-busy-slot",staticClass:"b-table-busy-slot",class:[isFunction(this.tbodyTrClass)?this.tbodyTrClass(null,"table-busy"):this.tbodyTrClass],attrs:isFunction(this.tbodyTrAttr)?this.tbodyTrAttr(null,"table-busy"):this.tbodyTrAttr},[h(BTd,{props:{colspan:this.computedFields.length||null}},[this.normalizeSlot("table-busy")])]):null}}},selectableMixin={props:{selectable:{type:Boolean,default:!1},selectMode:{type:String,default:"multi",validator:function(val){return arrayIncludes(["range","multi","single"],val)}},selectedVariant:{type:String,default:function(){return getComponentConfig("BTable","selectedVariant")}},noSelectOnClick:{type:Boolean,default:!1}},data:function(){return{selectedRows:[],selectedLastRow:-1}},computed:{isSelectable:function(){return this.selectable&&this.selectMode},hasSelectableRowClick:function(){return this.isSelectable&&!this.noSelectOnClick},supportsSelectableRows:function(){return!0},selectableHasSelection:function(){return this.isSelectable&&this.selectedRows&&this.selectedRows.length>0&&this.selectedRows.some(identity)},selectableIsMultiSelect:function(){return this.isSelectable&&arrayIncludes(["range","multi"],this.selectMode)},selectableTableClasses:function(){var _ref;return _defineProperty(_ref={"b-table-selectable":this.isSelectable},"b-table-select-".concat(this.selectMode),this.isSelectable),_defineProperty(_ref,"b-table-selecting",this.selectableHasSelection),_defineProperty(_ref,"b-table-selectable-no-click",this.isSelectable&&!this.hasSelectableRowClick),_ref},selectableTableAttrs:function(){return{"aria-multiselectable":this.isSelectable?this.selectableIsMultiSelect?"true":"false":null}}},watch:{computedItems:function(newVal,oldVal){var equal=!1;if(this.isSelectable&&this.selectedRows.length>0){equal=isArray(newVal)&&isArray(oldVal)&&newVal.length===oldVal.length;for(var i=0;equal&&i<newVal.length;i++)equal=looseEqual(sanitizeRow(newVal[i]),sanitizeRow(oldVal[i]))}equal||this.clearSelected()},selectable:function(newVal){this.clearSelected(),this.setSelectionHandlers(newVal)},selectMode:function(){this.clearSelected()},hasSelectableRowClick:function(newVal){this.clearSelected(),this.setSelectionHandlers(!newVal)},selectedRows:function(_selectedRows,oldVal){var _this=this;if(this.isSelectable&&!looseEqual(_selectedRows,oldVal)){var items=[];_selectedRows.forEach((function(v,idx){v&&items.push(_this.computedItems[idx])})),this.$emit("row-selected",items)}}},beforeMount:function(){this.isSelectable&&this.setSelectionHandlers(!0)},methods:{selectRow:function(index){if(this.isSelectable&&isNumber(index)&&index>=0&&index<this.computedItems.length&&!this.isRowSelected(index)){var selectedRows=this.selectableIsMultiSelect?this.selectedRows.slice():[];selectedRows[index]=!0,this.selectedLastClicked=-1,this.selectedRows=selectedRows}},unselectRow:function(index){if(this.isSelectable&&isNumber(index)&&this.isRowSelected(index)){var selectedRows=this.selectedRows.slice();selectedRows[index]=!1,this.selectedLastClicked=-1,this.selectedRows=selectedRows}},selectAllRows:function(){var length=this.computedItems.length;this.isSelectable&&length>0&&(this.selectedLastClicked=-1,this.selectedRows=this.selectableIsMultiSelect?range(length).map((function(){return!0})):[!0])},isRowSelected:function(index){return!(!isNumber(index)||!this.selectedRows[index])},clearSelected:function(){this.selectedLastClicked=-1,this.selectedRows=[]},selectableRowClasses:function(index){if(this.isSelectable&&this.isRowSelected(index)){var variant=this.selectedVariant;return _defineProperty({"b-table-row-selected":!0},"".concat(this.dark?"bg":"table","-").concat(variant),variant)}return{}},selectableRowAttrs:function(index){return{"aria-selected":this.isSelectable?this.isRowSelected(index)?"true":"false":null}},setSelectionHandlers:function(on){var method=on&&!this.noSelectOnClick?"$on":"$off";this[method]("row-clicked",this.selectionHandler),this[method]("filtered",this.clearSelected),this[method]("context-changed",this.clearSelected)},selectionHandler:function(item,index,evt){if(this.isSelectable&&!this.noSelectOnClick){var selectMode=this.selectMode,selectedRows=this.selectedRows.slice(),selected=!selectedRows[index];if("single"===selectMode)selectedRows=[];else if("range"===selectMode)if(this.selectedLastRow>-1&&evt.shiftKey){for(var idx=mathMin(this.selectedLastRow,index);idx<=mathMax(this.selectedLastRow,index);idx++)selectedRows[idx]=!0;selected=!0}else evt.ctrlKey||evt.metaKey||(selectedRows=[],selected=!0),this.selectedLastRow=selected?index:-1;selectedRows[index]=selected,this.selectedRows=selectedRows}else this.clearSelected()}}},providerMixin={mixins:[listenOnRootMixin],props:{items:{type:[Array,Function],default:function(){return[]}},noProviderPaging:{type:Boolean,default:!1},noProviderSorting:{type:Boolean,default:!1},noProviderFiltering:{type:Boolean,default:!1},apiUrl:{type:String,default:""}},computed:{hasProvider:function(){return isFunction(this.items)},providerTriggerContext:function(){var ctx={apiUrl:this.apiUrl,filter:null,sortBy:null,sortDesc:null,perPage:null,currentPage:null};return this.noProviderFiltering||(ctx.filter=this.localFilter),this.noProviderSorting||(ctx.sortBy=this.localSortBy,ctx.sortDesc=this.localSortDesc),this.noProviderPaging||(ctx.perPage=this.perPage,ctx.currentPage=this.currentPage),clone(ctx)}},watch:{items:function(newVal){(this.hasProvider||isFunction(newVal))&&this.$nextTick(this._providerUpdate)},providerTriggerContext:function(newVal,oldVal){looseEqual(newVal,oldVal)||this.$nextTick(this._providerUpdate)}},mounted:function(){var _this=this;!this.hasProvider||this.localItems&&0!==this.localItems.length||this._providerUpdate(),this.listenOnRoot("bv::refresh::table",(function(id){id!==_this.id&&id!==_this||_this.refresh()}))},methods:{refresh:function(){this.$off("refreshed",this.refresh),this.computedBusy?this.localBusy&&this.hasProvider&&this.$on("refreshed",this.refresh):(this.clearSelected(),this.hasProvider?this.$nextTick(this._providerUpdate):this.localItems=isArray(this.items)?this.items.slice():[])},_providerSetLocal:function(items){this.localItems=isArray(items)?items.slice():[],this.localBusy=!1,this.$emit("refreshed"),this.id&&this.emitOnRoot("bv::table::refreshed",this.id)},_providerUpdate:function(){var _this2=this;this.hasProvider&&(this.computedBusy?this.$nextTick(this.refresh):(this.localBusy=!0,this.$nextTick((function(){try{var data=_this2.items(_this2.context,_this2._providerSetLocal);!isUndefinedOrNull(val=data)&&isFunction(val.then)&&isFunction(val.catch)?data.then((function(items){_this2._providerSetLocal(items)})):isArray(data)?_this2._providerSetLocal(data):2!==_this2.items.length&&(warn("Provider function didn't request callback and did not return a promise or data.","BTable"),_this2.localBusy=!1)}catch(e){warn("Provider function error [".concat(e.name,"] ").concat(e.message,"."),"BTable"),_this2.localBusy=!1,_this2.$off("refreshed",_this2.refresh)}var val}))))}}},tableRendererMixin={inheritAttrs:!1,mixins:[attrsMixin],provide:function(){return{bvTable:this}},props:{striped:{type:Boolean,default:!1},bordered:{type:Boolean,default:!1},borderless:{type:Boolean,default:!1},outlined:{type:Boolean,default:!1},dark:{type:Boolean,default:!1},hover:{type:Boolean,default:!1},small:{type:Boolean,default:!1},fixed:{type:Boolean,default:!1},responsive:{type:[Boolean,String],default:!1},stickyHeader:{type:[Boolean,String],default:!1},noBorderCollapse:{type:Boolean,default:!1},captionTop:{type:Boolean,default:!1},tableVariant:{type:String},tableClass:{type:[String,Array,Object]}},computed:{isResponsive:function(){var responsive=""===this.responsive||this.responsive;return!this.isStacked&&responsive},isStickyHeader:function(){var stickyHeader=""===this.stickyHeader||this.stickyHeader;return!this.isStacked&&stickyHeader},wrapperClasses:function(){return[this.isStickyHeader?"b-table-sticky-header":"",!0===this.isResponsive?"table-responsive":this.isResponsive?"table-responsive-".concat(this.responsive):""].filter(identity)},wrapperStyles:function(){return this.isStickyHeader&&!isBoolean(this.isStickyHeader)?{maxHeight:this.isStickyHeader}:{}},tableClasses:function(){var hover=this.isTableSimple?this.hover:this.hover&&this.computedItems.length>0&&!this.computedBusy;return[this.tableClass,{"table-striped":this.striped,"table-hover":hover,"table-dark":this.dark,"table-bordered":this.bordered,"table-borderless":this.borderless,"table-sm":this.small,border:this.outlined,"b-table-fixed":this.fixed,"b-table-caption-top":this.captionTop,"b-table-no-border-collapse":this.noBorderCollapse},this.tableVariant?"".concat(this.dark?"bg":"table","-").concat(this.tableVariant):"",this.stackedTableClasses,this.selectableTableClasses]},tableAttrs:function(){var adb=[(this.bvAttrs||{})["aria-describedby"],this.captionId].filter(identity).join(" ")||null,items=this.computedItems,filteredItems=this.filteredItems,fields=this.computedFields,selectableAttrs=this.selectableTableAttrs||{},ariaAttrs=this.isTableSimple?{}:{"aria-busy":this.computedBusy?"true":"false","aria-colcount":toString$1(fields.length),"aria-describedby":adb};return _objectSpread2(_objectSpread2(_objectSpread2({"aria-rowcount":items&&filteredItems&&filteredItems.length>items.length?toString$1(filteredItems.length):null},this.bvAttrs),{},{id:this.safeId(),role:"table"},ariaAttrs),selectableAttrs)}},render:function(h){var $content=[];this.isTableSimple?$content.push(this.normalizeSlot("default")):($content.push(this.renderCaption?this.renderCaption():null),$content.push(this.renderColgroup?this.renderColgroup():null),$content.push(this.renderThead?this.renderThead():null),$content.push(this.renderTbody?this.renderTbody():null),$content.push(this.renderTfoot?this.renderTfoot():null));var $table=h("table",{key:"b-table",staticClass:"table b-table",class:this.tableClasses,attrs:this.tableAttrs},$content.filter(identity));return this.wrapperClasses.length>0?h("div",{key:"wrap",class:this.wrapperClasses,style:this.wrapperStyles},[$table]):$table}},BTable=_vue.default.extend({name:"BTable",mixins:[attrsMixin,hasListenerMixin,idMixin,normalizeSlotMixin,itemsMixin,tableRendererMixin,stackedMixin,theadMixin,tfootMixin,tbodyMixin,stackedMixin,filteringMixin,sortingMixin,paginationMixin$1,captionMixin,colgroupMixin,selectableMixin,emptyMixin,topRowMixin,bottomRowMixin,busyMixin,providerMixin]});_exports.BTable=BTable;var BTableLite=_vue.default.extend({name:"BTableLite",mixins:[hasListenerMixin,idMixin,normalizeSlotMixin,itemsMixin,tableRendererMixin,stackedMixin,theadMixin,tfootMixin,tbodyMixin,captionMixin,colgroupMixin]});_exports.BTableLite=BTableLite;var BTableSimple=_vue.default.extend({name:"BTableSimple",mixins:[idMixin,normalizeSlotMixin,tableRendererMixin,stackedMixin],computed:{isTableSimple:function(){return!0}}});_exports.BTableSimple=BTableSimple;var TableLitePlugin=pluginFactory({components:{BTableLite:BTableLite}});_exports.TableLitePlugin=TableLitePlugin;var TableSimplePlugin=pluginFactory({components:{BTableSimple:BTableSimple,BTbody:BTbody,BThead:BThead,BTfoot:BTfoot,BTr:BTr,BTd:BTd,BTh:BTh}});_exports.TableSimplePlugin=TableSimplePlugin;var TablePlugin=pluginFactory({components:{BTable:BTable},plugins:{TableLitePlugin:TableLitePlugin,TableSimplePlugin:TableSimplePlugin}});_exports.TablePlugin=TablePlugin;var navProps=omit(props$K,["tabs","isNavBar","cardHeader"]),notDisabled=function(tab){return!tab.disabled},BTabButtonHelper=_vue.default.extend({name:"BTabButtonHelper",inject:{bvTabs:{default:function(){return{}}}},props:{tab:{default:null},tabs:{type:Array,default:function(){return[]}},id:{type:String,default:null},controls:{type:String,default:null},tabIndex:{type:Number,default:null},posInSet:{type:Number,default:null},setSize:{type:Number,default:null},noKeyNav:{type:Boolean,default:!1}},methods:{focus:function(){attemptFocus(this.$refs.link)},handleEvt:function(evt){var stop=function(){evt.preventDefault(),evt.stopPropagation()};if(!this.tab.disabled){var type=evt.type,key=evt.keyCode,shift=evt.shiftKey;"click"===type||"keydown"===type&&key===KEY_CODES.SPACE?(stop(),this.$emit("click",evt)):"keydown"!==type||this.noKeyNav||(key===KEY_CODES.UP||key===KEY_CODES.LEFT||key===KEY_CODES.HOME?(stop(),shift||key===KEY_CODES.HOME?this.$emit("first",evt):this.$emit("prev",evt)):key!==KEY_CODES.DOWN&&key!==KEY_CODES.RIGHT&&key!==KEY_CODES.END||(stop(),shift||key===KEY_CODES.END?this.$emit("last",evt):this.$emit("next",evt)))}}},render:function(h){var link=h(BLink,{ref:"link",staticClass:"nav-link",class:[{active:this.tab.localActive&&!this.tab.disabled,disabled:this.tab.disabled},this.tab.titleLinkClass,this.tab.localActive?this.bvTabs.activeNavItemClass:null],props:{disabled:this.tab.disabled},attrs:_objectSpread2(_objectSpread2({},this.tab.titleLinkAttributes),{},{role:"tab",id:this.id,tabindex:this.tabIndex,"aria-selected":this.tab.localActive&&!this.tab.disabled?"true":"false","aria-setsize":this.setSize,"aria-posinset":this.posInSet,"aria-controls":this.controls}),on:{click:this.handleEvt,keydown:this.handleEvt}},[this.tab.normalizeSlot("title")||this.tab.title]);return h("li",{staticClass:"nav-item",class:[this.tab.titleItemClass],attrs:{role:"presentation"}},[link])}}),BTabs=_vue.default.extend({name:"BTabs",mixins:[idMixin,normalizeSlotMixin],provide:function(){return{bvTabs:this}},model:{prop:"value",event:"input"},props:_objectSpread2(_objectSpread2({},navProps),{},{tag:{type:String,default:"div"},card:{type:Boolean,default:!1},end:{type:Boolean,default:!1},noFade:{type:Boolean,default:!1},noNavStyle:{type:Boolean,default:!1},noKeyNav:{type:Boolean,default:!1},lazy:{type:Boolean,default:!1},contentClass:{type:[String,Array,Object]},navClass:{type:[String,Array,Object]},navWrapperClass:{type:[String,Array,Object]},activeNavItemClass:{type:[String,Array,Object]},activeTabClass:{type:[String,Array,Object]},value:{type:Number,default:null}}),data:function(){return{currentTab:toInteger(this.value,-1),tabs:[],registeredTabs:[],isMounted:!1}},computed:{fade:function(){return!this.noFade},localNavClass:function(){var classes=[];return this.card&&this.vertical&&classes.push("card-header","h-100","border-bottom-0","rounded-0"),[].concat(classes,[this.navClass])}},watch:{currentTab:function(newVal){var index=-1;this.tabs.forEach((function(tab,idx){newVal!==idx||tab.disabled?tab.localActive=!1:(tab.localActive=!0,index=idx)})),this.$emit("input",index)},value:function(newVal,oldVal){if(newVal!==oldVal){newVal=toInteger(newVal,-1),oldVal=toInteger(oldVal,0);var tabs=this.tabs;tabs[newVal]&&!tabs[newVal].disabled?this.activateTab(tabs[newVal]):newVal<oldVal?this.previousTab():this.nextTab()}},registeredTabs:function(){var _this=this;this.$nextTick((function(){requestAF((function(){_this.updateTabs()}))}))},tabs:function(newVal,oldVal){var _this2=this;looseEqual(newVal.map((function(t){return t._uid})),oldVal.map((function(t){return t._uid})))||this.$nextTick((function(){_this2.$emit("changed",newVal.slice(),oldVal.slice())}))},isMounted:function(newVal){var _this3=this;newVal&&requestAF((function(){_this3.updateTabs()})),this.setObserver(newVal)}},created:function(){var _this4=this;this.$_observer=null,this.currentTab=toInteger(this.value,-1),this.$nextTick((function(){_this4.updateTabs()}))},mounted:function(){var _this5=this;this.updateTabs(),this.$nextTick((function(){_this5.isMounted=!0}))},deactivated:function(){this.isMounted=!1},activated:function(){var _this6=this;this.currentTab=toInteger(this.value,-1),this.$nextTick((function(){_this6.updateTabs(),_this6.isMounted=!0}))},beforeDestroy:function(){this.isMounted=!1},destroyed:function(){this.tabs=[]},methods:{registerTab:function(tab){var _this7=this;arrayIncludes(this.registeredTabs,tab)||(this.registeredTabs.push(tab),tab.$once("hook:destroyed",(function(){_this7.unregisterTab(tab)})))},unregisterTab:function(tab){this.registeredTabs=this.registeredTabs.slice().filter((function(t){return t!==tab}))},setObserver:function(on){if(this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,on){var self=this;this.$_observer=observeDom(this.$refs.tabsContainer,(function(){self.$nextTick((function(){requestAF((function(){self.updateTabs()}))}))}),{childList:!0,subtree:!1,attributes:!0,attributeFilter:["id"]})}},getTabs:function(){var tabs=this.registeredTabs.filter((function(tab){return 0===tab.$children.filter((function(t){return t._isTab})).length})),order=[];if(this.isMounted&&tabs.length>0){var selector=tabs.map((function(tab){return"#".concat(tab.safeId())})).join(", ");order=selectAll(selector,this.$el).map((function(el){return el.id})).filter(identity)}return stableSort(tabs,(function(a,b){return order.indexOf(a.safeId())-order.indexOf(b.safeId())}))},updateTabs:function(){var tabs=this.getTabs(),tabIndex=tabs.indexOf(tabs.slice().reverse().find((function(tab){return tab.localActive&&!tab.disabled})));if(tabIndex<0){var currentTab=this.currentTab;currentTab>=tabs.length?tabIndex=tabs.indexOf(tabs.slice().reverse().find(notDisabled)):tabs[currentTab]&&!tabs[currentTab].disabled&&(tabIndex=currentTab)}tabIndex<0&&(tabIndex=tabs.indexOf(tabs.find(notDisabled))),tabs.forEach((function(tab){tab.localActive=!1})),tabs[tabIndex]&&(tabs[tabIndex].localActive=!0),this.tabs=tabs,this.currentTab=tabIndex},getButtonForTab:function(tab){return(this.$refs.buttons||[]).find((function(btn){return btn.tab===tab}))},updateButton:function(tab){var button=this.getButtonForTab(tab);button&&button.$forceUpdate&&button.$forceUpdate()},activateTab:function(tab){var result=!1;if(tab){var index=this.tabs.indexOf(tab);if(!tab.disabled&&index>-1&&index!==this.currentTab){var tabEvt=new BvEvent("activate-tab",{cancelable:!0,vueTarget:this,componentId:this.safeId()});this.$emit(tabEvt.type,index,this.currentTab,tabEvt),tabEvt.defaultPrevented||(result=!0,this.currentTab=index)}}return result||this.currentTab===this.value||this.$emit("input",this.currentTab),result},deactivateTab:function(tab){return!!tab&&this.activateTab(this.tabs.filter((function(t){return t!==tab})).find(notDisabled))},focusButton:function(tab){var _this8=this;this.$nextTick((function(){attemptFocus(_this8.getButtonForTab(tab))}))},emitTabClick:function(tab,evt){isEvent(evt)&&tab&&tab.$emit&&!tab.disabled&&tab.$emit("click",evt)},clickTab:function(tab,evt){this.activateTab(tab),this.emitTabClick(tab,evt)},firstTab:function(focus){var tab=this.tabs.find(notDisabled);this.activateTab(tab)&&focus&&(this.focusButton(tab),this.emitTabClick(tab,focus))},previousTab:function(focus){var currentIndex=mathMax(this.currentTab,0),tab=this.tabs.slice(0,currentIndex).reverse().find(notDisabled);this.activateTab(tab)&&focus&&(this.focusButton(tab),this.emitTabClick(tab,focus))},nextTab:function(focus){var currentIndex=mathMax(this.currentTab,-1),tab=this.tabs.slice(currentIndex+1).find(notDisabled);this.activateTab(tab)&&focus&&(this.focusButton(tab),this.emitTabClick(tab,focus))},lastTab:function(focus){var tab=this.tabs.slice().reverse().find(notDisabled);this.activateTab(tab)&&focus&&(this.focusButton(tab),this.emitTabClick(tab,focus))}},render:function(h){var _this9=this,tabs=this.tabs,activeTab=tabs.find((function(tab){return tab.localActive&&!tab.disabled})),fallbackTab=tabs.find((function(tab){return!tab.disabled})),buttons=tabs.map((function(tab,index){var tabIndex=null;return _this9.noKeyNav||(tabIndex=-1,(activeTab===tab||!activeTab&&fallbackTab===tab)&&(tabIndex=null)),h(BTabButtonHelper,{key:tab._uid||index,ref:"buttons",refInFor:!0,props:{tab:tab,tabs:tabs,id:tab.controlledBy||(tab.safeId?tab.safeId("_BV_tab_button_"):null),controls:tab.safeId?tab.safeId():null,tabIndex:tabIndex,setSize:tabs.length,posInSet:index+1,noKeyNav:_this9.noKeyNav},on:{click:function(evt){_this9.clickTab(tab,evt)},first:_this9.firstTab,prev:_this9.previousTab,next:_this9.nextTab,last:_this9.lastTab}})})),nav=h(BNav,{ref:"nav",class:this.localNavClass,attrs:{role:"tablist",id:this.safeId("_BV_tab_controls_")},props:{fill:this.fill,justified:this.justified,align:this.align,tabs:!this.noNavStyle&&!this.pills,pills:!this.noNavStyle&&this.pills,vertical:this.vertical,small:this.small,cardHeader:this.card&&!this.vertical}},[this.normalizeSlot("tabs-start")||h(),buttons,this.normalizeSlot("tabs-end")||h()]);nav=h("div",{key:"bv-tabs-nav",class:[{"card-header":this.card&&!this.vertical&&!this.end,"card-footer":this.card&&!this.vertical&&this.end,"col-auto":this.vertical},this.navWrapperClass]},[nav]);var empty=h();tabs&&0!==tabs.length||(empty=h("div",{key:"bv-empty-tab",class:["tab-pane","active",{"card-body":this.card}]},this.normalizeSlot("empty")));var content=h("div",{ref:"tabsContainer",key:"bv-tabs-container",staticClass:"tab-content",class:[{col:this.vertical},this.contentClass],attrs:{id:this.safeId("_BV_tab_container_")}},concat(this.normalizeSlot("default"),empty));return h(this.tag,{staticClass:"tabs",class:{row:this.vertical,"no-gutters":this.vertical&&this.card},attrs:{id:this.safeId()}},[this.end?content:h(),[nav],this.end?h():content])}});_exports.BTabs=BTabs;var BTab=_vue.default.extend({name:"BTab",mixins:[idMixin,normalizeSlotMixin],inject:{bvTabs:{default:function(){return{}}}},props:{active:{type:Boolean,default:!1},tag:{type:String,default:"div"},buttonId:{type:String},title:{type:String,default:""},titleItemClass:{type:[String,Array,Object]},titleLinkClass:{type:[String,Array,Object]},titleLinkAttributes:{type:Object},disabled:{type:Boolean,default:!1},noBody:{type:Boolean,default:!1},lazy:{type:Boolean,default:!1}},data:function(){return{localActive:this.active&&!this.disabled,show:!1}},computed:{tabClasses:function(){return[{active:this.localActive,disabled:this.disabled,"card-body":this.bvTabs.card&&!this.noBody},this.localActive?this.bvTabs.activeTabClass:null]},controlledBy:function(){return this.buttonId||this.safeId("__BV_tab_button__")},computedNoFade:function(){return!this.bvTabs.fade},computedLazy:function(){return this.bvTabs.lazy||this.lazy},_isTab:function(){return!0}},watch:{localActive:function(newVal){this.$emit("update:active",newVal)},active:function(newVal,oldVal){newVal!==oldVal&&(newVal?this.activate():this.deactivate()||this.$emit("update:active",this.localActive))},disabled:function(newVal,oldVal){newVal!==oldVal&&newVal&&this.localActive&&this.bvTabs.firstTab&&(this.localActive=!1,this.bvTabs.firstTab())}},mounted:function(){this.registerTab(),this.show=this.localActive},updated:function(){this.hasNormalizedSlot("title")&&this.bvTabs.updateButton&&this.bvTabs.updateButton(this)},destroyed:function(){this.unregisterTab()},methods:{registerTab:function(){this.bvTabs.registerTab&&this.bvTabs.registerTab(this)},unregisterTab:function(){this.bvTabs.unregisterTab&&this.bvTabs.unregisterTab(this)},activate:function(){return!(!this.bvTabs.activateTab||this.disabled)&&this.bvTabs.activateTab(this)},deactivate:function(){return!(!this.bvTabs.deactivateTab||!this.localActive)&&this.bvTabs.deactivateTab(this)}},render:function(h){var content=h(this.tag,{ref:"panel",staticClass:"tab-pane",class:this.tabClasses,directives:[{name:"show",rawName:"v-show",value:this.localActive,expression:"localActive"}],attrs:{role:"tabpanel",id:this.safeId(),"aria-hidden":this.localActive?"false":"true","aria-labelledby":this.controlledBy||null}},[this.localActive||!this.computedLazy?this.normalizeSlot("default"):h()]);return h(BVTransition,{props:{mode:"out-in",noFade:this.computedNoFade}},[content])}});_exports.BTab=BTab;var TabsPlugin=pluginFactory({components:{BTabs:BTabs,BTab:BTab}});_exports.TabsPlugin=TabsPlugin;var TimePlugin=pluginFactory({components:{BTime:BTime}});_exports.TimePlugin=TimePlugin;var props$$={name:{type:String,required:!0},ariaLive:{type:String,default:function(){return getComponentConfig("BToaster","ariaLive")}},ariaAtomic:{type:String,default:function(){return getComponentConfig("BToaster","ariaAtomic")}},role:{type:String,default:function(){return getComponentConfig("BToaster","role")}}},DefaultTransition=_vue.default.extend({data:function(){return{name:"b-toaster"}},methods:{onAfterEnter:function(el){var _this=this;requestAF((function(){removeClass(el,"".concat(_this.name,"-enter-to"))}))}},render:function(h){return h("transition-group",{props:{tag:"div",name:this.name},on:{afterEnter:this.onAfterEnter}},this.$slots.default)}}),BToaster=_vue.default.extend({name:"BToaster",props:props$$,data:function(){return{doRender:!1,dead:!1,staticName:this.name}},beforeMount:function(){var _this2=this;this.staticName=this.name,_portalVue.Wormhole.hasTarget(this.staticName)?(warn('A "<portal-target>" with name "'.concat(this.name,'" already exists in the document.'),"BToaster"),this.dead=!0):(this.doRender=!0,this.$once("hook:beforeDestroy",(function(){_this2.$root.$emit("bv::toaster::destroyed",_this2.staticName)})))},destroyed:function(){this.$el&&this.$el.parentNode&&this.$el.parentNode.removeChild(this.$el)},render:function(h){var $toaster=h("div",{class:["d-none",{"b-dead-toaster":this.dead}]});if(this.doRender){var $target=h(_portalVue.PortalTarget,{staticClass:"b-toaster-slot",props:{name:this.staticName,multiple:!0,tag:"div",slim:!1,transition:DefaultTransition}});$toaster=h("div",{staticClass:"b-toaster",class:[this.staticName],attrs:{id:this.staticName,role:this.role||null,"aria-live":this.ariaLive,"aria-atomic":this.ariaAtomic}},[$target])}return $toaster}});_exports.BToaster=BToaster;var linkProps$5=pick(props$1,["href","to"]),props$10=_objectSpread2({id:{type:String},title:{type:String},toaster:{type:String,default:function(){return getComponentConfig("BToast","toaster")}},visible:{type:Boolean,default:!1},variant:{type:String,default:function(){return getComponentConfig("BToast","variant")}},isStatus:{type:Boolean,default:!1},appendToast:{type:Boolean,default:!1},noAutoHide:{type:Boolean,default:!1},autoHideDelay:{type:[Number,String],default:function(){return getComponentConfig("BToast","autoHideDelay")}},noCloseButton:{type:Boolean,default:!1},noFade:{type:Boolean,default:!1},noHoverPause:{type:Boolean,default:!1},solid:{type:Boolean,default:!1},toastClass:{type:[String,Object,Array],default:function(){return getComponentConfig("BToast","toastClass")}},headerClass:{type:[String,Object,Array],default:function(){return getComponentConfig("BToast","headerClass")}},bodyClass:{type:[String,Object,Array],default:function(){return getComponentConfig("BToast","bodyClass")}},static:{type:Boolean,default:!1}},linkProps$5),BToast=_vue.default.extend({name:"BToast",mixins:[attrsMixin,idMixin,listenOnRootMixin,normalizeSlotMixin,scopedStyleAttrsMixin],inheritAttrs:!1,model:{prop:"visible",event:"change"},props:props$10,data:function(){return{isMounted:!1,doRender:!1,localShow:!1,isTransitioning:!1,isHiding:!1,order:0,timer:null,dismissStarted:0,resumeDismiss:0}},computed:{bToastClasses:function(){return _defineProperty({"b-toast-solid":this.solid,"b-toast-append":this.appendToast,"b-toast-prepend":!this.appendToast},"b-toast-".concat(this.variant),this.variant)},slotScope:function(){return{hide:this.hide}},computedDuration:function(){return mathMax(toInteger(this.autoHideDelay,0),1e3)},computedToaster:function(){return String(this.toaster)},transitionHandlers:function(){return{beforeEnter:this.onBeforeEnter,afterEnter:this.onAfterEnter,beforeLeave:this.onBeforeLeave,afterLeave:this.onAfterLeave}},computedAttrs:function(){return _objectSpread2(_objectSpread2({},this.bvAttrs),{},{id:this.safeId(),tabindex:"0"})}},watch:{visible:function(newVal){newVal?this.show():this.hide()},localShow:function(newVal){newVal!==this.visible&&this.$emit("change",newVal)},toaster:function(){this.$nextTick(this.ensureToaster)},static:function(newVal){newVal&&this.localShow&&this.ensureToaster()}},mounted:function(){var _this=this;this.isMounted=!0,this.$nextTick((function(){_this.visible&&requestAF((function(){_this.show()}))})),this.listenOnRoot("bv::show::toast",(function(id){id===_this.safeId()&&_this.show()})),this.listenOnRoot("bv::hide::toast",(function(id){id&&id!==_this.safeId()||_this.hide()})),this.listenOnRoot("bv::toaster::destroyed",(function(toaster){toaster===_this.computedToaster&&_this.hide()}))},beforeDestroy:function(){this.clearDismissTimer()},methods:{show:function(){var _this2=this;if(!this.localShow){this.ensureToaster();var showEvt=this.buildEvent("show");this.emitEvent(showEvt),this.dismissStarted=this.resumeDismiss=0,this.order=Date.now()*(this.appendToast?1:-1),this.isHiding=!1,this.doRender=!0,this.$nextTick((function(){requestAF((function(){_this2.localShow=!0}))}))}},hide:function(){var _this3=this;if(this.localShow){var hideEvt=this.buildEvent("hide");this.emitEvent(hideEvt),this.setHoverHandler(!1),this.dismissStarted=this.resumeDismiss=0,this.clearDismissTimer(),this.isHiding=!0,requestAF((function(){_this3.localShow=!1}))}},buildEvent:function(type){var options=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new BvEvent(type,_objectSpread2(_objectSpread2({cancelable:!1,target:this.$el||null,relatedTarget:null},options),{},{vueTarget:this,componentId:this.safeId()}))},emitEvent:function(bvEvt){var type=bvEvt.type;this.emitOnRoot("bv::toast:".concat(type),bvEvt),this.$emit(type,bvEvt)},ensureToaster:function(){if(!this.static&&!_portalVue.Wormhole.hasTarget(this.computedToaster)){var div=document.createElement("div");document.body.appendChild(div),new BToaster({parent:this.$root,propsData:{name:this.computedToaster}}).$mount(div)}},startDismissTimer:function(){this.clearDismissTimer(),this.noAutoHide||(this.timer=setTimeout(this.hide,this.resumeDismiss||this.computedDuration),this.dismissStarted=Date.now(),this.resumeDismiss=0)},clearDismissTimer:function(){clearTimeout(this.timer),this.timer=null},setHoverHandler:function(on){var el=this.$refs["b-toast"];eventOnOff(on,el,"mouseenter",this.onPause,EVENT_OPTIONS_NO_CAPTURE),eventOnOff(on,el,"mouseleave",this.onUnPause,EVENT_OPTIONS_NO_CAPTURE)},onPause:function(){if(!this.noAutoHide&&!this.noHoverPause&&this.timer&&!this.resumeDismiss){var passed=Date.now()-this.dismissStarted;passed>0&&(this.clearDismissTimer(),this.resumeDismiss=mathMax(this.computedDuration-passed,1e3))}},onUnPause:function(){this.noAutoHide||this.noHoverPause||!this.resumeDismiss?this.resumeDismiss=this.dismissStarted=0:this.startDismissTimer()},onLinkClick:function(){var _this4=this;this.$nextTick((function(){requestAF((function(){_this4.hide()}))}))},onBeforeEnter:function(){this.isTransitioning=!0},onAfterEnter:function(){this.isTransitioning=!1;var hiddenEvt=this.buildEvent("shown");this.emitEvent(hiddenEvt),this.startDismissTimer(),this.setHoverHandler(!0)},onBeforeLeave:function(){this.isTransitioning=!0},onAfterLeave:function(){this.isTransitioning=!1,this.order=0,this.resumeDismiss=this.dismissStarted=0;var hiddenEvt=this.buildEvent("hidden");this.emitEvent(hiddenEvt),this.doRender=!1},makeToast:function(h){var _this5=this,$headerContent=[],$title=this.normalizeSlot("toast-title",this.slotScope);$title?$headerContent.push($title):this.title&&$headerContent.push(h("strong",{staticClass:"mr-2"},this.title)),this.noCloseButton||$headerContent.push(h(BButtonClose,{staticClass:"ml-auto mb-1",on:{click:function(){_this5.hide()}}}));var $header=h();$headerContent.length>0&&($header=h("header",{staticClass:"toast-header",class:this.headerClass},$headerContent));var link=isLink(this),$body=h(link?BLink:"div",{staticClass:"toast-body",class:this.bodyClass,props:link?pluckProps(linkProps$5,this):{},on:link?{click:this.onLinkClick}:{}},[this.normalizeSlot("default",this.slotScope)||h()]);return h("div",{key:"toast-".concat(this._uid),ref:"toast",staticClass:"toast",class:this.toastClass,attrs:this.computedAttrs},[$header,$body])}},render:function(h){if(!this.doRender||!this.isMounted)return h();var name="b-toast-".concat(this._uid),scopedStyleAttrs=this.static?{}:this.scopedStyleAttrs;return h(_portalVue.Portal,{props:{name:name,to:this.computedToaster,order:this.order,slim:!0,disabled:this.static}},[h("div",{key:name,ref:"b-toast",staticClass:"b-toast",class:this.bToastClasses,attrs:_objectSpread2(_objectSpread2({},scopedStyleAttrs),{},{id:this.safeId("_toast_outer"),role:this.isHiding?null:this.isStatus?"status":"alert","aria-live":this.isHiding?null:this.isStatus?"polite":"assertive","aria-atomic":this.isHiding?null:"true"})},[h(BVTransition,{props:{noFade:this.noFade},on:this.transitionHandlers},[this.localShow?this.makeToast(h):h()])])])}});_exports.BToast=BToast;var BASE_PROPS$1=["id"].concat(_toConsumableArray(keys(omit(props$10,["static","visible"])))),propsToSlots$1={toastContent:"default",title:"toast-title"},filterOptions$1=function(options){return BASE_PROPS$1.reduce((function(memo,key){return isUndefined(options[key])||(memo[key]=options[key]),memo}),{})},BVToastPlugin=pluginFactory({plugins:{plugin:function(Vue){var BToastPop=Vue.extend({name:"BToastPop",extends:BToast,destroyed:function(){this.$el&&this.$el.parentNode&&this.$el.parentNode.removeChild(this.$el)},mounted:function(){var self=this,handleDestroy=function(){self.localShow=!1,self.doRender=!1,self.$nextTick((function(){self.$nextTick((function(){requestAF((function(){self.$destroy()}))}))}))};this.$parent.$once("hook:destroyed",handleDestroy),this.$once("hidden",handleDestroy),this.listenOnRoot("bv::toaster::destroyed",(function(toaster){toaster===self.toaster&&handleDestroy()}))}}),BvToast=function(){function BvToast(vm){_classCallCheck(this,BvToast),assign(this,{_vm:vm,_root:vm.$root}),defineProperties(this,{_vm:{enumerable:!0,configurable:!1,writable:!1},_root:{enumerable:!0,configurable:!1,writable:!1}})}return _createClass(BvToast,[{key:"toast",value:function(content){var options=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};content&&!warnNotClient("$bvToast")&&function(props,$parent){if(!warnNotClient("$bvToast")){var toast=new BToastPop({parent:$parent,propsData:_objectSpread2(_objectSpread2(_objectSpread2({},filterOptions$1(getComponentConfig("BToast")||{})),omit(props,keys(propsToSlots$1))),{},{static:!1,visible:!0})});keys(propsToSlots$1).forEach((function(prop){var value=props[prop];isUndefined(value)||("title"===prop&&isString(value)&&(value=[$parent.$createElement("strong",{class:"mr-2"},value)]),toast.$slots[propsToSlots$1[prop]]=concat(value))}));var div=document.createElement("div");document.body.appendChild(div),toast.$mount(div)}}(_objectSpread2(_objectSpread2({},filterOptions$1(options)),{},{toastContent:content}),this._vm)}},{key:"show",value:function(id){id&&this._root.$emit("bv::show::toast",id)}},{key:"hide",value:function(){var id=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;this._root.$emit("bv::hide::toast",id)}}]),BvToast}();Vue.mixin({beforeCreate:function(){this._bv__toast=new BvToast(this)}}),hasOwnProperty(Vue.prototype,"$bvToast")||defineProperty(Vue.prototype,"$bvToast",{get:function(){return this&&this._bv__toast||warn('"'.concat("$bvToast",'" must be accessed from a Vue instance "this" context.'),"BToast"),this._bv__toast}})}}});_exports.BVToastPlugin=BVToastPlugin;var ToastPlugin=pluginFactory({components:{BToast:BToast,BToaster:BToaster},plugins:{BVToastPlugin:BVToastPlugin}});_exports.ToastPlugin=ToastPlugin;var BV_TOOLTIP="__BV_Tooltip__",validTriggers$1={focus:!0,hover:!0,click:!0,blur:!0,manual:!0},htmlRE$1=/^html$/i,noninteractiveRE=/^noninteractive$/i,noFadeRE$1=/^nofade$/i,placementRE$1=/^(auto|top(left|right)?|bottom(left|right)?|left(top|bottom)?|right(top|bottom)?)$/i,boundaryRE$1=/^(window|viewport|scrollParent)$/i,delayRE$1=/^d\d+$/i,delayShowRE$1=/^ds\d+$/i,delayHideRE$1=/^dh\d+$/i,offsetRE$1=/^o-?\d+$/i,variantRE$1=/^v-.+$/i,spacesRE$1=/\s+/,applyTooltip=function(el,bindings,vnode){if(isBrowser){var config=function(bindings,vnode){var NAME="BTooltip",config={title:void 0,trigger:"",placement:"top",fallbackPlacement:"flip",container:!1,animation:!0,offset:0,id:null,html:!1,interactive:!0,disabled:!1,delay:getComponentConfig(NAME,"delay"),boundary:String(getComponentConfig(NAME,"boundary")),boundaryPadding:toInteger(getComponentConfig(NAME,"boundaryPadding"),0),variant:getComponentConfig(NAME,"variant"),customClass:getComponentConfig(NAME,"customClass")};if(isString(bindings.value)||isNumber(bindings.value)||isFunction(bindings.value)?config.title=bindings.value:isPlainObject(bindings.value)&&(config=_objectSpread2(_objectSpread2({},config),bindings.value)),isUndefined(config.title)){var data=vnode.data||{};config.title=data.attrs&&!isUndefinedOrNull(data.attrs.title)?data.attrs.title:void 0}isPlainObject(config.delay)||(config.delay={show:toInteger(config.delay,0),hide:toInteger(config.delay,0)}),bindings.arg&&(config.container="#".concat(bindings.arg)),keys(bindings.modifiers).forEach((function(mod){if(htmlRE$1.test(mod))config.html=!0;else if(noninteractiveRE.test(mod))config.interactive=!1;else if(noFadeRE$1.test(mod))config.animation=!1;else if(placementRE$1.test(mod))config.placement=mod;else if(boundaryRE$1.test(mod))mod="scrollparent"===mod?"scrollParent":mod,config.boundary=mod;else if(delayRE$1.test(mod)){var delay=toInteger(mod.slice(1),0);config.delay.show=delay,config.delay.hide=delay}else delayShowRE$1.test(mod)?config.delay.show=toInteger(mod.slice(2),0):delayHideRE$1.test(mod)?config.delay.hide=toInteger(mod.slice(2),0):offsetRE$1.test(mod)?config.offset=toInteger(mod.slice(1),0):variantRE$1.test(mod)&&(config.variant=mod.slice(2)||null)}));var selectedTriggers={};return concat(config.trigger||"").filter(identity).join(" ").trim().toLowerCase().split(spacesRE$1).forEach((function(trigger){validTriggers$1[trigger]&&(selectedTriggers[trigger]=!0)})),keys(bindings.modifiers).forEach((function(mod){mod=mod.toLowerCase(),validTriggers$1[mod]&&(selectedTriggers[mod]=!0)})),config.trigger=keys(selectedTriggers).join(" "),"blur"===config.trigger&&(config.trigger="focus"),config.trigger||(config.trigger="hover focus"),config}(bindings,vnode);if(!el[BV_TOOLTIP]){var $parent=vnode.context;el[BV_TOOLTIP]=new BVTooltip({parent:$parent,_scopeId:getScopeId($parent,void 0)}),el[BV_TOOLTIP].__bv_prev_data__={},el[BV_TOOLTIP].$on("show",(function(){isFunction(config.title)&&el[BV_TOOLTIP].updateData({title:config.title(el)})}))}var data={title:config.title,triggers:config.trigger,placement:config.placement,fallbackPlacement:config.fallbackPlacement,variant:config.variant,customClass:config.customClass,container:config.container,boundary:config.boundary,delay:config.delay,offset:config.offset,noFade:!config.animation,id:config.id,interactive:config.interactive,disabled:config.disabled,html:config.html},oldData=el[BV_TOOLTIP].__bv_prev_data__;if(el[BV_TOOLTIP].__bv_prev_data__=data,!looseEqual(data,oldData)){var newData={target:el};keys(data).forEach((function(prop){data[prop]!==oldData[prop]&&(newData[prop]="title"===prop&&isFunction(data[prop])?data[prop](el):data[prop])})),el[BV_TOOLTIP].updateData(newData)}}},VBTooltip={bind:function(el,bindings,vnode){applyTooltip(el,bindings,vnode)},componentUpdated:function(el,bindings,vnode){vnode.context.$nextTick((function(){applyTooltip(el,bindings,vnode)}))},unbind:function(el){!function(el){el[BV_TOOLTIP]&&(el[BV_TOOLTIP].$destroy(),el[BV_TOOLTIP]=null),delete el[BV_TOOLTIP]}(el)}};_exports.VBTooltip=VBTooltip;var VBTooltipPlugin=pluginFactory({directives:{VBTooltip:VBTooltip}});_exports.VBTooltipPlugin=VBTooltipPlugin;var TooltipPlugin=pluginFactory({components:{BTooltip:BTooltip},plugins:{VBTooltipPlugin:VBTooltipPlugin}});_exports.TooltipPlugin=TooltipPlugin;var componentsPlugin=pluginFactory({plugins:{AlertPlugin:AlertPlugin,AspectPlugin:AspectPlugin,AvatarPlugin:AvatarPlugin,BadgePlugin:BadgePlugin,BreadcrumbPlugin:BreadcrumbPlugin,ButtonPlugin:ButtonPlugin,ButtonGroupPlugin:ButtonGroupPlugin,ButtonToolbarPlugin:ButtonToolbarPlugin,CalendarPlugin:CalendarPlugin,CardPlugin:CardPlugin,CarouselPlugin:CarouselPlugin,CollapsePlugin:CollapsePlugin,DropdownPlugin:DropdownPlugin,EmbedPlugin:EmbedPlugin,FormPlugin:FormPlugin,FormCheckboxPlugin:FormCheckboxPlugin,FormDatepickerPlugin:FormDatepickerPlugin,FormFilePlugin:FormFilePlugin,FormGroupPlugin:FormGroupPlugin,FormInputPlugin:FormInputPlugin,FormRadioPlugin:FormRadioPlugin,FormRatingPlugin:FormRatingPlugin,FormSelectPlugin:FormSelectPlugin,FormSpinbuttonPlugin:FormSpinbuttonPlugin,FormTagsPlugin:FormTagsPlugin,FormTextareaPlugin:FormTextareaPlugin,FormTimepickerPlugin:FormTimepickerPlugin,ImagePlugin:ImagePlugin,InputGroupPlugin:InputGroupPlugin,JumbotronPlugin:JumbotronPlugin,LayoutPlugin:LayoutPlugin,LinkPlugin:LinkPlugin,ListGroupPlugin:ListGroupPlugin,MediaPlugin:MediaPlugin,ModalPlugin:ModalPlugin,NavPlugin:NavPlugin,NavbarPlugin:NavbarPlugin,OverlayPlugin:OverlayPlugin,PaginationPlugin:PaginationPlugin,PaginationNavPlugin:PaginationNavPlugin,PopoverPlugin:PopoverPlugin,ProgressPlugin:ProgressPlugin,SidebarPlugin:SidebarPlugin,SpinnerPlugin:SpinnerPlugin,TablePlugin:TablePlugin,TabsPlugin:TabsPlugin,TimePlugin:TimePlugin,ToastPlugin:ToastPlugin,TooltipPlugin:TooltipPlugin}}),VBHoverPlugin=pluginFactory({directives:{VBHover:VBHover}});_exports.VBHoverPlugin=VBHoverPlugin;var VBModalPlugin=pluginFactory({directives:{VBModal:VBModal}});_exports.VBModalPlugin=VBModalPlugin;var Default={element:"body",offset:10,method:"auto",throttle:75},DefaultType={element:"(string|element|component)",offset:"number",method:"string",throttle:"number"},ClassName_DROPDOWN_ITEM="dropdown-item",ClassName_ACTIVE="active",Selector$2={ACTIVE:".active",NAV_LIST_GROUP:".nav, .list-group",NAV_LINKS:".nav-link",NAV_ITEMS:".nav-item",LIST_ITEMS:".list-group-item",DROPDOWN:".dropdown, .dropup",DROPDOWN_ITEMS:".dropdown-item",DROPDOWN_TOGGLE:".dropdown-toggle"},OffsetMethod_OFFSET="offset",OffsetMethod_POSITION="position",HREF_REGEX=/^.*(#[^#]+)$/,TransitionEndEvents$1=["webkitTransitionEnd","transitionend","otransitionend","oTransitionEnd"],toType$1=function(obj){return function(obj){return Object.prototype.toString.call(obj)}(obj).match(/\s([a-zA-Z]+)/)[1].toLowerCase()},ScrollSpy=function(){function ScrollSpy(element,config,$root){_classCallCheck(this,ScrollSpy),this.$el=element,this.$scroller=null,this.$selector=[Selector$2.NAV_LINKS,Selector$2.LIST_ITEMS,Selector$2.DROPDOWN_ITEMS].join(","),this.$offsets=[],this.$targets=[],this.$activeTarget=null,this.$scrollHeight=0,this.$resizeTimeout=null,this.$scrollerObserver=null,this.$targetsObserver=null,this.$root=$root||null,this.$config=null,this.updateConfig(config)}return _createClass(ScrollSpy,[{key:"updateConfig",value:function(config,$root){this.$scroller&&(this.unlisten(),this.$scroller=null);var cfg=_objectSpread2(_objectSpread2({},this.constructor.Default),config);if($root&&(this.$root=$root),function(componentName,config,configTypes){for(var property in configTypes)if(hasOwnProperty(configTypes,property)){var expectedTypes=configTypes[property],value=config[property],valueType=value&&isElement(value)?"element":toType$1(value);valueType=value&&value._isVue?"component":valueType,new RegExp(expectedTypes).test(valueType)||warn("".concat(componentName,': Option "').concat(property,'" provided type "').concat(valueType,'" but expected type "').concat(expectedTypes,'"'))}}(this.constructor.Name,cfg,this.constructor.DefaultType),this.$config=cfg,this.$root){var self=this;this.$root.$nextTick((function(){self.listen()}))}else this.listen()}},{key:"dispose",value:function(){this.unlisten(),clearTimeout(this.$resizeTimeout),this.$resizeTimeout=null,this.$el=null,this.$config=null,this.$scroller=null,this.$selector=null,this.$offsets=null,this.$targets=null,this.$activeTarget=null,this.$scrollHeight=null}},{key:"listen",value:function(){var _this=this,scroller=this.getScroller();scroller&&"BODY"!==scroller.tagName&&eventOn(scroller,"scroll",this,EVENT_OPTIONS_NO_CAPTURE),eventOn(window,"scroll",this,EVENT_OPTIONS_NO_CAPTURE),eventOn(window,"resize",this,EVENT_OPTIONS_NO_CAPTURE),eventOn(window,"orientationchange",this,EVENT_OPTIONS_NO_CAPTURE),TransitionEndEvents$1.forEach((function(evtName){eventOn(window,evtName,_this,EVENT_OPTIONS_NO_CAPTURE)})),this.setObservers(!0),this.handleEvent("refresh")}},{key:"unlisten",value:function(){var _this2=this,scroller=this.getScroller();this.setObservers(!1),scroller&&"BODY"!==scroller.tagName&&eventOff(scroller,"scroll",this,EVENT_OPTIONS_NO_CAPTURE),eventOff(window,"scroll",this,EVENT_OPTIONS_NO_CAPTURE),eventOff(window,"resize",this,EVENT_OPTIONS_NO_CAPTURE),eventOff(window,"orientationchange",this,EVENT_OPTIONS_NO_CAPTURE),TransitionEndEvents$1.forEach((function(evtName){eventOff(window,evtName,_this2,EVENT_OPTIONS_NO_CAPTURE)}))}},{key:"setObservers",value:function(on){var _this3=this;this.$scrollerObserver&&this.$scrollerObserver.disconnect(),this.$targetsObserver&&this.$targetsObserver.disconnect(),this.$scrollerObserver=null,this.$targetsObserver=null,on&&(this.$targetsObserver=observeDom(this.$el,(function(){_this3.handleEvent("mutation")}),{subtree:!0,childList:!0,attributes:!0,attributeFilter:["href"]}),this.$scrollerObserver=observeDom(this.getScroller(),(function(){_this3.handleEvent("mutation")}),{subtree:!0,childList:!0,characterData:!0,attributes:!0,attributeFilter:["id","style","class"]}))}},{key:"handleEvent",value:function(evt){var type=isString(evt)?evt:evt.type,self=this;"scroll"===type?(this.$scrollerObserver||this.listen(),this.process()):/(resize|orientationchange|mutation|refresh)/.test(type)&&(self.$resizeTimeout||(self.$resizeTimeout=setTimeout((function(){self.refresh(),self.process(),self.$resizeTimeout=null}),self.$config.throttle)))}},{key:"refresh",value:function(){var _this4=this,scroller=this.getScroller();if(scroller){var autoMethod=scroller!==scroller.window?OffsetMethod_POSITION:OffsetMethod_OFFSET,method="auto"===this.$config.method?autoMethod:this.$config.method,methodFn=method===OffsetMethod_POSITION?position:offset,offsetBase=method===OffsetMethod_POSITION?this.getScrollTop():0;return this.$offsets=[],this.$targets=[],this.$scrollHeight=this.getScrollHeight(),selectAll(this.$selector,this.$el).map((function(link){return getAttr(link,"href")})).filter((function(href){return href&&HREF_REGEX.test(href||"")})).map((function(href){var id=href.replace(HREF_REGEX,"$1").trim();if(!id)return null;var el=select(id,scroller);return el&&isVisible(el)?{offset:toInteger(methodFn(el).top,0)+offsetBase,target:id}:null})).filter(Boolean).sort((function(a,b){return a.offset-b.offset})).reduce((function(memo,item){return memo[item.target]||(_this4.$offsets.push(item.offset),_this4.$targets.push(item.target),memo[item.target]=!0),memo}),{}),this}}},{key:"process",value:function(){var scrollTop=this.getScrollTop()+this.$config.offset,scrollHeight=this.getScrollHeight(),maxScroll=this.$config.offset+scrollHeight-this.getOffsetHeight();if(this.$scrollHeight!==scrollHeight&&this.refresh(),scrollTop>=maxScroll){var target=this.$targets[this.$targets.length-1];this.$activeTarget!==target&&this.activate(target)}else{if(this.$activeTarget&&scrollTop<this.$offsets[0]&&this.$offsets[0]>0)return this.$activeTarget=null,void this.clear();for(var i=this.$offsets.length;i--;){this.$activeTarget!==this.$targets[i]&&scrollTop>=this.$offsets[i]&&(isUndefined(this.$offsets[i+1])||scrollTop<this.$offsets[i+1])&&this.activate(this.$targets[i])}}}},{key:"getScroller",value:function(){if(this.$scroller)return this.$scroller;var scroller=this.$config.element;return scroller?(isElement(scroller.$el)?scroller=scroller.$el:isString(scroller)&&(scroller=select(scroller)),scroller?(this.$scroller="BODY"===scroller.tagName?window:scroller,this.$scroller):null):null}},{key:"getScrollTop",value:function(){var scroller=this.getScroller();return scroller===window?scroller.pageYOffset:scroller.scrollTop}},{key:"getScrollHeight",value:function(){return this.getScroller().scrollHeight||mathMax(document.body.scrollHeight,document.documentElement.scrollHeight)}},{key:"getOffsetHeight",value:function(){var scroller=this.getScroller();return scroller===window?window.innerHeight:getBCR(scroller).height}},{key:"activate",value:function(target){var _this5=this;this.$activeTarget=target,this.clear();var links=selectAll(this.$selector.split(",").map((function(selector){return"".concat(selector,'[href$="').concat(target,'"]')})).join(","),this.$el);links.forEach((function(link){if(hasClass(link,ClassName_DROPDOWN_ITEM)){var dropdown=closest(Selector$2.DROPDOWN,link);dropdown&&_this5.setActiveState(select(Selector$2.DROPDOWN_TOGGLE,dropdown),!0),_this5.setActiveState(link,!0)}else{_this5.setActiveState(link,!0),matches(link.parentElement,Selector$2.NAV_ITEMS)&&_this5.setActiveState(link.parentElement,!0);for(var el=link;el;){var sibling=(el=closest(Selector$2.NAV_LIST_GROUP,el))?el.previousElementSibling:null;sibling&&matches(sibling,"".concat(Selector$2.NAV_LINKS,", ").concat(Selector$2.LIST_ITEMS))&&_this5.setActiveState(sibling,!0),sibling&&matches(sibling,Selector$2.NAV_ITEMS)&&(_this5.setActiveState(select(Selector$2.NAV_LINKS,sibling),!0),_this5.setActiveState(sibling,!0))}}})),links&&links.length>0&&this.$root&&this.$root.$emit("bv::scrollspy::activate",target,links)}},{key:"clear",value:function(){var _this6=this;selectAll("".concat(this.$selector,", ").concat(Selector$2.NAV_ITEMS),this.$el).filter((function(el){return hasClass(el,ClassName_ACTIVE)})).forEach((function(el){return _this6.setActiveState(el,!1)}))}},{key:"setActiveState",value:function(el,active){el&&(active?addClass(el,ClassName_ACTIVE):removeClass(el,ClassName_ACTIVE))}}],[{key:"Name",get:function(){return"v-b-scrollspy"}},{key:"Default",get:function(){return Default}},{key:"DefaultType",get:function(){return DefaultType}}]),ScrollSpy}(),BV_SCROLLSPY="__BV_ScrollSpy__",onlyDigitsRE=/^\d+$/,offsetRE$2=/^(auto|position|offset)$/,applyScrollspy=function(el,bindings,vnode){if(isBrowser){var config=function(bindings){var config={};return bindings.arg&&(config.element="#".concat(bindings.arg)),keys(bindings.modifiers).forEach((function(mod){onlyDigitsRE.test(mod)?config.offset=toInteger(mod,0):offsetRE$2.test(mod)&&(config.method=mod)})),isString(bindings.value)?config.element=bindings.value:isNumber(bindings.value)?config.offset=mathRound(bindings.value):isObject(bindings.value)&&keys(bindings.value).filter((function(k){return!!ScrollSpy.DefaultType[k]})).forEach((function(k){config[k]=bindings.value[k]})),config}(bindings);el[BV_SCROLLSPY]?el[BV_SCROLLSPY].updateConfig(config,vnode.context.$root):el[BV_SCROLLSPY]=new ScrollSpy(el,config,vnode.context.$root)}},VBScrollspy={bind:function(el,bindings,vnode){applyScrollspy(el,bindings,vnode)},inserted:function(el,bindings,vnode){applyScrollspy(el,bindings,vnode)},update:function(el,bindings,vnode){bindings.value!==bindings.oldValue&&applyScrollspy(el,bindings,vnode)},componentUpdated:function(el,bindings,vnode){bindings.value!==bindings.oldValue&&applyScrollspy(el,bindings,vnode)},unbind:function(el){!function(el){el[BV_SCROLLSPY]&&(el[BV_SCROLLSPY].dispose(),el[BV_SCROLLSPY]=null,delete el[BV_SCROLLSPY])}(el)}};_exports.VBScrollspy=VBScrollspy;var VBScrollspyPlugin=pluginFactory({directives:{VBScrollspy:VBScrollspy}});_exports.VBScrollspyPlugin=VBScrollspyPlugin;var VBVisiblePlugin=pluginFactory({directives:{VBVisible:VBVisible}});_exports.VBVisiblePlugin=VBVisiblePlugin;var directivesPlugin=pluginFactory({plugins:{VBHoverPlugin:VBHoverPlugin,VBModalPlugin:VBModalPlugin,VBPopoverPlugin:VBPopoverPlugin,VBScrollspyPlugin:VBScrollspyPlugin,VBTogglePlugin:VBTogglePlugin,VBTooltipPlugin:VBTooltipPlugin,VBVisiblePlugin:VBVisiblePlugin}}),BVConfigPlugin=pluginFactory();_exports.BVConfigPlugin=_exports.BVConfig=BVConfigPlugin;var BIconstack=_vue.default.extend({name:"BIconstack",functional:!0,props:_objectSpread2({},commonIconProps),render:function(h,_ref){var data=_ref.data,props=_ref.props,children=_ref.children;return h(BVIconBase,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"b-iconstack",props:_objectSpread2(_objectSpread2({},props),{},{stacked:!1})}),children)}});_exports.BIconstack=BIconstack;var IconsPlugin=pluginFactoryNoConfig({components:{BIcon:BIcon,BIconstack:BIconstack,BIconBlank:BIconBlank,BIconAlarm:BIconAlarm,BIconAlarmFill:BIconAlarmFill,BIconAlignBottom:BIconAlignBottom,BIconAlignCenter:BIconAlignCenter,BIconAlignEnd:BIconAlignEnd,BIconAlignMiddle:BIconAlignMiddle,BIconAlignStart:BIconAlignStart,BIconAlignTop:BIconAlignTop,BIconAlt:BIconAlt,BIconApp:BIconApp,BIconAppIndicator:BIconAppIndicator,BIconArchive:BIconArchive,BIconArchiveFill:BIconArchiveFill,BIconArrow90degDown:BIconArrow90degDown,BIconArrow90degLeft:BIconArrow90degLeft,BIconArrow90degRight:BIconArrow90degRight,BIconArrow90degUp:BIconArrow90degUp,BIconArrowBarDown:BIconArrowBarDown,BIconArrowBarLeft:BIconArrowBarLeft,BIconArrowBarRight:BIconArrowBarRight,BIconArrowBarUp:BIconArrowBarUp,BIconArrowClockwise:BIconArrowClockwise,BIconArrowCounterclockwise:BIconArrowCounterclockwise,BIconArrowDown:BIconArrowDown,BIconArrowDownCircle:BIconArrowDownCircle,BIconArrowDownCircleFill:BIconArrowDownCircleFill,BIconArrowDownLeft:BIconArrowDownLeft,BIconArrowDownLeftCircle:BIconArrowDownLeftCircle,BIconArrowDownLeftCircleFill:BIconArrowDownLeftCircleFill,BIconArrowDownLeftSquare:BIconArrowDownLeftSquare,BIconArrowDownLeftSquareFill:BIconArrowDownLeftSquareFill,BIconArrowDownRight:BIconArrowDownRight,BIconArrowDownRightCircle:BIconArrowDownRightCircle,BIconArrowDownRightCircleFill:BIconArrowDownRightCircleFill,BIconArrowDownRightSquare:BIconArrowDownRightSquare,BIconArrowDownRightSquareFill:BIconArrowDownRightSquareFill,BIconArrowDownShort:BIconArrowDownShort,BIconArrowDownSquare:BIconArrowDownSquare,BIconArrowDownSquareFill:BIconArrowDownSquareFill,BIconArrowDownUp:BIconArrowDownUp,BIconArrowLeft:BIconArrowLeft,BIconArrowLeftCircle:BIconArrowLeftCircle,BIconArrowLeftCircleFill:BIconArrowLeftCircleFill,BIconArrowLeftRight:BIconArrowLeftRight,BIconArrowLeftShort:BIconArrowLeftShort,BIconArrowLeftSquare:BIconArrowLeftSquare,BIconArrowLeftSquareFill:BIconArrowLeftSquareFill,BIconArrowRepeat:BIconArrowRepeat,BIconArrowReturnLeft:BIconArrowReturnLeft,BIconArrowReturnRight:BIconArrowReturnRight,BIconArrowRight:BIconArrowRight,BIconArrowRightCircle:BIconArrowRightCircle,BIconArrowRightCircleFill:BIconArrowRightCircleFill,BIconArrowRightShort:BIconArrowRightShort,BIconArrowRightSquare:BIconArrowRightSquare,BIconArrowRightSquareFill:BIconArrowRightSquareFill,BIconArrowUp:BIconArrowUp,BIconArrowUpCircle:BIconArrowUpCircle,BIconArrowUpCircleFill:BIconArrowUpCircleFill,BIconArrowUpLeft:BIconArrowUpLeft,BIconArrowUpLeftCircle:BIconArrowUpLeftCircle,BIconArrowUpLeftCircleFill:BIconArrowUpLeftCircleFill,BIconArrowUpLeftSquare:BIconArrowUpLeftSquare,BIconArrowUpLeftSquareFill:BIconArrowUpLeftSquareFill,BIconArrowUpRight:BIconArrowUpRight,BIconArrowUpRightCircle:BIconArrowUpRightCircle,BIconArrowUpRightCircleFill:BIconArrowUpRightCircleFill,BIconArrowUpRightSquare:BIconArrowUpRightSquare,BIconArrowUpRightSquareFill:BIconArrowUpRightSquareFill,BIconArrowUpShort:BIconArrowUpShort,BIconArrowUpSquare:BIconArrowUpSquare,BIconArrowUpSquareFill:BIconArrowUpSquareFill,BIconArrowsAngleContract:BIconArrowsAngleContract,BIconArrowsAngleExpand:BIconArrowsAngleExpand,BIconArrowsCollapse:BIconArrowsCollapse,BIconArrowsExpand:BIconArrowsExpand,BIconArrowsFullscreen:BIconArrowsFullscreen,BIconArrowsMove:BIconArrowsMove,BIconAspectRatio:BIconAspectRatio,BIconAspectRatioFill:BIconAspectRatioFill,BIconAsterisk:BIconAsterisk,BIconAt:BIconAt,BIconAward:BIconAward,BIconAwardFill:BIconAwardFill,BIconBack:BIconBack,BIconBackspace:BIconBackspace,BIconBackspaceFill:BIconBackspaceFill,BIconBackspaceReverse:BIconBackspaceReverse,BIconBackspaceReverseFill:BIconBackspaceReverseFill,BIconBadge4k:BIconBadge4k,BIconBadge4kFill:BIconBadge4kFill,BIconBadge8k:BIconBadge8k,BIconBadge8kFill:BIconBadge8kFill,BIconBadgeCc:BIconBadgeCc,BIconBadgeCcFill:BIconBadgeCcFill,BIconBadgeHd:BIconBadgeHd,BIconBadgeHdFill:BIconBadgeHdFill,BIconBadgeTm:BIconBadgeTm,BIconBadgeTmFill:BIconBadgeTmFill,BIconBadgeVo:BIconBadgeVo,BIconBadgeVoFill:BIconBadgeVoFill,BIconBag:BIconBag,BIconBagCheck:BIconBagCheck,BIconBagDash:BIconBagDash,BIconBagFill:BIconBagFill,BIconBagPlus:BIconBagPlus,BIconBarChart:BIconBarChart,BIconBarChartFill:BIconBarChartFill,BIconBarChartLine:BIconBarChartLine,BIconBarChartLineFill:BIconBarChartLineFill,BIconBarChartSteps:BIconBarChartSteps,BIconBasket:BIconBasket,BIconBasket2:BIconBasket2,BIconBasket2Fill:BIconBasket2Fill,BIconBasket3:BIconBasket3,BIconBasket3Fill:BIconBasket3Fill,BIconBasketFill:BIconBasketFill,BIconBattery:BIconBattery,BIconBatteryCharging:BIconBatteryCharging,BIconBatteryFull:BIconBatteryFull,BIconBatteryHalf:BIconBatteryHalf,BIconBell:BIconBell,BIconBellFill:BIconBellFill,BIconBezier:BIconBezier,BIconBezier2:BIconBezier2,BIconBicycle:BIconBicycle,BIconBinoculars:BIconBinoculars,BIconBinocularsFill:BIconBinocularsFill,BIconBlockquoteLeft:BIconBlockquoteLeft,BIconBlockquoteRight:BIconBlockquoteRight,BIconBook:BIconBook,BIconBookFill:BIconBookFill,BIconBookHalf:BIconBookHalf,BIconBookmark:BIconBookmark,BIconBookmarkCheck:BIconBookmarkCheck,BIconBookmarkDash:BIconBookmarkDash,BIconBookmarkFill:BIconBookmarkFill,BIconBookmarkPlus:BIconBookmarkPlus,BIconBookmarks:BIconBookmarks,BIconBookmarksFill:BIconBookmarksFill,BIconBookshelf:BIconBookshelf,BIconBootstrap:BIconBootstrap,BIconBootstrapFill:BIconBootstrapFill,BIconBootstrapReboot:BIconBootstrapReboot,BIconBorderStyle:BIconBorderStyle,BIconBorderWidth:BIconBorderWidth,BIconBoundingBox:BIconBoundingBox,BIconBoundingBoxCircles:BIconBoundingBoxCircles,BIconBox:BIconBox,BIconBoxArrowDown:BIconBoxArrowDown,BIconBoxArrowDownLeft:BIconBoxArrowDownLeft,BIconBoxArrowDownRight:BIconBoxArrowDownRight,BIconBoxArrowInDown:BIconBoxArrowInDown,BIconBoxArrowInDownLeft:BIconBoxArrowInDownLeft,BIconBoxArrowInDownRight:BIconBoxArrowInDownRight,BIconBoxArrowInLeft:BIconBoxArrowInLeft,BIconBoxArrowInRight:BIconBoxArrowInRight,BIconBoxArrowInUp:BIconBoxArrowInUp,BIconBoxArrowInUpLeft:BIconBoxArrowInUpLeft,BIconBoxArrowInUpRight:BIconBoxArrowInUpRight,BIconBoxArrowLeft:BIconBoxArrowLeft,BIconBoxArrowRight:BIconBoxArrowRight,BIconBoxArrowUp:BIconBoxArrowUp,BIconBoxArrowUpLeft:BIconBoxArrowUpLeft,BIconBoxArrowUpRight:BIconBoxArrowUpRight,BIconBoxSeam:BIconBoxSeam,BIconBraces:BIconBraces,BIconBricks:BIconBricks,BIconBriefcase:BIconBriefcase,BIconBriefcaseFill:BIconBriefcaseFill,BIconBrightnessAltHigh:BIconBrightnessAltHigh,BIconBrightnessAltHighFill:BIconBrightnessAltHighFill,BIconBrightnessAltLow:BIconBrightnessAltLow,BIconBrightnessAltLowFill:BIconBrightnessAltLowFill,BIconBrightnessHigh:BIconBrightnessHigh,BIconBrightnessHighFill:BIconBrightnessHighFill,BIconBrightnessLow:BIconBrightnessLow,BIconBrightnessLowFill:BIconBrightnessLowFill,BIconBroadcast:BIconBroadcast,BIconBroadcastPin:BIconBroadcastPin,BIconBrush:BIconBrush,BIconBucket:BIconBucket,BIconBucketFill:BIconBucketFill,BIconBug:BIconBug,BIconBugFill:BIconBugFill,BIconBuilding:BIconBuilding,BIconBullseye:BIconBullseye,BIconCalculator:BIconCalculator,BIconCalculatorFill:BIconCalculatorFill,BIconCalendar:BIconCalendar,BIconCalendar2:BIconCalendar2,BIconCalendar2Check:BIconCalendar2Check,BIconCalendar2CheckFill:BIconCalendar2CheckFill,BIconCalendar2Date:BIconCalendar2Date,BIconCalendar2DateFill:BIconCalendar2DateFill,BIconCalendar2Day:BIconCalendar2Day,BIconCalendar2DayFill:BIconCalendar2DayFill,BIconCalendar2Event:BIconCalendar2Event,BIconCalendar2EventFill:BIconCalendar2EventFill,BIconCalendar2Fill:BIconCalendar2Fill,BIconCalendar2Minus:BIconCalendar2Minus,BIconCalendar2MinusFill:BIconCalendar2MinusFill,BIconCalendar2Month:BIconCalendar2Month,BIconCalendar2MonthFill:BIconCalendar2MonthFill,BIconCalendar2Plus:BIconCalendar2Plus,BIconCalendar2PlusFill:BIconCalendar2PlusFill,BIconCalendar2Range:BIconCalendar2Range,BIconCalendar2RangeFill:BIconCalendar2RangeFill,BIconCalendar2Week:BIconCalendar2Week,BIconCalendar2WeekFill:BIconCalendar2WeekFill,BIconCalendar3:BIconCalendar3,BIconCalendar3Event:BIconCalendar3Event,BIconCalendar3EventFill:BIconCalendar3EventFill,BIconCalendar3Fill:BIconCalendar3Fill,BIconCalendar3Range:BIconCalendar3Range,BIconCalendar3RangeFill:BIconCalendar3RangeFill,BIconCalendar3Week:BIconCalendar3Week,BIconCalendar3WeekFill:BIconCalendar3WeekFill,BIconCalendar4:BIconCalendar4,BIconCalendar4Event:BIconCalendar4Event,BIconCalendar4Range:BIconCalendar4Range,BIconCalendar4Week:BIconCalendar4Week,BIconCalendarCheck:BIconCalendarCheck,BIconCalendarCheckFill:BIconCalendarCheckFill,BIconCalendarDate:BIconCalendarDate,BIconCalendarDateFill:BIconCalendarDateFill,BIconCalendarDay:BIconCalendarDay,BIconCalendarDayFill:BIconCalendarDayFill,BIconCalendarEvent:BIconCalendarEvent,BIconCalendarEventFill:BIconCalendarEventFill,BIconCalendarFill:BIconCalendarFill,BIconCalendarMinus:BIconCalendarMinus,BIconCalendarMinusFill:BIconCalendarMinusFill,BIconCalendarMonth:BIconCalendarMonth,BIconCalendarMonthFill:BIconCalendarMonthFill,BIconCalendarPlus:BIconCalendarPlus,BIconCalendarPlusFill:BIconCalendarPlusFill,BIconCalendarRange:BIconCalendarRange,BIconCalendarRangeFill:BIconCalendarRangeFill,BIconCalendarWeek:BIconCalendarWeek,BIconCalendarWeekFill:BIconCalendarWeekFill,BIconCamera:BIconCamera,BIconCamera2:BIconCamera2,BIconCameraFill:BIconCameraFill,BIconCameraReels:BIconCameraReels,BIconCameraReelsFill:BIconCameraReelsFill,BIconCameraVideo:BIconCameraVideo,BIconCameraVideoFill:BIconCameraVideoFill,BIconCameraVideoOff:BIconCameraVideoOff,BIconCameraVideoOffFill:BIconCameraVideoOffFill,BIconCapslock:BIconCapslock,BIconCapslockFill:BIconCapslockFill,BIconCardChecklist:BIconCardChecklist,BIconCardHeading:BIconCardHeading,BIconCardImage:BIconCardImage,BIconCardList:BIconCardList,BIconCardText:BIconCardText,BIconCaretDown:BIconCaretDown,BIconCaretDownFill:BIconCaretDownFill,BIconCaretDownSquare:BIconCaretDownSquare,BIconCaretDownSquareFill:BIconCaretDownSquareFill,BIconCaretLeft:BIconCaretLeft,BIconCaretLeftFill:BIconCaretLeftFill,BIconCaretLeftSquare:BIconCaretLeftSquare,BIconCaretLeftSquareFill:BIconCaretLeftSquareFill,BIconCaretRight:BIconCaretRight,BIconCaretRightFill:BIconCaretRightFill,BIconCaretRightSquare:BIconCaretRightSquare,BIconCaretRightSquareFill:BIconCaretRightSquareFill,BIconCaretUp:BIconCaretUp,BIconCaretUpFill:BIconCaretUpFill,BIconCaretUpSquare:BIconCaretUpSquare,BIconCaretUpSquareFill:BIconCaretUpSquareFill,BIconCart:BIconCart,BIconCart2:BIconCart2,BIconCart3:BIconCart3,BIconCart4:BIconCart4,BIconCartCheck:BIconCartCheck,BIconCartDash:BIconCartDash,BIconCartFill:BIconCartFill,BIconCartPlus:BIconCartPlus,BIconCash:BIconCash,BIconCashStack:BIconCashStack,BIconCast:BIconCast,BIconChat:BIconChat,BIconChatDots:BIconChatDots,BIconChatDotsFill:BIconChatDotsFill,BIconChatFill:BIconChatFill,BIconChatLeft:BIconChatLeft,BIconChatLeftDots:BIconChatLeftDots,BIconChatLeftDotsFill:BIconChatLeftDotsFill,BIconChatLeftFill:BIconChatLeftFill,BIconChatLeftQuote:BIconChatLeftQuote,BIconChatLeftQuoteFill:BIconChatLeftQuoteFill,BIconChatLeftText:BIconChatLeftText,BIconChatLeftTextFill:BIconChatLeftTextFill,BIconChatQuote:BIconChatQuote,BIconChatQuoteFill:BIconChatQuoteFill,BIconChatRight:BIconChatRight,BIconChatRightDots:BIconChatRightDots,BIconChatRightDotsFill:BIconChatRightDotsFill,BIconChatRightFill:BIconChatRightFill,BIconChatRightQuote:BIconChatRightQuote,BIconChatRightQuoteFill:BIconChatRightQuoteFill,BIconChatRightText:BIconChatRightText,BIconChatRightTextFill:BIconChatRightTextFill,BIconChatSquare:BIconChatSquare,BIconChatSquareDots:BIconChatSquareDots,BIconChatSquareDotsFill:BIconChatSquareDotsFill,BIconChatSquareFill:BIconChatSquareFill,BIconChatSquareQuote:BIconChatSquareQuote,BIconChatSquareQuoteFill:BIconChatSquareQuoteFill,BIconChatSquareText:BIconChatSquareText,BIconChatSquareTextFill:BIconChatSquareTextFill,BIconChatText:BIconChatText,BIconChatTextFill:BIconChatTextFill,BIconCheck:BIconCheck,BIconCheck2:BIconCheck2,BIconCheck2All:BIconCheck2All,BIconCheck2Circle:BIconCheck2Circle,BIconCheck2Square:BIconCheck2Square,BIconCheckAll:BIconCheckAll,BIconCheckCircle:BIconCheckCircle,BIconCheckCircleFill:BIconCheckCircleFill,BIconCheckSquare:BIconCheckSquare,BIconCheckSquareFill:BIconCheckSquareFill,BIconChevronBarContract:BIconChevronBarContract,BIconChevronBarDown:BIconChevronBarDown,BIconChevronBarExpand:BIconChevronBarExpand,BIconChevronBarLeft:BIconChevronBarLeft,BIconChevronBarRight:BIconChevronBarRight,BIconChevronBarUp:BIconChevronBarUp,BIconChevronCompactDown:BIconChevronCompactDown,BIconChevronCompactLeft:BIconChevronCompactLeft,BIconChevronCompactRight:BIconChevronCompactRight,BIconChevronCompactUp:BIconChevronCompactUp,BIconChevronContract:BIconChevronContract,BIconChevronDoubleDown:BIconChevronDoubleDown,BIconChevronDoubleLeft:BIconChevronDoubleLeft,BIconChevronDoubleRight:BIconChevronDoubleRight,BIconChevronDoubleUp:BIconChevronDoubleUp,BIconChevronDown:BIconChevronDown,BIconChevronExpand:BIconChevronExpand,BIconChevronLeft:BIconChevronLeft,BIconChevronRight:BIconChevronRight,BIconChevronUp:BIconChevronUp,BIconCircle:BIconCircle,BIconCircleFill:BIconCircleFill,BIconCircleHalf:BIconCircleHalf,BIconCircleSquare:BIconCircleSquare,BIconClipboard:BIconClipboard,BIconClipboardCheck:BIconClipboardCheck,BIconClipboardData:BIconClipboardData,BIconClipboardMinus:BIconClipboardMinus,BIconClipboardPlus:BIconClipboardPlus,BIconClock:BIconClock,BIconClockFill:BIconClockFill,BIconClockHistory:BIconClockHistory,BIconCloud:BIconCloud,BIconCloudArrowDown:BIconCloudArrowDown,BIconCloudArrowDownFill:BIconCloudArrowDownFill,BIconCloudArrowUp:BIconCloudArrowUp,BIconCloudArrowUpFill:BIconCloudArrowUpFill,BIconCloudCheck:BIconCloudCheck,BIconCloudCheckFill:BIconCloudCheckFill,BIconCloudDownload:BIconCloudDownload,BIconCloudDownloadFill:BIconCloudDownloadFill,BIconCloudFill:BIconCloudFill,BIconCloudMinus:BIconCloudMinus,BIconCloudMinusFill:BIconCloudMinusFill,BIconCloudPlus:BIconCloudPlus,BIconCloudPlusFill:BIconCloudPlusFill,BIconCloudSlash:BIconCloudSlash,BIconCloudSlashFill:BIconCloudSlashFill,BIconCloudUpload:BIconCloudUpload,BIconCloudUploadFill:BIconCloudUploadFill,BIconCode:BIconCode,BIconCodeSlash:BIconCodeSlash,BIconCodeSquare:BIconCodeSquare,BIconCollection:BIconCollection,BIconCollectionFill:BIconCollectionFill,BIconCollectionPlay:BIconCollectionPlay,BIconCollectionPlayFill:BIconCollectionPlayFill,BIconColumns:BIconColumns,BIconColumnsGap:BIconColumnsGap,BIconCommand:BIconCommand,BIconCompass:BIconCompass,BIconCone:BIconCone,BIconConeStriped:BIconConeStriped,BIconController:BIconController,BIconCpu:BIconCpu,BIconCpuFill:BIconCpuFill,BIconCreditCard:BIconCreditCard,BIconCreditCard2Back:BIconCreditCard2Back,BIconCreditCard2BackFill:BIconCreditCard2BackFill,BIconCreditCard2Front:BIconCreditCard2Front,BIconCreditCard2FrontFill:BIconCreditCard2FrontFill,BIconCreditCardFill:BIconCreditCardFill,BIconCrop:BIconCrop,BIconCup:BIconCup,BIconCupStraw:BIconCupStraw,BIconCursor:BIconCursor,BIconCursorFill:BIconCursorFill,BIconCursorText:BIconCursorText,BIconDash:BIconDash,BIconDashCircle:BIconDashCircle,BIconDashCircleFill:BIconDashCircleFill,BIconDashSquare:BIconDashSquare,BIconDashSquareFill:BIconDashSquareFill,BIconDiagram2:BIconDiagram2,BIconDiagram2Fill:BIconDiagram2Fill,BIconDiagram3:BIconDiagram3,BIconDiagram3Fill:BIconDiagram3Fill,BIconDiamond:BIconDiamond,BIconDiamondFill:BIconDiamondFill,BIconDiamondHalf:BIconDiamondHalf,BIconDice1:BIconDice1,BIconDice1Fill:BIconDice1Fill,BIconDice2:BIconDice2,BIconDice2Fill:BIconDice2Fill,BIconDice3:BIconDice3,BIconDice3Fill:BIconDice3Fill,BIconDice4:BIconDice4,BIconDice4Fill:BIconDice4Fill,BIconDice5:BIconDice5,BIconDice5Fill:BIconDice5Fill,BIconDice6:BIconDice6,BIconDice6Fill:BIconDice6Fill,BIconDisplay:BIconDisplay,BIconDisplayFill:BIconDisplayFill,BIconDistributeHorizontal:BIconDistributeHorizontal,BIconDistributeVertical:BIconDistributeVertical,BIconDoorClosed:BIconDoorClosed,BIconDoorClosedFill:BIconDoorClosedFill,BIconDoorOpen:BIconDoorOpen,BIconDoorOpenFill:BIconDoorOpenFill,BIconDot:BIconDot,BIconDownload:BIconDownload,BIconDroplet:BIconDroplet,BIconDropletFill:BIconDropletFill,BIconDropletHalf:BIconDropletHalf,BIconEarbuds:BIconEarbuds,BIconEasel:BIconEasel,BIconEaselFill:BIconEaselFill,BIconEgg:BIconEgg,BIconEggFill:BIconEggFill,BIconEggFried:BIconEggFried,BIconEject:BIconEject,BIconEjectFill:BIconEjectFill,BIconEmojiAngry:BIconEmojiAngry,BIconEmojiDizzy:BIconEmojiDizzy,BIconEmojiExpressionless:BIconEmojiExpressionless,BIconEmojiFrown:BIconEmojiFrown,BIconEmojiLaughing:BIconEmojiLaughing,BIconEmojiNeutral:BIconEmojiNeutral,BIconEmojiSmile:BIconEmojiSmile,BIconEmojiSmileUpsideDown:BIconEmojiSmileUpsideDown,BIconEmojiSunglasses:BIconEmojiSunglasses,BIconEnvelope:BIconEnvelope,BIconEnvelopeFill:BIconEnvelopeFill,BIconEnvelopeOpen:BIconEnvelopeOpen,BIconEnvelopeOpenFill:BIconEnvelopeOpenFill,BIconExclamation:BIconExclamation,BIconExclamationCircle:BIconExclamationCircle,BIconExclamationCircleFill:BIconExclamationCircleFill,BIconExclamationDiamond:BIconExclamationDiamond,BIconExclamationDiamondFill:BIconExclamationDiamondFill,BIconExclamationOctagon:BIconExclamationOctagon,BIconExclamationOctagonFill:BIconExclamationOctagonFill,BIconExclamationSquare:BIconExclamationSquare,BIconExclamationSquareFill:BIconExclamationSquareFill,BIconExclamationTriangle:BIconExclamationTriangle,BIconExclamationTriangleFill:BIconExclamationTriangleFill,BIconExclude:BIconExclude,BIconEye:BIconEye,BIconEyeFill:BIconEyeFill,BIconEyeSlash:BIconEyeSlash,BIconEyeSlashFill:BIconEyeSlashFill,BIconEyeglasses:BIconEyeglasses,BIconFile:BIconFile,BIconFileArrowDown:BIconFileArrowDown,BIconFileArrowDownFill:BIconFileArrowDownFill,BIconFileArrowUp:BIconFileArrowUp,BIconFileArrowUpFill:BIconFileArrowUpFill,BIconFileBinary:BIconFileBinary,BIconFileBinaryFill:BIconFileBinaryFill,BIconFileBreak:BIconFileBreak,BIconFileBreakFill:BIconFileBreakFill,BIconFileCheck:BIconFileCheck,BIconFileCheckFill:BIconFileCheckFill,BIconFileCode:BIconFileCode,BIconFileCodeFill:BIconFileCodeFill,BIconFileDiff:BIconFileDiff,BIconFileDiffFill:BIconFileDiffFill,BIconFileEarmark:BIconFileEarmark,BIconFileEarmarkArrowDown:BIconFileEarmarkArrowDown,BIconFileEarmarkArrowUp:BIconFileEarmarkArrowUp,BIconFileEarmarkArrowUpFill:BIconFileEarmarkArrowUpFill,BIconFileEarmarkBinary:BIconFileEarmarkBinary,BIconFileEarmarkBinaryFill:BIconFileEarmarkBinaryFill,BIconFileEarmarkBreak:BIconFileEarmarkBreak,BIconFileEarmarkBreakFill:BIconFileEarmarkBreakFill,BIconFileEarmarkCheck:BIconFileEarmarkCheck,BIconFileEarmarkCheckFill:BIconFileEarmarkCheckFill,BIconFileEarmarkCode:BIconFileEarmarkCode,BIconFileEarmarkCodeFill:BIconFileEarmarkCodeFill,BIconFileEarmarkDiff:BIconFileEarmarkDiff,BIconFileEarmarkDiffFill:BIconFileEarmarkDiffFill,BIconFileEarmarkFill:BIconFileEarmarkFill,BIconFileEarmarkMedical:BIconFileEarmarkMedical,BIconFileEarmarkMedicalFill:BIconFileEarmarkMedicalFill,BIconFileEarmarkMinus:BIconFileEarmarkMinus,BIconFileEarmarkMinusFill:BIconFileEarmarkMinusFill,BIconFileEarmarkPlus:BIconFileEarmarkPlus,BIconFileEarmarkPlusFill:BIconFileEarmarkPlusFill,BIconFileEarmarkRuled:BIconFileEarmarkRuled,BIconFileEarmarkRuledFill:BIconFileEarmarkRuledFill,BIconFileEarmarkSpreadsheet:BIconFileEarmarkSpreadsheet,BIconFileEarmarkSpreadsheetFill:BIconFileEarmarkSpreadsheetFill,BIconFileEarmarkText:BIconFileEarmarkText,BIconFileEarmarkTextFill:BIconFileEarmarkTextFill,BIconFileEarmarkZip:BIconFileEarmarkZip,BIconFileEarmarkZipFill:BIconFileEarmarkZipFill,BIconFileFill:BIconFileFill,BIconFileMedical:BIconFileMedical,BIconFileMedicalFill:BIconFileMedicalFill,BIconFileMinus:BIconFileMinus,BIconFileMinusFill:BIconFileMinusFill,BIconFileMusic:BIconFileMusic,BIconFileMusicFill:BIconFileMusicFill,BIconFilePerson:BIconFilePerson,BIconFilePersonFill:BIconFilePersonFill,BIconFilePlus:BIconFilePlus,BIconFilePlusFill:BIconFilePlusFill,BIconFilePost:BIconFilePost,BIconFilePostFill:BIconFilePostFill,BIconFileRichtext:BIconFileRichtext,BIconFileRichtextFill:BIconFileRichtextFill,BIconFileRuled:BIconFileRuled,BIconFileRuledFill:BIconFileRuledFill,BIconFileSpreadsheet:BIconFileSpreadsheet,BIconFileSpreadsheetFill:BIconFileSpreadsheetFill,BIconFileText:BIconFileText,BIconFileTextFill:BIconFileTextFill,BIconFileZip:BIconFileZip,BIconFileZipFill:BIconFileZipFill,BIconFiles:BIconFiles,BIconFilesAlt:BIconFilesAlt,BIconFilm:BIconFilm,BIconFilter:BIconFilter,BIconFilterCircle:BIconFilterCircle,BIconFilterCircleFill:BIconFilterCircleFill,BIconFilterLeft:BIconFilterLeft,BIconFilterRight:BIconFilterRight,BIconFilterSquare:BIconFilterSquare,BIconFilterSquareFill:BIconFilterSquareFill,BIconFlag:BIconFlag,BIconFlagFill:BIconFlagFill,BIconFlower1:BIconFlower1,BIconFlower2:BIconFlower2,BIconFlower3:BIconFlower3,BIconFolder:BIconFolder,BIconFolder2:BIconFolder2,BIconFolder2Open:BIconFolder2Open,BIconFolderCheck:BIconFolderCheck,BIconFolderFill:BIconFolderFill,BIconFolderMinus:BIconFolderMinus,BIconFolderPlus:BIconFolderPlus,BIconFolderSymlink:BIconFolderSymlink,BIconFolderSymlinkFill:BIconFolderSymlinkFill,BIconFonts:BIconFonts,BIconForward:BIconForward,BIconForwardFill:BIconForwardFill,BIconFront:BIconFront,BIconFullscreen:BIconFullscreen,BIconFullscreenExit:BIconFullscreenExit,BIconFunnel:BIconFunnel,BIconFunnelFill:BIconFunnelFill,BIconGear:BIconGear,BIconGearFill:BIconGearFill,BIconGearWide:BIconGearWide,BIconGearWideConnected:BIconGearWideConnected,BIconGem:BIconGem,BIconGeo:BIconGeo,BIconGeoAlt:BIconGeoAlt,BIconGift:BIconGift,BIconGiftFill:BIconGiftFill,BIconGlobe:BIconGlobe,BIconGlobe2:BIconGlobe2,BIconGraphDown:BIconGraphDown,BIconGraphUp:BIconGraphUp,BIconGrid:BIconGrid,BIconGrid1x2:BIconGrid1x2,BIconGrid1x2Fill:BIconGrid1x2Fill,BIconGrid3x2:BIconGrid3x2,BIconGrid3x2Gap:BIconGrid3x2Gap,BIconGrid3x2GapFill:BIconGrid3x2GapFill,BIconGrid3x3:BIconGrid3x3,BIconGrid3x3Gap:BIconGrid3x3Gap,BIconGrid3x3GapFill:BIconGrid3x3GapFill,BIconGridFill:BIconGridFill,BIconGripHorizontal:BIconGripHorizontal,BIconGripVertical:BIconGripVertical,BIconHammer:BIconHammer,BIconHandIndex:BIconHandIndex,BIconHandIndexThumb:BIconHandIndexThumb,BIconHandThumbsDown:BIconHandThumbsDown,BIconHandThumbsUp:BIconHandThumbsUp,BIconHandbag:BIconHandbag,BIconHandbagFill:BIconHandbagFill,BIconHash:BIconHash,BIconHdd:BIconHdd,BIconHddFill:BIconHddFill,BIconHddNetwork:BIconHddNetwork,BIconHddNetworkFill:BIconHddNetworkFill,BIconHddRack:BIconHddRack,BIconHddRackFill:BIconHddRackFill,BIconHddStack:BIconHddStack,BIconHddStackFill:BIconHddStackFill,BIconHeadphones:BIconHeadphones,BIconHeadset:BIconHeadset,BIconHeart:BIconHeart,BIconHeartFill:BIconHeartFill,BIconHeartHalf:BIconHeartHalf,BIconHeptagon:BIconHeptagon,BIconHeptagonFill:BIconHeptagonFill,BIconHeptagonHalf:BIconHeptagonHalf,BIconHexagon:BIconHexagon,BIconHexagonFill:BIconHexagonFill,BIconHexagonHalf:BIconHexagonHalf,BIconHourglass:BIconHourglass,BIconHourglassBottom:BIconHourglassBottom,BIconHourglassSplit:BIconHourglassSplit,BIconHourglassTop:BIconHourglassTop,BIconHouse:BIconHouse,BIconHouseDoor:BIconHouseDoor,BIconHouseDoorFill:BIconHouseDoorFill,BIconHouseFill:BIconHouseFill,BIconHr:BIconHr,BIconImage:BIconImage,BIconImageAlt:BIconImageAlt,BIconImageFill:BIconImageFill,BIconImages:BIconImages,BIconInbox:BIconInbox,BIconInboxFill:BIconInboxFill,BIconInboxes:BIconInboxes,BIconInboxesFill:BIconInboxesFill,BIconInfo:BIconInfo,BIconInfoCircle:BIconInfoCircle,BIconInfoCircleFill:BIconInfoCircleFill,BIconInfoSquare:BIconInfoSquare,BIconInfoSquareFill:BIconInfoSquareFill,BIconInputCursor:BIconInputCursor,BIconInputCursorText:BIconInputCursorText,BIconIntersect:BIconIntersect,BIconJournal:BIconJournal,BIconJournalAlbum:BIconJournalAlbum,BIconJournalArrowDown:BIconJournalArrowDown,BIconJournalArrowUp:BIconJournalArrowUp,BIconJournalCheck:BIconJournalCheck,BIconJournalCode:BIconJournalCode,BIconJournalMedical:BIconJournalMedical,BIconJournalMinus:BIconJournalMinus,BIconJournalPlus:BIconJournalPlus,BIconJournalRichtext:BIconJournalRichtext,BIconJournalText:BIconJournalText,BIconJournals:BIconJournals,BIconJoystick:BIconJoystick,BIconJustify:BIconJustify,BIconJustifyLeft:BIconJustifyLeft,BIconJustifyRight:BIconJustifyRight,BIconKanban:BIconKanban,BIconKanbanFill:BIconKanbanFill,BIconKey:BIconKey,BIconKeyFill:BIconKeyFill,BIconKeyboard:BIconKeyboard,BIconKeyboardFill:BIconKeyboardFill,BIconLadder:BIconLadder,BIconLamp:BIconLamp,BIconLampFill:BIconLampFill,BIconLaptop:BIconLaptop,BIconLaptopFill:BIconLaptopFill,BIconLayers:BIconLayers,BIconLayersFill:BIconLayersFill,BIconLayersHalf:BIconLayersHalf,BIconLayoutSidebar:BIconLayoutSidebar,BIconLayoutSidebarInset:BIconLayoutSidebarInset,BIconLayoutSidebarInsetReverse:BIconLayoutSidebarInsetReverse,BIconLayoutSidebarReverse:BIconLayoutSidebarReverse,BIconLayoutSplit:BIconLayoutSplit,BIconLayoutTextSidebar:BIconLayoutTextSidebar,BIconLayoutTextSidebarReverse:BIconLayoutTextSidebarReverse,BIconLayoutTextWindow:BIconLayoutTextWindow,BIconLayoutTextWindowReverse:BIconLayoutTextWindowReverse,BIconLayoutThreeColumns:BIconLayoutThreeColumns,BIconLayoutWtf:BIconLayoutWtf,BIconLifePreserver:BIconLifePreserver,BIconLightning:BIconLightning,BIconLightningFill:BIconLightningFill,BIconLink:BIconLink,BIconLink45deg:BIconLink45deg,BIconList:BIconList,BIconListCheck:BIconListCheck,BIconListNested:BIconListNested,BIconListOl:BIconListOl,BIconListStars:BIconListStars,BIconListTask:BIconListTask,BIconListUl:BIconListUl,BIconLock:BIconLock,BIconLockFill:BIconLockFill,BIconMailbox:BIconMailbox,BIconMailbox2:BIconMailbox2,BIconMap:BIconMap,BIconMarkdown:BIconMarkdown,BIconMarkdownFill:BIconMarkdownFill,BIconMenuApp:BIconMenuApp,BIconMenuAppFill:BIconMenuAppFill,BIconMenuButton:BIconMenuButton,BIconMenuButtonFill:BIconMenuButtonFill,BIconMenuButtonWide:BIconMenuButtonWide,BIconMenuButtonWideFill:BIconMenuButtonWideFill,BIconMenuDown:BIconMenuDown,BIconMenuUp:BIconMenuUp,BIconMic:BIconMic,BIconMicFill:BIconMicFill,BIconMicMute:BIconMicMute,BIconMicMuteFill:BIconMicMuteFill,BIconMinecart:BIconMinecart,BIconMinecartLoaded:BIconMinecartLoaded,BIconMoon:BIconMoon,BIconMouse:BIconMouse,BIconMouse2:BIconMouse2,BIconMouse3:BIconMouse3,BIconMusicNote:BIconMusicNote,BIconMusicNoteBeamed:BIconMusicNoteBeamed,BIconMusicNoteList:BIconMusicNoteList,BIconMusicPlayer:BIconMusicPlayer,BIconMusicPlayerFill:BIconMusicPlayerFill,BIconNewspaper:BIconNewspaper,BIconNodeMinus:BIconNodeMinus,BIconNodeMinusFill:BIconNodeMinusFill,BIconNodePlus:BIconNodePlus,BIconNodePlusFill:BIconNodePlusFill,BIconNut:BIconNut,BIconNutFill:BIconNutFill,BIconOctagon:BIconOctagon,BIconOctagonFill:BIconOctagonFill,BIconOctagonHalf:BIconOctagonHalf,BIconOption:BIconOption,BIconOutlet:BIconOutlet,BIconPaperclip:BIconPaperclip,BIconParagraph:BIconParagraph,BIconPatchCheck:BIconPatchCheck,BIconPatchCheckFll:BIconPatchCheckFll,BIconPatchExclamation:BIconPatchExclamation,BIconPatchExclamationFll:BIconPatchExclamationFll,BIconPatchMinus:BIconPatchMinus,BIconPatchMinusFll:BIconPatchMinusFll,BIconPatchPlus:BIconPatchPlus,BIconPatchPlusFll:BIconPatchPlusFll,BIconPatchQuestion:BIconPatchQuestion,BIconPatchQuestionFll:BIconPatchQuestionFll,BIconPause:BIconPause,BIconPauseFill:BIconPauseFill,BIconPeace:BIconPeace,BIconPeaceFill:BIconPeaceFill,BIconPen:BIconPen,BIconPencil:BIconPencil,BIconPencilSquare:BIconPencilSquare,BIconPentagon:BIconPentagon,BIconPentagonFill:BIconPentagonFill,BIconPentagonHalf:BIconPentagonHalf,BIconPeople:BIconPeople,BIconPeopleFill:BIconPeopleFill,BIconPercent:BIconPercent,BIconPerson:BIconPerson,BIconPersonBadge:BIconPersonBadge,BIconPersonBadgeFill:BIconPersonBadgeFill,BIconPersonBoundingBox:BIconPersonBoundingBox,BIconPersonCheck:BIconPersonCheck,BIconPersonCheckFill:BIconPersonCheckFill,BIconPersonCircle:BIconPersonCircle,BIconPersonDash:BIconPersonDash,BIconPersonDashFill:BIconPersonDashFill,BIconPersonFill:BIconPersonFill,BIconPersonLinesFill:BIconPersonLinesFill,BIconPersonPlus:BIconPersonPlus,BIconPersonPlusFill:BIconPersonPlusFill,BIconPersonSquare:BIconPersonSquare,BIconPhone:BIconPhone,BIconPhoneFill:BIconPhoneFill,BIconPhoneLandscape:BIconPhoneLandscape,BIconPhoneLandscapeFill:BIconPhoneLandscapeFill,BIconPieChart:BIconPieChart,BIconPieChartFill:BIconPieChartFill,BIconPip:BIconPip,BIconPipFill:BIconPipFill,BIconPlay:BIconPlay,BIconPlayFill:BIconPlayFill,BIconPlug:BIconPlug,BIconPlus:BIconPlus,BIconPlusCircle:BIconPlusCircle,BIconPlusCircleFill:BIconPlusCircleFill,BIconPlusSquare:BIconPlusSquare,BIconPlusSquareFill:BIconPlusSquareFill,BIconPower:BIconPower,BIconPrinter:BIconPrinter,BIconPrinterFill:BIconPrinterFill,BIconPuzzle:BIconPuzzle,BIconPuzzleFill:BIconPuzzleFill,BIconQuestion:BIconQuestion,BIconQuestionCircle:BIconQuestionCircle,BIconQuestionCircleFill:BIconQuestionCircleFill,BIconQuestionDiamond:BIconQuestionDiamond,BIconQuestionDiamondFill:BIconQuestionDiamondFill,BIconQuestionOctagon:BIconQuestionOctagon,BIconQuestionOctagonFill:BIconQuestionOctagonFill,BIconQuestionSquare:BIconQuestionSquare,BIconQuestionSquareFill:BIconQuestionSquareFill,BIconReceipt:BIconReceipt,BIconReceiptCutoff:BIconReceiptCutoff,BIconReception0:BIconReception0,BIconReception1:BIconReception1,BIconReception2:BIconReception2,BIconReception3:BIconReception3,BIconReception4:BIconReception4,BIconReply:BIconReply,BIconReplyAll:BIconReplyAll,BIconReplyAllFill:BIconReplyAllFill,BIconReplyFill:BIconReplyFill,BIconRss:BIconRss,BIconRssFill:BIconRssFill,BIconScrewdriver:BIconScrewdriver,BIconSearch:BIconSearch,BIconSegmentedNav:BIconSegmentedNav,BIconServer:BIconServer,BIconShare:BIconShare,BIconShareFill:BIconShareFill,BIconShield:BIconShield,BIconShieldCheck:BIconShieldCheck,BIconShieldExclamation:BIconShieldExclamation,BIconShieldFill:BIconShieldFill,BIconShieldFillCheck:BIconShieldFillCheck,BIconShieldFillExclamation:BIconShieldFillExclamation,BIconShieldFillMinus:BIconShieldFillMinus,BIconShieldFillPlus:BIconShieldFillPlus,BIconShieldLock:BIconShieldLock,BIconShieldLockFill:BIconShieldLockFill,BIconShieldMinus:BIconShieldMinus,BIconShieldPlus:BIconShieldPlus,BIconShieldShaded:BIconShieldShaded,BIconShieldSlash:BIconShieldSlash,BIconShieldSlashFill:BIconShieldSlashFill,BIconShift:BIconShift,BIconShiftFill:BIconShiftFill,BIconShop:BIconShop,BIconShopWindow:BIconShopWindow,BIconShuffle:BIconShuffle,BIconSignpost:BIconSignpost,BIconSignpost2:BIconSignpost2,BIconSignpost2Fill:BIconSignpost2Fill,BIconSignpostFill:BIconSignpostFill,BIconSignpostSplit:BIconSignpostSplit,BIconSignpostSplitFill:BIconSignpostSplitFill,BIconSim:BIconSim,BIconSimFill:BIconSimFill,BIconSkipBackward:BIconSkipBackward,BIconSkipBackwardFill:BIconSkipBackwardFill,BIconSkipEnd:BIconSkipEnd,BIconSkipEndFill:BIconSkipEndFill,BIconSkipForward:BIconSkipForward,BIconSkipForwardFill:BIconSkipForwardFill,BIconSkipStart:BIconSkipStart,BIconSkipStartFill:BIconSkipStartFill,BIconSlash:BIconSlash,BIconSlashCircle:BIconSlashCircle,BIconSlashCircleFill:BIconSlashCircleFill,BIconSlashSquare:BIconSlashSquare,BIconSlashSquareFill:BIconSlashSquareFill,BIconSliders:BIconSliders,BIconSmartwatch:BIconSmartwatch,BIconSortAlphaDown:BIconSortAlphaDown,BIconSortAlphaDownAlt:BIconSortAlphaDownAlt,BIconSortAlphaUp:BIconSortAlphaUp,BIconSortAlphaUpAlt:BIconSortAlphaUpAlt,BIconSortDown:BIconSortDown,BIconSortDownAlt:BIconSortDownAlt,BIconSortNumericDown:BIconSortNumericDown,BIconSortNumericDownAlt:BIconSortNumericDownAlt,BIconSortNumericUp:BIconSortNumericUp,BIconSortNumericUpAlt:BIconSortNumericUpAlt,BIconSortUp:BIconSortUp,BIconSortUpAlt:BIconSortUpAlt,BIconSoundwave:BIconSoundwave,BIconSpeaker:BIconSpeaker,BIconSpellcheck:BIconSpellcheck,BIconSquare:BIconSquare,BIconSquareFill:BIconSquareFill,BIconSquareHalf:BIconSquareHalf,BIconStar:BIconStar,BIconStarFill:BIconStarFill,BIconStarHalf:BIconStarHalf,BIconStickies:BIconStickies,BIconStickiesFill:BIconStickiesFill,BIconSticky:BIconSticky,BIconStickyFill:BIconStickyFill,BIconStop:BIconStop,BIconStopFill:BIconStopFill,BIconStoplights:BIconStoplights,BIconStoplightsFill:BIconStoplightsFill,BIconStopwatch:BIconStopwatch,BIconStopwatchFill:BIconStopwatchFill,BIconSubtract:BIconSubtract,BIconSuitClub:BIconSuitClub,BIconSuitClubFill:BIconSuitClubFill,BIconSuitDiamond:BIconSuitDiamond,BIconSuitDiamondFill:BIconSuitDiamondFill,BIconSuitHeart:BIconSuitHeart,BIconSuitHeartFill:BIconSuitHeartFill,BIconSuitSpade:BIconSuitSpade,BIconSuitSpadeFill:BIconSuitSpadeFill,BIconSun:BIconSun,BIconSunglasses:BIconSunglasses,BIconTable:BIconTable,BIconTablet:BIconTablet,BIconTabletFill:BIconTabletFill,BIconTabletLandscape:BIconTabletLandscape,BIconTabletLandscapeFill:BIconTabletLandscapeFill,BIconTag:BIconTag,BIconTagFill:BIconTagFill,BIconTags:BIconTags,BIconTagsFill:BIconTagsFill,BIconTelephone:BIconTelephone,BIconTelephoneFill:BIconTelephoneFill,BIconTelephoneForward:BIconTelephoneForward,BIconTelephoneForwardFill:BIconTelephoneForwardFill,BIconTelephoneInbound:BIconTelephoneInbound,BIconTelephoneInboundFill:BIconTelephoneInboundFill,BIconTelephoneMinus:BIconTelephoneMinus,BIconTelephoneMinusFill:BIconTelephoneMinusFill,BIconTelephoneOutbound:BIconTelephoneOutbound,BIconTelephoneOutboundFill:BIconTelephoneOutboundFill,BIconTelephonePlus:BIconTelephonePlus,BIconTelephonePlusFill:BIconTelephonePlusFill,BIconTelephoneX:BIconTelephoneX,BIconTelephoneXFill:BIconTelephoneXFill,BIconTerminal:BIconTerminal,BIconTerminalFill:BIconTerminalFill,BIconTextCenter:BIconTextCenter,BIconTextIndentLeft:BIconTextIndentLeft,BIconTextIndentRight:BIconTextIndentRight,BIconTextLeft:BIconTextLeft,BIconTextRight:BIconTextRight,BIconTextarea:BIconTextarea,BIconTextareaResize:BIconTextareaResize,BIconTextareaT:BIconTextareaT,BIconThermometer:BIconThermometer,BIconThermometerHalf:BIconThermometerHalf,BIconThreeDots:BIconThreeDots,BIconThreeDotsVertical:BIconThreeDotsVertical,BIconToggle2Off:BIconToggle2Off,BIconToggle2On:BIconToggle2On,BIconToggleOff:BIconToggleOff,BIconToggleOn:BIconToggleOn,BIconToggles:BIconToggles,BIconToggles2:BIconToggles2,BIconTools:BIconTools,BIconTrash:BIconTrash,BIconTrash2:BIconTrash2,BIconTrash2Fill:BIconTrash2Fill,BIconTrashFill:BIconTrashFill,BIconTree:BIconTree,BIconTreeFill:BIconTreeFill,BIconTriangle:BIconTriangle,BIconTriangleFill:BIconTriangleFill,BIconTriangleHalf:BIconTriangleHalf,BIconTrophy:BIconTrophy,BIconTruck:BIconTruck,BIconTruckFlatbed:BIconTruckFlatbed,BIconTv:BIconTv,BIconTvFill:BIconTvFill,BIconType:BIconType,BIconTypeBold:BIconTypeBold,BIconTypeH1:BIconTypeH1,BIconTypeH2:BIconTypeH2,BIconTypeH3:BIconTypeH3,BIconTypeItalic:BIconTypeItalic,BIconTypeStrikethrough:BIconTypeStrikethrough,BIconTypeUnderline:BIconTypeUnderline,BIconUiChecks:BIconUiChecks,BIconUiRadios:BIconUiRadios,BIconUnion:BIconUnion,BIconUnlock:BIconUnlock,BIconUnlockFill:BIconUnlockFill,BIconUpc:BIconUpc,BIconUpcScan:BIconUpcScan,BIconUpload:BIconUpload,BIconViewList:BIconViewList,BIconViewStacked:BIconViewStacked,BIconVoicemail:BIconVoicemail,BIconVolumeDown:BIconVolumeDown,BIconVolumeDownFill:BIconVolumeDownFill,BIconVolumeMute:BIconVolumeMute,BIconVolumeMuteFill:BIconVolumeMuteFill,BIconVolumeOff:BIconVolumeOff,BIconVolumeOffFill:BIconVolumeOffFill,BIconVolumeUp:BIconVolumeUp,BIconVolumeUpFill:BIconVolumeUpFill,BIconVr:BIconVr,BIconWallet:BIconWallet,BIconWallet2:BIconWallet2,BIconWalletFill:BIconWalletFill,BIconWatch:BIconWatch,BIconWifi:BIconWifi,BIconWifi1:BIconWifi1,BIconWifi2:BIconWifi2,BIconWifiOff:BIconWifiOff,BIconWindow:BIconWindow,BIconWrench:BIconWrench,BIconX:BIconX,BIconXCircle:BIconXCircle,BIconXCircleFill:BIconXCircleFill,BIconXDiamond:BIconXDiamond,BIconXDiamondFill:BIconXDiamondFill,BIconXOctagon:BIconXOctagon,BIconXOctagonFill:BIconXOctagonFill,BIconXSquare:BIconXSquare,BIconXSquareFill:BIconXSquareFill,BIconZoomIn:BIconZoomIn,BIconZoomOut:BIconZoomOut}});_exports.IconsPlugin=IconsPlugin;var BootstrapVueIcons=pluginFactoryNoConfig({plugins:{IconsPlugin:IconsPlugin}},{NAME:"BootstrapVueIcons"});_exports.BootstrapVueIcons=BootstrapVueIcons;_exports.NAME="BootstrapVue";var install=installFactory({plugins:{componentsPlugin:componentsPlugin,directivesPlugin:directivesPlugin}});_exports.install=install;var BootstrapVue={install:install,NAME:"BootstrapVue"};_exports.BootstrapVue=BootstrapVue;var _default2=BootstrapVue;return _exports.default=_default2,_exports.default}));
//# sourceMappingURL=bootstrap-vue.esm.min.js.map