moodle_local_treestudyplan/amd/build/bootstrap-vue/bootstrap-vue.esm.min.js

3 lines
1.5 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 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$3(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 _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),Object.defineProperty(Constructor,"prototype",{writable:!1}),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 _inherits(subClass,superClass){if("function"!=typeof superClass&&null!==superClass)throw new TypeError("Super expression must either be null or a function");Object.defineProperty(subClass,"prototype",{value:Object.create(superClass&&superClass.prototype,{constructor:{value:subClass,writable:!0,configurable:!0}}),writable:!1}),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 Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(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 _objectWithoutProperties(source,excluded){if(null==source)return{};var key,i,target=function(source,excluded){if(null==source)return{};var key,i,target={},sourceKeys=Object.keys(source);for(i=0;i<sourceKeys.length;i++)key=sourceKeys[i],excluded.indexOf(key)>=0||(target[key]=source[key]);return target}(source,excluded);if(Object.getOwnPropertySymbols){var sourceSymbolKeys=Object.getOwnPropertySymbols(source);for(i=0;i<sourceSymbolKeys.length;i++)key=sourceSymbolKeys[i],excluded.indexOf(key)>=0||Object.prototype.propertyIsEnumerable.call(source,key)&&(target[key]=source[key])}return target}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,Super=_getPrototypeOf(Derived);if(hasNativeReflectConstruct){var NewTarget=_getPrototypeOf(this).constructor;result=Reflect.construct(Super,arguments,NewTarget)}else result=Super.apply(this,arguments);return function(self,call){if(call&&("object"===_typeof2(call)||"function"==typeof call))return call;if(void 0!==call)throw new TypeError("Derived constructors may only return object or undefined");return _assertThisInitialized(self)}(this,result)}}function _get(){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(arguments.length<3?target:receiver):desc.value}},_get.apply(this,arguments)}function _slicedToArray(arr,i){return function(arr){if(Array.isArray(arr))return arr}(arr)||function(arr,i){var _i=null==arr?null:"undefined"!=typeof Symbol&&arr[Symbol.iterator]||arr["@@iterator"];if(null==_i)return;var _s,_e,_arr=[],_n=!0,_d=!1;try{for(_i=_i.call(arr);!(_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&&null!=iter[Symbol.iterator]||null!=iter["@@iterator"])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.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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.BIconChatDotsFill=_exports.BIconChatDots=_exports.BIconChat=_exports.BIconCast=_exports.BIconCashStack=_exports.BIconCashCoin=_exports.BIconCash=_exports.BIconCartXFill=_exports.BIconCartX=_exports.BIconCartPlusFill=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDashFill=_exports.BIconCartDash=_exports.BIconCartCheckFill=_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.BIconCalendarXFill=_exports.BIconCalendarX=_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.BIconCalendar2XFill=_exports.BIconCalendar2X=_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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.BIconCloudMinus=_exports.BIconCloudLightningRainFill=_exports.BIconCloudLightningRain=_exports.BIconCloudLightningFill=_exports.BIconCloudLightning=_exports.BIconCloudHazeFill=_exports.BIconCloudHaze2Fill=_exports.BIconCloudHaze1=_exports.BIconCloudHaze=_exports.BIconCloudHailFill=_exports.BIconCloudHail=_exports.BIconCloudFogFill=_exports.BIconCloudFog2Fill=_exports.BIconCloudFog2=_exports.BIconCloudFog=_exports.BIconCloudFill=_exports.BIconCloudDrizzleFill=_exports.BIconCloudDrizzle=_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.BIconClipboardX=_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.BIconCheckLg=_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.BIconCashCoin=_exports.BIconCash=_exports.BIconCartXFill=_exports.BIconCartX=_exports.BIconCartPlusFill=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDashFill=_exports.BIconCartDash=_exports.BIconCartCheckFill=_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.BIconCalendarXFill=_exports.BIconCalendarX=_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.BIconCalendar2XFill=_exports.BIconCalendar2X=_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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.BIconDownload=_exports.BIconDot=_exports.BIconDoorOpenFill=_exports.BIconDoorOpen=_exports.BIconDoorClosedFill=_exports.BIconDoorClosed=_exports.BIconDistributeVertical=_exports.BIconDistributeHorizontal=_exports.BIconDisplayFill=_exports.BIconDisplay=_exports.BIconDiscord=_exports.BIconDiscFill=_exports.BIconDisc=_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.BIconDashSquareDotted=_exports.BIconDashSquare=_exports.BIconDashLg=_exports.BIconDashCircleFill=_exports.BIconDashCircleDotted=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCurrencyYen=_exports.BIconCurrencyPound=_exports.BIconCurrencyExchange=_exports.BIconCurrencyEuro=_exports.BIconCurrencyDollar=_exports.BIconCurrencyBitcoin=_exports.BIconCupStraw=_exports.BIconCupFill=_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.BIconCompassFill=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCoin=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudyFill=_exports.BIconCloudy=_exports.BIconCloudsFill=_exports.BIconClouds=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSunFill=_exports.BIconCloudSun=_exports.BIconCloudSnowFill=_exports.BIconCloudSnow=_exports.BIconCloudSleetFill=_exports.BIconCloudSleet=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudRainHeavyFill=_exports.BIconCloudRainHeavy=_exports.BIconCloudRainFill=_exports.BIconCloudRain=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMoonFill=_exports.BIconCloudMoon=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudLightningRainFill=_exports.BIconCloudLightningRain=_exports.BIconCloudLightningFill=_exports.BIconCloudLightning=_exports.BIconCloudHazeFill=_exports.BIconCloudHaze2Fill=_exports.BIconCloudHaze1=_exports.BIconCloudHaze=_exports.BIconCloudHailFill=_exports.BIconCloudHail=_exports.BIconCloudFogFill=_exports.BIconCloudFog2Fill=_exports.BIconCloudFog2=_exports.BIconCloudFog=_exports.BIconCloudFill=_exports.BIconCloudDrizzleFill=_exports.BIconCloudDrizzle=_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.BIconClipboardX=_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.BIconCheckLg=_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.BIconCashCoin=_exports.BIconCash=_exports.BIconCartXFill=_exports.BIconCartX=_exports.BIconCartPlusFill=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDashFill=_exports.BIconCartDash=_exports.BIconCartCheckFill=_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.BIconCalendarXFill=_exports.BIconCalendarX=_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.BIconCalendar2XFill=_exports.BIconCalendar2X=_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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.BIconFileEarmarkFontFill=_exports.BIconFileEarmarkFont=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkExcelFill=_exports.BIconFileEarmarkExcel=_exports.BIconFileEarmarkEaselFill=_exports.BIconFileEarmarkEasel=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkBarGraphFill=_exports.BIconFileEarmarkBarGraph=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDownFill=_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.BIconFileBarGraphFill=_exports.BIconFileBarGraph=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconFacebook=_exports.BIconEyeglasses=_exports.BIconEyedropper=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationLg=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEraserFill=_exports.BIconEraser=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiWinkFill=_exports.BIconEmojiWink=_exports.BIconEmojiSunglassesFill=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDownFill=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmileFill=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutralFill=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughingFill=_exports.BIconEmojiLaughing=_exports.BIconEmojiHeartEyesFill=_exports.BIconEmojiHeartEyes=_exports.BIconEmojiFrownFill=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionlessFill=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzyFill=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngryFill=_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.BIconDiscord=_exports.BIconDiscFill=_exports.BIconDisc=_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.BIconDashSquareDotted=_exports.BIconDashSquare=_exports.BIconDashLg=_exports.BIconDashCircleFill=_exports.BIconDashCircleDotted=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCurrencyYen=_exports.BIconCurrencyPound=_exports.BIconCurrencyExchange=_exports.BIconCurrencyEuro=_exports.BIconCurrencyDollar=_exports.BIconCurrencyBitcoin=_exports.BIconCupStraw=_exports.BIconCupFill=_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.BIconCompassFill=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCoin=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudyFill=_exports.BIconCloudy=_exports.BIconCloudsFill=_exports.BIconClouds=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSunFill=_exports.BIconCloudSun=_exports.BIconCloudSnowFill=_exports.BIconCloudSnow=_exports.BIconCloudSleetFill=_exports.BIconCloudSleet=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudRainHeavyFill=_exports.BIconCloudRainHeavy=_exports.BIconCloudRainFill=_exports.BIconCloudRain=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMoonFill=_exports.BIconCloudMoon=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudLightningRainFill=_exports.BIconCloudLightningRain=_exports.BIconCloudLightningFill=_exports.BIconCloudLightning=_exports.BIconCloudHazeFill=_exports.BIconCloudHaze2Fill=_exports.BIconCloudHaze1=_exports.BIconCloudHaze=_exports.BIconCloudHailFill=_exports.BIconCloudHail=_exports.BIconCloudFogFill=_exports.BIconCloudFog2Fill=_exports.BIconCloudFog2=_exports.BIconCloudFog=_exports.BIconCloudFill=_exports.BIconCloudDrizzleFill=_exports.BIconCloudDrizzle=_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.BIconClipboardX=_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.BIconCheckLg=_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.BIconCashCoin=_exports.BIconCash=_exports.BIconCartXFill=_exports.BIconCartX=_exports.BIconCartPlusFill=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDashFill=_exports.BIconCartDash=_exports.BIconCartCheckFill=_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.BIconCalendarXFill=_exports.BIconCalendarX=_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.BIconCalendar2XFill=_exports.BIconCalendar2X=_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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.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.BIconFileXFill=_exports.BIconFileX=_exports.BIconFileWordFill=_exports.BIconFileWord=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileSlidesFill=_exports.BIconFileSlides=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePptFill=_exports.BIconFilePpt=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePlayFill=_exports.BIconFilePlay=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFilePdfFill=_exports.BIconFilePdf=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileLockFill=_exports.BIconFileLock2Fill=_exports.BIconFileLock2=_exports.BIconFileLock=_exports.BIconFileImageFill=_exports.BIconFileImage=_exports.BIconFileFontFill=_exports.BIconFileFont=_exports.BIconFileFill=_exports.BIconFileExcelFill=_exports.BIconFileExcel=_exports.BIconFileEaselFill=_exports.BIconFileEasel=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkXFill=_exports.BIconFileEarmarkX=_exports.BIconFileEarmarkWordFill=_exports.BIconFileEarmarkWord=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkSlidesFill=_exports.BIconFileEarmarkSlides=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkRichtextFill=_exports.BIconFileEarmarkRichtext=_exports.BIconFileEarmarkPptFill=_exports.BIconFileEarmarkPpt=_exports.BIconFileEarmarkPostFill=_exports.BIconFileEarmarkPost=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkPlayFill=_exports.BIconFileEarmarkPlay=_exports.BIconFileEarmarkPersonFill=_exports.BIconFileEarmarkPerson=_exports.BIconFileEarmarkPdfFill=_exports.BIconFileEarmarkPdf=_exports.BIconFileEarmarkMusicFill=_exports.BIconFileEarmarkMusic=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkLockFill=_exports.BIconFileEarmarkLock2Fill=_exports.BIconFileEarmarkLock2=_exports.BIconFileEarmarkLock=_exports.BIconFileEarmarkImageFill=_exports.BIconFileEarmarkImage=_exports.BIconFileEarmarkFontFill=_exports.BIconFileEarmarkFont=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkExcelFill=_exports.BIconFileEarmarkExcel=_exports.BIconFileEarmarkEaselFill=_exports.BIconFileEarmarkEasel=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkBarGraphFill=_exports.BIconFileEarmarkBarGraph=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDownFill=_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.BIconFileBarGraphFill=_exports.BIconFileBarGraph=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconFacebook=_exports.BIconEyeglasses=_exports.BIconEyedropper=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationLg=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEraserFill=_exports.BIconEraser=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiWinkFill=_exports.BIconEmojiWink=_exports.BIconEmojiSunglassesFill=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDownFill=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmileFill=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutralFill=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughingFill=_exports.BIconEmojiLaughing=_exports.BIconEmojiHeartEyesFill=_exports.BIconEmojiHeartEyes=_exports.BIconEmojiFrownFill=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionlessFill=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzyFill=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngryFill=_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.BIconDiscord=_exports.BIconDiscFill=_exports.BIconDisc=_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.BIconDashSquareDotted=_exports.BIconDashSquare=_exports.BIconDashLg=_exports.BIconDashCircleFill=_exports.BIconDashCircleDotted=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCurrencyYen=_exports.BIconCurrencyPound=_exports.BIconCurrencyExchange=_exports.BIconCurrencyEuro=_exports.BIconCurrencyDollar=_exports.BIconCurrencyBitcoin=_exports.BIconCupStraw=_exports.BIconCupFill=_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.BIconCompassFill=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCoin=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudyFill=_exports.BIconCloudy=_exports.BIconCloudsFill=_exports.BIconClouds=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSunFill=_exports.BIconCloudSun=_exports.BIconCloudSnowFill=_exports.BIconCloudSnow=_exports.BIconCloudSleetFill=_exports.BIconCloudSleet=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudRainHeavyFill=_exports.BIconCloudRainHeavy=_exports.BIconCloudRainFill=_exports.BIconCloudRain=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMoonFill=_exports.BIconCloudMoon=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudLightningRainFill=_exports.BIconCloudLightningRain=_exports.BIconCloudLightningFill=_exports.BIconCloudLightning=_exports.BIconCloudHazeFill=_exports.BIconCloudHaze2Fill=_exports.BIconCloudHaze1=_exports.BIconCloudHaze=_exports.BIconCloudHailFill=_exports.BIconCloudHail=_exports.BIconCloudFogFill=_exports.BIconCloudFog2Fill=_exports.BIconCloudFog2=_exports.BIconCloudFog=_exports.BIconCloudFill=_exports.BIconCloudDrizzleFill=_exports.BIconCloudDrizzle=_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.BIconClipboardX=_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.BIconCheckLg=_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.BIconCashCoin=_exports.BIconCash=_exports.BIconCartXFill=_exports.BIconCartX=_exports.BIconCartPlusFill=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDashFill=_exports.BIconCartDash=_exports.BIconCartCheckFill=_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.BIconCalendarXFill=_exports.BIconCalendarX=_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.BIconCalendar2XFill=_exports.BIconCalendar2X=_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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHurricane=_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.BIconHeadsetVr=_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.BIconHandThumbsUpFill=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDownFill=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumbFill=_exports.BIconHandIndexThumb=_exports.BIconHandIndexFill=_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.BIconGoogle=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGithub=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoFill=_exports.BIconGeoAltFill=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGenderTrans=_exports.BIconGenderMale=_exports.BIconGenderFemale=_exports.BIconGenderAmbiguous=_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.BIconFolderX=_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.BIconFileXFill=_exports.BIconFileX=_exports.BIconFileWordFill=_exports.BIconFileWord=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileSlidesFill=_exports.BIconFileSlides=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePptFill=_exports.BIconFilePpt=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePlayFill=_exports.BIconFilePlay=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFilePdfFill=_exports.BIconFilePdf=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileLockFill=_exports.BIconFileLock2Fill=_exports.BIconFileLock2=_exports.BIconFileLock=_exports.BIconFileImageFill=_exports.BIconFileImage=_exports.BIconFileFontFill=_exports.BIconFileFont=_exports.BIconFileFill=_exports.BIconFileExcelFill=_exports.BIconFileExcel=_exports.BIconFileEaselFill=_exports.BIconFileEasel=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkXFill=_exports.BIconFileEarmarkX=_exports.BIconFileEarmarkWordFill=_exports.BIconFileEarmarkWord=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkSlidesFill=_exports.BIconFileEarmarkSlides=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkRichtextFill=_exports.BIconFileEarmarkRichtext=_exports.BIconFileEarmarkPptFill=_exports.BIconFileEarmarkPpt=_exports.BIconFileEarmarkPostFill=_exports.BIconFileEarmarkPost=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkPlayFill=_exports.BIconFileEarmarkPlay=_exports.BIconFileEarmarkPersonFill=_exports.BIconFileEarmarkPerson=_exports.BIconFileEarmarkPdfFill=_exports.BIconFileEarmarkPdf=_exports.BIconFileEarmarkMusicFill=_exports.BIconFileEarmarkMusic=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkLockFill=_exports.BIconFileEarmarkLock2Fill=_exports.BIconFileEarmarkLock2=_exports.BIconFileEarmarkLock=_exports.BIconFileEarmarkImageFill=_exports.BIconFileEarmarkImage=_exports.BIconFileEarmarkFontFill=_exports.BIconFileEarmarkFont=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkExcelFill=_exports.BIconFileEarmarkExcel=_exports.BIconFileEarmarkEaselFill=_exports.BIconFileEarmarkEasel=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkBarGraphFill=_exports.BIconFileEarmarkBarGraph=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDownFill=_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.BIconFileBarGraphFill=_exports.BIconFileBarGraph=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconFacebook=_exports.BIconEyeglasses=_exports.BIconEyedropper=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationLg=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEraserFill=_exports.BIconEraser=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiWinkFill=_exports.BIconEmojiWink=_exports.BIconEmojiSunglassesFill=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDownFill=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmileFill=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutralFill=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughingFill=_exports.BIconEmojiLaughing=_exports.BIconEmojiHeartEyesFill=_exports.BIconEmojiHeartEyes=_exports.BIconEmojiFrownFill=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionlessFill=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzyFill=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngryFill=_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.BIconDiscord=_exports.BIconDiscFill=_exports.BIconDisc=_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.BIconDashSquareDotted=_exports.BIconDashSquare=_exports.BIconDashLg=_exports.BIconDashCircleFill=_exports.BIconDashCircleDotted=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCurrencyYen=_exports.BIconCurrencyPound=_exports.BIconCurrencyExchange=_exports.BIconCurrencyEuro=_exports.BIconCurrencyDollar=_exports.BIconCurrencyBitcoin=_exports.BIconCupStraw=_exports.BIconCupFill=_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.BIconCompassFill=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCoin=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudyFill=_exports.BIconCloudy=_exports.BIconCloudsFill=_exports.BIconClouds=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSunFill=_exports.BIconCloudSun=_exports.BIconCloudSnowFill=_exports.BIconCloudSnow=_exports.BIconCloudSleetFill=_exports.BIconCloudSleet=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudRainHeavyFill=_exports.BIconCloudRainHeavy=_exports.BIconCloudRainFill=_exports.BIconCloudRain=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMoonFill=_exports.BIconCloudMoon=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudLightningRainFill=_exports.BIconCloudLightningRain=_exports.BIconCloudLightningFill=_exports.BIconCloudLightning=_exports.BIconCloudHazeFill=_exports.BIconCloudHaze2Fill=_exports.BIconCloudHaze1=_exports.BIconCloudHaze=_exports.BIconCloudHailFill=_exports.BIconCloudHail=_exports.BIconCloudFogFill=_exports.BIconCloudFog2Fill=_exports.BIconCloudFog2=_exports.BIconCloudFog=_exports.BIconCloudFill=_exports.BIconCloudDrizzleFill=_exports.BIconCloudDrizzle=_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.BIconClipboardX=_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.BIconCheckLg=_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.BIconCashCoin=_exports.BIconCash=_exports.BIconCartXFill=_exports.BIconCartX=_exports.BIconCartPlusFill=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDashFill=_exports.BIconCartDash=_exports.BIconCartCheckFill=_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.BIconCalendarXFill=_exports.BIconCalendarX=_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.BIconCalendar2XFill=_exports.BIconCalendar2X=_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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.BIconMic=_exports.BIconMessenger=_exports.BIconMenuUp=_exports.BIconMenuDown=_exports.BIconMenuButtonWideFill=_exports.BIconMenuButtonWide=_exports.BIconMenuButtonFill=_exports.BIconMenuButton=_exports.BIconMenuAppFill=_exports.BIconMenuApp=_exports.BIconMegaphoneFill=_exports.BIconMegaphone=_exports.BIconMastodon=_exports.BIconMask=_exports.BIconMarkdownFill=_exports.BIconMarkdown=_exports.BIconMapFill=_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.BIconLinkedin=_exports.BIconLink45deg=_exports.BIconLink=_exports.BIconLightningFill=_exports.BIconLightningChargeFill=_exports.BIconLightningCharge=_exports.BIconLightning=_exports.BIconLightbulbOffFill=_exports.BIconLightbulbOff=_exports.BIconLightbulbFill=_exports.BIconLightbulb=_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.BIconLayerForward=_exports.BIconLayerBackward=_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.BIconJournalX=_exports.BIconJournalText=_exports.BIconJournalRichtext=_exports.BIconJournalPlus=_exports.BIconJournalMinus=_exports.BIconJournalMedical=_exports.BIconJournalCode=_exports.BIconJournalCheck=_exports.BIconJournalBookmarkFill=_exports.BIconJournalBookmark=_exports.BIconJournalArrowUp=_exports.BIconJournalArrowDown=_exports.BIconJournalAlbum=_exports.BIconJournal=_exports.BIconIntersect=_exports.BIconInstagram=_exports.BIconInputCursorText=_exports.BIconInputCursor=_exports.BIconInfoSquareFill=_exports.BIconInfoSquare=_exports.BIconInfoLg=_exports.BIconInfoCircleFill=_exports.BIconInfoCircle=_exports.BIconInfo=_exports.BIconInboxesFill=_exports.BIconInboxes=_exports.BIconInboxFill=_exports.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHurricane=_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.BIconHeadsetVr=_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.BIconHandThumbsUpFill=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDownFill=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumbFill=_exports.BIconHandIndexThumb=_exports.BIconHandIndexFill=_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.BIconGoogle=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGithub=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoFill=_exports.BIconGeoAltFill=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGenderTrans=_exports.BIconGenderMale=_exports.BIconGenderFemale=_exports.BIconGenderAmbiguous=_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.BIconFolderX=_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.BIconFileXFill=_exports.BIconFileX=_exports.BIconFileWordFill=_exports.BIconFileWord=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileSlidesFill=_exports.BIconFileSlides=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePptFill=_exports.BIconFilePpt=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePlayFill=_exports.BIconFilePlay=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFilePdfFill=_exports.BIconFilePdf=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileLockFill=_exports.BIconFileLock2Fill=_exports.BIconFileLock2=_exports.BIconFileLock=_exports.BIconFileImageFill=_exports.BIconFileImage=_exports.BIconFileFontFill=_exports.BIconFileFont=_exports.BIconFileFill=_exports.BIconFileExcelFill=_exports.BIconFileExcel=_exports.BIconFileEaselFill=_exports.BIconFileEasel=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkXFill=_exports.BIconFileEarmarkX=_exports.BIconFileEarmarkWordFill=_exports.BIconFileEarmarkWord=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkSlidesFill=_exports.BIconFileEarmarkSlides=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkRichtextFill=_exports.BIconFileEarmarkRichtext=_exports.BIconFileEarmarkPptFill=_exports.BIconFileEarmarkPpt=_exports.BIconFileEarmarkPostFill=_exports.BIconFileEarmarkPost=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkPlayFill=_exports.BIconFileEarmarkPlay=_exports.BIconFileEarmarkPersonFill=_exports.BIconFileEarmarkPerson=_exports.BIconFileEarmarkPdfFill=_exports.BIconFileEarmarkPdf=_exports.BIconFileEarmarkMusicFill=_exports.BIconFileEarmarkMusic=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkLockFill=_exports.BIconFileEarmarkLock2Fill=_exports.BIconFileEarmarkLock2=_exports.BIconFileEarmarkLock=_exports.BIconFileEarmarkImageFill=_exports.BIconFileEarmarkImage=_exports.BIconFileEarmarkFontFill=_exports.BIconFileEarmarkFont=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkExcelFill=_exports.BIconFileEarmarkExcel=_exports.BIconFileEarmarkEaselFill=_exports.BIconFileEarmarkEasel=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkBarGraphFill=_exports.BIconFileEarmarkBarGraph=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDownFill=_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.BIconFileBarGraphFill=_exports.BIconFileBarGraph=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconFacebook=_exports.BIconEyeglasses=_exports.BIconEyedropper=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationLg=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEraserFill=_exports.BIconEraser=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiWinkFill=_exports.BIconEmojiWink=_exports.BIconEmojiSunglassesFill=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDownFill=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmileFill=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutralFill=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughingFill=_exports.BIconEmojiLaughing=_exports.BIconEmojiHeartEyesFill=_exports.BIconEmojiHeartEyes=_exports.BIconEmojiFrownFill=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionlessFill=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzyFill=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngryFill=_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.BIconDiscord=_exports.BIconDiscFill=_exports.BIconDisc=_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.BIconDashSquareDotted=_exports.BIconDashSquare=_exports.BIconDashLg=_exports.BIconDashCircleFill=_exports.BIconDashCircleDotted=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCurrencyYen=_exports.BIconCurrencyPound=_exports.BIconCurrencyExchange=_exports.BIconCurrencyEuro=_exports.BIconCurrencyDollar=_exports.BIconCurrencyBitcoin=_exports.BIconCupStraw=_exports.BIconCupFill=_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.BIconCompassFill=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCoin=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudyFill=_exports.BIconCloudy=_exports.BIconCloudsFill=_exports.BIconClouds=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSunFill=_exports.BIconCloudSun=_exports.BIconCloudSnowFill=_exports.BIconCloudSnow=_exports.BIconCloudSleetFill=_exports.BIconCloudSleet=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudRainHeavyFill=_exports.BIconCloudRainHeavy=_exports.BIconCloudRainFill=_exports.BIconCloudRain=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMoonFill=_exports.BIconCloudMoon=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudLightningRainFill=_exports.BIconCloudLightningRain=_exports.BIconCloudLightningFill=_exports.BIconCloudLightning=_exports.BIconCloudHazeFill=_exports.BIconCloudHaze2Fill=_exports.BIconCloudHaze1=_exports.BIconCloudHaze=_exports.BIconCloudHailFill=_exports.BIconCloudHail=_exports.BIconCloudFogFill=_exports.BIconCloudFog2Fill=_exports.BIconCloudFog2=_exports.BIconCloudFog=_exports.BIconCloudFill=_exports.BIconCloudDrizzleFill=_exports.BIconCloudDrizzle=_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.BIconClipboardX=_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.BIconCheckLg=_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.BIconCashCoin=_exports.BIconCash=_exports.BIconCartXFill=_exports.BIconCartX=_exports.BIconCartPlusFill=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDashFill=_exports.BIconCartDash=_exports.BIconCartCheckFill=_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.BIconCalendarXFill=_exports.BIconCalendarX=_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.BIconCalendar2XFill=_exports.BIconCalendar2X=_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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.BIconPinMapFill=_exports.BIconPinMap=_exports.BIconPinFill=_exports.BIconPinAngleFill=_exports.BIconPinAngle=_exports.BIconPin=_exports.BIconPiggyBankFill=_exports.BIconPiggyBank=_exports.BIconPieChartFill=_exports.BIconPieChart=_exports.BIconPhoneVibrateFill=_exports.BIconPhoneVibrate=_exports.BIconPhoneLandscapeFill=_exports.BIconPhoneLandscape=_exports.BIconPhoneFill=_exports.BIconPhone=_exports.BIconPersonXFill=_exports.BIconPersonX=_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.BIconPencilFill=_exports.BIconPencil=_exports.BIconPenFill=_exports.BIconPen=_exports.BIconPeaceFill=_exports.BIconPeace=_exports.BIconPauseFill=_exports.BIconPauseCircleFill=_exports.BIconPauseCircle=_exports.BIconPauseBtnFill=_exports.BIconPauseBtn=_exports.BIconPause=_exports.BIconPatchQuestionFill=_exports.BIconPatchQuestion=_exports.BIconPatchPlusFill=_exports.BIconPatchPlus=_exports.BIconPatchMinusFill=_exports.BIconPatchMinus=_exports.BIconPatchExclamationFill=_exports.BIconPatchExclamation=_exports.BIconPatchCheckFill=_exports.BIconPatchCheck=_exports.BIconParagraph=_exports.BIconPaperclip=_exports.BIconPaletteFill=_exports.BIconPalette2=_exports.BIconPalette=_exports.BIconPaintBucket=_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.BIconMouseFill=_exports.BIconMouse3Fill=_exports.BIconMouse3=_exports.BIconMouse2Fill=_exports.BIconMouse2=_exports.BIconMouse=_exports.BIconMoonStarsFill=_exports.BIconMoonStars=_exports.BIconMoonFill=_exports.BIconMoon=_exports.BIconMoisture=_exports.BIconMinecartLoaded=_exports.BIconMinecart=_exports.BIconMicMuteFill=_exports.BIconMicMute=_exports.BIconMicFill=_exports.BIconMic=_exports.BIconMessenger=_exports.BIconMenuUp=_exports.BIconMenuDown=_exports.BIconMenuButtonWideFill=_exports.BIconMenuButtonWide=_exports.BIconMenuButtonFill=_exports.BIconMenuButton=_exports.BIconMenuAppFill=_exports.BIconMenuApp=_exports.BIconMegaphoneFill=_exports.BIconMegaphone=_exports.BIconMastodon=_exports.BIconMask=_exports.BIconMarkdownFill=_exports.BIconMarkdown=_exports.BIconMapFill=_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.BIconLinkedin=_exports.BIconLink45deg=_exports.BIconLink=_exports.BIconLightningFill=_exports.BIconLightningChargeFill=_exports.BIconLightningCharge=_exports.BIconLightning=_exports.BIconLightbulbOffFill=_exports.BIconLightbulbOff=_exports.BIconLightbulbFill=_exports.BIconLightbulb=_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.BIconLayerForward=_exports.BIconLayerBackward=_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.BIconJournalX=_exports.BIconJournalText=_exports.BIconJournalRichtext=_exports.BIconJournalPlus=_exports.BIconJournalMinus=_exports.BIconJournalMedical=_exports.BIconJournalCode=_exports.BIconJournalCheck=_exports.BIconJournalBookmarkFill=_exports.BIconJournalBookmark=_exports.BIconJournalArrowUp=_exports.BIconJournalArrowDown=_exports.BIconJournalAlbum=_exports.BIconJournal=_exports.BIconIntersect=_exports.BIconInstagram=_exports.BIconInputCursorText=_exports.BIconInputCursor=_exports.BIconInfoSquareFill=_exports.BIconInfoSquare=_exports.BIconInfoLg=_exports.BIconInfoCircleFill=_exports.BIconInfoCircle=_exports.BIconInfo=_exports.BIconInboxesFill=_exports.BIconInboxes=_exports.BIconInboxFill=_exports.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHurricane=_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.BIconHeadsetVr=_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.BIconHandThumbsUpFill=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDownFill=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumbFill=_exports.BIconHandIndexThumb=_exports.BIconHandIndexFill=_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.BIconGoogle=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGithub=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoFill=_exports.BIconGeoAltFill=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGenderTrans=_exports.BIconGenderMale=_exports.BIconGenderFemale=_exports.BIconGenderAmbiguous=_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.BIconFolderX=_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.BIconFileXFill=_exports.BIconFileX=_exports.BIconFileWordFill=_exports.BIconFileWord=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileSlidesFill=_exports.BIconFileSlides=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePptFill=_exports.BIconFilePpt=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePlayFill=_exports.BIconFilePlay=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFilePdfFill=_exports.BIconFilePdf=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileLockFill=_exports.BIconFileLock2Fill=_exports.BIconFileLock2=_exports.BIconFileLock=_exports.BIconFileImageFill=_exports.BIconFileImage=_exports.BIconFileFontFill=_exports.BIconFileFont=_exports.BIconFileFill=_exports.BIconFileExcelFill=_exports.BIconFileExcel=_exports.BIconFileEaselFill=_exports.BIconFileEasel=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkXFill=_exports.BIconFileEarmarkX=_exports.BIconFileEarmarkWordFill=_exports.BIconFileEarmarkWord=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkSlidesFill=_exports.BIconFileEarmarkSlides=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkRichtextFill=_exports.BIconFileEarmarkRichtext=_exports.BIconFileEarmarkPptFill=_exports.BIconFileEarmarkPpt=_exports.BIconFileEarmarkPostFill=_exports.BIconFileEarmarkPost=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkPlayFill=_exports.BIconFileEarmarkPlay=_exports.BIconFileEarmarkPersonFill=_exports.BIconFileEarmarkPerson=_exports.BIconFileEarmarkPdfFill=_exports.BIconFileEarmarkPdf=_exports.BIconFileEarmarkMusicFill=_exports.BIconFileEarmarkMusic=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkLockFill=_exports.BIconFileEarmarkLock2Fill=_exports.BIconFileEarmarkLock2=_exports.BIconFileEarmarkLock=_exports.BIconFileEarmarkImageFill=_exports.BIconFileEarmarkImage=_exports.BIconFileEarmarkFontFill=_exports.BIconFileEarmarkFont=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkExcelFill=_exports.BIconFileEarmarkExcel=_exports.BIconFileEarmarkEaselFill=_exports.BIconFileEarmarkEasel=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkBarGraphFill=_exports.BIconFileEarmarkBarGraph=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDownFill=_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.BIconFileBarGraphFill=_exports.BIconFileBarGraph=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconFacebook=_exports.BIconEyeglasses=_exports.BIconEyedropper=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationLg=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEraserFill=_exports.BIconEraser=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiWinkFill=_exports.BIconEmojiWink=_exports.BIconEmojiSunglassesFill=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDownFill=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmileFill=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutralFill=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughingFill=_exports.BIconEmojiLaughing=_exports.BIconEmojiHeartEyesFill=_exports.BIconEmojiHeartEyes=_exports.BIconEmojiFrownFill=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionlessFill=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzyFill=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngryFill=_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.BIconDiscord=_exports.BIconDiscFill=_exports.BIconDisc=_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.BIconDashSquareDotted=_exports.BIconDashSquare=_exports.BIconDashLg=_exports.BIconDashCircleFill=_exports.BIconDashCircleDotted=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCurrencyYen=_exports.BIconCurrencyPound=_exports.BIconCurrencyExchange=_exports.BIconCurrencyEuro=_exports.BIconCurrencyDollar=_exports.BIconCurrencyBitcoin=_exports.BIconCupStraw=_exports.BIconCupFill=_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.BIconCompassFill=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCoin=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudyFill=_exports.BIconCloudy=_exports.BIconCloudsFill=_exports.BIconClouds=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSunFill=_exports.BIconCloudSun=_exports.BIconCloudSnowFill=_exports.BIconCloudSnow=_exports.BIconCloudSleetFill=_exports.BIconCloudSleet=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudRainHeavyFill=_exports.BIconCloudRainHeavy=_exports.BIconCloudRainFill=_exports.BIconCloudRain=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMoonFill=_exports.BIconCloudMoon=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudLightningRainFill=_exports.BIconCloudLightningRain=_exports.BIconCloudLightningFill=_exports.BIconCloudLightning=_exports.BIconCloudHazeFill=_exports.BIconCloudHaze2Fill=_exports.BIconCloudHaze1=_exports.BIconCloudHaze=_exports.BIconCloudHailFill=_exports.BIconCloudHail=_exports.BIconCloudFogFill=_exports.BIconCloudFog2Fill=_exports.BIconCloudFog2=_exports.BIconCloudFog=_exports.BIconCloudFill=_exports.BIconCloudDrizzleFill=_exports.BIconCloudDrizzle=_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.BIconClipboardX=_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.BIconCheckLg=_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.BIconCashCoin=_exports.BIconCash=_exports.BIconCartXFill=_exports.BIconCartX=_exports.BIconCartPlusFill=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDashFill=_exports.BIconCartDash=_exports.BIconCartCheckFill=_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.BIconCalendarXFill=_exports.BIconCalendarX=_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.BIconCalendar2XFill=_exports.BIconCalendar2X=_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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.BIconSignpost2Fill=_exports.BIconSignpost2=_exports.BIconSignpost=_exports.BIconShuffle=_exports.BIconShopWindow=_exports.BIconShop=_exports.BIconShiftFill=_exports.BIconShift=_exports.BIconShieldX=_exports.BIconShieldSlashFill=_exports.BIconShieldSlash=_exports.BIconShieldShaded=_exports.BIconShieldPlus=_exports.BIconShieldMinus=_exports.BIconShieldLockFill=_exports.BIconShieldLock=_exports.BIconShieldFillX=_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.BIconSdCardFill=_exports.BIconSdCard=_exports.BIconScrewdriver=_exports.BIconScissors=_exports.BIconSaveFill=_exports.BIconSave2Fill=_exports.BIconSave2=_exports.BIconSave=_exports.BIconSafeFill=_exports.BIconSafe2Fill=_exports.BIconSafe2=_exports.BIconSafe=_exports.BIconRulers=_exports.BIconRssFill=_exports.BIconRss=_exports.BIconReplyFill=_exports.BIconReplyAllFill=_exports.BIconReplyAll=_exports.BIconReply=_exports.BIconReddit=_exports.BIconRecycle=_exports.BIconRecordFill=_exports.BIconRecordCircleFill=_exports.BIconRecordCircle=_exports.BIconRecordBtnFill=_exports.BIconRecordBtn=_exports.BIconRecord2Fill=_exports.BIconRecord2=_exports.BIconRecord=_exports.BIconReception4=_exports.BIconReception3=_exports.BIconReception2=_exports.BIconReception1=_exports.BIconReception0=_exports.BIconReceiptCutoff=_exports.BIconReceipt=_exports.BIconRainbow=_exports.BIconQuestionSquareFill=_exports.BIconQuestionSquare=_exports.BIconQuestionOctagonFill=_exports.BIconQuestionOctagon=_exports.BIconQuestionLg=_exports.BIconQuestionDiamondFill=_exports.BIconQuestionDiamond=_exports.BIconQuestionCircleFill=_exports.BIconQuestionCircle=_exports.BIconQuestion=_exports.BIconPuzzleFill=_exports.BIconPuzzle=_exports.BIconPrinterFill=_exports.BIconPrinter=_exports.BIconPower=_exports.BIconPlusSquareFill=_exports.BIconPlusSquareDotted=_exports.BIconPlusSquare=_exports.BIconPlusLg=_exports.BIconPlusCircleFill=_exports.BIconPlusCircleDotted=_exports.BIconPlusCircle=_exports.BIconPlus=_exports.BIconPlugFill=_exports.BIconPlug=_exports.BIconPlayFill=_exports.BIconPlayCircleFill=_exports.BIconPlayCircle=_exports.BIconPlayBtnFill=_exports.BIconPlayBtn=_exports.BIconPlay=_exports.BIconPipFill=_exports.BIconPip=_exports.BIconPinMapFill=_exports.BIconPinMap=_exports.BIconPinFill=_exports.BIconPinAngleFill=_exports.BIconPinAngle=_exports.BIconPin=_exports.BIconPiggyBankFill=_exports.BIconPiggyBank=_exports.BIconPieChartFill=_exports.BIconPieChart=_exports.BIconPhoneVibrateFill=_exports.BIconPhoneVibrate=_exports.BIconPhoneLandscapeFill=_exports.BIconPhoneLandscape=_exports.BIconPhoneFill=_exports.BIconPhone=_exports.BIconPersonXFill=_exports.BIconPersonX=_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.BIconPencilFill=_exports.BIconPencil=_exports.BIconPenFill=_exports.BIconPen=_exports.BIconPeaceFill=_exports.BIconPeace=_exports.BIconPauseFill=_exports.BIconPauseCircleFill=_exports.BIconPauseCircle=_exports.BIconPauseBtnFill=_exports.BIconPauseBtn=_exports.BIconPause=_exports.BIconPatchQuestionFill=_exports.BIconPatchQuestion=_exports.BIconPatchPlusFill=_exports.BIconPatchPlus=_exports.BIconPatchMinusFill=_exports.BIconPatchMinus=_exports.BIconPatchExclamationFill=_exports.BIconPatchExclamation=_exports.BIconPatchCheckFill=_exports.BIconPatchCheck=_exports.BIconParagraph=_exports.BIconPaperclip=_exports.BIconPaletteFill=_exports.BIconPalette2=_exports.BIconPalette=_exports.BIconPaintBucket=_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.BIconMouseFill=_exports.BIconMouse3Fill=_exports.BIconMouse3=_exports.BIconMouse2Fill=_exports.BIconMouse2=_exports.BIconMouse=_exports.BIconMoonStarsFill=_exports.BIconMoonStars=_exports.BIconMoonFill=_exports.BIconMoon=_exports.BIconMoisture=_exports.BIconMinecartLoaded=_exports.BIconMinecart=_exports.BIconMicMuteFill=_exports.BIconMicMute=_exports.BIconMicFill=_exports.BIconMic=_exports.BIconMessenger=_exports.BIconMenuUp=_exports.BIconMenuDown=_exports.BIconMenuButtonWideFill=_exports.BIconMenuButtonWide=_exports.BIconMenuButtonFill=_exports.BIconMenuButton=_exports.BIconMenuAppFill=_exports.BIconMenuApp=_exports.BIconMegaphoneFill=_exports.BIconMegaphone=_exports.BIconMastodon=_exports.BIconMask=_exports.BIconMarkdownFill=_exports.BIconMarkdown=_exports.BIconMapFill=_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.BIconLinkedin=_exports.BIconLink45deg=_exports.BIconLink=_exports.BIconLightningFill=_exports.BIconLightningChargeFill=_exports.BIconLightningCharge=_exports.BIconLightning=_exports.BIconLightbulbOffFill=_exports.BIconLightbulbOff=_exports.BIconLightbulbFill=_exports.BIconLightbulb=_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.BIconLayerForward=_exports.BIconLayerBackward=_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.BIconJournalX=_exports.BIconJournalText=_exports.BIconJournalRichtext=_exports.BIconJournalPlus=_exports.BIconJournalMinus=_exports.BIconJournalMedical=_exports.BIconJournalCode=_exports.BIconJournalCheck=_exports.BIconJournalBookmarkFill=_exports.BIconJournalBookmark=_exports.BIconJournalArrowUp=_exports.BIconJournalArrowDown=_exports.BIconJournalAlbum=_exports.BIconJournal=_exports.BIconIntersect=_exports.BIconInstagram=_exports.BIconInputCursorText=_exports.BIconInputCursor=_exports.BIconInfoSquareFill=_exports.BIconInfoSquare=_exports.BIconInfoLg=_exports.BIconInfoCircleFill=_exports.BIconInfoCircle=_exports.BIconInfo=_exports.BIconInboxesFill=_exports.BIconInboxes=_exports.BIconInboxFill=_exports.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHurricane=_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.BIconHeadsetVr=_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.BIconHandThumbsUpFill=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDownFill=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumbFill=_exports.BIconHandIndexThumb=_exports.BIconHandIndexFill=_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.BIconGoogle=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGithub=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoFill=_exports.BIconGeoAltFill=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGenderTrans=_exports.BIconGenderMale=_exports.BIconGenderFemale=_exports.BIconGenderAmbiguous=_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.BIconFolderX=_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.BIconFileXFill=_exports.BIconFileX=_exports.BIconFileWordFill=_exports.BIconFileWord=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileSlidesFill=_exports.BIconFileSlides=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePptFill=_exports.BIconFilePpt=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePlayFill=_exports.BIconFilePlay=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFilePdfFill=_exports.BIconFilePdf=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileLockFill=_exports.BIconFileLock2Fill=_exports.BIconFileLock2=_exports.BIconFileLock=_exports.BIconFileImageFill=_exports.BIconFileImage=_exports.BIconFileFontFill=_exports.BIconFileFont=_exports.BIconFileFill=_exports.BIconFileExcelFill=_exports.BIconFileExcel=_exports.BIconFileEaselFill=_exports.BIconFileEasel=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkXFill=_exports.BIconFileEarmarkX=_exports.BIconFileEarmarkWordFill=_exports.BIconFileEarmarkWord=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkSlidesFill=_exports.BIconFileEarmarkSlides=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkRichtextFill=_exports.BIconFileEarmarkRichtext=_exports.BIconFileEarmarkPptFill=_exports.BIconFileEarmarkPpt=_exports.BIconFileEarmarkPostFill=_exports.BIconFileEarmarkPost=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkPlayFill=_exports.BIconFileEarmarkPlay=_exports.BIconFileEarmarkPersonFill=_exports.BIconFileEarmarkPerson=_exports.BIconFileEarmarkPdfFill=_exports.BIconFileEarmarkPdf=_exports.BIconFileEarmarkMusicFill=_exports.BIconFileEarmarkMusic=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkLockFill=_exports.BIconFileEarmarkLock2Fill=_exports.BIconFileEarmarkLock2=_exports.BIconFileEarmarkLock=_exports.BIconFileEarmarkImageFill=_exports.BIconFileEarmarkImage=_exports.BIconFileEarmarkFontFill=_exports.BIconFileEarmarkFont=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkExcelFill=_exports.BIconFileEarmarkExcel=_exports.BIconFileEarmarkEaselFill=_exports.BIconFileEarmarkEasel=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkBarGraphFill=_exports.BIconFileEarmarkBarGraph=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDownFill=_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.BIconFileBarGraphFill=_exports.BIconFileBarGraph=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconFacebook=_exports.BIconEyeglasses=_exports.BIconEyedropper=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationLg=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEraserFill=_exports.BIconEraser=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiWinkFill=_exports.BIconEmojiWink=_exports.BIconEmojiSunglassesFill=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDownFill=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmileFill=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutralFill=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughingFill=_exports.BIconEmojiLaughing=_exports.BIconEmojiHeartEyesFill=_exports.BIconEmojiHeartEyes=_exports.BIconEmojiFrownFill=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionlessFill=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzyFill=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngryFill=_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.BIconDiscord=_exports.BIconDiscFill=_exports.BIconDisc=_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.BIconDashSquareDotted=_exports.BIconDashSquare=_exports.BIconDashLg=_exports.BIconDashCircleFill=_exports.BIconDashCircleDotted=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCurrencyYen=_exports.BIconCurrencyPound=_exports.BIconCurrencyExchange=_exports.BIconCurrencyEuro=_exports.BIconCurrencyDollar=_exports.BIconCurrencyBitcoin=_exports.BIconCupStraw=_exports.BIconCupFill=_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.BIconCompassFill=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCoin=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudyFill=_exports.BIconCloudy=_exports.BIconCloudsFill=_exports.BIconClouds=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSunFill=_exports.BIconCloudSun=_exports.BIconCloudSnowFill=_exports.BIconCloudSnow=_exports.BIconCloudSleetFill=_exports.BIconCloudSleet=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudRainHeavyFill=_exports.BIconCloudRainHeavy=_exports.BIconCloudRainFill=_exports.BIconCloudRain=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMoonFill=_exports.BIconCloudMoon=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudLightningRainFill=_exports.BIconCloudLightningRain=_exports.BIconCloudLightningFill=_exports.BIconCloudLightning=_exports.BIconCloudHazeFill=_exports.BIconCloudHaze2Fill=_exports.BIconCloudHaze1=_exports.BIconCloudHaze=_exports.BIconCloudHailFill=_exports.BIconCloudHail=_exports.BIconCloudFogFill=_exports.BIconCloudFog2Fill=_exports.BIconCloudFog2=_exports.BIconCloudFog=_exports.BIconCloudFill=_exports.BIconCloudDrizzleFill=_exports.BIconCloudDrizzle=_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.BIconClipboardX=_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.BIconCheckLg=_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.BIconCashCoin=_exports.BIconCash=_exports.BIconCartXFill=_exports.BIconCartX=_exports.BIconCartPlusFill=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDashFill=_exports.BIconCartDash=_exports.BIconCartCheckFill=_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.BIconCalendarXFill=_exports.BIconCalendarX=_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.BIconCalendar2XFill=_exports.BIconCalendar2X=_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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.BIconSymmetryVertical=_exports.BIconSymmetryHorizontal=_exports.BIconSunsetFill=_exports.BIconSunset=_exports.BIconSunriseFill=_exports.BIconSunrise=_exports.BIconSunglasses=_exports.BIconSunFill=_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.BIconStopCircleFill=_exports.BIconStopCircle=_exports.BIconStopBtnFill=_exports.BIconStopBtn=_exports.BIconStop=_exports.BIconStickyFill=_exports.BIconSticky=_exports.BIconStickiesFill=_exports.BIconStickies=_exports.BIconStars=_exports.BIconStarHalf=_exports.BIconStarFill=_exports.BIconStar=_exports.BIconStack=_exports.BIconSquareHalf=_exports.BIconSquareFill=_exports.BIconSquare=_exports.BIconSpellcheck=_exports.BIconSpeedometer2=_exports.BIconSpeedometer=_exports.BIconSpeakerFill=_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.BIconSnow3=_exports.BIconSnow2=_exports.BIconSnow=_exports.BIconSmartwatch=_exports.BIconSliders=_exports.BIconSlashSquareFill=_exports.BIconSlashSquare=_exports.BIconSlashLg=_exports.BIconSlashCircleFill=_exports.BIconSlashCircle=_exports.BIconSlash=_exports.BIconSlack=_exports.BIconSkype=_exports.BIconSkipStartFill=_exports.BIconSkipStartCircleFill=_exports.BIconSkipStartCircle=_exports.BIconSkipStartBtnFill=_exports.BIconSkipStartBtn=_exports.BIconSkipStart=_exports.BIconSkipForwardFill=_exports.BIconSkipForwardCircleFill=_exports.BIconSkipForwardCircle=_exports.BIconSkipForwardBtnFill=_exports.BIconSkipForwardBtn=_exports.BIconSkipForward=_exports.BIconSkipEndFill=_exports.BIconSkipEndCircleFill=_exports.BIconSkipEndCircle=_exports.BIconSkipEndBtnFill=_exports.BIconSkipEndBtn=_exports.BIconSkipEnd=_exports.BIconSkipBackwardFill=_exports.BIconSkipBackwardCircleFill=_exports.BIconSkipBackwardCircle=_exports.BIconSkipBackwardBtnFill=_exports.BIconSkipBackwardBtn=_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.BIconShieldX=_exports.BIconShieldSlashFill=_exports.BIconShieldSlash=_exports.BIconShieldShaded=_exports.BIconShieldPlus=_exports.BIconShieldMinus=_exports.BIconShieldLockFill=_exports.BIconShieldLock=_exports.BIconShieldFillX=_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.BIconSdCardFill=_exports.BIconSdCard=_exports.BIconScrewdriver=_exports.BIconScissors=_exports.BIconSaveFill=_exports.BIconSave2Fill=_exports.BIconSave2=_exports.BIconSave=_exports.BIconSafeFill=_exports.BIconSafe2Fill=_exports.BIconSafe2=_exports.BIconSafe=_exports.BIconRulers=_exports.BIconRssFill=_exports.BIconRss=_exports.BIconReplyFill=_exports.BIconReplyAllFill=_exports.BIconReplyAll=_exports.BIconReply=_exports.BIconReddit=_exports.BIconRecycle=_exports.BIconRecordFill=_exports.BIconRecordCircleFill=_exports.BIconRecordCircle=_exports.BIconRecordBtnFill=_exports.BIconRecordBtn=_exports.BIconRecord2Fill=_exports.BIconRecord2=_exports.BIconRecord=_exports.BIconReception4=_exports.BIconReception3=_exports.BIconReception2=_exports.BIconReception1=_exports.BIconReception0=_exports.BIconReceiptCutoff=_exports.BIconReceipt=_exports.BIconRainbow=_exports.BIconQuestionSquareFill=_exports.BIconQuestionSquare=_exports.BIconQuestionOctagonFill=_exports.BIconQuestionOctagon=_exports.BIconQuestionLg=_exports.BIconQuestionDiamondFill=_exports.BIconQuestionDiamond=_exports.BIconQuestionCircleFill=_exports.BIconQuestionCircle=_exports.BIconQuestion=_exports.BIconPuzzleFill=_exports.BIconPuzzle=_exports.BIconPrinterFill=_exports.BIconPrinter=_exports.BIconPower=_exports.BIconPlusSquareFill=_exports.BIconPlusSquareDotted=_exports.BIconPlusSquare=_exports.BIconPlusLg=_exports.BIconPlusCircleFill=_exports.BIconPlusCircleDotted=_exports.BIconPlusCircle=_exports.BIconPlus=_exports.BIconPlugFill=_exports.BIconPlug=_exports.BIconPlayFill=_exports.BIconPlayCircleFill=_exports.BIconPlayCircle=_exports.BIconPlayBtnFill=_exports.BIconPlayBtn=_exports.BIconPlay=_exports.BIconPipFill=_exports.BIconPip=_exports.BIconPinMapFill=_exports.BIconPinMap=_exports.BIconPinFill=_exports.BIconPinAngleFill=_exports.BIconPinAngle=_exports.BIconPin=_exports.BIconPiggyBankFill=_exports.BIconPiggyBank=_exports.BIconPieChartFill=_exports.BIconPieChart=_exports.BIconPhoneVibrateFill=_exports.BIconPhoneVibrate=_exports.BIconPhoneLandscapeFill=_exports.BIconPhoneLandscape=_exports.BIconPhoneFill=_exports.BIconPhone=_exports.BIconPersonXFill=_exports.BIconPersonX=_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.BIconPencilFill=_exports.BIconPencil=_exports.BIconPenFill=_exports.BIconPen=_exports.BIconPeaceFill=_exports.BIconPeace=_exports.BIconPauseFill=_exports.BIconPauseCircleFill=_exports.BIconPauseCircle=_exports.BIconPauseBtnFill=_exports.BIconPauseBtn=_exports.BIconPause=_exports.BIconPatchQuestionFill=_exports.BIconPatchQuestion=_exports.BIconPatchPlusFill=_exports.BIconPatchPlus=_exports.BIconPatchMinusFill=_exports.BIconPatchMinus=_exports.BIconPatchExclamationFill=_exports.BIconPatchExclamation=_exports.BIconPatchCheckFill=_exports.BIconPatchCheck=_exports.BIconParagraph=_exports.BIconPaperclip=_exports.BIconPaletteFill=_exports.BIconPalette2=_exports.BIconPalette=_exports.BIconPaintBucket=_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.BIconMouseFill=_exports.BIconMouse3Fill=_exports.BIconMouse3=_exports.BIconMouse2Fill=_exports.BIconMouse2=_exports.BIconMouse=_exports.BIconMoonStarsFill=_exports.BIconMoonStars=_exports.BIconMoonFill=_exports.BIconMoon=_exports.BIconMoisture=_exports.BIconMinecartLoaded=_exports.BIconMinecart=_exports.BIconMicMuteFill=_exports.BIconMicMute=_exports.BIconMicFill=_exports.BIconMic=_exports.BIconMessenger=_exports.BIconMenuUp=_exports.BIconMenuDown=_exports.BIconMenuButtonWideFill=_exports.BIconMenuButtonWide=_exports.BIconMenuButtonFill=_exports.BIconMenuButton=_exports.BIconMenuAppFill=_exports.BIconMenuApp=_exports.BIconMegaphoneFill=_exports.BIconMegaphone=_exports.BIconMastodon=_exports.BIconMask=_exports.BIconMarkdownFill=_exports.BIconMarkdown=_exports.BIconMapFill=_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.BIconLinkedin=_exports.BIconLink45deg=_exports.BIconLink=_exports.BIconLightningFill=_exports.BIconLightningChargeFill=_exports.BIconLightningCharge=_exports.BIconLightning=_exports.BIconLightbulbOffFill=_exports.BIconLightbulbOff=_exports.BIconLightbulbFill=_exports.BIconLightbulb=_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.BIconLayerForward=_exports.BIconLayerBackward=_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.BIconJournalX=_exports.BIconJournalText=_exports.BIconJournalRichtext=_exports.BIconJournalPlus=_exports.BIconJournalMinus=_exports.BIconJournalMedical=_exports.BIconJournalCode=_exports.BIconJournalCheck=_exports.BIconJournalBookmarkFill=_exports.BIconJournalBookmark=_exports.BIconJournalArrowUp=_exports.BIconJournalArrowDown=_exports.BIconJournalAlbum=_exports.BIconJournal=_exports.BIconIntersect=_exports.BIconInstagram=_exports.BIconInputCursorText=_exports.BIconInputCursor=_exports.BIconInfoSquareFill=_exports.BIconInfoSquare=_exports.BIconInfoLg=_exports.BIconInfoCircleFill=_exports.BIconInfoCircle=_exports.BIconInfo=_exports.BIconInboxesFill=_exports.BIconInboxes=_exports.BIconInboxFill=_exports.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHurricane=_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.BIconHeadsetVr=_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.BIconHandThumbsUpFill=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDownFill=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumbFill=_exports.BIconHandIndexThumb=_exports.BIconHandIndexFill=_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.BIconGoogle=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGithub=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoFill=_exports.BIconGeoAltFill=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGenderTrans=_exports.BIconGenderMale=_exports.BIconGenderFemale=_exports.BIconGenderAmbiguous=_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.BIconFolderX=_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.BIconFileXFill=_exports.BIconFileX=_exports.BIconFileWordFill=_exports.BIconFileWord=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileSlidesFill=_exports.BIconFileSlides=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePptFill=_exports.BIconFilePpt=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePlayFill=_exports.BIconFilePlay=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFilePdfFill=_exports.BIconFilePdf=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileLockFill=_exports.BIconFileLock2Fill=_exports.BIconFileLock2=_exports.BIconFileLock=_exports.BIconFileImageFill=_exports.BIconFileImage=_exports.BIconFileFontFill=_exports.BIconFileFont=_exports.BIconFileFill=_exports.BIconFileExcelFill=_exports.BIconFileExcel=_exports.BIconFileEaselFill=_exports.BIconFileEasel=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkXFill=_exports.BIconFileEarmarkX=_exports.BIconFileEarmarkWordFill=_exports.BIconFileEarmarkWord=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkSlidesFill=_exports.BIconFileEarmarkSlides=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkRichtextFill=_exports.BIconFileEarmarkRichtext=_exports.BIconFileEarmarkPptFill=_exports.BIconFileEarmarkPpt=_exports.BIconFileEarmarkPostFill=_exports.BIconFileEarmarkPost=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkPlayFill=_exports.BIconFileEarmarkPlay=_exports.BIconFileEarmarkPersonFill=_exports.BIconFileEarmarkPerson=_exports.BIconFileEarmarkPdfFill=_exports.BIconFileEarmarkPdf=_exports.BIconFileEarmarkMusicFill=_exports.BIconFileEarmarkMusic=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkLockFill=_exports.BIconFileEarmarkLock2Fill=_exports.BIconFileEarmarkLock2=_exports.BIconFileEarmarkLock=_exports.BIconFileEarmarkImageFill=_exports.BIconFileEarmarkImage=_exports.BIconFileEarmarkFontFill=_exports.BIconFileEarmarkFont=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkExcelFill=_exports.BIconFileEarmarkExcel=_exports.BIconFileEarmarkEaselFill=_exports.BIconFileEarmarkEasel=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkBarGraphFill=_exports.BIconFileEarmarkBarGraph=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDownFill=_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.BIconFileBarGraphFill=_exports.BIconFileBarGraph=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconFacebook=_exports.BIconEyeglasses=_exports.BIconEyedropper=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationLg=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEraserFill=_exports.BIconEraser=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiWinkFill=_exports.BIconEmojiWink=_exports.BIconEmojiSunglassesFill=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDownFill=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmileFill=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutralFill=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughingFill=_exports.BIconEmojiLaughing=_exports.BIconEmojiHeartEyesFill=_exports.BIconEmojiHeartEyes=_exports.BIconEmojiFrownFill=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionlessFill=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzyFill=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngryFill=_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.BIconDiscord=_exports.BIconDiscFill=_exports.BIconDisc=_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.BIconDashSquareDotted=_exports.BIconDashSquare=_exports.BIconDashLg=_exports.BIconDashCircleFill=_exports.BIconDashCircleDotted=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCurrencyYen=_exports.BIconCurrencyPound=_exports.BIconCurrencyExchange=_exports.BIconCurrencyEuro=_exports.BIconCurrencyDollar=_exports.BIconCurrencyBitcoin=_exports.BIconCupStraw=_exports.BIconCupFill=_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.BIconCompassFill=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCoin=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudyFill=_exports.BIconCloudy=_exports.BIconCloudsFill=_exports.BIconClouds=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSunFill=_exports.BIconCloudSun=_exports.BIconCloudSnowFill=_exports.BIconCloudSnow=_exports.BIconCloudSleetFill=_exports.BIconCloudSleet=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudRainHeavyFill=_exports.BIconCloudRainHeavy=_exports.BIconCloudRainFill=_exports.BIconCloudRain=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMoonFill=_exports.BIconCloudMoon=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudLightningRainFill=_exports.BIconCloudLightningRain=_exports.BIconCloudLightningFill=_exports.BIconCloudLightning=_exports.BIconCloudHazeFill=_exports.BIconCloudHaze2Fill=_exports.BIconCloudHaze1=_exports.BIconCloudHaze=_exports.BIconCloudHailFill=_exports.BIconCloudHail=_exports.BIconCloudFogFill=_exports.BIconCloudFog2Fill=_exports.BIconCloudFog2=_exports.BIconCloudFog=_exports.BIconCloudFill=_exports.BIconCloudDrizzleFill=_exports.BIconCloudDrizzle=_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.BIconClipboardX=_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.BIconCheckLg=_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.BIconCashCoin=_exports.BIconCash=_exports.BIconCartXFill=_exports.BIconCartX=_exports.BIconCartPlusFill=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDashFill=_exports.BIconCartDash=_exports.BIconCartCheckFill=_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.BIconCalendarXFill=_exports.BIconCalendarX=_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.BIconCalendar2XFill=_exports.BIconCalendar2X=_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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.BIconVolumeMute=_exports.BIconVolumeDownFill=_exports.BIconVolumeDown=_exports.BIconVoicemail=_exports.BIconVinylFill=_exports.BIconVinyl=_exports.BIconViewStacked=_exports.BIconViewList=_exports.BIconVectorPen=_exports.BIconUpload=_exports.BIconUpcScan=_exports.BIconUpc=_exports.BIconUnlockFill=_exports.BIconUnlock=_exports.BIconUnion=_exports.BIconUmbrellaFill=_exports.BIconUmbrella=_exports.BIconUiRadiosGrid=_exports.BIconUiRadios=_exports.BIconUiChecksGrid=_exports.BIconUiChecks=_exports.BIconTypeUnderline=_exports.BIconTypeStrikethrough=_exports.BIconTypeItalic=_exports.BIconTypeH3=_exports.BIconTypeH2=_exports.BIconTypeH1=_exports.BIconTypeBold=_exports.BIconType=_exports.BIconTwitter=_exports.BIconTwitch=_exports.BIconTvFill=_exports.BIconTv=_exports.BIconTsunami=_exports.BIconTruckFlatbed=_exports.BIconTruck=_exports.BIconTropicalStorm=_exports.BIconTrophyFill=_exports.BIconTrophy=_exports.BIconTriangleHalf=_exports.BIconTriangleFill=_exports.BIconTriangle=_exports.BIconTreeFill=_exports.BIconTree=_exports.BIconTrashFill=_exports.BIconTrash2Fill=_exports.BIconTrash2=_exports.BIconTrash=_exports.BIconTranslate=_exports.BIconTornado=_exports.BIconTools=_exports.BIconToggles2=_exports.BIconToggles=_exports.BIconToggleOn=_exports.BIconToggleOff=_exports.BIconToggle2On=_exports.BIconToggle2Off=_exports.BIconThreeDotsVertical=_exports.BIconThreeDots=_exports.BIconThermometerSun=_exports.BIconThermometerSnow=_exports.BIconThermometerLow=_exports.BIconThermometerHigh=_exports.BIconThermometerHalf=_exports.BIconThermometer=_exports.BIconTextareaT=_exports.BIconTextareaResize=_exports.BIconTextarea=_exports.BIconTextRight=_exports.BIconTextParagraph=_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.BIconTelegram=_exports.BIconTagsFill=_exports.BIconTags=_exports.BIconTagFill=_exports.BIconTag=_exports.BIconTabletLandscapeFill=_exports.BIconTabletLandscape=_exports.BIconTabletFill=_exports.BIconTablet=_exports.BIconTable=_exports.BIconSymmetryVertical=_exports.BIconSymmetryHorizontal=_exports.BIconSunsetFill=_exports.BIconSunset=_exports.BIconSunriseFill=_exports.BIconSunrise=_exports.BIconSunglasses=_exports.BIconSunFill=_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.BIconStopCircleFill=_exports.BIconStopCircle=_exports.BIconStopBtnFill=_exports.BIconStopBtn=_exports.BIconStop=_exports.BIconStickyFill=_exports.BIconSticky=_exports.BIconStickiesFill=_exports.BIconStickies=_exports.BIconStars=_exports.BIconStarHalf=_exports.BIconStarFill=_exports.BIconStar=_exports.BIconStack=_exports.BIconSquareHalf=_exports.BIconSquareFill=_exports.BIconSquare=_exports.BIconSpellcheck=_exports.BIconSpeedometer2=_exports.BIconSpeedometer=_exports.BIconSpeakerFill=_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.BIconSnow3=_exports.BIconSnow2=_exports.BIconSnow=_exports.BIconSmartwatch=_exports.BIconSliders=_exports.BIconSlashSquareFill=_exports.BIconSlashSquare=_exports.BIconSlashLg=_exports.BIconSlashCircleFill=_exports.BIconSlashCircle=_exports.BIconSlash=_exports.BIconSlack=_exports.BIconSkype=_exports.BIconSkipStartFill=_exports.BIconSkipStartCircleFill=_exports.BIconSkipStartCircle=_exports.BIconSkipStartBtnFill=_exports.BIconSkipStartBtn=_exports.BIconSkipStart=_exports.BIconSkipForwardFill=_exports.BIconSkipForwardCircleFill=_exports.BIconSkipForwardCircle=_exports.BIconSkipForwardBtnFill=_exports.BIconSkipForwardBtn=_exports.BIconSkipForward=_exports.BIconSkipEndFill=_exports.BIconSkipEndCircleFill=_exports.BIconSkipEndCircle=_exports.BIconSkipEndBtnFill=_exports.BIconSkipEndBtn=_exports.BIconSkipEnd=_exports.BIconSkipBackwardFill=_exports.BIconSkipBackwardCircleFill=_exports.BIconSkipBackwardCircle=_exports.BIconSkipBackwardBtnFill=_exports.BIconSkipBackwardBtn=_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.BIconShieldX=_exports.BIconShieldSlashFill=_exports.BIconShieldSlash=_exports.BIconShieldShaded=_exports.BIconShieldPlus=_exports.BIconShieldMinus=_exports.BIconShieldLockFill=_exports.BIconShieldLock=_exports.BIconShieldFillX=_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.BIconSdCardFill=_exports.BIconSdCard=_exports.BIconScrewdriver=_exports.BIconScissors=_exports.BIconSaveFill=_exports.BIconSave2Fill=_exports.BIconSave2=_exports.BIconSave=_exports.BIconSafeFill=_exports.BIconSafe2Fill=_exports.BIconSafe2=_exports.BIconSafe=_exports.BIconRulers=_exports.BIconRssFill=_exports.BIconRss=_exports.BIconReplyFill=_exports.BIconReplyAllFill=_exports.BIconReplyAll=_exports.BIconReply=_exports.BIconReddit=_exports.BIconRecycle=_exports.BIconRecordFill=_exports.BIconRecordCircleFill=_exports.BIconRecordCircle=_exports.BIconRecordBtnFill=_exports.BIconRecordBtn=_exports.BIconRecord2Fill=_exports.BIconRecord2=_exports.BIconRecord=_exports.BIconReception4=_exports.BIconReception3=_exports.BIconReception2=_exports.BIconReception1=_exports.BIconReception0=_exports.BIconReceiptCutoff=_exports.BIconReceipt=_exports.BIconRainbow=_exports.BIconQuestionSquareFill=_exports.BIconQuestionSquare=_exports.BIconQuestionOctagonFill=_exports.BIconQuestionOctagon=_exports.BIconQuestionLg=_exports.BIconQuestionDiamondFill=_exports.BIconQuestionDiamond=_exports.BIconQuestionCircleFill=_exports.BIconQuestionCircle=_exports.BIconQuestion=_exports.BIconPuzzleFill=_exports.BIconPuzzle=_exports.BIconPrinterFill=_exports.BIconPrinter=_exports.BIconPower=_exports.BIconPlusSquareFill=_exports.BIconPlusSquareDotted=_exports.BIconPlusSquare=_exports.BIconPlusLg=_exports.BIconPlusCircleFill=_exports.BIconPlusCircleDotted=_exports.BIconPlusCircle=_exports.BIconPlus=_exports.BIconPlugFill=_exports.BIconPlug=_exports.BIconPlayFill=_exports.BIconPlayCircleFill=_exports.BIconPlayCircle=_exports.BIconPlayBtnFill=_exports.BIconPlayBtn=_exports.BIconPlay=_exports.BIconPipFill=_exports.BIconPip=_exports.BIconPinMapFill=_exports.BIconPinMap=_exports.BIconPinFill=_exports.BIconPinAngleFill=_exports.BIconPinAngle=_exports.BIconPin=_exports.BIconPiggyBankFill=_exports.BIconPiggyBank=_exports.BIconPieChartFill=_exports.BIconPieChart=_exports.BIconPhoneVibrateFill=_exports.BIconPhoneVibrate=_exports.BIconPhoneLandscapeFill=_exports.BIconPhoneLandscape=_exports.BIconPhoneFill=_exports.BIconPhone=_exports.BIconPersonXFill=_exports.BIconPersonX=_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.BIconPencilFill=_exports.BIconPencil=_exports.BIconPenFill=_exports.BIconPen=_exports.BIconPeaceFill=_exports.BIconPeace=_exports.BIconPauseFill=_exports.BIconPauseCircleFill=_exports.BIconPauseCircle=_exports.BIconPauseBtnFill=_exports.BIconPauseBtn=_exports.BIconPause=_exports.BIconPatchQuestionFill=_exports.BIconPatchQuestion=_exports.BIconPatchPlusFill=_exports.BIconPatchPlus=_exports.BIconPatchMinusFill=_exports.BIconPatchMinus=_exports.BIconPatchExclamationFill=_exports.BIconPatchExclamation=_exports.BIconPatchCheckFill=_exports.BIconPatchCheck=_exports.BIconParagraph=_exports.BIconPaperclip=_exports.BIconPaletteFill=_exports.BIconPalette2=_exports.BIconPalette=_exports.BIconPaintBucket=_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.BIconMouseFill=_exports.BIconMouse3Fill=_exports.BIconMouse3=_exports.BIconMouse2Fill=_exports.BIconMouse2=_exports.BIconMouse=_exports.BIconMoonStarsFill=_exports.BIconMoonStars=_exports.BIconMoonFill=_exports.BIconMoon=_exports.BIconMoisture=_exports.BIconMinecartLoaded=_exports.BIconMinecart=_exports.BIconMicMuteFill=_exports.BIconMicMute=_exports.BIconMicFill=_exports.BIconMic=_exports.BIconMessenger=_exports.BIconMenuUp=_exports.BIconMenuDown=_exports.BIconMenuButtonWideFill=_exports.BIconMenuButtonWide=_exports.BIconMenuButtonFill=_exports.BIconMenuButton=_exports.BIconMenuAppFill=_exports.BIconMenuApp=_exports.BIconMegaphoneFill=_exports.BIconMegaphone=_exports.BIconMastodon=_exports.BIconMask=_exports.BIconMarkdownFill=_exports.BIconMarkdown=_exports.BIconMapFill=_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.BIconLinkedin=_exports.BIconLink45deg=_exports.BIconLink=_exports.BIconLightningFill=_exports.BIconLightningChargeFill=_exports.BIconLightningCharge=_exports.BIconLightning=_exports.BIconLightbulbOffFill=_exports.BIconLightbulbOff=_exports.BIconLightbulbFill=_exports.BIconLightbulb=_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.BIconLayerForward=_exports.BIconLayerBackward=_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.BIconJournalX=_exports.BIconJournalText=_exports.BIconJournalRichtext=_exports.BIconJournalPlus=_exports.BIconJournalMinus=_exports.BIconJournalMedical=_exports.BIconJournalCode=_exports.BIconJournalCheck=_exports.BIconJournalBookmarkFill=_exports.BIconJournalBookmark=_exports.BIconJournalArrowUp=_exports.BIconJournalArrowDown=_exports.BIconJournalAlbum=_exports.BIconJournal=_exports.BIconIntersect=_exports.BIconInstagram=_exports.BIconInputCursorText=_exports.BIconInputCursor=_exports.BIconInfoSquareFill=_exports.BIconInfoSquare=_exports.BIconInfoLg=_exports.BIconInfoCircleFill=_exports.BIconInfoCircle=_exports.BIconInfo=_exports.BIconInboxesFill=_exports.BIconInboxes=_exports.BIconInboxFill=_exports.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHurricane=_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.BIconHeadsetVr=_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.BIconHandThumbsUpFill=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDownFill=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumbFill=_exports.BIconHandIndexThumb=_exports.BIconHandIndexFill=_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.BIconGoogle=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGithub=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoFill=_exports.BIconGeoAltFill=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGenderTrans=_exports.BIconGenderMale=_exports.BIconGenderFemale=_exports.BIconGenderAmbiguous=_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.BIconFolderX=_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.BIconFileXFill=_exports.BIconFileX=_exports.BIconFileWordFill=_exports.BIconFileWord=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileSlidesFill=_exports.BIconFileSlides=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePptFill=_exports.BIconFilePpt=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePlayFill=_exports.BIconFilePlay=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFilePdfFill=_exports.BIconFilePdf=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileLockFill=_exports.BIconFileLock2Fill=_exports.BIconFileLock2=_exports.BIconFileLock=_exports.BIconFileImageFill=_exports.BIconFileImage=_exports.BIconFileFontFill=_exports.BIconFileFont=_exports.BIconFileFill=_exports.BIconFileExcelFill=_exports.BIconFileExcel=_exports.BIconFileEaselFill=_exports.BIconFileEasel=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkXFill=_exports.BIconFileEarmarkX=_exports.BIconFileEarmarkWordFill=_exports.BIconFileEarmarkWord=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkSlidesFill=_exports.BIconFileEarmarkSlides=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkRichtextFill=_exports.BIconFileEarmarkRichtext=_exports.BIconFileEarmarkPptFill=_exports.BIconFileEarmarkPpt=_exports.BIconFileEarmarkPostFill=_exports.BIconFileEarmarkPost=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkPlayFill=_exports.BIconFileEarmarkPlay=_exports.BIconFileEarmarkPersonFill=_exports.BIconFileEarmarkPerson=_exports.BIconFileEarmarkPdfFill=_exports.BIconFileEarmarkPdf=_exports.BIconFileEarmarkMusicFill=_exports.BIconFileEarmarkMusic=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkLockFill=_exports.BIconFileEarmarkLock2Fill=_exports.BIconFileEarmarkLock2=_exports.BIconFileEarmarkLock=_exports.BIconFileEarmarkImageFill=_exports.BIconFileEarmarkImage=_exports.BIconFileEarmarkFontFill=_exports.BIconFileEarmarkFont=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkExcelFill=_exports.BIconFileEarmarkExcel=_exports.BIconFileEarmarkEaselFill=_exports.BIconFileEarmarkEasel=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkBarGraphFill=_exports.BIconFileEarmarkBarGraph=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDownFill=_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.BIconFileBarGraphFill=_exports.BIconFileBarGraph=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconFacebook=_exports.BIconEyeglasses=_exports.BIconEyedropper=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationLg=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEraserFill=_exports.BIconEraser=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiWinkFill=_exports.BIconEmojiWink=_exports.BIconEmojiSunglassesFill=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDownFill=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmileFill=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutralFill=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughingFill=_exports.BIconEmojiLaughing=_exports.BIconEmojiHeartEyesFill=_exports.BIconEmojiHeartEyes=_exports.BIconEmojiFrownFill=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionlessFill=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzyFill=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngryFill=_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.BIconDiscord=_exports.BIconDiscFill=_exports.BIconDisc=_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.BIconDashSquareDotted=_exports.BIconDashSquare=_exports.BIconDashLg=_exports.BIconDashCircleFill=_exports.BIconDashCircleDotted=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCurrencyYen=_exports.BIconCurrencyPound=_exports.BIconCurrencyExchange=_exports.BIconCurrencyEuro=_exports.BIconCurrencyDollar=_exports.BIconCurrencyBitcoin=_exports.BIconCupStraw=_exports.BIconCupFill=_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.BIconCompassFill=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCoin=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudyFill=_exports.BIconCloudy=_exports.BIconCloudsFill=_exports.BIconClouds=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSunFill=_exports.BIconCloudSun=_exports.BIconCloudSnowFill=_exports.BIconCloudSnow=_exports.BIconCloudSleetFill=_exports.BIconCloudSleet=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudRainHeavyFill=_exports.BIconCloudRainHeavy=_exports.BIconCloudRainFill=_exports.BIconCloudRain=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMoonFill=_exports.BIconCloudMoon=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudLightningRainFill=_exports.BIconCloudLightningRain=_exports.BIconCloudLightningFill=_exports.BIconCloudLightning=_exports.BIconCloudHazeFill=_exports.BIconCloudHaze2Fill=_exports.BIconCloudHaze1=_exports.BIconCloudHaze=_exports.BIconCloudHailFill=_exports.BIconCloudHail=_exports.BIconCloudFogFill=_exports.BIconCloudFog2Fill=_exports.BIconCloudFog2=_exports.BIconCloudFog=_exports.BIconCloudFill=_exports.BIconCloudDrizzleFill=_exports.BIconCloudDrizzle=_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.BIconClipboardX=_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.BIconCheckLg=_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.BIconCashCoin=_exports.BIconCash=_exports.BIconCartXFill=_exports.BIconCartX=_exports.BIconCartPlusFill=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDashFill=_exports.BIconCartDash=_exports.BIconCartCheckFill=_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.BIconCalendarXFill=_exports.BIconCalendarX=_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.BIconCalendar2XFill=_exports.BIconCalendar2X=_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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.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.BSkeletonWrapper=_exports.BSkeletonTable=_exports.BSkeletonImg=_exports.BSkeletonIcon=_exports.BSkeleton=_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.BIconYoutube=_exports.BIconXSquareFill=_exports.BIconXSquare=_exports.BIconXOctagonFill=_exports.BIconXOctagon=_exports.BIconXLg=_exports.BIconXDiamondFill=_exports.BIconXDiamond=_exports.BIconXCircleFill=_exports.BIconXCircle=_exports.BIconX=_exports.BIconWrench=_exports.BIconWindowSidebar=_exports.BIconWindowDock=_exports.BIconWindow=_exports.BIconWind=_exports.BIconWifiOff=_exports.BIconWifi2=_exports.BIconWifi1=_exports.BIconWifi=_exports.BIconWhatsapp=_exports.BIconWater=_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.BIconVinylFill=_exports.BIconVinyl=_exports.BIconViewStacked=_exports.BIconViewList=_exports.BIconVectorPen=_exports.BIconUpload=_exports.BIconUpcScan=_exports.BIconUpc=_exports.BIconUnlockFill=_exports.BIconUnlock=_exports.BIconUnion=_exports.BIconUmbrellaFill=_exports.BIconUmbrella=_exports.BIconUiRadiosGrid=_exports.BIconUiRadios=_exports.BIconUiChecksGrid=_exports.BIconUiChecks=_exports.BIconTypeUnderline=_exports.BIconTypeStrikethrough=_exports.BIconTypeItalic=_exports.BIconTypeH3=_exports.BIconTypeH2=_exports.BIconTypeH1=_exports.BIconTypeBold=_exports.BIconType=_exports.BIconTwitter=_exports.BIconTwitch=_exports.BIconTvFill=_exports.BIconTv=_exports.BIconTsunami=_exports.BIconTruckFlatbed=_exports.BIconTruck=_exports.BIconTropicalStorm=_exports.BIconTrophyFill=_exports.BIconTrophy=_exports.BIconTriangleHalf=_exports.BIconTriangleFill=_exports.BIconTriangle=_exports.BIconTreeFill=_exports.BIconTree=_exports.BIconTrashFill=_exports.BIconTrash2Fill=_exports.BIconTrash2=_exports.BIconTrash=_exports.BIconTranslate=_exports.BIconTornado=_exports.BIconTools=_exports.BIconToggles2=_exports.BIconToggles=_exports.BIconToggleOn=_exports.BIconToggleOff=_exports.BIconToggle2On=_exports.BIconToggle2Off=_exports.BIconThreeDotsVertical=_exports.BIconThreeDots=_exports.BIconThermometerSun=_exports.BIconThermometerSnow=_exports.BIconThermometerLow=_exports.BIconThermometerHigh=_exports.BIconThermometerHalf=_exports.BIconThermometer=_exports.BIconTextareaT=_exports.BIconTextareaResize=_exports.BIconTextarea=_exports.BIconTextRight=_exports.BIconTextParagraph=_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.BIconTelegram=_exports.BIconTagsFill=_exports.BIconTags=_exports.BIconTagFill=_exports.BIconTag=_exports.BIconTabletLandscapeFill=_exports.BIconTabletLandscape=_exports.BIconTabletFill=_exports.BIconTablet=_exports.BIconTable=_exports.BIconSymmetryVertical=_exports.BIconSymmetryHorizontal=_exports.BIconSunsetFill=_exports.BIconSunset=_exports.BIconSunriseFill=_exports.BIconSunrise=_exports.BIconSunglasses=_exports.BIconSunFill=_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.BIconStopCircleFill=_exports.BIconStopCircle=_exports.BIconStopBtnFill=_exports.BIconStopBtn=_exports.BIconStop=_exports.BIconStickyFill=_exports.BIconSticky=_exports.BIconStickiesFill=_exports.BIconStickies=_exports.BIconStars=_exports.BIconStarHalf=_exports.BIconStarFill=_exports.BIconStar=_exports.BIconStack=_exports.BIconSquareHalf=_exports.BIconSquareFill=_exports.BIconSquare=_exports.BIconSpellcheck=_exports.BIconSpeedometer2=_exports.BIconSpeedometer=_exports.BIconSpeakerFill=_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.BIconSnow3=_exports.BIconSnow2=_exports.BIconSnow=_exports.BIconSmartwatch=_exports.BIconSliders=_exports.BIconSlashSquareFill=_exports.BIconSlashSquare=_exports.BIconSlashLg=_exports.BIconSlashCircleFill=_exports.BIconSlashCircle=_exports.BIconSlash=_exports.BIconSlack=_exports.BIconSkype=_exports.BIconSkipStartFill=_exports.BIconSkipStartCircleFill=_exports.BIconSkipStartCircle=_exports.BIconSkipStartBtnFill=_exports.BIconSkipStartBtn=_exports.BIconSkipStart=_exports.BIconSkipForwardFill=_exports.BIconSkipForwardCircleFill=_exports.BIconSkipForwardCircle=_exports.BIconSkipForwardBtnFill=_exports.BIconSkipForwardBtn=_exports.BIconSkipForward=_exports.BIconSkipEndFill=_exports.BIconSkipEndCircleFill=_exports.BIconSkipEndCircle=_exports.BIconSkipEndBtnFill=_exports.BIconSkipEndBtn=_exports.BIconSkipEnd=_exports.BIconSkipBackwardFill=_exports.BIconSkipBackwardCircleFill=_exports.BIconSkipBackwardCircle=_exports.BIconSkipBackwardBtnFill=_exports.BIconSkipBackwardBtn=_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.BIconShieldX=_exports.BIconShieldSlashFill=_exports.BIconShieldSlash=_exports.BIconShieldShaded=_exports.BIconShieldPlus=_exports.BIconShieldMinus=_exports.BIconShieldLockFill=_exports.BIconShieldLock=_exports.BIconShieldFillX=_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.BIconSdCardFill=_exports.BIconSdCard=_exports.BIconScrewdriver=_exports.BIconScissors=_exports.BIconSaveFill=_exports.BIconSave2Fill=_exports.BIconSave2=_exports.BIconSave=_exports.BIconSafeFill=_exports.BIconSafe2Fill=_exports.BIconSafe2=_exports.BIconSafe=_exports.BIconRulers=_exports.BIconRssFill=_exports.BIconRss=_exports.BIconReplyFill=_exports.BIconReplyAllFill=_exports.BIconReplyAll=_exports.BIconReply=_exports.BIconReddit=_exports.BIconRecycle=_exports.BIconRecordFill=_exports.BIconRecordCircleFill=_exports.BIconRecordCircle=_exports.BIconRecordBtnFill=_exports.BIconRecordBtn=_exports.BIconRecord2Fill=_exports.BIconRecord2=_exports.BIconRecord=_exports.BIconReception4=_exports.BIconReception3=_exports.BIconReception2=_exports.BIconReception1=_exports.BIconReception0=_exports.BIconReceiptCutoff=_exports.BIconReceipt=_exports.BIconRainbow=_exports.BIconQuestionSquareFill=_exports.BIconQuestionSquare=_exports.BIconQuestionOctagonFill=_exports.BIconQuestionOctagon=_exports.BIconQuestionLg=_exports.BIconQuestionDiamondFill=_exports.BIconQuestionDiamond=_exports.BIconQuestionCircleFill=_exports.BIconQuestionCircle=_exports.BIconQuestion=_exports.BIconPuzzleFill=_exports.BIconPuzzle=_exports.BIconPrinterFill=_exports.BIconPrinter=_exports.BIconPower=_exports.BIconPlusSquareFill=_exports.BIconPlusSquareDotted=_exports.BIconPlusSquare=_exports.BIconPlusLg=_exports.BIconPlusCircleFill=_exports.BIconPlusCircleDotted=_exports.BIconPlusCircle=_exports.BIconPlus=_exports.BIconPlugFill=_exports.BIconPlug=_exports.BIconPlayFill=_exports.BIconPlayCircleFill=_exports.BIconPlayCircle=_exports.BIconPlayBtnFill=_exports.BIconPlayBtn=_exports.BIconPlay=_exports.BIconPipFill=_exports.BIconPip=_exports.BIconPinMapFill=_exports.BIconPinMap=_exports.BIconPinFill=_exports.BIconPinAngleFill=_exports.BIconPinAngle=_exports.BIconPin=_exports.BIconPiggyBankFill=_exports.BIconPiggyBank=_exports.BIconPieChartFill=_exports.BIconPieChart=_exports.BIconPhoneVibrateFill=_exports.BIconPhoneVibrate=_exports.BIconPhoneLandscapeFill=_exports.BIconPhoneLandscape=_exports.BIconPhoneFill=_exports.BIconPhone=_exports.BIconPersonXFill=_exports.BIconPersonX=_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.BIconPencilFill=_exports.BIconPencil=_exports.BIconPenFill=_exports.BIconPen=_exports.BIconPeaceFill=_exports.BIconPeace=_exports.BIconPauseFill=_exports.BIconPauseCircleFill=_exports.BIconPauseCircle=_exports.BIconPauseBtnFill=_exports.BIconPauseBtn=_exports.BIconPause=_exports.BIconPatchQuestionFill=_exports.BIconPatchQuestion=_exports.BIconPatchPlusFill=_exports.BIconPatchPlus=_exports.BIconPatchMinusFill=_exports.BIconPatchMinus=_exports.BIconPatchExclamationFill=_exports.BIconPatchExclamation=_exports.BIconPatchCheckFill=_exports.BIconPatchCheck=_exports.BIconParagraph=_exports.BIconPaperclip=_exports.BIconPaletteFill=_exports.BIconPalette2=_exports.BIconPalette=_exports.BIconPaintBucket=_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.BIconMouseFill=_exports.BIconMouse3Fill=_exports.BIconMouse3=_exports.BIconMouse2Fill=_exports.BIconMouse2=_exports.BIconMouse=_exports.BIconMoonStarsFill=_exports.BIconMoonStars=_exports.BIconMoonFill=_exports.BIconMoon=_exports.BIconMoisture=_exports.BIconMinecartLoaded=_exports.BIconMinecart=_exports.BIconMicMuteFill=_exports.BIconMicMute=_exports.BIconMicFill=_exports.BIconMic=_exports.BIconMessenger=_exports.BIconMenuUp=_exports.BIconMenuDown=_exports.BIconMenuButtonWideFill=_exports.BIconMenuButtonWide=_exports.BIconMenuButtonFill=_exports.BIconMenuButton=_exports.BIconMenuAppFill=_exports.BIconMenuApp=_exports.BIconMegaphoneFill=_exports.BIconMegaphone=_exports.BIconMastodon=_exports.BIconMask=_exports.BIconMarkdownFill=_exports.BIconMarkdown=_exports.BIconMapFill=_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.BIconLinkedin=_exports.BIconLink45deg=_exports.BIconLink=_exports.BIconLightningFill=_exports.BIconLightningChargeFill=_exports.BIconLightningCharge=_exports.BIconLightning=_exports.BIconLightbulbOffFill=_exports.BIconLightbulbOff=_exports.BIconLightbulbFill=_exports.BIconLightbulb=_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.BIconLayerForward=_exports.BIconLayerBackward=_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.BIconJournalX=_exports.BIconJournalText=_exports.BIconJournalRichtext=_exports.BIconJournalPlus=_exports.BIconJournalMinus=_exports.BIconJournalMedical=_exports.BIconJournalCode=_exports.BIconJournalCheck=_exports.BIconJournalBookmarkFill=_exports.BIconJournalBookmark=_exports.BIconJournalArrowUp=_exports.BIconJournalArrowDown=_exports.BIconJournalAlbum=_exports.BIconJournal=_exports.BIconIntersect=_exports.BIconInstagram=_exports.BIconInputCursorText=_exports.BIconInputCursor=_exports.BIconInfoSquareFill=_exports.BIconInfoSquare=_exports.BIconInfoLg=_exports.BIconInfoCircleFill=_exports.BIconInfoCircle=_exports.BIconInfo=_exports.BIconInboxesFill=_exports.BIconInboxes=_exports.BIconInboxFill=_exports.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHurricane=_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.BIconHeadsetVr=_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.BIconHandThumbsUpFill=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDownFill=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumbFill=_exports.BIconHandIndexThumb=_exports.BIconHandIndexFill=_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.BIconGoogle=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGithub=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoFill=_exports.BIconGeoAltFill=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGenderTrans=_exports.BIconGenderMale=_exports.BIconGenderFemale=_exports.BIconGenderAmbiguous=_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.BIconFolderX=_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.BIconFileXFill=_exports.BIconFileX=_exports.BIconFileWordFill=_exports.BIconFileWord=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileSlidesFill=_exports.BIconFileSlides=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePptFill=_exports.BIconFilePpt=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePlayFill=_exports.BIconFilePlay=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFilePdfFill=_exports.BIconFilePdf=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileLockFill=_exports.BIconFileLock2Fill=_exports.BIconFileLock2=_exports.BIconFileLock=_exports.BIconFileImageFill=_exports.BIconFileImage=_exports.BIconFileFontFill=_exports.BIconFileFont=_exports.BIconFileFill=_exports.BIconFileExcelFill=_exports.BIconFileExcel=_exports.BIconFileEaselFill=_exports.BIconFileEasel=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkXFill=_exports.BIconFileEarmarkX=_exports.BIconFileEarmarkWordFill=_exports.BIconFileEarmarkWord=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkSlidesFill=_exports.BIconFileEarmarkSlides=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkRichtextFill=_exports.BIconFileEarmarkRichtext=_exports.BIconFileEarmarkPptFill=_exports.BIconFileEarmarkPpt=_exports.BIconFileEarmarkPostFill=_exports.BIconFileEarmarkPost=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkPlayFill=_exports.BIconFileEarmarkPlay=_exports.BIconFileEarmarkPersonFill=_exports.BIconFileEarmarkPerson=_exports.BIconFileEarmarkPdfFill=_exports.BIconFileEarmarkPdf=_exports.BIconFileEarmarkMusicFill=_exports.BIconFileEarmarkMusic=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkLockFill=_exports.BIconFileEarmarkLock2Fill=_exports.BIconFileEarmarkLock2=_exports.BIconFileEarmarkLock=_exports.BIconFileEarmarkImageFill=_exports.BIconFileEarmarkImage=_exports.BIconFileEarmarkFontFill=_exports.BIconFileEarmarkFont=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkExcelFill=_exports.BIconFileEarmarkExcel=_exports.BIconFileEarmarkEaselFill=_exports.BIconFileEarmarkEasel=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkBarGraphFill=_exports.BIconFileEarmarkBarGraph=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDownFill=_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.BIconFileBarGraphFill=_exports.BIconFileBarGraph=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconFacebook=_exports.BIconEyeglasses=_exports.BIconEyedropper=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationLg=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEraserFill=_exports.BIconEraser=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiWinkFill=_exports.BIconEmojiWink=_exports.BIconEmojiSunglassesFill=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDownFill=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmileFill=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutralFill=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughingFill=_exports.BIconEmojiLaughing=_exports.BIconEmojiHeartEyesFill=_exports.BIconEmojiHeartEyes=_exports.BIconEmojiFrownFill=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionlessFill=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzyFill=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngryFill=_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.BIconDiscord=_exports.BIconDiscFill=_exports.BIconDisc=_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.BIconDashSquareDotted=_exports.BIconDashSquare=_exports.BIconDashLg=_exports.BIconDashCircleFill=_exports.BIconDashCircleDotted=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCurrencyYen=_exports.BIconCurrencyPound=_exports.BIconCurrencyExchange=_exports.BIconCurrencyEuro=_exports.BIconCurrencyDollar=_exports.BIconCurrencyBitcoin=_exports.BIconCupStraw=_exports.BIconCupFill=_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.BIconCompassFill=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCoin=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudyFill=_exports.BIconCloudy=_exports.BIconCloudsFill=_exports.BIconClouds=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSunFill=_exports.BIconCloudSun=_exports.BIconCloudSnowFill=_exports.BIconCloudSnow=_exports.BIconCloudSleetFill=_exports.BIconCloudSleet=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudRainHeavyFill=_exports.BIconCloudRainHeavy=_exports.BIconCloudRainFill=_exports.BIconCloudRain=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMoonFill=_exports.BIconCloudMoon=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudLightningRainFill=_exports.BIconCloudLightningRain=_exports.BIconCloudLightningFill=_exports.BIconCloudLightning=_exports.BIconCloudHazeFill=_exports.BIconCloudHaze2Fill=_exports.BIconCloudHaze1=_exports.BIconCloudHaze=_exports.BIconCloudHailFill=_exports.BIconCloudHail=_exports.BIconCloudFogFill=_exports.BIconCloudFog2Fill=_exports.BIconCloudFog2=_exports.BIconCloudFog=_exports.BIconCloudFill=_exports.BIconCloudDrizzleFill=_exports.BIconCloudDrizzle=_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.BIconClipboardX=_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.BIconCheckLg=_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.BIconCashCoin=_exports.BIconCash=_exports.BIconCartXFill=_exports.BIconCartX=_exports.BIconCartPlusFill=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDashFill=_exports.BIconCartDash=_exports.BIconCartCheckFill=_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.BIconCalendarXFill=_exports.BIconCalendarX=_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.BIconCalendar2XFill=_exports.BIconCalendar2X=_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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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.SkeletonPlugin=_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.BSkeletonWrapper=_exports.BSkeletonTable=_exports.BSkeletonImg=_exports.BSkeletonIcon=_exports.BSkeleton=_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.BIconYoutube=_exports.BIconXSquareFill=_exports.BIconXSquare=_exports.BIconXOctagonFill=_exports.BIconXOctagon=_exports.BIconXLg=_exports.BIconXDiamondFill=_exports.BIconXDiamond=_exports.BIconXCircleFill=_exports.BIconXCircle=_exports.BIconX=_exports.BIconWrench=_exports.BIconWindowSidebar=_exports.BIconWindowDock=_exports.BIconWindow=_exports.BIconWind=_exports.BIconWifiOff=_exports.BIconWifi2=_exports.BIconWifi1=_exports.BIconWifi=_exports.BIconWhatsapp=_exports.BIconWater=_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.BIconVinylFill=_exports.BIconVinyl=_exports.BIconViewStacked=_exports.BIconViewList=_exports.BIconVectorPen=_exports.BIconUpload=_exports.BIconUpcScan=_exports.BIconUpc=_exports.BIconUnlockFill=_exports.BIconUnlock=_exports.BIconUnion=_exports.BIconUmbrellaFill=_exports.BIconUmbrella=_exports.BIconUiRadiosGrid=_exports.BIconUiRadios=_exports.BIconUiChecksGrid=_exports.BIconUiChecks=_exports.BIconTypeUnderline=_exports.BIconTypeStrikethrough=_exports.BIconTypeItalic=_exports.BIconTypeH3=_exports.BIconTypeH2=_exports.BIconTypeH1=_exports.BIconTypeBold=_exports.BIconType=_exports.BIconTwitter=_exports.BIconTwitch=_exports.BIconTvFill=_exports.BIconTv=_exports.BIconTsunami=_exports.BIconTruckFlatbed=_exports.BIconTruck=_exports.BIconTropicalStorm=_exports.BIconTrophyFill=_exports.BIconTrophy=_exports.BIconTriangleHalf=_exports.BIconTriangleFill=_exports.BIconTriangle=_exports.BIconTreeFill=_exports.BIconTree=_exports.BIconTrashFill=_exports.BIconTrash2Fill=_exports.BIconTrash2=_exports.BIconTrash=_exports.BIconTranslate=_exports.BIconTornado=_exports.BIconTools=_exports.BIconToggles2=_exports.BIconToggles=_exports.BIconToggleOn=_exports.BIconToggleOff=_exports.BIconToggle2On=_exports.BIconToggle2Off=_exports.BIconThreeDotsVertical=_exports.BIconThreeDots=_exports.BIconThermometerSun=_exports.BIconThermometerSnow=_exports.BIconThermometerLow=_exports.BIconThermometerHigh=_exports.BIconThermometerHalf=_exports.BIconThermometer=_exports.BIconTextareaT=_exports.BIconTextareaResize=_exports.BIconTextarea=_exports.BIconTextRight=_exports.BIconTextParagraph=_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.BIconTelegram=_exports.BIconTagsFill=_exports.BIconTags=_exports.BIconTagFill=_exports.BIconTag=_exports.BIconTabletLandscapeFill=_exports.BIconTabletLandscape=_exports.BIconTabletFill=_exports.BIconTablet=_exports.BIconTable=_exports.BIconSymmetryVertical=_exports.BIconSymmetryHorizontal=_exports.BIconSunsetFill=_exports.BIconSunset=_exports.BIconSunriseFill=_exports.BIconSunrise=_exports.BIconSunglasses=_exports.BIconSunFill=_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.BIconStopCircleFill=_exports.BIconStopCircle=_exports.BIconStopBtnFill=_exports.BIconStopBtn=_exports.BIconStop=_exports.BIconStickyFill=_exports.BIconSticky=_exports.BIconStickiesFill=_exports.BIconStickies=_exports.BIconStars=_exports.BIconStarHalf=_exports.BIconStarFill=_exports.BIconStar=_exports.BIconStack=_exports.BIconSquareHalf=_exports.BIconSquareFill=_exports.BIconSquare=_exports.BIconSpellcheck=_exports.BIconSpeedometer2=_exports.BIconSpeedometer=_exports.BIconSpeakerFill=_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.BIconSnow3=_exports.BIconSnow2=_exports.BIconSnow=_exports.BIconSmartwatch=_exports.BIconSliders=_exports.BIconSlashSquareFill=_exports.BIconSlashSquare=_exports.BIconSlashLg=_exports.BIconSlashCircleFill=_exports.BIconSlashCircle=_exports.BIconSlash=_exports.BIconSlack=_exports.BIconSkype=_exports.BIconSkipStartFill=_exports.BIconSkipStartCircleFill=_exports.BIconSkipStartCircle=_exports.BIconSkipStartBtnFill=_exports.BIconSkipStartBtn=_exports.BIconSkipStart=_exports.BIconSkipForwardFill=_exports.BIconSkipForwardCircleFill=_exports.BIconSkipForwardCircle=_exports.BIconSkipForwardBtnFill=_exports.BIconSkipForwardBtn=_exports.BIconSkipForward=_exports.BIconSkipEndFill=_exports.BIconSkipEndCircleFill=_exports.BIconSkipEndCircle=_exports.BIconSkipEndBtnFill=_exports.BIconSkipEndBtn=_exports.BIconSkipEnd=_exports.BIconSkipBackwardFill=_exports.BIconSkipBackwardCircleFill=_exports.BIconSkipBackwardCircle=_exports.BIconSkipBackwardBtnFill=_exports.BIconSkipBackwardBtn=_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.BIconShieldX=_exports.BIconShieldSlashFill=_exports.BIconShieldSlash=_exports.BIconShieldShaded=_exports.BIconShieldPlus=_exports.BIconShieldMinus=_exports.BIconShieldLockFill=_exports.BIconShieldLock=_exports.BIconShieldFillX=_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.BIconSdCardFill=_exports.BIconSdCard=_exports.BIconScrewdriver=_exports.BIconScissors=_exports.BIconSaveFill=_exports.BIconSave2Fill=_exports.BIconSave2=_exports.BIconSave=_exports.BIconSafeFill=_exports.BIconSafe2Fill=_exports.BIconSafe2=_exports.BIconSafe=_exports.BIconRulers=_exports.BIconRssFill=_exports.BIconRss=_exports.BIconReplyFill=_exports.BIconReplyAllFill=_exports.BIconReplyAll=_exports.BIconReply=_exports.BIconReddit=_exports.BIconRecycle=_exports.BIconRecordFill=_exports.BIconRecordCircleFill=_exports.BIconRecordCircle=_exports.BIconRecordBtnFill=_exports.BIconRecordBtn=_exports.BIconRecord2Fill=_exports.BIconRecord2=_exports.BIconRecord=_exports.BIconReception4=_exports.BIconReception3=_exports.BIconReception2=_exports.BIconReception1=_exports.BIconReception0=_exports.BIconReceiptCutoff=_exports.BIconReceipt=_exports.BIconRainbow=_exports.BIconQuestionSquareFill=_exports.BIconQuestionSquare=_exports.BIconQuestionOctagonFill=_exports.BIconQuestionOctagon=_exports.BIconQuestionLg=_exports.BIconQuestionDiamondFill=_exports.BIconQuestionDiamond=_exports.BIconQuestionCircleFill=_exports.BIconQuestionCircle=_exports.BIconQuestion=_exports.BIconPuzzleFill=_exports.BIconPuzzle=_exports.BIconPrinterFill=_exports.BIconPrinter=_exports.BIconPower=_exports.BIconPlusSquareFill=_exports.BIconPlusSquareDotted=_exports.BIconPlusSquare=_exports.BIconPlusLg=_exports.BIconPlusCircleFill=_exports.BIconPlusCircleDotted=_exports.BIconPlusCircle=_exports.BIconPlus=_exports.BIconPlugFill=_exports.BIconPlug=_exports.BIconPlayFill=_exports.BIconPlayCircleFill=_exports.BIconPlayCircle=_exports.BIconPlayBtnFill=_exports.BIconPlayBtn=_exports.BIconPlay=_exports.BIconPipFill=_exports.BIconPip=_exports.BIconPinMapFill=_exports.BIconPinMap=_exports.BIconPinFill=_exports.BIconPinAngleFill=_exports.BIconPinAngle=_exports.BIconPin=_exports.BIconPiggyBankFill=_exports.BIconPiggyBank=_exports.BIconPieChartFill=_exports.BIconPieChart=_exports.BIconPhoneVibrateFill=_exports.BIconPhoneVibrate=_exports.BIconPhoneLandscapeFill=_exports.BIconPhoneLandscape=_exports.BIconPhoneFill=_exports.BIconPhone=_exports.BIconPersonXFill=_exports.BIconPersonX=_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.BIconPencilFill=_exports.BIconPencil=_exports.BIconPenFill=_exports.BIconPen=_exports.BIconPeaceFill=_exports.BIconPeace=_exports.BIconPauseFill=_exports.BIconPauseCircleFill=_exports.BIconPauseCircle=_exports.BIconPauseBtnFill=_exports.BIconPauseBtn=_exports.BIconPause=_exports.BIconPatchQuestionFill=_exports.BIconPatchQuestion=_exports.BIconPatchPlusFill=_exports.BIconPatchPlus=_exports.BIconPatchMinusFill=_exports.BIconPatchMinus=_exports.BIconPatchExclamationFill=_exports.BIconPatchExclamation=_exports.BIconPatchCheckFill=_exports.BIconPatchCheck=_exports.BIconParagraph=_exports.BIconPaperclip=_exports.BIconPaletteFill=_exports.BIconPalette2=_exports.BIconPalette=_exports.BIconPaintBucket=_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.BIconMouseFill=_exports.BIconMouse3Fill=_exports.BIconMouse3=_exports.BIconMouse2Fill=_exports.BIconMouse2=_exports.BIconMouse=_exports.BIconMoonStarsFill=_exports.BIconMoonStars=_exports.BIconMoonFill=_exports.BIconMoon=_exports.BIconMoisture=_exports.BIconMinecartLoaded=_exports.BIconMinecart=_exports.BIconMicMuteFill=_exports.BIconMicMute=_exports.BIconMicFill=_exports.BIconMic=_exports.BIconMessenger=_exports.BIconMenuUp=_exports.BIconMenuDown=_exports.BIconMenuButtonWideFill=_exports.BIconMenuButtonWide=_exports.BIconMenuButtonFill=_exports.BIconMenuButton=_exports.BIconMenuAppFill=_exports.BIconMenuApp=_exports.BIconMegaphoneFill=_exports.BIconMegaphone=_exports.BIconMastodon=_exports.BIconMask=_exports.BIconMarkdownFill=_exports.BIconMarkdown=_exports.BIconMapFill=_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.BIconLinkedin=_exports.BIconLink45deg=_exports.BIconLink=_exports.BIconLightningFill=_exports.BIconLightningChargeFill=_exports.BIconLightningCharge=_exports.BIconLightning=_exports.BIconLightbulbOffFill=_exports.BIconLightbulbOff=_exports.BIconLightbulbFill=_exports.BIconLightbulb=_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.BIconLayerForward=_exports.BIconLayerBackward=_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.BIconJournalX=_exports.BIconJournalText=_exports.BIconJournalRichtext=_exports.BIconJournalPlus=_exports.BIconJournalMinus=_exports.BIconJournalMedical=_exports.BIconJournalCode=_exports.BIconJournalCheck=_exports.BIconJournalBookmarkFill=_exports.BIconJournalBookmark=_exports.BIconJournalArrowUp=_exports.BIconJournalArrowDown=_exports.BIconJournalAlbum=_exports.BIconJournal=_exports.BIconIntersect=_exports.BIconInstagram=_exports.BIconInputCursorText=_exports.BIconInputCursor=_exports.BIconInfoSquareFill=_exports.BIconInfoSquare=_exports.BIconInfoLg=_exports.BIconInfoCircleFill=_exports.BIconInfoCircle=_exports.BIconInfo=_exports.BIconInboxesFill=_exports.BIconInboxes=_exports.BIconInboxFill=_exports.BIconInbox=_exports.BIconImages=_exports.BIconImageFill=_exports.BIconImageAlt=_exports.BIconImage=_exports.BIconHurricane=_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.BIconHeadsetVr=_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.BIconHandThumbsUpFill=_exports.BIconHandThumbsUp=_exports.BIconHandThumbsDownFill=_exports.BIconHandThumbsDown=_exports.BIconHandIndexThumbFill=_exports.BIconHandIndexThumb=_exports.BIconHandIndexFill=_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.BIconGoogle=_exports.BIconGlobe2=_exports.BIconGlobe=_exports.BIconGithub=_exports.BIconGiftFill=_exports.BIconGift=_exports.BIconGeoFill=_exports.BIconGeoAltFill=_exports.BIconGeoAlt=_exports.BIconGeo=_exports.BIconGenderTrans=_exports.BIconGenderMale=_exports.BIconGenderFemale=_exports.BIconGenderAmbiguous=_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.BIconFolderX=_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.BIconFileXFill=_exports.BIconFileX=_exports.BIconFileWordFill=_exports.BIconFileWord=_exports.BIconFileTextFill=_exports.BIconFileText=_exports.BIconFileSpreadsheetFill=_exports.BIconFileSpreadsheet=_exports.BIconFileSlidesFill=_exports.BIconFileSlides=_exports.BIconFileRuledFill=_exports.BIconFileRuled=_exports.BIconFileRichtextFill=_exports.BIconFileRichtext=_exports.BIconFilePptFill=_exports.BIconFilePpt=_exports.BIconFilePostFill=_exports.BIconFilePost=_exports.BIconFilePlusFill=_exports.BIconFilePlus=_exports.BIconFilePlayFill=_exports.BIconFilePlay=_exports.BIconFilePersonFill=_exports.BIconFilePerson=_exports.BIconFilePdfFill=_exports.BIconFilePdf=_exports.BIconFileMusicFill=_exports.BIconFileMusic=_exports.BIconFileMinusFill=_exports.BIconFileMinus=_exports.BIconFileMedicalFill=_exports.BIconFileMedical=_exports.BIconFileLockFill=_exports.BIconFileLock2Fill=_exports.BIconFileLock2=_exports.BIconFileLock=_exports.BIconFileImageFill=_exports.BIconFileImage=_exports.BIconFileFontFill=_exports.BIconFileFont=_exports.BIconFileFill=_exports.BIconFileExcelFill=_exports.BIconFileExcel=_exports.BIconFileEaselFill=_exports.BIconFileEasel=_exports.BIconFileEarmarkZipFill=_exports.BIconFileEarmarkZip=_exports.BIconFileEarmarkXFill=_exports.BIconFileEarmarkX=_exports.BIconFileEarmarkWordFill=_exports.BIconFileEarmarkWord=_exports.BIconFileEarmarkTextFill=_exports.BIconFileEarmarkText=_exports.BIconFileEarmarkSpreadsheetFill=_exports.BIconFileEarmarkSpreadsheet=_exports.BIconFileEarmarkSlidesFill=_exports.BIconFileEarmarkSlides=_exports.BIconFileEarmarkRuledFill=_exports.BIconFileEarmarkRuled=_exports.BIconFileEarmarkRichtextFill=_exports.BIconFileEarmarkRichtext=_exports.BIconFileEarmarkPptFill=_exports.BIconFileEarmarkPpt=_exports.BIconFileEarmarkPostFill=_exports.BIconFileEarmarkPost=_exports.BIconFileEarmarkPlusFill=_exports.BIconFileEarmarkPlus=_exports.BIconFileEarmarkPlayFill=_exports.BIconFileEarmarkPlay=_exports.BIconFileEarmarkPersonFill=_exports.BIconFileEarmarkPerson=_exports.BIconFileEarmarkPdfFill=_exports.BIconFileEarmarkPdf=_exports.BIconFileEarmarkMusicFill=_exports.BIconFileEarmarkMusic=_exports.BIconFileEarmarkMinusFill=_exports.BIconFileEarmarkMinus=_exports.BIconFileEarmarkMedicalFill=_exports.BIconFileEarmarkMedical=_exports.BIconFileEarmarkLockFill=_exports.BIconFileEarmarkLock2Fill=_exports.BIconFileEarmarkLock2=_exports.BIconFileEarmarkLock=_exports.BIconFileEarmarkImageFill=_exports.BIconFileEarmarkImage=_exports.BIconFileEarmarkFontFill=_exports.BIconFileEarmarkFont=_exports.BIconFileEarmarkFill=_exports.BIconFileEarmarkExcelFill=_exports.BIconFileEarmarkExcel=_exports.BIconFileEarmarkEaselFill=_exports.BIconFileEarmarkEasel=_exports.BIconFileEarmarkDiffFill=_exports.BIconFileEarmarkDiff=_exports.BIconFileEarmarkCodeFill=_exports.BIconFileEarmarkCode=_exports.BIconFileEarmarkCheckFill=_exports.BIconFileEarmarkCheck=_exports.BIconFileEarmarkBreakFill=_exports.BIconFileEarmarkBreak=_exports.BIconFileEarmarkBinaryFill=_exports.BIconFileEarmarkBinary=_exports.BIconFileEarmarkBarGraphFill=_exports.BIconFileEarmarkBarGraph=_exports.BIconFileEarmarkArrowUpFill=_exports.BIconFileEarmarkArrowUp=_exports.BIconFileEarmarkArrowDownFill=_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.BIconFileBarGraphFill=_exports.BIconFileBarGraph=_exports.BIconFileArrowUpFill=_exports.BIconFileArrowUp=_exports.BIconFileArrowDownFill=_exports.BIconFileArrowDown=_exports.BIconFile=_exports.BIconFacebook=_exports.BIconEyeglasses=_exports.BIconEyedropper=_exports.BIconEyeSlashFill=_exports.BIconEyeSlash=_exports.BIconEyeFill=_exports.BIconEye=_exports.BIconExclude=_exports.BIconExclamationTriangleFill=_exports.BIconExclamationTriangle=_exports.BIconExclamationSquareFill=_exports.BIconExclamationSquare=_exports.BIconExclamationOctagonFill=_exports.BIconExclamationOctagon=_exports.BIconExclamationLg=_exports.BIconExclamationDiamondFill=_exports.BIconExclamationDiamond=_exports.BIconExclamationCircleFill=_exports.BIconExclamationCircle=_exports.BIconExclamation=_exports.BIconEraserFill=_exports.BIconEraser=_exports.BIconEnvelopeOpenFill=_exports.BIconEnvelopeOpen=_exports.BIconEnvelopeFill=_exports.BIconEnvelope=_exports.BIconEmojiWinkFill=_exports.BIconEmojiWink=_exports.BIconEmojiSunglassesFill=_exports.BIconEmojiSunglasses=_exports.BIconEmojiSmileUpsideDownFill=_exports.BIconEmojiSmileUpsideDown=_exports.BIconEmojiSmileFill=_exports.BIconEmojiSmile=_exports.BIconEmojiNeutralFill=_exports.BIconEmojiNeutral=_exports.BIconEmojiLaughingFill=_exports.BIconEmojiLaughing=_exports.BIconEmojiHeartEyesFill=_exports.BIconEmojiHeartEyes=_exports.BIconEmojiFrownFill=_exports.BIconEmojiFrown=_exports.BIconEmojiExpressionlessFill=_exports.BIconEmojiExpressionless=_exports.BIconEmojiDizzyFill=_exports.BIconEmojiDizzy=_exports.BIconEmojiAngryFill=_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.BIconDiscord=_exports.BIconDiscFill=_exports.BIconDisc=_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.BIconDashSquareDotted=_exports.BIconDashSquare=_exports.BIconDashLg=_exports.BIconDashCircleFill=_exports.BIconDashCircleDotted=_exports.BIconDashCircle=_exports.BIconDash=_exports.BIconCursorText=_exports.BIconCursorFill=_exports.BIconCursor=_exports.BIconCurrencyYen=_exports.BIconCurrencyPound=_exports.BIconCurrencyExchange=_exports.BIconCurrencyEuro=_exports.BIconCurrencyDollar=_exports.BIconCurrencyBitcoin=_exports.BIconCupStraw=_exports.BIconCupFill=_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.BIconCompassFill=_exports.BIconCompass=_exports.BIconCommand=_exports.BIconColumnsGap=_exports.BIconColumns=_exports.BIconCollectionPlayFill=_exports.BIconCollectionPlay=_exports.BIconCollectionFill=_exports.BIconCollection=_exports.BIconCoin=_exports.BIconCodeSquare=_exports.BIconCodeSlash=_exports.BIconCode=_exports.BIconCloudyFill=_exports.BIconCloudy=_exports.BIconCloudsFill=_exports.BIconClouds=_exports.BIconCloudUploadFill=_exports.BIconCloudUpload=_exports.BIconCloudSunFill=_exports.BIconCloudSun=_exports.BIconCloudSnowFill=_exports.BIconCloudSnow=_exports.BIconCloudSleetFill=_exports.BIconCloudSleet=_exports.BIconCloudSlashFill=_exports.BIconCloudSlash=_exports.BIconCloudRainHeavyFill=_exports.BIconCloudRainHeavy=_exports.BIconCloudRainFill=_exports.BIconCloudRain=_exports.BIconCloudPlusFill=_exports.BIconCloudPlus=_exports.BIconCloudMoonFill=_exports.BIconCloudMoon=_exports.BIconCloudMinusFill=_exports.BIconCloudMinus=_exports.BIconCloudLightningRainFill=_exports.BIconCloudLightningRain=_exports.BIconCloudLightningFill=_exports.BIconCloudLightning=_exports.BIconCloudHazeFill=_exports.BIconCloudHaze2Fill=_exports.BIconCloudHaze1=_exports.BIconCloudHaze=_exports.BIconCloudHailFill=_exports.BIconCloudHail=_exports.BIconCloudFogFill=_exports.BIconCloudFog2Fill=_exports.BIconCloudFog2=_exports.BIconCloudFog=_exports.BIconCloudFill=_exports.BIconCloudDrizzleFill=_exports.BIconCloudDrizzle=_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.BIconClipboardX=_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.BIconCheckLg=_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.BIconCashCoin=_exports.BIconCash=_exports.BIconCartXFill=_exports.BIconCartX=_exports.BIconCartPlusFill=_exports.BIconCartPlus=_exports.BIconCartFill=_exports.BIconCartDashFill=_exports.BIconCartDash=_exports.BIconCartCheckFill=_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.BIconCalendarXFill=_exports.BIconCalendarX=_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.BIconCalendar2XFill=_exports.BIconCalendar2X=_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.BIconBrushFill=_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.BIconBorderTop=_exports.BIconBorderStyle=_exports.BIconBorderRight=_exports.BIconBorderOuter=_exports.BIconBorderMiddle=_exports.BIconBorderLeft=_exports.BIconBorderInner=_exports.BIconBorderCenter=_exports.BIconBorderBottom=_exports.BIconBorderAll=_exports.BIconBorder=_exports.BIconBootstrapReboot=_exports.BIconBootstrapFill=_exports.BIconBootstrap=_exports.BIconBookshelf=_exports.BIconBookmarksFill=_exports.BIconBookmarks=_exports.BIconBookmarkXFill=_exports.BIconBookmarkX=_exports.BIconBookmarkStarFill=_exports.BIconBookmarkStar=_exports.BIconBookmarkPlusFill=_exports.BIconBookmarkPlus=_exports.BIconBookmarkHeartFill=_exports.BIconBookmarkHeart=_exports.BIconBookmarkFill=_exports.BIconBookmarkDashFill=_exports.BIconBookmarkDash=_exports.BIconBookmarkCheckFill=_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.BIconBellSlashFill=_exports.BIconBellSlash=_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.BIconBank2=_exports.BIconBank=_exports.BIconBagXFill=_exports.BIconBagX=_exports.BIconBagPlusFill=_exports.BIconBagPlus=_exports.BIconBagFill=_exports.BIconBagDashFill=_exports.BIconBagDash=_exports.BIconBagCheckFill=_exports.BIconBagCheck=_exports.BIconBag=_exports.BIconBadgeWcFill=_exports.BIconBadgeWc=_exports.BIconBadgeVrFill=_exports.BIconBadgeVr=_exports.BIconBadgeVoFill=_exports.BIconBadgeVo=_exports.BIconBadgeTmFill=_exports.BIconBadgeTm=_exports.BIconBadgeHdFill=_exports.BIconBadgeHd=_exports.BIconBadgeCcFill=_exports.BIconBadgeCc=_exports.BIconBadgeArFill=_exports.BIconBadgeAr=_exports.BIconBadgeAdFill=_exports.BIconBadgeAd=_exports.BIconBadge8kFill=_exports.BIconBadge8k=_exports.BIconBadge4kFill=_exports.BIconBadge4k=_exports.BIconBadge3dFill=_exports.BIconBadge3d=_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 isVue3=_vue.default.version.startsWith("3"),REF_FOR_KEY=isVue3?"ref_for":"refInFor",ALLOWED_FIELDS_IN_DATA=["class","staticClass","style","attrs","props","domProps","on","nativeOn","directives","scopedSlots","slot","key","ref","refInFor"],extend=_vue.default.extend.bind(_vue.default);if(isVue3){var originalExtend=_vue.default.extend,KNOWN_COMPONENTS=["router-link","transition","transition-group"],originalVModelDynamicCreated=_vue.default.vModelDynamic.created,originalVModelDynamicBeforeUpdate=_vue.default.vModelDynamic.beforeUpdate;_vue.default.vModelDynamic.created=function(el,binding,vnode){originalVModelDynamicCreated.call(this,el,binding,vnode),el._assign||(el._assign=function(){})},_vue.default.vModelDynamic.beforeUpdate=function(el,binding,vnode){originalVModelDynamicBeforeUpdate.call(this,el,binding,vnode),el._assign||(el._assign=function(){})},extend=function(definition){if("object"===_typeof(definition)&&definition.render&&!definition.__alreadyPatched){var originalRender=definition.render;definition.__alreadyPatched=!0,definition.render=function(h){var patchedH=function(tag,dataObjOrChildren,rawSlots){var slots=void 0===rawSlots?[]:[Array.isArray(rawSlots)?rawSlots.filter(Boolean):rawSlots],isTag="string"==typeof tag&&!KNOWN_COMPONENTS.includes(tag);if(!(dataObjOrChildren&&"object"===_typeof(dataObjOrChildren)&&!Array.isArray(dataObjOrChildren)))return h.apply(void 0,[tag,dataObjOrChildren].concat(slots));var attrs=dataObjOrChildren.attrs,props=dataObjOrChildren.props,normalizedData=_objectSpread2$3(_objectSpread2$3({},_objectWithoutProperties(dataObjOrChildren,["attrs","props"])),{},{attrs:attrs,props:isTag?{}:props});return"router-link"!==tag||normalizedData.slots||normalizedData.scopedSlots||(normalizedData.scopedSlots={$hasNormal:function(){}}),h.apply(void 0,[tag,normalizedData].concat(slots))};if(definition.functional){var _ctx$children,_ctx$children$default,ctx=arguments[1],patchedCtx=_objectSpread2$3({},ctx);patchedCtx.data={attrs:_objectSpread2$3({},ctx.data.attrs||{}),props:_objectSpread2$3({},ctx.data.props||{})},Object.keys(ctx.data||{}).forEach((function(key){ALLOWED_FIELDS_IN_DATA.includes(key)?patchedCtx.data[key]=ctx.data[key]:key in ctx.props?patchedCtx.data.props[key]=ctx.data[key]:key.startsWith("on")||(patchedCtx.data.attrs[key]=ctx.data[key])}));var IGNORED_CHILDREN_KEYS=["_ctx"],children=(null===(_ctx$children=ctx.children)||void 0===_ctx$children||null===(_ctx$children$default=_ctx$children.default)||void 0===_ctx$children$default?void 0:_ctx$children$default.call(_ctx$children))||ctx.children;return children&&0===Object.keys(patchedCtx.children).filter((function(k){return!IGNORED_CHILDREN_KEYS.includes(k)})).length?delete patchedCtx.children:patchedCtx.children=children,patchedCtx.data.on=ctx.listeners,originalRender.call(this,patchedH,patchedCtx)}return originalRender.call(this,patchedH)}}return originalExtend.call(this,definition)}.bind(_vue.default)}var nextTick=_vue.default.nextTick,HAS_WINDOW_SUPPORT="undefined"!=typeof window,HAS_DOCUMENT_SUPPORT="undefined"!=typeof document,HAS_NAVIGATOR_SUPPORT="undefined"!=typeof navigator,HAS_PROMISE_SUPPORT="undefined"!=typeof Promise,HAS_MUTATION_OBSERVER_SUPPORT="undefined"!=typeof MutationObserver||"undefined"!=typeof WebKitMutationObserver||"undefined"!=typeof MozMutationObserver,IS_BROWSER=HAS_WINDOW_SUPPORT&&HAS_DOCUMENT_SUPPORT&&HAS_NAVIGATOR_SUPPORT,WINDOW=HAS_WINDOW_SUPPORT?window:{},DOCUMENT=HAS_DOCUMENT_SUPPORT?document:{},NAVIGATOR=HAS_NAVIGATOR_SUPPORT?navigator:{},USER_AGENT=(NAVIGATOR.userAgent||"").toLowerCase(),IS_JSDOM=USER_AGENT.indexOf("jsdom")>0;/msie|trident/.test(USER_AGENT);var checkMultipleVueWarned,MULTIPLE_VUE_WARNING,HAS_PASSIVE_EVENT_SUPPORT=function(){var passiveEventSupported=!1;if(IS_BROWSER)try{var options={get passive(){passiveEventSupported=!0}};WINDOW.addEventListener("test",options,options),WINDOW.removeEventListener("test",options,options)}catch(_unused){passiveEventSupported=!1}return passiveEventSupported}(),HAS_TOUCH_SUPPORT=IS_BROWSER&&("ontouchstart"in DOCUMENT.documentElement||NAVIGATOR.maxTouchPoints>0),HAS_POINTER_EVENT_SUPPORT=IS_BROWSER&&Boolean(WINDOW.PointerEvent||WINDOW.MSPointerEvent),HAS_INTERACTION_OBSERVER_SUPPORT=IS_BROWSER&&"IntersectionObserver"in WINDOW&&"IntersectionObserverEntry"in WINDOW&&"intersectionRatio"in WINDOW.IntersectionObserverEntry.prototype,DEFAULT_BREAKPOINT=["xs","sm","md","lg","xl"],RX_ARRAY_NOTATION=/\[(\d+)]/g,RX_BV_PREFIX=/^(BV?)/,RX_DIGITS=/^\d+$/,RX_EXTENSION=/^\..+/,RX_HASH=/^#/,RX_HASH_ID=/^#[A-Za-z]+[\w\-:.]*$/,RX_HTML_TAGS=/(<([^>]+)>)/gi,RX_HYPHENATE=/\B([A-Z])/g,RX_LOWER_UPPER=/([a-z])([A-Z])/g,RX_NUMBER=/^[0-9]*\.?[0-9]+$/,RX_PLUS=/\+/g,RX_REGEXP_REPLACE=/[-/\\^$*+?.()|[\]{}]/g,RX_SPACES=/[\s\uFEFF\xA0]+/g,RX_SPACE_SPLIT=/\s+/,RX_STAR=/\/\*$/,RX_START_SPACE_WORD=/(\s|^)(\w)/g,RX_TRIM_LEFT=/^\s+/,RX_UNDERSCORE=/_/g,RX_UN_KEBAB=/-(\w)/g,RX_DATE=/^\d+-\d\d?-\d\d?(?:\s|T|$)/,RX_DATE_SPLIT=/-|\s|T/,RX_TIME=/^([0-1]?[0-9]|2[0-3]):[0-5]?[0-9](:[0-5]?[0-9])?$/,RX_HREF=/^.*(#[^#]+)$/,RX_ENCODED_COMMA=/%2C/g,RX_ENCODE_REVERSE=/[!'()*]/g,RX_QUERY_START=/^(\?|#|&)/,RX_ASPECT=/^\d+(\.\d*)?[/:]\d+(\.\d*)?$/,RX_ASPECT_SEPARATOR=/[/:]/,RX_COL_CLASS=/^col-/,RX_ICON_PREFIX=/^BIcon/,RX_STRIP_LOCALE_MODS=/-u-.+/,Element=HAS_WINDOW_SUPPORT?WINDOW.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=HAS_WINDOW_SUPPORT?WINDOW.HTMLElement:function(_Element){_inherits(HTMLElement,_Element);var _super2=_createSuper(HTMLElement);function HTMLElement(){return _classCallCheck(this,HTMLElement),_super2.apply(this,arguments)}return HTMLElement}(Element),SVGElement=HAS_WINDOW_SUPPORT?WINDOW.SVGElement:function(_Element2){_inherits(SVGElement,_Element2);var _super3=_createSuper(SVGElement);function SVGElement(){return _classCallCheck(this,SVGElement),_super3.apply(this,arguments)}return SVGElement}(Element),File=HAS_WINDOW_SUPPORT?WINDOW.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$1=function(value){return _typeof(value)},isUndefined=function(value){return void 0===value},isNull=function(value){return null===value},isUndefinedOrNull=function(value){return isUndefined(value)||isNull(value)},isFunction=function(value){return"function"===toType$1(value)},isBoolean=function(value){return"boolean"===toType$1(value)},isString=function(value){return"string"===toType$1(value)},isNumber=function(value){return"number"===toType$1(value)},isNumeric=function(value){return RX_NUMBER.test(String(value))},isArray=function(value){return Array.isArray(value)},isObject=function(obj){return null!==obj&&"object"===_typeof(obj)},isPlainObject=function(obj){return"[object Object]"===Object.prototype.toString.call(obj)},isDate=function(value){return value instanceof Date},isEvent=function(value){return value instanceof Event},isRegExp=function(value){return"RegExp"===function(value){return Object.prototype.toString.call(value).slice(8,-1)}(value)},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)},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)},clone=function(obj){return _objectSpread2$3({},obj)},pick=function(obj,props){return keys(obj).filter((function(key){return-1!==props.indexOf(key)})).reduce((function(result,key){return _objectSpread2$3(_objectSpread2$3({},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$3(_objectSpread2$3({},result),{},_defineProperty({},key,obj[key]))}),{})},mergeDeep=function mergeDeep(target,source){return isObject(target)&&isObject(source)&&keys(source).forEach((function(key){isObject(source[key])?(target[key]&&isObject(target[key])||(target[key]=source[key]),mergeDeep(target[key],source[key])):assign(target,_defineProperty({},key,source[key]))})),target},sortKeys=function(obj){return keys(obj).sort().reduce((function(result,key){return _objectSpread2$3(_objectSpread2$3({},result),{},_defineProperty({},key,obj[key]))}),{})},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$3(_objectSpread2$3({},result),{},_defineProperty({},key,cloneDeep(obj[key],obj[key])))}),{}):defaultValue},identity=function(x){return x},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,value=getRaw(obj,path);return isUndefinedOrNull(value)?defaultValue:value},getEnv=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},warn=function(message){var source=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;getEnv("BOOTSTRAP_VUE_NO_WARN")||"production"===getEnv("NODE_ENV")||console.warn("[BootstrapVue warn]: ".concat(source?"".concat(source," - "):"").concat(message))},warnNotClient=function(source){return!IS_BROWSER&&(warn("".concat(source,": Can not be called during SSR.")),!0)},warnNoPromiseSupport=function(source){return!HAS_PROMISE_SUPPORT&&(warn("".concat(source,": Requires Promise support.")),!0)},BvConfig=function(){function BvConfig(){_classCallCheck(this,BvConfig),this.$_config={}}return _createClass(BvConfig,[{key:"setConfig",value:function(){var _this=this,config=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};isPlainObject(config)&&getOwnPropertyNames(config).forEach((function(key){var subConfig=config[key];"breakpoints"===key?!isArray(subConfig)||subConfig.length<2||subConfig.some((function(b){return!isString(b)||0===b.length}))?warn('"breakpoints" must be an array of at least 2 breakpoint names',"BvConfig"):_this.$_config[key]=cloneDeep(subConfig):isPlainObject(subConfig)&&(_this.$_config[key]=getOwnPropertyNames(subConfig).reduce((function(config,prop){return isUndefined(subConfig[prop])||(config[prop]=cloneDeep(subConfig[prop])),config}),_this.$_config[key]||{}))}))}},{key:"resetConfig",value:function(){this.$_config={}}},{key:"getConfig",value:function(){return cloneDeep(this.$_config)}},{key:"getConfigValue",value:function(key){var defaultValue=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return cloneDeep(getRaw(this.$_config,key,defaultValue))}}]),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||IS_JSDOM||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$3(_objectSpread2$3({},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$3(_objectSpread2$3({},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])},HOOK_EVENT_NAME_BEFORE_DESTROY=isVue3?"vnodeBeforeUnmount":"hook:beforeDestroy",HOOK_EVENT_NAME_DESTROYED=isVue3?"vNodeUnmounted":"hook:destroyed",ROOT_EVENT_NAME_PREFIX="bv",EVENT_OPTIONS_PASSIVE={passive:!0},EVENT_OPTIONS_NO_CAPTURE={passive:!0,capture:!1},PROP_TYPE_ARRAY=Array,PROP_TYPE_BOOLEAN=Boolean,PROP_TYPE_DATE=Date,PROP_TYPE_FUNCTION=Function,PROP_TYPE_NUMBER=Number,PROP_TYPE_OBJECT=Object,PROP_TYPE_REG_EXP=RegExp,PROP_TYPE_STRING=String,PROP_TYPE_ARRAY_FUNCTION=[PROP_TYPE_ARRAY,PROP_TYPE_FUNCTION],PROP_TYPE_ARRAY_OBJECT=[PROP_TYPE_ARRAY,PROP_TYPE_OBJECT],PROP_TYPE_ARRAY_OBJECT_STRING=[PROP_TYPE_ARRAY,PROP_TYPE_OBJECT,PROP_TYPE_STRING],PROP_TYPE_ARRAY_STRING=[PROP_TYPE_ARRAY,PROP_TYPE_STRING],PROP_TYPE_BOOLEAN_NUMBER=[PROP_TYPE_BOOLEAN,PROP_TYPE_NUMBER],PROP_TYPE_BOOLEAN_NUMBER_STRING=[PROP_TYPE_BOOLEAN,PROP_TYPE_NUMBER,PROP_TYPE_STRING],PROP_TYPE_BOOLEAN_STRING=[PROP_TYPE_BOOLEAN,PROP_TYPE_STRING],PROP_TYPE_DATE_STRING=[PROP_TYPE_DATE,PROP_TYPE_STRING],PROP_TYPE_FUNCTION_STRING=[PROP_TYPE_FUNCTION,PROP_TYPE_STRING],PROP_TYPE_NUMBER_STRING=[PROP_TYPE_NUMBER,PROP_TYPE_STRING],PROP_TYPE_NUMBER_OBJECT_STRING=[PROP_TYPE_NUMBER,PROP_TYPE_OBJECT,PROP_TYPE_STRING],PROP_TYPE_OBJECT_FUNCTION=[PROP_TYPE_OBJECT,PROP_TYPE_FUNCTION],PROP_TYPE_OBJECT_STRING=[PROP_TYPE_OBJECT,PROP_TYPE_STRING],from=function(){return Array.from.apply(Array,arguments)},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)},createArray=function(length,fillFn){var mapFn=isFunction(fillFn)?fillFn:function(){return fillFn};return Array.apply(null,{length:length}).map(mapFn)},flattenDeep=function flattenDeep(array){return array.reduce((function(result,item){return concat(result,Array.isArray(item)?flattenDeep(item):item)}),[])},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=extend({methods:{hasNormalizedSlot:function(){var name=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"default",scopedSlots=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.$scopedSlots,slots=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.$slots;return hasNormalizedSlot(name,scopedSlots,slots)},normalizeSlot:function(){var name=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"default",scope=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},scopedSlots=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.$scopedSlots,slots=arguments.length>3&&void 0!==arguments[3]?arguments[3]:this.$slots,vNodes=normalizeSlot(name,scope,scopedSlots,slots);return vNodes?concat(vNodes):vNodes}}}),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))},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)},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()}))},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=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(str).trim()},lowerCase=function(str){return toString(str).toLowerCase()},ELEMENT_PROTO=Element.prototype,TABABLE_SELECTOR=["button","[href]:not(.disabled)","input","select","textarea","[tabindex]","[contenteditable]"].map((function(s){return"".concat(s,":not(:disabled):not([disabled])")})).join(", "),matchesEl=ELEMENT_PROTO.matches||ELEMENT_PROTO.msMatchesSelector||ELEMENT_PROTO.webkitMatchesSelector,closestEl=ELEMENT_PROTO.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=(WINDOW.requestAnimationFrame||WINDOW.webkitRequestAnimationFrame||WINDOW.mozRequestAnimationFrame||WINDOW.msRequestAnimationFrame||WINDOW.oRequestAnimationFrame||function(cb){return setTimeout(cb,16)}).bind(WINDOW),MutationObs=WINDOW.MutationObserver||WINDOW.WebKitMutationObserver||WINDOW.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=DOCUMENT.activeElement;return activeElement&&!excludes.some((function(el){return el===activeElement}))?activeElement:null},isTag=function(tag,name){return toString(tag).toLowerCase()===toString(name).toLowerCase()},isActiveElement=function(el){return isElement(el)&&el===getActiveElement()},isVisible=function(el){if(!isElement(el)||!el.parentNode||!contains(DOCUMENT.body,el))return!1;if("none"===getStyle(el,"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:DOCUMENT).querySelectorAll(selector))},select=function(selector,root){return(isElement(root)?root:DOCUMENT).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 DOCUMENT.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,value){attr&&isElement(el)&&el.setAttribute(attr,value)},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},setStyle=function(el,prop,value){prop&&isElement(el)&&(el.style[prop]=value)},removeStyle=function(el,prop){prop&&isElement(el)&&(el.style[prop]="")},getStyle=function(el,prop){return prop&&isElement(el)&&el.style[prop]||null},getBCR=function(el){return isElement(el)?el.getBoundingClientRect():null},getCS=function(el){var getComputedStyle=WINDOW.getComputedStyle;return getComputedStyle&&isElement(el)?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)},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){var defaultValue=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,bvConfig=VueProto.$bvConfig;return bvConfig?bvConfig.getConfigValue(key,defaultValue):cloneDeep(defaultValue)},getComponentConfig=function(key){var propKey=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,defaultValue=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;return propKey?getConfigValue("".concat(key,".").concat(propKey),defaultValue):getConfigValue(key,{})},getBreakpoints=function(){return getConfigValue("breakpoints",DEFAULT_BREAKPOINT)},_getBreakpointsCached=memoize((function(){return getBreakpoints()})),getBreakpointsUpCached=memoize((function(){var breakpoints=cloneDeep(_getBreakpointsCached());return breakpoints[0]="",breakpoints})),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,value){return value+(suffix?upperFirst(suffix):"")},makeProp=function(){var type=arguments.length>0&&void 0!==arguments[0]?arguments[0]:undefined,value=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,requiredOrValidator=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0,validator=arguments.length>3&&void 0!==arguments[3]?arguments[3]:void 0,required=!0===requiredOrValidator;return validator=required?validator:requiredOrValidator,_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},type?{type:type}:{}),required?{required:required}:isUndefined(value)?{}:{default:isObject(value)?function(){return value}:value}),isUndefined(validator)?{}:{validator:validator})},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}),{})},makePropConfigurable=function(prop,key,componentKey){return _objectSpread2$3(_objectSpread2$3({},cloneDeep(prop)),{},{default:function(){var value=getComponentConfig(componentKey,key,prop.default);return isFunction(value)?value():value}})},makePropsConfigurable=function(props,componentKey){return keys(props).reduce((function(result,key){return _objectSpread2$3(_objectSpread2$3({},result),{},_defineProperty({},key,makePropConfigurable(props[key],key,componentKey)))}),{})},configurablePropDefaultFnName=makePropConfigurable({},"","").default.name,hasPropFunction=function(fn){return isFunction(fn)&&fn.name&&fn.name!==configurablePropDefaultFnName},makeModelMixin=function(prop){var _ref=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},_ref$type=_ref.type,type=void 0===_ref$type?undefined:_ref$type,_ref$defaultValue=_ref.defaultValue,defaultValue=void 0===_ref$defaultValue?void 0:_ref$defaultValue,_ref$validator=_ref.validator,validator=void 0===_ref$validator?void 0:_ref$validator,_ref$event=_ref.event,event=void 0===_ref$event?"input":_ref$event,props=_defineProperty({},prop,makeProp(type,defaultValue,validator));return{mixin:extend({model:{prop:prop,event:event},props:props}),props:props,prop:prop,event:event}},parseEventOptions=function(options){return HAS_PASSIVE_EVENT_SUPPORT?isObject(options)?options:{capture:!!options||!1}:!!(isObject(options)?options.capture:options)},eventOn=function(el,eventName,handler,options){el&&el.addEventListener&&el.addEventListener(eventName,handler,parseEventOptions(options))},eventOff=function(el,eventName,handler,options){el&&el.removeEventListener&&el.removeEventListener(eventName,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)},stopEvent=function(event){var _ref=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},_ref$preventDefault=_ref.preventDefault,preventDefault=void 0===_ref$preventDefault||_ref$preventDefault,_ref$propagation=_ref.propagation,propagation=void 0===_ref$propagation||_ref$propagation,_ref$immediatePropaga=_ref.immediatePropagation,immediatePropagation=void 0!==_ref$immediatePropaga&&_ref$immediatePropaga;preventDefault&&event.preventDefault(),propagation&&event.stopPropagation(),immediatePropagation&&event.stopImmediatePropagation()},getBaseEventName=function(value){return kebabCase(value.replace(RX_BV_PREFIX,""))},getRootEventName=function(name,eventName){return[ROOT_EVENT_NAME_PREFIX,getBaseEventName(name),eventName].join("::")},getRootActionEventName=function(name,actionName){return[ROOT_EVENT_NAME_PREFIX,actionName,getBaseEventName(name)].join("::")},props$2m=makePropsConfigurable({ariaLabel:makeProp(PROP_TYPE_STRING,"Close"),content:makeProp(PROP_TYPE_STRING,"&times;"),disabled:makeProp(PROP_TYPE_BOOLEAN,!1),textVariant:makeProp(PROP_TYPE_STRING)},"BButtonClose"),BButtonClose=extend({name:"BButtonClose",functional:!0,props:props$2m,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(event){props.disabled&&isEvent(event)&&stopEvent(event)}}};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 _watch$k,NO_FADE_PROPS={name:"",enterClass:"",enterActiveClass:"",enterToClass:"show",leaveClass:"show",leaveActiveClass:"",leaveToClass:""},FADE_PROPS=_objectSpread2$3(_objectSpread2$3({},NO_FADE_PROPS),{},{enterActiveClass:"fade",leaveActiveClass:"fade"}),props$2l={appear:makeProp(PROP_TYPE_BOOLEAN,!1),mode:makeProp(PROP_TYPE_STRING),noFade:makeProp(PROP_TYPE_BOOLEAN,!1),transProps:makeProp(PROP_TYPE_OBJECT)},BVTransition=extend({name:"BVTransition",functional:!0,props:props$2l,render:function(h,_ref){var children=_ref.children,data=_ref.data,props=_ref.props,transProps=props.transProps;isPlainObject(transProps)||(transProps=props.noFade?NO_FADE_PROPS:FADE_PROPS,props.appear&&(transProps=_objectSpread2$3(_objectSpread2$3({},transProps),{},{appear:!0,appearClass:transProps.enterClass,appearActiveClass:transProps.enterActiveClass,appearToClass:transProps.enterToClass}))),transProps=_objectSpread2$3(_objectSpread2$3({mode:props.mode},transProps),{},{css:!0});var dataCopy=_objectSpread2$3({},data);return delete dataCopy.props,h("transition",(0,_vueFunctionalDataMerge.mergeData)(dataCopy,{props:transProps}),children)}}),_makeModelMixin$k=makeModelMixin("show",{type:PROP_TYPE_BOOLEAN_NUMBER_STRING,defaultValue:!1}),modelMixin$j=_makeModelMixin$k.mixin,modelProps$j=_makeModelMixin$k.props,MODEL_PROP_NAME$j=_makeModelMixin$k.prop,MODEL_EVENT_NAME$j=_makeModelMixin$k.event,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},props$2k=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},modelProps$j),{},{dismissLabel:makeProp(PROP_TYPE_STRING,"Close"),dismissible:makeProp(PROP_TYPE_BOOLEAN,!1),fade:makeProp(PROP_TYPE_BOOLEAN,!1),variant:makeProp(PROP_TYPE_STRING,"info")})),"BAlert"),BAlert=extend({name:"BAlert",mixins:[modelMixin$j,normalizeSlotMixin],props:props$2k,data:function(){return{countDown:0,localShow:parseShow(this[MODEL_PROP_NAME$j])}},watch:(_watch$k={},_defineProperty(_watch$k,MODEL_PROP_NAME$j,(function(newValue){this.countDown=parseCountDown(newValue),this.localShow=parseShow(newValue)})),_defineProperty(_watch$k,"countDown",(function(newValue){var _this=this;this.clearCountDownInterval();var show=this[MODEL_PROP_NAME$j];isNumeric(show)&&(this.$emit("dismiss-count-down",newValue),show!==newValue&&this.$emit(MODEL_EVENT_NAME$j,newValue),newValue>0?(this.localShow=!0,this.$_countDownTimeout=setTimeout((function(){_this.countDown--}),1e3)):this.$nextTick((function(){requestAF((function(){_this.localShow=!1}))})))})),_defineProperty(_watch$k,"localShow",(function(newValue){var show=this[MODEL_PROP_NAME$j];newValue||!this.dismissible&&!isNumeric(show)||this.$emit("dismissed"),isNumeric(show)||show===newValue||this.$emit(MODEL_EVENT_NAME$j,newValue)})),_watch$k),created:function(){this.$_filterTimer=null;var show=this[MODEL_PROP_NAME$j];this.countDown=parseCountDown(show),this.localShow=parseShow(show)},beforeDestroy:function(){this.clearCountDownInterval()},methods:{dismiss:function(){this.clearCountDownInterval(),this.countDown=0,this.localShow=!1},clearCountDownInterval:function(){clearTimeout(this.$_countDownTimeout),this.$_countDownTimeout=null}},render:function(h){var $alert=h();if(this.localShow){var dismissible=this.dismissible,variant=this.variant,$dismissButton=h();dismissible&&($dismissButton=h(BButtonClose,{attrs:{"aria-label":this.dismissLabel},on:{click:this.dismiss}},[this.normalizeSlot("dismiss")])),$alert=h("div",{staticClass:"alert",class:_defineProperty({"alert-dismissible":dismissible},"alert-".concat(variant),variant),attrs:{role:"alert","aria-live":"polite","aria-atomic":!0},key:this._uid},[$dismissButton,this.normalizeSlot()])}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,props$2j=makePropsConfigurable({aspect:makeProp(PROP_TYPE_NUMBER_STRING,"1:1"),tag:makeProp(PROP_TYPE_STRING,"div")},"BAspect"),BAspect=extend({name:"BAspect",mixins:[normalizeSlotMixin],props:props$2j,computed:{padding:function(){var aspect=this.aspect,ratio=1;if(RX_ASPECT.test(aspect)){var _aspect$split$map2=_slicedToArray(aspect.split(RX_ASPECT_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());return h(this.tag,{staticClass:"".concat("b-aspect"," d-flex")},[$sizer,$content])}});_exports.BAspect=BAspect;var AspectPlugin=pluginFactory({components:{BAspect:BAspect}});function safeVueInstance(target){return isVue3?new Proxy(target,{get:function(target,prop){return prop in target?target[prop]:void 0}}):target}_exports.AspectPlugin=AspectPlugin;var encodeReserveReplacer=function(c){return"%"+c.charCodeAt(0).toString(16)},encode=function(str){return encodeURIComponent(toString(str)).replace(RX_ENCODE_REVERSE,encodeReserveReplacer).replace(RX_ENCODED_COMMA,",")},decode=decodeURIComponent,parseQuery=function(query){var parsed={};return(query=toString(query).trim().replace(RX_QUERY_START,""))?(query.split("&").forEach((function(param){var parts=param.replace(RX_PLUS," ").split("="),key=decode(parts.shift()),value=parts.length>0?decode(parts.join("=")):null;isUndefined(parsed[key])?parsed[key]=value:isArray(parsed[key])?parsed[key].push(value):parsed[key]=[parsed[key],value]})),parsed):parsed},isLink$1=function(props){return!(!props.href&&!props.to)},isRouterLink=function(tag){return!(!tag||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(href)return href;if(isRouterLink(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"a"))return null;if(isString(to))return to||toFallback;if(isPlainObject(to)&&(to.path||to.query||to.hash)){var path=toString(to.path),query=function(obj){if(!isPlainObject(obj))return"";var query=keys(obj).map((function(key){var value=obj[key];return isUndefined(value)?"":isNull(value)?encode(key):isArray(value)?value.reduce((function(results,value2){return isNull(value2)?results.push(encode(key)):isUndefined(value2)||results.push(encode(key)+"="+encode(value2)),results}),[]).join("&"):encode(key)+"="+encode(value)})).filter((function(x){return x.length>0})).join("&");return query?"?".concat(query):""}(to.query),hash=toString(to.hash);return hash=hash&&"#"!==hash.charAt(0)?"#".concat(hash):hash,"".concat(path).concat(query).concat(hash)||toFallback}return fallback},BASE_ATTRS={viewBox:"0 0 16 16",width:"1em",height:"1em",focusable:"false",role:"img","aria-label":"icon"},STACKED_ATTRS={width:null,height:null,focusable:null,role:null,"aria-label":null},props$2i={animation:makeProp(PROP_TYPE_STRING),content:makeProp(PROP_TYPE_STRING),flipH:makeProp(PROP_TYPE_BOOLEAN,!1),flipV:makeProp(PROP_TYPE_BOOLEAN,!1),fontScale:makeProp(PROP_TYPE_NUMBER_STRING,1),rotate:makeProp(PROP_TYPE_NUMBER_STRING,0),scale:makeProp(PROP_TYPE_NUMBER_STRING,1),shiftH:makeProp(PROP_TYPE_NUMBER_STRING,0),shiftV:makeProp(PROP_TYPE_NUMBER_STRING,0),stacked:makeProp(PROP_TYPE_BOOLEAN,!1),title:makeProp(PROP_TYPE_STRING),variant:makeProp(PROP_TYPE_STRING)},BVIconBase=extend({name:"BIconBase",functional:!0,props:props$2i,render:function(h,_ref){var _class,data=_ref.data,props=_ref.props,children=_ref.children,animation=props.animation,content=props.content,flipH=props.flipH,flipV=props.flipV,stacked=props.stacked,title=props.title,variant=props.variant,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),hasScale=flipH||flipV||1!==scale,hasTransforms=hasScale||rotate,hasShift=shiftH||shiftV,hasContent=!isUndefinedOrNull(content),$inner=h("g",{attrs:{transform:[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).join(" ")||null},domProps:hasContent?{innerHTML:content||""}:{}},children);hasShift&&($inner=h("g",{attrs:{transform:"translate(".concat(16*shiftH/16," ").concat(-16*shiftV/16,")")}},[$inner])),stacked&&($inner=h("g",[$inner]));var $content=[title?h("title",title):null,$inner].filter(identity);return h("svg",(0,_vueFunctionalDataMerge.mergeData)({staticClass:"b-icon bi",class:(_class={},_defineProperty(_class,"text-".concat(variant),variant),_defineProperty(_class,"b-icon-animation-".concat(animation),animation),_class),attrs:BASE_ATTRS,style:stacked?{}:{fontSize:1===fontScale?null:"".concat(100*fontScale,"%")}},data,stacked?{attrs:STACKED_ATTRS}:{},{attrs:{xmlns:stacked?null:"http://www.w3.org/2000/svg",fill:"currentColor"}}),$content)}}),iconProps$1=omit(props$2i,["content"]),makeIcon=function(name,content){var kebabName=kebabCase(name),iconName="BIcon".concat(pascalCase(name)),iconNameClass="bi-".concat(kebabName),iconTitle=kebabName.replace(/-/g," "),svgContent=trim(content||"");return extend({name:iconName,functional:!0,props:iconProps$1,render:function(h,_ref){var data=_ref.data,props=_ref.props;return h(BVIconBase,(0,_vueFunctionalDataMerge.mergeData)({props:{title:iconTitle},attrs:{"aria-label":iconTitle}},data,{staticClass:iconNameClass,props:_objectSpread2$3(_objectSpread2$3({},props),{},{content:svgContent})}))}})},BIconBlank=makeIcon("Blank","");_exports.BIconBlank=BIconBlank;var BIconAlarm=makeIcon("Alarm",'<path d="M8.5 5.5a.5.5 0 0 0-1 0v3.362l-1.429 2.38a.5.5 0 1 0 .858.515l1.5-2.5A.5.5 0 0 0 8.5 9V5.5z"/><path d="M6.5 0a.5.5 0 0 0 0 1H7v1.07a7.001 7.001 0 0 0-3.273 12.474l-.602.602a.5.5 0 0 0 .707.708l.746-.746A6.97 6.97 0 0 0 8 16a6.97 6.97 0 0 0 3.422-.892l.746.746a.5.5 0 0 0 .707-.708l-.601-.602A7.001 7.001 0 0 0 9 2.07V1h.5a.5.5 0 0 0 0-1h-3zm1.038 3.018a6.093 6.093 0 0 1 .924 0 6 6 0 1 1-.924 0zM0 3.5c0 .753.333 1.429.86 1.887A8.035 8.035 0 0 1 4.387 1.86 2.5 2.5 0 0 0 0 3.5zM13.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 1z"/>');_exports.BIconAlarm=BIconAlarm;var BIconAlarmFill=makeIcon("AlarmFill",'<path d="M6 .5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1H9v1.07a7.001 7.001 0 0 1 3.274 12.474l.601.602a.5.5 0 0 1-.707.708l-.746-.746A6.97 6.97 0 0 1 8 16a6.97 6.97 0 0 1-3.422-.892l-.746.746a.5.5 0 0 1-.707-.708l.602-.602A7.001 7.001 0 0 1 7 2.07V1h-.5A.5.5 0 0 1 6 .5zm2.5 5a.5.5 0 0 0-1 0v3.362l-1.429 2.38a.5.5 0 1 0 .858.515l1.5-2.5A.5.5 0 0 0 8.5 9V5.5zM.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"/>');_exports.BIconAlarmFill=BIconAlarmFill;var BIconAlignBottom=makeIcon("AlignBottom",'<rect width="4" height="12" x="6" y="1" rx="1"/><path d="M1.5 14a.5.5 0 0 0 0 1v-1zm13 1a.5.5 0 0 0 0-1v1zm-13 0h13v-1h-13v1z"/>');_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",'<rect width="4" height="12" rx="1" transform="matrix(1 0 0 -1 6 15)"/><path d="M1.5 2a.5.5 0 0 1 0-1v1zm13-1a.5.5 0 0 1 0 1V1zm-13 0h13v1h-13V1z"/>');_exports.BIconAlignTop=BIconAlignTop;var BIconAlt=makeIcon("Alt",'<path 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 d="M11 2a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h6zM5 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 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 d="M0 2a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1v7.5a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 1 12.5V5a1 1 0 0 1-1-1V2zm2 3v7.5A1.5 1.5 0 0 0 3.5 14h9a1.5 1.5 0 0 0 1.5-1.5V5H2zm13-3H1v2h14V2zM5 7.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconArchive=BIconArchive;var BIconArchiveFill=makeIcon("ArchiveFill",'<path d="M12.643 15C13.979 15 15 13.845 15 12.5V5H1v7.5C1 13.845 2.021 15 3.357 15h9.286zM5.5 7h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1zM.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="M4.854 14.854a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L4 13.293V3.5A2.5 2.5 0 0 1 6.5 1h8a.5.5 0 0 1 0 1h-8A1.5 1.5 0 0 0 5 3.5v9.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4z"/>');_exports.BIconArrow90degDown=BIconArrow90degDown;var BIconArrow90degLeft=makeIcon("Arrow90degLeft",'<path fill-rule="evenodd" d="M1.146 4.854a.5.5 0 0 1 0-.708l4-4a.5.5 0 1 1 .708.708L2.707 4H12.5A2.5 2.5 0 0 1 15 6.5v8a.5.5 0 0 1-1 0v-8A1.5 1.5 0 0 0 12.5 5H2.707l3.147 3.146a.5.5 0 1 1-.708.708l-4-4z"/>');_exports.BIconArrow90degLeft=BIconArrow90degLeft;var BIconArrow90degRight=makeIcon("Arrow90degRight",'<path fill-rule="evenodd" d="M14.854 4.854a.5.5 0 0 0 0-.708l-4-4a.5.5 0 0 0-.708.708L13.293 4H3.5A2.5 2.5 0 0 0 1 6.5v8a.5.5 0 0 0 1 0v-8A1.5 1.5 0 0 1 3.5 5h9.793l-3.147 3.146a.5.5 0 0 0 .708.708l4-4z"/>');_exports.BIconArrow90degRight=BIconArrow90degRight;var BIconArrow90degUp=makeIcon("Arrow90degUp",'<path fill-rule="evenodd" d="M4.854 1.146a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L4 2.707V12.5A2.5 2.5 0 0 0 6.5 15h8a.5.5 0 0 0 0-1h-8A1.5 1.5 0 0 1 5 12.5V2.707l3.146 3.147a.5.5 0 1 0 .708-.708l-4-4z"/>');_exports.BIconArrow90degUp=BIconArrow90degUp;var BIconArrowBarDown=makeIcon("ArrowBarDown",'<path fill-rule="evenodd" d="M1 3.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5zM8 6a.5.5 0 0 1 .5.5v5.793l2.146-2.147a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 .708-.708L7.5 12.293V6.5A.5.5 0 0 1 8 6z"/>');_exports.BIconArrowBarDown=BIconArrowBarDown;var BIconArrowBarLeft=makeIcon("ArrowBarLeft",'<path fill-rule="evenodd" d="M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5zM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5z"/>');_exports.BIconArrowBarLeft=BIconArrowBarLeft;var BIconArrowBarRight=makeIcon("ArrowBarRight",'<path fill-rule="evenodd" d="M6 8a.5.5 0 0 0 .5.5h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708.708L12.293 7.5H6.5A.5.5 0 0 0 6 8zm-2.5 7a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5z"/>');_exports.BIconArrowBarRight=BIconArrowBarRight;var BIconArrowBarUp=makeIcon("ArrowBarUp",'<path fill-rule="evenodd" d="M8 10a.5.5 0 0 0 .5-.5V3.707l2.146 2.147a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 1 0 .708.708L7.5 3.707V9.5a.5.5 0 0 0 .5.5zm-7 2.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5z"/>');_exports.BIconArrowBarUp=BIconArrowBarUp;var BIconArrowClockwise=makeIcon("ArrowClockwise",'<path fill-rule="evenodd" d="M8 3a5 5 0 1 0 4.546 2.914.5.5 0 0 1 .908-.417A6 6 0 1 1 8 2v1z"/><path d="M8 4.466V.534a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384L8.41 4.658A.25.25 0 0 1 8 4.466z"/>');_exports.BIconArrowClockwise=BIconArrowClockwise;var BIconArrowCounterclockwise=makeIcon("ArrowCounterclockwise",'<path fill-rule="evenodd" d="M8 3a5 5 0 1 1-4.546 2.914.5.5 0 0 0-.908-.417A6 6 0 1 0 8 2v1z"/><path d="M8 4.466V.534a.25.25 0 0 0-.41-.192L5.23 2.308a.25.25 0 0 0 0 .384l2.36 1.966A.25.25 0 0 0 8 4.466z"/>');_exports.BIconArrowCounterclockwise=BIconArrowCounterclockwise;var BIconArrowDown=makeIcon("ArrowDown",'<path fill-rule="evenodd" d="M8 1a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L7.5 13.293V1.5A.5.5 0 0 1 8 1z"/>');_exports.BIconArrowDown=BIconArrowDown;var BIconArrowDownCircle=makeIcon("ArrowDownCircle",'<path fill-rule="evenodd" d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.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.BIconArrowDownCircle=BIconArrowDownCircle;var BIconArrowDownCircleFill=makeIcon("ArrowDownCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.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.BIconArrowDownCircleFill=BIconArrowDownCircleFill;var BIconArrowDownLeft=makeIcon("ArrowDownLeft",'<path fill-rule="evenodd" d="M2 13.5a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 0-1H3.707L13.854 2.854a.5.5 0 0 0-.708-.708L3 12.293V7.5a.5.5 0 0 0-1 0v6z"/>');_exports.BIconArrowDownLeft=BIconArrowDownLeft;var BIconArrowDownLeftCircle=makeIcon("ArrowDownLeftCircle",'<path fill-rule="evenodd" d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-5.904-2.854a.5.5 0 1 1 .707.708L6.707 9.95h2.768a.5.5 0 1 1 0 1H5.5a.5.5 0 0 1-.5-.5V6.475a.5.5 0 1 1 1 0v2.768l4.096-4.097z"/>');_exports.BIconArrowDownLeftCircle=BIconArrowDownLeftCircle;var BIconArrowDownLeftCircleFill=makeIcon("ArrowDownLeftCircleFill",'<path d="M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0zm-5.904-2.803a.5.5 0 1 1 .707.707L6.707 10h2.768a.5.5 0 0 1 0 1H5.5a.5.5 0 0 1-.5-.5V6.525a.5.5 0 0 1 1 0v2.768l4.096-4.096z"/>');_exports.BIconArrowDownLeftCircleFill=BIconArrowDownLeftCircleFill;var BIconArrowDownLeftSquare=makeIcon("ArrowDownLeftSquare",'<path fill-rule="evenodd" d="M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 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.096 3.146a.5.5 0 1 1 .707.708L6.707 9.95h2.768a.5.5 0 1 1 0 1H5.5a.5.5 0 0 1-.5-.5V6.475a.5.5 0 1 1 1 0v2.768l4.096-4.097z"/>');_exports.BIconArrowDownLeftSquare=BIconArrowDownLeftSquare;var BIconArrowDownLeftSquareFill=makeIcon("ArrowDownLeftSquareFill",'<path d="M2 16a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2zm8.096-10.803L6 9.293V6.525a.5.5 0 0 0-1 0V10.5a.5.5 0 0 0 .5.5h3.975a.5.5 0 0 0 0-1H6.707l4.096-4.096a.5.5 0 1 0-.707-.707z"/>');_exports.BIconArrowDownLeftSquareFill=BIconArrowDownLeftSquareFill;var BIconArrowDownRight=makeIcon("ArrowDownRight",'<path fill-rule="evenodd" d="M14 13.5a.5.5 0 0 1-.5.5h-6a.5.5 0 0 1 0-1h4.793L2.146 2.854a.5.5 0 1 1 .708-.708L13 12.293V7.5a.5.5 0 0 1 1 0v6z"/>');_exports.BIconArrowDownRight=BIconArrowDownRight;var BIconArrowDownRightCircle=makeIcon("ArrowDownRightCircle",'<path fill-rule="evenodd" d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM5.854 5.146a.5.5 0 1 0-.708.708L9.243 9.95H6.475a.5.5 0 1 0 0 1h3.975a.5.5 0 0 0 .5-.5V6.475a.5.5 0 1 0-1 0v2.768L5.854 5.146z"/>');_exports.BIconArrowDownRightCircle=BIconArrowDownRightCircle;var BIconArrowDownRightCircleFill=makeIcon("ArrowDownRightCircleFill",'<path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm5.904-2.803a.5.5 0 1 0-.707.707L9.293 10H6.525a.5.5 0 0 0 0 1H10.5a.5.5 0 0 0 .5-.5V6.525a.5.5 0 0 0-1 0v2.768L5.904 5.197z"/>');_exports.BIconArrowDownRightCircleFill=BIconArrowDownRightCircleFill;var BIconArrowDownRightSquare=makeIcon("ArrowDownRightSquare",'<path fill-rule="evenodd" d="M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 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.854 3.146a.5.5 0 1 0-.708.708L9.243 9.95H6.475a.5.5 0 1 0 0 1h3.975a.5.5 0 0 0 .5-.5V6.475a.5.5 0 1 0-1 0v2.768L5.854 5.146z"/>');_exports.BIconArrowDownRightSquare=BIconArrowDownRightSquare;var BIconArrowDownRightSquareFill=makeIcon("ArrowDownRightSquareFill",'<path d="M14 16a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12zM5.904 5.197 10 9.293V6.525a.5.5 0 0 1 1 0V10.5a.5.5 0 0 1-.5.5H6.525a.5.5 0 0 1 0-1h2.768L5.197 5.904a.5.5 0 0 1 .707-.707z"/>');_exports.BIconArrowDownRightSquareFill=BIconArrowDownRightSquareFill;var BIconArrowDownShort=makeIcon("ArrowDownShort",'<path fill-rule="evenodd" d="M8 4a.5.5 0 0 1 .5.5v5.793l2.146-2.147a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 1 1 .708-.708L7.5 10.293V4.5A.5.5 0 0 1 8 4z"/>');_exports.BIconArrowDownShort=BIconArrowDownShort;var BIconArrowDownSquare=makeIcon("ArrowDownSquare",'<path fill-rule="evenodd" d="M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 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.5 2.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.BIconArrowDownSquare=BIconArrowDownSquare;var BIconArrowDownSquareFill=makeIcon("ArrowDownSquareFill",'<path 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 4.5v5.793l2.146-2.147a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 1 1 .708-.708L7.5 10.293V4.5a.5.5 0 0 1 1 0z"/>');_exports.BIconArrowDownSquareFill=BIconArrowDownSquareFill;var BIconArrowDownUp=makeIcon("ArrowDownUp",'<path fill-rule="evenodd" d="M11.5 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L11 2.707V14.5a.5.5 0 0 0 .5.5zm-7-14a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L4 13.293V1.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconArrowDownUp=BIconArrowDownUp;var BIconArrowLeft=makeIcon("ArrowLeft",'<path fill-rule="evenodd" d="M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8z"/>');_exports.BIconArrowLeft=BIconArrowLeft;var BIconArrowLeftCircle=makeIcon("ArrowLeftCircle",'<path fill-rule="evenodd" d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-4.5-.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5z"/>');_exports.BIconArrowLeftCircle=BIconArrowLeftCircle;var BIconArrowLeftCircleFill=makeIcon("ArrowLeftCircleFill",'<path d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm3.5 7.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5z"/>');_exports.BIconArrowLeftCircleFill=BIconArrowLeftCircleFill;var BIconArrowLeftRight=makeIcon("ArrowLeftRight",'<path fill-rule="evenodd" d="M1 11.5a.5.5 0 0 0 .5.5h11.793l-3.147 3.146a.5.5 0 0 0 .708.708l4-4a.5.5 0 0 0 0-.708l-4-4a.5.5 0 0 0-.708.708L13.293 11H1.5a.5.5 0 0 0-.5.5zm14-7a.5.5 0 0 1-.5.5H2.707l3.147 3.146a.5.5 0 1 1-.708.708l-4-4a.5.5 0 0 1 0-.708l4-4a.5.5 0 1 1 .708.708L2.707 4H14.5a.5.5 0 0 1 .5.5z"/>');_exports.BIconArrowLeftRight=BIconArrowLeftRight;var BIconArrowLeftShort=makeIcon("ArrowLeftShort",'<path fill-rule="evenodd" d="M12 8a.5.5 0 0 1-.5.5H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5a.5.5 0 0 1 .5.5z"/>');_exports.BIconArrowLeftShort=BIconArrowLeftShort;var BIconArrowLeftSquare=makeIcon("ArrowLeftSquare",'<path fill-rule="evenodd" d="M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm11.5 5.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5z"/>');_exports.BIconArrowLeftSquare=BIconArrowLeftSquare;var BIconArrowLeftSquareFill=makeIcon("ArrowLeftSquareFill",'<path d="M16 14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12zm-4.5-6.5H5.707l2.147-2.146a.5.5 0 1 0-.708-.708l-3 3a.5.5 0 0 0 0 .708l3 3a.5.5 0 0 0 .708-.708L5.707 8.5H11.5a.5.5 0 0 0 0-1z"/>');_exports.BIconArrowLeftSquareFill=BIconArrowLeftSquareFill;var BIconArrowRepeat=makeIcon("ArrowRepeat",'<path d="M11.534 7h3.932a.25.25 0 0 1 .192.41l-1.966 2.36a.25.25 0 0 1-.384 0l-1.966-2.36a.25.25 0 0 1 .192-.41zm-11 2h3.932a.25.25 0 0 0 .192-.41L2.692 6.23a.25.25 0 0 0-.384 0L.342 8.59A.25.25 0 0 0 .534 9z"/><path fill-rule="evenodd" d="M8 3c-1.552 0-2.94.707-3.857 1.818a.5.5 0 1 1-.771-.636A6.002 6.002 0 0 1 13.917 7H12.9A5.002 5.002 0 0 0 8 3zM3.1 9a5.002 5.002 0 0 0 8.757 2.182.5.5 0 1 1 .771.636A6.002 6.002 0 0 1 2.083 9H3.1z"/>');_exports.BIconArrowRepeat=BIconArrowRepeat;var BIconArrowReturnLeft=makeIcon("ArrowReturnLeft",'<path fill-rule="evenodd" d="M14.5 1.5a.5.5 0 0 1 .5.5v4.8a2.5 2.5 0 0 1-2.5 2.5H2.707l3.347 3.346a.5.5 0 0 1-.708.708l-4.2-4.2a.5.5 0 0 1 0-.708l4-4a.5.5 0 1 1 .708.708L2.707 8.3H12.5A1.5 1.5 0 0 0 14 6.8V2a.5.5 0 0 1 .5-.5z"/>');_exports.BIconArrowReturnLeft=BIconArrowReturnLeft;var BIconArrowReturnRight=makeIcon("ArrowReturnRight",'<path fill-rule="evenodd" d="M1.5 1.5A.5.5 0 0 0 1 2v4.8a2.5 2.5 0 0 0 2.5 2.5h9.793l-3.347 3.346a.5.5 0 0 0 .708.708l4.2-4.2a.5.5 0 0 0 0-.708l-4-4a.5.5 0 0 0-.708.708L13.293 8.3H3.5A1.5 1.5 0 0 1 2 6.8V2a.5.5 0 0 0-.5-.5z"/>');_exports.BIconArrowReturnRight=BIconArrowReturnRight;var BIconArrowRight=makeIcon("ArrowRight",'<path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/>');_exports.BIconArrowRight=BIconArrowRight;var BIconArrowRightCircle=makeIcon("ArrowRightCircle",'<path fill-rule="evenodd" d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z"/>');_exports.BIconArrowRightCircle=BIconArrowRightCircle;var BIconArrowRightCircleFill=makeIcon("ArrowRightCircleFill",'<path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z"/>');_exports.BIconArrowRightCircleFill=BIconArrowRightCircleFill;var BIconArrowRightShort=makeIcon("ArrowRightShort",'<path fill-rule="evenodd" d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.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-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/>');_exports.BIconArrowRightShort=BIconArrowRightShort;var BIconArrowRightSquare=makeIcon("ArrowRightSquare",'<path fill-rule="evenodd" d="M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 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.5 5.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z"/>');_exports.BIconArrowRightSquare=BIconArrowRightSquare;var BIconArrowRightSquareFill=makeIcon("ArrowRightSquareFill",'<path d="M0 14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v12zm4.5-6.5h5.793L8.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-.708L10.293 8.5H4.5a.5.5 0 0 1 0-1z"/>');_exports.BIconArrowRightSquareFill=BIconArrowRightSquareFill;var BIconArrowUp=makeIcon("ArrowUp",'<path fill-rule="evenodd" d="M8 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L7.5 2.707V14.5a.5.5 0 0 0 .5.5z"/>');_exports.BIconArrowUp=BIconArrowUp;var BIconArrowUpCircle=makeIcon("ArrowUpCircle",'<path fill-rule="evenodd" d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-7.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.BIconArrowUpCircle=BIconArrowUpCircle;var BIconArrowUpCircleFill=makeIcon("ArrowUpCircleFill",'<path d="M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0zm-7.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.BIconArrowUpCircleFill=BIconArrowUpCircleFill;var BIconArrowUpLeft=makeIcon("ArrowUpLeft",'<path fill-rule="evenodd" d="M2 2.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1H3.707l10.147 10.146a.5.5 0 0 1-.708.708L3 3.707V8.5a.5.5 0 0 1-1 0v-6z"/>');_exports.BIconArrowUpLeft=BIconArrowUpLeft;var BIconArrowUpLeftCircle=makeIcon("ArrowUpLeftCircle",'<path fill-rule="evenodd" d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-5.904 2.803a.5.5 0 1 0 .707-.707L6.707 6h2.768a.5.5 0 1 0 0-1H5.5a.5.5 0 0 0-.5.5v3.975a.5.5 0 0 0 1 0V6.707l4.096 4.096z"/>');_exports.BIconArrowUpLeftCircle=BIconArrowUpLeftCircle;var BIconArrowUpLeftCircleFill=makeIcon("ArrowUpLeftCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-5.904 2.803a.5.5 0 1 0 .707-.707L6.707 6h2.768a.5.5 0 1 0 0-1H5.5a.5.5 0 0 0-.5.5v3.975a.5.5 0 0 0 1 0V6.707l4.096 4.096z"/>');_exports.BIconArrowUpLeftCircleFill=BIconArrowUpLeftCircleFill;var BIconArrowUpLeftSquare=makeIcon("ArrowUpLeftSquare",'<path fill-rule="evenodd" d="M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 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.096 8.803a.5.5 0 1 0 .707-.707L6.707 6h2.768a.5.5 0 1 0 0-1H5.5a.5.5 0 0 0-.5.5v3.975a.5.5 0 0 0 1 0V6.707l4.096 4.096z"/>');_exports.BIconArrowUpLeftSquare=BIconArrowUpLeftSquare;var BIconArrowUpLeftSquareFill=makeIcon("ArrowUpLeftSquareFill",'<path 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-2H2zm8.096 10.803L6 6.707v2.768a.5.5 0 0 1-1 0V5.5a.5.5 0 0 1 .5-.5h3.975a.5.5 0 1 1 0 1H6.707l4.096 4.096a.5.5 0 1 1-.707.707z"/>');_exports.BIconArrowUpLeftSquareFill=BIconArrowUpLeftSquareFill;var BIconArrowUpRight=makeIcon("ArrowUpRight",'<path fill-rule="evenodd" d="M14 2.5a.5.5 0 0 0-.5-.5h-6a.5.5 0 0 0 0 1h4.793L2.146 13.146a.5.5 0 0 0 .708.708L13 3.707V8.5a.5.5 0 0 0 1 0v-6z"/>');_exports.BIconArrowUpRight=BIconArrowUpRight;var BIconArrowUpRightCircle=makeIcon("ArrowUpRightCircle",'<path fill-rule="evenodd" d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM5.854 10.803a.5.5 0 1 1-.708-.707L9.243 6H6.475a.5.5 0 1 1 0-1h3.975a.5.5 0 0 1 .5.5v3.975a.5.5 0 1 1-1 0V6.707l-4.096 4.096z"/>');_exports.BIconArrowUpRightCircle=BIconArrowUpRightCircle;var BIconArrowUpRightCircleFill=makeIcon("ArrowUpRightCircleFill",'<path d="M0 8a8 8 0 1 0 16 0A8 8 0 0 0 0 8zm5.904 2.803a.5.5 0 1 1-.707-.707L9.293 6H6.525a.5.5 0 1 1 0-1H10.5a.5.5 0 0 1 .5.5v3.975a.5.5 0 0 1-1 0V6.707l-4.096 4.096z"/>');_exports.BIconArrowUpRightCircleFill=BIconArrowUpRightCircleFill;var BIconArrowUpRightSquare=makeIcon("ArrowUpRightSquare",'<path fill-rule="evenodd" d="M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 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.854 8.803a.5.5 0 1 1-.708-.707L9.243 6H6.475a.5.5 0 1 1 0-1h3.975a.5.5 0 0 1 .5.5v3.975a.5.5 0 1 1-1 0V6.707l-4.096 4.096z"/>');_exports.BIconArrowUpRightSquare=BIconArrowUpRightSquare;var BIconArrowUpRightSquareFill=makeIcon("ArrowUpRightSquareFill",'<path d="M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12zM5.904 10.803 10 6.707v2.768a.5.5 0 0 0 1 0V5.5a.5.5 0 0 0-.5-.5H6.525a.5.5 0 1 0 0 1h2.768l-4.096 4.096a.5.5 0 0 0 .707.707z"/>');_exports.BIconArrowUpRightSquareFill=BIconArrowUpRightSquareFill;var BIconArrowUpShort=makeIcon("ArrowUpShort",'<path fill-rule="evenodd" d="M8 12a.5.5 0 0 0 .5-.5V5.707l2.146 2.147a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 1 0 .708.708L7.5 5.707V11.5a.5.5 0 0 0 .5.5z"/>');_exports.BIconArrowUpShort=BIconArrowUpShort;var BIconArrowUpSquare=makeIcon("ArrowUpSquare",'<path fill-rule="evenodd" d="M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 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.5 9.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.BIconArrowUpSquare=BIconArrowUpSquare;var BIconArrowUpSquareFill=makeIcon("ArrowUpSquareFill",'<path d="M2 16a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2zm6.5-4.5V5.707l2.146 2.147a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 1 0 .708.708L7.5 5.707V11.5a.5.5 0 0 0 1 0z"/>');_exports.BIconArrowUpSquareFill=BIconArrowUpSquareFill;var BIconArrowsAngleContract=makeIcon("ArrowsAngleContract",'<path fill-rule="evenodd" d="M.172 15.828a.5.5 0 0 0 .707 0l4.096-4.096V14.5a.5.5 0 1 0 1 0v-3.975a.5.5 0 0 0-.5-.5H1.5a.5.5 0 0 0 0 1h2.768L.172 15.121a.5.5 0 0 0 0 .707zM15.828.172a.5.5 0 0 0-.707 0l-4.096 4.096V1.5a.5.5 0 1 0-1 0v3.975a.5.5 0 0 0 .5.5H14.5a.5.5 0 0 0 0-1h-2.768L15.828.879a.5.5 0 0 0 0-.707z"/>');_exports.BIconArrowsAngleContract=BIconArrowsAngleContract;var BIconArrowsAngleExpand=makeIcon("ArrowsAngleExpand",'<path fill-rule="evenodd" d="M5.828 10.172a.5.5 0 0 0-.707 0l-4.096 4.096V11.5a.5.5 0 0 0-1 0v3.975a.5.5 0 0 0 .5.5H4.5a.5.5 0 0 0 0-1H1.732l4.096-4.096a.5.5 0 0 0 0-.707zm4.344-4.344a.5.5 0 0 0 .707 0l4.096-4.096V4.5a.5.5 0 1 0 1 0V.525a.5.5 0 0 0-.5-.5H11.5a.5.5 0 0 0 0 1h2.768l-4.096 4.096a.5.5 0 0 0 0 .707z"/>');_exports.BIconArrowsAngleExpand=BIconArrowsAngleExpand;var BIconArrowsCollapse=makeIcon("ArrowsCollapse",'<path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 8zm7-8a.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-.708L7.5 4.293V.5A.5.5 0 0 1 8 0zm-.5 11.707-1.146 1.147a.5.5 0 0 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 11.707V15.5a.5.5 0 0 1-1 0v-3.793z"/>');_exports.BIconArrowsCollapse=BIconArrowsCollapse;var BIconArrowsExpand=makeIcon("ArrowsExpand",'<path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 8zM7.646.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 1.707V5.5a.5.5 0 0 1-1 0V1.707L6.354 2.854a.5.5 0 1 1-.708-.708l2-2zM8 10a.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 0 1 .708-.708L7.5 14.293V10.5A.5.5 0 0 1 8 10z"/>');_exports.BIconArrowsExpand=BIconArrowsExpand;var BIconArrowsFullscreen=makeIcon("ArrowsFullscreen",'<path fill-rule="evenodd" d="M5.828 10.172a.5.5 0 0 0-.707 0l-4.096 4.096V11.5a.5.5 0 0 0-1 0v3.975a.5.5 0 0 0 .5.5H4.5a.5.5 0 0 0 0-1H1.732l4.096-4.096a.5.5 0 0 0 0-.707zm4.344 0a.5.5 0 0 1 .707 0l4.096 4.096V11.5a.5.5 0 1 1 1 0v3.975a.5.5 0 0 1-.5.5H11.5a.5.5 0 0 1 0-1h2.768l-4.096-4.096a.5.5 0 0 1 0-.707zm0-4.344a.5.5 0 0 0 .707 0l4.096-4.096V4.5a.5.5 0 1 0 1 0V.525a.5.5 0 0 0-.5-.5H11.5a.5.5 0 0 0 0 1h2.768l-4.096 4.096a.5.5 0 0 0 0 .707zm-4.344 0a.5.5 0 0 1-.707 0L1.025 1.732V4.5a.5.5 0 0 1-1 0V.525a.5.5 0 0 1 .5-.5H4.5a.5.5 0 0 1 0 1H1.732l4.096 4.096a.5.5 0 0 1 0 .707z"/>');_exports.BIconArrowsFullscreen=BIconArrowsFullscreen;var BIconArrowsMove=makeIcon("ArrowsMove",'<path fill-rule="evenodd" d="M7.646.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 1.707V5.5a.5.5 0 0 1-1 0V1.707L6.354 2.854a.5.5 0 1 1-.708-.708l2-2zM8 10a.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 0 1 .708-.708L7.5 14.293V10.5A.5.5 0 0 1 8 10zM.146 8.354a.5.5 0 0 1 0-.708l2-2a.5.5 0 1 1 .708.708L1.707 7.5H5.5a.5.5 0 0 1 0 1H1.707l1.147 1.146a.5.5 0 0 1-.708.708l-2-2zM10 8a.5.5 0 0 1 .5-.5h3.793l-1.147-1.146a.5.5 0 0 1 .708-.708l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L14.293 8.5H10.5A.5.5 0 0 1 10 8z"/>');_exports.BIconArrowsMove=BIconArrowsMove;var BIconAspectRatio=makeIcon("AspectRatio",'<path 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="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 d="M0 12.5v-9A1.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.5zM2.5 4a.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 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 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 d="M9.669.864 8 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.193.684 1.365 1.086 1.072L12.387 6l.248 1.506-1.086 1.072-.684 1.365-1.51.229L8 10.874l-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 1.126l1.356.702 1.509.229z"/><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 0 1.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 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 d="M5.83 5.146a.5.5 0 0 0 0 .708L7.975 8l-2.147 2.146a.5.5 0 0 0 .707.708l2.147-2.147 2.146 2.147a.5.5 0 0 0 .707-.708L9.39 8l2.146-2.146a.5.5 0 0 0-.707-.708L8.683 7.293 6.536 5.146a.5.5 0 0 0-.707 0z"/><path d="M13.683 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.08zm-7.08 1a1 1 0 0 0-.76.35L1 8l4.844 5.65a1 1 0 0 0 .759.35h7.08a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1h-7.08z"/>');_exports.BIconBackspace=BIconBackspace;var BIconBackspaceFill=makeIcon("BackspaceFill",'<path 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 d="M9.854 5.146a.5.5 0 0 1 0 .708L7.707 8l2.147 2.146a.5.5 0 0 1-.708.708L7 8.707l-2.146 2.147a.5.5 0 0 1-.708-.708L6.293 8 4.146 5.854a.5.5 0 1 1 .708-.708L7 7.293l2.146-2.147a.5.5 0 0 1 .708 0z"/><path d="M2 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 1H2zm7.08 1a1 1 0 0 1 .76.35L14.682 8l-4.844 5.65a1 1 0 0 1-.759.35H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h7.08z"/>');_exports.BIconBackspaceReverse=BIconBackspaceReverse;var BIconBackspaceReverseFill=makeIcon("BackspaceReverseFill",'<path 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 BIconBadge3d=makeIcon("Badge3d",'<path d="M4.52 8.368h.664c.646 0 1.055.378 1.06.9.008.537-.427.919-1.086.919-.598-.004-1.037-.325-1.068-.756H3c.03.914.791 1.688 2.153 1.688 1.24 0 2.285-.66 2.272-1.798-.013-.953-.747-1.38-1.292-1.432v-.062c.44-.07 1.125-.527 1.108-1.375-.013-.906-.8-1.57-2.053-1.565-1.31.005-2.043.734-2.074 1.67h1.103c.022-.391.383-.751.936-.751.532 0 .928.33.928.813.004.479-.383.835-.928.835h-.632v.914zm3.606-3.367V11h2.189C12.125 11 13 9.893 13 7.985c0-1.894-.861-2.984-2.685-2.984H8.126zm1.187.967h.844c1.112 0 1.621.686 1.621 2.04 0 1.353-.505 2.02-1.621 2.02h-.844v-4.06z"/><path d="M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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.BIconBadge3d=BIconBadge3d;var BIconBadge3dFill=makeIcon("Badge3dFill",'<path d="M10.157 5.968h-.844v4.06h.844c1.116 0 1.621-.667 1.621-2.02 0-1.354-.51-2.04-1.621-2.04z"/><path 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-2V4zm5.184 4.368c.646 0 1.055.378 1.06.9.008.537-.427.919-1.086.919-.598-.004-1.037-.325-1.068-.756H3c.03.914.791 1.688 2.153 1.688 1.24 0 2.285-.66 2.272-1.798-.013-.953-.747-1.38-1.292-1.432v-.062c.44-.07 1.125-.527 1.108-1.375-.013-.906-.8-1.57-2.053-1.565-1.31.005-2.043.734-2.074 1.67h1.103c.022-.391.383-.751.936-.751.532 0 .928.33.928.813.004.479-.383.835-.928.835h-.632v.914h.663zM8.126 11h2.189C12.125 11 13 9.893 13 7.985c0-1.894-.861-2.984-2.685-2.984H8.126V11z"/>');_exports.BIconBadge3dFill=BIconBadge3dFill;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 d="M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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 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.715.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 d="M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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 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 BIconBadgeAd=makeIcon("BadgeAd",'<path d="m3.7 11 .47-1.542h2.004L6.644 11h1.261L5.901 5.001H4.513L2.5 11h1.2zm1.503-4.852.734 2.426H4.416l.734-2.426h.053zm4.759.128c-1.059 0-1.753.765-1.753 2.043v.695c0 1.279.685 2.043 1.74 2.043.677 0 1.222-.33 1.367-.804h.057V11h1.138V4.685h-1.16v2.36h-.053c-.18-.475-.68-.77-1.336-.77zm.387.923c.58 0 1.002.44 1.002 1.138v.602c0 .76-.396 1.2-.984 1.2-.598 0-.972-.449-.972-1.248v-.453c0-.795.37-1.24.954-1.24z"/><path d="M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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.BIconBadgeAd=BIconBadgeAd;var BIconBadgeAdFill=makeIcon("BadgeAdFill",'<path d="M11.35 8.337c0-.699-.42-1.138-1.001-1.138-.584 0-.954.444-.954 1.239v.453c0 .8.374 1.248.972 1.248.588 0 .984-.44.984-1.2v-.602zm-5.413.237-.734-2.426H5.15l-.734 2.426h1.52z"/><path 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-2H2zm6.209 6.32c0-1.28.694-2.044 1.753-2.044.655 0 1.156.294 1.336.769h.053v-2.36h1.16V11h-1.138v-.747h-.057c-.145.474-.69.804-1.367.804-1.055 0-1.74-.764-1.74-2.043v-.695zm-4.04 1.138L3.7 11H2.5l2.013-5.999H5.9L7.905 11H6.644l-.47-1.542H4.17z"/>');_exports.BIconBadgeAdFill=BIconBadgeAdFill;var BIconBadgeAr=makeIcon("BadgeAr",'<path d="m3.794 11 .47-1.542H6.27L6.739 11H8L5.996 5.001H4.607L2.595 11h1.2zm1.503-4.852.734 2.426h-1.52l.734-2.426h.052zm5.598-1.147H8.5V11h1.173V8.763h1.064L11.787 11h1.327L11.91 8.583C12.455 8.373 13 7.779 13 6.9c0-1.147-.773-1.9-2.105-1.9zm-1.222 2.87V5.933h1.05c.63 0 1.05.347 1.05.989 0 .633-.408.95-1.067.95H9.673z"/><path d="M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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.BIconBadgeAr=BIconBadgeAr;var BIconBadgeArFill=makeIcon("BadgeArFill",'<path d="m6.031 8.574-.734-2.426h-.052L4.51 8.574h1.52zm3.642-2.641v1.938h1.033c.66 0 1.068-.316 1.068-.95 0-.64-.422-.988-1.05-.988h-1.05z"/><path 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-2V4zm4.265 5.458h2.004L6.739 11H8L5.996 5.001H4.607L2.595 11h1.2l.47-1.542zM8.5 5v6h1.173V8.763h1.064L11.787 11h1.327L11.91 8.583C12.455 8.373 13 7.779 13 6.9c0-1.147-.773-1.9-2.105-1.9H8.5z"/>');_exports.BIconBadgeArFill=BIconBadgeArFill;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 d="M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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 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 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"/><path d="M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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.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 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 d="M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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 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 d="M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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 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 BIconBadgeVr=makeIcon("BadgeVr",'<path d="M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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="M4.508 11h1.429l1.99-5.999H6.61L5.277 9.708H5.22L3.875 5.001H2.5L4.508 11zm6.387-5.999H8.5V11h1.173V8.763h1.064L11.787 11h1.327L11.91 8.583C12.455 8.373 13 7.779 13 6.9c0-1.147-.773-1.9-2.105-1.9zm-1.222 2.87V5.933h1.05c.63 0 1.05.347 1.05.989 0 .633-.408.95-1.067.95H9.673z"/>');_exports.BIconBadgeVr=BIconBadgeVr;var BIconBadgeVrFill=makeIcon("BadgeVrFill",'<path d="M9.673 5.933v1.938h1.033c.66 0 1.068-.316 1.068-.95 0-.64-.422-.988-1.05-.988h-1.05z"/><path 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-2V4zm5.937 7 1.99-5.999H6.61L5.277 9.708H5.22L3.875 5.001H2.5L4.508 11h1.429zM8.5 5.001V11h1.173V8.763h1.064L11.787 11h1.327L11.91 8.583C12.455 8.373 13 7.779 13 6.9c0-1.147-.773-1.9-2.105-1.9H8.5z"/>');_exports.BIconBadgeVrFill=BIconBadgeVrFill;var BIconBadgeWc=makeIcon("BadgeWc",'<path d="M10.348 7.643c0-1.112.488-1.754 1.318-1.754.682 0 1.139.47 1.187 1.108H14v-.11c-.053-1.187-1.024-2-2.342-2-1.604 0-2.518 1.05-2.518 2.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-.742zM4.457 11l1.02-4.184h.045L6.542 11h1.006L9 5.001H7.818l-.82 4.355h-.056L5.97 5.001h-.94l-.972 4.355h-.053l-.827-4.355H2L3.452 11h1.005z"/><path d="M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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.BIconBadgeWc=BIconBadgeWc;var BIconBadgeWcFill=makeIcon("BadgeWcFill",'<path 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.666 1.89c.682 0 1.139.47 1.187 1.107H14v-.11c-.053-1.187-1.024-2-2.342-2-1.604 0-2.518 1.05-2.518 2.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-.742c0-1.112.488-1.754 1.318-1.754zm-6.188.926h.044L6.542 11h1.006L9 5.001H7.818l-.82 4.355h-.056L5.97 5.001h-.94l-.972 4.355h-.053l-.827-4.355H2L3.452 11h1.005l1.02-4.184z"/>');_exports.BIconBadgeWcFill=BIconBadgeWcFill;var BIconBag=makeIcon("Bag",'<path d="M8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5zM2 5h12v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5z"/>');_exports.BIconBag=BIconBag;var BIconBagCheck=makeIcon("BagCheck",'<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 d="M8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5zM2 5h12v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5z"/>');_exports.BIconBagCheck=BIconBagCheck;var BIconBagCheckFill=makeIcon("BagCheckFill",'<path fill-rule="evenodd" d="M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0zm-.646 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.BIconBagCheckFill=BIconBagCheckFill;var BIconBagDash=makeIcon("BagDash",'<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"/><path d="M8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5zM2 5h12v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5z"/>');_exports.BIconBagDash=BIconBagDash;var BIconBagDashFill=makeIcon("BagDashFill",'<path fill-rule="evenodd" d="M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0zM6 9.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"/>');_exports.BIconBagDashFill=BIconBagDashFill;var BIconBagFill=makeIcon("BagFill",'<path d="M8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5z"/>');_exports.BIconBagFill=BIconBagFill;var BIconBagPlus=makeIcon("BagPlus",'<path fill-rule="evenodd" d="M8 7.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V12a.5.5 0 0 1-1 0v-1.5H6a.5.5 0 0 1 0-1h1.5V8a.5.5 0 0 1 .5-.5z"/><path d="M8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5zM2 5h12v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5z"/>');_exports.BIconBagPlus=BIconBagPlus;var BIconBagPlusFill=makeIcon("BagPlusFill",'<path fill-rule="evenodd" d="M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0zM8.5 8a.5.5 0 0 0-1 0v1.5H6a.5.5 0 0 0 0 1h1.5V12a.5.5 0 0 0 1 0v-1.5H10a.5.5 0 0 0 0-1H8.5V8z"/>');_exports.BIconBagPlusFill=BIconBagPlusFill;var BIconBagX=makeIcon("BagX",'<path fill-rule="evenodd" d="M6.146 8.146a.5.5 0 0 1 .708 0L8 9.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 10l1.147 1.146a.5.5 0 0 1-.708.708L8 10.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 10 6.146 8.854a.5.5 0 0 1 0-.708z"/><path d="M8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5zM2 5h12v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5z"/>');_exports.BIconBagX=BIconBagX;var BIconBagXFill=makeIcon("BagXFill",'<path fill-rule="evenodd" d="M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0zM6.854 8.146a.5.5 0 1 0-.708.708L7.293 10l-1.147 1.146a.5.5 0 0 0 .708.708L8 10.707l1.146 1.147a.5.5 0 0 0 .708-.708L8.707 10l1.147-1.146a.5.5 0 0 0-.708-.708L8 9.293 6.854 8.146z"/>');_exports.BIconBagXFill=BIconBagXFill;var BIconBank=makeIcon("Bank",'<path d="M8 .95 14.61 4h.89a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H15v7a.5.5 0 0 1 .485.379l.5 2A.5.5 0 0 1 15.5 17H.5a.5.5 0 0 1-.485-.621l.5-2A.5.5 0 0 1 1 14V7H.5a.5.5 0 0 1-.5-.5v-2A.5.5 0 0 1 .5 4h.89L8 .95zM3.776 4h8.447L8 2.05 3.776 4zM2 7v7h1V7H2zm2 0v7h2.5V7H4zm3.5 0v7h1V7h-1zm2 0v7H12V7H9.5zM13 7v7h1V7h-1zm2-1V5H1v1h14zm-.39 9H1.39l-.25 1h13.72l-.25-1z"/>');_exports.BIconBank=BIconBank;var BIconBank2=makeIcon("Bank2",'<path d="M8.277.084a.5.5 0 0 0-.554 0l-7.5 5A.5.5 0 0 0 .5 6h1.875v7H1.5a.5.5 0 0 0 0 1h13a.5.5 0 1 0 0-1h-.875V6H15.5a.5.5 0 0 0 .277-.916l-7.5-5zM12.375 6v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zM8 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2zM.5 15a.5.5 0 0 0 0 1h15a.5.5 0 1 0 0-1H.5z"/>');_exports.BIconBank2=BIconBank2;var BIconBarChart=makeIcon("BarChart",'<path d="M4 11H2v3h2v-3zm5-4H7v7h2V7zm5-5v12h-2V2h2zm-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",'<path d="M1 11a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3zm5-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm5-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V2z"/>');_exports.BIconBarChartFill=BIconBarChartFill;var BIconBarChartLine=makeIcon("BarChartLine",'<path d="M11 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1v-3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3h1V7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7h1V2zm1 12h2V2h-2v12zm-3 0V7H7v7h2zm-5 0v-3H2v3h2z"/>');_exports.BIconBarChartLine=BIconBarChartLine;var BIconBarChartLineFill=makeIcon("BarChartLineFill",'<path d="M11 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1v-3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3h1V7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7h1V2z"/>');_exports.BIconBarChartLineFill=BIconBarChartLineFill;var BIconBarChartSteps=makeIcon("BarChartSteps",'<path 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 0zM2 1.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-4a.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-1zm2 4a.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 d="M5.757 1.071a.5.5 0 0 1 .172.686L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1v4.5a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 1 13.5V9a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h1.217L5.07 1.243a.5.5 0 0 1 .686-.172zM2 9v4.5A1.5 1.5 0 0 0 3.5 15h9a1.5 1.5 0 0 0 1.5-1.5V9H2zM1 7v1h14V7H1zm3 3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3A.5.5 0 0 1 4 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3A.5.5 0 0 1 6 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3A.5.5 0 0 1 8 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 .5-.5zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 .5-.5z"/>');_exports.BIconBasket=BIconBasket;var BIconBasket2=makeIcon("Basket2",'<path d="M4 10a1 1 0 0 1 2 0v2a1 1 0 0 1-2 0v-2zm3 0a1 1 0 0 1 2 0v2a1 1 0 0 1-2 0v-2zm3 0a1 1 0 1 1 2 0v2a1 1 0 0 1-2 0v-2z"/><path d="M5.757 1.071a.5.5 0 0 1 .172.686L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-.623l-1.844 6.456a.75.75 0 0 1-.722.544H3.69a.75.75 0 0 1-.722-.544L1.123 8H.5a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 .5 6h1.717L5.07 1.243a.5.5 0 0 1 .686-.172zM2.163 8l1.714 6h8.246l1.714-6H2.163z"/>');_exports.BIconBasket2=BIconBasket2;var BIconBasket2Fill=makeIcon("Basket2Fill",'<path d="M5.929 1.757a.5.5 0 1 0-.858-.514L2.217 6H.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h.623l1.844 6.456A.75.75 0 0 0 3.69 15h8.622a.75.75 0 0 0 .722-.544L14.877 8h.623a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1.717L10.93 1.243a.5.5 0 1 0-.858.514L12.617 6H3.383L5.93 1.757zM4 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 1 1 1v2a1 1 0 1 1-2 0v-2a1 1 0 0 1 1-1z"/>');_exports.BIconBasket2Fill=BIconBasket2Fill;var BIconBasket3=makeIcon("Basket3",'<path d="M5.757 1.071a.5.5 0 0 1 .172.686L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 .5 6h1.717L5.07 1.243a.5.5 0 0 1 .686-.172zM3.394 15l-1.48-6h-.97l1.525 6.426a.75.75 0 0 0 .729.574h9.606a.75.75 0 0 0 .73-.574L15.056 9h-.972l-1.479 6h-9.21z"/>');_exports.BIconBasket3=BIconBasket3;var BIconBasket3Fill=makeIcon("Basket3Fill",'<path d="M5.757 1.071a.5.5 0 0 1 .172.686L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 .5 6h1.717L5.07 1.243a.5.5 0 0 1 .686-.172zM2.468 15.426.943 9h14.114l-1.525 6.426a.75.75 0 0 1-.729.574H3.197a.75.75 0 0 1-.73-.574z"/>');_exports.BIconBasket3Fill=BIconBasket3Fill;var BIconBasketFill=makeIcon("BasketFill",'<path 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 1 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3z"/>');_exports.BIconBasketFill=BIconBasketFill;var BIconBattery=makeIcon("Battery",'<path d="M0 6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6zm2-1a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H2zm14 3a1.5 1.5 0 0 1-1.5 1.5v-3A1.5 1.5 0 0 1 16 8z"/>');_exports.BIconBattery=BIconBattery;var BIconBatteryCharging=makeIcon("BatteryCharging",'<path 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 d="M2 4h4.332l-.94 1H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h2.38l-.308 1H2a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2z"/><path d="M2 6h2.45L2.908 7.639A1.5 1.5 0 0 0 3.313 10H2V6zm8.595-2-.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.405z"/><path d="M12 10h-1.783l1.542-1.639c.097-.103.178-.218.241-.34V10zm0-3.354V6h-.646a1.5 1.5 0 0 1 .646.646zM16 8a1.5 1.5 0 0 1-1.5 1.5v-3A1.5 1.5 0 0 1 16 8z"/>');_exports.BIconBatteryCharging=BIconBatteryCharging;var BIconBatteryFull=makeIcon("BatteryFull",'<path d="M2 6h10v4H2V6z"/><path d="M2 4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2zm10 1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h10zm4 3a1.5 1.5 0 0 1-1.5 1.5v-3A1.5 1.5 0 0 1 16 8z"/>');_exports.BIconBatteryFull=BIconBatteryFull;var BIconBatteryHalf=makeIcon("BatteryHalf",'<path d="M2 6h5v4H2V6z"/><path d="M2 4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2zm10 1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h10zm4 3a1.5 1.5 0 0 1-1.5 1.5v-3A1.5 1.5 0 0 1 16 8z"/>');_exports.BIconBatteryHalf=BIconBatteryHalf;var BIconBell=makeIcon("Bell",'<path d="M8 16a2 2 0 0 0 2-2H6a2 2 0 0 0 2 2zM8 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 BIconBellSlash=makeIcon("BellSlash",'<path d="M5.164 14H15c-.299-.199-.557-.553-.78-1-.9-1.8-1.22-5.12-1.22-6 0-.264-.02-.523-.06-.776l-.938.938c.02.708.157 2.154.457 3.58.161.767.377 1.566.663 2.258H6.164l-1 1zm5.581-9.91a3.986 3.986 0 0 0-1.948-1.01L8 2.917l-.797.161A4.002 4.002 0 0 0 4 7c0 .628-.134 2.197-.459 3.742-.05.238-.105.479-.166.718l-1.653 1.653c.02-.037.04-.074.059-.113C2.679 11.2 3 7.88 3 7c0-2.42 1.72-4.44 4.005-4.901a1 1 0 1 1 1.99 0c.942.19 1.788.645 2.457 1.284l-.707.707zM10 15a2 2 0 1 1-4 0h4zm-9.375.625a.53.53 0 0 0 .75.75l14.75-14.75a.53.53 0 0 0-.75-.75L.625 15.625z"/>');_exports.BIconBellSlash=BIconBellSlash;var BIconBellSlashFill=makeIcon("BellSlashFill",'<path d="M5.164 14H15c-1.5-1-2-5.902-2-7 0-.264-.02-.523-.06-.776L5.164 14zm6.288-10.617A4.988 4.988 0 0 0 8.995 2.1a1 1 0 1 0-1.99 0A5.002 5.002 0 0 0 3 7c0 .898-.335 4.342-1.278 6.113l9.73-9.73zM10 15a2 2 0 1 1-4 0h4zm-9.375.625a.53.53 0 0 0 .75.75l14.75-14.75a.53.53 0 0 0-.75-.75L.625 15.625z"/>');_exports.BIconBellSlashFill=BIconBellSlashFill;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.5h4.134a1 1 0 1 1 0 1h-2.01c.18.18.34.381.484.605.638.992.892 2.354.892 3.895 0 1.993.257 3.092.713 3.7.356.476.895.721 1.787.784A1.5 1.5 0 0 1 12.5 11h1a1.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.5H6.866a1 1 0 1 1 0-1h1.711a2.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.355-.39-.605-.952-1-1.767-1.112A1.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-1zm10 10a.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.BIconBezier2=BIconBezier2;var BIconBicycle=makeIcon("Bicycle",'<path 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.807 1.29a3 3 0 1 1-.848.53l-.508-.812-2.076 3.322A.5.5 0 0 1 8 10.5H5.959a3 3 0 1 1-1.815-3.274L5 5.856V5h-.5a.5.5 0 0 1-.5-.5zm1.5 2.443-.508.814c.5.444.85 1.054.967 1.743h1.139L5.5 6.943zM8 9.057 9.598 6.5H6.402L8 9.057zM4.937 9.5a1.997 1.997 0 0 0-.487-.877l-.548.877h1.035zM3.603 8.092A2 2 0 1 0 4.937 10.5H3a.5.5 0 0 1-.424-.765l1.027-1.643zm7.947.53a2 2 0 1 0 .848-.53l1.026 1.643a.5.5 0 1 1-.848.53L11.55 8.623z"/>');_exports.BIconBicycle=BIconBicycle;var BIconBinoculars=makeIcon("Binoculars",'<path 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 d="M2.5 3a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1h-11zm5 3a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6zm0 3a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6zm-5 3a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1h-11zm.79-5.373c.112-.078.26-.17.444-.275L3.524 6c-.122.074-.272.17-.452.287-.18.117-.35.26-.51.428a2.425 2.425 0 0 0-.398.562c-.11.207-.164.438-.164.692 0 .36.072.65.217.873.144.219.385.328.72.328.215 0 .383-.07.504-.211a.697.697 0 0 0 .188-.463c0-.23-.07-.404-.211-.521-.137-.121-.326-.182-.568-.182h-.282c.024-.203.065-.37.123-.498a1.38 1.38 0 0 1 .252-.37 1.94 1.94 0 0 1 .346-.298zm2.167 0c.113-.078.262-.17.445-.275L5.692 6c-.122.074-.272.17-.452.287-.18.117-.35.26-.51.428a2.425 2.425 0 0 0-.398.562c-.11.207-.164.438-.164.692 0 .36.072.65.217.873.144.219.385.328.72.328.215 0 .383-.07.504-.211a.697.697 0 0 0 .188-.463c0-.23-.07-.404-.211-.521-.137-.121-.326-.182-.568-.182h-.282a1.75 1.75 0 0 1 .118-.492c.058-.13.144-.254.257-.375a1.94 1.94 0 0 1 .346-.3z"/>');_exports.BIconBlockquoteLeft=BIconBlockquoteLeft;var BIconBlockquoteRight=makeIcon("BlockquoteRight",'<path d="M2.5 3a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1h-11zm0 3a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6zm0 3a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6zm0 3a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1h-11zm10.113-5.373a6.59 6.59 0 0 0-.445-.275l.21-.352c.122.074.272.17.452.287.18.117.35.26.51.428.156.164.289.351.398.562.11.207.164.438.164.692 0 .36-.072.65-.216.873-.145.219-.385.328-.721.328-.215 0-.383-.07-.504-.211a.697.697 0 0 1-.188-.463c0-.23.07-.404.211-.521.137-.121.326-.182.569-.182h.281a1.686 1.686 0 0 0-.123-.498 1.379 1.379 0 0 0-.252-.37 1.94 1.94 0 0 0-.346-.298zm-2.168 0A6.59 6.59 0 0 0 10 6.352L10.21 6c.122.074.272.17.452.287.18.117.35.26.51.428.156.164.289.351.398.562.11.207.164.438.164.692 0 .36-.072.65-.216.873-.145.219-.385.328-.721.328-.215 0-.383-.07-.504-.211a.697.697 0 0 1-.188-.463c0-.23.07-.404.211-.521.137-.121.327-.182.569-.182h.281a1.749 1.749 0 0 0-.117-.492 1.402 1.402 0 0 0-.258-.375 1.94 1.94 0 0 0-.346-.3z"/>');_exports.BIconBlockquoteRight=BIconBlockquoteRight;var BIconBook=makeIcon("Book",'<path d="M1 2.828c.885-.37 2.154-.769 3.388-.893 1.33-.134 2.458.063 3.112.752v9.746c-.935-.53-2.12-.603-3.213-.493-1.18.12-2.37.461-3.287.811V2.828zm7.5-.141c.654-.689 1.782-.886 3.112-.752 1.234.124 2.503.523 3.388.893v9.923c-.918-.35-2.107-.692-3.287-.81-1.094-.111-2.278-.039-3.213.492V2.687zM8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783z"/>');_exports.BIconBook=BIconBook;var BIconBookFill=makeIcon("BookFill",'<path d="M8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783z"/>');_exports.BIconBookFill=BIconBookFill;var BIconBookHalf=makeIcon("BookHalf",'<path d="M8.5 2.687c.654-.689 1.782-.886 3.112-.752 1.234.124 2.503.523 3.388.893v9.923c-.918-.35-2.107-.692-3.287-.81-1.094-.111-2.278-.039-3.213.492V2.687zM8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783z"/>');_exports.BIconBookHalf=BIconBookHalf;var BIconBookmark=makeIcon("Bookmark",'<path d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"/>');_exports.BIconBookmark=BIconBookmark;var BIconBookmarkCheck=makeIcon("BookmarkCheck",'<path fill-rule="evenodd" d="M10.854 5.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 7.793l2.646-2.647a.5.5 0 0 1 .708 0z"/><path d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"/>');_exports.BIconBookmarkCheck=BIconBookmarkCheck;var BIconBookmarkCheckFill=makeIcon("BookmarkCheckFill",'<path fill-rule="evenodd" d="M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zm8.854-9.646a.5.5 0 0 0-.708-.708L7.5 7.793 6.354 6.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"/>');_exports.BIconBookmarkCheckFill=BIconBookmarkCheckFill;var BIconBookmarkDash=makeIcon("BookmarkDash",'<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"/><path d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"/>');_exports.BIconBookmarkDash=BIconBookmarkDash;var BIconBookmarkDashFill=makeIcon("BookmarkDashFill",'<path fill-rule="evenodd" d="M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zM6 6a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"/>');_exports.BIconBookmarkDashFill=BIconBookmarkDashFill;var BIconBookmarkFill=makeIcon("BookmarkFill",'<path d="M2 2v13.5a.5.5 0 0 0 .74.439L8 13.069l5.26 2.87A.5.5 0 0 0 14 15.5V2a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2z"/>');_exports.BIconBookmarkFill=BIconBookmarkFill;var BIconBookmarkHeart=makeIcon("BookmarkHeart",'<path fill-rule="evenodd" d="M8 4.41c1.387-1.425 4.854 1.07 0 4.277C3.146 5.48 6.613 2.986 8 4.412z"/><path d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"/>');_exports.BIconBookmarkHeart=BIconBookmarkHeart;var BIconBookmarkHeartFill=makeIcon("BookmarkHeartFill",'<path d="M2 15.5a.5.5 0 0 0 .74.439L8 13.069l5.26 2.87A.5.5 0 0 0 14 15.5V2a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v13.5zM8 4.41c1.387-1.425 4.854 1.07 0 4.277C3.146 5.48 6.613 2.986 8 4.412z"/>');_exports.BIconBookmarkHeartFill=BIconBookmarkHeartFill;var BIconBookmarkPlus=makeIcon("BookmarkPlus",'<path d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"/><path d="M8 4a.5.5 0 0 1 .5.5V6H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V7H6a.5.5 0 0 1 0-1h1.5V4.5A.5.5 0 0 1 8 4z"/>');_exports.BIconBookmarkPlus=BIconBookmarkPlus;var BIconBookmarkPlusFill=makeIcon("BookmarkPlusFill",'<path fill-rule="evenodd" d="M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zm6.5-11a.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.5z"/>');_exports.BIconBookmarkPlusFill=BIconBookmarkPlusFill;var BIconBookmarkStar=makeIcon("BookmarkStar",'<path d="M7.84 4.1a.178.178 0 0 1 .32 0l.634 1.285a.178.178 0 0 0 .134.098l1.42.206c.145.021.204.2.098.303L9.42 6.993a.178.178 0 0 0-.051.158l.242 1.414a.178.178 0 0 1-.258.187l-1.27-.668a.178.178 0 0 0-.165 0l-1.27.668a.178.178 0 0 1-.257-.187l.242-1.414a.178.178 0 0 0-.05-.158l-1.03-1.001a.178.178 0 0 1 .098-.303l1.42-.206a.178.178 0 0 0 .134-.098L7.84 4.1z"/><path d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"/>');_exports.BIconBookmarkStar=BIconBookmarkStar;var BIconBookmarkStarFill=makeIcon("BookmarkStarFill",'<path fill-rule="evenodd" d="M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zM8.16 4.1a.178.178 0 0 0-.32 0l-.634 1.285a.178.178 0 0 1-.134.098l-1.42.206a.178.178 0 0 0-.098.303L6.58 6.993c.042.041.061.1.051.158L6.39 8.565a.178.178 0 0 0 .258.187l1.27-.668a.178.178 0 0 1 .165 0l1.27.668a.178.178 0 0 0 .257-.187L9.368 7.15a.178.178 0 0 1 .05-.158l1.028-1.001a.178.178 0 0 0-.098-.303l-1.42-.206a.178.178 0 0 1-.134-.098L8.16 4.1z"/>');_exports.BIconBookmarkStarFill=BIconBookmarkStarFill;var BIconBookmarkX=makeIcon("BookmarkX",'<path fill-rule="evenodd" d="M6.146 5.146a.5.5 0 0 1 .708 0L8 6.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 7l1.147 1.146a.5.5 0 0 1-.708.708L8 7.707 6.854 8.854a.5.5 0 1 1-.708-.708L7.293 7 6.146 5.854a.5.5 0 0 1 0-.708z"/><path d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"/>');_exports.BIconBookmarkX=BIconBookmarkX;var BIconBookmarkXFill=makeIcon("BookmarkXFill",'<path fill-rule="evenodd" d="M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zM6.854 5.146a.5.5 0 1 0-.708.708L7.293 7 6.146 8.146a.5.5 0 1 0 .708.708L8 7.707l1.146 1.147a.5.5 0 1 0 .708-.708L8.707 7l1.147-1.146a.5.5 0 0 0-.708-.708L8 6.293 6.854 5.146z"/>');_exports.BIconBookmarkXFill=BIconBookmarkXFill;var BIconBookmarks=makeIcon("Bookmarks",'<path d="M2 4a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v11.5a.5.5 0 0 1-.777.416L7 13.101l-4.223 2.815A.5.5 0 0 1 2 15.5V4zm2-1a1 1 0 0 0-1 1v10.566l3.723-2.482a.5.5 0 0 1 .554 0L11 14.566V4a1 1 0 0 0-1-1H4z"/><path d="M4.268 1H12a1 1 0 0 1 1 1v11.768l.223.148A.5.5 0 0 0 14 13.5V2a2 2 0 0 0-2-2H6a2 2 0 0 0-1.732 1z"/>');_exports.BIconBookmarks=BIconBookmarks;var BIconBookmarksFill=makeIcon("BookmarksFill",'<path d="M2 4a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v11.5a.5.5 0 0 1-.777.416L7 13.101l-4.223 2.815A.5.5 0 0 1 2 15.5V4z"/><path d="M4.268 1A2 2 0 0 1 6 0h6a2 2 0 0 1 2 2v11.5a.5.5 0 0 1-.777.416L13 13.768V2a1 1 0 0 0-1-1H4.268z"/>');_exports.BIconBookmarksFill=BIconBookmarksFill;var BIconBookshelf=makeIcon("Bookshelf",'<path 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 d="M5.062 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.762V8.162h1.822c1.236 0 1.887.463 1.887 1.348 0 .896-.627 1.377-1.811 1.377H6.375z"/><path d="M0 4a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4zm4-3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3H4z"/>');_exports.BIconBootstrap=BIconBootstrap;var BIconBootstrapFill=makeIcon("BootstrapFill",'<path d="M6.375 7.125V4.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"/><path 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 12V3.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.396H5.062z"/>');_exports.BIconBootstrapFill=BIconBootstrapFill;var BIconBootstrapReboot=makeIcon("BootstrapReboot",'<path d="M1.161 8a6.84 6.84 0 1 0 6.842-6.84.58.58 0 1 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 8z"/><path d="M6.641 11.671V8.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.141zm0-3.75V5.277h1.57c.881 0 1.416.499 1.416 1.32 0 .84-.504 1.324-1.386 1.324h-1.6z"/>');_exports.BIconBootstrapReboot=BIconBootstrapReboot;var BIconBorder=makeIcon("Border",'<path d="M0 0h.969v.5H1v.469H.969V1H.5V.969H0V0zm2.844 1h-.938V0h.938v1zm1.875 0H3.78V0h.938v1zm1.875 0h-.938V0h.938v1zm.937 0V.969H7.5V.5h.031V0h.938v.5H8.5v.469h-.031V1H7.53zm2.813 0h-.938V0h.938v1zm1.875 0h-.938V0h.938v1zm1.875 0h-.938V0h.938v1zM15.5 1h-.469V.969H15V.5h.031V0H16v.969h-.5V1zM1 1.906v.938H0v-.938h1zm6.5.938v-.938h1v.938h-1zm7.5 0v-.938h1v.938h-1zM1 3.78v.938H0V3.78h1zm6.5.938V3.78h1v.938h-1zm7.5 0V3.78h1v.938h-1zM1 5.656v.938H0v-.938h1zm6.5.938v-.938h1v.938h-1zm7.5 0v-.938h1v.938h-1zM.969 8.5H.5v-.031H0V7.53h.5V7.5h.469v.031H1v.938H.969V8.5zm1.875 0h-.938v-1h.938v1zm1.875 0H3.78v-1h.938v1zm1.875 0h-.938v-1h.938v1zm1.875-.031V8.5H7.53v-.031H7.5V7.53h.031V7.5h.938v.031H8.5v.938h-.031zm1.875.031h-.938v-1h.938v1zm1.875 0h-.938v-1h.938v1zm1.875 0h-.938v-1h.938v1zm1.406 0h-.469v-.031H15V7.53h.031V7.5h.469v.031h.5v.938h-.5V8.5zM0 10.344v-.938h1v.938H0zm7.5 0v-.938h1v.938h-1zm8.5-.938v.938h-1v-.938h1zM0 12.22v-.938h1v.938H0zm7.5 0v-.938h1v.938h-1zm8.5-.938v.938h-1v-.938h1zM0 14.094v-.938h1v.938H0zm7.5 0v-.938h1v.938h-1zm8.5-.938v.938h-1v-.938h1zM.969 16H0v-.969h.5V15h.469v.031H1v.469H.969v.5zm1.875 0h-.938v-1h.938v1zm1.875 0H3.78v-1h.938v1zm1.875 0h-.938v-1h.938v1zm.937 0v-.5H7.5v-.469h.031V15h.938v.031H8.5v.469h-.031v.5H7.53zm2.813 0h-.938v-1h.938v1zm1.875 0h-.938v-1h.938v1zm1.875 0h-.938v-1h.938v1zm.937 0v-.5H15v-.469h.031V15h.469v.031h.5V16h-.969z"/>');_exports.BIconBorder=BIconBorder;var BIconBorderAll=makeIcon("BorderAll",'<path d="M0 0h16v16H0V0zm1 1v6.5h6.5V1H1zm7.5 0v6.5H15V1H8.5zM15 8.5H8.5V15H15V8.5zM7.5 15V8.5H1V15h6.5z"/>');_exports.BIconBorderAll=BIconBorderAll;var BIconBorderBottom=makeIcon("BorderBottom",'<path d="M.969 0H0v.969h.5V1h.469V.969H1V.5H.969V0zm.937 1h.938V0h-.938v1zm1.875 0h.938V0H3.78v1zm1.875 0h.938V0h-.938v1zM7.531.969V1h.938V.969H8.5V.5h-.031V0H7.53v.5H7.5v.469h.031zM9.406 1h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.469V.969h.5V0h-.969v.5H15v.469h.031V1zM1 2.844v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM1 4.719V3.78H0v.938h1zm6.5-.938v.938h1V3.78h-1zm7.5 0v.938h1V3.78h-1zM1 6.594v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM.5 8.5h.469v-.031H1V7.53H.969V7.5H.5v.031H0v.938h.5V8.5zm1.406 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm2.813 0v-.031H8.5V7.53h-.031V7.5H7.53v.031H7.5v.938h.031V8.5h.938zm.937 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.469v-.031h.5V7.53h-.5V7.5h-.469v.031H15v.938h.031V8.5zM0 9.406v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zM0 15h16v1H0v-1z"/>');_exports.BIconBorderBottom=BIconBorderBottom;var BIconBorderCenter=makeIcon("BorderCenter",'<path d="M.969 0H0v.969h.5V1h.469V.969H1V.5H.969V0zm.937 1h.938V0h-.938v1zm1.875 0h.938V0H3.78v1zm1.875 0h.938V0h-.938v1zM7.531.969V1h.938V.969H8.5V.5h-.031V0H7.53v.5H7.5v.469h.031zM9.406 1h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.469V.969h.5V0h-.969v.5H15v.469h.031V1zM1 2.844v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM1 4.719V3.78H0v.938h1zm6.5-.938v.938h1V3.78h-1zm7.5 0v.938h1V3.78h-1zM1 6.594v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM0 8.5v-1h16v1H0zm0 .906v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zM0 16h.969v-.5H1v-.469H.969V15H.5v.031H0V16zm1.906 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5h.938v-.5H8.5v-.469h-.031V15H7.53v.031H7.5v.469h.031zm1.875.5h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5H16v-.969h-.5V15h-.469v.031H15v.469h.031z"/>');_exports.BIconBorderCenter=BIconBorderCenter;var BIconBorderInner=makeIcon("BorderInner",'<path d="M.969 0H0v.969h.5V1h.469V.969H1V.5H.969V0zm.937 1h.938V0h-.938v1zm1.875 0h.938V0H3.78v1zm1.875 0h.938V0h-.938v1z"/><path d="M8.5 7.5H16v1H8.5V16h-1V8.5H0v-1h7.5V0h1v7.5z"/><path d="M9.406 1h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.469V.969h.5V0h-.969v.5H15v.469h.031V1zM1 2.844v-.938H0v.938h1zm14-.938v.938h1v-.938h-1zM1 4.719V3.78H0v.938h1zm14-.938v.938h1V3.78h-1zM1 6.594v-.938H0v.938h1zm14-.938v.938h1v-.938h-1zM0 9.406v.938h1v-.938H0zm16 .938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm16 .938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm16 .938v-.938h-1v.938h1zM0 16h.969v-.5H1v-.469H.969V15H.5v.031H0V16zm1.906 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm3.75 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5H16v-.969h-.5V15h-.469v.031H15v.469h.031z"/>');_exports.BIconBorderInner=BIconBorderInner;var BIconBorderLeft=makeIcon("BorderLeft",'<path d="M0 0v16h1V0H0zm1.906 1h.938V0h-.938v1zm1.875 0h.938V0H3.78v1zm1.875 0h.938V0h-.938v1zM7.531.969V1h.938V.969H8.5V.5h-.031V0H7.53v.5H7.5v.469h.031zM9.406 1h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.469V.969h.5V0h-.969v.5H15v.469h.031V1zM7.5 1.906v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM7.5 3.781v.938h1V3.78h-1zm7.5 0v.938h1V3.78h-1zM7.5 5.656v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM1.906 8.5h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm2.813 0v-.031H8.5V7.53h-.031V7.5H7.53v.031H7.5v.938h.031V8.5h.938zm.937 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.469v-.031h.5V7.53h-.5V7.5h-.469v.031H15v.938h.031V8.5zM7.5 9.406v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-8.5.937v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-8.5.937v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zM1.906 16h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5h.938v-.5H8.5v-.469h-.031V15H7.53v.031H7.5v.469h.031zm1.875.5h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5H16v-.969h-.5V15h-.469v.031H15v.469h.031z"/>');_exports.BIconBorderLeft=BIconBorderLeft;var BIconBorderMiddle=makeIcon("BorderMiddle",'<path d="M.969 0H0v.969h.5V1h.469V.969H1V.5H.969V0zm.937 1h.938V0h-.938v1zm1.875 0h.938V0H3.78v1zm1.875 0h.938V0h-.938v1zM8.5 16h-1V0h1v16zm.906-15h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.469V.969h.5V0h-.969v.5H15v.469h.031V1zM1 2.844v-.938H0v.938h1zm14-.938v.938h1v-.938h-1zM1 4.719V3.78H0v.938h1zm14-.938v.938h1V3.78h-1zM1 6.594v-.938H0v.938h1zm14-.938v.938h1v-.938h-1zM.5 8.5h.469v-.031H1V7.53H.969V7.5H.5v.031H0v.938h.5V8.5zm1.406 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm3.75 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.469v-.031h.5V7.53h-.5V7.5h-.469v.031H15v.938h.031V8.5zM0 9.406v.938h1v-.938H0zm16 .938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm16 .938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm16 .938v-.938h-1v.938h1zM0 16h.969v-.5H1v-.469H.969V15H.5v.031H0V16zm1.906 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm3.75 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5H16v-.969h-.5V15h-.469v.031H15v.469h.031z"/>');_exports.BIconBorderMiddle=BIconBorderMiddle;var BIconBorderOuter=makeIcon("BorderOuter",'<path d="M7.5 1.906v.938h1v-.938h-1zm0 1.875v.938h1V3.78h-1zm0 1.875v.938h1v-.938h-1zM1.906 8.5h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm2.813 0v-.031H8.5V7.53h-.031V7.5H7.53v.031H7.5v.938h.031V8.5h.938zm.937 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zM7.5 9.406v.938h1v-.938h-1zm0 1.875v.938h1v-.938h-1zm0 1.875v.938h1v-.938h-1z"/><path d="M0 0v16h16V0H0zm1 1h14v14H1V1z"/>');_exports.BIconBorderOuter=BIconBorderOuter;var BIconBorderRight=makeIcon("BorderRight",'<path d="M.969 0H0v.969h.5V1h.469V.969H1V.5H.969V0zm.937 1h.938V0h-.938v1zm1.875 0h.938V0H3.78v1zm1.875 0h.938V0h-.938v1zM7.531.969V1h.938V.969H8.5V.5h-.031V0H7.53v.5H7.5v.469h.031zM9.406 1h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zM16 0h-1v16h1V0zM1 2.844v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zM1 4.719V3.78H0v.938h1zm6.5-.938v.938h1V3.78h-1zM1 6.594v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zM.5 8.5h.469v-.031H1V7.53H.969V7.5H.5v.031H0v.938h.5V8.5zm1.406 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm2.813 0v-.031H8.5V7.53h-.031V7.5H7.53v.031H7.5v.938h.031V8.5h.938zm.937 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zM0 9.406v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zM0 11.281v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zM0 13.156v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zM0 16h.969v-.5H1v-.469H.969V15H.5v.031H0V16zm1.906 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5h.938v-.5H8.5v-.469h-.031V15H7.53v.031H7.5v.469h.031zm1.875.5h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1z"/>');_exports.BIconBorderRight=BIconBorderRight;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 BIconBorderTop=makeIcon("BorderTop",'<path d="M0 0v1h16V0H0zm1 2.844v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM1 4.719V3.78H0v.938h1zm6.5-.938v.938h1V3.78h-1zm7.5 0v.938h1V3.78h-1zM1 6.594v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM.5 8.5h.469v-.031H1V7.53H.969V7.5H.5v.031H0v.938h.5V8.5zm1.406 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm2.813 0v-.031H8.5V7.53h-.031V7.5H7.53v.031H7.5v.938h.031V8.5h.938zm.937 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.469v-.031h.5V7.53h-.5V7.5h-.469v.031H15v.938h.031V8.5zM0 9.406v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zM0 16h.969v-.5H1v-.469H.969V15H.5v.031H0V16zm1.906 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5h.938v-.5H8.5v-.469h-.031V15H7.53v.031H7.5v.469h.031zm1.875.5h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5H16v-.969h-.5V15h-.469v.031H15v.469h.031z"/>');_exports.BIconBorderTop=BIconBorderTop;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 d="M5 2V0H0v5h2v6H0v5h5v-2h6v2h5v-5h-2V5h2V0h-5v2H5zm6 1v2h2v6h-2v2H5v-2H3V5h2V3h6zm1-2h3v3h-3V1zm3 11v3h-3v-3h3zM4 15H1v-3h3v3zM1 4V1h3v3H1z"/>');_exports.BIconBoundingBox=BIconBoundingBox;var BIconBoundingBoxCircles=makeIcon("BoundingBoxCircles",'<path d="M2 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zM0 2a2 2 0 0 1 3.937-.5h8.126A2 2 0 1 1 14.5 3.937v8.126a2 2 0 1 1-2.437 2.437H3.937A2 2 0 1 1 1.5 12.063V3.937A2 2 0 0 1 0 2zm2.5 1.937v8.126c.703.18 1.256.734 1.437 1.437h8.126a2.004 2.004 0 0 1 1.437-1.437V3.937A2.004 2.004 0 0 1 12.063 2.5H3.937A2.004 2.004 0 0 1 2.5 3.937zM14 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zM2 13a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm12 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconBoundingBoxCircles=BIconBoundingBoxCircles;var BIconBox=makeIcon("Box",'<path 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="M3.5 10a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 0 0 1h2A1.5 1.5 0 0 0 14 9.5v-8A1.5 1.5 0 0 0 12.5 0h-9A1.5 1.5 0 0 0 2 1.5v8A1.5 1.5 0 0 0 3.5 11h2a.5.5 0 0 0 0-1h-2z"/><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.BIconBoxArrowDown=BIconBoxArrowDown;var BIconBoxArrowDownLeft=makeIcon("BoxArrowDownLeft",'<path fill-rule="evenodd" d="M7.364 12.5a.5.5 0 0 0 .5.5H14.5a1.5 1.5 0 0 0 1.5-1.5v-10A1.5 1.5 0 0 0 14.5 0h-10A1.5 1.5 0 0 0 3 1.5v6.636a.5.5 0 1 0 1 0V1.5a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5H7.864a.5.5 0 0 0-.5.5z"/><path fill-rule="evenodd" d="M0 15.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 0-1H1.707l8.147-8.146a.5.5 0 0 0-.708-.708L1 14.293V10.5a.5.5 0 0 0-1 0v5z"/>');_exports.BIconBoxArrowDownLeft=BIconBoxArrowDownLeft;var BIconBoxArrowDownRight=makeIcon("BoxArrowDownRight",'<path fill-rule="evenodd" d="M8.636 12.5a.5.5 0 0 1-.5.5H1.5A1.5 1.5 0 0 1 0 11.5v-10A1.5 1.5 0 0 1 1.5 0h10A1.5 1.5 0 0 1 13 1.5v6.636a.5.5 0 0 1-1 0V1.5a.5.5 0 0 0-.5-.5h-10a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h6.636a.5.5 0 0 1 .5.5z"/><path fill-rule="evenodd" d="M16 15.5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1 0-1h3.793L6.146 6.854a.5.5 0 1 1 .708-.708L15 14.293V10.5a.5.5 0 0 1 1 0v5z"/>');_exports.BIconBoxArrowDownRight=BIconBoxArrowDownRight;var BIconBoxArrowInDown=makeIcon("BoxArrowInDown",'<path fill-rule="evenodd" d="M3.5 6a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 1 0-1h2A1.5 1.5 0 0 1 14 6.5v8a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 14.5v-8A1.5 1.5 0 0 1 3.5 5h2a.5.5 0 0 1 0 1h-2z"/><path fill-rule="evenodd" d="M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"/>');_exports.BIconBoxArrowInDown=BIconBoxArrowInDown;var BIconBoxArrowInDownLeft=makeIcon("BoxArrowInDownLeft",'<path fill-rule="evenodd" d="M9.636 2.5a.5.5 0 0 0-.5-.5H2.5A1.5 1.5 0 0 0 1 3.5v10A1.5 1.5 0 0 0 2.5 15h10a1.5 1.5 0 0 0 1.5-1.5V6.864a.5.5 0 0 0-1 0V13.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z"/><path fill-rule="evenodd" d="M5 10.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 0-1H6.707l8.147-8.146a.5.5 0 0 0-.708-.708L6 9.293V5.5a.5.5 0 0 0-1 0v5z"/>');_exports.BIconBoxArrowInDownLeft=BIconBoxArrowInDownLeft;var BIconBoxArrowInDownRight=makeIcon("BoxArrowInDownRight",'<path fill-rule="evenodd" d="M6.364 2.5a.5.5 0 0 1 .5-.5H13.5A1.5 1.5 0 0 1 15 3.5v10a1.5 1.5 0 0 1-1.5 1.5h-10A1.5 1.5 0 0 1 2 13.5V6.864a.5.5 0 1 1 1 0V13.5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.5-.5H6.864a.5.5 0 0 1-.5-.5z"/><path fill-rule="evenodd" d="M11 10.5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1 0-1h3.793L1.146 1.854a.5.5 0 1 1 .708-.708L10 9.293V5.5a.5.5 0 0 1 1 0v5z"/>');_exports.BIconBoxArrowInDownRight=BIconBoxArrowInDownRight;var BIconBoxArrowInLeft=makeIcon("BoxArrowInLeft",'<path fill-rule="evenodd" d="M10 3.5a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 1 1 0v2A1.5 1.5 0 0 1 9.5 14h-8A1.5 1.5 0 0 1 0 12.5v-9A1.5 1.5 0 0 1 1.5 2h8A1.5 1.5 0 0 1 11 3.5v2a.5.5 0 0 1-1 0v-2z"/><path fill-rule="evenodd" d="M4.146 8.354a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H14.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3z"/>');_exports.BIconBoxArrowInLeft=BIconBoxArrowInLeft;var BIconBoxArrowInRight=makeIcon("BoxArrowInRight",'<path fill-rule="evenodd" d="M6 3.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 0-1 0v2A1.5 1.5 0 0 0 6.5 14h8a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-8A1.5 1.5 0 0 0 5 3.5v2a.5.5 0 0 0 1 0v-2z"/><path fill-rule="evenodd" d="M11.854 8.354a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H1.5a.5.5 0 0 0 0 1h8.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3z"/>');_exports.BIconBoxArrowInRight=BIconBoxArrowInRight;var BIconBoxArrowInUp=makeIcon("BoxArrowInUp",'<path fill-rule="evenodd" d="M3.5 10a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 0 0 1h2A1.5 1.5 0 0 0 14 9.5v-8A1.5 1.5 0 0 0 12.5 0h-9A1.5 1.5 0 0 0 2 1.5v8A1.5 1.5 0 0 0 3.5 11h2a.5.5 0 0 0 0-1h-2z"/><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.BIconBoxArrowInUp=BIconBoxArrowInUp;var BIconBoxArrowInUpLeft=makeIcon("BoxArrowInUpLeft",'<path fill-rule="evenodd" d="M9.636 13.5a.5.5 0 0 1-.5.5H2.5A1.5 1.5 0 0 1 1 12.5v-10A1.5 1.5 0 0 1 2.5 1h10A1.5 1.5 0 0 1 14 2.5v6.636a.5.5 0 0 1-1 0V2.5a.5.5 0 0 0-.5-.5h-10a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h6.636a.5.5 0 0 1 .5.5z"/><path fill-rule="evenodd" d="M5 5.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1H6.707l8.147 8.146a.5.5 0 0 1-.708.708L6 6.707V10.5a.5.5 0 0 1-1 0v-5z"/>');_exports.BIconBoxArrowInUpLeft=BIconBoxArrowInUpLeft;var BIconBoxArrowInUpRight=makeIcon("BoxArrowInUpRight",'<path fill-rule="evenodd" d="M6.364 13.5a.5.5 0 0 0 .5.5H13.5a1.5 1.5 0 0 0 1.5-1.5v-10A1.5 1.5 0 0 0 13.5 1h-10A1.5 1.5 0 0 0 2 2.5v6.636a.5.5 0 1 0 1 0V2.5a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5H6.864a.5.5 0 0 0-.5.5z"/><path fill-rule="evenodd" d="M11 5.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793l-8.147 8.146a.5.5 0 0 0 .708.708L10 6.707V10.5a.5.5 0 0 0 1 0v-5z"/>');_exports.BIconBoxArrowInUpRight=BIconBoxArrowInUpRight;var BIconBoxArrowLeft=makeIcon("BoxArrowLeft",'<path fill-rule="evenodd" d="M6 12.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5v2a.5.5 0 0 1-1 0v-2A1.5 1.5 0 0 1 6.5 2h8A1.5 1.5 0 0 1 16 3.5v9a1.5 1.5 0 0 1-1.5 1.5h-8A1.5 1.5 0 0 1 5 12.5v-2a.5.5 0 0 1 1 0v2z"/><path fill-rule="evenodd" d="M.146 8.354a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L1.707 7.5H10.5a.5.5 0 0 1 0 1H1.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3z"/>');_exports.BIconBoxArrowLeft=BIconBoxArrowLeft;var BIconBoxArrowRight=makeIcon("BoxArrowRight",'<path fill-rule="evenodd" d="M10 12.5a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 1 0v-2A1.5 1.5 0 0 0 9.5 2h-8A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h8a1.5 1.5 0 0 0 1.5-1.5v-2a.5.5 0 0 0-1 0v2z"/><path fill-rule="evenodd" d="M15.854 8.354a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708.708L14.293 7.5H5.5a.5.5 0 0 0 0 1h8.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3z"/>');_exports.BIconBoxArrowRight=BIconBoxArrowRight;var BIconBoxArrowUp=makeIcon("BoxArrowUp",'<path fill-rule="evenodd" d="M3.5 6a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 1 0-1h2A1.5 1.5 0 0 1 14 6.5v8a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 14.5v-8A1.5 1.5 0 0 1 3.5 5h2a.5.5 0 0 1 0 1h-2z"/><path fill-rule="evenodd" d="M7.646.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 1.707V10.5a.5.5 0 0 1-1 0V1.707L5.354 3.854a.5.5 0 1 1-.708-.708l3-3z"/>');_exports.BIconBoxArrowUp=BIconBoxArrowUp;var BIconBoxArrowUpLeft=makeIcon("BoxArrowUpLeft",'<path fill-rule="evenodd" d="M7.364 3.5a.5.5 0 0 1 .5-.5H14.5A1.5 1.5 0 0 1 16 4.5v10a1.5 1.5 0 0 1-1.5 1.5h-10A1.5 1.5 0 0 1 3 14.5V7.864a.5.5 0 1 1 1 0V14.5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.5-.5H7.864a.5.5 0 0 1-.5-.5z"/><path fill-rule="evenodd" d="M0 .5A.5.5 0 0 1 .5 0h5a.5.5 0 0 1 0 1H1.707l8.147 8.146a.5.5 0 0 1-.708.708L1 1.707V5.5a.5.5 0 0 1-1 0v-5z"/>');_exports.BIconBoxArrowUpLeft=BIconBoxArrowUpLeft;var BIconBoxArrowUpRight=makeIcon("BoxArrowUpRight",'<path fill-rule="evenodd" d="M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z"/><path fill-rule="evenodd" d="M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z"/>');_exports.BIconBoxArrowUpRight=BIconBoxArrowUpRight;var BIconBoxSeam=makeIcon("BoxSeam",'<path 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.7-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 d="M0 .5A.5.5 0 0 1 .5 0h15a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5H14v2h1.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5H14v2h1.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5H2v-2H.5a.5.5 0 0 1-.5-.5v-3A.5.5 0 0 1 .5 6H2V4H.5a.5.5 0 0 1-.5-.5v-3zM3 4v2h4.5V4H3zm5.5 0v2H13V4H8.5zM3 10v2h4.5v-2H3zm5.5 0v2H13v-2H8.5zM1 1v2h3.5V1H1zm4.5 0v2h5V1h-5zm6 0v2H15V1h-3.5zM1 7v2h3.5V7H1zm4.5 0v2h5V7h-5zm6 0v2H15V7h-3.5zM1 13v2h3.5v-2H1zm4.5 0v2h5v-2h-5zm6 0v2H15v-2h-3.5z"/>');_exports.BIconBricks=BIconBricks;var BIconBriefcase=makeIcon("Briefcase",'<path d="M6.5 1A1.5 1.5 0 0 0 5 2.5V3H1.5A1.5 1.5 0 0 0 0 4.5v8A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-8A1.5 1.5 0 0 0 14.5 3H11v-.5A1.5 1.5 0 0 0 9.5 1h-3zm0 1h3a.5.5 0 0 1 .5.5V3H6v-.5a.5.5 0 0 1 .5-.5zm1.886 6.914L15 7.151V12.5a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5V7.15l6.614 1.764a1.5 1.5 0 0 0 .772 0zM1.5 4h13a.5.5 0 0 1 .5.5v1.616L8.129 7.948a.5.5 0 0 1-.258 0L1 6.116V4.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconBriefcase=BIconBriefcase;var BIconBriefcaseFill=makeIcon("BriefcaseFill",'<path d="M6.5 1A1.5 1.5 0 0 0 5 2.5V3H1.5A1.5 1.5 0 0 0 0 4.5v1.384l7.614 2.03a1.5 1.5 0 0 0 .772 0L16 5.884V4.5A1.5 1.5 0 0 0 14.5 3H11v-.5A1.5 1.5 0 0 0 9.5 1h-3zm0 1h3a.5.5 0 0 1 .5.5V3H6v-.5a.5.5 0 0 1 .5-.5z"/><path 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"/>');_exports.BIconBriefcaseFill=BIconBriefcaseFill;var BIconBrightnessAltHigh=makeIcon("BrightnessAltHigh",'<path d="M8 3a.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.5zm-13.5.5a.5.5 0 0 0 0-1h-2a.5.5 0 0 0 0 1h2zm11.157-6.157a.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 0zm-9.9 2.121a.5.5 0 0 0 .707-.707L3.05 5.343a.5.5 0 1 0-.707.707l1.414 1.414zM8 7a4 4 0 0 0-4 4 .5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5 4 4 0 0 0-4-4zm0 1a3 3 0 0 1 2.959 2.5H5.04A3 3 0 0 1 8 8z"/>');_exports.BIconBrightnessAltHigh=BIconBrightnessAltHigh;var BIconBrightnessAltHighFill=makeIcon("BrightnessAltHighFill",'<path d="M8 3a.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.5zm-13.5.5a.5.5 0 0 0 0-1h-2a.5.5 0 0 0 0 1h2zm11.157-6.157a.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 0zm-9.9 2.121a.5.5 0 0 0 .707-.707L3.05 5.343a.5.5 0 1 0-.707.707l1.414 1.414zM8 7a4 4 0 0 0-4 4 .5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5 4 4 0 0 0-4-4z"/>');_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 1zM2 11a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0zm10.243-3.536a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm-8.486-.707a.5.5 0 1 0 .707.707.5.5 0 0 0-.707-.707zM8 7a4 4 0 0 0-4 4 .5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5 4 4 0 0 0-4-4zm0 1a3 3 0 0 1 2.959 2.5H5.04A3 3 0 0 1 8 8z"/>');_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 1zM2 11a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0zm10.243-3.536a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm-8.486-.707a.5.5 0 1 0 .707.707.5.5 0 0 0-.707-.707zM8 7a4 4 0 0 0-4 4 .5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5 4 4 0 0 0-4-4z"/>');_exports.BIconBrightnessAltLowFill=BIconBrightnessAltLowFill;var BIconBrightnessHigh=makeIcon("BrightnessHigh",'<path d="M8 11a3 3 0 1 1 0-6 3 3 0 0 1 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 0zM8 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 d="M8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm.5-9.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 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 1 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-.707zM10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/>');_exports.BIconBroadcast=BIconBroadcast;var BIconBroadcastPin=makeIcon("BroadcastPin",'<path 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 1 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-.707zM6 8a2 2 0 1 1 2.5 1.937V15.5a.5.5 0 0 1-1 0V9.937A2 2 0 0 1 6 8z"/>');_exports.BIconBroadcastPin=BIconBroadcastPin;var BIconBrush=makeIcon("Brush",'<path d="M15.825.12a.5.5 0 0 1 .132.584c-1.53 3.43-4.743 8.17-7.095 10.64a6.067 6.067 0 0 1-2.373 1.534c-.018.227-.06.538-.16.868-.201.659-.667 1.479-1.708 1.74a8.118 8.118 0 0 1-3.078.132 3.659 3.659 0 0 1-.562-.135 1.382 1.382 0 0 1-.466-.247.714.714 0 0 1-.204-.288.622.622 0 0 1 .004-.443c.095-.245.316-.38.461-.452.394-.197.625-.453.867-.826.095-.144.184-.297.287-.472l.117-.198c.151-.255.326-.54.546-.848.528-.739 1.201-.925 1.746-.896.126.007.243.025.348.048.062-.172.142-.38.238-.608.261-.619.658-1.419 1.187-2.069 2.176-2.67 6.18-6.206 9.117-8.104a.5.5 0 0 1 .596.04zM4.705 11.912a1.23 1.23 0 0 0-.419-.1c-.246-.013-.573.05-.879.479-.197.275-.355.532-.5.777l-.105.177c-.106.181-.213.362-.32.528a3.39 3.39 0 0 1-.76.861c.69.112 1.736.111 2.657-.12.559-.139.843-.569.993-1.06a3.122 3.122 0 0 0 .126-.75l-.793-.792zm1.44.026c.12-.04.277-.1.458-.183a5.068 5.068 0 0 0 1.535-1.1c1.9-1.996 4.412-5.57 6.052-8.631-2.59 1.927-5.566 4.66-7.302 6.792-.442.543-.795 1.243-1.042 1.826-.121.288-.214.54-.275.72v.001l.575.575zm-4.973 3.04.007-.005a.031.031 0 0 1-.007.004zm3.582-3.043.002.001h-.002z"/>');_exports.BIconBrush=BIconBrush;var BIconBrushFill=makeIcon("BrushFill",'<path d="M15.825.12a.5.5 0 0 1 .132.584c-1.53 3.43-4.743 8.17-7.095 10.64a6.067 6.067 0 0 1-2.373 1.534c-.018.227-.06.538-.16.868-.201.659-.667 1.479-1.708 1.74a8.118 8.118 0 0 1-3.078.132 3.659 3.659 0 0 1-.562-.135 1.382 1.382 0 0 1-.466-.247.714.714 0 0 1-.204-.288.622.622 0 0 1 .004-.443c.095-.245.316-.38.461-.452.394-.197.625-.453.867-.826.095-.144.184-.297.287-.472l.117-.198c.151-.255.326-.54.546-.848.528-.739 1.201-.925 1.746-.896.126.007.243.025.348.048.062-.172.142-.38.238-.608.261-.619.658-1.419 1.187-2.069 2.176-2.67 6.18-6.206 9.117-8.104a.5.5 0 0 1 .596.04z"/>');_exports.BIconBrushFill=BIconBrushFill;var BIconBucket=makeIcon("Bucket",'<path d="M2.522 5H2a.5.5 0 0 0-.494.574l1.372 9.149A1.5 1.5 0 0 0 4.36 16h7.278a1.5 1.5 0 0 0 1.483-1.277l1.373-9.149A.5.5 0 0 0 14 5h-.522A5.5 5.5 0 0 0 2.522 5zm1.005 0a4.5 4.5 0 0 1 8.945 0H3.527zm9.892 1-1.286 8.574a.5.5 0 0 1-.494.426H4.36a.5.5 0 0 1-.494-.426L2.58 6h10.838z"/>');_exports.BIconBucket=BIconBucket;var BIconBucketFill=makeIcon("BucketFill",'<path d="M2.522 5H2a.5.5 0 0 0-.494.574l1.372 9.149A1.5 1.5 0 0 0 4.36 16h7.278a1.5 1.5 0 0 0 1.483-1.277l1.373-9.149A.5.5 0 0 0 14 5h-.522A5.5 5.5 0 0 0 2.522 5zm1.005 0a4.5 4.5 0 0 1 8.945 0H3.527z"/>');_exports.BIconBucketFill=BIconBucketFill;var BIconBug=makeIcon("Bug",'<path 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 6a3.989 3.989 0 0 0-1.334-2.982A3.983 3.983 0 0 0 8 2a3.983 3.983 0 0 0-2.667 1.018A3.989 3.989 0 0 0 4 6h8z"/>');_exports.BIconBug=BIconBug;var BIconBugFill=makeIcon("BugFill",'<path 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-.956z"/><path d="M13 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.694 1 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 d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M8 13A5 5 0 1 1 8 3a5 5 0 0 1 0 10zm0 1A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"/><path d="M8 11a3 3 0 1 1 0-6 3 3 0 0 1 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 d="M12 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h8zM4 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.BIconCalculator=BIconCalculator;var BIconCalculatorFill=makeIcon("CalculatorFill",'<path 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 .5v2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5zm0 4v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zM4.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.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zM7.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.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm.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.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm.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.BIconCalculatorFill=BIconCalculatorFill;var BIconCalendar=makeIcon("Calendar",'<path 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-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>');_exports.BIconCalendar=BIconCalendar;var BIconCalendar2=makeIcon("Calendar2",'<path 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-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/><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 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 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-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/><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 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-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zm-2.6 5.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.BIconCalendar2CheckFill=BIconCalendar2CheckFill;var BIconCalendar2Date=makeIcon("Calendar2Date",'<path d="M6.445 12.688V7.354h-.633A12.6 12.6 0 0 0 4.5 8.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 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-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/><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 d="M9.402 10.246c.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.2z"/><path 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-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zm-4.118 9.79c1.258 0 2-1.067 2-2.872 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-.684c.047.64.594 1.406 1.703 1.406zm-2.89-5.435h-.633A12.6 12.6 0 0 0 4.5 8.16v.695c.375-.257.969-.62 1.258-.777h.012v4.61h.675V7.354z"/>');_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 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-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/><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 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-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zm-2.24 4.855a.428.428 0 1 0 0-.855.426.426 0 0 0-.429.43c0 .238.192.425.43.425zm.337.563h-.672v4.105h.672V8.418zm-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 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-1z"/><path 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-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/><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.BIconCalendar2Event=BIconCalendar2Event;var BIconCalendar2EventFill=makeIcon("Calendar2EventFill",'<path 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-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM11.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.BIconCalendar2EventFill=BIconCalendar2EventFill;var BIconCalendar2Fill=makeIcon("Calendar2Fill",'<path 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.5zM2.545 3h10.91c.3 0 .545.224.545.5v1c0 .276-.244.5-.546.5H2.545C2.245 5 2 4.776 2 4.5v-1c0-.276.244-.5.545-.5z"/>');_exports.BIconCalendar2Fill=BIconCalendar2Fill;var BIconCalendar2Minus=makeIcon("Calendar2Minus",'<path 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 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-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/><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 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-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM6 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.332.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 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-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/><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 d="M4.104 7.805 4.9 10.18H3.284l.8-2.375h.02zm9.074 2.297c0-.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"/><path 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-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM2.561 12.332 3.1 10.73h1.984l.54 1.602h.718L4.444 7h-.696L1.85 12.332h.71zM9.85 8.227h-.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.41h-.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.023-.563 0-.91-.304-.985-.636z"/>');_exports.BIconCalendar2MonthFill=BIconCalendar2MonthFill;var BIconCalendar2Plus=makeIcon("Calendar2Plus",'<path 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-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/><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-.5V4zM8 8a.5.5 0 0 1 .5.5V10H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V11H6a.5.5 0 0 1 0-1h1.5V8.5A.5.5 0 0 1 8 8z"/>');_exports.BIconCalendar2Plus=BIconCalendar2Plus;var BIconCalendar2PlusFill=makeIcon("Calendar2PlusFill",'<path 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-.5zM2 3.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5H2.545c-.3 0-.545.224-.545.5zm6.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 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-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/><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.BIconCalendar2Range=BIconCalendar2Range;var BIconCalendar2RangeFill=makeIcon("Calendar2RangeFill",'<path 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-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM10 7a1 1 0 0 0 0 2h5V7h-5zm-4 4a1 1 0 0 0-1-1H1v2h4a1 1 0 0 0 1-1z"/>');_exports.BIconCalendar2RangeFill=BIconCalendar2RangeFill;var BIconCalendar2Week=makeIcon("Calendar2Week",'<path 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-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/><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.BIconCalendar2Week=BIconCalendar2Week;var BIconCalendar2WeekFill=makeIcon("Calendar2WeekFill",'<path 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-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM8.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.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm3.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.BIconCalendar2WeekFill=BIconCalendar2WeekFill;var BIconCalendar2X=makeIcon("Calendar2X",'<path d="M6.146 8.146a.5.5 0 0 1 .708 0L8 9.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 10l1.147 1.146a.5.5 0 0 1-.708.708L8 10.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 10 6.146 8.854a.5.5 0 0 1 0-.708z"/><path 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-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/><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.BIconCalendar2X=BIconCalendar2X;var BIconCalendar2XFill=makeIcon("Calendar2XFill",'<path 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-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zm-6.6 5.146a.5.5 0 1 0-.708.708L7.293 10l-1.147 1.146a.5.5 0 0 0 .708.708L8 10.707l1.146 1.147a.5.5 0 0 0 .708-.708L8.707 10l1.147-1.146a.5.5 0 0 0-.708-.708L8 9.293 6.854 8.146z"/>');_exports.BIconCalendar2XFill=BIconCalendar2XFill;var BIconCalendar3=makeIcon("Calendar3",'<path 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 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 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 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-2H2zM0 14V3h16v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm12-8a1 1 0 1 0 2 0 1 1 0 0 0-2 0z"/>');_exports.BIconCalendar3EventFill=BIconCalendar3EventFill;var BIconCalendar3Fill=makeIcon("Calendar3Fill",'<path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2H0zm0 1v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3H0z"/>');_exports.BIconCalendar3Fill=BIconCalendar3Fill;var BIconCalendar3Range=makeIcon("Calendar3Range",'<path 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 d="M7 10a1 1 0 0 0 0-2H1v2h6zm2-3h6V5H9a1 1 0 0 0 0 2z"/>');_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-2H2zM0 8V3h16v2h-6a1 1 0 1 0 0 2h6v7a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-4h6a1 1 0 1 0 0-2H0z"/>');_exports.BIconCalendar3RangeFill=BIconCalendar3RangeFill;var BIconCalendar3Week=makeIcon("Calendar3Week",'<path 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 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-2H2zM0 14V3h16v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm12-8a1 1 0 1 0 2 0 1 1 0 0 0-2 0zM5 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0zm5-2a1 1 0 1 1 0-2 1 1 0 0 1 0 2zM2 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0z"/>');_exports.BIconCalendar3WeekFill=BIconCalendar3WeekFill;var BIconCalendar4=makeIcon("Calendar4",'<path 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-.5zM2 2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1H2zm13 3H1v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5z"/>');_exports.BIconCalendar4=BIconCalendar4;var BIconCalendar4Event=makeIcon("Calendar4Event",'<path 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-.5zM2 2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1H2zm13 3H1v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5z"/><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-1z"/>');_exports.BIconCalendar4Event=BIconCalendar4Event;var BIconCalendar4Range=makeIcon("Calendar4Range",'<path 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-.5zM2 2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1H2zm13 3H1v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5z"/><path d="M9 7.5a.5.5 0 0 1 .5-.5H15v2H9.5a.5.5 0 0 1-.5-.5v-1zm-2 3v1a.5.5 0 0 1-.5.5H1v-2h5.5a.5.5 0 0 1 .5.5z"/>');_exports.BIconCalendar4Range=BIconCalendar4Range;var BIconCalendar4Week=makeIcon("Calendar4Week",'<path 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-.5zM2 2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1H2zm13 3H1v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5z"/><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 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 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-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>');_exports.BIconCalendarCheck=BIconCalendarCheck;var BIconCalendarCheckFill=makeIcon("CalendarCheckFill",'<path 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.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zm-5.146-5.146-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.708z"/>');_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 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-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>');_exports.BIconCalendarDate=BIconCalendarDate;var BIconCalendarDateFill=makeIcon("CalendarDateFill",'<path 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.5zm5.402 9.746c.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.2z"/><path d="M16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zm-6.664-1.21c-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-2.89-5.435v5.332H5.77V8.079h-.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 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-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>');_exports.BIconCalendarDay=BIconCalendarDay;var BIconCalendarDayFill=makeIcon("CalendarDayFill",'<path 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.5zM16 14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5h16v9zm-4.785-6.145a.428.428 0 1 0 0-.855.426.426 0 0 0-.43.43c0 .238.192.425.43.425zm.336.563h-.672v4.105h.672V8.418zm-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 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-1z"/><path 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-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>');_exports.BIconCalendarEvent=BIconCalendarEvent;var BIconCalendarEventFill=makeIcon("CalendarEventFill",'<path 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.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zm-3.5-7h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z"/>');_exports.BIconCalendarEventFill=BIconCalendarEventFill;var BIconCalendarFill=makeIcon("CalendarFill",'<path 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-2V5h16V4H0V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconCalendarFill=BIconCalendarFill;var BIconCalendarMinus=makeIcon("CalendarMinus",'<path 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 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-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>');_exports.BIconCalendarMinus=BIconCalendarMinus;var BIconCalendarMinusFill=makeIcon("CalendarMinusFill",'<path 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.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM6 10h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"/>');_exports.BIconCalendarMinusFill=BIconCalendarMinusFill;var BIconCalendarMonth=makeIcon("CalendarMonth",'<path d="M2.56 11.332 3.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 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-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>');_exports.BIconCalendarMonth=BIconCalendarMonth;var BIconCalendarMonthFill=makeIcon("CalendarMonthFill",'<path 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.5zm.104 7.305L4.9 10.18H3.284l.8-2.375h.02zm9.074 2.297c0-.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"/><path d="M16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM2.56 12.332h-.71L3.748 7h.696l1.898 5.332h-.719l-.539-1.602H3.1l-.54 1.602zm7.29-4.105v4.105h-.668v-.539h-.027c-.145.324-.532.605-1.188.605-.847 0-1.453-.484-1.453-1.425V8.227h.676v2.554c0 .766.441 1.012.98 1.012.59 0 1.004-.371 1.004-1.023V8.227h.676zm1.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.687z"/>');_exports.BIconCalendarMonthFill=BIconCalendarMonthFill;var BIconCalendarPlus=makeIcon("CalendarPlus",'<path d="M8 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"/><path 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-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>');_exports.BIconCalendarPlus=BIconCalendarPlus;var BIconCalendarPlusFill=makeIcon("CalendarPlusFill",'<path 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.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM8.5 8.5V10H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V11H6a.5.5 0 0 1 0-1h1.5V8.5a.5.5 0 0 1 1 0z"/>');_exports.BIconCalendarPlusFill=BIconCalendarPlusFill;var BIconCalendarRange=makeIcon("CalendarRange",'<path d="M9 7a1 1 0 0 1 1-1h5v2h-5a1 1 0 0 1-1-1zM1 9h4a1 1 0 0 1 0 2H1V9z"/><path 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-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>');_exports.BIconCalendarRange=BIconCalendarRange;var BIconCalendarRangeFill=makeIcon("CalendarRangeFill",'<path 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.5zM16 7V5H0v5h5a1 1 0 1 1 0 2H0v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9h-6a1 1 0 1 1 0-2h6z"/>');_exports.BIconCalendarRangeFill=BIconCalendarRangeFill;var BIconCalendarWeek=makeIcon("CalendarWeek",'<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"/><path 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-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>');_exports.BIconCalendarWeek=BIconCalendarWeek;var BIconCalendarWeekFill=makeIcon("CalendarWeekFill",'<path 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.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM9.5 7h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm3 0h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM2 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-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z"/>');_exports.BIconCalendarWeekFill=BIconCalendarWeekFill;var BIconCalendarX=makeIcon("CalendarX",'<path d="M6.146 7.146a.5.5 0 0 1 .708 0L8 8.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 9l1.147 1.146a.5.5 0 0 1-.708.708L8 9.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 9 6.146 7.854a.5.5 0 0 1 0-.708z"/><path 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-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>');_exports.BIconCalendarX=BIconCalendarX;var BIconCalendarXFill=makeIcon("CalendarXFill",'<path 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.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM6.854 8.146 8 9.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 10l1.147 1.146a.5.5 0 0 1-.708.708L8 10.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 10 6.146 8.854a.5.5 0 1 1 .708-.708z"/>');_exports.BIconCalendarXFill=BIconCalendarXFill;var BIconCamera=makeIcon("Camera",'<path d="M15 12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h1.172a3 3 0 0 0 2.12-.879l.83-.828A1 1 0 0 1 6.827 3h2.344a1 1 0 0 1 .707.293l.828.828A3 3 0 0 0 12.828 5H14a1 1 0 0 1 1 1v6zM2 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 d="M8 11a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5zm0 1a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7zM3 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="M5 8c0-1.657 2.343-3 4-3V4a4 4 0 0 0-4 4z"/><path d="M12.318 3h2.015C15.253 3 16 3.746 16 4.667v6.666c0 .92-.746 1.667-1.667 1.667h-2.015A5.97 5.97 0 0 1 9 14a5.972 5.972 0 0 1-3.318-1H1.667C.747 13 0 12.254 0 11.333V4.667C0 3.747.746 3 1.667 3H2a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1h.682A5.97 5.97 0 0 1 9 2c1.227 0 2.367.368 3.318 1zM2 4.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0zM14 8A5 5 0 1 0 4 8a5 5 0 0 0 10 0z"/>');_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 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 1 0-1 .5.5 0 0 1 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 d="M6 3a3 3 0 1 1-6 0 3 3 0 0 1 6 0zM1 3a2 2 0 1 0 4 0 2 2 0 0 0-4 0z"/><path d="M9 6h.5a2 2 0 0 1 1.983 1.738l3.11-1.382A1 1 0 0 1 16 7.269v7.462a1 1 0 0 1-1.406.913l-3.111-1.382A2 2 0 0 1 9.5 16H2a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h7zm6 8.73V7.27l-3.5 1.555v4.35l3.5 1.556zM1 8v6a1 1 0 0 0 1 1h7.5a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1z"/><path d="M9 6a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM7 3a2 2 0 1 1 4 0 2 2 0 0 1-4 0z"/>');_exports.BIconCameraReels=BIconCameraReels;var BIconCameraReelsFill=makeIcon("CameraReelsFill",'<path d="M6 3a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"/><path d="M9 6a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/><path d="M9 6h.5a2 2 0 0 1 1.983 1.738l3.11-1.382A1 1 0 0 1 16 7.269v7.462a1 1 0 0 1-1.406.913l-3.111-1.382A2 2 0 0 1 9.5 16H2a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h7z"/>');_exports.BIconCameraReelsFill=BIconCameraReelsFill;var BIconCameraVideo=makeIcon("CameraVideo",'<path fill-rule="evenodd" d="M0 5a2 2 0 0 1 2-2h7.5a2 2 0 0 1 1.983 1.738l3.11-1.382A1 1 0 0 1 16 4.269v7.462a1 1 0 0 1-1.406.913l-3.111-1.382A2 2 0 0 1 9.5 13H2a2 2 0 0 1-2-2V5zm11.5 5.175 3.5 1.556V4.269l-3.5 1.556v4.35zM2 4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h7.5a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H2z"/>');_exports.BIconCameraVideo=BIconCameraVideo;var BIconCameraVideoFill=makeIcon("CameraVideoFill",'<path fill-rule="evenodd" d="M0 5a2 2 0 0 1 2-2h7.5a2 2 0 0 1 1.983 1.738l3.11-1.382A1 1 0 0 1 16 4.269v7.462a1 1 0 0 1-1.406.913l-3.111-1.382A2 2 0 0 1 9.5 13H2a2 2 0 0 1-2-2V5z"/>');_exports.BIconCameraVideoFill=BIconCameraVideoFill;var BIconCameraVideoOff=makeIcon("CameraVideoOff",'<path fill-rule="evenodd" d="M10.961 12.365a1.99 1.99 0 0 0 .522-1.103l3.11 1.382A1 1 0 0 0 16 11.731V4.269a1 1 0 0 0-1.406-.913l-3.111 1.382A2 2 0 0 0 9.5 3H4.272l.714 1H9.5a1 1 0 0 1 1 1v6a1 1 0 0 1-.144.518l.605.847zM1.428 4.18A.999.999 0 0 0 1 5v6a1 1 0 0 0 1 1h5.014l.714 1H2a2 2 0 0 1-2-2V5c0-.675.334-1.272.847-1.634l.58.814zM15 11.73l-3.5-1.555v-4.35L15 4.269v7.462zm-4.407 3.56-10-14 .814-.58 10 14-.814.58z"/>');_exports.BIconCameraVideoOff=BIconCameraVideoOff;var BIconCameraVideoOffFill=makeIcon("CameraVideoOffFill",'<path fill-rule="evenodd" d="M10.961 12.365a1.99 1.99 0 0 0 .522-1.103l3.11 1.382A1 1 0 0 0 16 11.731V4.269a1 1 0 0 0-1.406-.913l-3.111 1.382A2 2 0 0 0 9.5 3H4.272l6.69 9.365zm-10.114-9A2.001 2.001 0 0 0 0 5v6a2 2 0 0 0 2 2h5.728L.847 3.366zm9.746 11.925-10-14 .814-.58 10 14-.814.58z"/>');_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.5 8 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 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 d="M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h13zm-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="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 d="M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h13zm-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="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-.5zm0-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 d="M6.002 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/><path 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-13zm13 1a.5.5 0 0 1 .5.5v6l-3.775-1.947a.5.5 0 0 0-.577.093l-3.71 3.71-2.66-1.772a.5.5 0 0 0-.63.062L1.002 12v.54A.505.505 0 0 1 1 12.5v-9a.5.5 0 0 1 .5-.5h13z"/>');_exports.BIconCardImage=BIconCardImage;var BIconCardList=makeIcon("CardList",'<path d="M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h13zm-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="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-.5zm-1-5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zM4 8a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm0 2.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/>');_exports.BIconCardList=BIconCardList;var BIconCardText=makeIcon("CardText",'<path d="M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h13zm-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="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 d="M3.204 5h9.592L8 10.481 3.204 5zm-.753.659 4.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.14 2.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 d="M3.626 6.832A.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.5z"/><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-2V2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2z"/>');_exports.BIconCaretDownSquare=BIconCaretDownSquare;var BIconCaretDownSquareFill=makeIcon("CaretDownSquareFill",'<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-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 d="M10 12.796V3.204L4.519 8 10 12.796zm-.659.753-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.753 5.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 d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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="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 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 10V4a.5.5 0 0 0-.832-.374l-4.5 4a.5.5 0 0 0 0 .748l4.5 4A.5.5 0 0 0 10.5 12z"/>');_exports.BIconCaretLeftSquareFill=BIconCaretLeftSquareFill;var BIconCaretRight=makeIcon("CaretRight",'<path d="M6 12.796V3.204L11.481 8 6 12.796zm.659.753 5.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.753-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 d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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.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 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 d="M3.204 11h9.592L8 5.519 3.204 11zm-.753-.659 4.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.86-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 d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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="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 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 9h8a.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 4 11z"/>');_exports.BIconCaretUpSquareFill=BIconCaretUpSquareFill;var BIconCart=makeIcon("Cart",'<path 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 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>');_exports.BIconCart=BIconCart;var BIconCart2=makeIcon("Cart2",'<path 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 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 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>');_exports.BIconCart3=BIconCart3;var BIconCart4=makeIcon("Cart4",'<path 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 d="M11.354 6.354a.5.5 0 0 0-.708-.708L8 8.293 6.854 7.146a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"/><path d="M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zm3.915 10L3.102 4h10.796l-1.313 7h-8.17zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconCartCheck=BIconCartCheck;var BIconCartCheckFill=makeIcon("CartCheckFill",'<path d="M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-1.646-7.646-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.708z"/>');_exports.BIconCartCheckFill=BIconCartCheckFill;var BIconCartDash=makeIcon("CartDash",'<path d="M6.5 7a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4z"/><path d="M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zm3.915 10L3.102 4h10.796l-1.313 7h-8.17zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconCartDash=BIconCartDash;var BIconCartDashFill=makeIcon("CartDashFill",'<path d="M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM6.5 7h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1z"/>');_exports.BIconCartDashFill=BIconCartDashFill;var BIconCartFill=makeIcon("CartFill",'<path 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 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>');_exports.BIconCartFill=BIconCartFill;var BIconCartPlus=makeIcon("CartPlus",'<path d="M9 5.5a.5.5 0 0 0-1 0V7H6.5a.5.5 0 0 0 0 1H8v1.5a.5.5 0 0 0 1 0V8h1.5a.5.5 0 0 0 0-1H9V5.5z"/><path d="M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zm3.915 10L3.102 4h10.796l-1.313 7h-8.17zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconCartPlus=BIconCartPlus;var BIconCartPlusFill=makeIcon("CartPlusFill",'<path d="M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM9 5.5V7h1.5a.5.5 0 0 1 0 1H9v1.5a.5.5 0 0 1-1 0V8H6.5a.5.5 0 0 1 0-1H8V5.5a.5.5 0 0 1 1 0z"/>');_exports.BIconCartPlusFill=BIconCartPlusFill;var BIconCartX=makeIcon("CartX",'<path d="M7.354 5.646a.5.5 0 1 0-.708.708L7.793 7.5 6.646 8.646a.5.5 0 1 0 .708.708L8.5 8.207l1.146 1.147a.5.5 0 0 0 .708-.708L9.207 7.5l1.147-1.146a.5.5 0 0 0-.708-.708L8.5 6.793 7.354 5.646z"/><path d="M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zm3.915 10L3.102 4h10.796l-1.313 7h-8.17zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconCartX=BIconCartX;var BIconCartXFill=makeIcon("CartXFill",'<path d="M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM7.354 5.646 8.5 6.793l1.146-1.147a.5.5 0 0 1 .708.708L9.207 7.5l1.147 1.146a.5.5 0 0 1-.708.708L8.5 8.207 7.354 9.354a.5.5 0 1 1-.708-.708L7.793 7.5 6.646 6.354a.5.5 0 1 1 .708-.708z"/>');_exports.BIconCartXFill=BIconCartXFill;var BIconCash=makeIcon("Cash",'<path d="M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/><path d="M0 4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V4zm3 0a2 2 0 0 1-2 2v4a2 2 0 0 1 2 2h10a2 2 0 0 1 2-2V6a2 2 0 0 1-2-2H3z"/>');_exports.BIconCash=BIconCash;var BIconCashCoin=makeIcon("CashCoin",'<path fill-rule="evenodd" d="M11 15a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm5-4a5 5 0 1 1-10 0 5 5 0 0 1 10 0z"/><path d="M9.438 11.944c.047.596.518 1.06 1.363 1.116v.44h.375v-.443c.875-.061 1.386-.529 1.386-1.207 0-.618-.39-.936-1.09-1.1l-.296-.07v-1.2c.376.043.614.248.671.532h.658c-.047-.575-.54-1.024-1.329-1.073V8.5h-.375v.45c-.747.073-1.255.522-1.255 1.158 0 .562.378.92 1.007 1.066l.248.061v1.272c-.384-.058-.639-.27-.696-.563h-.668zm1.36-1.354c-.369-.085-.569-.26-.569-.522 0-.294.216-.514.572-.578v1.1h-.003zm.432.746c.449.104.655.272.655.569 0 .339-.257.571-.709.614v-1.195l.054.012z"/><path d="M1 0a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4.083c.058-.344.145-.678.258-1H3a2 2 0 0 0-2-2V3a2 2 0 0 0 2-2h10a2 2 0 0 0 2 2v3.528c.38.34.717.728 1 1.154V1a1 1 0 0 0-1-1H1z"/><path d="M9.998 5.083 10 5a2 2 0 1 0-3.132 1.65 5.982 5.982 0 0 1 3.13-1.567z"/>');_exports.BIconCashCoin=BIconCashCoin;var BIconCashStack=makeIcon("CashStack",'<path d="M1 3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1H1zm7 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/><path d="M0 5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V5zm3 0a2 2 0 0 1-2 2v4a2 2 0 0 1 2 2h10a2 2 0 0 1 2-2V7a2 2 0 0 1-2-2H3z"/>');_exports.BIconCashStack=BIconCashStack;var BIconCast=makeIcon("Cast",'<path d="m7.646 9.354-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 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 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 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/><path d="m2.165 15.803.02-.004c1.83-.363 2.948-.842 3.468-1.105A9.06 9.06 0 0 0 8 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.6a10.437 10.437 0 0 1-.524 2.318l-.003.011a10.722 10.722 0 0 1-.244.637c-.079.186.074.394.273.362a21.673 21.673 0 0 0 .693-.125zm.8-3.108a1 1 0 0 0-.287-.801C1.618 10.83 1 9.468 1 8c0-3.192 3.004-6 7-6s7 2.808 7 6c0 3.193-3.004 6-7 6a8.06 8.06 0 0 1-2.088-.272 1 1 0 0 0-.711.074c-.387.196-1.24.57-2.634.893a10.97 10.97 0 0 0 .398-2z"/>');_exports.BIconChatDots=BIconChatDots;var BIconChatDotsFill=makeIcon("ChatDotsFill",'<path 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 0-2 0 1 1 0 0 0 2 0zm4 0a1 1 0 1 0-2 0 1 1 0 0 0 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 d="M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4.414A2 2 0 0 0 3 11.586l-2 2V2a1 1 0 0 1 1-1h12zM2 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 d="M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4.414A2 2 0 0 0 3 11.586l-2 2V2a1 1 0 0 1 1-1h12zM2 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 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 0-2 0 1 1 0 0 0 2 0zm4 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconChatLeftDotsFill=BIconChatLeftDotsFill;var BIconChatLeftFill=makeIcon("ChatLeftFill",'<path 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 d="M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4.414A2 2 0 0 0 3 11.586l-2 2V2a1 1 0 0 1 1-1h12zM2 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="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 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.766a1.688 1.688 0 0 0-.227-.272 1.467 1.467 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 5.734 4C4.776 4 4 4.746 4 5.667c0 .92.776 1.666 1.734 1.666.343 0 .662-.095.931-.26-.137.389-.39.804-.81 1.22a.405.405 0 0 0 .011.59c.173.16.447.155.614-.01 1.334-1.329 1.37-2.758.941-3.706a2.461 2.461 0 0 0-.227-.4zM11 7.073c-.136.389-.39.804-.81 1.22a.405.405 0 0 0 .012.59c.172.16.446.155.613-.01 1.334-1.329 1.37-2.758.942-3.706a2.466 2.466 0 0 0-.228-.4 1.686 1.686 0 0 0-.227-.273 1.466 1.466 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 10.07 4c-.957 0-1.734.746-1.734 1.667 0 .92.777 1.666 1.734 1.666.343 0 .662-.095.931-.26z"/>');_exports.BIconChatLeftQuoteFill=BIconChatLeftQuoteFill;var BIconChatLeftText=makeIcon("ChatLeftText",'<path d="M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4.414A2 2 0 0 0 3 11.586l-2 2V2a1 1 0 0 1 1-1h12zM2 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="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 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 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.066 6.76A1.665 1.665 0 0 0 4 7.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 0 0 .6.58c1.486-1.54 1.293-3.214.682-4.112zm4 0A1.665 1.665 0 0 0 8 7.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 0 0 .6.58c1.486-1.54 1.293-3.214.682-4.112z"/>');_exports.BIconChatQuote=BIconChatQuote;var BIconChatQuoteFill=makeIcon("ChatQuoteFill",'<path 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.766a1.688 1.688 0 0 0-.227-.272 1.467 1.467 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 5.734 6C4.776 6 4 6.746 4 7.667c0 .92.776 1.666 1.734 1.666.343 0 .662-.095.931-.26-.137.389-.39.804-.81 1.22a.405.405 0 0 0 .011.59c.173.16.447.155.614-.01 1.334-1.329 1.37-2.758.941-3.706a2.461 2.461 0 0 0-.227-.4zM11 9.073c-.136.389-.39.804-.81 1.22a.405.405 0 0 0 .012.59c.172.16.446.155.613-.01 1.334-1.329 1.37-2.758.942-3.706a2.466 2.466 0 0 0-.228-.4 1.686 1.686 0 0 0-.227-.273 1.466 1.466 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 10.07 6c-.957 0-1.734.746-1.734 1.667 0 .92.777 1.666 1.734 1.666.343 0 .662-.095.931-.26z"/>');_exports.BIconChatQuoteFill=BIconChatQuoteFill;var BIconChatRight=makeIcon("ChatRight",'<path d="M2 1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h9.586a2 2 0 0 1 1.414.586l2 2V2a1 1 0 0 0-1-1H2zm12-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 d="M2 1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h9.586a2 2 0 0 1 1.414.586l2 2V2a1 1 0 0 0-1-1H2zm12-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 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 1 0-2 1 1 0 0 1 0 2z"/>');_exports.BIconChatRightDotsFill=BIconChatRightDotsFill;var BIconChatRightFill=makeIcon("ChatRightFill",'<path 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 d="M2 1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h9.586a2 2 0 0 1 1.414.586l2 2V2a1 1 0 0 0-1-1H2zm12-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="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 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 d="M2 1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h9.586a2 2 0 0 1 1.414.586l2 2V2a1 1 0 0 0-1-1H2zm12-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="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 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 3h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1zm0 2.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1zm0 2.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1z"/>');_exports.BIconChatRightTextFill=BIconChatRightTextFill;var BIconChatSquare=makeIcon("ChatSquare",'<path d="M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-2.5a2 2 0 0 0-1.6.8L8 14.333 6.1 11.8a2 2 0 0 0-1.6-.8H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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 d="M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-2.5a2 2 0 0 0-1.6.8L8 14.333 6.1 11.8a2 2 0 0 0-1.6-.8H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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 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 0-2 0 1 1 0 0 0 2 0zm4 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconChatSquareDotsFill=BIconChatSquareDotsFill;var BIconChatSquareFill=makeIcon("ChatSquareFill",'<path 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 d="M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-2.5a2 2 0 0 0-1.6.8L8 14.333 6.1 11.8a2 2 0 0 0-1.6-.8H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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="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 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.766a1.688 1.688 0 0 0-.227-.272 1.467 1.467 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 5.734 4C4.776 4 4 4.746 4 5.667c0 .92.776 1.666 1.734 1.666.343 0 .662-.095.931-.26-.137.389-.39.804-.81 1.22a.405.405 0 0 0 .011.59c.173.16.447.155.614-.01 1.334-1.329 1.37-2.758.941-3.706a2.461 2.461 0 0 0-.227-.4zM11 7.073c-.136.389-.39.804-.81 1.22a.405.405 0 0 0 .012.59c.172.16.446.155.613-.01 1.334-1.329 1.37-2.758.942-3.706a2.466 2.466 0 0 0-.228-.4 1.686 1.686 0 0 0-.227-.273 1.466 1.466 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 10.07 4c-.957 0-1.734.746-1.734 1.667 0 .92.777 1.666 1.734 1.666.343 0 .662-.095.931-.26z"/>');_exports.BIconChatSquareQuoteFill=BIconChatSquareQuoteFill;var BIconChatSquareText=makeIcon("ChatSquareText",'<path d="M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-2.5a2 2 0 0 0-1.6.8L8 14.333 6.1 11.8a2 2 0 0 0-1.6-.8H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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="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 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 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="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 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 d="M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 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.267.267 0 0 1 .02-.022z"/>');_exports.BIconCheck=BIconCheck;var BIconCheck2=makeIcon("Check2",'<path 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 d="M12.354 4.354a.5.5 0 0 0-.708-.708L5 10.293 1.854 7.146a.5.5 0 1 0-.708.708l3.5 3.5a.5.5 0 0 0 .708 0l7-7zm-4.208 7-.896-.897.707-.707.543.543 6.646-6.647a.5.5 0 0 1 .708.708l-7 7a.5.5 0 0 1-.708 0z"/><path d="m5.354 7.146.896.897-.707.707-.897-.896a.5.5 0 1 1 .708-.708z"/>');_exports.BIconCheck2All=BIconCheck2All;var BIconCheck2Circle=makeIcon("Check2Circle",'<path d="M2.5 8a5.5 5.5 0 0 1 8.25-4.764.5.5 0 0 0 .5-.866A6.5 6.5 0 1 0 14.5 8a.5.5 0 0 0-1 0 5.5 5.5 0 1 1-11 0z"/><path d="M15.354 3.354a.5.5 0 0 0-.708-.708L8 9.293 5.354 6.646a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l7-7z"/>');_exports.BIconCheck2Circle=BIconCheck2Circle;var BIconCheck2Square=makeIcon("Check2Square",'<path d="M3 14.5A1.5 1.5 0 0 1 1.5 13V3A1.5 1.5 0 0 1 3 1.5h8a.5.5 0 0 1 0 1H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V8a.5.5 0 0 1 1 0v5a1.5 1.5 0 0 1-1.5 1.5H3z"/><path d="m8.354 10.354 7-7a.5.5 0 0 0-.708-.708L8 9.293 5.354 6.646a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0z"/>');_exports.BIconCheck2Square=BIconCheck2Square;var BIconCheckAll=makeIcon("CheckAll",'<path d="M8.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 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.14.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 d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M10.97 4.97a.235.235 0 0 0-.02.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-1.071-1.05z"/>');_exports.BIconCheckCircle=BIconCheckCircle;var BIconCheckCircleFill=makeIcon("CheckCircleFill",'<path 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 BIconCheckLg=makeIcon("CheckLg",'<path d="M13.485 1.431a1.473 1.473 0 0 1 2.104 2.062l-7.84 9.801a1.473 1.473 0 0 1-2.12.04L.431 8.138a1.473 1.473 0 0 1 2.084-2.083l4.111 4.112 6.82-8.69a.486.486 0 0 1 .04-.045z"/>');_exports.BIconCheckLg=BIconCheckLg;var BIconCheckSquare=makeIcon("CheckSquare",'<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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="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.235.235 0 0 1 .02-.022z"/>');_exports.BIconCheckSquare=BIconCheckSquare;var BIconCheckSquareFill=makeIcon("CheckSquareFill",'<path 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 1 .011 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.75.75 0 0 1 1.08-.022z"/>');_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 d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 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 d="M8 15A7 7 0 1 0 8 1v14zm0 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 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 d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-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="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 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 d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-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.BIconClipboardCheck=BIconClipboardCheck;var BIconClipboardData=makeIcon("ClipboardData",'<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"/><path 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 d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-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.BIconClipboardData=BIconClipboardData;var BIconClipboardMinus=makeIcon("ClipboardMinus",'<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 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 d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-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.BIconClipboardMinus=BIconClipboardMinus;var BIconClipboardPlus=makeIcon("ClipboardPlus",'<path fill-rule="evenodd" d="M8 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"/><path 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 d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-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.BIconClipboardPlus=BIconClipboardPlus;var BIconClipboardX=makeIcon("ClipboardX",'<path fill-rule="evenodd" d="M6.146 7.146a.5.5 0 0 1 .708 0L8 8.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 9l1.147 1.146a.5.5 0 0 1-.708.708L8 9.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 9 6.146 7.854a.5.5 0 0 1 0-.708z"/><path 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 d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-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.BIconClipboardX=BIconClipboardX;var BIconClock=makeIcon("Clock",'<path d="M8 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"/><path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0z"/>');_exports.BIconClock=BIconClock;var BIconClockFill=makeIcon("ClockFill",'<path 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 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 d="M8 1a7 7 0 1 0 4.95 11.95l.707.707A8.001 8.001 0 1 1 8 0v1z"/><path 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 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="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"/><path 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.BIconCloudArrowDown=BIconCloudArrowDown;var BIconCloudArrowDownFill=makeIcon("CloudArrowDownFill",'<path 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.854-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="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"/><path 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.BIconCloudArrowUp=BIconCloudArrowUp;var BIconCloudArrowUpFill=makeIcon("CloudArrowUpFill",'<path 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.146a.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-2a.5.5 0 0 1 .708 0l2 2z"/>');_exports.BIconCloudArrowUpFill=BIconCloudArrowUpFill;var BIconCloudCheck=makeIcon("CloudCheck",'<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"/><path 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.BIconCloudCheck=BIconCloudCheck;var BIconCloudCheckFill=makeIcon("CloudCheckFill",'<path 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.854-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.708z"/>');_exports.BIconCloudCheckFill=BIconCloudCheckFill;var BIconCloudDownload=makeIcon("CloudDownload",'<path 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 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 BIconCloudDrizzle=makeIcon("CloudDrizzle",'<path d="M4.158 12.025a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm6 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm-3.5 1.5a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm6 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm.747-8.498a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 11H13a3 3 0 0 0 .405-5.973zM8.5 2a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 2z"/>');_exports.BIconCloudDrizzle=BIconCloudDrizzle;var BIconCloudDrizzleFill=makeIcon("CloudDrizzleFill",'<path d="M4.158 12.025a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm6 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm-3.5 1.5a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm6 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm.747-8.498a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 11H13a3 3 0 0 0 .405-5.973z"/>');_exports.BIconCloudDrizzleFill=BIconCloudDrizzleFill;var BIconCloudFill=makeIcon("CloudFill",'<path 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 BIconCloudFog=makeIcon("CloudFog",'<path d="M3 13.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-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm10.405-9.473a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 12H13a3 3 0 0 0 .405-5.973zM8.5 3a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 3z"/>');_exports.BIconCloudFog=BIconCloudFog;var BIconCloudFog2=makeIcon("CloudFog2",'<path d="M8.5 4a4.002 4.002 0 0 0-3.8 2.745.5.5 0 1 1-.949-.313 5.002 5.002 0 0 1 9.654.595A3 3 0 0 1 13 13H.5a.5.5 0 0 1 0-1H13a2 2 0 0 0 .001-4h-.026a.5.5 0 0 1-.5-.445A4 4 0 0 0 8.5 4zM0 8.5A.5.5 0 0 1 .5 8h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"/>');_exports.BIconCloudFog2=BIconCloudFog2;var BIconCloudFog2Fill=makeIcon("CloudFog2Fill",'<path d="M8.5 3a5.001 5.001 0 0 1 4.905 4.027A3 3 0 0 1 13 13h-1.5a.5.5 0 0 0 0-1H1.05a3.51 3.51 0 0 1-.713-1H9.5a.5.5 0 0 0 0-1H.035a3.53 3.53 0 0 1 0-1H7.5a.5.5 0 0 0 0-1H.337a3.5 3.5 0 0 1 3.57-1.977A5.001 5.001 0 0 1 8.5 3z"/>');_exports.BIconCloudFog2Fill=BIconCloudFog2Fill;var BIconCloudFogFill=makeIcon("CloudFogFill",'<path d="M3 13.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-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm10.405-9.473a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 12H13a3 3 0 0 0 .405-5.973z"/>');_exports.BIconCloudFogFill=BIconCloudFogFill;var BIconCloudHail=makeIcon("CloudHail",'<path d="M13.405 4.527a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10.5H13a3 3 0 0 0 .405-5.973zM8.5 1.5a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1-.001 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1.5zM3.75 15.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zM7.75 15.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm3.592 3.724a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316z"/>');_exports.BIconCloudHail=BIconCloudHail;var BIconCloudHailFill=makeIcon("CloudHailFill",'<path d="M3.75 15.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zM7.75 15.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm3.592 3.724a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm1.247-6.999a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10.5H13a3 3 0 0 0 .405-5.973z"/>');_exports.BIconCloudHailFill=BIconCloudHailFill;var BIconCloudHaze=makeIcon("CloudHaze",'<path d="M8.5 3a4.002 4.002 0 0 0-3.8 2.745.5.5 0 1 1-.949-.313 5.002 5.002 0 0 1 9.654.595A3 3 0 0 1 13 12H4.5a.5.5 0 0 1 0-1H13a2 2 0 0 0 .001-4h-.026a.5.5 0 0 1-.5-.445A4 4 0 0 0 8.5 3zM0 7.5A.5.5 0 0 1 .5 7h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm2 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm-2 4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"/>');_exports.BIconCloudHaze=BIconCloudHaze;var BIconCloudHaze1=makeIcon("CloudHaze1",'<path d="M4 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm-3 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm2 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM13.405 4.027a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973zM8.5 1a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1z"/>');_exports.BIconCloudHaze1=BIconCloudHaze1;var BIconCloudHaze2Fill=makeIcon("CloudHaze2Fill",'<path d="M8.5 2a5.001 5.001 0 0 1 4.905 4.027A3 3 0 0 1 13 12H3.5A3.5 3.5 0 0 1 .035 9H5.5a.5.5 0 0 0 0-1H.035a3.5 3.5 0 0 1 3.871-2.977A5.001 5.001 0 0 1 8.5 2zm-6 8a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zM0 13.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"/>');_exports.BIconCloudHaze2Fill=BIconCloudHaze2Fill;var BIconCloudHazeFill=makeIcon("CloudHazeFill",'<path d="M4 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm-3 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm2 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM13.405 4.027a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"/>');_exports.BIconCloudHazeFill=BIconCloudHazeFill;var BIconCloudLightning=makeIcon("CloudLightning",'<path d="M13.405 4.027a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973zM8.5 1a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1zM7.053 11.276A.5.5 0 0 1 7.5 11h1a.5.5 0 0 1 .474.658l-.28.842H9.5a.5.5 0 0 1 .39.812l-2 2.5a.5.5 0 0 1-.875-.433L7.36 14H6.5a.5.5 0 0 1-.447-.724l1-2z"/>');_exports.BIconCloudLightning=BIconCloudLightning;var BIconCloudLightningFill=makeIcon("CloudLightningFill",'<path d="M7.053 11.276A.5.5 0 0 1 7.5 11h1a.5.5 0 0 1 .474.658l-.28.842H9.5a.5.5 0 0 1 .39.812l-2 2.5a.5.5 0 0 1-.875-.433L7.36 14H6.5a.5.5 0 0 1-.447-.724l1-2zm6.352-7.249a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"/>');_exports.BIconCloudLightningFill=BIconCloudLightningFill;var BIconCloudLightningRain=makeIcon("CloudLightningRain",'<path d="M2.658 11.026a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm9.5 0a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm-7.5 1.5a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm9.5 0a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm-.753-8.499a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973zM8.5 1a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1zM7.053 11.276A.5.5 0 0 1 7.5 11h1a.5.5 0 0 1 .474.658l-.28.842H9.5a.5.5 0 0 1 .39.812l-2 2.5a.5.5 0 0 1-.875-.433L7.36 14H6.5a.5.5 0 0 1-.447-.724l1-2z"/>');_exports.BIconCloudLightningRain=BIconCloudLightningRain;var BIconCloudLightningRainFill=makeIcon("CloudLightningRainFill",'<path d="M2.658 11.026a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm9.5 0a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm-7.5 1.5a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm9.5 0a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm-7.105-1.25A.5.5 0 0 1 7.5 11h1a.5.5 0 0 1 .474.658l-.28.842H9.5a.5.5 0 0 1 .39.812l-2 2.5a.5.5 0 0 1-.875-.433L7.36 14H6.5a.5.5 0 0 1-.447-.724l1-2zm6.352-7.249a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"/>');_exports.BIconCloudLightningRainFill=BIconCloudLightningRainFill;var BIconCloudMinus=makeIcon("CloudMinus",'<path 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.BIconCloudMinus=BIconCloudMinus;var BIconCloudMinusFill=makeIcon("CloudMinusFill",'<path 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.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"/>');_exports.BIconCloudMinusFill=BIconCloudMinusFill;var BIconCloudMoon=makeIcon("CloudMoon",'<path d="M7 8a3.5 3.5 0 0 1 3.5 3.555.5.5 0 0 0 .625.492A1.503 1.503 0 0 1 13 13.5a1.5 1.5 0 0 1-1.5 1.5H3a2 2 0 1 1 .1-3.998.5.5 0 0 0 .509-.375A3.502 3.502 0 0 1 7 8zm4.473 3a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 16h8.5a2.5 2.5 0 0 0 0-5h-.027z"/><path d="M11.286 1.778a.5.5 0 0 0-.565-.755 4.595 4.595 0 0 0-3.18 5.003 5.46 5.46 0 0 1 1.055.209A3.603 3.603 0 0 1 9.83 2.617a4.593 4.593 0 0 0 4.31 5.744 3.576 3.576 0 0 1-2.241.634c.162.317.295.652.394 1a4.59 4.59 0 0 0 3.624-2.04.5.5 0 0 0-.565-.755 3.593 3.593 0 0 1-4.065-5.422z"/>');_exports.BIconCloudMoon=BIconCloudMoon;var BIconCloudMoonFill=makeIcon("CloudMoonFill",'<path d="M11.473 11a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 16h8.5a2.5 2.5 0 0 0 0-5h-.027z"/><path d="M11.286 1.778a.5.5 0 0 0-.565-.755 4.595 4.595 0 0 0-3.18 5.003 5.46 5.46 0 0 1 1.055.209A3.603 3.603 0 0 1 9.83 2.617a4.593 4.593 0 0 0 4.31 5.744 3.576 3.576 0 0 1-2.241.634c.162.317.295.652.394 1a4.59 4.59 0 0 0 3.624-2.04.5.5 0 0 0-.565-.755 3.593 3.593 0 0 1-4.065-5.422z"/>');_exports.BIconCloudMoonFill=BIconCloudMoonFill;var BIconCloudPlus=makeIcon("CloudPlus",'<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"/><path 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.BIconCloudPlus=BIconCloudPlus;var BIconCloudPlusFill=makeIcon("CloudPlusFill",'<path 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 4v1.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 1 0z"/>');_exports.BIconCloudPlusFill=BIconCloudPlusFill;var BIconCloudRain=makeIcon("CloudRain",'<path d="M4.158 12.025a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-1 3a.5.5 0 0 1-.948-.316l1-3a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-1 3a.5.5 0 1 1-.948-.316l1-3a.5.5 0 0 1 .632-.317zm.247-6.998a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 11H13a3 3 0 0 0 .405-5.973zM8.5 2a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 2z"/>');_exports.BIconCloudRain=BIconCloudRain;var BIconCloudRainFill=makeIcon("CloudRainFill",'<path d="M4.158 12.025a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-1 3a.5.5 0 1 1-.948-.316l1-3a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-1 3a.5.5 0 1 1-.948-.316l1-3a.5.5 0 0 1 .632-.317zm.247-6.998a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 11H13a3 3 0 0 0 .405-5.973z"/>');_exports.BIconCloudRainFill=BIconCloudRainFill;var BIconCloudRainHeavy=makeIcon("CloudRainHeavy",'<path d="M4.176 11.032a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 1 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 1 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 1 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm.229-7.005a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973zM8.5 1a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1z"/>');_exports.BIconCloudRainHeavy=BIconCloudRainHeavy;var BIconCloudRainHeavyFill=makeIcon("CloudRainHeavyFill",'<path d="M4.176 11.032a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm.229-7.005a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"/>');_exports.BIconCloudRainHeavyFill=BIconCloudRainHeavyFill;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.45-.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.661z"/><path d="m13.646 14.354-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.87-12-12 .708-.708 12 12-.707.707z"/>');_exports.BIconCloudSlashFill=BIconCloudSlashFill;var BIconCloudSleet=makeIcon("CloudSleet",'<path d="M13.405 4.027a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973zM8.5 1a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1zM2.375 13.5a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 1 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223zM6.375 13.5a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 1 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223zm2.151 2.447a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 1 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223z"/>');_exports.BIconCloudSleet=BIconCloudSleet;var BIconCloudSleetFill=makeIcon("CloudSleetFill",'<path d="M2.375 13.5a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 1 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 1 1-.248-.434l.495-.283-.495-.283a.25.25 0 1 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 0 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223zM6.375 13.5a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 1 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 1 1-.248-.434l.495-.283-.495-.283a.25.25 0 1 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 0 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223zm2.151 2.447a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 1 1-.248.434l-.501-.286v.569a.25.25 0 0 1-.5 0v-.57l-.501.287a.25.25 0 1 1-.248-.434l.495-.283-.495-.283a.25.25 0 1 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 1 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223zm1.181-7.026a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"/>');_exports.BIconCloudSleetFill=BIconCloudSleetFill;var BIconCloudSnow=makeIcon("CloudSnow",'<path d="M13.405 4.277a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10.25H13a3 3 0 0 0 .405-5.973zM8.5 1.25a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1-.001 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1.25zM2.625 11.5a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm2.75 2a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm5.5 0a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm-2.75-2a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm5.5 0a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25z"/>');_exports.BIconCloudSnow=BIconCloudSnow;var BIconCloudSnowFill=makeIcon("CloudSnowFill",'<path d="M2.625 11.5a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm2.75 2a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm5.5 0a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 0 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm-2.75-2a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm5.5 0a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 0 1-.5 0v-.57l-.501.287a.25.25 0 1 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm-.22-7.223a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10.25H13a3 3 0 0 0 .405-5.973z"/>');_exports.BIconCloudSnowFill=BIconCloudSnowFill;var BIconCloudSun=makeIcon("CloudSun",'<path d="M7 8a3.5 3.5 0 0 1 3.5 3.555.5.5 0 0 0 .624.492A1.503 1.503 0 0 1 13 13.5a1.5 1.5 0 0 1-1.5 1.5H3a2 2 0 1 1 .1-3.998.5.5 0 0 0 .51-.375A3.502 3.502 0 0 1 7 8zm4.473 3a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 16h8.5a2.5 2.5 0 0 0 0-5h-.027z"/><path d="M10.5 1.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 1 0v-1zm3.743 1.964a.5.5 0 1 0-.707-.707l-.708.707a.5.5 0 0 0 .708.708l.707-.708zm-7.779-.707a.5.5 0 0 0-.707.707l.707.708a.5.5 0 1 0 .708-.708l-.708-.707zm1.734 3.374a2 2 0 1 1 3.296 2.198c.199.281.372.582.516.898a3 3 0 1 0-4.84-3.225c.352.011.696.055 1.028.129zm4.484 4.074c.6.215 1.125.59 1.522 1.072a.5.5 0 0 0 .039-.742l-.707-.707a.5.5 0 0 0-.854.377zM14.5 6.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"/>');_exports.BIconCloudSun=BIconCloudSun;var BIconCloudSunFill=makeIcon("CloudSunFill",'<path d="M11.473 11a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 16h8.5a2.5 2.5 0 0 0 0-5h-.027z"/><path d="M10.5 1.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 1 0v-1zm3.743 1.964a.5.5 0 1 0-.707-.707l-.708.707a.5.5 0 0 0 .708.708l.707-.708zm-7.779-.707a.5.5 0 0 0-.707.707l.707.708a.5.5 0 1 0 .708-.708l-.708-.707zm1.734 3.374a2 2 0 1 1 3.296 2.198c.199.281.372.582.516.898a3 3 0 1 0-4.84-3.225c.352.011.696.055 1.028.129zm4.484 4.074c.6.215 1.125.59 1.522 1.072a.5.5 0 0 0 .039-.742l-.707-.707a.5.5 0 0 0-.854.377zM14.5 6.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"/>');_exports.BIconCloudSunFill=BIconCloudSunFill;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 BIconClouds=makeIcon("Clouds",'<path d="M16 7.5a2.5 2.5 0 0 1-1.456 2.272 3.513 3.513 0 0 0-.65-.824 1.5 1.5 0 0 0-.789-2.896.5.5 0 0 1-.627-.421 3 3 0 0 0-5.22-1.625 5.587 5.587 0 0 0-1.276.088 4.002 4.002 0 0 1 7.392.91A2.5 2.5 0 0 1 16 7.5z"/><path d="M7 5a4.5 4.5 0 0 1 4.473 4h.027a2.5 2.5 0 0 1 0 5H3a3 3 0 0 1-.247-5.99A4.502 4.502 0 0 1 7 5zm3.5 4.5a3.5 3.5 0 0 0-6.89-.873.5.5 0 0 1-.51.375A2 2 0 1 0 3 13h8.5a1.5 1.5 0 1 0-.376-2.953.5.5 0 0 1-.624-.492V9.5z"/>');_exports.BIconClouds=BIconClouds;var BIconCloudsFill=makeIcon("CloudsFill",'<path d="M11.473 9a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 14h8.5a2.5 2.5 0 1 0-.027-5z"/><path d="M14.544 9.772a3.506 3.506 0 0 0-2.225-1.676 5.502 5.502 0 0 0-6.337-4.002 4.002 4.002 0 0 1 7.392.91 2.5 2.5 0 0 1 1.17 4.769z"/>');_exports.BIconCloudsFill=BIconCloudsFill;var BIconCloudy=makeIcon("Cloudy",'<path d="M13.405 8.527a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 14.5H13a3 3 0 0 0 .405-5.973zM8.5 5.5a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1-.001 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 5.5z"/>');_exports.BIconCloudy=BIconCloudy;var BIconCloudyFill=makeIcon("CloudyFill",'<path d="M13.405 7.027a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 13H13a3 3 0 0 0 .405-5.973z"/>');_exports.BIconCloudyFill=BIconCloudyFill;var BIconCode=makeIcon("Code",'<path d="M5.854 4.854a.5.5 0 1 0-.708-.708l-3.5 3.5a.5.5 0 0 0 0 .708l3.5 3.5a.5.5 0 0 0 .708-.708L2.707 8l3.147-3.146zm4.292 0a.5.5 0 0 1 .708-.708l3.5 3.5a.5.5 0 0 1 0 .708l-3.5 3.5a.5.5 0 0 1-.708-.708L13.293 8l-3.147-3.146z"/>');_exports.BIconCode=BIconCode;var BIconCodeSlash=makeIcon("CodeSlash",'<path d="M10.478 1.647a.5.5 0 1 0-.956-.294l-4 13a.5.5 0 0 0 .956.294l4-13zM4.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 0z"/>');_exports.BIconCodeSlash=BIconCodeSlash;var BIconCodeSquare=makeIcon("CodeSquare",'<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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="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 BIconCoin=makeIcon("Coin",'<path d="M5.5 9.511c.076.954.83 1.697 2.182 1.785V12h.6v-.709c1.4-.098 2.218-.846 2.218-1.932 0-.987-.626-1.496-1.745-1.76l-.473-.112V5.57c.6.068.982.396 1.074.85h1.052c-.076-.919-.864-1.638-2.126-1.716V4h-.6v.719c-1.195.117-2.01.836-2.01 1.853 0 .9.606 1.472 1.613 1.707l.397.098v2.034c-.615-.093-1.022-.43-1.114-.9H5.5zm2.177-2.166c-.59-.137-.91-.416-.91-.836 0-.47.345-.822.915-.925v1.76h-.005zm.692 1.193c.717.166 1.048.435 1.048.91 0 .542-.412.914-1.135.982V8.518l.087.02z"/><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 13.5a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zm0 .5A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"/>');_exports.BIconCoin=BIconCoin;var BIconCollection=makeIcon("Collection",'<path d="M2.5 3.5a.5.5 0 0 1 0-1h11a.5.5 0 0 1 0 1h-11zm2-2a.5.5 0 0 1 0-1h7a.5.5 0 0 1 0 1h-7zM0 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 6v7zm1.5.5A.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.5h-13z"/>');_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 6v7zM2 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 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 1zm2.765 5.576A.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.5z"/><path 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-13zm13-1a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5h-13A.5.5 0 0 0 1 6v7a.5.5 0 0 0 .5.5h13z"/>');_exports.BIconCollectionPlay=BIconCollectionPlay;var BIconCollectionPlayFill=makeIcon("CollectionPlayFill",'<path d="M2.5 3.5a.5.5 0 0 1 0-1h11a.5.5 0 0 1 0 1h-11zm2-2a.5.5 0 0 1 0-1h7a.5.5 0 0 1 0 1h-7zM0 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 6v7zm6.258-6.437a.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.BIconCollectionPlayFill=BIconCollectionPlayFill;var BIconColumns=makeIcon("Columns",'<path d="M0 2a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V2zm8.5 0v8H15V2H8.5zm0 9v3H15v-3H8.5zm-1-9H1v3h6.5V2zM1 14h6.5V6H1v8z"/>');_exports.BIconColumns=BIconColumns;var BIconColumnsGap=makeIcon("ColumnsGap",'<path d="M6 1v3H1V1h5zM1 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 12v3h-5v-3h5zm-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 8v7H1V8h5zM1 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-6v7h-5V1h5zm-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 d="M3.5 2A1.5 1.5 0 0 1 5 3.5V5H3.5a1.5 1.5 0 1 1 0-3zM6 5V3.5A2.5 2.5 0 1 0 3.5 6H5v4H3.5A2.5 2.5 0 1 0 6 12.5V11h4v1.5a2.5 2.5 0 1 0 2.5-2.5H11V6h1.5A2.5 2.5 0 1 0 10 3.5V5H6zm4 1v4H6V6h4zm1-1V3.5A1.5 1.5 0 1 1 12.5 5H11zm0 6h1.5a1.5 1.5 0 1 1-1.5 1.5V11zm-6 0v1.5A1.5 1.5 0 1 1 3.5 11H5z"/>');_exports.BIconCommand=BIconCommand;var BIconCompass=makeIcon("Compass",'<path d="M8 16.016a7.5 7.5 0 0 0 1.962-14.74A1 1 0 0 0 9 0H7a1 1 0 0 0-.962 1.276A7.5 7.5 0 0 0 8 16.016zm6.5-7.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z"/><path d="m6.94 7.44 4.95-2.83-2.83 4.95-4.949 2.83 2.828-4.95z"/>');_exports.BIconCompass=BIconCompass;var BIconCompassFill=makeIcon("CompassFill",'<path d="M15.5 8.516a7.5 7.5 0 1 1-9.462-7.24A1 1 0 0 1 7 0h2a1 1 0 0 1 .962 1.276 7.503 7.503 0 0 1 5.538 7.24zm-3.61-3.905L6.94 7.439 4.11 12.39l4.95-2.828 2.828-4.95z"/>');_exports.BIconCompassFill=BIconCompassFill;var BIconCone=makeIcon("Cone",'<path d="M7.03 1.88c.252-1.01 1.688-1.01 1.94 0l2.905 11.62H14a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h2.125L7.03 1.88z"/>');_exports.BIconCone=BIconCone;var BIconConeStriped=makeIcon("ConeStriped",'<path d="m9.97 4.88.953 3.811C10.159 8.878 9.14 9 8 9c-1.14 0-2.158-.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-.098zm4.396 8.613a.5.5 0 0 1 .037.96l-6 2a.5.5 0 0 1-.316 0l-6-2a.5.5 0 0 1 .037-.96l2.391-.598.565-2.257c.862.212 1.964.339 3.165.339s2.303-.127 3.165-.339l.565 2.257 2.391.598z"/>');_exports.BIconConeStriped=BIconConeStriped;var BIconController=makeIcon("Controller",'<path d="M11.5 6.027a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-1.5 1.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2.5-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-1.5 1.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm-6.5-3h1v1h1v1h-1v1h-1v-1h-1v-1h1v-1z"/><path d="M3.051 3.26a.5.5 0 0 1 .354-.613l1.932-.518a.5.5 0 0 1 .62.39c.655-.079 1.35-.117 2.043-.117.72 0 1.443.041 2.12.126a.5.5 0 0 1 .622-.399l1.932.518a.5.5 0 0 1 .306.729c.14.09.266.19.373.297.408.408.78 1.05 1.095 1.772.32.733.599 1.591.805 2.466.206.875.34 1.78.364 2.606.024.816-.059 1.602-.328 2.21a1.42 1.42 0 0 1-1.445.83c-.636-.067-1.115-.394-1.513-.773-.245-.232-.496-.526-.739-.808-.126-.148-.25-.292-.368-.423-.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.423-.243.282-.494.575-.739.808-.398.38-.877.706-1.513.773a1.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.772a2.34 2.34 0 0 1 .433-.335.504.504 0 0 1-.028-.079zm2.036.412c-.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-.504C4.861 9.969 5.978 9.027 8 9.027s3.139.942 3.965 1.855c.164.181.307.348.44.504.214.251.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"/>');_exports.BIconController=BIconController;var BIconCpu=makeIcon("Cpu",'<path 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 d="M6.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"/><path 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.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-3A1.5 1.5 0 0 1 6.5 5z"/>');_exports.BIconCpuFill=BIconCpuFill;var BIconCreditCard=makeIcon("CreditCard",'<path 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 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-1z"/><path 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-2H2zm13 2v5H1V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1zm-1 9H2a1 1 0 0 1-1-1v-1h14v1a1 1 0 0 1-1 1z"/>');_exports.BIconCreditCard2Back=BIconCreditCard2Back;var BIconCreditCard2BackFill=makeIcon("CreditCard2BackFill",'<path 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-2zM0 11v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1H0z"/>');_exports.BIconCreditCard2BackFill=BIconCreditCard2BackFill;var BIconCreditCard2Front=makeIcon("CreditCard2Front",'<path d="M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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-1zm0 3a.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 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 2v1H0V4zm0 3v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7H0zm3 2h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1z"/>');_exports.BIconCreditCardFill=BIconCreditCardFill;var BIconCrop=makeIcon("Crop",'<path d="M3.5.5A.5.5 0 0 1 4 1v13h13a.5.5 0 0 1 0 1h-2v2a.5.5 0 0 1-1 0v-2H3.5a.5.5 0 0 1-.5-.5V4H1a.5.5 0 0 1 0-1h2V1a.5.5 0 0 1 .5-.5zm2.5 3a.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-.5z"/>');_exports.BIconCrop=BIconCrop;var BIconCup=makeIcon("Cup",'<path d="M1 2a1 1 0 0 1 1-1h11a1 1 0 0 1 1 1v1h.5A1.5 1.5 0 0 1 16 4.5v7a1.5 1.5 0 0 1-1.5 1.5h-.55a2.5 2.5 0 0 1-2.45 2h-8A2.5 2.5 0 0 1 1 12.5V2zm13 10h.5a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5H14v8zM13 2H2v10.5A1.5 1.5 0 0 0 3.5 14h8a1.5 1.5 0 0 0 1.5-1.5V2z"/>');_exports.BIconCup=BIconCup;var BIconCupFill=makeIcon("CupFill",'<path d="M1 2a1 1 0 0 1 1-1h11a1 1 0 0 1 1 1v1h.5A1.5 1.5 0 0 1 16 4.5v7a1.5 1.5 0 0 1-1.5 1.5h-.55a2.5 2.5 0 0 1-2.45 2h-8A2.5 2.5 0 0 1 1 12.5V2zm13 10h.5a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5H14v8z"/>');_exports.BIconCupFill=BIconCupFill;var BIconCupStraw=makeIcon("CupStraw",'<path d="M13.902.334a.5.5 0 0 1-.28.65l-2.254.902-.4 1.927c.376.095.715.215.972.367.228.135.56.396.56.82 0 .046-.004.09-.011.132l-.962 9.068a1.28 1.28 0 0 1-.524.93c-.488.34-1.494.87-3.01.87-1.516 0-2.522-.53-3.01-.87a1.28 1.28 0 0 1-.524-.93L3.51 5.132A.78.78 0 0 1 3.5 5c0-.424.332-.685.56-.82.262-.154.607-.276.99-.372C5.824 3.614 6.867 3.5 8 3.5c.712 0 1.389.045 1.985.127l.464-2.215a.5.5 0 0 1 .303-.356l2.5-1a.5.5 0 0 1 .65.278zM9.768 4.607A13.991 13.991 0 0 0 8 4.5c-1.076 0-2.033.11-2.707.278A3.284 3.284 0 0 0 4.645 5c.146.073.362.15.648.222C5.967 5.39 6.924 5.5 8 5.5c.571 0 1.109-.03 1.588-.085l.18-.808zm.292 1.756C9.445 6.45 8.742 6.5 8 6.5c-1.133 0-2.176-.114-2.95-.308a5.514 5.514 0 0 1-.435-.127l.838 8.03c.013.121.06.186.102.215.357.249 1.168.69 2.438.69 1.27 0 2.081-.441 2.438-.69.042-.029.09-.094.102-.215l.852-8.03a5.517 5.517 0 0 1-.435.127 8.88 8.88 0 0 1-.89.17zM4.467 4.884s.003.002.005.006l-.005-.006zm7.066 0-.005.006c.002-.004.005-.006.005-.006zM11.354 5a3.174 3.174 0 0 0-.604-.21l-.099.445.055-.013c.286-.072.502-.149.648-.222z"/>');_exports.BIconCupStraw=BIconCupStraw;var BIconCurrencyBitcoin=makeIcon("CurrencyBitcoin",'<path d="M5.5 13v1.25c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25V13h.5v1.25c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25V13h.084c1.992 0 3.416-1.033 3.416-2.82 0-1.502-1.007-2.323-2.186-2.44v-.088c.97-.242 1.683-.974 1.683-2.19C11.997 3.93 10.847 3 9.092 3H9V1.75a.25.25 0 0 0-.25-.25h-1a.25.25 0 0 0-.25.25V3h-.573V1.75a.25.25 0 0 0-.25-.25H5.75a.25.25 0 0 0-.25.25V3l-1.998.011a.25.25 0 0 0-.25.25v.989c0 .137.11.25.248.25l.755-.005a.75.75 0 0 1 .745.75v5.505a.75.75 0 0 1-.75.75l-.748.011a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25L5.5 13zm1.427-8.513h1.719c.906 0 1.438.498 1.438 1.312 0 .871-.575 1.362-1.877 1.362h-1.28V4.487zm0 4.051h1.84c1.137 0 1.756.58 1.756 1.524 0 .953-.626 1.45-2.158 1.45H6.927V8.539z"/>');_exports.BIconCurrencyBitcoin=BIconCurrencyBitcoin;var BIconCurrencyDollar=makeIcon("CurrencyDollar",'<path d="M4 10.781c.148 1.667 1.513 2.85 3.591 3.003V15h1.043v-1.216c2.27-.179 3.678-1.438 3.678-3.3 0-1.59-.947-2.51-2.956-3.028l-.722-.187V3.467c1.122.11 1.879.714 2.07 1.616h1.47c-.166-1.6-1.54-2.748-3.54-2.875V1H7.591v1.233c-1.939.23-3.27 1.472-3.27 3.156 0 1.454.966 2.483 2.661 2.917l.61.162v4.031c-1.149-.17-1.94-.8-2.131-1.718H4zm3.391-3.836c-1.043-.263-1.6-.825-1.6-1.616 0-.944.704-1.641 1.8-1.828v3.495l-.2-.05zm1.591 1.872c1.287.323 1.852.859 1.852 1.769 0 1.097-.826 1.828-2.2 1.939V8.73l.348.086z"/>');_exports.BIconCurrencyDollar=BIconCurrencyDollar;var BIconCurrencyEuro=makeIcon("CurrencyEuro",'<path d="M4 9.42h1.063C5.4 12.323 7.317 14 10.34 14c.622 0 1.167-.068 1.659-.185v-1.3c-.484.119-1.045.17-1.659.17-2.1 0-3.455-1.198-3.775-3.264h4.017v-.928H6.497v-.936c0-.11 0-.219.008-.329h4.078v-.927H6.618c.388-1.898 1.719-2.985 3.723-2.985.614 0 1.175.05 1.659.177V2.194A6.617 6.617 0 0 0 10.341 2c-2.928 0-4.82 1.569-5.244 4.3H4v.928h1.01v1.265H4v.928z"/>');_exports.BIconCurrencyEuro=BIconCurrencyEuro;var BIconCurrencyExchange=makeIcon("CurrencyExchange",'<path d="M0 5a5.002 5.002 0 0 0 4.027 4.905 6.46 6.46 0 0 1 .544-2.073C3.695 7.536 3.132 6.864 3 5.91h-.5v-.426h.466V5.05c0-.046 0-.093.004-.135H2.5v-.427h.511C3.236 3.24 4.213 2.5 5.681 2.5c.316 0 .59.031.819.085v.733a3.46 3.46 0 0 0-.815-.082c-.919 0-1.538.466-1.734 1.252h1.917v.427h-1.98c-.003.046-.003.097-.003.147v.422h1.983v.427H3.93c.118.602.468 1.03 1.005 1.229a6.5 6.5 0 0 1 4.97-3.113A5.002 5.002 0 0 0 0 5zm16 5.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0zm-7.75 1.322c.069.835.746 1.485 1.964 1.562V14h.54v-.62c1.259-.086 1.996-.74 1.996-1.69 0-.865-.563-1.31-1.57-1.54l-.426-.1V8.374c.54.06.884.347.966.745h.948c-.07-.804-.779-1.433-1.914-1.502V7h-.54v.629c-1.076.103-1.808.732-1.808 1.622 0 .787.544 1.288 1.45 1.493l.358.085v1.78c-.554-.08-.92-.376-1.003-.787H8.25zm1.96-1.895c-.532-.12-.82-.364-.82-.732 0-.41.311-.719.824-.809v1.54h-.005zm.622 1.044c.645.145.943.38.943.796 0 .474-.37.8-1.02.86v-1.674l.077.018z"/>');_exports.BIconCurrencyExchange=BIconCurrencyExchange;var BIconCurrencyPound=makeIcon("CurrencyPound",'<path d="M4 8.585h1.969c.115.465.186.939.186 1.43 0 1.385-.736 2.496-2.075 2.771V14H12v-1.24H6.492v-.129c.825-.525 1.135-1.446 1.135-2.694 0-.465-.07-.913-.168-1.352h3.29v-.972H7.22c-.186-.723-.372-1.455-.372-2.247 0-1.274 1.047-2.066 2.58-2.066a5.32 5.32 0 0 1 2.103.465V2.456A5.629 5.629 0 0 0 9.348 2C6.865 2 5.322 3.291 5.322 5.366c0 .775.195 1.515.399 2.247H4v.972z"/>');_exports.BIconCurrencyPound=BIconCurrencyPound;var BIconCurrencyYen=makeIcon("CurrencyYen",'<path d="M8.75 14v-2.629h2.446v-.967H8.75v-1.31h2.445v-.967H9.128L12.5 2h-1.699L8.047 7.327h-.086L5.207 2H3.5l3.363 6.127H4.778v.968H7.25v1.31H4.78v.966h2.47V14h1.502z"/>');_exports.BIconCurrencyYen=BIconCurrencyYen;var BIconCursor=makeIcon("Cursor",'<path 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 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 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 d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z"/>');_exports.BIconDash=BIconDash;var BIconDashCircle=makeIcon("DashCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z"/>');_exports.BIconDashCircle=BIconDashCircle;var BIconDashCircleDotted=makeIcon("DashCircleDotted",'<path d="M8 0c-.176 0-.35.006-.523.017l.064.998a7.117 7.117 0 0 1 .918 0l.064-.998A8.113 8.113 0 0 0 8 0zM6.44.152c-.346.069-.684.16-1.012.27l.321.948c.287-.098.582-.177.884-.237L6.44.153zm4.132.271a7.946 7.946 0 0 0-1.011-.27l-.194.98c.302.06.597.14.884.237l.321-.947zm1.873.925a8 8 0 0 0-.906-.524l-.443.896c.275.136.54.29.793.459l.556-.831zM4.46.824c-.314.155-.616.33-.905.524l.556.83a7.07 7.07 0 0 1 .793-.458L4.46.824zM2.725 1.985c-.262.23-.51.478-.74.74l.752.66c.202-.23.418-.446.648-.648l-.66-.752zm11.29.74a8.058 8.058 0 0 0-.74-.74l-.66.752c.23.202.447.418.648.648l.752-.66zm1.161 1.735a7.98 7.98 0 0 0-.524-.905l-.83.556c.169.253.322.518.458.793l.896-.443zM1.348 3.555c-.194.289-.37.591-.524.906l.896.443c.136-.275.29-.54.459-.793l-.831-.556zM.423 5.428a7.945 7.945 0 0 0-.27 1.011l.98.194c.06-.302.14-.597.237-.884l-.947-.321zM15.848 6.44a7.943 7.943 0 0 0-.27-1.012l-.948.321c.098.287.177.582.237.884l.98-.194zM.017 7.477a8.113 8.113 0 0 0 0 1.046l.998-.064a7.117 7.117 0 0 1 0-.918l-.998-.064zM16 8a8.1 8.1 0 0 0-.017-.523l-.998.064a7.11 7.11 0 0 1 0 .918l.998.064A8.1 8.1 0 0 0 16 8zM.152 9.56c.069.346.16.684.27 1.012l.948-.321a6.944 6.944 0 0 1-.237-.884l-.98.194zm15.425 1.012c.112-.328.202-.666.27-1.011l-.98-.194c-.06.302-.14.597-.237.884l.947.321zM.824 11.54a8 8 0 0 0 .524.905l.83-.556a6.999 6.999 0 0 1-.458-.793l-.896.443zm13.828.905c.194-.289.37-.591.524-.906l-.896-.443c-.136.275-.29.54-.459.793l.831.556zm-12.667.83c.23.262.478.51.74.74l.66-.752a7.047 7.047 0 0 1-.648-.648l-.752.66zm11.29.74c.262-.23.51-.478.74-.74l-.752-.66c-.201.23-.418.447-.648.648l.66.752zm-1.735 1.161c.314-.155.616-.33.905-.524l-.556-.83a7.07 7.07 0 0 1-.793.458l.443.896zm-7.985-.524c.289.194.591.37.906.524l.443-.896a6.998 6.998 0 0 1-.793-.459l-.556.831zm1.873.925c.328.112.666.202 1.011.27l.194-.98a6.953 6.953 0 0 1-.884-.237l-.321.947zm4.132.271a7.944 7.944 0 0 0 1.012-.27l-.321-.948a6.954 6.954 0 0 1-.884.237l.194.98zm-2.083.135a8.1 8.1 0 0 0 1.046 0l-.064-.998a7.11 7.11 0 0 1-.918 0l-.064.998zM4.5 7.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7z"/>');_exports.BIconDashCircleDotted=BIconDashCircleDotted;var BIconDashCircleFill=makeIcon("DashCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4.5 7.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7z"/>');_exports.BIconDashCircleFill=BIconDashCircleFill;var BIconDashLg=makeIcon("DashLg",'<path d="M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z"/>');_exports.BIconDashLg=BIconDashLg;var BIconDashSquare=makeIcon("DashSquare",'<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z"/>');_exports.BIconDashSquare=BIconDashSquare;var BIconDashSquareDotted=makeIcon("DashSquareDotted",'<path d="M2.5 0c-.166 0-.33.016-.487.048l.194.98A1.51 1.51 0 0 1 2.5 1h.458V0H2.5zm2.292 0h-.917v1h.917V0zm1.833 0h-.917v1h.917V0zm1.833 0h-.916v1h.916V0zm1.834 0h-.917v1h.917V0zm1.833 0h-.917v1h.917V0zM13.5 0h-.458v1h.458c.1 0 .199.01.293.029l.194-.981A2.51 2.51 0 0 0 13.5 0zm2.079 1.11a2.511 2.511 0 0 0-.69-.689l-.556.831c.164.11.305.251.415.415l.83-.556zM1.11.421a2.511 2.511 0 0 0-.689.69l.831.556c.11-.164.251-.305.415-.415L1.11.422zM16 2.5c0-.166-.016-.33-.048-.487l-.98.194c.018.094.028.192.028.293v.458h1V2.5zM.048 2.013A2.51 2.51 0 0 0 0 2.5v.458h1V2.5c0-.1.01-.199.029-.293l-.981-.194zM0 3.875v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zM0 5.708v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zM0 7.542v.916h1v-.916H0zm15 .916h1v-.916h-1v.916zM0 9.375v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zm-16 .916v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zm-16 .917v.458c0 .166.016.33.048.487l.98-.194A1.51 1.51 0 0 1 1 13.5v-.458H0zm16 .458v-.458h-1v.458c0 .1-.01.199-.029.293l.981.194c.032-.158.048-.32.048-.487zM.421 14.89c.183.272.417.506.69.689l.556-.831a1.51 1.51 0 0 1-.415-.415l-.83.556zm14.469.689c.272-.183.506-.417.689-.69l-.831-.556c-.11.164-.251.305-.415.415l.556.83zm-12.877.373c.158.032.32.048.487.048h.458v-1H2.5c-.1 0-.199-.01-.293-.029l-.194.981zM13.5 16c.166 0 .33-.016.487-.048l-.194-.98A1.51 1.51 0 0 1 13.5 15h-.458v1h.458zm-9.625 0h.917v-1h-.917v1zm1.833 0h.917v-1h-.917v1zm1.834 0h.916v-1h-.916v1zm1.833 0h.917v-1h-.917v1zm1.833 0h.917v-1h-.917v1zM4.5 7.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7z"/>');_exports.BIconDashSquareDotted=BIconDashSquareDotted;var BIconDashSquareFill=makeIcon("DashSquareFill",'<path 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.5 7.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1z"/>');_exports.BIconDashSquareFill=BIconDashSquareFill;var BIconDiagram2=makeIcon("Diagram2",'<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 6v1H11a.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.5V6A1.5 1.5 0 0 1 6 4.5v-1zM8.5 5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1zM3 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-1z"/>');_exports.BIconDiagram2=BIconDiagram2;var BIconDiagram2Fill=makeIcon("Diagram2Fill",'<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 6v1H11a.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.5V6A1.5 1.5 0 0 1 6 4.5v-1zm-3 8A1.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-1z"/>');_exports.BIconDiagram2Fill=BIconDiagram2Fill;var BIconDiagram3=makeIcon("Diagram3",'<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 6v1H14a.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.5V6A1.5 1.5 0 0 1 6 4.5v-1zM8.5 5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1zM0 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-1z"/>');_exports.BIconDiagram3=BIconDiagram3;var BIconDiagram3Fill=makeIcon("Diagram3Fill",'<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 6v1H14a.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.5V6A1.5 1.5 0 0 1 6 4.5v-1zm-6 8A1.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"/>');_exports.BIconDiagram3Fill=BIconDiagram3Fill;var BIconDiamond=makeIcon("Diamond",'<path 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 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",'<circle cx="8" cy="8" r="1.5"/><path d="M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10zM3 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"/>');_exports.BIconDice1=BIconDice1;var BIconDice1Fill=makeIcon("Dice1Fill",'<path 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 1 0-3 1.5 1.5 0 0 1 0 3z"/>');_exports.BIconDice1Fill=BIconDice1Fill;var BIconDice2=makeIcon("Dice2",'<path d="M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10zM3 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"/><path d="M5.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 0z"/>');_exports.BIconDice2=BIconDice2;var BIconDice2Fill=makeIcon("Dice2Fill",'<path 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 0-3 0 1.5 1.5 0 0 0 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 d="M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10zM3 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"/><path d="M5.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 0zm-4-4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/>');_exports.BIconDice3=BIconDice3;var BIconDice3Fill=makeIcon("Dice3Fill",'<path 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 1 0-3 1.5 1.5 0 0 1 0 3z"/>');_exports.BIconDice3Fill=BIconDice3Fill;var BIconDice4=makeIcon("Dice4",'<path d="M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10zM3 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"/><path d="M5.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 0zm0 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-8 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/>');_exports.BIconDice4=BIconDice4;var BIconDice4Fill=makeIcon("Dice4Fill",'<path 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 1 0-3 1.5 1.5 0 0 1 0 3zm8 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 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 1 0-3 1.5 1.5 0 0 1 0 3z"/>');_exports.BIconDice4Fill=BIconDice4Fill;var BIconDice5=makeIcon("Dice5",'<path d="M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10zM3 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"/><path d="M5.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 0zm0 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-8 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm4-4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/>');_exports.BIconDice5=BIconDice5;var BIconDice5Fill=makeIcon("Dice5Fill",'<path 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 1 0-3 1.5 1.5 0 0 1 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 1 0-3 1.5 1.5 0 0 1 0 3z"/>');_exports.BIconDice5Fill=BIconDice5Fill;var BIconDice6=makeIcon("Dice6",'<path d="M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10zM3 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"/><path d="M5.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 0zm0 8a1.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 0zm-8 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"/>');_exports.BIconDice6=BIconDice6;var BIconDice6Fill=makeIcon("Dice6Fill",'<path 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 1 0-3 1.5 1.5 0 0 1 0 3zm8 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 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 1 0-3 1.5 1.5 0 0 1 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 1 0-3 1.5 1.5 0 0 1 0 3z"/>');_exports.BIconDice6Fill=BIconDice6Fill;var BIconDisc=makeIcon("Disc",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0zM8 4a4 4 0 0 0-4 4 .5.5 0 0 1-1 0 5 5 0 0 1 5-5 .5.5 0 0 1 0 1zm4.5 3.5a.5.5 0 0 1 .5.5 5 5 0 0 1-5 5 .5.5 0 0 1 0-1 4 4 0 0 0 4-4 .5.5 0 0 1 .5-.5z"/>');_exports.BIconDisc=BIconDisc;var BIconDiscFill=makeIcon("DiscFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-6 0a2 2 0 1 0-4 0 2 2 0 0 0 4 0zM4 8a4 4 0 0 1 4-4 .5.5 0 0 0 0-1 5 5 0 0 0-5 5 .5.5 0 0 0 1 0zm9 0a.5.5 0 1 0-1 0 4 4 0 0 1-4 4 .5.5 0 0 0 0 1 5 5 0 0 0 5-5z"/>');_exports.BIconDiscFill=BIconDiscFill;var BIconDiscord=makeIcon("Discord",'<path d="M6.552 6.712c-.456 0-.816.4-.816.888s.368.888.816.888c.456 0 .816-.4.816-.888.008-.488-.36-.888-.816-.888zm2.92 0c-.456 0-.816.4-.816.888s.368.888.816.888c.456 0 .816-.4.816-.888s-.36-.888-.816-.888z"/><path d="M13.36 0H2.64C1.736 0 1 .736 1 1.648v10.816c0 .912.736 1.648 1.64 1.648h9.072l-.424-1.48 1.024.952.968.896L15 16V1.648C15 .736 14.264 0 13.36 0zm-3.088 10.448s-.288-.344-.528-.648c1.048-.296 1.448-.952 1.448-.952-.328.216-.64.368-.92.472-.4.168-.784.28-1.16.344a5.604 5.604 0 0 1-2.072-.008 6.716 6.716 0 0 1-1.176-.344 4.688 4.688 0 0 1-.584-.272c-.024-.016-.048-.024-.072-.04-.016-.008-.024-.016-.032-.024-.144-.08-.224-.136-.224-.136s.384.64 1.4.944c-.24.304-.536.664-.536.664-1.768-.056-2.44-1.216-2.44-1.216 0-2.576 1.152-4.664 1.152-4.664 1.152-.864 2.248-.84 2.248-.84l.08.096c-1.44.416-2.104 1.048-2.104 1.048s.176-.096.472-.232c.856-.376 1.536-.48 1.816-.504.048-.008.088-.016.136-.016a6.521 6.521 0 0 1 4.024.752s-.632-.6-1.992-1.016l.112-.128s1.096-.024 2.248.84c0 0 1.152 2.088 1.152 4.664 0 0-.68 1.16-2.448 1.216z"/>');_exports.BIconDiscord=BIconDiscord;var BIconDisplay=makeIcon("Display",'<path d="M0 4s0-2 2-2h12s2 0 2 2v6s0 2-2 2h-4c0 .667.083 1.167.25 1.5H11a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h.75c.167-.333.25-.833.25-1.5H2s-2 0-2-2V4zm1.398-.855a.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 3H2c-.325 0-.502.078-.602.145z"/>');_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 d="M3 2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v13h1.5a.5.5 0 0 1 0 1h-13a.5.5 0 0 1 0-1H3V2zm1 13h8V2H4v13z"/><path d="M9 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0z"/>');_exports.BIconDoorClosed=BIconDoorClosed;var BIconDoorClosedFill=makeIcon("DoorClosedFill",'<path d="M12 1a1 1 0 0 1 1 1v13h1.5a.5.5 0 0 1 0 1h-13a.5.5 0 0 1 0-1H3V2a1 1 0 0 1 1-1h8zm-2 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconDoorClosedFill=BIconDoorClosedFill;var BIconDoorOpen=makeIcon("DoorOpen",'<path d="M8.5 10c-.276 0-.5-.448-.5-1s.224-1 .5-1 .5.448.5 1-.224 1-.5 1z"/><path d="M10.828.122A.5.5 0 0 1 11 .5V1h.5A1.5 1.5 0 0 1 13 2.5V15h1.5a.5.5 0 0 1 0 1h-13a.5.5 0 0 1 0-1H3V1.5a.5.5 0 0 1 .43-.495l7-1a.5.5 0 0 1 .398.117zM11.5 2H11v13h1V2.5a.5.5 0 0 0-.5-.5zM4 1.934V15h6V1.077l-6 .857z"/>');_exports.BIconDoorOpen=BIconDoorOpen;var BIconDoorOpenFill=makeIcon("DoorOpenFill",'<path 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 2h.5a.5.5 0 0 1 .5.5V15h-1V2zm-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 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 d="M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"/><path d="M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"/>');_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 0a.5.5 0 0 1 .473.337L9.046 2H14a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-1.85l1.323 3.837a.5.5 0 1 1-.946.326L11.092 11H8.5v3a.5.5 0 0 1-1 0v-3H4.908l-1.435 4.163a.5.5 0 1 1-.946-.326L3.85 11H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h4.954L7.527.337A.5.5 0 0 1 8 0zM2 3v7h12V3H2z"/>');_exports.BIconEasel=BIconEasel;var BIconEaselFill=makeIcon("EaselFill",'<path d="M8.473.337a.5.5 0 0 0-.946 0L6.954 2H2a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h1.85l-1.323 3.837a.5.5 0 1 0 .946.326L4.908 11H7.5v2.5a.5.5 0 0 0 1 0V11h2.592l1.435 4.163a.5.5 0 0 0 .946-.326L12.15 11H14a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H9.046L8.473.337z"/>');_exports.BIconEaselFill=BIconEaselFill;var BIconEgg=makeIcon("Egg",'<path d="M8 15a5 5 0 0 1-5-5c0-1.956.69-4.286 1.742-6.12.524-.913 1.112-1.658 1.704-2.164C7.044 1.206 7.572 1 8 1c.428 0 .956.206 1.554.716.592.506 1.18 1.251 1.704 2.164C12.31 5.714 13 8.044 13 10a5 5 0 0 1-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 d="M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/><path d="M13.997 5.17a5 5 0 0 0-8.101-4.09A5 5 0 0 0 1.28 9.342a5 5 0 0 0 8.336 5.109 3.5 3.5 0 0 0 5.201-4.065 3.001 3.001 0 0 0-.822-5.216zm-1-.034a1 1 0 0 0 .668.977 2.001 2.001 0 0 1 .547 3.478 1 1 0 0 0-.341 1.113 2.5 2.5 0 0 1-3.715 2.905 1 1 0 0 0-1.262.152 4 4 0 0 1-6.67-4.087 1 1 0 0 0-.2-1 4 4 0 0 1 3.693-6.61 1 1 0 0 0 .8-.2 4 4 0 0 1 6.48 3.273z"/>');_exports.BIconEggFried=BIconEggFried;var BIconEject=makeIcon("Eject",'<path 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.5 8 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 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 d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path 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.683zm6.991-8.38a.5.5 0 1 1 .448.894l-1.009.504c.176.27.285.64.285 1.049 0 .828-.448 1.5-1 1.5s-1-.672-1-1.5c0-.247.04-.48.11-.686a.502.502 0 0 1 .166-.761l2-1zm-6.552 0a.5.5 0 0 0-.448.894l1.009.504A1.94 1.94 0 0 0 5 6.5C5 7.328 5.448 8 6 8s1-.672 1-1.5c0-.247-.04-.48-.11-.686a.502.502 0 0 0-.166-.761l-2-1z"/>');_exports.BIconEmojiAngry=BIconEmojiAngry;var BIconEmojiAngryFill=makeIcon("EmojiAngryFill",'<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4.053 4.276a.5.5 0 0 1 .67-.223l2 1a.5.5 0 0 1 .166.76c.071.206.111.44.111.687C7 7.328 6.552 8 6 8s-1-.672-1-1.5c0-.408.109-.778.285-1.049l-1.009-.504a.5.5 0 0 1-.223-.67zm.232 8.157a.5.5 0 0 1-.183-.683A4.498 4.498 0 0 1 8 9.5a4.5 4.5 0 0 1 3.898 2.25.5.5 0 1 1-.866.5A3.498 3.498 0 0 0 8 10.5a3.498 3.498 0 0 0-3.032 1.75.5.5 0 0 1-.683.183zM10 8c-.552 0-1-.672-1-1.5 0-.247.04-.48.11-.686a.502.502 0 0 1 .166-.761l2-1a.5.5 0 1 1 .448.894l-1.009.504c.176.27.285.64.285 1.049 0 .828-.448 1.5-1 1.5z"/>');_exports.BIconEmojiAngryFill=BIconEmojiAngryFill;var BIconEmojiDizzy=makeIcon("EmojiDizzy",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path 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-.708zM10 11a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/>');_exports.BIconEmojiDizzy=BIconEmojiDizzy;var BIconEmojiDizzyFill=makeIcon("EmojiDizzyFill",'<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4.146 5.146a.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-.708zm5 0a.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-.708zM8 13a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"/>');_exports.BIconEmojiDizzyFill=BIconEmojiDizzyFill;var BIconEmojiExpressionless=makeIcon("EmojiExpressionless",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path 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 BIconEmojiExpressionlessFill=makeIcon("EmojiExpressionlessFill",'<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4.5 6h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1zm5 0h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1zm-5 4h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1z"/>');_exports.BIconEmojiExpressionlessFill=BIconEmojiExpressionlessFill;var BIconEmojiFrown=makeIcon("EmojiFrown",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path 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.683zM7 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 BIconEmojiFrownFill=makeIcon("EmojiFrownFill",'<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm-2.715 5.933a.5.5 0 0 1-.183-.683A4.498 4.498 0 0 1 8 9.5a4.5 4.5 0 0 1 3.898 2.25.5.5 0 0 1-.866.5A3.498 3.498 0 0 0 8 10.5a3.498 3.498 0 0 0-3.032 1.75.5.5 0 0 1-.683.183zM10 8c-.552 0-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5S10.552 8 10 8z"/>');_exports.BIconEmojiFrownFill=BIconEmojiFrownFill;var BIconEmojiHeartEyes=makeIcon("EmojiHeartEyes",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M11.315 10.014a.5.5 0 0 1 .548.736A4.498 4.498 0 0 1 7.965 13a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .548-.736h.005l.017.005.067.015.252.055c.215.046.515.108.857.169.693.124 1.522.242 2.152.242.63 0 1.46-.118 2.152-.242a26.58 26.58 0 0 0 1.109-.224l.067-.015.017-.004.005-.002zM4.756 4.566c.763-1.424 4.02-.12.952 3.434-4.496-1.596-2.35-4.298-.952-3.434zm6.488 0c1.398-.864 3.544 1.838-.952 3.434-3.067-3.554.19-4.858.952-3.434z"/>');_exports.BIconEmojiHeartEyes=BIconEmojiHeartEyes;var BIconEmojiHeartEyesFill=makeIcon("EmojiHeartEyesFill",'<path d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zM4.756 4.566c.763-1.424 4.02-.12.952 3.434-4.496-1.596-2.35-4.298-.952-3.434zm6.559 5.448a.5.5 0 0 1 .548.736A4.498 4.498 0 0 1 7.965 13a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .548-.736h.005l.017.005.067.015.252.055c.215.046.515.108.857.169.693.124 1.522.242 2.152.242.63 0 1.46-.118 2.152-.242a26.58 26.58 0 0 0 1.109-.224l.067-.015.017-.004.005-.002zm-.07-5.448c1.397-.864 3.543 1.838-.953 3.434-3.067-3.554.19-4.858.952-3.434z"/>');_exports.BIconEmojiHeartEyesFill=BIconEmojiHeartEyesFill;var BIconEmojiLaughing=makeIcon("EmojiLaughing",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path 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.5zM7 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 BIconEmojiLaughingFill=makeIcon("EmojiLaughingFill",'<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM7 6.5c0 .501-.164.396-.415.235C6.42 6.629 6.218 6.5 6 6.5c-.218 0-.42.13-.585.235C5.164 6.896 5 7 5 6.5 5 5.672 5.448 5 6 5s1 .672 1 1.5zm5.331 3a1 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.5zm-1.746-2.765C10.42 6.629 10.218 6.5 10 6.5c-.218 0-.42.13-.585.235C9.164 6.896 9 7 9 6.5c0-.828.448-1.5 1-1.5s1 .672 1 1.5c0 .501-.164.396-.415.235z"/>');_exports.BIconEmojiLaughingFill=BIconEmojiLaughingFill;var BIconEmojiNeutral=makeIcon("EmojiNeutral",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M4 10.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7a.5.5 0 0 0-.5.5zm3-4C7 5.672 6.552 5 6 5s-1 .672-1 1.5S5.448 8 6 8s1-.672 1-1.5zm4 0c0-.828-.448-1.5-1-1.5s-1 .672-1 1.5S9.448 8 10 8s1-.672 1-1.5z"/>');_exports.BIconEmojiNeutral=BIconEmojiNeutral;var BIconEmojiNeutralFill=makeIcon("EmojiNeutralFill",'<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm-3 4a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zM10 8c-.552 0-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5S10.552 8 10 8z"/>');_exports.BIconEmojiNeutralFill=BIconEmojiNeutralFill;var BIconEmojiSmile=makeIcon("EmojiSmile",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path 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-.683zM7 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 BIconEmojiSmileFill=makeIcon("EmojiSmileFill",'<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zM4.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-.683zM10 8c-.552 0-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5S10.552 8 10 8z"/>');_exports.BIconEmojiSmileFill=BIconEmojiSmileFill;var BIconEmojiSmileUpsideDown=makeIcon("EmojiSmileUpsideDown",'<path d="M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1zm0-1a8 8 0 1 1 0 16A8 8 0 0 1 8 0z"/><path 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.683zM7 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 BIconEmojiSmileUpsideDownFill=makeIcon("EmojiSmileUpsideDownFill",'<path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM7 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.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.683zM10 8c-.552 0-1 .672-1 1.5s.448 1.5 1 1.5 1-.672 1-1.5S10.552 8 10 8z"/>');_exports.BIconEmojiSmileUpsideDownFill=BIconEmojiSmileUpsideDownFill;var BIconEmojiSunglasses=makeIcon("EmojiSunglasses",'<path d="M4.968 9.75a.5.5 0 1 0-.866.5A4.498 4.498 0 0 0 8 12.5a4.5 4.5 0 0 0 3.898-2.25.5.5 0 1 0-.866-.5A3.498 3.498 0 0 1 8 11.5a3.498 3.498 0 0 1-3.032-1.75zM7 5.116V5a1 1 0 0 0-1-1H3.28a1 1 0 0 0-.97 1.243l.311 1.242A2 2 0 0 0 4.561 8H5a2 2 0 0 0 1.994-1.839A2.99 2.99 0 0 1 8 6c.393 0 .74.064 1.006.161A2 2 0 0 0 11 8h.438a2 2 0 0 0 1.94-1.515l.311-1.242A1 1 0 0 0 12.72 4H10a1 1 0 0 0-1 1v.116A4.22 4.22 0 0 0 8 5c-.35 0-.69.04-1 .116z"/><path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-1 0A7 7 0 1 0 1 8a7 7 0 0 0 14 0z"/>');_exports.BIconEmojiSunglasses=BIconEmojiSunglasses;var BIconEmojiSunglassesFill=makeIcon("EmojiSunglassesFill",'<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM2.31 5.243A1 1 0 0 1 3.28 4H6a1 1 0 0 1 1 1v.116A4.22 4.22 0 0 1 8 5c.35 0 .69.04 1 .116V5a1 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-1.994-1.839A2.99 2.99 0 0 0 8 6c-.393 0-.74.064-1.006.161A2 2 0 0 1 5 8h-.438a2 2 0 0 1-1.94-1.515L2.31 5.243zM4.969 9.75A3.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 .866-.5z"/>');_exports.BIconEmojiSunglassesFill=BIconEmojiSunglassesFill;var BIconEmojiWink=makeIcon("EmojiWink",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path 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-.683zM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm1.757-.437a.5.5 0 0 1 .68.194.934.934 0 0 0 .813.493c.339 0 .645-.19.813-.493a.5.5 0 1 1 .874.486A1.934 1.934 0 0 1 10.25 7.75c-.73 0-1.356-.412-1.687-1.007a.5.5 0 0 1 .194-.68z"/>');_exports.BIconEmojiWink=BIconEmojiWink;var BIconEmojiWinkFill=makeIcon("EmojiWinkFill",'<path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM7 6.5C7 5.672 6.552 5 6 5s-1 .672-1 1.5S5.448 8 6 8s1-.672 1-1.5zM4.285 9.567a.5.5 0 0 0-.183.683A4.498 4.498 0 0 0 8 12.5a4.5 4.5 0 0 0 3.898-2.25.5.5 0 1 0-.866-.5A3.498 3.498 0 0 1 8 11.5a3.498 3.498 0 0 1-3.032-1.75.5.5 0 0 0-.683-.183zm5.152-3.31a.5.5 0 0 0-.874.486c.33.595.958 1.007 1.687 1.007.73 0 1.356-.412 1.687-1.007a.5.5 0 0 0-.874-.486.934.934 0 0 1-.813.493.934.934 0 0 1-.813-.493z"/>');_exports.BIconEmojiWinkFill=BIconEmojiWinkFill;var BIconEnvelope=makeIcon("Envelope",'<path 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.383-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 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 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 BIconEraser=makeIcon("Eraser",'<path d="M8.086 2.207a2 2 0 0 1 2.828 0l3.879 3.879a2 2 0 0 1 0 2.828l-5.5 5.5A2 2 0 0 1 7.879 15H5.12a2 2 0 0 1-1.414-.586l-2.5-2.5a2 2 0 0 1 0-2.828l6.879-6.879zm2.121.707a1 1 0 0 0-1.414 0L4.16 7.547l5.293 5.293 4.633-4.633a1 1 0 0 0 0-1.414l-3.879-3.879zM8.746 13.547 3.453 8.254 1.914 9.793a1 1 0 0 0 0 1.414l2.5 2.5a1 1 0 0 0 .707.293H7.88a1 1 0 0 0 .707-.293l.16-.16z"/>');_exports.BIconEraser=BIconEraser;var BIconEraserFill=makeIcon("EraserFill",'<path d="M8.086 2.207a2 2 0 0 1 2.828 0l3.879 3.879a2 2 0 0 1 0 2.828l-5.5 5.5A2 2 0 0 1 7.879 15H5.12a2 2 0 0 1-1.414-.586l-2.5-2.5a2 2 0 0 1 0-2.828l6.879-6.879zm.66 11.34L3.453 8.254 1.914 9.793a1 1 0 0 0 0 1.414l2.5 2.5a1 1 0 0 0 .707.293H7.88a1 1 0 0 0 .707-.293l.16-.16z"/>');_exports.BIconEraserFill=BIconEraserFill;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.553.553 0 0 1-1.1 0L7.1 4.995z"/>');_exports.BIconExclamation=BIconExclamation;var BIconExclamationCircle=makeIcon("ExclamationCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 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 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 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 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 4c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995A.905.905 0 0 1 8 4zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>');_exports.BIconExclamationDiamondFill=BIconExclamationDiamondFill;var BIconExclamationLg=makeIcon("ExclamationLg",'<path d="M6.002 14a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm.195-12.01a1.81 1.81 0 1 1 3.602 0l-.701 7.015a1.105 1.105 0 0 1-2.2 0l-.7-7.015z"/>');_exports.BIconExclamationLg=BIconExclamationLg;var BIconExclamationOctagon=makeIcon("ExclamationOctagon",'<path 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 1 1 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 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 4c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995A.905.905 0 0 1 8 4zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>');_exports.BIconExclamationOctagonFill=BIconExclamationOctagonFill;var BIconExclamationSquare=makeIcon("ExclamationSquare",'<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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 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 4c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995A.905.905 0 0 1 8 4zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>');_exports.BIconExclamationSquareFill=BIconExclamationSquareFill;var BIconExclamationTriangle=makeIcon("ExclamationTriangle",'<path d="M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.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 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 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>');_exports.BIconExclamationTriangleFill=BIconExclamationTriangleFill;var BIconExclude=makeIcon("Exclude",'<path 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 2H5a1 1 0 0 0-1 1v7h7a1 1 0 0 0 1-1V4z"/>');_exports.BIconExclude=BIconExclude;var BIconEye=makeIcon("Eye",'<path d="M16 8s-3-5.5-8-5.5S0 8 0 8s3 5.5 8 5.5S16 8 16 8zM1.173 8a13.133 13.133 0 0 1 1.66-2.043C4.12 4.668 5.88 3.5 8 3.5c2.12 0 3.879 1.168 5.168 2.457A13.133 13.133 0 0 1 14.828 8c-.058.087-.122.183-.195.288-.335.48-.83 1.12-1.465 1.755C11.879 11.332 10.119 12.5 8 12.5c-2.12 0-3.879-1.168-5.168-2.457A13.134 13.134 0 0 1 1.172 8z"/><path 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 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.299.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.709zm10.296 8.884-12-12 .708-.708 12 12-.708.708z"/>');_exports.BIconEyeSlash=BIconEyeSlash;var BIconEyeSlashFill=makeIcon("EyeSlashFill",'<path d="m10.79 12.912-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.708-2.829-2.83a2.5 2.5 0 0 1 2.829 2.829zm3.171 6-12-12 .708-.708 12 12-.708.708z"/>');_exports.BIconEyeSlashFill=BIconEyeSlashFill;var BIconEyedropper=makeIcon("Eyedropper",'<path d="M13.354.646a1.207 1.207 0 0 0-1.708 0L8.5 3.793l-.646-.647a.5.5 0 1 0-.708.708L8.293 5l-7.147 7.146A.5.5 0 0 0 1 12.5v1.793l-.854.853a.5.5 0 1 0 .708.707L1.707 15H3.5a.5.5 0 0 0 .354-.146L11 7.707l1.146 1.147a.5.5 0 0 0 .708-.708l-.647-.646 3.147-3.146a1.207 1.207 0 0 0 0-1.708l-2-2zM2 12.707l7-7L10.293 7l-7 7H2v-1.293z"/>');_exports.BIconEyedropper=BIconEyedropper;var BIconEyeglasses=makeIcon("Eyeglasses",'<path d="M4 6a2 2 0 1 1 0 4 2 2 0 0 1 0-4zm2.625.547a3 3 0 0 0-5.584.953H.5a.5.5 0 0 0 0 1h.541A3 3 0 0 0 7 8a1 1 0 0 1 2 0 3 3 0 0 0 5.959.5h.541a.5.5 0 0 0 0-1h-.541a3 3 0 0 0-5.584-.953A1.993 1.993 0 0 0 8 6c-.532 0-1.016.208-1.375.547zM14 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/>');_exports.BIconEyeglasses=BIconEyeglasses;var BIconFacebook=makeIcon("Facebook",'<path d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z"/>');_exports.BIconFacebook=BIconFacebook;var BIconFile=makeIcon("File",'<path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFile=BIconFile;var BIconFileArrowDown=makeIcon("FileArrowDown",'<path d="M8 5a.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-.708L7.5 9.293V5.5A.5.5 0 0 1 8 5z"/><path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFileArrowDown=BIconFileArrowDown;var BIconFileArrowDownFill=makeIcon("FileArrowDownFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8 5a.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-.708L7.5 9.293V5.5A.5.5 0 0 1 8 5z"/>');_exports.BIconFileArrowDownFill=BIconFileArrowDownFill;var BIconFileArrowUp=makeIcon("FileArrowUp",'<path d="M8 11a.5.5 0 0 0 .5-.5V6.707l1.146 1.147a.5.5 0 0 0 .708-.708l-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 .5.5z"/><path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFileArrowUp=BIconFileArrowUp;var BIconFileArrowUpFill=makeIcon("FileArrowUpFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM7.5 6.707 6.354 7.854a.5.5 0 1 1-.708-.708l2-2a.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.707z"/>');_exports.BIconFileArrowUpFill=BIconFileArrowUpFill;var BIconFileBarGraph=makeIcon("FileBarGraph",'<path d="M4.5 12a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1zm3 0a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm3 0a.5.5 0 0 1-.5-.5v-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5h-1z"/><path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFileBarGraph=BIconFileBarGraph;var BIconFileBarGraphFill=makeIcon("FileBarGraphFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-2 11.5v-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-2.5.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm-3 0a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1z"/>');_exports.BIconFileBarGraphFill=BIconFileBarGraphFill;var BIconFileBinary=makeIcon("FileBinary",'<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"/><path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFileBinary=BIconFileBinary;var BIconFileBinaryFill=makeIcon("FileBinaryFill",'<path d="M5.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.146z"/><path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM7.05 10.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.203zm3.805 1.52V13h-3v-.595h1.181V9.5h-.05l-1.136.747v-.688l1.19-.786h.69v3.633h1.125z"/>');_exports.BIconFileBinaryFill=BIconFileBinaryFill;var BIconFileBreak=makeIcon("FileBreak",'<path 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-.5zM12 0H4a2 2 0 0 0-2 2v7h1V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v7h1V2a2 2 0 0 0-2-2zm2 12h-1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-2H2v2a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-2z"/>');_exports.BIconFileBreak=BIconFileBreak;var BIconFileBreakFill=makeIcon("FileBreakFill",'<path d="M4 0h8a2 2 0 0 1 2 2v7H2V2a2 2 0 0 1 2-2zM2 12h12v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-2zM.5 10a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H.5z"/>');_exports.BIconFileBreakFill=BIconFileBreakFill;var BIconFileCheck=makeIcon("FileCheck",'<path 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 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFileCheck=BIconFileCheck;var BIconFileCheckFill=makeIcon("FileCheckFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-1.146 6.854-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.708z"/>');_exports.BIconFileCheckFill=BIconFileCheckFill;var BIconFileCode=makeIcon("FileCode",'<path d="M6.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"/><path 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-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"/>');_exports.BIconFileCode=BIconFileCode;var BIconFileCodeFill=makeIcon("FileCodeFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 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 0 2 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 1 1 .708-.708z"/>');_exports.BIconFileCodeFill=BIconFileCodeFill;var BIconFileDiff=makeIcon("FileDiff",'<path d="M8 4a.5.5 0 0 1 .5.5V6H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V7H6a.5.5 0 0 1 0-1h1.5V4.5A.5.5 0 0 1 8 4zm-2.5 6.5A.5.5 0 0 1 6 10h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/><path 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-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"/>');_exports.BIconFileDiff=BIconFileDiff;var BIconFileDiffFill=makeIcon("FileDiffFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8.5 4.5V6H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V7H6a.5.5 0 0 1 0-1h1.5V4.5a.5.5 0 0 1 1 0zM6 10h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"/>');_exports.BIconFileDiffFill=BIconFileDiffFill;var BIconFileEarmark=makeIcon("FileEarmark",'<path d="M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"/>');_exports.BIconFileEarmark=BIconFileEarmark;var BIconFileEarmarkArrowDown=makeIcon("FileEarmarkArrowDown",'<path d="M8.5 6.5a.5.5 0 0 0-1 0v3.793L6.354 9.146a.5.5 0 1 0-.708.708l2 2a.5.5 0 0 0 .708 0l2-2a.5.5 0 0 0-.708-.708L8.5 10.293V6.5z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkArrowDown=BIconFileEarmarkArrowDown;var BIconFileEarmarkArrowDownFill=makeIcon("FileEarmarkArrowDownFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-1 4v3.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 0 1 .708-.708L7.5 11.293V7.5a.5.5 0 0 1 1 0z"/>');_exports.BIconFileEarmarkArrowDownFill=BIconFileEarmarkArrowDownFill;var BIconFileEarmarkArrowUp=makeIcon("FileEarmarkArrowUp",'<path d="M8.5 11.5a.5.5 0 0 1-1 0V7.707L6.354 8.854a.5.5 0 1 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 7.707V11.5z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkArrowUp=BIconFileEarmarkArrowUp;var BIconFileEarmarkArrowUpFill=makeIcon("FileEarmarkArrowUpFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 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 BIconFileEarmarkBarGraph=makeIcon("FileEarmarkBarGraph",'<path d="M10 13.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v6zm-2.5.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm-3 0a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkBarGraph=BIconFileEarmarkBarGraph;var BIconFileEarmarkBarGraphFill=makeIcon("FileEarmarkBarGraphFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm.5 10v-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-2.5.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm-3 0a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1z"/>');_exports.BIconFileEarmarkBarGraphFill=BIconFileEarmarkBarGraphFill;var BIconFileEarmarkBinary=makeIcon("FileEarmarkBinary",'<path d="M7.05 11.885c0 1.415-.548 2.206-1.524 2.206C4.548 14.09 4 13.3 4 11.885c0-1.412.548-2.203 1.526-2.203.976 0 1.524.79 1.524 2.203zm-1.524-1.612c-.542 0-.832.563-.832 1.612 0 .088.003.173.006.252l1.559-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.624V14h-3v-.595h1.181V10.5h-.05l-1.136.747v-.688l1.19-.786h.69v3.633h1.125z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkBinary=BIconFileEarmarkBinary;var BIconFileEarmarkBinaryFill=makeIcon("FileEarmarkBinaryFill",'<path d="M5.526 10.273c-.542 0-.832.563-.832 1.612 0 .088.003.173.006.252l1.559-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.146z"/><path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-2.45 8.385c0 1.415-.548 2.206-1.524 2.206C4.548 14.09 4 13.3 4 11.885c0-1.412.548-2.203 1.526-2.203.976 0 1.524.79 1.524 2.203zm3.805 1.52V14h-3v-.595h1.181V10.5h-.05l-1.136.747v-.688l1.19-.786h.69v3.633h1.125z"/>');_exports.BIconFileEarmarkBinaryFill=BIconFileEarmarkBinaryFill;var BIconFileEarmarkBreak=makeIcon("FileEarmarkBreak",'<path d="M14 4.5V9h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v7H2V2a2 2 0 0 1 2-2h5.5L14 4.5zM13 12h1v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-2h1v2a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-2zM.5 10a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H.5z"/>');_exports.BIconFileEarmarkBreak=BIconFileEarmarkBreak;var BIconFileEarmarkBreakFill=makeIcon("FileEarmarkBreakFill",'<path d="M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V9H2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3zM2 12h12v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-2zM.5 10a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H.5z"/>');_exports.BIconFileEarmarkBreakFill=BIconFileEarmarkBreakFill;var BIconFileEarmarkCheck=makeIcon("FileEarmarkCheck",'<path d="M10.854 7.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"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkCheck=BIconFileEarmarkCheck;var BIconFileEarmarkCheckFill=makeIcon("FileEarmarkCheckFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm1.354 4.354-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.708z"/>');_exports.BIconFileEarmarkCheckFill=BIconFileEarmarkCheckFill;var BIconFileEarmarkCode=makeIcon("FileEarmarkCode",'<path d="M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"/><path 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 d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 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-2zm2.708 0 2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 10 8.646 8.354a.5.5 0 1 1 .708-.708z"/>');_exports.BIconFileEarmarkCodeFill=BIconFileEarmarkCodeFill;var BIconFileEarmarkDiff=makeIcon("FileEarmarkDiff",'<path d="M8 5a.5.5 0 0 1 .5.5V7H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V8H6a.5.5 0 0 1 0-1h1.5V5.5A.5.5 0 0 1 8 5zm-2.5 6.5A.5.5 0 0 1 6 11h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkDiff=BIconFileEarmarkDiff;var BIconFileEarmarkDiffFill=makeIcon("FileEarmarkDiffFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 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 BIconFileEarmarkEasel=makeIcon("FileEarmarkEasel",'<path d="M8.5 6a.5.5 0 1 0-1 0h-2A1.5 1.5 0 0 0 4 7.5v2A1.5 1.5 0 0 0 5.5 11h.473l-.447 1.342a.5.5 0 1 0 .948.316L7.027 11H7.5v1a.5.5 0 0 0 1 0v-1h.473l.553 1.658a.5.5 0 1 0 .948-.316L10.027 11h.473A1.5 1.5 0 0 0 12 9.5v-2A1.5 1.5 0 0 0 10.5 6h-2zM5 7.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-2z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkEasel=BIconFileEarmarkEasel;var BIconFileEarmarkEaselFill=makeIcon("FileEarmarkEaselFill",'<path d="M5 7.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-2z"/><path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM8.5 6h2A1.5 1.5 0 0 1 12 7.5v2a1.5 1.5 0 0 1-1.5 1.5h-.473l.447 1.342a.5.5 0 0 1-.948.316L8.973 11H8.5v1a.5.5 0 0 1-1 0v-1h-.473l-.553 1.658a.5.5 0 1 1-.948-.316L5.973 11H5.5A1.5 1.5 0 0 1 4 9.5v-2A1.5 1.5 0 0 1 5.5 6h2a.5.5 0 0 1 1 0z"/>');_exports.BIconFileEarmarkEaselFill=BIconFileEarmarkEaselFill;var BIconFileEarmarkExcel=makeIcon("FileEarmarkExcel",'<path d="M5.884 6.68a.5.5 0 1 0-.768.64L7.349 10l-2.233 2.68a.5.5 0 0 0 .768.64L8 10.781l2.116 2.54a.5.5 0 0 0 .768-.641L8.651 10l2.233-2.68a.5.5 0 0 0-.768-.64L8 9.219l-2.116-2.54z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkExcel=BIconFileEarmarkExcel;var BIconFileEarmarkExcelFill=makeIcon("FileEarmarkExcelFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM5.884 6.68 8 9.219l2.116-2.54a.5.5 0 1 1 .768.641L8.651 10l2.233 2.68a.5.5 0 0 1-.768.64L8 10.781l-2.116 2.54a.5.5 0 0 1-.768-.641L7.349 10 5.116 7.32a.5.5 0 1 1 .768-.64z"/>');_exports.BIconFileEarmarkExcelFill=BIconFileEarmarkExcelFill;var BIconFileEarmarkFill=makeIcon("FileEarmarkFill",'<path d="M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3z"/>');_exports.BIconFileEarmarkFill=BIconFileEarmarkFill;var BIconFileEarmarkFont=makeIcon("FileEarmarkFont",'<path d="M10.943 6H5.057L5 8h.5c.18-1.096.356-1.192 1.694-1.235l.293-.01v5.09c0 .47-.1.582-.898.655v.5H9.41v-.5c-.803-.073-.903-.184-.903-.654V6.755l.298.01c1.338.043 1.514.14 1.694 1.235h.5l-.057-2z"/><path d="M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"/>');_exports.BIconFileEarmarkFont=BIconFileEarmarkFont;var BIconFileEarmarkFontFill=makeIcon("FileEarmarkFontFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM5.057 6h5.886L11 8h-.5c-.18-1.096-.356-1.192-1.694-1.235l-.298-.01v5.09c0 .47.1.582.903.655v.5H6.59v-.5c.799-.073.898-.184.898-.654V6.755l-.293.01C5.856 6.808 5.68 6.905 5.5 8H5l.057-2z"/>');_exports.BIconFileEarmarkFontFill=BIconFileEarmarkFontFill;var BIconFileEarmarkImage=makeIcon("FileEarmarkImage",'<path d="M6.502 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/><path d="M14 14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5V14zM4 1a1 1 0 0 0-1 1v10l2.224-2.224a.5.5 0 0 1 .61-.075L8 11l2.157-3.02a.5.5 0 0 1 .76-.063L13 10V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4z"/>');_exports.BIconFileEarmarkImage=BIconFileEarmarkImage;var BIconFileEarmarkImageFill=makeIcon("FileEarmarkImageFill",'<path d="M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707v5.586l-2.73-2.73a1 1 0 0 0-1.52.127l-1.889 2.644-1.769-1.062a1 1 0 0 0-1.222.15L2 12.292V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3zm-1.498 4a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0z"/><path d="M10.564 8.27 14 11.708V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-.293l3.578-3.577 2.56 1.536 2.426-3.395z"/>');_exports.BIconFileEarmarkImageFill=BIconFileEarmarkImageFill;var BIconFileEarmarkLock=makeIcon("FileEarmarkLock",'<path d="M10 7v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V9.3c0-.627.46-1.058 1-1.224V7a2 2 0 1 1 4 0zM7 7v1h2V7a1 1 0 0 0-2 0zM6 9.3v2.4c0 .042.02.107.105.175A.637.637 0 0 0 6.5 12h3a.64.64 0 0 0 .395-.125c.085-.068.105-.133.105-.175V9.3c0-.042-.02-.107-.105-.175A.637.637 0 0 0 9.5 9h-3a.637.637 0 0 0-.395.125C6.02 9.193 6 9.258 6 9.3z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkLock=BIconFileEarmarkLock;var BIconFileEarmarkLock2=makeIcon("FileEarmarkLock2",'<path d="M10 7v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V9.3c0-.627.46-1.058 1-1.224V7a2 2 0 1 1 4 0zM7 7v1h2V7a1 1 0 0 0-2 0z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkLock2=BIconFileEarmarkLock2;var BIconFileEarmarkLock2Fill=makeIcon("FileEarmarkLock2Fill",'<path d="M7 7a1 1 0 0 1 2 0v1H7V7z"/><path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM10 7v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V9.3c0-.627.46-1.058 1-1.224V7a2 2 0 1 1 4 0z"/>');_exports.BIconFileEarmarkLock2Fill=BIconFileEarmarkLock2Fill;var BIconFileEarmarkLockFill=makeIcon("FileEarmarkLockFill",'<path d="M7 7a1 1 0 0 1 2 0v1H7V7zM6 9.3c0-.042.02-.107.105-.175A.637.637 0 0 1 6.5 9h3a.64.64 0 0 1 .395.125c.085.068.105.133.105.175v2.4c0 .042-.02.107-.105.175A.637.637 0 0 1 9.5 12h-3a.637.637 0 0 1-.395-.125C6.02 11.807 6 11.742 6 11.7V9.3z"/><path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM10 7v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V9.3c0-.627.46-1.058 1-1.224V7a2 2 0 1 1 4 0z"/>');_exports.BIconFileEarmarkLockFill=BIconFileEarmarkLockFill;var BIconFileEarmarkMedical=makeIcon("FileEarmarkMedical",'<path d="M7.5 5.5a.5.5 0 0 0-1 0v.634l-.549-.317a.5.5 0 1 0-.5.866L6 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-.866L8 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"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkMedical=BIconFileEarmarkMedical;var BIconFileEarmarkMedicalFill=makeIcon("FileEarmarkMedicalFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-3 2v.634l.549-.317a.5.5 0 1 1 .5.866L7 7l.549.317a.5.5 0 1 1-.5.866L6.5 7.866V8.5a.5.5 0 0 1-1 0v-.634l-.549.317a.5.5 0 1 1-.5-.866L5 7l-.549-.317a.5.5 0 0 1 .5-.866l.549.317V5.5a.5.5 0 1 1 1 0zm-2 4.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1zm0 2h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1z"/>');_exports.BIconFileEarmarkMedicalFill=BIconFileEarmarkMedicalFill;var BIconFileEarmarkMinus=makeIcon("FileEarmarkMinus",'<path d="M5.5 9a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/><path d="M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"/>');_exports.BIconFileEarmarkMinus=BIconFileEarmarkMinus;var BIconFileEarmarkMinusFill=makeIcon("FileEarmarkMinusFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6 8.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"/>');_exports.BIconFileEarmarkMinusFill=BIconFileEarmarkMinusFill;var BIconFileEarmarkMusic=makeIcon("FileEarmarkMusic",'<path d="M11 6.64a1 1 0 0 0-1.243-.97l-1 .25A1 1 0 0 0 8 6.89v4.306A2.572 2.572 0 0 0 7 11c-.5 0-.974.134-1.338.377-.36.24-.662.628-.662 1.123s.301.883.662 1.123c.364.243.839.377 1.338.377.5 0 .974-.134 1.338-.377.36-.24.662-.628.662-1.123V8.89l2-.5V6.64z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkMusic=BIconFileEarmarkMusic;var BIconFileEarmarkMusicFill=makeIcon("FileEarmarkMusicFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM11 6.64v1.75l-2 .5v3.61c0 .495-.301.883-.662 1.123C7.974 13.866 7.499 14 7 14c-.5 0-.974-.134-1.338-.377-.36-.24-.662-.628-.662-1.123s.301-.883.662-1.123C6.026 11.134 6.501 11 7 11c.356 0 .7.068 1 .196V6.89a1 1 0 0 1 .757-.97l1-.25A1 1 0 0 1 11 6.64z"/>');_exports.BIconFileEarmarkMusicFill=BIconFileEarmarkMusicFill;var BIconFileEarmarkPdf=makeIcon("FileEarmarkPdf",'<path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/><path d="M4.603 14.087a.81.81 0 0 1-.438-.42c-.195-.388-.13-.776.08-1.102.198-.307.526-.568.897-.787a7.68 7.68 0 0 1 1.482-.645 19.697 19.697 0 0 0 1.062-2.227 7.269 7.269 0 0 1-.43-1.295c-.086-.4-.119-.796-.046-1.136.075-.354.274-.672.65-.823.192-.077.4-.12.602-.077a.7.7 0 0 1 .477.365c.088.164.12.356.127.538.007.188-.012.396-.047.614-.084.51-.27 1.134-.52 1.794a10.954 10.954 0 0 0 .98 1.686 5.753 5.753 0 0 1 1.334.05c.364.066.734.195.96.465.12.144.193.32.2.518.007.192-.047.382-.138.563a1.04 1.04 0 0 1-.354.416.856.856 0 0 1-.51.138c-.331-.014-.654-.196-.933-.417a5.712 5.712 0 0 1-.911-.95 11.651 11.651 0 0 0-1.997.406 11.307 11.307 0 0 1-1.02 1.51c-.292.35-.609.656-.927.787a.793.793 0 0 1-.58.029zm1.379-1.901c-.166.076-.32.156-.459.238-.328.194-.541.383-.647.547-.094.145-.096.25-.04.361.01.022.02.036.026.044a.266.266 0 0 0 .035-.012c.137-.056.355-.235.635-.572a8.18 8.18 0 0 0 .45-.606zm1.64-1.33a12.71 12.71 0 0 1 1.01-.193 11.744 11.744 0 0 1-.51-.858 20.801 20.801 0 0 1-.5 1.05zm2.446.45c.15.163.296.3.435.41.24.19.407.253.498.256a.107.107 0 0 0 .07-.015.307.307 0 0 0 .094-.125.436.436 0 0 0 .059-.2.095.095 0 0 0-.026-.063c-.052-.062-.2-.152-.518-.209a3.876 3.876 0 0 0-.612-.053zM8.078 7.8a6.7 6.7 0 0 0 .2-.828c.031-.188.043-.343.038-.465a.613.613 0 0 0-.032-.198.517.517 0 0 0-.145.04c-.087.035-.158.106-.196.283-.04.192-.03.469.046.822.024.111.054.227.09.346z"/>');_exports.BIconFileEarmarkPdf=BIconFileEarmarkPdf;var BIconFileEarmarkPdfFill=makeIcon("FileEarmarkPdfFill",'<path d="M5.523 12.424c.14-.082.293-.162.459-.238a7.878 7.878 0 0 1-.45.606c-.28.337-.498.516-.635.572a.266.266 0 0 1-.035.012.282.282 0 0 1-.026-.044c-.056-.11-.054-.216.04-.36.106-.165.319-.354.647-.548zm2.455-1.647c-.119.025-.237.05-.356.078a21.148 21.148 0 0 0 .5-1.05 12.045 12.045 0 0 0 .51.858c-.217.032-.436.07-.654.114zm2.525.939a3.881 3.881 0 0 1-.435-.41c.228.005.434.022.612.054.317.057.466.147.518.209a.095.095 0 0 1 .026.064.436.436 0 0 1-.06.2.307.307 0 0 1-.094.124.107.107 0 0 1-.069.015c-.09-.003-.258-.066-.498-.256zM8.278 6.97c-.04.244-.108.524-.2.829a4.86 4.86 0 0 1-.089-.346c-.076-.353-.087-.63-.046-.822.038-.177.11-.248.196-.283a.517.517 0 0 1 .145-.04c.013.03.028.092.032.198.005.122-.007.277-.038.465z"/><path fill-rule="evenodd" d="M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3zM4.165 13.668c.09.18.23.343.438.419.207.075.412.04.58-.03.318-.13.635-.436.926-.786.333-.401.683-.927 1.021-1.51a11.651 11.651 0 0 1 1.997-.406c.3.383.61.713.91.95.28.22.603.403.934.417a.856.856 0 0 0 .51-.138c.155-.101.27-.247.354-.416.09-.181.145-.37.138-.563a.844.844 0 0 0-.2-.518c-.226-.27-.596-.4-.96-.465a5.76 5.76 0 0 0-1.335-.05 10.954 10.954 0 0 1-.98-1.686c.25-.66.437-1.284.52-1.794.036-.218.055-.426.048-.614a1.238 1.238 0 0 0-.127-.538.7.7 0 0 0-.477-.365c-.202-.043-.41 0-.601.077-.377.15-.576.47-.651.823-.073.34-.04.736.046 1.136.088.406.238.848.43 1.295a19.697 19.697 0 0 1-1.062 2.227 7.662 7.662 0 0 0-1.482.645c-.37.22-.699.48-.897.787-.21.326-.275.714-.08 1.103z"/>');_exports.BIconFileEarmarkPdfFill=BIconFileEarmarkPdfFill;var BIconFileEarmarkPerson=makeIcon("FileEarmarkPerson",'<path d="M11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2v9.255S12 12 8 12s-5 1.755-5 1.755V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkPerson=BIconFileEarmarkPerson;var BIconFileEarmarkPersonFill=makeIcon("FileEarmarkPersonFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm2 5.755V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-.245S4 12 8 12s5 1.755 5 1.755z"/>');_exports.BIconFileEarmarkPersonFill=BIconFileEarmarkPersonFill;var BIconFileEarmarkPlay=makeIcon("FileEarmarkPlay",'<path d="M6 6.883v4.234a.5.5 0 0 0 .757.429l3.528-2.117a.5.5 0 0 0 0-.858L6.757 6.454a.5.5 0 0 0-.757.43z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkPlay=BIconFileEarmarkPlay;var BIconFileEarmarkPlayFill=makeIcon("FileEarmarkPlayFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6 6.883a.5.5 0 0 1 .757-.429l3.528 2.117a.5.5 0 0 1 0 .858l-3.528 2.117a.5.5 0 0 1-.757-.43V6.884z"/>');_exports.BIconFileEarmarkPlayFill=BIconFileEarmarkPlayFill;var BIconFileEarmarkPlus=makeIcon("FileEarmarkPlus",'<path d="M8 6.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V11a.5.5 0 0 1-1 0V9.5H6a.5.5 0 0 1 0-1h1.5V7a.5.5 0 0 1 .5-.5z"/><path d="M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"/>');_exports.BIconFileEarmarkPlus=BIconFileEarmarkPlus;var BIconFileEarmarkPlusFill=makeIcon("FileEarmarkPlusFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM8.5 7v1.5H10a.5.5 0 0 1 0 1H8.5V11a.5.5 0 0 1-1 0V9.5H6a.5.5 0 0 1 0-1h1.5V7a.5.5 0 0 1 1 0z"/>');_exports.BIconFileEarmarkPlusFill=BIconFileEarmarkPlusFill;var BIconFileEarmarkPost=makeIcon("FileEarmarkPost",'<path d="M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"/><path d="M4 6.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-7zm0-3a.5.5 0 0 1 .5-.5H7a.5.5 0 0 1 0 1H4.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFileEarmarkPost=BIconFileEarmarkPost;var BIconFileEarmarkPostFill=makeIcon("FileEarmarkPostFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-5-.5H7a.5.5 0 0 1 0 1H4.5a.5.5 0 0 1 0-1zm0 3h7a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5z"/>');_exports.BIconFileEarmarkPostFill=BIconFileEarmarkPostFill;var BIconFileEarmarkPpt=makeIcon("FileEarmarkPpt",'<path d="M7 5.5a1 1 0 0 0-1 1V13a.5.5 0 0 0 1 0v-2h1.188a2.75 2.75 0 0 0 0-5.5H7zM8.188 10H7V6.5h1.188a1.75 1.75 0 1 1 0 3.5z"/><path d="M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"/>');_exports.BIconFileEarmarkPpt=BIconFileEarmarkPpt;var BIconFileEarmarkPptFill=makeIcon("FileEarmarkPptFill",'<path d="M8.188 10H7V6.5h1.188a1.75 1.75 0 1 1 0 3.5z"/><path d="M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3zM7 5.5a1 1 0 0 0-1 1V13a.5.5 0 0 0 1 0v-2h1.188a2.75 2.75 0 0 0 0-5.5H7z"/>');_exports.BIconFileEarmarkPptFill=BIconFileEarmarkPptFill;var BIconFileEarmarkRichtext=makeIcon("FileEarmarkRichtext",'<path d="M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"/><path d="M4.5 12.5A.5.5 0 0 1 5 12h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm0-2A.5.5 0 0 1 5 10h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm1.639-3.708 1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V8.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V8s1.54-1.274 1.639-1.208zM6.25 6a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5z"/>');_exports.BIconFileEarmarkRichtext=BIconFileEarmarkRichtext;var BIconFileEarmarkRichtextFill=makeIcon("FileEarmarkRichtextFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM7 6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm-.861 1.542 1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V9.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V9s1.54-1.274 1.639-1.208zM5 11h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1zm0 2h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1z"/>');_exports.BIconFileEarmarkRichtextFill=BIconFileEarmarkRichtextFill;var BIconFileEarmarkRuled=makeIcon("FileEarmarkRuled",'<path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V9H3V2a1 1 0 0 1 1-1h5.5v2zM3 12v-2h2v2H3zm0 1h2v2H4a1 1 0 0 1-1-1v-1zm3 2v-2h7v1a1 1 0 0 1-1 1H6zm7-3H6v-2h7v2z"/>');_exports.BIconFileEarmarkRuled=BIconFileEarmarkRuled;var BIconFileEarmarkRuledFill=makeIcon("FileEarmarkRuledFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM3 9h10v1H6v2h7v1H6v2H5v-2H3v-1h2v-2H3V9z"/>');_exports.BIconFileEarmarkRuledFill=BIconFileEarmarkRuledFill;var BIconFileEarmarkSlides=makeIcon("FileEarmarkSlides",'<path d="M5 6a.5.5 0 0 0-.496.438l-.5 4A.5.5 0 0 0 4.5 11h3v2.016c-.863.055-1.5.251-1.5.484 0 .276.895.5 2 .5s2-.224 2-.5c0-.233-.637-.429-1.5-.484V11h3a.5.5 0 0 0 .496-.562l-.5-4A.5.5 0 0 0 11 6H5zm2 3.78V7.22c0-.096.106-.156.19-.106l2.13 1.279a.125.125 0 0 1 0 .214l-2.13 1.28A.125.125 0 0 1 7 9.778z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkSlides=BIconFileEarmarkSlides;var BIconFileEarmarkSlidesFill=makeIcon("FileEarmarkSlidesFill",'<path d="M7 9.78V7.22c0-.096.106-.156.19-.106l2.13 1.279a.125.125 0 0 1 0 .214l-2.13 1.28A.125.125 0 0 1 7 9.778z"/><path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM5 6h6a.5.5 0 0 1 .496.438l.5 4A.5.5 0 0 1 11.5 11h-3v2.016c.863.055 1.5.251 1.5.484 0 .276-.895.5-2 .5s-2-.224-2-.5c0-.233.637-.429 1.5-.484V11h-3a.5.5 0 0 1-.496-.562l.5-4A.5.5 0 0 1 5 6z"/>');_exports.BIconFileEarmarkSlidesFill=BIconFileEarmarkSlidesFill;var BIconFileEarmarkSpreadsheet=makeIcon("FileEarmarkSpreadsheet",'<path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V9H3V2a1 1 0 0 1 1-1h5.5v2zM3 12v-2h2v2H3zm0 1h2v2H4a1 1 0 0 1-1-1v-1zm3 2v-2h3v2H6zm4 0v-2h3v1a1 1 0 0 1-1 1h-2zm3-3h-3v-2h3v2zm-7 0v-2h3v2H6z"/>');_exports.BIconFileEarmarkSpreadsheet=BIconFileEarmarkSpreadsheet;var BIconFileEarmarkSpreadsheetFill=makeIcon("FileEarmarkSpreadsheetFill",'<path d="M6 12v-2h3v2H6z"/><path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM3 9h10v1h-3v2h3v1h-3v2H9v-2H6v2H5v-2H3v-1h2v-2H3V9z"/>');_exports.BIconFileEarmarkSpreadsheetFill=BIconFileEarmarkSpreadsheetFill;var BIconFileEarmarkText=makeIcon("FileEarmarkText",'<path d="M5.5 7a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zM5 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-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"/><path d="M9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.5L9.5 0zm0 1v2A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5z"/>');_exports.BIconFileEarmarkText=BIconFileEarmarkText;var BIconFileEarmarkTextFill=makeIcon("FileEarmarkTextFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM4.5 9a.5.5 0 0 1 0-1h7a.5.5 0 0 1 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-.5zm.5 2.5a.5.5 0 0 1 0-1h4a.5.5 0 0 1 0 1h-4z"/>');_exports.BIconFileEarmarkTextFill=BIconFileEarmarkTextFill;var BIconFileEarmarkWord=makeIcon("FileEarmarkWord",'<path d="M5.485 6.879a.5.5 0 1 0-.97.242l1.5 6a.5.5 0 0 0 .967.01L8 9.402l1.018 3.73a.5.5 0 0 0 .967-.01l1.5-6a.5.5 0 0 0-.97-.242l-1.036 4.144-.997-3.655a.5.5 0 0 0-.964 0l-.997 3.655L5.485 6.88z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkWord=BIconFileEarmarkWord;var BIconFileEarmarkWordFill=makeIcon("FileEarmarkWordFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM5.485 6.879l1.036 4.144.997-3.655a.5.5 0 0 1 .964 0l.997 3.655 1.036-4.144a.5.5 0 0 1 .97.242l-1.5 6a.5.5 0 0 1-.967.01L8 9.402l-1.018 3.73a.5.5 0 0 1-.967-.01l-1.5-6a.5.5 0 1 1 .97-.242z"/>');_exports.BIconFileEarmarkWordFill=BIconFileEarmarkWordFill;var BIconFileEarmarkX=makeIcon("FileEarmarkX",'<path d="M6.854 7.146a.5.5 0 1 0-.708.708L7.293 9l-1.147 1.146a.5.5 0 0 0 .708.708L8 9.707l1.146 1.147a.5.5 0 0 0 .708-.708L8.707 9l1.147-1.146a.5.5 0 0 0-.708-.708L8 8.293 6.854 7.146z"/><path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"/>');_exports.BIconFileEarmarkX=BIconFileEarmarkX;var BIconFileEarmarkXFill=makeIcon("FileEarmarkXFill",'<path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6.854 7.146 8 8.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 9l1.147 1.146a.5.5 0 0 1-.708.708L8 9.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 9 6.146 7.854a.5.5 0 1 1 .708-.708z"/>');_exports.BIconFileEarmarkXFill=BIconFileEarmarkXFill;var BIconFileEarmarkZip=makeIcon("FileEarmarkZip",'<path d="M5 7.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 8.438V7.5zm2 0H6v.938a1 1 0 0 1-.03.243l-.4 1.598.93.62.929-.62-.4-1.598A1 1 0 0 1 7 8.438V7.5z"/><path d="M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1h-2v1h-1v1h1v1h-1v1h1v1H6V5H5V4h1V3H5V2h1V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"/>');_exports.BIconFileEarmarkZip=BIconFileEarmarkZip;var BIconFileEarmarkZipFill=makeIcon("FileEarmarkZipFill",'<path d="M5.5 9.438V8.5h1v.938a1 1 0 0 0 .03.243l.4 1.598-.93.62-.93-.62.4-1.598a1 1 0 0 0 .03-.243z"/><path d="M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-4-.5V2h-1V1H6v1h1v1H6v1h1v1H6v1h1v1H5.5V6h-1V5h1V4h-1V3h1zm0 4.5h1a1 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.5a1 1 0 0 1 1-1z"/>');_exports.BIconFileEarmarkZipFill=BIconFileEarmarkZipFill;var BIconFileEasel=makeIcon("FileEasel",'<path d="M8.5 5a.5.5 0 1 0-1 0h-2A1.5 1.5 0 0 0 4 6.5v2A1.5 1.5 0 0 0 5.5 10h.473l-.447 1.342a.5.5 0 1 0 .948.316L7.027 10H7.5v1a.5.5 0 0 0 1 0v-1h.473l.553 1.658a.5.5 0 1 0 .948-.316L10.027 10h.473A1.5 1.5 0 0 0 12 8.5v-2A1.5 1.5 0 0 0 10.5 5h-2zM5 6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-2z"/><path 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-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"/>');_exports.BIconFileEasel=BIconFileEasel;var BIconFileEaselFill=makeIcon("FileEaselFill",'<path d="M5 6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-2z"/><path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8.5 5h2A1.5 1.5 0 0 1 12 6.5v2a1.5 1.5 0 0 1-1.5 1.5h-.473l.447 1.342a.5.5 0 0 1-.948.316L8.973 10H8.5v1a.5.5 0 0 1-1 0v-1h-.473l-.553 1.658a.5.5 0 1 1-.948-.316L5.973 10H5.5A1.5 1.5 0 0 1 4 8.5v-2A1.5 1.5 0 0 1 5.5 5h2a.5.5 0 0 1 1 0z"/>');_exports.BIconFileEaselFill=BIconFileEaselFill;var BIconFileExcel=makeIcon("FileExcel",'<path d="M5.18 4.616a.5.5 0 0 1 .704.064L8 7.219l2.116-2.54a.5.5 0 1 1 .768.641L8.651 8l2.233 2.68a.5.5 0 0 1-.768.64L8 8.781l-2.116 2.54a.5.5 0 0 1-.768-.641L7.349 8 5.116 5.32a.5.5 0 0 1 .064-.704z"/><path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFileExcel=BIconFileExcel;var BIconFileExcelFill=makeIcon("FileExcelFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5.884 4.68 8 7.219l2.116-2.54a.5.5 0 1 1 .768.641L8.651 8l2.233 2.68a.5.5 0 0 1-.768.64L8 8.781l-2.116 2.54a.5.5 0 0 1-.768-.641L7.349 8 5.116 5.32a.5.5 0 1 1 .768-.64z"/>');_exports.BIconFileExcelFill=BIconFileExcelFill;var BIconFileFill=makeIcon("FileFill",'<path fill-rule="evenodd" d="M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2z"/>');_exports.BIconFileFill=BIconFileFill;var BIconFileFont=makeIcon("FileFont",'<path d="M10.943 4H5.057L5 6h.5c.18-1.096.356-1.192 1.694-1.235l.293-.01v6.09c0 .47-.1.582-.898.655v.5H9.41v-.5c-.803-.073-.903-.184-.903-.654V4.755l.298.01c1.338.043 1.514.14 1.694 1.235h.5l-.057-2z"/><path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFileFont=BIconFileFont;var BIconFileFontFill=makeIcon("FileFontFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5.057 4h5.886L11 6h-.5c-.18-1.096-.356-1.192-1.694-1.235l-.298-.01v6.09c0 .47.1.582.903.655v.5H6.59v-.5c.799-.073.898-.184.898-.654V4.755l-.293.01C5.856 4.808 5.68 4.905 5.5 6H5l.057-2z"/>');_exports.BIconFileFontFill=BIconFileFontFill;var BIconFileImage=makeIcon("FileImage",'<path d="M8.002 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/><path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM3 2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v8l-2.083-2.083a.5.5 0 0 0-.76.063L8 11 5.835 9.7a.5.5 0 0 0-.611.076L3 12V2z"/>');_exports.BIconFileImage=BIconFileImage;var BIconFileImageFill=makeIcon("FileImageFill",'<path d="M4 0h8a2 2 0 0 1 2 2v8.293l-2.73-2.73a1 1 0 0 0-1.52.127l-1.889 2.644-1.769-1.062a1 1 0 0 0-1.222.15L2 12.292V2a2 2 0 0 1 2-2zm4.002 5.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0z"/><path d="M10.564 8.27 14 11.708V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-.293l3.578-3.577 2.56 1.536 2.426-3.395z"/>');_exports.BIconFileImageFill=BIconFileImageFill;var BIconFileLock=makeIcon("FileLock",'<path d="M8 5a1 1 0 0 1 1 1v1H7V6a1 1 0 0 1 1-1zm2 2.076V6a2 2 0 1 0-4 0v1.076c-.54.166-1 .597-1 1.224v2.4c0 .816.781 1.3 1.5 1.3h3c.719 0 1.5-.484 1.5-1.3V8.3c0-.627-.46-1.058-1-1.224zM6.105 8.125A.637.637 0 0 1 6.5 8h3a.64.64 0 0 1 .395.125c.085.068.105.133.105.175v2.4c0 .042-.02.107-.105.175A.637.637 0 0 1 9.5 11h-3a.637.637 0 0 1-.395-.125C6.02 10.807 6 10.742 6 10.7V8.3c0-.042.02-.107.105-.175z"/><path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFileLock=BIconFileLock;var BIconFileLock2=makeIcon("FileLock2",'<path d="M8 5a1 1 0 0 1 1 1v1H7V6a1 1 0 0 1 1-1zm2 2.076V6a2 2 0 1 0-4 0v1.076c-.54.166-1 .597-1 1.224v2.4c0 .816.781 1.3 1.5 1.3h3c.719 0 1.5-.484 1.5-1.3V8.3c0-.627-.46-1.058-1-1.224z"/><path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFileLock2=BIconFileLock2;var BIconFileLock2Fill=makeIcon("FileLock2Fill",'<path d="M7 6a1 1 0 0 1 2 0v1H7V6z"/><path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-2 6v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V8.3c0-.627.46-1.058 1-1.224V6a2 2 0 1 1 4 0z"/>');_exports.BIconFileLock2Fill=BIconFileLock2Fill;var BIconFileLockFill=makeIcon("FileLockFill",'<path d="M7 6a1 1 0 0 1 2 0v1H7V6zM6 8.3c0-.042.02-.107.105-.175A.637.637 0 0 1 6.5 8h3a.64.64 0 0 1 .395.125c.085.068.105.133.105.175v2.4c0 .042-.02.107-.105.175A.637.637 0 0 1 9.5 11h-3a.637.637 0 0 1-.395-.125C6.02 10.807 6 10.742 6 10.7V8.3z"/><path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-2 6v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V8.3c0-.627.46-1.058 1-1.224V6a2 2 0 1 1 4 0z"/>');_exports.BIconFileLockFill=BIconFileLockFill;var BIconFileMedical=makeIcon("FileMedical",'<path d="M8.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"/><path 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-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"/>');_exports.BIconFileMedical=BIconFileMedical;var BIconFileMedicalFill=makeIcon("FileMedicalFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8.5 4.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 1 1 1 0zM5.5 9h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1zm0 2h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1z"/>');_exports.BIconFileMedicalFill=BIconFileMedicalFill;var BIconFileMinus=makeIcon("FileMinus",'<path 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 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFileMinus=BIconFileMinus;var BIconFileMinusFill=makeIcon("FileMinusFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM6 7.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"/>');_exports.BIconFileMinusFill=BIconFileMinusFill;var BIconFileMusic=makeIcon("FileMusic",'<path d="M10.304 3.13a1 1 0 0 1 1.196.98v1.8l-2.5.5v5.09c0 .495-.301.883-.662 1.123C7.974 12.866 7.499 13 7 13c-.5 0-.974-.134-1.338-.377-.36-.24-.662-.628-.662-1.123s.301-.883.662-1.123C6.026 10.134 6.501 10 7 10c.356 0 .7.068 1 .196V4.41a1 1 0 0 1 .804-.98l1.5-.3z"/><path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFileMusic=BIconFileMusic;var BIconFileMusicFill=makeIcon("FileMusicFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-.5 4.11v1.8l-2.5.5v5.09c0 .495-.301.883-.662 1.123C7.974 12.866 7.499 13 7 13c-.5 0-.974-.134-1.338-.377-.36-.24-.662-.628-.662-1.123s.301-.883.662-1.123C6.026 10.134 6.501 10 7 10c.356 0 .7.068 1 .196V4.41a1 1 0 0 1 .804-.98l1.5-.3a1 1 0 0 1 1.196.98z"/>');_exports.BIconFileMusicFill=BIconFileMusicFill;var BIconFilePdf=makeIcon("FilePdf",'<path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/><path d="M4.603 12.087a.81.81 0 0 1-.438-.42c-.195-.388-.13-.776.08-1.102.198-.307.526-.568.897-.787a7.68 7.68 0 0 1 1.482-.645 19.701 19.701 0 0 0 1.062-2.227 7.269 7.269 0 0 1-.43-1.295c-.086-.4-.119-.796-.046-1.136.075-.354.274-.672.65-.823.192-.077.4-.12.602-.077a.7.7 0 0 1 .477.365c.088.164.12.356.127.538.007.187-.012.395-.047.614-.084.51-.27 1.134-.52 1.794a10.954 10.954 0 0 0 .98 1.686 5.753 5.753 0 0 1 1.334.05c.364.065.734.195.96.465.12.144.193.32.2.518.007.192-.047.382-.138.563a1.04 1.04 0 0 1-.354.416.856.856 0 0 1-.51.138c-.331-.014-.654-.196-.933-.417a5.716 5.716 0 0 1-.911-.95 11.642 11.642 0 0 0-1.997.406 11.311 11.311 0 0 1-1.021 1.51c-.29.35-.608.655-.926.787a.793.793 0 0 1-.58.029zm1.379-1.901c-.166.076-.32.156-.459.238-.328.194-.541.383-.647.547-.094.145-.096.25-.04.361.01.022.02.036.026.044a.27.27 0 0 0 .035-.012c.137-.056.355-.235.635-.572a8.18 8.18 0 0 0 .45-.606zm1.64-1.33a12.647 12.647 0 0 1 1.01-.193 11.666 11.666 0 0 1-.51-.858 20.741 20.741 0 0 1-.5 1.05zm2.446.45c.15.162.296.3.435.41.24.19.407.253.498.256a.107.107 0 0 0 .07-.015.307.307 0 0 0 .094-.125.436.436 0 0 0 .059-.2.095.095 0 0 0-.026-.063c-.052-.062-.2-.152-.518-.209a3.881 3.881 0 0 0-.612-.053zM8.078 5.8a6.7 6.7 0 0 0 .2-.828c.031-.188.043-.343.038-.465a.613.613 0 0 0-.032-.198.517.517 0 0 0-.145.04c-.087.035-.158.106-.196.283-.04.192-.03.469.046.822.024.111.054.227.09.346z"/>');_exports.BIconFilePdf=BIconFilePdf;var BIconFilePdfFill=makeIcon("FilePdfFill",'<path d="M5.523 10.424c.14-.082.293-.162.459-.238a7.878 7.878 0 0 1-.45.606c-.28.337-.498.516-.635.572a.266.266 0 0 1-.035.012.282.282 0 0 1-.026-.044c-.056-.11-.054-.216.04-.36.106-.165.319-.354.647-.548zm2.455-1.647c-.119.025-.237.05-.356.078a21.035 21.035 0 0 0 .5-1.05 11.96 11.96 0 0 0 .51.858c-.217.032-.436.07-.654.114zm2.525.939a3.888 3.888 0 0 1-.435-.41c.228.005.434.022.612.054.317.057.466.147.518.209a.095.095 0 0 1 .026.064.436.436 0 0 1-.06.2.307.307 0 0 1-.094.124.107.107 0 0 1-.069.015c-.09-.003-.258-.066-.498-.256zM8.278 4.97c-.04.244-.108.524-.2.829a4.86 4.86 0 0 1-.089-.346c-.076-.353-.087-.63-.046-.822.038-.177.11-.248.196-.283a.517.517 0 0 1 .145-.04c.013.03.028.092.032.198.005.122-.007.277-.038.465z"/><path fill-rule="evenodd" d="M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm.165 11.668c.09.18.23.343.438.419.207.075.412.04.58-.03.318-.13.635-.436.926-.786.333-.401.683-.927 1.021-1.51a11.64 11.64 0 0 1 1.997-.406c.3.383.61.713.91.95.28.22.603.403.934.417a.856.856 0 0 0 .51-.138c.155-.101.27-.247.354-.416.09-.181.145-.37.138-.563a.844.844 0 0 0-.2-.518c-.226-.27-.596-.4-.96-.465a5.76 5.76 0 0 0-1.335-.05 10.954 10.954 0 0 1-.98-1.686c.25-.66.437-1.284.52-1.794.036-.218.055-.426.048-.614a1.238 1.238 0 0 0-.127-.538.7.7 0 0 0-.477-.365c-.202-.043-.41 0-.601.077-.377.15-.576.47-.651.823-.073.34-.04.736.046 1.136.088.406.238.848.43 1.295a19.707 19.707 0 0 1-1.062 2.227 7.662 7.662 0 0 0-1.482.645c-.37.22-.699.48-.897.787-.21.326-.275.714-.08 1.103z"/>');_exports.BIconFilePdfFill=BIconFilePdfFill;var BIconFilePerson=makeIcon("FilePerson",'<path d="M12 1a1 1 0 0 1 1 1v10.755S12 11 8 11s-5 1.755-5 1.755V2a1 1 0 0 1 1-1h8zM4 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="M8 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>');_exports.BIconFilePerson=BIconFilePerson;var BIconFilePersonFill=makeIcon("FilePersonFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-1 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm-3 4c2.623 0 4.146.826 5 1.755V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-1.245C3.854 11.825 5.377 11 8 11z"/>');_exports.BIconFilePersonFill=BIconFilePersonFill;var BIconFilePlay=makeIcon("FilePlay",'<path d="M6 10.117V5.883a.5.5 0 0 1 .757-.429l3.528 2.117a.5.5 0 0 1 0 .858l-3.528 2.117a.5.5 0 0 1-.757-.43z"/><path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFilePlay=BIconFilePlay;var BIconFilePlayFill=makeIcon("FilePlayFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM6 5.883a.5.5 0 0 1 .757-.429l3.528 2.117a.5.5 0 0 1 0 .858l-3.528 2.117a.5.5 0 0 1-.757-.43V5.884z"/>');_exports.BIconFilePlayFill=BIconFilePlayFill;var BIconFilePlus=makeIcon("FilePlus",'<path d="M8.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"/><path 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-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"/>');_exports.BIconFilePlus=BIconFilePlus;var BIconFilePlusFill=makeIcon("FilePlusFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8.5 6v1.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 1 0z"/>');_exports.BIconFilePlusFill=BIconFilePlusFill;var BIconFilePost=makeIcon("FilePost",'<path 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-.5zm0 2a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-8z"/><path 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-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"/>');_exports.BIconFilePost=BIconFilePost;var BIconFilePostFill=makeIcon("FilePostFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM4.5 3h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1zm0 2h7a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5z"/>');_exports.BIconFilePostFill=BIconFilePostFill;var BIconFilePpt=makeIcon("FilePpt",'<path 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-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"/><path d="M6 5a1 1 0 0 1 1-1h1.188a2.75 2.75 0 0 1 0 5.5H7v2a.5.5 0 0 1-1 0V5zm1 3.5h1.188a1.75 1.75 0 1 0 0-3.5H7v3.5z"/>');_exports.BIconFilePpt=BIconFilePpt;var BIconFilePptFill=makeIcon("FilePptFill",'<path d="M8.188 8.5H7V5h1.188a1.75 1.75 0 1 1 0 3.5z"/><path d="M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm3 4a1 1 0 0 0-1 1v6.5a.5.5 0 0 0 1 0v-2h1.188a2.75 2.75 0 0 0 0-5.5H7z"/>');_exports.BIconFilePptFill=BIconFilePptFill;var BIconFileRichtext=makeIcon("FileRichtext",'<path d="M7 4.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm-.861 1.542 1.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"/><path 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-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"/>');_exports.BIconFileRichtext=BIconFileRichtext;var BIconFileRichtextFill=makeIcon("FileRichtextFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 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.542 1.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 9h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1zm0 2h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1z"/>');_exports.BIconFileRichtextFill=BIconFileRichtextFill;var BIconFileRuled=makeIcon("FileRuled",'<path 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 0-1 1v4h10V2a1 1 0 0 0-1-1H4zm9 6H6v2h7V7zm0 3H6v2h7v-2zm0 3H6v2h6a1 1 0 0 0 1-1v-1zm-8 2v-2H3v1a1 1 0 0 0 1 1h1zm-2-3h2v-2H3v2zm0-3h2V7H3v2z"/>');_exports.BIconFileRuled=BIconFileRuled;var BIconFileRuledFill=makeIcon("FileRuledFill",'<path d="M12 0H4a2 2 0 0 0-2 2v4h12V2a2 2 0 0 0-2-2zm2 7H6v2h8V7zm0 3H6v2h8v-2zm0 3H6v3h6a2 2 0 0 0 2-2v-1zm-9 3v-3H2v1a2 2 0 0 0 2 2h1zm-3-4h3v-2H2v2zm0-3h3V7H2v2z"/>');_exports.BIconFileRuledFill=BIconFileRuledFill;var BIconFileSlides=makeIcon("FileSlides",'<path d="M5 4a.5.5 0 0 0-.496.438l-.5 4A.5.5 0 0 0 4.5 9h3v2.016c-.863.055-1.5.251-1.5.484 0 .276.895.5 2 .5s2-.224 2-.5c0-.233-.637-.429-1.5-.484V9h3a.5.5 0 0 0 .496-.562l-.5-4A.5.5 0 0 0 11 4H5zm2 3.78V5.22c0-.096.106-.156.19-.106l2.13 1.279a.125.125 0 0 1 0 .214l-2.13 1.28A.125.125 0 0 1 7 7.778z"/><path 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-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"/>');_exports.BIconFileSlides=BIconFileSlides;var BIconFileSlidesFill=makeIcon("FileSlidesFill",'<path d="M7 7.78V5.22c0-.096.106-.156.19-.106l2.13 1.279a.125.125 0 0 1 0 .214l-2.13 1.28A.125.125 0 0 1 7 7.778z"/><path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5 4h6a.5.5 0 0 1 .496.438l.5 4A.5.5 0 0 1 11.5 9h-3v2.016c.863.055 1.5.251 1.5.484 0 .276-.895.5-2 .5s-2-.224-2-.5c0-.233.637-.429 1.5-.484V9h-3a.5.5 0 0 1-.496-.562l.5-4A.5.5 0 0 1 5 4z"/>');_exports.BIconFileSlidesFill=BIconFileSlidesFill;var BIconFileSpreadsheet=makeIcon("FileSpreadsheet",'<path 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 0-1 1v4h10V2a1 1 0 0 0-1-1H4zm9 6h-3v2h3V7zm0 3h-3v2h3v-2zm0 3h-3v2h2a1 1 0 0 0 1-1v-1zm-4 2v-2H6v2h3zm-4 0v-2H3v1a1 1 0 0 0 1 1h1zm-2-3h2v-2H3v2zm0-3h2V7H3v2zm3-2v2h3V7H6zm3 3H6v2h3v-2z"/>');_exports.BIconFileSpreadsheet=BIconFileSpreadsheet;var BIconFileSpreadsheetFill=makeIcon("FileSpreadsheetFill",'<path d="M12 0H4a2 2 0 0 0-2 2v4h12V2a2 2 0 0 0-2-2zm2 7h-4v2h4V7zm0 3h-4v2h4v-2zm0 3h-4v3h2a2 2 0 0 0 2-2v-1zm-5 3v-3H6v3h3zm-4 0v-3H2v1a2 2 0 0 0 2 2h1zm-3-4h3v-2H2v2zm0-3h3V7H2v2zm4 0V7h3v2H6zm0 1h3v2H6v-2z"/>');_exports.BIconFileSpreadsheetFill=BIconFileSpreadsheetFill;var BIconFileText=makeIcon("FileText",'<path d="M5 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"/><path 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-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"/>');_exports.BIconFileText=BIconFileText;var BIconFileTextFill=makeIcon("FileTextFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5 4h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1zm-.5 2.5A.5.5 0 0 1 5 6h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zM5 8h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1zm0 2h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1z"/>');_exports.BIconFileTextFill=BIconFileTextFill;var BIconFileWord=makeIcon("FileWord",'<path d="M4.879 4.515a.5.5 0 0 1 .606.364l1.036 4.144.997-3.655a.5.5 0 0 1 .964 0l.997 3.655 1.036-4.144a.5.5 0 0 1 .97.242l-1.5 6a.5.5 0 0 1-.967.01L8 7.402l-1.018 3.73a.5.5 0 0 1-.967-.01l-1.5-6a.5.5 0 0 1 .364-.606z"/><path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFileWord=BIconFileWord;var BIconFileWordFill=makeIcon("FileWordFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5.485 4.879l1.036 4.144.997-3.655a.5.5 0 0 1 .964 0l.997 3.655 1.036-4.144a.5.5 0 0 1 .97.242l-1.5 6a.5.5 0 0 1-.967.01L8 7.402l-1.018 3.73a.5.5 0 0 1-.967-.01l-1.5-6a.5.5 0 1 1 .97-.242z"/>');_exports.BIconFileWordFill=BIconFileWordFill;var BIconFileX=makeIcon("FileX",'<path d="M6.146 6.146a.5.5 0 0 1 .708 0L8 7.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 8l1.147 1.146a.5.5 0 0 1-.708.708L8 8.707 6.854 9.854a.5.5 0 0 1-.708-.708L7.293 8 6.146 6.854a.5.5 0 0 1 0-.708z"/><path 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-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"/>');_exports.BIconFileX=BIconFileX;var BIconFileXFill=makeIcon("FileXFill",'<path d="M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM6.854 6.146 8 7.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 8l1.147 1.146a.5.5 0 0 1-.708.708L8 8.707 6.854 9.854a.5.5 0 0 1-.708-.708L7.293 8 6.146 6.854a.5.5 0 1 1 .708-.708z"/>');_exports.BIconFileXFill=BIconFileXFill;var BIconFileZip=makeIcon("FileZip",'<path d="M6.5 7.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.599V7.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-.243V7.5z"/><path 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-2V2zm5.5-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H9v1H8v1h1v1H8v1h1v1H7.5V5h-1V4h1V3h-1V2h1V1z"/>');_exports.BIconFileZip=BIconFileZip;var BIconFileZipFill=makeIcon("FileZipFill",'<path d="M8.5 9.438V8.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"/><path d="M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm2.5 8.5v.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-1a1 1 0 0 0-1 1zm1-5.5h-1v1h1v1h-1v1h1v1H9V6H8V5h1V4H8V3h1V2H8V1H6.5v1h1v1z"/>');_exports.BIconFileZipFill=BIconFileZipFill;var BIconFiles=makeIcon("Files",'<path d="M13 0H6a2 2 0 0 0-2 2 2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2 2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm0 13V4a2 2 0 0 0-2-2H5a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1zM3 4a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4z"/>');_exports.BIconFiles=BIconFiles;var BIconFilesAlt=makeIcon("FilesAlt",'<path d="M11 0H3a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2 2 2 0 0 0 2-2V4a2 2 0 0 0-2-2 2 2 0 0 0-2-2zm2 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1V3zM2 2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V2z"/>');_exports.BIconFilesAlt=BIconFilesAlt;var BIconFilm=makeIcon("Film",'<path 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 0v6h8V1H4zm8 8H4v6h8V9zM1 1v2h2V1H1zm2 3H1v2h2V4zM1 7v2h2V7H1zm2 3H1v2h2v-2zm-2 3v2h2v-2H1zM15 1h-2v2h2V1zm-2 3v2h2V4h-2zm2 3h-2v2h2V7zm-2 3v2h2v-2h-2zm2 3h-2v2h2v-2z"/>');_exports.BIconFilm=BIconFilm;var BIconFilter=makeIcon("Filter",'<path 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 d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path 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 d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM3.5 5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1zM5 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 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 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 d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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="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 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 5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1 0-1zM4 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 d="M14.778.085A.5.5 0 0 1 15 .5V8a.5.5 0 0 1-.314.464L14.5 8l.186.464-.003.001-.006.003-.023.009a12.435 12.435 0 0 1-.397.15c-.264.095-.631.223-1.047.35-.816.252-1.879.523-2.71.523-.847 0-1.548-.28-2.158-.525l-.028-.01C7.68 8.71 7.14 8.5 6.5 8.5c-.7 0-1.638.23-2.437.477A19.626 19.626 0 0 0 3 9.342V15.5a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 1 0v.282c.226-.079.496-.17.79-.26C4.606.272 5.67 0 6.5 0c.84 0 1.524.277 2.121.519l.043.018C9.286.788 9.828 1 10.5 1c.7 0 1.638-.23 2.437-.477a19.587 19.587 0 0 0 1.349-.476l.019-.007.004-.002h.001M14 1.221c-.22.078-.48.167-.766.255-.81.252-1.872.523-2.734.523-.886 0-1.592-.286-2.203-.534l-.008-.003C7.662 1.21 7.139 1 6.5 1c-.669 0-1.606.229-2.415.478A21.294 21.294 0 0 0 3 1.845v6.433c.22-.078.48-.167.766-.255C4.576 7.77 5.638 7.5 6.5 7.5c.847 0 1.548.28 2.158.525l.028.01C9.32 8.29 9.86 8.5 10.5 8.5c.668 0 1.606-.229 2.415-.478A21.317 21.317 0 0 0 14 7.655V1.222z"/>');_exports.BIconFlag=BIconFlag;var BIconFlagFill=makeIcon("FlagFill",'<path d="M14.778.085A.5.5 0 0 1 15 .5V8a.5.5 0 0 1-.314.464L14.5 8l.186.464-.003.001-.006.003-.023.009a12.435 12.435 0 0 1-.397.15c-.264.095-.631.223-1.047.35-.816.252-1.879.523-2.71.523-.847 0-1.548-.28-2.158-.525l-.028-.01C7.68 8.71 7.14 8.5 6.5 8.5c-.7 0-1.638.23-2.437.477A19.626 19.626 0 0 0 3 9.342V15.5a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 1 0v.282c.226-.079.496-.17.79-.26C4.606.272 5.67 0 6.5 0c.84 0 1.524.277 2.121.519l.043.018C9.286.788 9.828 1 10.5 1c.7 0 1.638-.23 2.437-.477a19.587 19.587 0 0 0 1.349-.476l.019-.007.004-.002h.001"/>');_exports.BIconFlagFill=BIconFlagFill;var BIconFlower1=makeIcon("Flower1",'<path 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 0-.998 1.03l.01.091c.012.077.029.176.054.296.049.241.122.542.213.887.182.688.428 1.513.676 2.314L8 5.762l.045-.144c.248-.8.494-1.626.676-2.314.091-.345.164-.646.213-.887a4.997 4.997 0 0 0 .064-.386L9 2a1 1 0 0 0-1-1zM2 9l.03-.002.091-.01a4.99 4.99 0 0 0 .296-.054c.241-.049.542-.122.887-.213a60.59 60.59 0 0 0 2.314-.676L5.762 8l-.144-.045a60.59 60.59 0 0 0-2.314-.676 16.705 16.705 0 0 0-.887-.213 4.99 4.99 0 0 0-.386-.064L2 7a1 1 0 1 0 0 2zm7 5-.002-.03a5.005 5.005 0 0 0-.064-.386 16.398 16.398 0 0 0-.213-.888 60.582 60.582 0 0 0-.676-2.314L8 10.238l-.045.144c-.248.8-.494 1.626-.676 2.314-.091.345-.164.646-.213.887a4.996 4.996 0 0 0-.064.386L7 14a1 1 0 1 0 2 0zm-5.696-2.134.025-.017a5.001 5.001 0 0 0 .303-.248c.184-.164.408-.377.661-.629A60.614 60.614 0 0 0 5.96 9.23l.103-.111-.147.033a60.88 60.88 0 0 0-2.343.572c-.344.093-.64.18-.874.258a5.063 5.063 0 0 0-.367.138l-.027.014a1 1 0 1 0 1 1.732zM4.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 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.875a60.62 60.62 0 0 0-.572 2.342l-.033.147.11-.102a60.848 60.848 0 0 0 1.743-1.667c.252-.253.465-.477.629-.66a5.001 5.001 0 0 0 .248-.304l.017-.025a1 1 0 0 0-.366-1.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.196.017.025a4.996 4.996 0 0 0 .248.303c.164.184.377.408.629.661A60.597 60.597 0 0 0 6.77 5.96l.111.102-.033-.147a60.602 60.602 0 0 0-.572-2.342c-.093-.345-.18-.642-.258-.875a5.006 5.006 0 0 0-.138-.367l-.014-.027a1 1 0 1 0-1.732 1zm9.928 8.196a1 1 0 0 0-.366-1.366l-.027-.014a5 5 0 0 0-.367-.138c-.233-.078-.53-.165-.875-.258a60.619 60.619 0 0 0-2.342-.572l-.147-.033.102.111a60.73 60.73 0 0 0 1.667 1.742c.253.252.477.465.66.629a4.946 4.946 0 0 0 .304.248l.025.017a1 1 0 0 0 1.366-.366zm-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 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-12c0 .073-.01.155-.03.247-.544.241-1.091.638-1.598 1.084A2.987 2.987 0 0 0 8 5c-.494 0-.96.12-1.372.331-.507-.446-1.054-.843-1.597-1.084A1.117 1.117 0 0 1 5 4a3 3 0 0 1 6 0zm-.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 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.468 1.468 0 0 1-.045.205c-.039.132-.1.295-.183.484a12.88 12.88 0 0 1-.637 1.223L8 6.142a21.73 21.73 0 0 1-.135-.23 12.88 12.88 0 0 1-.637-1.223 4.216 4.216 0 0 1-.183-.484A1.473 1.473 0 0 1 7 4a1 1 0 1 1 2 0zM3.67 5.5a1 1 0 0 1 1.366-.366 1.472 1.472 0 0 1 .156.142c.094.1.204.233.326.4.245.333.502.747.742 1.163l.13.232a21.86 21.86 0 0 1-.265.002 12.88 12.88 0 0 1-1.379-.06 4.214 4.214 0 0 1-.51-.083 1.47 1.47 0 0 1-.2-.064A1 1 0 0 1 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.494 1.494 0 0 1-.155-.141 4.225 4.225 0 0 1-.327-.4A12.88 12.88 0 0 1 9.74 9.16a22 22 0 0 1-.13-.232l.265-.002c.48-.001.967.015 1.379.06.205.023.376.051.51.083.066.016.116.031.153.044l.048.02a1 1 0 1 1-1 1.732zM8 9a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"/>');_exports.BIconFlower3=BIconFlower3;var BIconFolder=makeIcon("Folder",'<path d="M.54 3.87.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.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.31zM2.19 4a1 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 4H2.19zm4.69-1.707A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139C1.72 3.042 1.95 3 2.19 3h5.396l-.707-.707z"/>');_exports.BIconFolder=BIconFolder;var BIconFolder2=makeIcon("Folder2",'<path 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 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 d="m.5 3 .04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.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 2zm5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672z"/><path d="M15.854 10.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 0 1 .707-.708l1.146 1.147 2.646-2.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconFolderCheck=BIconFolderCheck;var BIconFolderFill=makeIcon("FolderFill",'<path d="M9.828 3h3.982a2 2 0 0 1 1.992 2.181l-.637 7A2 2 0 0 1 13.174 14H2.825a2 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 d="m.5 3 .04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.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 2zm5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672z"/><path d="M11 11.5a.5.5 0 0 1 .5-.5h4a.5.5 0 1 1 0 1h-4a.5.5 0 0 1-.5-.5z"/>');_exports.BIconFolderMinus=BIconFolderMinus;var BIconFolderPlus=makeIcon("FolderPlus",'<path d="m.5 3 .04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.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 2zm5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672z"/><path d="M13.5 10a.5.5 0 0 1 .5.5V12h1.5a.5.5 0 1 1 0 1H14v1.5a.5.5 0 1 1-1 0V13h-1.5a.5.5 0 0 1 0-1H13v-1.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconFolderPlus=BIconFolderPlus;var BIconFolderSymlink=makeIcon("FolderSymlink",'<path d="m11.798 8.271-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"/><path d="m.5 3 .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 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2zm.694 2.09A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09l-.636 7a1 1 0 0 1-.996.91H2.826a1 1 0 0 1-.995-.91l-.637-7zM6.172 2a1 1 0 0 1 .707.293L7.586 3H2.19c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672z"/>');_exports.BIconFolderSymlink=BIconFolderSymlink;var BIconFolderSymlinkFill=makeIcon("FolderSymlinkFill",'<path 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-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672a1 1 0 0 1 .707.293L7.586 3H2.19zm9.608 5.271-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 BIconFolderX=makeIcon("FolderX",'<path d="M.54 3.87.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 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.31zm6.339-1.577A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139C1.72 3.042 1.95 3 2.19 3h5.396l-.707-.707z"/><path d="M11.854 10.146a.5.5 0 0 0-.707.708L12.293 12l-1.146 1.146a.5.5 0 0 0 .707.708L13 12.707l1.146 1.147a.5.5 0 0 0 .708-.708L13.707 12l1.147-1.146a.5.5 0 0 0-.707-.708L13 11.293l-1.146-1.147z"/>');_exports.BIconFolderX=BIconFolderX;var BIconFonts=makeIcon("Fonts",'<path d="M12.258 3h-8.51l-.083 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.431.013c1.934.062 2.434.301 2.693 1.846h.479L12.258 3z"/>');_exports.BIconFonts=BIconFonts;var BIconForward=makeIcon("Forward",'<path 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.11 4.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 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 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 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 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 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 d="M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492zM5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0z"/><path d="M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52l-.094-.319zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115l.094-.319z"/>');_exports.BIconGear=BIconGear;var BIconGearFill=makeIcon("GearFill",'<path 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 1 0-5.86 2.929 2.929 0 0 1 0 5.858z"/>');_exports.BIconGearFill=BIconGearFill;var BIconGearWide=makeIcon("GearWide",'<path 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 1 0-9.995 4.998 4.998 0 0 1 0 9.996z"/>');_exports.BIconGearWide=BIconGearWide;var BIconGearWideConnected=makeIcon("GearWideConnected",'<path d="M7.068.727c.243-.97 1.62-.97 1.864 0l.071.286a.96.96 0 0 0 1.622.434l.205-.211c.695-.719 1.888-.03 1.613.931l-.08.284a.96.96 0 0 0 1.187 1.187l.283-.081c.96-.275 1.65.918.931 1.613l-.211.205a.96.96 0 0 0 .434 1.622l.286.071c.97.243.97 1.62 0 1.864l-.286.071a.96.96 0 0 0-.434 1.622l.211.205c.719.695.03 1.888-.931 1.613l-.284-.08a.96.96 0 0 0-1.187 1.187l.081.283c.275.96-.918 1.65-1.613.931l-.205-.211a.96.96 0 0 0-1.622.434l-.071.286c-.243.97-1.62.97-1.864 0l-.071-.286a.96.96 0 0 0-1.622-.434l-.205.211c-.695.719-1.888.03-1.613-.931l.08-.284a.96.96 0 0 0-1.186-1.187l-.284.081c-.96.275-1.65-.918-.931-1.613l.211-.205a.96.96 0 0 0-.434-1.622l-.286-.071c-.97-.243-.97-1.62 0-1.864l.286-.071a.96.96 0 0 0 .434-1.622l-.211-.205c-.719-.695-.03-1.888.931-1.613l.284.08a.96.96 0 0 0 1.187-1.186l-.081-.284c-.275-.96.918-1.65 1.613-.931l.205.211a.96.96 0 0 0 1.622-.434l.071-.286zM12.973 8.5H8.25l-2.834 3.779A4.998 4.998 0 0 0 12.973 8.5zm0-1a4.998 4.998 0 0 0-7.557-3.779l2.834 3.78h4.723zM5.048 3.967c-.03.021-.058.043-.087.065l.087-.065zm-.431.355A4.984 4.984 0 0 0 3.002 8c0 1.455.622 2.765 1.615 3.678L7.375 8 4.617 4.322zm.344 7.646.087.065-.087-.065z"/>');_exports.BIconGearWideConnected=BIconGearWideConnected;var BIconGem=makeIcon("Gem",'<path 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.785-1.806-2.41-.776 2.413 2.582-.003zm-3.633.004.961-2.989H4.186l.963 2.995 5.704-.006zM5.47 5.495 8 13.366l2.532-7.876-5.062.005zm-1.371-.999-.78-2.422-1.818 2.425 2.598-.003zM1.499 5.5l5.113 6.817-2.192-6.82L1.5 5.5zm7.889 6.817 5.123-6.83-2.928.002-2.195 6.828z"/>');_exports.BIconGem=BIconGem;var BIconGenderAmbiguous=makeIcon("GenderAmbiguous",'<path fill-rule="evenodd" d="M11.5 1a.5.5 0 0 1 0-1h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V1.707l-3.45 3.45A4 4 0 0 1 8.5 10.97V13H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V14H6a.5.5 0 0 1 0-1h1.5v-2.03a4 4 0 1 1 3.471-6.648L14.293 1H11.5zm-.997 4.346a3 3 0 1 0-5.006 3.309 3 3 0 0 0 5.006-3.31z"/>');_exports.BIconGenderAmbiguous=BIconGenderAmbiguous;var BIconGenderFemale=makeIcon("GenderFemale",'<path fill-rule="evenodd" d="M8 1a4 4 0 1 0 0 8 4 4 0 0 0 0-8zM3 5a5 5 0 1 1 5.5 4.975V12h2a.5.5 0 0 1 0 1h-2v2.5a.5.5 0 0 1-1 0V13h-2a.5.5 0 0 1 0-1h2V9.975A5 5 0 0 1 3 5z"/>');_exports.BIconGenderFemale=BIconGenderFemale;var BIconGenderMale=makeIcon("GenderMale",'<path fill-rule="evenodd" d="M9.5 2a.5.5 0 0 1 0-1h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0V2.707L9.871 6.836a5 5 0 1 1-.707-.707L13.293 2H9.5zM6 6a4 4 0 1 0 0 8 4 4 0 0 0 0-8z"/>');_exports.BIconGenderMale=BIconGenderMale;var BIconGenderTrans=makeIcon("GenderTrans",'<path fill-rule="evenodd" d="M0 .5A.5.5 0 0 1 .5 0h3a.5.5 0 0 1 0 1H1.707L3.5 2.793l.646-.647a.5.5 0 1 1 .708.708l-.647.646.822.822A3.99 3.99 0 0 1 8 3c1.18 0 2.239.51 2.971 1.322L14.293 1H11.5a.5.5 0 0 1 0-1h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V1.707l-3.45 3.45A4 4 0 0 1 8.5 10.97V13H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V14H6a.5.5 0 0 1 0-1h1.5v-2.03a4 4 0 0 1-3.05-5.814l-.95-.949-.646.647a.5.5 0 1 1-.708-.708l.647-.646L1 1.707V3.5a.5.5 0 0 1-1 0v-3zm5.49 4.856a3 3 0 1 0 5.02 3.288 3 3 0 0 0-5.02-3.288z"/>');_exports.BIconGenderTrans=BIconGenderTrans;var BIconGeo=makeIcon("Geo",'<path fill-rule="evenodd" d="M8 1a3 3 0 1 0 0 6 3 3 0 0 0 0-6zM4 4a4 4 0 1 1 4.5 3.969V13.5a.5.5 0 0 1-1 0V7.97A4 4 0 0 1 4 3.999zm2.493 8.574a.5.5 0 0 1-.411.575c-.712.118-1.28.295-1.655.493a1.319 1.319 0 0 0-.37.265.301.301 0 0 0-.057.09V14l.002.008a.147.147 0 0 0 .016.033.617.617 0 0 0 .145.15c.165.13.435.27.813.395.751.25 1.82.414 3.024.414s2.273-.163 3.024-.414c.378-.126.648-.265.813-.395a.619.619 0 0 0 .146-.15.148.148 0 0 0 .015-.033L12 14v-.004a.301.301 0 0 0-.057-.09 1.318 1.318 0 0 0-.37-.264c-.376-.198-.943-.375-1.655-.493a.5.5 0 1 1 .164-.986c.77.127 1.452.328 1.957.594C12.5 13 13 13.4 13 14c0 .426-.26.752-.544.977-.29.228-.68.413-1.116.558-.878.293-2.059.465-3.34.465-1.281 0-2.462-.172-3.34-.465-.436-.145-.826-.33-1.116-.558C3.26 14.752 3 14.426 3 14c0-.599.5-1 .961-1.243.505-.266 1.187-.467 1.957-.594a.5.5 0 0 1 .575.411z"/>');_exports.BIconGeo=BIconGeo;var BIconGeoAlt=makeIcon("GeoAlt",'<path d="M12.166 8.94c-.524 1.062-1.234 2.12-1.96 3.07A31.493 31.493 0 0 1 8 14.58a31.481 31.481 0 0 1-2.206-2.57c-.726-.95-1.436-2.008-1.96-3.07C3.304 7.867 3 6.862 3 6a5 5 0 0 1 10 0c0 .862-.305 1.867-.834 2.94zM8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10z"/><path d="M8 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>');_exports.BIconGeoAlt=BIconGeoAlt;var BIconGeoAltFill=makeIcon("GeoAltFill",'<path d="M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10zm0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/>');_exports.BIconGeoAltFill=BIconGeoAltFill;var BIconGeoFill=makeIcon("GeoFill",'<path fill-rule="evenodd" d="M4 4a4 4 0 1 1 4.5 3.969V13.5a.5.5 0 0 1-1 0V7.97A4 4 0 0 1 4 3.999zm2.493 8.574a.5.5 0 0 1-.411.575c-.712.118-1.28.295-1.655.493a1.319 1.319 0 0 0-.37.265.301.301 0 0 0-.057.09V14l.002.008a.147.147 0 0 0 .016.033.617.617 0 0 0 .145.15c.165.13.435.27.813.395.751.25 1.82.414 3.024.414s2.273-.163 3.024-.414c.378-.126.648-.265.813-.395a.619.619 0 0 0 .146-.15.148.148 0 0 0 .015-.033L12 14v-.004a.301.301 0 0 0-.057-.09 1.318 1.318 0 0 0-.37-.264c-.376-.198-.943-.375-1.655-.493a.5.5 0 1 1 .164-.986c.77.127 1.452.328 1.957.594C12.5 13 13 13.4 13 14c0 .426-.26.752-.544.977-.29.228-.68.413-1.116.558-.878.293-2.059.465-3.34.465-1.281 0-2.462-.172-3.34-.465-.436-.145-.826-.33-1.116-.558C3.26 14.752 3 14.426 3 14c0-.599.5-1 .961-1.243.505-.266 1.187-.467 1.957-.594a.5.5 0 0 1 .575.411z"/>');_exports.BIconGeoFill=BIconGeoFill;var BIconGift=makeIcon("Gift",'<path 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 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 0V3zm6 4v7.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 BIconGithub=makeIcon("Github",'<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"/>');_exports.BIconGithub=BIconGithub;var BIconGlobe=makeIcon("Globe",'<path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm7.5-6.923c-.67.204-1.335.82-1.887 1.855A7.97 7.97 0 0 0 5.145 4H7.5V1.077zM4.09 4a9.267 9.267 0 0 1 .64-1.539 6.7 6.7 0 0 1 .597-.933A7.025 7.025 0 0 0 2.255 4H4.09zm-.582 3.5c.03-.877.138-1.718.312-2.5H1.674a6.958 6.958 0 0 0-.656 2.5h2.49zM4.847 5a12.5 12.5 0 0 0-.338 2.5H7.5V5H4.847zM8.5 5v2.5h2.99a12.495 12.495 0 0 0-.337-2.5H8.5zM4.51 8.5a12.5 12.5 0 0 0 .337 2.5H7.5V8.5H4.51zm3.99 0V11h2.653c.187-.765.306-1.608.338-2.5H8.5zM5.145 12c.138.386.295.744.468 1.068.552 1.035 1.218 1.65 1.887 1.855V12H5.145zm.182 2.472a6.696 6.696 0 0 1-.597-.933A9.268 9.268 0 0 1 4.09 12H2.255a7.024 7.024 0 0 0 3.072 2.472zM3.82 11a13.652 13.652 0 0 1-.312-2.5h-2.49c.062.89.291 1.733.656 2.5H3.82zm6.853 3.472A7.024 7.024 0 0 0 13.745 12H11.91a9.27 9.27 0 0 1-.64 1.539 6.688 6.688 0 0 1-.597.933zM8.5 12v2.923c.67-.204 1.335-.82 1.887-1.855.173-.324.33-.682.468-1.068H8.5zm3.68-1h2.146c.365-.767.594-1.61.656-2.5h-2.49a13.65 13.65 0 0 1-.312 2.5zm2.802-3.5a6.959 6.959 0 0 0-.656-2.5H12.18c.174.782.282 1.623.312 2.5h2.49zM11.27 2.461c.247.464.462.98.64 1.539h1.835a7.024 7.024 0 0 0-3.072-2.472c.218.284.418.598.597.933zM10.855 4a7.966 7.966 0 0 0-.468-1.068C9.835 1.897 9.17 1.282 8.5 1.077V4h2.355z"/>');_exports.BIconGlobe=BIconGlobe;var BIconGlobe2=makeIcon("Globe2",'<path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm7.5-6.923c-.67.204-1.335.82-1.887 1.855-.143.268-.276.56-.395.872.705.157 1.472.257 2.282.287V1.077zM4.249 3.539c.142-.384.304-.744.481-1.078a6.7 6.7 0 0 1 .597-.933A7.01 7.01 0 0 0 3.051 3.05c.362.184.763.349 1.198.49zM3.509 7.5c.036-1.07.188-2.087.436-3.008a9.124 9.124 0 0 1-1.565-.667A6.964 6.964 0 0 0 1.018 7.5h2.49zm1.4-2.741a12.344 12.344 0 0 0-.4 2.741H7.5V5.091c-.91-.03-1.783-.145-2.591-.332zM8.5 5.09V7.5h2.99a12.342 12.342 0 0 0-.399-2.741c-.808.187-1.681.301-2.591.332zM4.51 8.5c.035.987.176 1.914.399 2.741A13.612 13.612 0 0 1 7.5 10.91V8.5H4.51zm3.99 0v2.409c.91.03 1.783.145 2.591.332.223-.827.364-1.754.4-2.741H8.5zm-3.282 3.696c.12.312.252.604.395.872.552 1.035 1.218 1.65 1.887 1.855V11.91c-.81.03-1.577.13-2.282.287zm.11 2.276a6.696 6.696 0 0 1-.598-.933 8.853 8.853 0 0 1-.481-1.079 8.38 8.38 0 0 0-1.198.49 7.01 7.01 0 0 0 2.276 1.522zm-1.383-2.964A13.36 13.36 0 0 1 3.508 8.5h-2.49a6.963 6.963 0 0 0 1.362 3.675c.47-.258.995-.482 1.565-.667zm6.728 2.964a7.009 7.009 0 0 0 2.275-1.521 8.376 8.376 0 0 0-1.197-.49 8.853 8.853 0 0 1-.481 1.078 6.688 6.688 0 0 1-.597.933zM8.5 11.909v3.014c.67-.204 1.335-.82 1.887-1.855.143-.268.276-.56.395-.872A12.63 12.63 0 0 0 8.5 11.91zm3.555-.401c.57.185 1.095.409 1.565.667A6.963 6.963 0 0 0 14.982 8.5h-2.49a13.36 13.36 0 0 1-.437 3.008zM14.982 7.5a6.963 6.963 0 0 0-1.362-3.675c-.47.258-.995.482-1.565.667.248.92.4 1.938.437 3.008h2.49zM11.27 2.461c.177.334.339.694.482 1.078a8.368 8.368 0 0 0 1.196-.49 7.01 7.01 0 0 0-2.275-1.52c.218.283.418.597.597.932zm-.488 1.343a7.765 7.765 0 0 0-.395-.872C9.835 1.897 9.17 1.282 8.5 1.077V4.09c.81-.03 1.577-.13 2.282-.287z"/>');_exports.BIconGlobe2=BIconGlobe2;var BIconGoogle=makeIcon("Google",'<path d="M15.545 6.558a9.42 9.42 0 0 1 .139 1.626c0 2.434-.87 4.492-2.384 5.885h.002C11.978 15.292 10.158 16 8 16A8 8 0 1 1 8 0a7.689 7.689 0 0 1 5.352 2.082l-2.284 2.284A4.347 4.347 0 0 0 8 3.166c-2.087 0-3.86 1.408-4.492 3.304a4.792 4.792 0 0 0 0 3.063h.003c.635 1.893 2.405 3.301 4.492 3.301 1.078 0 2.004-.276 2.722-.764h-.003a3.702 3.702 0 0 0 1.599-2.431H8v-3.08h7.545z"/>');_exports.BIconGoogle=BIconGoogle;var BIconGraphDown=makeIcon("GraphDown",'<path fill-rule="evenodd" d="M0 0h1v15h15v1H0V0zm10 11.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-1 0v2.6l-3.613-4.417a.5.5 0 0 0-.74-.037L7.06 8.233 3.404 3.206a.5.5 0 0 0-.808.588l4 5.5a.5.5 0 0 0 .758.06l2.609-2.61L13.445 11H10.5a.5.5 0 0 0-.5.5z"/>');_exports.BIconGraphDown=BIconGraphDown;var BIconGraphUp=makeIcon("GraphUp",'<path fill-rule="evenodd" d="M0 0h1v15h15v1H0V0zm10 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V4.9l-3.613 4.417a.5.5 0 0 1-.74.037L7.06 6.767l-3.656 5.027a.5.5 0 0 1-.808-.588l4-5.5a.5.5 0 0 1 .758-.06l2.609 2.61L13.445 4H10.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconGraphUp=BIconGraphUp;var BIconGrid=makeIcon("Grid",'<path 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 d="M6 1H1v14h5V1zm9 0h-5v5h5V1zm0 9v5h-5v-5h5zM0 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 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 0v4h4V8H6zm4-1V3H6v4h4zm1 1v4h3.5a.5.5 0 0 0 .5-.5V8h-4zm0-1h4V3.5a.5.5 0 0 0-.5-.5H11v4z"/>');_exports.BIconGrid3x2=BIconGrid3x2;var BIconGrid3x2Gap=makeIcon("Grid3x2Gap",'<path d="M4 4v2H2V4h2zm1 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 4v2H7V4h2zm5 0h-2v2h2V4zM4 9v2H2V9h2zm5 0v2H7V9h2zm5 0v2h-2V9h2zm-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 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 4h4V6H6v4zm-1 1H1v3.5a.5.5 0 0 0 .5.5H5v-4zm1 0v4h4v-4H6zm5 0v4h3.5a.5.5 0 0 0 .5-.5V11h-4zm0-1h4V6h-4v4zm0-5h4V1.5a.5.5 0 0 0-.5-.5H11v4zm-1 0V1H6v4h4z"/>');_exports.BIconGrid3x3=BIconGrid3x3;var BIconGrid3x3Gap=makeIcon("Grid3x3Gap",'<path d="M4 2v2H2V2h2zm1 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 2v2H7V2h2zm5 0v2h-2V2h2zM4 7v2H2V7h2zm5 0v2H7V7h2zm5 0h-2v2h2V7zM4 12v2H2v-2h2zm5 0v2H7v-2h2zm5 0v2h-2v-2h2zM12 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 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="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.BIconGripHorizontal=BIconGripHorizontal;var BIconGripVertical=makeIcon("GripVertical",'<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.BIconGripVertical=BIconGripVertical;var BIconHammer=makeIcon("Hammer",'<path d="M9.972 2.508a.5.5 0 0 0-.16-.556l-.178-.129a5.009 5.009 0 0 0-2.076-.783C6.215.862 4.504 1.229 2.84 3.133H1.786a.5.5 0 0 0-.354.147L.146 4.567a.5.5 0 0 0 0 .706l2.571 2.579a.5.5 0 0 0 .708 0l1.286-1.29a.5.5 0 0 0 .146-.353V5.57l8.387 8.873A.5.5 0 0 0 14 14.5l1.5-1.5a.5.5 0 0 0 .017-.689l-9.129-8.63c.747-.456 1.772-.839 3.112-.839a.5.5 0 0 0 .472-.334z"/>');_exports.BIconHammer=BIconHammer;var BIconHandIndex=makeIcon("HandIndex",'<path d="M6.75 1a.75.75 0 0 1 .75.75V8a.5.5 0 0 0 1 0V5.467l.086-.004c.317-.012.637-.008.816.027.134.027.294.096.448.182.077.042.15.147.15.314V8a.5.5 0 1 0 1 0V6.435a4.9 4.9 0 0 1 .106-.01c.316-.024.584-.01.708.04.118.046.3.207.486.43.081.096.15.19.2.259V8.5a.5.5 0 0 0 1 0v-1h.342a1 1 0 0 1 .995 1.1l-.271 2.715a2.5 2.5 0 0 1-.317.991l-1.395 2.442a.5.5 0 0 1-.434.252H6.035a.5.5 0 0 1-.416-.223l-1.433-2.15a1.5 1.5 0 0 1-.243-.666l-.345-3.105a.5.5 0 0 1 .399-.546L5 8.11V9a.5.5 0 0 0 1 0V1.75A.75.75 0 0 1 6.75 1zM8.5 4.466V1.75a1.75 1.75 0 1 0-3.5 0v5.34l-1.2.24a1.5 1.5 0 0 0-1.196 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.271-2.715a2 2 0 0 0-1.99-2.199h-.581a5.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.632 2.632 0 0 0-.738-.288c-.31-.062-.739-.058-1.05-.046l-.048.002zm2.094 2.025z"/>');_exports.BIconHandIndex=BIconHandIndex;var BIconHandIndexFill=makeIcon("HandIndexFill",'<path d="M8.5 4.466V1.75a1.75 1.75 0 1 0-3.5 0v5.34l-1.2.24a1.5 1.5 0 0 0-1.196 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.271-2.715a2 2 0 0 0-1.99-2.199h-.581a5.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.632 2.632 0 0 0-.738-.288c-.31-.062-.739-.058-1.05-.046l-.048.002z"/>');_exports.BIconHandIndexFill=BIconHandIndexFill;var BIconHandIndexThumb=makeIcon("HandIndexThumb",'<path d="M6.75 1a.75.75 0 0 1 .75.75V8a.5.5 0 0 0 1 0V5.467l.086-.004c.317-.012.637-.008.816.027.134.027.294.096.448.182.077.042.15.147.15.314V8a.5.5 0 0 0 1 0V6.435l.106-.01c.316-.024.584-.01.708.04.118.046.3.207.486.43.081.096.15.19.2.259V8.5a.5.5 0 1 0 1 0v-1h.342a1 1 0 0 1 .995 1.1l-.271 2.715a2.5 2.5 0 0 1-.317.991l-1.395 2.442a.5.5 0 0 1-.434.252H6.118a.5.5 0 0 1-.447-.276l-1.232-2.465-2.512-4.185a.517.517 0 0 1 .809-.631l2.41 2.41A.5.5 0 0 0 6 9.5V1.75A.75.75 0 0 1 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.271-2.715a2 2 0 0 0-1.99-2.199h-.581a5.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.632 2.632 0 0 0-.738-.288c-.31-.062-.739-.058-1.05-.046l-.048.002zm2.094 2.025z"/>');_exports.BIconHandIndexThumb=BIconHandIndexThumb;var BIconHandIndexThumbFill=makeIcon("HandIndexThumbFill",'<path d="M8.5 1.75v2.716l.047-.002c.312-.012.742-.016 1.051.046.28.056.543.18.738.288.273.152.456.385.56.642l.132-.012c.312-.024.794-.038 1.158.108.37.148.689.487.88.716.075.09.141.175.195.248h.582a2 2 0 0 1 1.99 2.199l-.272 2.715a3.5 3.5 0 0 1-.444 1.389l-1.395 2.441A1.5 1.5 0 0 1 12.42 16H6.118a1.5 1.5 0 0 1-1.342-.83l-1.215-2.43L1.07 8.589a1.517 1.517 0 0 1 2.373-1.852L5 8.293V1.75a1.75 1.75 0 0 1 3.5 0z"/>');_exports.BIconHandIndexThumbFill=BIconHandIndexThumbFill;var BIconHandThumbsDown=makeIcon("HandThumbsDown",'<path d="M8.864 15.674c-.956.24-1.843-.484-1.908-1.42-.072-1.05-.23-2.015-.428-2.59-.125-.36-.479-1.012-1.04-1.638-.557-.624-1.282-1.179-2.131-1.41C2.685 8.432 2 7.85 2 7V3c0-.845.682-1.464 1.448-1.546 1.07-.113 1.564-.415 2.068-.723l.048-.029c.272-.166.578-.349.97-.484C6.931.08 7.395 0 8 0h3.5c.937 0 1.599.478 1.934 1.064.164.287.254.607.254.913 0 .152-.023.312-.077.464.201.262.38.577.488.9.11.33.172.762.004 1.15.069.13.12.268.159.403.077.27.113.567.113.856 0 .289-.036.586-.113.856-.035.12-.08.244-.138.363.394.571.418 1.2.234 1.733-.206.592-.682 1.1-1.2 1.272-.847.283-1.803.276-2.516.211a9.877 9.877 0 0 1-.443-.05 9.364 9.364 0 0 1-.062 4.51c-.138.508-.55.848-1.012.964l-.261.065zM11.5 1H8c-.51 0-.863.068-1.14.163-.281.097-.506.229-.776.393l-.04.025c-.555.338-1.198.73-2.49.868-.333.035-.554.29-.554.55V7c0 .255.226.543.62.65 1.095.3 1.977.997 2.614 1.709.635.71 1.064 1.475 1.238 1.977.243.7.407 1.768.482 2.85.025.362.36.595.667.518l.262-.065c.16-.04.258-.144.288-.255a8.34 8.34 0 0 0-.145-4.726.5.5 0 0 1 .595-.643h.003l.014.004.058.013a8.912 8.912 0 0 0 1.036.157c.663.06 1.457.054 2.11-.163.175-.059.45-.301.57-.651.107-.308.087-.67-.266-1.021L12.793 7l.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-.315l-.353-.354.353-.354c.047-.047.109-.176.005-.488a2.224 2.224 0 0 0-.505-.804l-.353-.354.353-.354c.006-.005.041-.05.041-.17a.866.866 0 0 0-.121-.415C12.4 1.272 12.063 1 11.5 1z"/>');_exports.BIconHandThumbsDown=BIconHandThumbsDown;var BIconHandThumbsDownFill=makeIcon("HandThumbsDownFill",'<path 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-.856 0-.29-.036-.586-.113-.857a2.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.28H8c-.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.BIconHandThumbsDownFill=BIconHandThumbsDownFill;var BIconHandThumbsUp=makeIcon("HandThumbsUp",'<path d="M8.864.046C7.908-.193 7.02.53 6.956 1.466c-.072 1.051-.23 2.016-.428 2.59-.125.36-.479 1.013-1.04 1.639-.557.623-1.282 1.178-2.131 1.41C2.685 7.288 2 7.87 2 8.72v4.001c0 .845.682 1.464 1.448 1.545 1.07.114 1.564.415 2.068.723l.048.03c.272.165.578.348.97.484.397.136.861.217 1.466.217h3.5c.937 0 1.599-.477 1.934-1.064a1.86 1.86 0 0 0 .254-.912c0-.152-.023-.312-.077-.464.201-.263.38-.578.488-.901.11-.33.172-.762.004-1.149.069-.13.12-.269.159-.403.077-.27.113-.568.113-.857 0-.288-.036-.585-.113-.856a2.144 2.144 0 0 0-.138-.362 1.9 1.9 0 0 0 .234-1.734c-.206-.592-.682-1.1-1.2-1.272-.847-.282-1.803-.276-2.516-.211a9.84 9.84 0 0 0-.443.05 9.365 9.365 0 0 0-.062-4.509A1.38 1.38 0 0 0 9.125.111L8.864.046zM11.5 14.721H8c-.51 0-.863-.069-1.14-.164-.281-.097-.506-.228-.776-.393l-.04-.024c-.555-.339-1.198-.731-2.49-.868-.333-.036-.554-.29-.554-.55V8.72c0-.254.226-.543.62-.65 1.095-.3 1.977-.996 2.614-1.708.635-.71 1.064-1.475 1.238-1.978.243-.7.407-1.768.482-2.85.025-.362.36-.594.667-.518l.262.066c.16.04.258.143.288.255a8.34 8.34 0 0 1-.145 4.725.5.5 0 0 0 .595.644l.003-.001.014-.003.058-.014a8.908 8.908 0 0 1 1.036-.157c.663-.06 1.457-.054 2.11.164.175.058.45.3.57.65.107.308.087.67-.266 1.022l-.353.353.353.354c.043.043.105.141.154.315.048.167.075.37.075.581 0 .212-.027.414-.075.582-.05.174-.111.272-.154.315l-.353.353.353.354c.047.047.109.177.005.488a2.224 2.224 0 0 1-.505.805l-.353.353.353.354c.006.005.041.05.041.17a.866.866 0 0 1-.121.416c-.165.288-.503.56-1.066.56z"/>');_exports.BIconHandThumbsUp=BIconHandThumbsUp;var BIconHandThumbsUpFill=makeIcon("HandThumbsUpFill",'<path 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 16H8c-.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.BIconHandThumbsUpFill=BIconHandThumbsUpFill;var BIconHandbag=makeIcon("Handbag",'<path d="M8 1a2 2 0 0 1 2 2v2H6V3a2 2 0 0 1 2-2zm3 4V3a3 3 0 1 0-6 0v2H3.36a1.5 1.5 0 0 0-1.483 1.277L.85 13.13A2.5 2.5 0 0 0 3.322 16h9.355a2.5 2.5 0 0 0 2.473-2.87l-1.028-6.853A1.5 1.5 0 0 0 12.64 5H11zm-1 1v1.5a.5.5 0 0 0 1 0V6h1.639a.5.5 0 0 1 .494.426l1.028 6.851A1.5 1.5 0 0 1 12.678 15H3.322a1.5 1.5 0 0 1-1.483-1.723l1.028-6.851A.5.5 0 0 1 3.36 6H5v1.5a.5.5 0 1 0 1 0V6h4z"/>');_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-2zM5 5H3.36a1.5 1.5 0 0 0-1.483 1.277L.85 13.13A2.5 2.5 0 0 0 3.322 16h9.355a2.5 2.5 0 0 0 2.473-2.87l-1.028-6.853A1.5 1.5 0 0 0 12.64 5H11v1.5a.5.5 0 0 1-1 0V5H6v1.5a.5.5 0 0 1-1 0V5z"/>');_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 d="M4.5 11a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM3 10.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/><path d="M16 11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V9.51c0-.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.198V11zM3.655 4.26 1.592 8.043C1.724 8.014 1.86 8 2 8h12c.14 0 .276.014.408.042L12.345 4.26a.5.5 0 0 0-.439-.26H4.094a.5.5 0 0 0-.44.26zM1 10v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1z"/>');_exports.BIconHdd=BIconHdd;var BIconHddFill=makeIcon("HddFill",'<path 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 1zM.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 d="M4.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM3 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/><path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2H8.5v3a1.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 10V7H2a2 2 0 0 1-2-2V4zm1 0v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1zm6 7.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5z"/>');_exports.BIconHddNetwork=BIconHddNetwork;var BIconHddNetworkFill=makeIcon("HddNetworkFill",'<path 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 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1z"/>');_exports.BIconHddNetworkFill=BIconHddNetworkFill;var BIconHddRack=makeIcon("HddRack",'<path d="M4.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM3 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm2 7a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-2.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"/><path d="M2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h1v2H2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2h-1V7h1a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm13 2v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1zm0 7v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1zm-3-4v2H4V7h8z"/>');_exports.BIconHddRack=BIconHddRack;var BIconHddRackFill=makeIcon("HddRackFill",'<path d="M2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h1v2H2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2h-1V7h1a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm-2 7a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zM12 7v2H4V7h8z"/>');_exports.BIconHddRackFill=BIconHddRackFill;var BIconHddStack=makeIcon("HddStack",'<path d="M14 10a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h12zM2 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 0zM14 3a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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 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 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 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 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1z"/>');_exports.BIconHddStackFill=BIconHddStackFill;var BIconHeadphones=makeIcon("Headphones",'<path d="M8 3a5 5 0 0 0-5 5v1h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V8a6 6 0 1 1 12 0v5a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1V8a5 5 0 0 0-5-5z"/>');_exports.BIconHeadphones=BIconHeadphones;var BIconHeadset=makeIcon("Headset",'<path d="M8 1a5 5 0 0 0-5 5v1h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a6 6 0 1 1 12 0v6a2.5 2.5 0 0 1-2.5 2.5H9.366a1 1 0 0 1-.866.5h-1a1 1 0 1 1 0-2h1a1 1 0 0 1 .866.5H11.5A1.5 1.5 0 0 0 13 12h-1a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1V6a5 5 0 0 0-5-5z"/>');_exports.BIconHeadset=BIconHeadset;var BIconHeadsetVr=makeIcon("HeadsetVr",'<path d="M8 1.248c1.857 0 3.526.641 4.65 1.794a4.978 4.978 0 0 1 2.518 1.09C13.907 1.482 11.295 0 8 0 4.75 0 2.12 1.48.844 4.122a4.979 4.979 0 0 1 2.289-1.047C4.236 1.872 5.974 1.248 8 1.248z"/><path d="M12 12a3.988 3.988 0 0 1-2.786-1.13l-.002-.002a1.612 1.612 0 0 0-.276-.167A2.164 2.164 0 0 0 8 10.5c-.414 0-.729.103-.935.201a1.612 1.612 0 0 0-.277.167l-.002.002A4 4 0 1 1 4 4h8a4 4 0 0 1 0 8z"/>');_exports.BIconHeadsetVr=BIconHeadsetVr;var BIconHeart=makeIcon("Heart",'<path d="m8 2.748-.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 d="M8 2.748v11.047c3.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 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 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 d="M14 4.577v6.846L8 15l-6-3.577V4.577L8 1l6 3.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 d="M14 4.577v6.846L8 15V1l6 3.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 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 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 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 0v3.17c2.134.181 3 1.48 3 1.48a3.5 3.5 0 0 0-1.989-3.158C8.978 9.586 8.5 9.052 8.5 8.351z"/>');_exports.BIconHourglassSplit=BIconHourglassSplit;var BIconHourglassTop=makeIcon("HourglassTop",'<path 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 d="M8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4.5a.5.5 0 0 0 .5-.5v-4h2v4a.5.5 0 0 0 .5.5H14a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146zM2.5 14V7.707l5.5-5.5 5.5 5.5V14H10v-4a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v4H2.5z"/>');_exports.BIconHouseDoor=BIconHouseDoor;var BIconHouseDoorFill=makeIcon("HouseDoorFill",'<path d="M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5z"/>');_exports.BIconHouseDoorFill=BIconHouseDoorFill;var BIconHouseFill=makeIcon("HouseFill",'<path fill-rule="evenodd" d="m8 3.293 6 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 d="M12 3H4a1 1 0 0 0-1 1v2.5H2V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2.5h-1V4a1 1 0 0 0-1-1zM2 9.5h1V12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V9.5h1V12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.5zm-1.5-2a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H.5z"/>');_exports.BIconHr=BIconHr;var BIconHurricane=makeIcon("Hurricane",'<path d="M6.999 2.6A5.5 5.5 0 0 1 15 7.5a.5.5 0 0 0 1 0 6.5 6.5 0 1 0-13 0 5 5 0 0 0 6.001 4.9A5.5 5.5 0 0 1 1 7.5a.5.5 0 0 0-1 0 6.5 6.5 0 1 0 13 0 5 5 0 0 0-6.001-4.9zM10 7.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/>');_exports.BIconHurricane=BIconHurricane;var BIconImage=makeIcon("Image",'<path d="M6.002 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/><path d="M2.002 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-12zm12 1a1 1 0 0 1 1 1v6.5l-3.777-1.947a.5.5 0 0 0-.577.093l-3.71 3.71-2.66-1.772a.5.5 0 0 0-.63.062L1.002 12V3a1 1 0 0 1 1-1h12z"/>');_exports.BIconImage=BIconImage;var BIconImageAlt=makeIcon("ImageAlt",'<path d="M7 2.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zm4.225 4.053a.5.5 0 0 0-.577.093l-3.71 4.71-2.66-2.772a.5.5 0 0 0-.63.062L.002 13v2a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-4.5l-4.777-3.947z"/>');_exports.BIconImageAlt=BIconImageAlt;var BIconImageFill=makeIcon("ImageFill",'<path 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 9v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V9.5l-3.777-1.947a.5.5 0 0 0-.577.093l-3.71 3.71-2.66-1.772a.5.5 0 0 0-.63.062L1.002 12zm5-6.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0z"/>');_exports.BIconImageFill=BIconImageFill;var BIconImages=makeIcon("Images",'<path d="M4.502 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/><path d="M14.002 13a2 2 0 0 1-2 2h-10a2 2 0 0 1-2-2V5A2 2 0 0 1 2 3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v8a2 2 0 0 1-1.998 2zM14 2H4a1 1 0 0 0-1 1h9.002a2 2 0 0 1 2 2v7A1 1 0 0 0 15 11V3a1 1 0 0 0-1-1zM2.002 4a1 1 0 0 0-1 1v8l2.646-2.354a.5.5 0 0 1 .63-.062l2.66 1.773 3.71-3.71a.5.5 0 0 1 .577-.094l1.777 1.947V5a1 1 0 0 0-1-1h-10z"/>');_exports.BIconImages=BIconImages;var BIconInbox=makeIcon("Inbox",'<path d="M4.98 4a.5.5 0 0 0-.39.188L1.54 8H6a.5.5 0 0 1 .5.5 1.5 1.5 0 1 0 3 0A.5.5 0 0 1 10 8h4.46l-3.05-3.812A.5.5 0 0 0 11.02 4H4.98zm9.954 5H10.45a2.5 2.5 0 0 1-4.9 0H1.066l.32 2.562a.5.5 0 0 0 .497.438h12.234a.5.5 0 0 0 .496-.438L14.933 9zM3.809 3.563A1.5 1.5 0 0 1 4.981 3h6.038a1.5 1.5 0 0 1 1.172.563l3.7 4.625a.5.5 0 0 1 .105.374l-.39 3.124A1.5 1.5 0 0 1 14.117 13H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .106-.374l3.7-4.625z"/>');_exports.BIconInbox=BIconInbox;var BIconInboxFill=makeIcon("InboxFill",'<path d="M4.98 4a.5.5 0 0 0-.39.188L1.54 8H6a.5.5 0 0 1 .5.5 1.5 1.5 0 1 0 3 0A.5.5 0 0 1 10 8h4.46l-3.05-3.812A.5.5 0 0 0 11.02 4H4.98zm-1.17-.437A1.5 1.5 0 0 1 4.98 3h6.04a1.5 1.5 0 0 1 1.17.563l3.7 4.625a.5.5 0 0 1 .106.374l-.39 3.124A1.5 1.5 0 0 1 14.117 13H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .106-.374l3.7-4.625z"/>');_exports.BIconInboxFill=BIconInboxFill;var BIconInboxes=makeIcon("Inboxes",'<path d="M4.98 1a.5.5 0 0 0-.39.188L1.54 5H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0A.5.5 0 0 1 10 5h4.46l-3.05-3.812A.5.5 0 0 0 11.02 1H4.98zm9.954 5H10.45a2.5 2.5 0 0 1-4.9 0H1.066l.32 2.562A.5.5 0 0 0 1.884 9h12.234a.5.5 0 0 0 .496-.438L14.933 6zM3.809.563A1.5 1.5 0 0 1 4.981 0h6.038a1.5 1.5 0 0 1 1.172.563l3.7 4.625a.5.5 0 0 1 .105.374l-.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 .106-.374L3.81.563zM.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.83.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.BIconInboxes=BIconInboxes;var BIconInboxesFill=makeIcon("InboxesFill",'<path d="M4.98 1a.5.5 0 0 0-.39.188L1.54 5H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0A.5.5 0 0 1 10 5h4.46l-3.05-3.812A.5.5 0 0 0 11.02 1H4.98zM3.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 .106.374l-.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 .106-.374L3.81.563zM.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-.393z"/>');_exports.BIconInboxesFill=BIconInboxesFill;var BIconInfo=makeIcon("Info",'<path d="m8.93 6.588-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.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconInfo=BIconInfo;var BIconInfoCircle=makeIcon("InfoCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="m8.93 6.588-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.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconInfoCircle=BIconInfoCircle;var BIconInfoCircleFill=makeIcon("InfoCircleFill",'<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm.93-9.412-1 4.705c-.07.34.029.533.304.533.194 0 .487-.07.686-.246l-.088.416c-.287.346-.92.598-1.465.598-.703 0-1.002-.422-.808-1.319l.738-3.468c.064-.293.006-.399-.287-.47l-.451-.081.082-.381 2.29-.287zM8 5.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"/>');_exports.BIconInfoCircleFill=BIconInfoCircleFill;var BIconInfoLg=makeIcon("InfoLg",'<path d="m10.277 5.433-4.031.505-.145.67.794.145c.516.123.619.309.505.824L6.101 13.68c-.34 1.578.186 2.32 1.423 2.32.959 0 2.072-.443 2.577-1.052l.155-.732c-.35.31-.866.434-1.206.434-.485 0-.66-.34-.536-.939l1.763-8.278zm.122-3.673a1.76 1.76 0 1 1-3.52 0 1.76 1.76 0 0 1 3.52 0z"/>');_exports.BIconInfoLg=BIconInfoLg;var BIconInfoSquare=makeIcon("InfoSquare",'<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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.588-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.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconInfoSquare=BIconInfoSquare;var BIconInfoSquareFill=makeIcon("InfoSquareFill",'<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-2V2zm8.93 4.588-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 2z"/><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 BIconInstagram=makeIcon("Instagram",'<path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"/>');_exports.BIconInstagram=BIconInstagram;var BIconIntersect=makeIcon("Intersect",'<path 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-8V2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h2V6a2 2 0 0 1 2-2h5z"/>');_exports.BIconIntersect=BIconIntersect;var BIconJournal=makeIcon("Journal",'<path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournal=BIconJournal;var BIconJournalAlbum=makeIcon("JournalAlbum",'<path d="M5.5 4a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5zm1 7a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3z"/><path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournalAlbum=BIconJournalAlbum;var BIconJournalArrowDown=makeIcon("JournalArrowDown",'<path fill-rule="evenodd" d="M8 5a.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-.708L7.5 9.293V5.5A.5.5 0 0 1 8 5z"/><path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournalArrowDown=BIconJournalArrowDown;var BIconJournalArrowUp=makeIcon("JournalArrowUp",'<path fill-rule="evenodd" d="M8 11a.5.5 0 0 0 .5-.5V6.707l1.146 1.147a.5.5 0 0 0 .708-.708l-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 .5.5z"/><path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournalArrowUp=BIconJournalArrowUp;var BIconJournalBookmark=makeIcon("JournalBookmark",'<path fill-rule="evenodd" d="M6 8V1h1v6.117L8.743 6.07a.5.5 0 0 1 .514 0L11 7.117V1h1v7a.5.5 0 0 1-.757.429L9 7.083 6.757 8.43A.5.5 0 0 1 6 8z"/><path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournalBookmark=BIconJournalBookmark;var BIconJournalBookmarkFill=makeIcon("JournalBookmarkFill",'<path fill-rule="evenodd" d="M6 1h6v7a.5.5 0 0 1-.757.429L9 7.083 6.757 8.43A.5.5 0 0 1 6 8V1z"/><path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournalBookmarkFill=BIconJournalBookmarkFill;var BIconJournalCheck=makeIcon("JournalCheck",'<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 d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournalCheck=BIconJournalCheck;var BIconJournalCode=makeIcon("JournalCode",'<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"/><path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournalCode=BIconJournalCode;var BIconJournalMedical=makeIcon("JournalMedical",'<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"/><path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournalMedical=BIconJournalMedical;var BIconJournalMinus=makeIcon("JournalMinus",'<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 d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournalMinus=BIconJournalMinus;var BIconJournalPlus=makeIcon("JournalPlus",'<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"/><path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournalPlus=BIconJournalPlus;var BIconJournalRichtext=makeIcon("JournalRichtext",'<path d="M7.5 3.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm-.861 1.542 1.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.208zM5 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-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"/><path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournalRichtext=BIconJournalRichtext;var BIconJournalText=makeIcon("JournalText",'<path 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"/><path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournalText=BIconJournalText;var BIconJournalX=makeIcon("JournalX",'<path fill-rule="evenodd" d="M6.146 6.146a.5.5 0 0 1 .708 0L8 7.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 8l1.147 1.146a.5.5 0 0 1-.708.708L8 8.707 6.854 9.854a.5.5 0 0 1-.708-.708L7.293 8 6.146 6.854a.5.5 0 0 1 0-.708z"/><path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.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.BIconJournalX=BIconJournalX;var BIconJournals=makeIcon("Journals",'<path d="M5 0h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2 2 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-2h8a2 2 0 0 1 2 2v9a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1H3a2 2 0 0 1 2-2z"/><path d="M1 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 2.5v.5H.5a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1H2v-.5a.5.5 0 0 0-1 0z"/>');_exports.BIconJournals=BIconJournals;var BIconJoystick=makeIcon("Joystick",'<path d="M10 2a2 2 0 0 1-1.5 1.937v5.087c.863.083 1.5.377 1.5.726 0 .414-.895.75-2 .75s-2-.336-2-.75c0-.35.637-.643 1.5-.726V3.937A2 2 0 1 1 10 2z"/><path d="M0 9.665v1.717a1 1 0 0 0 .553.894l6.553 3.277a2 2 0 0 0 1.788 0l6.553-3.277a1 1 0 0 0 .553-.894V9.665c0-.1-.06-.19-.152-.23L9.5 6.715v.993l5.227 2.178a.125.125 0 0 1 .001.23l-5.94 2.546a2 2 0 0 1-1.576 0l-5.94-2.546a.125.125 0 0 1 .001-.23L6.5 7.708l-.013-.988L.152 9.435a.25.25 0 0 0-.152.23z"/>');_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 d="M13.5 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h11zm-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 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 2h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-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-1h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1z"/>');_exports.BIconKanbanFill=BIconKanbanFill;var BIconKey=makeIcon("Key",'<path 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 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 d="M14 5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h12zM2 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 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 .25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM2.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.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 5 8.75v-.5A.25.25 0 0 0 4.75 8h-.5a.25.25 0 0 0-.25.25zM6.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.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 9 8.75v-.5A.25.25 0 0 0 8.75 8h-.5a.25.25 0 0 0-.25.25zM13.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.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM11.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.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5A.25.25 0 0 0 9.75 6h-.5a.25.25 0 0 0-.25.25zM7.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.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 6 6.75v-.5A.25.25 0 0 0 5.75 6h-.5a.25.25 0 0 0-.25.25zM2.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.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM4.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 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 d="M13 3v4H3V3h10zM3 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-1 .276-.553a.25.25 0 0 1 .448 0L8.5 1h-1zm-.012 9h1.024c.337.646.677 1.33.95 1.949.176.396.318.75.413 1.042.048.146.081.266.102.36A1.347 1.347 0 0 1 10 13.5c0 .665-.717 1.5-2 1.5s-2-.835-2-1.5c0 0 0-.013.004-.039.003-.027.01-.063.02-.11.02-.094.053-.214.1-.36.096-.291.238-.646.413-1.042.274-.62.614-1.303.95-1.949zm1.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-1V3zm5.5-2 .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 d="M13.5 3a.5.5 0 0 1 .5.5V11H2V3.5a.5.5 0 0 1 .5-.5h11zm-11-1A1.5 1.5 0 0 0 1 3.5V12h14V3.5A1.5 1.5 0 0 0 13.5 2h-11zM0 12.5h16a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5z"/>');_exports.BIconLaptop=BIconLaptop;var BIconLaptopFill=makeIcon("LaptopFill",'<path d="M2.5 2A1.5 1.5 0 0 0 1 3.5V12h14V3.5A1.5 1.5 0 0 0 13.5 2h-11zM0 12.5h16a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5z"/>');_exports.BIconLaptopFill=BIconLaptopFill;var BIconLayerBackward=makeIcon("LayerBackward",'<path d="M8.354 15.854a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708l1-1a.5.5 0 0 1 .708 0l.646.647V4H1a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H9v7.793l.646-.647a.5.5 0 0 1 .708 0l1 1a.5.5 0 0 1 0 .708l-3 3z"/><path d="M1 9a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4.5a.5.5 0 0 1 0 1H1v2h4.5a.5.5 0 0 1 0 1H1zm9.5 0a.5.5 0 0 1 0-1H15V6h-4.5a.5.5 0 0 1 0-1H15a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-4.5z"/>');_exports.BIconLayerBackward=BIconLayerBackward;var BIconLayerForward=makeIcon("LayerForward",'<path d="M8.354.146a.5.5 0 0 0-.708 0l-3 3a.5.5 0 0 0 0 .708l1 1a.5.5 0 0 0 .708 0L7 4.207V12H1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H9V4.207l.646.647a.5.5 0 0 0 .708 0l1-1a.5.5 0 0 0 0-.708l-3-3z"/><path d="M1 7a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h4.5a.5.5 0 0 0 0-1H1V8h4.5a.5.5 0 0 0 0-1H1zm9.5 0a.5.5 0 0 0 0 1H15v2h-4.5a.5.5 0 0 0 0 1H15a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-4.5z"/>');_exports.BIconLayerForward=BIconLayerForward;var BIconLayers=makeIcon("Layers",'<path d="M8.235 1.559a.5.5 0 0 0-.47 0l-7.5 4a.5.5 0 0 0 0 .882L3.188 8 .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 8l2.922-1.559a.5.5 0 0 0 0-.882l-7.5-4zm3.515 7.008L14.438 10 8 13.433 1.562 10 4.25 8.567l3.515 1.874a.5.5 0 0 0 .47 0l3.515-1.874zM8 9.433 1.562 6 8 2.567 14.438 6 8 9.433z"/>');_exports.BIconLayers=BIconLayers;var BIconLayersFill=makeIcon("LayersFill",'<path 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 d="m2.125 8.567-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-5.17-2.756z"/>');_exports.BIconLayersFill=BIconLayersFill;var BIconLayersHalf=makeIcon("LayersHalf",'<path d="M8.235 1.559a.5.5 0 0 0-.47 0l-7.5 4a.5.5 0 0 0 0 .882L3.188 8 .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 8l2.922-1.559a.5.5 0 0 0 0-.882l-7.5-4zM8 9.433 1.562 6 8 2.567 14.438 6 8 9.433z"/>');_exports.BIconLayersHalf=BIconLayersHalf;var BIconLayoutSidebar=makeIcon("LayoutSidebar",'<path 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-2V3zm5-1v12h9a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H5zM4 2H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2V2z"/>');_exports.BIconLayoutSidebar=BIconLayoutSidebar;var BIconLayoutSidebarInset=makeIcon("LayoutSidebarInset",'<path d="M14 2a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12zM2 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 d="M2 2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2zm12-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 d="M16 3a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3zm-5-1v12H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h9zm1 0h2a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-2V2z"/>');_exports.BIconLayoutSidebarReverse=BIconLayoutSidebarReverse;var BIconLayoutSplit=makeIcon("LayoutSplit",'<path 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-2V3zm8.5-1v12H14a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H8.5zm-1 0H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h5.5V2z"/>');_exports.BIconLayoutSplit=BIconLayoutSplit;var BIconLayoutTextSidebar=makeIcon("LayoutTextSidebar",'<path d="M3.5 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zM3 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm.5 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"/><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-2V2zm12-1v14h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1h-2zm-1 0H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h9V1z"/>');_exports.BIconLayoutTextSidebar=BIconLayoutTextSidebar;var BIconLayoutTextSidebarReverse=makeIcon("LayoutTextSidebarReverse",'<path d="M12.5 3a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5zm0 3a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5zm.5 3.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm-.5 2.5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5z"/><path d="M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2zM4 1v14H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h2zm1 0h9a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H5V1z"/>');_exports.BIconLayoutTextSidebarReverse=BIconLayoutTextSidebarReverse;var BIconLayoutTextWindow=makeIcon("LayoutTextWindow",'<path d="M3 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-.5zm.5 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"/><path 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-2H2zm12 1a1 1 0 0 1 1 1v1H1V2a1 1 0 0 1 1-1h12zm1 3v10a1 1 0 0 1-1 1h-2V4h3zm-4 0v11H2a1 1 0 0 1-1-1V4h10z"/>');_exports.BIconLayoutTextWindow=BIconLayoutTextWindow;var BIconLayoutTextWindowReverse=makeIcon("LayoutTextWindowReverse",'<path d="M13 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-.5zm-.5 2.5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5z"/><path d="M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12zM2 1a1 1 0 0 0-1 1v1h14V2a1 1 0 0 0-1-1H2zM1 4v10a1 1 0 0 0 1 1h2V4H1zm4 0v11h9a1 1 0 0 0 1-1V4H5z"/>');_exports.BIconLayoutTextWindowReverse=BIconLayoutTextWindowReverse;var BIconLayoutThreeColumns=makeIcon("LayoutThreeColumns",'<path 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.5v13a.5.5 0 0 0 .5.5H5V1H1.5zM10 15V1H6v14h4zm1 0h3.5a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5H11v14z"/>');_exports.BIconLayoutThreeColumns=BIconLayoutThreeColumns;var BIconLayoutWtf=makeIcon("LayoutWtf",'<path d="M5 1v8H1V1h4zM1 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 2v5H9V2h5zM9 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 13v2H3v-2h2zm-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-1v2H9v-2h6zm-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 d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm6.43-5.228a7.025 7.025 0 0 1-3.658 3.658l-1.115-2.788a4.015 4.015 0 0 0 1.985-1.985l2.788 1.115zM5.228 14.43a7.025 7.025 0 0 1-3.658-3.658l2.788-1.115a4.015 4.015 0 0 0 1.985 1.985L5.228 14.43zm9.202-9.202-2.788 1.115a4.015 4.015 0 0 0-1.985-1.985l1.115-2.788a7.025 7.025 0 0 1 3.658 3.658zm-8.087-.87a4.015 4.015 0 0 0-1.985 1.985L1.57 5.228A7.025 7.025 0 0 1 5.228 1.57l1.115 2.788zM8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/>');_exports.BIconLifePreserver=BIconLifePreserver;var BIconLightbulb=makeIcon("Lightbulb",'<path d="M2 6a6 6 0 1 1 10.174 4.31c-.203.196-.359.4-.453.619l-.762 1.769A.5.5 0 0 1 10.5 13a.5.5 0 0 1 0 1 .5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1 0-1 .5.5 0 0 1 0-1 .5.5 0 0 1-.46-.302l-.761-1.77a1.964 1.964 0 0 0-.453-.618A5.984 5.984 0 0 1 2 6zm6-5a5 5 0 0 0-3.479 8.592c.263.254.514.564.676.941L5.83 12h4.342l.632-1.467c.162-.377.413-.687.676-.941A5 5 0 0 0 8 1z"/>');_exports.BIconLightbulb=BIconLightbulb;var BIconLightbulbFill=makeIcon("LightbulbFill",'<path d="M2 6a6 6 0 1 1 10.174 4.31c-.203.196-.359.4-.453.619l-.762 1.769A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.46-.302l-.761-1.77a1.964 1.964 0 0 0-.453-.618A5.984 5.984 0 0 1 2 6zm3 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1-.5-.5z"/>');_exports.BIconLightbulbFill=BIconLightbulbFill;var BIconLightbulbOff=makeIcon("LightbulbOff",'<path fill-rule="evenodd" d="M2.23 4.35A6.004 6.004 0 0 0 2 6c0 1.691.7 3.22 1.826 4.31.203.196.359.4.453.619l.762 1.769A.5.5 0 0 0 5.5 13a.5.5 0 0 0 0 1 .5.5 0 0 0 0 1l.224.447a1 1 0 0 0 .894.553h2.764a1 1 0 0 0 .894-.553L10.5 15a.5.5 0 0 0 0-1 .5.5 0 0 0 0-1 .5.5 0 0 0 .288-.091L9.878 12H5.83l-.632-1.467a2.954 2.954 0 0 0-.676-.941 4.984 4.984 0 0 1-1.455-4.405l-.837-.836zm1.588-2.653.708.707a5 5 0 0 1 7.07 7.07l.707.707a6 6 0 0 0-8.484-8.484zm-2.172-.051a.5.5 0 0 1 .708 0l12 12a.5.5 0 0 1-.708.708l-12-12a.5.5 0 0 1 0-.708z"/>');_exports.BIconLightbulbOff=BIconLightbulbOff;var BIconLightbulbOffFill=makeIcon("LightbulbOffFill",'<path d="M2 6c0-.572.08-1.125.23-1.65l8.558 8.559A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.46-.302l-.761-1.77a1.964 1.964 0 0 0-.453-.618A5.984 5.984 0 0 1 2 6zm10.303 4.181L3.818 1.697a6 6 0 0 1 8.484 8.484zM5 14.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1-.5-.5zM2.354 1.646a.5.5 0 1 0-.708.708l12 12a.5.5 0 0 0 .708-.708l-12-12z"/>');_exports.BIconLightbulbOffFill=BIconLightbulbOffFill;var BIconLightning=makeIcon("Lightning",'<path d="M5.52.359A.5.5 0 0 1 6 0h4a.5.5 0 0 1 .474.658L8.694 6H12.5a.5.5 0 0 1 .395.807l-7 9a.5.5 0 0 1-.873-.454L6.823 9.5H3.5a.5.5 0 0 1-.48-.641l2.5-8.5zM6.374 1 4.168 8.5H7.5a.5.5 0 0 1 .478.647L6.78 13.04 11.478 7H8a.5.5 0 0 1-.474-.658L9.306 1H6.374z"/>');_exports.BIconLightning=BIconLightning;var BIconLightningCharge=makeIcon("LightningCharge",'<path 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.BIconLightningCharge=BIconLightningCharge;var BIconLightningChargeFill=makeIcon("LightningChargeFill",'<path 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.BIconLightningChargeFill=BIconLightningChargeFill;var BIconLightningFill=makeIcon("LightningFill",'<path d="M5.52.359A.5.5 0 0 1 6 0h4a.5.5 0 0 1 .474.658L8.694 6H12.5a.5.5 0 0 1 .395.807l-7 9a.5.5 0 0 1-.873-.454L6.823 9.5H3.5a.5.5 0 0 1-.48-.641l2.5-8.5z"/>');_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.542 3.343 7.914a3 3 0 1 0 4.243 4.243l1.828-1.829A3 3 0 0 0 8.586 5.5L8 6.086a1.002 1.002 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="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 1 1 2.83 2.83l-.793.792c.112.42.155.855.128 1.287l1.372-1.372a3 3 0 1 0-4.243-4.243L6.586 4.672z"/>');_exports.BIconLink45deg=BIconLink45deg;var BIconLinkedin=makeIcon("Linkedin",'<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z"/>');_exports.BIconLinkedin=BIconLinkedin;var BIconList=makeIcon("List",'<path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.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 d="M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z"/>');_exports.BIconLock=BIconLock;var BIconLockFill=makeIcon("LockFill",'<path d="M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2z"/>');_exports.BIconLockFill=BIconLockFill;var BIconMailbox=makeIcon("Mailbox",'<path 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 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-.854zM5 7c0 .552-.448 0-1 0s-1 .552-1 0a1 1 0 0 1 2 0z"/>');_exports.BIconMailbox=BIconMailbox;var BIconMailbox2=makeIcon("Mailbox2",'<path d="M9 8.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-.5H9v1z"/><path 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 3v6H8V7zm-3.415.157C4.42 7.087 4.218 7 4 7c-.218 0-.42.086-.585.157C3.164 7.264 3 7.334 3 7a1 1 0 0 1 2 0c0 .334-.164.264-.415.157z"/>');_exports.BIconMailbox2=BIconMailbox2;var BIconMap=makeIcon("Map",'<path fill-rule="evenodd" d="M15.817.113A.5.5 0 0 1 16 .5v14a.5.5 0 0 1-.402.49l-5 1a.502.502 0 0 1-.196 0L5.5 15.01l-4.902.98A.5.5 0 0 1 0 15.5v-14a.5.5 0 0 1 .402-.49l5-1a.5.5 0 0 1 .196 0L10.5.99l4.902-.98a.5.5 0 0 1 .415.103zM10 1.91l-4-.8v12.98l4 .8V1.91zm1 12.98 4-.8V1.11l-4 .8v12.98zm-6-.8V1.11l-4 .8v12.98l4-.8z"/>');_exports.BIconMap=BIconMap;var BIconMapFill=makeIcon("MapFill",'<path fill-rule="evenodd" d="M16 .5a.5.5 0 0 0-.598-.49L10.5.99 5.598.01a.5.5 0 0 0-.196 0l-5 1A.5.5 0 0 0 0 1.5v14a.5.5 0 0 0 .598.49l4.902-.98 4.902.98a.502.502 0 0 0 .196 0l5-1A.5.5 0 0 0 16 14.5V.5zM5 14.09V1.11l.5-.1.5.1v12.98l-.402-.08a.498.498 0 0 0-.196 0L5 14.09zm5 .8V1.91l.402.08a.5.5 0 0 0 .196 0L11 1.91v12.98l-.5.1-.5-.1z"/>');_exports.BIconMapFill=BIconMapFill;var BIconMarkdown=makeIcon("Markdown",'<path d="M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 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 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 0-.5.5v3.793L9.854 8.146a.5.5 0 1 0-.708.708l2 2a.5.5 0 0 0 .708 0l2-2a.5.5 0 0 0-.708-.708L12 9.293V5.5a.5.5 0 0 0-.5-.5zM3.56 7.01h.056l1.428 3.239h.774l1.42-3.24h.056V11h1.073V5.001h-1.2l-1.71 3.894h-.039l-1.71-3.894H2.5V11h1.06V7.01z"/>');_exports.BIconMarkdownFill=BIconMarkdownFill;var BIconMask=makeIcon("Mask",'<path d="M6.225 1.227A7.5 7.5 0 0 1 10.5 8a7.5 7.5 0 0 1-4.275 6.773 7 7 0 1 0 0-13.546zM4.187.966a8 8 0 1 1 7.627 14.069A8 8 0 0 1 4.186.964z"/>');_exports.BIconMask=BIconMask;var BIconMastodon=makeIcon("Mastodon",'<path d="M11.19 12.195c2.016-.24 3.77-1.475 3.99-2.603.348-1.778.32-4.339.32-4.339 0-3.47-2.286-4.488-2.286-4.488C12.062.238 10.083.017 8.027 0h-.05C5.92.017 3.942.238 2.79.765c0 0-2.285 1.017-2.285 4.488l-.002.662c-.004.64-.007 1.35.011 2.091.083 3.394.626 6.74 3.78 7.57 1.454.383 2.703.463 3.709.408 1.823-.1 2.847-.647 2.847-.647l-.06-1.317s-1.303.41-2.767.36c-1.45-.05-2.98-.156-3.215-1.928a3.614 3.614 0 0 1-.033-.496s1.424.346 3.228.428c1.103.05 2.137-.064 3.188-.189zm1.613-2.47H11.13v-4.08c0-.859-.364-1.295-1.091-1.295-.804 0-1.207.517-1.207 1.541v2.233H7.168V5.89c0-1.024-.403-1.541-1.207-1.541-.727 0-1.091.436-1.091 1.296v4.079H3.197V5.522c0-.859.22-1.541.66-2.046.456-.505 1.052-.764 1.793-.764.856 0 1.504.328 1.933.983L8 4.39l.417-.695c.429-.655 1.077-.983 1.934-.983.74 0 1.336.259 1.791.764.442.505.661 1.187.661 2.046v4.203z"/>');_exports.BIconMastodon=BIconMastodon;var BIconMegaphone=makeIcon("Megaphone",'<path d="M13 2.5a1.5 1.5 0 0 1 3 0v11a1.5 1.5 0 0 1-3 0v-.214c-2.162-1.241-4.49-1.843-6.912-2.083l.405 2.712A1 1 0 0 1 5.51 15.1h-.548a1 1 0 0 1-.916-.599l-1.85-3.49a68.14 68.14 0 0 0-.202-.003A2.014 2.014 0 0 1 0 9V7a2.02 2.02 0 0 1 1.992-2.013 74.663 74.663 0 0 0 2.483-.075c3.043-.154 6.148-.849 8.525-2.199V2.5zm1 0v11a.5.5 0 0 0 1 0v-11a.5.5 0 0 0-1 0zm-1 1.35c-2.344 1.205-5.209 1.842-8 2.033v4.233c.18.01.359.022.537.036 2.568.189 5.093.744 7.463 1.993V3.85zm-9 6.215v-4.13a95.09 95.09 0 0 1-1.992.052A1.02 1.02 0 0 0 1 7v2c0 .55.448 1.002 1.006 1.009A60.49 60.49 0 0 1 4 10.065zm-.657.975 1.609 3.037.01.024h.548l-.002-.014-.443-2.966a68.019 68.019 0 0 0-1.722-.082z"/>');_exports.BIconMegaphone=BIconMegaphone;var BIconMegaphoneFill=makeIcon("MegaphoneFill",'<path d="M13 2.5a1.5 1.5 0 0 1 3 0v11a1.5 1.5 0 0 1-3 0v-11zm-1 .724c-2.067.95-4.539 1.481-7 1.656v6.237a25.222 25.222 0 0 1 1.088.085c2.053.204 4.038.668 5.912 1.56V3.224zm-8 7.841V4.934c-.68.027-1.399.043-2.008.053A2.02 2.02 0 0 0 0 7v2c0 1.106.896 1.996 1.994 2.009a68.14 68.14 0 0 1 .496.008 64 64 0 0 1 1.51.048zm1.39 1.081c.285.021.569.047.85.078l.253 1.69a1 1 0 0 1-.983 1.187h-.548a1 1 0 0 1-.916-.599l-1.314-2.48a65.81 65.81 0 0 1 1.692.064c.327.017.65.037.966.06z"/>');_exports.BIconMegaphoneFill=BIconMegaphoneFill;var BIconMenuApp=makeIcon("MenuApp",'<path 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-2zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.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-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconMenuApp=BIconMenuApp;var BIconMenuAppFill=makeIcon("MenuAppFill",'<path 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-2zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.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-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconMenuAppFill=BIconMenuAppFill;var BIconMenuButton=makeIcon("MenuButton",'<path 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-8z"/><path d="m7.823 2.823-.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 0zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.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-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconMenuButton=BIconMenuButton;var BIconMenuButtonFill=makeIcon("MenuButtonFill",'<path d="M1.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.427A.25.25 0 0 1 7.604 2h.792a.25.25 0 0 1 .177.427l-.396.396a.25.25 0 0 1-.354 0l-.396-.396zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.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-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconMenuButtonFill=BIconMenuButtonFill;var BIconMenuButtonWide=makeIcon("MenuButtonWide",'<path 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-13z"/><path d="M2 2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm10.823.323-.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 0zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.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-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconMenuButtonWide=BIconMenuButtonWide;var BIconMenuButtonWideFill=makeIcon("MenuButtonWideFill",'<path d="M1.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 2h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1zm9.927.427A.25.25 0 0 1 12.604 2h.792a.25.25 0 0 1 .177.427l-.396.396a.25.25 0 0 1-.354 0l-.396-.396zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.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-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconMenuButtonWideFill=BIconMenuButtonWideFill;var BIconMenuDown=makeIcon("MenuDown",'<path d="M7.646.146a.5.5 0 0 1 .708 0L10.207 2H14a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h3.793L7.646.146zM1 7v3h14V7H1zm14-1V4a1 1 0 0 0-1-1h-3.793a1 1 0 0 1-.707-.293L8 1.207l-1.5 1.5A1 1 0 0 1 5.793 3H2a1 1 0 0 0-1 1v2h14zm0 5H1v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2zM2 4.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.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-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/>');_exports.BIconMenuDown=BIconMenuDown;var BIconMenuUp=makeIcon("MenuUp",'<path d="M7.646 15.854a.5.5 0 0 0 .708 0L10.207 14H14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h3.793l1.853 1.854zM1 9V6h14v3H1zm14 1v2a1 1 0 0 1-1 1h-3.793a1 1 0 0 0-.707.293l-1.5 1.5-1.5-1.5A1 1 0 0 0 5.793 13H2a1 1 0 0 1-1-1v-2h14zm0-5H1V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v2zM2 11.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 0-1h-8a.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.5h6a.5.5 0 0 0 0-1h-6a.5.5 0 0 0-.5.5z"/>');_exports.BIconMenuUp=BIconMenuUp;var BIconMessenger=makeIcon("Messenger",'<path d="M0 7.76C0 3.301 3.493 0 8 0s8 3.301 8 7.76-3.493 7.76-8 7.76c-.81 0-1.586-.107-2.316-.307a.639.639 0 0 0-.427.03l-1.588.702a.64.64 0 0 1-.898-.566l-.044-1.423a.639.639 0 0 0-.215-.456C.956 12.108 0 10.092 0 7.76zm5.546-1.459-2.35 3.728c-.225.358.214.761.551.506l2.525-1.916a.48.48 0 0 1 .578-.002l1.869 1.402a1.2 1.2 0 0 0 1.735-.32l2.35-3.728c.226-.358-.214-.761-.551-.506L9.728 7.381a.48.48 0 0 1-.578.002L7.281 5.98a1.2 1.2 0 0 0-1.735.32z"/>');_exports.BIconMessenger=BIconMessenger;var BIconMic=makeIcon("Mic",'<path 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 d="M10 8a2 2 0 1 1-4 0V3a2 2 0 1 1 4 0v5zM8 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 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 d="M13 8c0 .564-.094 1.107-.266 1.613l-.814-.814A4.02 4.02 0 0 0 12 8V7a.5.5 0 0 1 1 0v1zm-5 4c.818 0 1.578-.245 2.212-.667l.718.719a4.973 4.973 0 0 1-2.43.923V15h3a.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 1 0v1a4 4 0 0 0 4 4zm3-9v4.879l-1-1V3a2 2 0 0 0-3.997-.118l-.845-.845A3.001 3.001 0 0 1 11 3z"/><path d="m9.486 10.607-.748-.748A2 2 0 0 1 6 8v-.878l-1-1V8a3 3 0 0 0 4.486 2.607zm-7.84-9.253 12 12 .708-.708-12-12-.708.708z"/>');_exports.BIconMicMute=BIconMicMute;var BIconMicMuteFill=makeIcon("MicMuteFill",'<path d="M13 8c0 .564-.094 1.107-.266 1.613l-.814-.814A4.02 4.02 0 0 0 12 8V7a.5.5 0 0 1 1 0v1zm-5 4c.818 0 1.578-.245 2.212-.667l.718.719a4.973 4.973 0 0 1-2.43.923V15h3a.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 1 0v1a4 4 0 0 0 4 4zm3-9v4.879L5.158 2.037A3.001 3.001 0 0 1 11 3z"/><path d="M9.486 10.607 5 6.12V8a3 3 0 0 0 4.486 2.607zm-7.84-9.253 12 12 .708-.708-12-12-.708.708z"/>');_exports.BIconMicMuteFill=BIconMicMuteFill;var BIconMinecart=makeIcon("Minecart",'<path d="M4 15a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm8-1a1 1 0 1 1 0-2 1 1 0 0 1 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.82 1.313 7h11.17l1.313-7H1.102z"/>');_exports.BIconMinecart=BIconMinecart;var BIconMinecartLoaded=makeIcon("MinecartLoaded",'<path d="M4 15a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm8-1a1 1 0 1 1 0-2 1 1 0 0 1 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.82 1.313 7h11.17l1.313-7H1.102z"/><path fill-rule="evenodd" d="M6 1a2.498 2.498 0 0 1 4 0c.818 0 1.545.394 2 1 .67 0 1.552.57 2 1h-2c-.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.638-.09.13-.194.25-.308.362H3c.13-.147.401-.432.562-.545a1.63 1.63 0 0 0 .393-.393A2.498 2.498 0 0 1 6 1z"/>');_exports.BIconMinecartLoaded=BIconMinecartLoaded;var BIconMoisture=makeIcon("Moisture",'<path d="M13.5 0a.5.5 0 0 0 0 1H15v2.75h-.5a.5.5 0 0 0 0 1h.5V7.5h-1.5a.5.5 0 0 0 0 1H15v2.75h-.5a.5.5 0 0 0 0 1h.5V15h-1.5a.5.5 0 0 0 0 1h2a.5.5 0 0 0 .5-.5V.5a.5.5 0 0 0-.5-.5h-2zM7 1.5l.364-.343a.5.5 0 0 0-.728 0l-.002.002-.006.007-.022.023-.08.088a28.458 28.458 0 0 0-1.274 1.517c-.769.983-1.714 2.325-2.385 3.727C2.368 7.564 2 8.682 2 9.733 2 12.614 4.212 15 7 15s5-2.386 5-5.267c0-1.05-.368-2.169-.867-3.212-.671-1.402-1.616-2.744-2.385-3.727a28.458 28.458 0 0 0-1.354-1.605l-.022-.023-.006-.007-.002-.001L7 1.5zm0 0-.364-.343L7 1.5zm-.016.766L7 2.247l.016.019c.24.274.572.667.944 1.144.611.781 1.32 1.776 1.901 2.827H4.14c.58-1.051 1.29-2.046 1.9-2.827.373-.477.706-.87.945-1.144zM3 9.733c0-.755.244-1.612.638-2.496h6.724c.395.884.638 1.741.638 2.496C11 12.117 9.182 14 7 14s-4-1.883-4-4.267z"/>');_exports.BIconMoisture=BIconMoisture;var BIconMoon=makeIcon("Moon",'<path d="M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278zM4.858 1.311A7.269 7.269 0 0 0 1.025 7.71c0 4.02 3.279 7.276 7.319 7.276a7.316 7.316 0 0 0 5.205-2.162c-.337.042-.68.063-1.029.063-4.61 0-8.343-3.714-8.343-8.29 0-1.167.242-2.278.681-3.286z"/>');_exports.BIconMoon=BIconMoon;var BIconMoonFill=makeIcon("MoonFill",'<path d="M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278z"/>');_exports.BIconMoonFill=BIconMoonFill;var BIconMoonStars=makeIcon("MoonStars",'<path d="M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278zM4.858 1.311A7.269 7.269 0 0 0 1.025 7.71c0 4.02 3.279 7.276 7.319 7.276a7.316 7.316 0 0 0 5.205-2.162c-.337.042-.68.063-1.029.063-4.61 0-8.343-3.714-8.343-8.29 0-1.167.242-2.278.681-3.286z"/><path d="M10.794 3.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387a1.734 1.734 0 0 0-1.097 1.097l-.387 1.162a.217.217 0 0 1-.412 0l-.387-1.162A1.734 1.734 0 0 0 9.31 6.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387a1.734 1.734 0 0 0 1.097-1.097l.387-1.162zM13.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.156 1.156 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.156 1.156 0 0 0-.732-.732l-.774-.258a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732L13.863.1z"/>');_exports.BIconMoonStars=BIconMoonStars;var BIconMoonStarsFill=makeIcon("MoonStarsFill",'<path d="M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278z"/><path d="M10.794 3.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387a1.734 1.734 0 0 0-1.097 1.097l-.387 1.162a.217.217 0 0 1-.412 0l-.387-1.162A1.734 1.734 0 0 0 9.31 6.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387a1.734 1.734 0 0 0 1.097-1.097l.387-1.162zM13.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.156 1.156 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.156 1.156 0 0 0-.732-.732l-.774-.258a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732L13.863.1z"/>');_exports.BIconMoonStarsFill=BIconMoonStarsFill;var BIconMouse=makeIcon("Mouse",'<path 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 8a4 4 0 0 1-8 0V5a4 4 0 1 1 8 0v6zM8 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 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 BIconMouse2Fill=makeIcon("Mouse2Fill",'<path d="M7.5.026C4.958.286 3 2.515 3 5.188V5.5h4.5V.026zm1 0V5.5H13v-.312C13 2.515 11.042.286 8.5.026zM13 6.5H3v4.313C3 13.658 5.22 16 8 16s5-2.342 5-5.188V6.5z"/>');_exports.BIconMouse2Fill=BIconMouse2Fill;var BIconMouse3=makeIcon("Mouse3",'<path d="M7 0c-.593 0-1.104.157-1.527.463-.418.302-.717.726-.93 1.208C4.123 2.619 4 3.879 4 5.187v.504L3.382 6A2.5 2.5 0 0 0 2 8.236v2.576C2 13.659 4.22 16 7 16h2c2.78 0 5-2.342 5-5.188V7.51a.71.71 0 0 0 0-.02V5.186c0-1.13-.272-2.044-.748-2.772-.474-.726-1.13-1.235-1.849-1.59C9.981.123 8.26 0 7 0zm2.5 6.099V1.232c.51.11 1.008.267 1.46.49.596.293 1.099.694 1.455 1.24.355.543.585 1.262.585 2.225v1.69l-3.5-.778zm-1-5.025v4.803L5 5.099c.006-1.242.134-2.293.457-3.024.162-.366.363-.63.602-.801C6.292 1.105 6.593 1 7 1c.468 0 .98.018 1.5.074zM5 6.124 13 7.9v2.912C13 13.145 11.19 15 9 15H7c-2.19 0-4-1.855-4-4.188V8.236a1.5 1.5 0 0 1 .83-1.342l.187-.093c.01.265.024.58.047.92.062.938.19 2.12.462 2.937a.5.5 0 1 0 .948-.316c-.227-.683-.35-1.75-.413-2.688a29.17 29.17 0 0 1-.06-1.528v-.002z"/>');_exports.BIconMouse3=BIconMouse3;var BIconMouse3Fill=makeIcon("Mouse3Fill",'<path d="M8.5.069A15.328 15.328 0 0 0 7 0c-.593 0-1.104.157-1.527.463-.418.302-.717.726-.93 1.208-.386.873-.522 2.01-.54 3.206l4.497 1V.069zM3.71 5.836 3.381 6A2.5 2.5 0 0 0 2 8.236v2.576C2 13.659 4.22 16 7 16h2c2.78 0 5-2.342 5-5.188V8.123l-9-2v.003l.008.353c.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.937A30.16 30.16 0 0 1 4 6.003c0-.034.003-.067.01-.1l-.3-.067zM14 7.1V5.187c0-1.13-.272-2.044-.748-2.772-.474-.726-1.13-1.235-1.849-1.59A7.495 7.495 0 0 0 9.5.212v5.887l4.5 1z"/>');_exports.BIconMouse3Fill=BIconMouse3Fill;var BIconMouseFill=makeIcon("MouseFill",'<path d="M3 5a5 5 0 0 1 10 0v6a5 5 0 0 1-10 0V5zm5.5-1.5a.5.5 0 0 0-1 0v2a.5.5 0 0 0 1 0v-2z"/>');_exports.BIconMouseFill=BIconMouseFill;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 d="M4 3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3zm1 0v3h6V3H5zm3 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/><path d="M11 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm-3 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/><path 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 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H4z"/>');_exports.BIconMusicPlayer=BIconMusicPlayer;var BIconMusicPlayerFill=makeIcon("MusicPlayerFill",'<path d="M8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/><path 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-2H4zm1 2h6a1 1 0 0 1 1 1v2.5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm3 12a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/>');_exports.BIconMusicPlayerFill=BIconMusicPlayerFill;var BIconNewspaper=makeIcon("Newspaper",'<path d="M0 2.5A1.5 1.5 0 0 1 1.5 1h11A1.5 1.5 0 0 1 14 2.5v10.528c0 .3-.05.654-.238.972h.738a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 1 1 0v9a1.5 1.5 0 0 1-1.5 1.5H1.497A1.497 1.497 0 0 1 0 13.5v-11zM12 14c.37 0 .654-.211.853-.441.092-.106.147-.279.147-.531V2.5a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5v11c0 .278.223.5.497.5H12z"/><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="M11 4a4 4 0 1 0 0 8 4 4 0 0 0 0-8zM6.025 7.5a5 5 0 1 1 0 1H4A1.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.025zM1.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-1zM8 8a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5A.5.5 0 0 1 8 8z"/>');_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="M11 4a4 4 0 1 0 0 8 4 4 0 0 0 0-8zM6.025 7.5a5 5 0 1 1 0 1H4A1.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.025zM11 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 5zM1.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.BIconNodePlus=BIconNodePlus;var BIconNodePlusFill=makeIcon("NodePlusFill",'<path 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.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 1 0z"/>');_exports.BIconNodePlusFill=BIconNodePlusFill;var BIconNut=makeIcon("Nut",'<path d="m11.42 2 3.428 6-3.428 6H4.58L1.152 8 4.58 2h6.84zM4.58 1a1 1 0 0 0-.868.504l-3.428 6a1 1 0 0 0 0 .992l3.428 6A1 1 0 0 0 4.58 15h6.84a1 1 0 0 0 .868-.504l3.429-6a1 1 0 0 0 0-.992l-3.429-6A1 1 0 0 0 11.42 1H4.58z"/><path 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.33zm-1.78 3.915a3.5 3.5 0 1 1 6.061-3.5 3.5 3.5 0 0 1-6.062 3.5z"/>');_exports.BIconNut=BIconNut;var BIconNutFill=makeIcon("NutFill",'<path d="M4.58 1a1 1 0 0 0-.868.504l-3.428 6a1 1 0 0 0 0 .992l3.428 6A1 1 0 0 0 4.58 15h6.84a1 1 0 0 0 .868-.504l3.429-6a1 1 0 0 0 0-.992l-3.429-6A1 1 0 0 0 11.42 1H4.58zm5.018 9.696a3 3 0 1 1-3-5.196 3 3 0 0 1 3 5.196z"/>');_exports.BIconNutFill=BIconNutFill;var BIconOctagon=makeIcon("Octagon",'<path 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 1 1 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 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 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 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 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-.5zM7 10v1h2v-1a1 1 0 0 0-2 0z"/>');_exports.BIconOutlet=BIconOutlet;var BIconPaintBucket=makeIcon("PaintBucket",'<path d="M6.192 2.78c-.458-.677-.927-1.248-1.35-1.643a2.972 2.972 0 0 0-.71-.515c-.217-.104-.56-.205-.882-.02-.367.213-.427.63-.43.896-.003.304.064.664.173 1.044.196.687.556 1.528 1.035 2.402L.752 8.22c-.277.277-.269.656-.218.918.055.283.187.593.36.903.348.627.92 1.361 1.626 2.068.707.707 1.441 1.278 2.068 1.626.31.173.62.305.903.36.262.05.64.059.918-.218l5.615-5.615c.118.257.092.512.05.939-.03.292-.068.665-.073 1.176v.123h.003a1 1 0 0 0 1.993 0H14v-.057a1.01 1.01 0 0 0-.004-.117c-.055-1.25-.7-2.738-1.86-3.494a4.322 4.322 0 0 0-.211-.434c-.349-.626-.92-1.36-1.627-2.067-.707-.707-1.441-1.279-2.068-1.627-.31-.172-.62-.304-.903-.36-.262-.05-.64-.058-.918.219l-.217.216zM4.16 1.867c.381.356.844.922 1.311 1.632l-.704.705c-.382-.727-.66-1.402-.813-1.938a3.283 3.283 0 0 1-.131-.673c.091.061.204.15.337.274zm.394 3.965c.54.852 1.107 1.567 1.607 2.033a.5.5 0 1 0 .682-.732c-.453-.422-1.017-1.136-1.564-2.027l1.088-1.088c.054.12.115.243.183.365.349.627.92 1.361 1.627 2.068.706.707 1.44 1.278 2.068 1.626.122.068.244.13.365.183l-4.861 4.862a.571.571 0 0 1-.068-.01c-.137-.027-.342-.104-.608-.252-.524-.292-1.186-.8-1.846-1.46-.66-.66-1.168-1.32-1.46-1.846-.147-.265-.225-.47-.251-.607a.573.573 0 0 1-.01-.068l3.048-3.047zm2.87-1.935a2.44 2.44 0 0 1-.241-.561c.135.033.324.11.562.241.524.292 1.186.8 1.846 1.46.45.45.83.901 1.118 1.31a3.497 3.497 0 0 0-1.066.091 11.27 11.27 0 0 1-.76-.694c-.66-.66-1.167-1.322-1.458-1.847z"/>');_exports.BIconPaintBucket=BIconPaintBucket;var BIconPalette=makeIcon("Palette",'<path d="M8 5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm4 3a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM5.5 7a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm.5 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/><path d="M16 8c0 3.15-1.866 2.585-3.567 2.07C11.42 9.763 10.465 9.473 10 10c-.603.683-.475 1.819-.351 2.92C9.826 14.495 9.996 16 8 16a8 8 0 1 1 8-8zm-8 7c.611 0 .654-.171.655-.176.078-.146.124-.464.07-1.119-.014-.168-.037-.37-.061-.591-.052-.464-.112-1.005-.118-1.462-.01-.707.083-1.61.704-2.314.369-.417.845-.578 1.272-.618.404-.038.812.026 1.16.104.343.077.702.186 1.025.284l.028.008c.346.105.658.199.953.266.653.148.904.083.991.024C14.717 9.38 15 9.161 15 8a7 7 0 1 0-7 7z"/>');_exports.BIconPalette=BIconPalette;var BIconPalette2=makeIcon("Palette2",'<path d="M0 .5A.5.5 0 0 1 .5 0h5a.5.5 0 0 1 .5.5v5.277l4.147-4.131a.5.5 0 0 1 .707 0l3.535 3.536a.5.5 0 0 1 0 .708L10.261 10H15.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5H3a2.99 2.99 0 0 1-2.121-.879A2.99 2.99 0 0 1 0 13.044m6-.21 7.328-7.3-2.829-2.828L6 7.188v5.647zM4.5 13a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0zM15 15v-4H9.258l-4.015 4H15zM0 .5v12.495V.5z"/><path d="M0 12.995V13a3.07 3.07 0 0 0 0-.005z"/>');_exports.BIconPalette2=BIconPalette2;var BIconPaletteFill=makeIcon("PaletteFill",'<path d="M12.433 10.07C14.133 10.585 16 11.15 16 8a8 8 0 1 0-8 8c1.996 0 1.826-1.504 1.649-3.08-.124-1.101-.252-2.237.351-2.92.465-.527 1.42-.237 2.433.07zM8 5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm4.5 3a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM5 6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm.5 6.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"/>');_exports.BIconPaletteFill=BIconPaletteFill;var BIconPaperclip=makeIcon("Paperclip",'<path 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 d="M10.5 15a.5.5 0 0 1-.5-.5V2H9v12.5a.5.5 0 0 1-1 0V9H7a4 4 0 1 1 0-8h5.5a.5.5 0 0 1 0 1H11v12.5a.5.5 0 0 1-.5.5z"/>');_exports.BIconParagraph=BIconParagraph;var BIconPatchCheck=makeIcon("PatchCheck",'<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"/><path d="m10.273 2.513-.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.BIconPatchCheck=BIconPatchCheck;var BIconPatchCheckFill=makeIcon("PatchCheckFill",'<path 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.984-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.708z"/>');_exports.BIconPatchCheckFill=BIconPatchCheckFill;var BIconPatchExclamation=makeIcon("PatchExclamation",'<path d="M7.001 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.553.553 0 0 1-1.1 0L7.1 4.995z"/><path d="m10.273 2.513-.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 BIconPatchExclamationFill=makeIcon("PatchExclamationFill",'<path 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 4c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995A.905.905 0 0 1 8 4zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>');_exports.BIconPatchExclamationFill=BIconPatchExclamationFill;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 d="m10.273 2.513-.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 BIconPatchMinusFill=makeIcon("PatchMinusFill",'<path 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.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"/>');_exports.BIconPatchMinusFill=BIconPatchMinusFill;var BIconPatchPlus=makeIcon("PatchPlus",'<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"/><path d="m10.273 2.513-.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.BIconPatchPlus=BIconPatchPlus;var BIconPatchPlusFill=makeIcon("PatchPlusFill",'<path 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 6v1.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 1 0z"/>');_exports.BIconPatchPlusFill=BIconPatchPlusFill;var BIconPatchQuestion=makeIcon("PatchQuestion",'<path d="M8.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 d="m10.273 2.513-.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 d="M7.001 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0z"/>');_exports.BIconPatchQuestion=BIconPatchQuestion;var BIconPatchQuestionFill=makeIcon("PatchQuestionFill",'<path 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 0 2 0 1 1 0 0 0-2 0zm1.602-2.027c.04-.534.198-.815.846-1.26.674-.475 1.05-1.09 1.05-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.745.336 0 .504-.24.554-.627z"/>');_exports.BIconPatchQuestionFill=BIconPatchQuestionFill;var BIconPause=makeIcon("Pause",'<path 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 BIconPauseBtn=makeIcon("PauseBtn",'<path d="M6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z"/><path 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-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"/>');_exports.BIconPauseBtn=BIconPauseBtn;var BIconPauseBtnFill=makeIcon("PauseBtnFill",'<path d="M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm6.25-7C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z"/>');_exports.BIconPauseBtnFill=BIconPauseBtnFill;var BIconPauseCircle=makeIcon("PauseCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M5 6.25a1.25 1.25 0 1 1 2.5 0v3.5a1.25 1.25 0 1 1-2.5 0v-3.5zm3.5 0a1.25 1.25 0 1 1 2.5 0v3.5a1.25 1.25 0 1 1-2.5 0v-3.5z"/>');_exports.BIconPauseCircle=BIconPauseCircle;var BIconPauseCircleFill=makeIcon("PauseCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z"/>');_exports.BIconPauseCircleFill=BIconPauseCircleFill;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 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 d="m13.498.795.149-.149a1.207 1.207 0 1 1 1.707 1.708l-.149.148a1.5 1.5 0 0 1-.059 2.059L4.854 14.854a.5.5 0 0 1-.233.131l-4 1a.5.5 0 0 1-.606-.606l1-4a.5.5 0 0 1 .131-.232l9.642-9.642a.5.5 0 0 0-.642.056L6.854 4.854a.5.5 0 1 1-.708-.708L9.44.854A1.5 1.5 0 0 1 11.5.796a1.5 1.5 0 0 1 1.998-.001zm-.644.766a.5.5 0 0 0-.707 0L1.95 11.756l-.764 3.057 3.057-.764L14.44 3.854a.5.5 0 0 0 0-.708l-1.585-1.585z"/>');_exports.BIconPen=BIconPen;var BIconPenFill=makeIcon("PenFill",'<path d="m13.498.795.149-.149a1.207 1.207 0 1 1 1.707 1.708l-.149.148a1.5 1.5 0 0 1-.059 2.059L4.854 14.854a.5.5 0 0 1-.233.131l-4 1a.5.5 0 0 1-.606-.606l1-4a.5.5 0 0 1 .131-.232l9.642-9.642a.5.5 0 0 0-.642.056L6.854 4.854a.5.5 0 1 1-.708-.708L9.44.854A1.5 1.5 0 0 1 11.5.796a1.5 1.5 0 0 1 1.998-.001z"/>');_exports.BIconPenFill=BIconPenFill;var BIconPencil=makeIcon("Pencil",'<path d="M12.146.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-10 10a.5.5 0 0 1-.168.11l-5 2a.5.5 0 0 1-.65-.65l2-5a.5.5 0 0 1 .11-.168l10-10zM11.207 2.5 13.5 4.793 14.793 3.5 12.5 1.207 11.207 2.5zm1.586 3L10.5 3.207 4 9.707V10h.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.5h.293l6.5-6.5zm-9.761 5.175-.106.106-1.528 3.821 3.821-1.528.106-.106A.5.5 0 0 1 5 12.5V12h-.5a.5.5 0 0 1-.5-.5V11h-.5a.5.5 0 0 1-.468-.325z"/>');_exports.BIconPencil=BIconPencil;var BIconPencilFill=makeIcon("PencilFill",'<path d="M12.854.146a.5.5 0 0 0-.707 0L10.5 1.793 14.207 5.5l1.647-1.646a.5.5 0 0 0 0-.708l-3-3zm.646 6.061L9.793 2.5 3.293 9H3.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.207l6.5-6.5zm-7.468 7.468A.5.5 0 0 1 6 13.5V13h-.5a.5.5 0 0 1-.5-.5V12h-.5a.5.5 0 0 1-.5-.5V11h-.5a.5.5 0 0 1-.5-.5V10h-.5a.499.499 0 0 1-.175-.032l-.179.178a.5.5 0 0 0-.11.168l-2 5a.5.5 0 0 0 .65.65l5-2a.5.5 0 0 0 .168-.11l.178-.178z"/>');_exports.BIconPencilFill=BIconPencilFill;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.456-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 d="m8 1.288 6.842 5.56L12.267 15H3.733L1.158 6.847 8 1.288zM16 6.5 8 0 0 6.5 3 16h10l3-9.5z"/>');_exports.BIconPentagon=BIconPentagon;var BIconPentagonFill=makeIcon("PentagonFill",'<path d="m8 0 8 6.5-3 9.5H3L0 6.5 8 0z"/>');_exports.BIconPentagonFill=BIconPentagonFill;var BIconPentagonHalf=makeIcon("PentagonHalf",'<path d="m8 1.288 6.842 5.56L12.267 15H8V1.288zM16 6.5 8 0 0 6.5 3 16h10l3-9.5z"/>');_exports.BIconPentagonHalf=BIconPentagonHalf;var BIconPeople=makeIcon("People",'<path d="M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1h8zm-7.978-1A.261.261 0 0 1 7 12.996c.001-.264.167-1.03.76-1.72C8.312 10.629 9.282 10 11 10c1.717 0 2.687.63 3.24 1.276.593.69.758 1.457.76 1.72l-.008.002a.274.274 0 0 1-.014.002H7.022zM11 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 10A5.493 5.493 0 0 0 4 13H1c0-.26.164-1.03.76-1.724.545-.636 1.492-1.256 3.16-1.275zM1.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 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 6z"/><path fill-rule="evenodd" d="M5.216 14A2.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.216z"/><path d="M4.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 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 1 0-3 1.5 1.5 0 0 1 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 1 0-3 1.5 1.5 0 0 1 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 d="M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.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.664h10z"/>');_exports.BIconPerson=BIconPerson;var BIconPersonBadge=makeIcon("PersonBadge",'<path d="M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"/><path d="M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z"/>');_exports.BIconPersonBadge=BIconPersonBadge;var BIconPersonBadgeFill=makeIcon("PersonBadgeFill",'<path 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 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 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm8-9a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"/>');_exports.BIconPersonBoundingBox=BIconPersonBoundingBox;var BIconPersonCheck=makeIcon("PersonCheck",'<path d="M6 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H1s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.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.664h10z"/><path fill-rule="evenodd" d="M15.854 5.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="M15.854 5.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"/><path 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 6z"/>');_exports.BIconPersonCheckFill=BIconPersonCheckFill;var BIconPersonCircle=makeIcon("PersonCircle",'<path d="M11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"/><path fill-rule="evenodd" d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm8-7a7 7 0 0 0-5.468 11.37C3.242 11.226 4.805 10 8 10s4.757 1.225 5.468 2.37A7 7 0 0 0 8 1z"/>');_exports.BIconPersonCircle=BIconPersonCircle;var BIconPersonDash=makeIcon("PersonDash",'<path d="M6 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H1s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.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.664h10z"/><path fill-rule="evenodd" d="M11 7.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="M11 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 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 6z"/>');_exports.BIconPersonDashFill=BIconPersonDashFill;var BIconPersonFill=makeIcon("PersonFill",'<path 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 d="M6 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-5 6s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zM11 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5zm.5 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4zm2 3a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2zm0 3a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2z"/>');_exports.BIconPersonLinesFill=BIconPersonLinesFill;var BIconPersonPlus=makeIcon("PersonPlus",'<path d="M6 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H1s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.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.664h10z"/><path fill-rule="evenodd" d="M13.5 5a.5.5 0 0 1 .5.5V7h1.5a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0V8h-1.5a.5.5 0 0 1 0-1H13V5.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconPersonPlus=BIconPersonPlus;var BIconPersonPlusFill=makeIcon("PersonPlusFill",'<path 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 6z"/><path fill-rule="evenodd" d="M13.5 5a.5.5 0 0 1 .5.5V7h1.5a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0V8h-1.5a.5.5 0 0 1 0-1H13V5.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconPersonPlusFill=BIconPersonPlusFill;var BIconPersonSquare=makeIcon("PersonSquare",'<path d="M11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"/><path 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-2H2zm12 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1v-1c0-1-1-4-6-4s-6 3-6 4v1a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12z"/>');_exports.BIconPersonSquare=BIconPersonSquare;var BIconPersonX=makeIcon("PersonX",'<path d="M6 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H1s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.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.664h10z"/><path fill-rule="evenodd" d="M12.146 5.146a.5.5 0 0 1 .708 0L14 6.293l1.146-1.147a.5.5 0 0 1 .708.708L14.707 7l1.147 1.146a.5.5 0 0 1-.708.708L14 7.707l-1.146 1.147a.5.5 0 0 1-.708-.708L13.293 7l-1.147-1.146a.5.5 0 0 1 0-.708z"/>');_exports.BIconPersonX=BIconPersonX;var BIconPersonXFill=makeIcon("PersonXFill",'<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 6zm6.146-2.854a.5.5 0 0 1 .708 0L14 6.293l1.146-1.147a.5.5 0 0 1 .708.708L14.707 7l1.147 1.146a.5.5 0 0 1-.708.708L14 7.707l-1.146 1.147a.5.5 0 0 1-.708-.708L13.293 7l-1.147-1.146a.5.5 0 0 1 0-.708z"/>');_exports.BIconPersonXFill=BIconPersonXFill;var BIconPhone=makeIcon("Phone",'<path d="M11 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h6zM5 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 d="M8 14a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconPhone=BIconPhone;var BIconPhoneFill=makeIcon("PhoneFill",'<path 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 0-2 0 1 1 0 0 0 2 0z"/>');_exports.BIconPhoneFill=BIconPhoneFill;var BIconPhoneLandscape=makeIcon("PhoneLandscape",'<path d="M1 4.5a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-6zm-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 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 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 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconPhoneLandscapeFill=BIconPhoneLandscapeFill;var BIconPhoneVibrate=makeIcon("PhoneVibrate",'<path d="M10 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4zM6 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H6z"/><path d="M8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM1.599 4.058a.5.5 0 0 1 .208.676A6.967 6.967 0 0 0 1 8c0 1.18.292 2.292.807 3.266a.5.5 0 0 1-.884.468A7.968 7.968 0 0 1 0 8c0-1.347.334-2.619.923-3.734a.5.5 0 0 1 .676-.208zm12.802 0a.5.5 0 0 1 .676.208A7.967 7.967 0 0 1 16 8a7.967 7.967 0 0 1-.923 3.734.5.5 0 0 1-.884-.468A6.967 6.967 0 0 0 15 8c0-1.18-.292-2.292-.807-3.266a.5.5 0 0 1 .208-.676zM3.057 5.534a.5.5 0 0 1 .284.648A4.986 4.986 0 0 0 3 8c0 .642.12 1.255.34 1.818a.5.5 0 1 1-.93.364A5.986 5.986 0 0 1 2 8c0-.769.145-1.505.41-2.182a.5.5 0 0 1 .647-.284zm9.886 0a.5.5 0 0 1 .648.284C13.855 6.495 14 7.231 14 8c0 .769-.145 1.505-.41 2.182a.5.5 0 0 1-.93-.364C12.88 9.255 13 8.642 13 8c0-.642-.12-1.255-.34-1.818a.5.5 0 0 1 .283-.648z"/>');_exports.BIconPhoneVibrate=BIconPhoneVibrate;var BIconPhoneVibrateFill=makeIcon("PhoneVibrateFill",'<path d="M4 4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4zm5 7a1 1 0 1 0-2 0 1 1 0 0 0 2 0zM1.807 4.734a.5.5 0 1 0-.884-.468A7.967 7.967 0 0 0 0 8c0 1.347.334 2.618.923 3.734a.5.5 0 1 0 .884-.468A6.967 6.967 0 0 1 1 8c0-1.18.292-2.292.807-3.266zm13.27-.468a.5.5 0 0 0-.884.468C14.708 5.708 15 6.819 15 8c0 1.18-.292 2.292-.807 3.266a.5.5 0 0 0 .884.468A7.967 7.967 0 0 0 16 8a7.967 7.967 0 0 0-.923-3.734zM3.34 6.182a.5.5 0 1 0-.93-.364A5.986 5.986 0 0 0 2 8c0 .769.145 1.505.41 2.182a.5.5 0 1 0 .93-.364A4.986 4.986 0 0 1 3 8c0-.642.12-1.255.34-1.818zm10.25-.364a.5.5 0 0 0-.93.364c.22.563.34 1.176.34 1.818 0 .642-.12 1.255-.34 1.818a.5.5 0 0 0 .93.364C13.856 9.505 14 8.769 14 8c0-.769-.145-1.505-.41-2.182z"/>');_exports.BIconPhoneVibrateFill=BIconPhoneVibrateFill;var BIconPieChart=makeIcon("PieChart",'<path d="M7.5 1.018a7 7 0 0 0-4.79 11.566L7.5 7.793V1.018zm1 0V7.5h6.482A7.001 7.001 0 0 0 8.5 1.018zM14.982 8.5H8.207l-4.79 4.79A7 7 0 0 0 14.982 8.5zM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8z"/>');_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 BIconPiggyBank=makeIcon("PiggyBank",'<path d="M5 6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm1.138-1.496A6.613 6.613 0 0 1 7.964 4.5c.666 0 1.303.097 1.893.273a.5.5 0 0 0 .286-.958A7.602 7.602 0 0 0 7.964 3.5c-.734 0-1.441.103-2.102.292a.5.5 0 1 0 .276.962z"/><path fill-rule="evenodd" d="M7.964 1.527c-2.977 0-5.571 1.704-6.32 4.125h-.55A1 1 0 0 0 .11 6.824l.254 1.46a1.5 1.5 0 0 0 1.478 1.243h.263c.3.513.688.978 1.145 1.382l-.729 2.477a.5.5 0 0 0 .48.641h2a.5.5 0 0 0 .471-.332l.482-1.351c.635.173 1.31.267 2.011.267.707 0 1.388-.095 2.028-.272l.543 1.372a.5.5 0 0 0 .465.316h2a.5.5 0 0 0 .478-.645l-.761-2.506C13.81 9.895 14.5 8.559 14.5 7.069c0-.145-.007-.29-.02-.431.261-.11.508-.266.705-.444.315.306.815.306.815-.417 0 .223-.5.223-.461-.026a.95.95 0 0 0 .09-.255.7.7 0 0 0-.202-.645.58.58 0 0 0-.707-.098.735.735 0 0 0-.375.562c-.024.243.082.48.32.654a2.112 2.112 0 0 1-.259.153c-.534-2.664-3.284-4.595-6.442-4.595zM2.516 6.26c.455-2.066 2.667-3.733 5.448-3.733 3.146 0 5.536 2.114 5.536 4.542 0 1.254-.624 2.41-1.67 3.248a.5.5 0 0 0-.165.535l.66 2.175h-.985l-.59-1.487a.5.5 0 0 0-.629-.288c-.661.23-1.39.359-2.157.359a6.558 6.558 0 0 1-2.157-.359.5.5 0 0 0-.635.304l-.525 1.471h-.979l.633-2.15a.5.5 0 0 0-.17-.534 4.649 4.649 0 0 1-1.284-1.541.5.5 0 0 0-.446-.275h-.56a.5.5 0 0 1-.492-.414l-.254-1.46h.933a.5.5 0 0 0 .488-.393zm12.621-.857a.565.565 0 0 1-.098.21.704.704 0 0 1-.044-.025c-.146-.09-.157-.175-.152-.223a.236.236 0 0 1 .117-.173c.049-.027.08-.021.113.012a.202.202 0 0 1 .064.199z"/>');_exports.BIconPiggyBank=BIconPiggyBank;var BIconPiggyBankFill=makeIcon("PiggyBankFill",'<path fill-rule="evenodd" d="M7.964 1.527c-2.977 0-5.571 1.704-6.32 4.125h-.55A1 1 0 0 0 .11 6.824l.254 1.46a1.5 1.5 0 0 0 1.478 1.243h.263c.3.513.688.978 1.145 1.382l-.729 2.477a.5.5 0 0 0 .48.641h2a.5.5 0 0 0 .471-.332l.482-1.351c.635.173 1.31.267 2.011.267.707 0 1.388-.095 2.028-.272l.543 1.372a.5.5 0 0 0 .465.316h2a.5.5 0 0 0 .478-.645l-.761-2.506C13.81 9.895 14.5 8.559 14.5 7.069c0-.145-.007-.29-.02-.431.261-.11.508-.266.705-.444.315.306.815.306.815-.417 0 .223-.5.223-.461-.026a.95.95 0 0 0 .09-.255.7.7 0 0 0-.202-.645.58.58 0 0 0-.707-.098.735.735 0 0 0-.375.562c-.024.243.082.48.32.654a2.112 2.112 0 0 1-.259.153c-.534-2.664-3.284-4.595-6.442-4.595zm7.173 3.876a.565.565 0 0 1-.098.21.704.704 0 0 1-.044-.025c-.146-.09-.157-.175-.152-.223a.236.236 0 0 1 .117-.173c.049-.027.08-.021.113.012a.202.202 0 0 1 .064.199zm-8.999-.65A6.613 6.613 0 0 1 7.964 4.5c.666 0 1.303.097 1.893.273a.5.5 0 1 0 .286-.958A7.601 7.601 0 0 0 7.964 3.5c-.734 0-1.441.103-2.102.292a.5.5 0 1 0 .276.962zM5 6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0z"/>');_exports.BIconPiggyBankFill=BIconPiggyBankFill;var BIconPin=makeIcon("Pin",'<path d="M4.146.146A.5.5 0 0 1 4.5 0h7a.5.5 0 0 1 .5.5c0 .68-.342 1.174-.646 1.479-.126.125-.25.224-.354.298v4.431l.078.048c.203.127.476.314.751.555C12.36 7.775 13 8.527 13 9.5a.5.5 0 0 1-.5.5h-4v4.5c0 .276-.224 1.5-.5 1.5s-.5-1.224-.5-1.5V10h-4a.5.5 0 0 1-.5-.5c0-.973.64-1.725 1.17-2.189A5.921 5.921 0 0 1 5 6.708V2.277a2.77 2.77 0 0 1-.354-.298C4.342 1.674 4 1.179 4 .5a.5.5 0 0 1 .146-.354zm1.58 1.408-.002-.001.002.001zm-.002-.001.002.001A.5.5 0 0 1 6 2v5a.5.5 0 0 1-.276.447h-.002l-.012.007-.054.03a4.922 4.922 0 0 0-.827.58c-.318.278-.585.596-.725.936h7.792c-.14-.34-.407-.658-.725-.936a4.915 4.915 0 0 0-.881-.61l-.012-.006h-.002A.5.5 0 0 1 10 7V2a.5.5 0 0 1 .295-.458 1.775 1.775 0 0 0 .351-.271c.08-.08.155-.17.214-.271H5.14c.06.1.133.191.214.271a1.78 1.78 0 0 0 .37.282z"/>');_exports.BIconPin=BIconPin;var BIconPinAngle=makeIcon("PinAngle",'<path d="M9.828.722a.5.5 0 0 1 .354.146l4.95 4.95a.5.5 0 0 1 0 .707c-.48.48-1.072.588-1.503.588-.177 0-.335-.018-.46-.039l-3.134 3.134a5.927 5.927 0 0 1 .16 1.013c.046.702-.032 1.687-.72 2.375a.5.5 0 0 1-.707 0l-2.829-2.828-3.182 3.182c-.195.195-1.219.902-1.414.707-.195-.195.512-1.22.707-1.414l3.182-3.182-2.828-2.829a.5.5 0 0 1 0-.707c.688-.688 1.673-.767 2.375-.72a5.922 5.922 0 0 1 1.013.16l3.134-3.133a2.772 2.772 0 0 1-.04-.461c0-.43.108-1.022.589-1.503a.5.5 0 0 1 .353-.146zm.122 2.112v-.002.002zm0-.002v.002a.5.5 0 0 1-.122.51L6.293 6.878a.5.5 0 0 1-.511.12H5.78l-.014-.004a4.507 4.507 0 0 0-.288-.076 4.922 4.922 0 0 0-.765-.116c-.422-.028-.836.008-1.175.15l5.51 5.509c.141-.34.177-.753.149-1.175a4.924 4.924 0 0 0-.192-1.054l-.004-.013v-.001a.5.5 0 0 1 .12-.512l3.536-3.535a.5.5 0 0 1 .532-.115l.096.022c.087.017.208.034.344.034.114 0 .23-.011.343-.04L9.927 2.028c-.029.113-.04.23-.04.343a1.779 1.779 0 0 0 .062.46z"/>');_exports.BIconPinAngle=BIconPinAngle;var BIconPinAngleFill=makeIcon("PinAngleFill",'<path d="M9.828.722a.5.5 0 0 1 .354.146l4.95 4.95a.5.5 0 0 1 0 .707c-.48.48-1.072.588-1.503.588-.177 0-.335-.018-.46-.039l-3.134 3.134a5.927 5.927 0 0 1 .16 1.013c.046.702-.032 1.687-.72 2.375a.5.5 0 0 1-.707 0l-2.829-2.828-3.182 3.182c-.195.195-1.219.902-1.414.707-.195-.195.512-1.22.707-1.414l3.182-3.182-2.828-2.829a.5.5 0 0 1 0-.707c.688-.688 1.673-.767 2.375-.72a5.922 5.922 0 0 1 1.013.16l3.134-3.133a2.772 2.772 0 0 1-.04-.461c0-.43.108-1.022.589-1.503a.5.5 0 0 1 .353-.146z"/>');_exports.BIconPinAngleFill=BIconPinAngleFill;var BIconPinFill=makeIcon("PinFill",'<path d="M4.146.146A.5.5 0 0 1 4.5 0h7a.5.5 0 0 1 .5.5c0 .68-.342 1.174-.646 1.479-.126.125-.25.224-.354.298v4.431l.078.048c.203.127.476.314.751.555C12.36 7.775 13 8.527 13 9.5a.5.5 0 0 1-.5.5h-4v4.5c0 .276-.224 1.5-.5 1.5s-.5-1.224-.5-1.5V10h-4a.5.5 0 0 1-.5-.5c0-.973.64-1.725 1.17-2.189A5.921 5.921 0 0 1 5 6.708V2.277a2.77 2.77 0 0 1-.354-.298C4.342 1.674 4 1.179 4 .5a.5.5 0 0 1 .146-.354z"/>');_exports.BIconPinFill=BIconPinFill;var BIconPinMap=makeIcon("PinMap",'<path fill-rule="evenodd" d="M3.1 11.2a.5.5 0 0 1 .4-.2H6a.5.5 0 0 1 0 1H3.75L1.5 15h13l-2.25-3H10a.5.5 0 0 1 0-1h2.5a.5.5 0 0 1 .4.2l3 4a.5.5 0 0 1-.4.8H.5a.5.5 0 0 1-.4-.8l3-4z"/><path fill-rule="evenodd" d="M8 1a3 3 0 1 0 0 6 3 3 0 0 0 0-6zM4 4a4 4 0 1 1 4.5 3.969V13.5a.5.5 0 0 1-1 0V7.97A4 4 0 0 1 4 3.999z"/>');_exports.BIconPinMap=BIconPinMap;var BIconPinMapFill=makeIcon("PinMapFill",'<path fill-rule="evenodd" d="M3.1 11.2a.5.5 0 0 1 .4-.2H6a.5.5 0 0 1 0 1H3.75L1.5 15h13l-2.25-3H10a.5.5 0 0 1 0-1h2.5a.5.5 0 0 1 .4.2l3 4a.5.5 0 0 1-.4.8H.5a.5.5 0 0 1-.4-.8l3-4z"/><path fill-rule="evenodd" d="M4 4a4 4 0 1 1 4.5 3.969V13.5a.5.5 0 0 1-1 0V7.97A4 4 0 0 1 4 3.999z"/>');_exports.BIconPinMapFill=BIconPinMapFill;var BIconPip=makeIcon("Pip",'<path 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 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 6h5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5z"/>');_exports.BIconPipFill=BIconPipFill;var BIconPlay=makeIcon("Play",'<path d="M10.804 8 5 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 BIconPlayBtn=makeIcon("PlayBtn",'<path d="M6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z"/><path 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-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"/>');_exports.BIconPlayBtn=BIconPlayBtn;var BIconPlayBtnFill=makeIcon("PlayBtnFill",'<path d="M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm6.79-6.907A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z"/>');_exports.BIconPlayBtnFill=BIconPlayBtnFill;var BIconPlayCircle=makeIcon("PlayCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z"/>');_exports.BIconPlayCircle=BIconPlayCircle;var BIconPlayCircleFill=makeIcon("PlayCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z"/>');_exports.BIconPlayCircleFill=BIconPlayCircleFill;var BIconPlayFill=makeIcon("PlayFill",'<path d="m11.596 8.697-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="M6 0a.5.5 0 0 1 .5.5V3h3V.5a.5.5 0 0 1 1 0V3h1a.5.5 0 0 1 .5.5v3A3.5 3.5 0 0 1 8.5 10c-.002.434-.01.845-.04 1.22-.041.514-.126 1.003-.317 1.424a2.083 2.083 0 0 1-.97 1.028C6.725 13.9 6.169 14 5.5 14c-.998 0-1.61.33-1.974.718A1.922 1.922 0 0 0 3 16H2c0-.616.232-1.367.797-1.968C3.374 13.42 4.261 13 5.5 13c.581 0 .962-.088 1.218-.219.241-.123.4-.3.514-.55.121-.266.193-.621.23-1.09.027-.34.035-.718.037-1.141A3.5 3.5 0 0 1 4 6.5v-3a.5.5 0 0 1 .5-.5h1V.5A.5.5 0 0 1 6 0zM5 4v2.5A2.5 2.5 0 0 0 7.5 9h1A2.5 2.5 0 0 0 11 6.5V4H5z"/>');_exports.BIconPlug=BIconPlug;var BIconPlugFill=makeIcon("PlugFill",'<path d="M6 0a.5.5 0 0 1 .5.5V3h3V.5a.5.5 0 0 1 1 0V3h1a.5.5 0 0 1 .5.5v3A3.5 3.5 0 0 1 8.5 10c-.002.434-.01.845-.04 1.22-.041.514-.126 1.003-.317 1.424a2.083 2.083 0 0 1-.97 1.028C6.725 13.9 6.169 14 5.5 14c-.998 0-1.61.33-1.974.718A1.922 1.922 0 0 0 3 16H2c0-.616.232-1.367.797-1.968C3.374 13.42 4.261 13 5.5 13c.581 0 .962-.088 1.218-.219.241-.123.4-.3.514-.55.121-.266.193-.621.23-1.09.027-.34.035-.718.037-1.141A3.5 3.5 0 0 1 4 6.5v-3a.5.5 0 0 1 .5-.5h1V.5A.5.5 0 0 1 6 0z"/>');_exports.BIconPlugFill=BIconPlugFill;var BIconPlus=makeIcon("Plus",'<path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"/>');_exports.BIconPlus=BIconPlus;var BIconPlusCircle=makeIcon("PlusCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"/>');_exports.BIconPlusCircle=BIconPlusCircle;var BIconPlusCircleDotted=makeIcon("PlusCircleDotted",'<path d="M8 0c-.176 0-.35.006-.523.017l.064.998a7.117 7.117 0 0 1 .918 0l.064-.998A8.113 8.113 0 0 0 8 0zM6.44.152c-.346.069-.684.16-1.012.27l.321.948c.287-.098.582-.177.884-.237L6.44.153zm4.132.271a7.946 7.946 0 0 0-1.011-.27l-.194.98c.302.06.597.14.884.237l.321-.947zm1.873.925a8 8 0 0 0-.906-.524l-.443.896c.275.136.54.29.793.459l.556-.831zM4.46.824c-.314.155-.616.33-.905.524l.556.83a7.07 7.07 0 0 1 .793-.458L4.46.824zM2.725 1.985c-.262.23-.51.478-.74.74l.752.66c.202-.23.418-.446.648-.648l-.66-.752zm11.29.74a8.058 8.058 0 0 0-.74-.74l-.66.752c.23.202.447.418.648.648l.752-.66zm1.161 1.735a7.98 7.98 0 0 0-.524-.905l-.83.556c.169.253.322.518.458.793l.896-.443zM1.348 3.555c-.194.289-.37.591-.524.906l.896.443c.136-.275.29-.54.459-.793l-.831-.556zM.423 5.428a7.945 7.945 0 0 0-.27 1.011l.98.194c.06-.302.14-.597.237-.884l-.947-.321zM15.848 6.44a7.943 7.943 0 0 0-.27-1.012l-.948.321c.098.287.177.582.237.884l.98-.194zM.017 7.477a8.113 8.113 0 0 0 0 1.046l.998-.064a7.117 7.117 0 0 1 0-.918l-.998-.064zM16 8a8.1 8.1 0 0 0-.017-.523l-.998.064a7.11 7.11 0 0 1 0 .918l.998.064A8.1 8.1 0 0 0 16 8zM.152 9.56c.069.346.16.684.27 1.012l.948-.321a6.944 6.944 0 0 1-.237-.884l-.98.194zm15.425 1.012c.112-.328.202-.666.27-1.011l-.98-.194c-.06.302-.14.597-.237.884l.947.321zM.824 11.54a8 8 0 0 0 .524.905l.83-.556a6.999 6.999 0 0 1-.458-.793l-.896.443zm13.828.905c.194-.289.37-.591.524-.906l-.896-.443c-.136.275-.29.54-.459.793l.831.556zm-12.667.83c.23.262.478.51.74.74l.66-.752a7.047 7.047 0 0 1-.648-.648l-.752.66zm11.29.74c.262-.23.51-.478.74-.74l-.752-.66c-.201.23-.418.447-.648.648l.66.752zm-1.735 1.161c.314-.155.616-.33.905-.524l-.556-.83a7.07 7.07 0 0 1-.793.458l.443.896zm-7.985-.524c.289.194.591.37.906.524l.443-.896a6.998 6.998 0 0 1-.793-.459l-.556.831zm1.873.925c.328.112.666.202 1.011.27l.194-.98a6.953 6.953 0 0 1-.884-.237l-.321.947zm4.132.271a7.944 7.944 0 0 0 1.012-.27l-.321-.948a6.954 6.954 0 0 1-.884.237l.194.98zm-2.083.135a8.1 8.1 0 0 0 1.046 0l-.064-.998a7.11 7.11 0 0 1-.918 0l-.064.998zM8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3z"/>');_exports.BIconPlusCircleDotted=BIconPlusCircleDotted;var BIconPlusCircleFill=makeIcon("PlusCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3z"/>');_exports.BIconPlusCircleFill=BIconPlusCircleFill;var BIconPlusLg=makeIcon("PlusLg",'<path d="M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z"/>');_exports.BIconPlusLg=BIconPlusLg;var BIconPlusSquare=makeIcon("PlusSquare",'<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"/>');_exports.BIconPlusSquare=BIconPlusSquare;var BIconPlusSquareDotted=makeIcon("PlusSquareDotted",'<path d="M2.5 0c-.166 0-.33.016-.487.048l.194.98A1.51 1.51 0 0 1 2.5 1h.458V0H2.5zm2.292 0h-.917v1h.917V0zm1.833 0h-.917v1h.917V0zm1.833 0h-.916v1h.916V0zm1.834 0h-.917v1h.917V0zm1.833 0h-.917v1h.917V0zM13.5 0h-.458v1h.458c.1 0 .199.01.293.029l.194-.981A2.51 2.51 0 0 0 13.5 0zm2.079 1.11a2.511 2.511 0 0 0-.69-.689l-.556.831c.164.11.305.251.415.415l.83-.556zM1.11.421a2.511 2.511 0 0 0-.689.69l.831.556c.11-.164.251-.305.415-.415L1.11.422zM16 2.5c0-.166-.016-.33-.048-.487l-.98.194c.018.094.028.192.028.293v.458h1V2.5zM.048 2.013A2.51 2.51 0 0 0 0 2.5v.458h1V2.5c0-.1.01-.199.029-.293l-.981-.194zM0 3.875v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zM0 5.708v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zM0 7.542v.916h1v-.916H0zm15 .916h1v-.916h-1v.916zM0 9.375v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zm-16 .916v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zm-16 .917v.458c0 .166.016.33.048.487l.98-.194A1.51 1.51 0 0 1 1 13.5v-.458H0zm16 .458v-.458h-1v.458c0 .1-.01.199-.029.293l.981.194c.032-.158.048-.32.048-.487zM.421 14.89c.183.272.417.506.69.689l.556-.831a1.51 1.51 0 0 1-.415-.415l-.83.556zm14.469.689c.272-.183.506-.417.689-.69l-.831-.556c-.11.164-.251.305-.415.415l.556.83zm-12.877.373c.158.032.32.048.487.048h.458v-1H2.5c-.1 0-.199-.01-.293-.029l-.194.981zM13.5 16c.166 0 .33-.016.487-.048l-.194-.98A1.51 1.51 0 0 1 13.5 15h-.458v1h.458zm-9.625 0h.917v-1h-.917v1zm1.833 0h.917v-1h-.917v1zm1.834-1v1h.916v-1h-.916zm1.833 1h.917v-1h-.917v1zm1.833 0h.917v-1h-.917v1zM8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3z"/>');_exports.BIconPlusSquareDotted=BIconPlusSquareDotted;var BIconPlusSquareFill=makeIcon("PlusSquareFill",'<path 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 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z"/>');_exports.BIconPlusSquareFill=BIconPlusSquareFill;var BIconPower=makeIcon("Power",'<path d="M7.5 1v7h1V1h-1z"/><path d="M3 8.812a4.999 4.999 0 0 1 2.578-4.375l-.485-.874A6 6 0 1 0 11 3.616l-.501.865A5 5 0 1 1 3 8.812z"/>');_exports.BIconPower=BIconPower;var BIconPrinter=makeIcon("Printer",'<path d="M2.5 8a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"/><path d="M5 1a2 2 0 0 0-2 2v2H2a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h1v1a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-1h1a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-1V3a2 2 0 0 0-2-2H5zM4 3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2H4V3zm1 5a2 2 0 0 0-2 2v1H2a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1v-1a2 2 0 0 0-2-2H5zm7 2v3a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1z"/>');_exports.BIconPrinter=BIconPrinter;var BIconPrinterFill=makeIcon("PrinterFill",'<path d="M5 1a2 2 0 0 0-2 2v1h10V3a2 2 0 0 0-2-2H5zm6 8H5a1 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 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="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 .039-.063v-.009a.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-.003a.214.214 0 0 0-.039-.064.859.859 0 0 0-.27-.193C8.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-.039.063v.003l.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.855zM4.605 3a.5.5 0 0 0-.498.55l.001.007.29 3.4A.5.5 0 0 1 3.9 7.5h-.782c-.696 0-1.182-.497-1.469-.872a.459.459 0 0 0-.118-.115.112.112 0 0 0-.025-.012L1.5 6.5h-.003a.213.213 0 0 0-.064.039.86.86 0 0 0-.193.27C1.1 7.09 1 7.51 1 8c0 .491.1.912.24 1.19.07.14.14.225.194.271a.213.213 0 0 0 .063.039H1.5l.006-.001a.112.112 0 0 0 .025-.012.459.459 0 0 0 .118-.115c.287-.375.773-.872 1.469-.872H3.9a.5.5 0 0 1 .498.542l-.29 3.408a.5.5 0 0 0 .497.55h1.878c-.048-.166-.195-.352-.463-.557-.274-.21-.52-.528-.52-.943 0-.568.447-.947.862-1.154C6.807 10.123 7.387 10 8 10s1.193.123 1.638.346c.415.207.862.586.862 1.154 0 .415-.246.733-.52.943-.268.205-.415.39-.463.557h1.878a.5.5 0 0 0 .498-.55l-.001-.007-.29-3.4A.5.5 0 0 1 12.1 8.5h.782c.696 0 1.182.497 1.469.872.05.065.091.099.118.115.013.008.021.01.025.012a.02.02 0 0 0 .006.001h.003a.214.214 0 0 0 .064-.039.86.86 0 0 0 .193-.27c.14-.28.24-.7.24-1.191 0-.492-.1-.912-.24-1.19a.86.86 0 0 0-.194-.271.215.215 0 0 0-.063-.039H14.5l-.006.001a.113.113 0 0 0-.025.012.459.459 0 0 0-.118.115c-.287.375-.773.872-1.469.872H12.1a.5.5 0 0 1-.498-.543l.29-3.407a.5.5 0 0 0-.497-.55H9.517c.048.166.195.352.463.557.274.21.52.528.52.943 0 .568-.447.947-.862 1.154C9.193 5.877 8.613 6 8 6s-1.193-.123-1.638-.346C5.947 5.447 5.5 5.068 5.5 4.5c0-.415.246-.733.52-.943.268-.205.415-.39.463-.557H4.605z"/>');_exports.BIconPuzzle=BIconPuzzle;var BIconPuzzleFill=makeIcon("PuzzleFill",'<path 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.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.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.267 0-2.655.59-2.75 2.286zm1.557 5.763c0 .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 d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.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.267 0-2.655.59-2.75 2.286zm1.557 5.763c0 .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 d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM5.496 6.033h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.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.267 0-2.655.59-2.75 2.286a.237.237 0 0 0 .241.247zm2.325 6.443c.61 0 1.029-.394 1.029-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94 0 .533.425.927 1.01.927z"/>');_exports.BIconQuestionCircleFill=BIconQuestionCircleFill;var BIconQuestionDiamond=makeIcon("QuestionDiamond",'<path 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.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.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.267 0-2.655.59-2.75 2.286zm1.557 5.763c0 .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 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.435zM5.495 6.033a.237.237 0 0 1-.24-.247C5.35 4.091 6.737 3.5 8.005 3.5c1.396 0 2.672.73 2.672 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.105a.25.25 0 0 1-.25.25h-.81a.25.25 0 0 1-.25-.246l-.004-.217c-.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-.803 0-1.253.478-1.342 1.134-.018.137-.128.25-.266.25h-.825zm2.325 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 BIconQuestionLg=makeIcon("QuestionLg",'<path d="M3 4.075a.423.423 0 0 0 .43.44H4.9c.247 0 .442-.2.475-.445.159-1.17.962-2.022 2.393-2.022 1.222 0 2.342.611 2.342 2.082 0 1.132-.668 1.652-1.72 2.444-1.2.872-2.15 1.89-2.082 3.542l.005.386c.003.244.202.44.446.44h1.445c.247 0 .446-.2.446-.446v-.188c0-1.278.487-1.652 1.8-2.647 1.086-.826 2.217-1.743 2.217-3.667C12.667 1.301 10.393 0 7.903 0 5.645 0 3.17 1.053 3.001 4.075zm2.776 10.273c0 .95.758 1.652 1.8 1.652 1.085 0 1.832-.702 1.832-1.652 0-.985-.747-1.675-1.833-1.675-1.04 0-1.799.69-1.799 1.675z"/>');_exports.BIconQuestionLg=BIconQuestionLg;var BIconQuestionOctagon=makeIcon("QuestionOctagon",'<path 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 1 1 5.1v5.8L5.1 15h5.8l4.1-4.1V5.1L10.9 1H5.1z"/><path d="M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.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.267 0-2.655.59-2.75 2.286zm1.557 5.763c0 .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 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.146zM5.496 6.033a.237.237 0 0 1-.24-.247C5.35 4.091 6.737 3.5 8.005 3.5c1.396 0 2.672.73 2.672 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.105a.25.25 0 0 1-.25.25h-.81a.25.25 0 0 1-.25-.246l-.004-.217c-.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-.803 0-1.253.478-1.342 1.134-.018.137-.128.25-.266.25h-.825zm2.325 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 d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.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.267 0-2.655.59-2.75 2.286zm1.557 5.763c0 .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 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.496 6.033a.237.237 0 0 1-.24-.247C5.35 4.091 6.737 3.5 8.005 3.5c1.396 0 2.672.73 2.672 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.105a.25.25 0 0 1-.25.25h-.81a.25.25 0 0 1-.25-.246l-.004-.217c-.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-.803 0-1.253.478-1.342 1.134-.018.137-.128.25-.266.25h-.825zm2.325 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 BIconRainbow=makeIcon("Rainbow",'<path d="M8 4.5a7 7 0 0 0-7 7 .5.5 0 0 1-1 0 8 8 0 1 1 16 0 .5.5 0 0 1-1 0 7 7 0 0 0-7-7zm0 2a5 5 0 0 0-5 5 .5.5 0 0 1-1 0 6 6 0 1 1 12 0 .5.5 0 0 1-1 0 5 5 0 0 0-5-5zm0 2a3 3 0 0 0-3 3 .5.5 0 0 1-1 0 4 4 0 1 1 8 0 .5.5 0 0 1-1 0 3 3 0 0 0-3-3zm0 2a1 1 0 0 0-1 1 .5.5 0 0 1-1 0 2 2 0 1 1 4 0 .5.5 0 0 1-1 0 1 1 0 0 0-1-1z"/>');_exports.BIconRainbow=BIconRainbow;var BIconReceipt=makeIcon("Receipt",'<path 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 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 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-.5zM11.5 4a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm0 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm0 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm0 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm0 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"/><path d="M2.354.646a.5.5 0 0 0-.801.13l-.5 1A.5.5 0 0 0 1 2v13H.5a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H15V2a.5.5 0 0 0-.053-.224l-.5-1a.5.5 0 0 0-.8-.13L13 1.293l-.646-.647a.5.5 0 0 0-.708 0L11 1.293l-.646-.647a.5.5 0 0 0-.708 0L9 1.293 8.354.646a.5.5 0 0 0-.708 0L7 1.293 6.354.646a.5.5 0 0 0-.708 0L5 1.293 4.354.646a.5.5 0 0 0-.708 0L3 1.293 2.354.646zm-.217 1.198.51.51a.5.5 0 0 0 .707 0L4 1.707l.646.647a.5.5 0 0 0 .708 0L6 1.707l.646.647a.5.5 0 0 0 .708 0L8 1.707l.646.647a.5.5 0 0 0 .708 0L10 1.707l.646.647a.5.5 0 0 0 .708 0L12 1.707l.646.647a.5.5 0 0 0 .708 0l.509-.51.137.274V15H2V2.118l.137-.274z"/>');_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 BIconRecord=makeIcon("Record",'<path d="M8 12a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0 1A5 5 0 1 0 8 3a5 5 0 0 0 0 10z"/>');_exports.BIconRecord=BIconRecord;var BIconRecord2=makeIcon("Record2",'<path d="M8 12a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0 1A5 5 0 1 0 8 3a5 5 0 0 0 0 10z"/><path d="M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/>');_exports.BIconRecord2=BIconRecord2;var BIconRecord2Fill=makeIcon("Record2Fill",'<path d="M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/><path d="M8 13A5 5 0 1 0 8 3a5 5 0 0 0 0 10zm0-2a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/>');_exports.BIconRecord2Fill=BIconRecord2Fill;var BIconRecordBtn=makeIcon("RecordBtn",'<path d="M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/><path 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-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"/>');_exports.BIconRecordBtn=BIconRecordBtn;var BIconRecordBtnFill=makeIcon("RecordBtnFill",'<path d="M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm8-1a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>');_exports.BIconRecordBtnFill=BIconRecordBtnFill;var BIconRecordCircle=makeIcon("RecordCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"/>');_exports.BIconRecordCircle=BIconRecordCircle;var BIconRecordCircleFill=makeIcon("RecordCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-8 3a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>');_exports.BIconRecordCircleFill=BIconRecordCircleFill;var BIconRecordFill=makeIcon("RecordFill",'<path fill-rule="evenodd" d="M8 13A5 5 0 1 0 8 3a5 5 0 0 0 0 10z"/>');_exports.BIconRecordFill=BIconRecordFill;var BIconRecycle=makeIcon("Recycle",'<path d="M9.302 1.256a1.5 1.5 0 0 0-2.604 0l-1.704 2.98a.5.5 0 0 0 .869.497l1.703-2.981a.5.5 0 0 1 .868 0l2.54 4.444-1.256-.337a.5.5 0 1 0-.26.966l2.415.647a.5.5 0 0 0 .613-.353l.647-2.415a.5.5 0 1 0-.966-.259l-.333 1.242-2.532-4.431zM2.973 7.773l-1.255.337a.5.5 0 1 1-.26-.966l2.416-.647a.5.5 0 0 1 .612.353l.647 2.415a.5.5 0 0 1-.966.259l-.333-1.242-2.545 4.454a.5.5 0 0 0 .434.748H5a.5.5 0 0 1 0 1H1.723A1.5 1.5 0 0 1 .421 12.24l2.552-4.467zm10.89 1.463a.5.5 0 1 0-.868.496l1.716 3.004a.5.5 0 0 1-.434.748h-5.57l.647-.646a.5.5 0 1 0-.708-.707l-1.5 1.5a.498.498 0 0 0 0 .707l1.5 1.5a.5.5 0 1 0 .708-.707l-.647-.647h5.57a1.5 1.5 0 0 0 1.302-2.244l-1.716-3.004z"/>');_exports.BIconRecycle=BIconRecycle;var BIconReddit=makeIcon("Reddit",'<path d="M6.167 8a.831.831 0 0 0-.83.83c0 .459.372.84.83.831a.831.831 0 0 0 0-1.661zm1.843 3.647c.315 0 1.403-.038 1.976-.611a.232.232 0 0 0 0-.306.213.213 0 0 0-.306 0c-.353.363-1.126.487-1.67.487-.545 0-1.308-.124-1.671-.487a.213.213 0 0 0-.306 0 .213.213 0 0 0 0 .306c.564.563 1.652.61 1.977.61zm.992-2.807c0 .458.373.83.831.83.458 0 .83-.381.83-.83a.831.831 0 0 0-1.66 0z"/><path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.828-1.165c-.315 0-.602.124-.812.325-.801-.573-1.9-.945-3.121-.993l.534-2.501 1.738.372a.83.83 0 1 0 .83-.869.83.83 0 0 0-.744.468l-1.938-.41a.203.203 0 0 0-.153.028.186.186 0 0 0-.086.134l-.592 2.788c-1.24.038-2.358.41-3.17.992-.21-.2-.496-.324-.81-.324a1.163 1.163 0 0 0-.478 2.224c-.02.115-.029.23-.029.353 0 1.795 2.091 3.256 4.669 3.256 2.577 0 4.668-1.451 4.668-3.256 0-.114-.01-.238-.029-.353.401-.181.688-.592.688-1.069 0-.65-.525-1.165-1.165-1.165z"/>');_exports.BIconReddit=BIconReddit;var BIconReply=makeIcon("Reply",'<path d="M6.598 5.013a.144.144 0 0 1 .202.134V6.3a.5.5 0 0 0 .5.5c.667 0 2.013.005 3.3.822.984.624 1.99 1.76 2.595 3.876-1.02-.983-2.185-1.516-3.205-1.799a8.74 8.74 0 0 0-1.921-.306 7.404 7.404 0 0 0-.798.008h-.013l-.005.001h-.001L7.3 9.9l-.05-.498a.5.5 0 0 0-.45.498v1.153c0 .108-.11.176-.202.134L2.614 8.254a.503.503 0 0 0-.042-.028.147.147 0 0 1 0-.252.499.499 0 0 0 .042-.028l3.984-2.933zM7.8 10.386c.068 0 .143.003.223.006.434.02 1.034.086 1.7.271 1.326.368 2.896 1.202 3.94 3.08a.5.5 0 0 0 .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 0-1.767-.96l-3.994 2.94a1.147 1.147 0 0 0 0 1.946l3.994 2.94a1.144 1.144 0 0 0 1.767-.96v-.667z"/>');_exports.BIconReply=BIconReply;var BIconReplyAll=makeIcon("ReplyAll",'<path d="M8.098 5.013a.144.144 0 0 1 .202.134V6.3a.5.5 0 0 0 .5.5c.667 0 2.013.005 3.3.822.984.624 1.99 1.76 2.595 3.876-1.02-.983-2.185-1.516-3.205-1.799a8.74 8.74 0 0 0-1.921-.306 7.404 7.404 0 0 0-.798.008h-.013l-.005.001h-.001L8.8 9.9l-.05-.498a.5.5 0 0 0-.45.498v1.153c0 .108-.11.176-.202.134L4.114 8.254a.502.502 0 0 0-.042-.028.147.147 0 0 1 0-.252.497.497 0 0 0 .042-.028l3.984-2.933zM9.3 10.386c.068 0 .143.003.223.006.434.02 1.034.086 1.7.271 1.326.368 2.896 1.202 3.94 3.08a.5.5 0 0 0 .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 0-1.767-.96l-3.994 2.94a1.147 1.147 0 0 0 0 1.946l3.994 2.94a1.144 1.144 0 0 0 1.767-.96v-.667z"/><path d="M5.232 4.293a.5.5 0 0 0-.7-.106L.54 7.127a1.147 1.147 0 0 0 0 1.946l3.994 2.94a.5.5 0 1 0 .593-.805L1.114 8.254a.503.503 0 0 0-.042-.028.147.147 0 0 1 0-.252.5.5 0 0 0 .042-.028l4.012-2.954a.5.5 0 0 0 .106-.699z"/>');_exports.BIconReplyAll=BIconReplyAll;var BIconReplyAllFill=makeIcon("ReplyAllFill",'<path d="M8.021 11.9 3.453 8.62a.719.719 0 0 1 0-1.238L8.021 4.1a.716.716 0 0 1 1.079.619V6c1.5 0 6 0 7 8-2.5-4.5-7-4-7-4v1.281c0 .56-.606.898-1.079.62z"/><path d="M5.232 4.293a.5.5 0 0 1-.106.7L1.114 7.945a.5.5 0 0 1-.042.028.147.147 0 0 0 0 .252.503.503 0 0 1 .042.028l4.012 2.954a.5.5 0 1 1-.593.805L.539 9.073a1.147 1.147 0 0 1 0-1.946l3.994-2.94a.5.5 0 0 1 .699.106z"/>');_exports.BIconReplyAllFill=BIconReplyAllFill;var BIconReplyFill=makeIcon("ReplyFill",'<path d="M5.921 11.9 1.353 8.62a.719.719 0 0 1 0-1.238L5.921 4.1A.716.716 0 0 1 7 4.719V6c1.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 d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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 0zm-3-8.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 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.5c5.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 0-2zm0 4a6 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 0-2zm.5 7a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"/>');_exports.BIconRssFill=BIconRssFill;var BIconRulers=makeIcon("Rulers",'<path d="M1 0a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h5v-1H2v-1h4v-1H4v-1h2v-1H2v-1h4V9H4V8h2V7H2V6h4V2h1v4h1V4h1v2h1V2h1v4h1V4h1v2h1V2h1v4h1V1a1 1 0 0 0-1-1H1z"/>');_exports.BIconRulers=BIconRulers;var BIconSafe=makeIcon("Safe",'<path d="M1 1.5A1.5 1.5 0 0 1 2.5 0h12A1.5 1.5 0 0 1 16 1.5v13a1.5 1.5 0 0 1-1.5 1.5h-12A1.5 1.5 0 0 1 1 14.5V13H.5a.5.5 0 0 1 0-1H1V8.5H.5a.5.5 0 0 1 0-1H1V4H.5a.5.5 0 0 1 0-1H1V1.5zM2.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5h-12z"/><path d="M13.5 6a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 .5-.5zM4.828 4.464a.5.5 0 0 1 .708 0l1.09 1.09a3.003 3.003 0 0 1 3.476 0l1.09-1.09a.5.5 0 1 1 .707.708l-1.09 1.09c.74 1.037.74 2.44 0 3.476l1.09 1.09a.5.5 0 1 1-.707.708l-1.09-1.09a3.002 3.002 0 0 1-3.476 0l-1.09 1.09a.5.5 0 1 1-.708-.708l1.09-1.09a3.003 3.003 0 0 1 0-3.476l-1.09-1.09a.5.5 0 0 1 0-.708zM6.95 6.586a2 2 0 1 0 2.828 2.828A2 2 0 0 0 6.95 6.586z"/>');_exports.BIconSafe=BIconSafe;var BIconSafe2=makeIcon("Safe2",'<path d="M1 2.5A1.5 1.5 0 0 1 2.5 1h12A1.5 1.5 0 0 1 16 2.5v12a1.5 1.5 0 0 1-1.5 1.5h-12A1.5 1.5 0 0 1 1 14.5V14H.5a.5.5 0 0 1 0-1H1V9H.5a.5.5 0 0 1 0-1H1V4H.5a.5.5 0 0 1 0-1H1v-.5zM2.5 2a.5.5 0 0 0-.5.5v12a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5v-12a.5.5 0 0 0-.5-.5h-12z"/><path d="M5.035 8h1.528c.047-.184.12-.357.214-.516l-1.08-1.08A3.482 3.482 0 0 0 5.035 8zm1.369-2.303 1.08 1.08c.16-.094.332-.167.516-.214V5.035a3.482 3.482 0 0 0-1.596.662zM9 5.035v1.528c.184.047.357.12.516.214l1.08-1.08A3.482 3.482 0 0 0 9 5.035zm2.303 1.369-1.08 1.08c.094.16.167.332.214.516h1.528a3.483 3.483 0 0 0-.662-1.596zM11.965 9h-1.528c-.047.184-.12.357-.214.516l1.08 1.08A3.483 3.483 0 0 0 11.965 9zm-1.369 2.303-1.08-1.08c-.16.094-.332.167-.516.214v1.528a3.483 3.483 0 0 0 1.596-.662zM8 11.965v-1.528a1.989 1.989 0 0 1-.516-.214l-1.08 1.08A3.483 3.483 0 0 0 8 11.965zm-2.303-1.369 1.08-1.08A1.988 1.988 0 0 1 6.563 9H5.035c.085.593.319 1.138.662 1.596zM4 8.5a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0zm4.5-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconSafe2=BIconSafe2;var BIconSafe2Fill=makeIcon("Safe2Fill",'<path d="M6.563 8H5.035a3.482 3.482 0 0 1 .662-1.596l1.08 1.08c-.094.16-.167.332-.214.516zm.921-1.223-1.08-1.08A3.482 3.482 0 0 1 8 5.035v1.528c-.184.047-.357.12-.516.214zM9 6.563V5.035a3.482 3.482 0 0 1 1.596.662l-1.08 1.08A1.988 1.988 0 0 0 9 6.563zm1.223.921 1.08-1.08c.343.458.577 1.003.662 1.596h-1.528a1.989 1.989 0 0 0-.214-.516zM10.437 9h1.528a3.483 3.483 0 0 1-.662 1.596l-1.08-1.08c.094-.16.167-.332.214-.516zm-.921 1.223 1.08 1.08A3.483 3.483 0 0 1 9 11.965v-1.528c.184-.047.357-.12.516-.214zM8 10.437v1.528a3.483 3.483 0 0 1-1.596-.662l1.08-1.08c.16.094.332.167.516.214zm-1.223-.921-1.08 1.08A3.482 3.482 0 0 1 5.035 9h1.528c.047.184.12.357.214.516zM7.5 8.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0z"/><path d="M2.5 1A1.5 1.5 0 0 0 1 2.5V3H.5a.5.5 0 0 0 0 1H1v4H.5a.5.5 0 0 0 0 1H1v4H.5a.5.5 0 0 0 0 1H1v.5A1.5 1.5 0 0 0 2.5 16h12a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 14.5 1h-12zm6 3a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9z"/>');_exports.BIconSafe2Fill=BIconSafe2Fill;var BIconSafeFill=makeIcon("SafeFill",'<path d="M9.778 9.414A2 2 0 1 1 6.95 6.586a2 2 0 0 1 2.828 2.828z"/><path d="M2.5 0A1.5 1.5 0 0 0 1 1.5V3H.5a.5.5 0 0 0 0 1H1v3.5H.5a.5.5 0 0 0 0 1H1V12H.5a.5.5 0 0 0 0 1H1v1.5A1.5 1.5 0 0 0 2.5 16h12a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 14.5 0h-12zm3.036 4.464 1.09 1.09a3.003 3.003 0 0 1 3.476 0l1.09-1.09a.5.5 0 1 1 .707.708l-1.09 1.09c.74 1.037.74 2.44 0 3.476l1.09 1.09a.5.5 0 1 1-.707.708l-1.09-1.09a3.002 3.002 0 0 1-3.476 0l-1.09 1.09a.5.5 0 1 1-.708-.708l1.09-1.09a3.003 3.003 0 0 1 0-3.476l-1.09-1.09a.5.5 0 1 1 .708-.708zM14 6.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0z"/>');_exports.BIconSafeFill=BIconSafeFill;var BIconSave=makeIcon("Save",'<path d="M2 1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H9.5a1 1 0 0 0-1 1v7.293l2.646-2.647a.5.5 0 0 1 .708.708l-3.5 3.5a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L7.5 9.293V2a2 2 0 0 1 2-2H14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h2.5a.5.5 0 0 1 0 1H2z"/>');_exports.BIconSave=BIconSave;var BIconSave2=makeIcon("Save2",'<path d="M2 1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H9.5a1 1 0 0 0-1 1v4.5h2a.5.5 0 0 1 .354.854l-2.5 2.5a.5.5 0 0 1-.708 0l-2.5-2.5A.5.5 0 0 1 5.5 6.5h2V2a2 2 0 0 1 2-2H14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h2.5a.5.5 0 0 1 0 1H2z"/>');_exports.BIconSave2=BIconSave2;var BIconSave2Fill=makeIcon("Save2Fill",'<path d="M8.5 1.5A1.5 1.5 0 0 1 10 0h4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h6c-.314.418-.5.937-.5 1.5v6h-2a.5.5 0 0 0-.354.854l2.5 2.5a.5.5 0 0 0 .708 0l2.5-2.5A.5.5 0 0 0 10.5 7.5h-2v-6z"/>');_exports.BIconSave2Fill=BIconSave2Fill;var BIconSaveFill=makeIcon("SaveFill",'<path d="M8.5 1.5A1.5 1.5 0 0 1 10 0h4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h6c-.314.418-.5.937-.5 1.5v7.793L4.854 6.646a.5.5 0 1 0-.708.708l3.5 3.5a.5.5 0 0 0 .708 0l3.5-3.5a.5.5 0 0 0-.708-.708L8.5 9.293V1.5z"/>');_exports.BIconSaveFill=BIconSaveFill;var BIconScissors=makeIcon("Scissors",'<path d="M3.5 3.5c-.614-.884-.074-1.962.858-2.5L8 7.226 11.642 1c.932.538 1.472 1.616.858 2.5L8.81 8.61l1.556 2.661a2.5 2.5 0 1 1-.794.637L8 9.73l-1.572 2.177a2.5 2.5 0 1 1-.794-.637L7.19 8.61 3.5 3.5zm2.5 10a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0zm7 0a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0z"/>');_exports.BIconScissors=BIconScissors;var BIconScrewdriver=makeIcon("Screwdriver",'<path d="m0 1 1-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 BIconSdCard=makeIcon("SdCard",'<path d="M6.25 3.5a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2zm2 0a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2zm2 0a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2zm2 0a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2z"/><path fill-rule="evenodd" d="M5.914 0H12.5A1.5 1.5 0 0 1 14 1.5v13a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 14.5V3.914c0-.398.158-.78.44-1.06L4.853.439A1.5 1.5 0 0 1 5.914 0zM13 1.5a.5.5 0 0 0-.5-.5H5.914a.5.5 0 0 0-.353.146L3.146 3.561A.5.5 0 0 0 3 3.914V14.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-13z"/>');_exports.BIconSdCard=BIconSdCard;var BIconSdCardFill=makeIcon("SdCardFill",'<path fill-rule="evenodd" d="M12.5 0H5.914a1.5 1.5 0 0 0-1.06.44L2.439 2.853A1.5 1.5 0 0 0 2 3.914V14.5A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 12.5 0zm-7 2.75a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75zm2 0a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75zm2.75.75a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2zm1.25-.75a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75z"/>');_exports.BIconSdCardFill=BIconSdCardFill;var BIconSearch=makeIcon("Search",'<path d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.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-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z"/>');_exports.BIconSearch=BIconSearch;var BIconSegmentedNav=makeIcon("SegmentedNav",'<path d="M0 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6zm6 3h4V5H6v4zm9-1V6a1 1 0 0 0-1-1h-3v4h3a1 1 0 0 0 1-1z"/>');_exports.BIconSegmentedNav=BIconSegmentedNav;var BIconServer=makeIcon("Server",'<path d="M1.333 2.667C1.333 1.194 4.318 0 8 0s6.667 1.194 6.667 2.667V4c0 1.473-2.985 2.667-6.667 2.667S1.333 5.473 1.333 4V2.667z"/><path d="M1.333 6.334v3C1.333 10.805 4.318 12 8 12s6.667-1.194 6.667-2.667V6.334a6.51 6.51 0 0 1-1.458.79C11.81 7.684 9.967 8 8 8c-1.966 0-3.809-.317-5.208-.876a6.508 6.508 0 0 1-1.458-.79z"/><path d="M14.667 11.668a6.51 6.51 0 0 1-1.458.789c-1.4.56-3.242.876-5.21.876-1.966 0-3.809-.316-5.208-.876a6.51 6.51 0 0 1-1.458-.79v1.666C1.333 14.806 4.318 16 8 16s6.667-1.194 6.667-2.667v-1.665z"/>');_exports.BIconServer=BIconServer;var BIconShare=makeIcon("Share",'<path d="M13.5 1a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zM11 2.5a2.5 2.5 0 1 1 .603 1.628l-6.718 3.12a2.499 2.499 0 0 1 0 1.504l6.718 3.12a2.5 2.5 0 1 1-.488.876l-6.718-3.12a2.5 2.5 0 1 1 0-3.256l6.718-3.12A2.5 2.5 0 0 1 11 2.5zm-8.5 4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm11 5.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z"/>');_exports.BIconShare=BIconShare;var BIconShareFill=makeIcon("ShareFill",'<path d="M11 2.5a2.5 2.5 0 1 1 .603 1.628l-6.718 3.12a2.499 2.499 0 0 1 0 1.504l6.718 3.12a2.5 2.5 0 1 1-.488.876l-6.718-3.12a2.5 2.5 0 1 1 0-3.256l6.718-3.12A2.5 2.5 0 0 1 11 2.5z"/>');_exports.BIconShareFill=BIconShareFill;var BIconShield=makeIcon("Shield",'<path d="M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"/>');_exports.BIconShield=BIconShield;var BIconShieldCheck=makeIcon("ShieldCheck",'<path d="M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"/><path d="M10.854 5.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 7.793l2.646-2.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconShieldCheck=BIconShieldCheck;var BIconShieldExclamation=makeIcon("ShieldExclamation",'<path d="M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"/><path d="M7.001 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.553.553 0 0 1-1.1 0L7.1 4.995z"/>');_exports.BIconShieldExclamation=BIconShieldExclamation;var BIconShieldFill=makeIcon("ShieldFill",'<path d="M5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"/>');_exports.BIconShieldFill=BIconShieldFill;var BIconShieldFillCheck=makeIcon("ShieldFillCheck",'<path fill-rule="evenodd" d="M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.775 11.775 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.541 1.541 0 0 0-1.044-1.263 62.467 62.467 0 0 0-2.887-.87C9.843.266 8.69 0 8 0zm2.146 5.146a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 7.793l2.646-2.647z"/>');_exports.BIconShieldFillCheck=BIconShieldFillCheck;var BIconShieldFillExclamation=makeIcon("ShieldFillExclamation",'<path fill-rule="evenodd" d="M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.775 11.775 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.541 1.541 0 0 0-1.044-1.263 62.467 62.467 0 0 0-2.887-.87C9.843.266 8.69 0 8 0zm-.55 8.502L7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0zM8.002 12a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"/>');_exports.BIconShieldFillExclamation=BIconShieldFillExclamation;var BIconShieldFillMinus=makeIcon("ShieldFillMinus",'<path fill-rule="evenodd" d="M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.775 11.775 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.541 1.541 0 0 0-1.044-1.263 62.467 62.467 0 0 0-2.887-.87C9.843.266 8.69 0 8 0zM6 7.5a.5.5 0 0 1 0-1h4a.5.5 0 0 1 0 1H6z"/>');_exports.BIconShieldFillMinus=BIconShieldFillMinus;var BIconShieldFillPlus=makeIcon("ShieldFillPlus",'<path fill-rule="evenodd" d="M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.775 11.775 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.541 1.541 0 0 0-1.044-1.263 62.467 62.467 0 0 0-2.887-.87C9.843.266 8.69 0 8 0zm-.5 5a.5.5 0 0 1 1 0v1.5H10a.5.5 0 0 1 0 1H8.5V9a.5.5 0 0 1-1 0V7.5H6a.5.5 0 0 1 0-1h1.5V5z"/>');_exports.BIconShieldFillPlus=BIconShieldFillPlus;var BIconShieldFillX=makeIcon("ShieldFillX",'<path d="M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.775 11.775 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.541 1.541 0 0 0-1.044-1.263 62.467 62.467 0 0 0-2.887-.87C9.843.266 8.69 0 8 0zM6.854 5.146 8 6.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 7l1.147 1.146a.5.5 0 0 1-.708.708L8 7.707 6.854 8.854a.5.5 0 1 1-.708-.708L7.293 7 6.146 5.854a.5.5 0 1 1 .708-.708z"/>');_exports.BIconShieldFillX=BIconShieldFillX;var BIconShieldLock=makeIcon("ShieldLock",'<path d="M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"/><path d="M9.5 6.5a1.5 1.5 0 0 1-1 1.415l.385 1.99a.5.5 0 0 1-.491.595h-.788a.5.5 0 0 1-.49-.595l.384-1.99a1.5 1.5 0 1 1 2-1.415z"/>');_exports.BIconShieldLock=BIconShieldLock;var BIconShieldLockFill=makeIcon("ShieldLockFill",'<path fill-rule="evenodd" d="M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.775 11.775 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.541 1.541 0 0 0-1.044-1.263 62.467 62.467 0 0 0-2.887-.87C9.843.266 8.69 0 8 0zm0 5a1.5 1.5 0 0 1 .5 2.915l.385 1.99a.5.5 0 0 1-.491.595h-.788a.5.5 0 0 1-.49-.595l.384-1.99A1.5 1.5 0 0 1 8 5z"/>');_exports.BIconShieldLockFill=BIconShieldLockFill;var BIconShieldMinus=makeIcon("ShieldMinus",'<path d="M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"/><path d="M5.5 7a.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 d="M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"/><path d="M8 4.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V9a.5.5 0 0 1-1 0V7.5H6a.5.5 0 0 1 0-1h1.5V5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconShieldPlus=BIconShieldPlus;var BIconShieldShaded=makeIcon("ShieldShaded",'<path fill-rule="evenodd" d="M8 14.933a.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067v13.866zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"/>');_exports.BIconShieldShaded=BIconShieldShaded;var BIconShieldSlash=makeIcon("ShieldSlash",'<path fill-rule="evenodd" d="M1.093 3.093c-.465 4.275.885 7.46 2.513 9.589a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.32 11.32 0 0 0 1.733-1.525l-.745-.745a10.27 10.27 0 0 1-1.578 1.392c-.346.244-.652.42-.893.533-.12.057-.218.095-.293.118a.55.55 0 0 1-.101.025.615.615 0 0 1-.1-.025 2.348 2.348 0 0 1-.294-.118 6.141 6.141 0 0 1-.893-.533 10.725 10.725 0 0 1-2.287-2.233C3.053 10.228 1.879 7.594 2.06 4.06l-.967-.967zM3.98 1.98l-.852-.852A58.935 58.935 0 0 1 5.072.559C6.157.266 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.483 3.626-.332 6.491-1.551 8.616l-.77-.77c1.042-1.915 1.72-4.469 1.29-7.702a.48.48 0 0 0-.33-.39c-.65-.213-1.75-.56-2.836-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524a49.7 49.7 0 0 0-1.357.39zm9.666 12.374-13-13 .708-.708 13 13-.707.707z"/>');_exports.BIconShieldSlash=BIconShieldSlash;var BIconShieldSlashFill=makeIcon("ShieldSlashFill",'<path fill-rule="evenodd" d="M1.093 3.093c-.465 4.275.885 7.46 2.513 9.589a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.32 11.32 0 0 0 1.733-1.525L1.093 3.093zm12.215 8.215L3.128 1.128A61.369 61.369 0 0 1 5.073.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.483 3.626-.332 6.491-1.551 8.616zm.338 3.046-13-13 .708-.708 13 13-.707.707z"/>');_exports.BIconShieldSlashFill=BIconShieldSlashFill;var BIconShieldX=makeIcon("ShieldX",'<path d="M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"/><path d="M6.146 5.146a.5.5 0 0 1 .708 0L8 6.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 7l1.147 1.146a.5.5 0 0 1-.708.708L8 7.707 6.854 8.854a.5.5 0 1 1-.708-.708L7.293 7 6.146 5.854a.5.5 0 0 1 0-.708z"/>');_exports.BIconShieldX=BIconShieldX;var BIconShift=makeIcon("Shift",'<path 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.5 8 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 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 d="M2.97 1.35A1 1 0 0 1 3.73 1h8.54a1 1 0 0 1 .76.35l2.609 3.044A1.5 1.5 0 0 1 16 5.37v.255a2.375 2.375 0 0 1-4.25 1.458A2.371 2.371 0 0 1 9.875 8 2.37 2.37 0 0 1 8 7.083 2.37 2.37 0 0 1 6.125 8a2.37 2.37 0 0 1-1.875-.917A2.375 2.375 0 0 1 0 5.625V5.37a1.5 1.5 0 0 1 .361-.976l2.61-3.045zm1.78 4.275a1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0 1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0 1.375 1.375 0 1 0 2.75 0V5.37a.5.5 0 0 0-.12-.325L12.27 2H3.73L1.12 5.045A.5.5 0 0 0 1 5.37v.255a1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0zM1.5 8.5A.5.5 0 0 1 2 9v6h1v-5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v5h6V9a.5.5 0 0 1 1 0v6h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1V9a.5.5 0 0 1 .5-.5zM4 15h3v-5H4v5zm5-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-3zm3 0h-2v3h2v-3z"/>');_exports.BIconShop=BIconShop;var BIconShopWindow=makeIcon("ShopWindow",'<path d="M2.97 1.35A1 1 0 0 1 3.73 1h8.54a1 1 0 0 1 .76.35l2.609 3.044A1.5 1.5 0 0 1 16 5.37v.255a2.375 2.375 0 0 1-4.25 1.458A2.371 2.371 0 0 1 9.875 8 2.37 2.37 0 0 1 8 7.083 2.37 2.37 0 0 1 6.125 8a2.37 2.37 0 0 1-1.875-.917A2.375 2.375 0 0 1 0 5.625V5.37a1.5 1.5 0 0 1 .361-.976l2.61-3.045zm1.78 4.275a1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0 1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0 1.375 1.375 0 1 0 2.75 0V5.37a.5.5 0 0 0-.12-.325L12.27 2H3.73L1.12 5.045A.5.5 0 0 0 1 5.37v.255a1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0zM1.5 8.5A.5.5 0 0 1 2 9v6h12V9a.5.5 0 0 1 1 0v6h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1V9a.5.5 0 0 1 .5-.5zm2 .5a.5.5 0 0 1 .5.5V13h8V9.5a.5.5 0 0 1 1 0V13a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconShopWindow=BIconShopWindow;var BIconShuffle=makeIcon("Shuffle",'<path fill-rule="evenodd" d="M0 3.5A.5.5 0 0 1 .5 3H1c2.202 0 3.827 1.24 4.874 2.418.49.552.865 1.102 1.126 1.532.26-.43.636-.98 1.126-1.532C9.173 4.24 10.798 3 13 3v1c-1.798 0-3.173 1.01-4.126 2.082A9.624 9.624 0 0 0 7.556 8a9.624 9.624 0 0 0 1.317 1.918C9.828 10.99 11.204 12 13 12v1c-2.202 0-3.827-1.24-4.874-2.418A10.595 10.595 0 0 1 7 9.05c-.26.43-.636.98-1.126 1.532C4.827 11.76 3.202 13 1 13H.5a.5.5 0 0 1 0-1H1c1.798 0 3.173-1.01 4.126-2.082A9.624 9.624 0 0 0 6.444 8a9.624 9.624 0 0 0-1.317-1.918C4.172 5.01 2.796 4 1 4H.5a.5.5 0 0 1-.5-.5z"/><path d="M13 5.466V1.534a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384l-2.36 1.966a.25.25 0 0 1-.41-.192zm0 9v-3.932a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384l-2.36 1.966a.25.25 0 0 1-.41-.192z"/>');_exports.BIconShuffle=BIconShuffle;var BIconSignpost=makeIcon("Signpost",'<path d="M7 1.414V4H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5v6h2v-6h3.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-.36H9V1.414a1 1 0 0 0-2 0zM12.532 5l1.666 2-1.666 2H2V5h10.532z"/>');_exports.BIconSignpost=BIconSignpost;var BIconSignpost2=makeIcon("Signpost2",'<path d="M7 1.414V2H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5v1H2.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.4H7v5h2v-5h5a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H9V6h4.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-.4H9v-.586a1 1 0 0 0-2 0zM13.5 3l.75 1-.75 1H2V3h11.5zm.5 5v2H2.5l-.75-1 .75-1H14z"/>');_exports.BIconSignpost2=BIconSignpost2;var BIconSignpost2Fill=makeIcon("Signpost2Fill",'<path d="M7.293.707A1 1 0 0 0 7 1.414V2H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5v1H2.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.4H7v5h2v-5h5a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H9V6h4.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-.4H9v-.586A1 1 0 0 0 7.293.707z"/>');_exports.BIconSignpost2Fill=BIconSignpost2Fill;var BIconSignpostFill=makeIcon("SignpostFill",'<path d="M7.293.707A1 1 0 0 0 7 1.414V4H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5v6h2v-6h3.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-.36H9V1.414A1 1 0 0 0 7.293.707z"/>');_exports.BIconSignpostFill=BIconSignpostFill;var BIconSignpostSplit=makeIcon("SignpostSplit",'<path d="M7 7V1.414a1 1 0 0 1 2 0V2h5a1 1 0 0 1 .8.4l.975 1.3a.5.5 0 0 1 0 .6L14.8 5.6a1 1 0 0 1-.8.4H9v10H7v-5H2a1 1 0 0 1-.8-.4L.225 9.3a.5.5 0 0 1 0-.6L1.2 7.4A1 1 0 0 1 2 7h5zm1 3V8H2l-.75 1L2 10h6zm0-5h6l.75-1L14 3H8v2z"/>');_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 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 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 d="M5 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.5z"/><path 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.5zm2 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-7A1.5 1.5 0 0 1 5.5 3z"/>');_exports.BIconSimFill=BIconSimFill;var BIconSkipBackward=makeIcon("SkipBackward",'<path 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 BIconSkipBackwardBtn=makeIcon("SkipBackwardBtn",'<path d="M11.21 5.093A.5.5 0 0 1 12 5.5v5a.5.5 0 0 1-.79.407L8.5 8.972V10.5a.5.5 0 0 1-.79.407L5 8.972V10.5a.5.5 0 0 1-1 0v-5a.5.5 0 0 1 1 0v1.528l2.71-1.935a.5.5 0 0 1 .79.407v1.528l2.71-1.935z"/><path 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-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"/>');_exports.BIconSkipBackwardBtn=BIconSkipBackwardBtn;var BIconSkipBackwardBtnFill=makeIcon("SkipBackwardBtnFill",'<path d="M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm11.21-6.907L8.5 7.028V5.5a.5.5 0 0 0-.79-.407L5 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407V8.972l2.71 1.935A.5.5 0 0 0 12 10.5v-5a.5.5 0 0 0-.79-.407z"/>');_exports.BIconSkipBackwardBtnFill=BIconSkipBackwardBtnFill;var BIconSkipBackwardCircle=makeIcon("SkipBackwardCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M11.729 5.055a.5.5 0 0 0-.52.038L8.5 7.028V5.5a.5.5 0 0 0-.79-.407L5 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407V8.972l2.71 1.935A.5.5 0 0 0 12 10.5v-5a.5.5 0 0 0-.271-.445z"/>');_exports.BIconSkipBackwardCircle=BIconSkipBackwardCircle;var BIconSkipBackwardCircleFill=makeIcon("SkipBackwardCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-4.79-2.907L8.5 7.028V5.5a.5.5 0 0 0-.79-.407L5 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407V8.972l2.71 1.935A.5.5 0 0 0 12 10.5v-5a.5.5 0 0 0-.79-.407z"/>');_exports.BIconSkipBackwardCircleFill=BIconSkipBackwardCircleFill;var BIconSkipBackwardFill=makeIcon("SkipBackwardFill",'<path d="M.5 3.5A.5.5 0 0 0 0 4v8a.5.5 0 0 0 1 0V8.753l6.267 3.636c.54.313 1.233-.066 1.233-.697v-2.94l6.267 3.636c.54.314 1.233-.065 1.233-.696V4.308c0-.63-.693-1.01-1.233-.696L8.5 7.248v-2.94c0-.63-.692-1.01-1.233-.696L1 7.248V4a.5.5 0 0 0-.5-.5z"/>');_exports.BIconSkipBackwardFill=BIconSkipBackwardFill;var BIconSkipEnd=makeIcon("SkipEnd",'<path d="M12.5 4a.5.5 0 0 0-1 0v3.248L5.233 3.612C4.713 3.31 4 3.655 4 4.308v7.384c0 .653.713.998 1.233.696L11.5 8.752V12a.5.5 0 0 0 1 0V4zM5 4.633 10.804 8 5 11.367V4.633z"/>');_exports.BIconSkipEnd=BIconSkipEnd;var BIconSkipEndBtn=makeIcon("SkipEndBtn",'<path d="M6.79 5.093 9.5 7.028V5.5a.5.5 0 0 1 1 0v5a.5.5 0 0 1-1 0V8.972l-2.71 1.935A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .79-.407z"/><path 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-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"/>');_exports.BIconSkipEndBtn=BIconSkipEndBtn;var BIconSkipEndBtnFill=makeIcon("SkipEndBtnFill",'<path d="M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm6.79-6.907A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407L9.5 8.972V10.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L6.79 5.093z"/>');_exports.BIconSkipEndBtnFill=BIconSkipEndBtnFill;var BIconSkipEndCircle=makeIcon("SkipEndCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M6.271 5.055a.5.5 0 0 1 .52.038L9.5 7.028V5.5a.5.5 0 0 1 1 0v5a.5.5 0 0 1-1 0V8.972l-2.71 1.935A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z"/>');_exports.BIconSkipEndCircle=BIconSkipEndCircle;var BIconSkipEndCircleFill=makeIcon("SkipEndCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407L9.5 8.972V10.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L6.79 5.093z"/>');_exports.BIconSkipEndCircleFill=BIconSkipEndCircleFill;var BIconSkipEndFill=makeIcon("SkipEndFill",'<path d="M12.5 4a.5.5 0 0 0-1 0v3.248L5.233 3.612C4.693 3.3 4 3.678 4 4.308v7.384c0 .63.692 1.01 1.233.697L11.5 8.753V12a.5.5 0 0 0 1 0V4z"/>');_exports.BIconSkipEndFill=BIconSkipEndFill;var BIconSkipForward=makeIcon("SkipForward",'<path 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 BIconSkipForwardBtn=makeIcon("SkipForwardBtn",'<path d="M4.79 5.093A.5.5 0 0 0 4 5.5v5a.5.5 0 0 0 .79.407L7.5 8.972V10.5a.5.5 0 0 0 .79.407L11 8.972V10.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L8.29 5.093a.5.5 0 0 0-.79.407v1.528L4.79 5.093z"/><path 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-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"/>');_exports.BIconSkipForwardBtn=BIconSkipForwardBtn;var BIconSkipForwardBtnFill=makeIcon("SkipForwardBtnFill",'<path d="M0 10V2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm4.79-6.907A.5.5 0 0 0 4 3.5v5a.5.5 0 0 0 .79.407L7.5 6.972V8.5a.5.5 0 0 0 .79.407L11 6.972V8.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L8.29 3.093a.5.5 0 0 0-.79.407v1.528L4.79 3.093z"/>');_exports.BIconSkipForwardBtnFill=BIconSkipForwardBtnFill;var BIconSkipForwardCircle=makeIcon("SkipForwardCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M4.271 5.055a.5.5 0 0 1 .52.038L7.5 7.028V5.5a.5.5 0 0 1 .79-.407L11 7.028V5.5a.5.5 0 0 1 1 0v5a.5.5 0 0 1-1 0V8.972l-2.71 1.935a.5.5 0 0 1-.79-.407V8.972l-2.71 1.935A.5.5 0 0 1 4 10.5v-5a.5.5 0 0 1 .271-.445z"/>');_exports.BIconSkipForwardCircle=BIconSkipForwardCircle;var BIconSkipForwardCircleFill=makeIcon("SkipForwardCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4.79 5.093A.5.5 0 0 0 4 5.5v5a.5.5 0 0 0 .79.407L7.5 8.972V10.5a.5.5 0 0 0 .79.407L11 8.972V10.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L8.29 5.093a.5.5 0 0 0-.79.407v1.528L4.79 5.093z"/>');_exports.BIconSkipForwardCircleFill=BIconSkipForwardCircleFill;var BIconSkipForwardFill=makeIcon("SkipForwardFill",'<path d="M15.5 3.5a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V8.753l-6.267 3.636c-.54.313-1.233-.066-1.233-.697v-2.94l-6.267 3.636C.693 12.703 0 12.324 0 11.693V4.308c0-.63.693-1.01 1.233-.696L7.5 7.248v-2.94c0-.63.693-1.01 1.233-.696L15 7.248V4a.5.5 0 0 1 .5-.5z"/>');_exports.BIconSkipForwardFill=BIconSkipForwardFill;var BIconSkipStart=makeIcon("SkipStart",'<path d="M4 4a.5.5 0 0 1 1 0v3.248l6.267-3.636c.52-.302 1.233.043 1.233.696v7.384c0 .653-.713.998-1.233.696L5 8.752V12a.5.5 0 0 1-1 0V4zm7.5.633L5.696 8l5.804 3.367V4.633z"/>');_exports.BIconSkipStart=BIconSkipStart;var BIconSkipStartBtn=makeIcon("SkipStartBtn",'<path d="M9.71 5.093a.5.5 0 0 1 .79.407v5a.5.5 0 0 1-.79.407L7 8.972V10.5a.5.5 0 0 1-1 0v-5a.5.5 0 0 1 1 0v1.528l2.71-1.935z"/><path 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-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"/>');_exports.BIconSkipStartBtn=BIconSkipStartBtn;var BIconSkipStartBtnFill=makeIcon("SkipStartBtnFill",'<path d="M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm9.71-6.907L7 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407v-5a.5.5 0 0 0-.79-.407z"/>');_exports.BIconSkipStartBtnFill=BIconSkipStartBtnFill;var BIconSkipStartCircle=makeIcon("SkipStartCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M10.229 5.055a.5.5 0 0 0-.52.038L7 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407v-5a.5.5 0 0 0-.271-.445z"/>');_exports.BIconSkipStartCircle=BIconSkipStartCircle;var BIconSkipStartCircleFill=makeIcon("SkipStartCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM9.71 5.093 7 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407v-5a.5.5 0 0 0-.79-.407z"/>');_exports.BIconSkipStartCircleFill=BIconSkipStartCircleFill;var BIconSkipStartFill=makeIcon("SkipStartFill",'<path d="M4 4a.5.5 0 0 1 1 0v3.248l6.267-3.636c.54-.313 1.232.066 1.232.696v7.384c0 .63-.692 1.01-1.232.697L5 8.753V12a.5.5 0 0 1-1 0V4z"/>');_exports.BIconSkipStartFill=BIconSkipStartFill;var BIconSkype=makeIcon("Skype",'<path d="M4.671 0c.88 0 1.733.247 2.468.702a7.423 7.423 0 0 1 6.02 2.118 7.372 7.372 0 0 1 2.167 5.215c0 .344-.024.687-.072 1.026a4.662 4.662 0 0 1 .6 2.281 4.645 4.645 0 0 1-1.37 3.294A4.673 4.673 0 0 1 11.18 16c-.84 0-1.658-.226-2.37-.644a7.423 7.423 0 0 1-6.114-2.107A7.374 7.374 0 0 1 .529 8.035c0-.363.026-.724.08-1.081a4.644 4.644 0 0 1 .76-5.59A4.68 4.68 0 0 1 4.67 0zm.447 7.01c.18.309.43.572.729.769a7.07 7.07 0 0 0 1.257.653c.492.205.873.38 1.145.523.229.112.437.264.615.448.135.142.21.331.21.528a.872.872 0 0 1-.335.723c-.291.196-.64.289-.99.264a2.618 2.618 0 0 1-1.048-.206 11.44 11.44 0 0 1-.532-.253 1.284 1.284 0 0 0-.587-.15.717.717 0 0 0-.501.176.63.63 0 0 0-.195.491.796.796 0 0 0 .148.482 1.2 1.2 0 0 0 .456.354 5.113 5.113 0 0 0 2.212.419 4.554 4.554 0 0 0 1.624-.265 2.296 2.296 0 0 0 1.08-.801c.267-.39.402-.855.386-1.327a2.09 2.09 0 0 0-.279-1.101 2.53 2.53 0 0 0-.772-.792A7.198 7.198 0 0 0 8.486 7.3a1.05 1.05 0 0 0-.145-.058 18.182 18.182 0 0 1-1.013-.447 1.827 1.827 0 0 1-.54-.387.727.727 0 0 1-.2-.508.805.805 0 0 1 .385-.723 1.76 1.76 0 0 1 .968-.247c.26-.003.52.03.772.096.274.079.542.177.802.293.105.049.22.075.336.076a.6.6 0 0 0 .453-.19.69.69 0 0 0 .18-.496.717.717 0 0 0-.17-.476 1.374 1.374 0 0 0-.556-.354 3.69 3.69 0 0 0-.708-.183 5.963 5.963 0 0 0-1.022-.078 4.53 4.53 0 0 0-1.536.258 2.71 2.71 0 0 0-1.174.784 1.91 1.91 0 0 0-.45 1.287c-.01.37.076.736.25 1.063z"/>');_exports.BIconSkype=BIconSkype;var BIconSlack=makeIcon("Slack",'<path d="M3.362 10.11c0 .926-.756 1.681-1.681 1.681S0 11.036 0 10.111C0 9.186.756 8.43 1.68 8.43h1.682v1.68zm.846 0c0-.924.756-1.68 1.681-1.68s1.681.756 1.681 1.68v4.21c0 .924-.756 1.68-1.68 1.68a1.685 1.685 0 0 1-1.682-1.68v-4.21zM5.89 3.362c-.926 0-1.682-.756-1.682-1.681S4.964 0 5.89 0s1.68.756 1.68 1.68v1.682H5.89zm0 .846c.924 0 1.68.756 1.68 1.681S6.814 7.57 5.89 7.57H1.68C.757 7.57 0 6.814 0 5.89c0-.926.756-1.682 1.68-1.682h4.21zm6.749 1.682c0-.926.755-1.682 1.68-1.682.925 0 1.681.756 1.681 1.681s-.756 1.681-1.68 1.681h-1.681V5.89zm-.848 0c0 .924-.755 1.68-1.68 1.68A1.685 1.685 0 0 1 8.43 5.89V1.68C8.43.757 9.186 0 10.11 0c.926 0 1.681.756 1.681 1.68v4.21zm-1.681 6.748c.926 0 1.682.756 1.682 1.681S11.036 16 10.11 16s-1.681-.756-1.681-1.68v-1.682h1.68zm0-.847c-.924 0-1.68-.755-1.68-1.68 0-.925.756-1.681 1.68-1.681h4.21c.924 0 1.68.756 1.68 1.68 0 .926-.756 1.681-1.68 1.681h-4.21z"/>');_exports.BIconSlack=BIconSlack;var BIconSlash=makeIcon("Slash",'<path d="M11.354 4.646a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708l6-6a.5.5 0 0 1 .708 0z"/>');_exports.BIconSlash=BIconSlash;var BIconSlashCircle=makeIcon("SlashCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M11.354 4.646a.5.5 0 0 0-.708 0l-6 6a.5.5 0 0 0 .708.708l6-6a.5.5 0 0 0 0-.708z"/>');_exports.BIconSlashCircle=BIconSlashCircle;var BIconSlashCircleFill=makeIcon("SlashCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-4.646-2.646a.5.5 0 0 0-.708-.708l-6 6a.5.5 0 0 0 .708.708l6-6z"/>');_exports.BIconSlashCircleFill=BIconSlashCircleFill;var BIconSlashLg=makeIcon("SlashLg",'<path d="M14.707 1.293a1 1 0 0 1 0 1.414l-12 12a1 1 0 0 1-1.414-1.414l12-12a1 1 0 0 1 1.414 0z"/>');_exports.BIconSlashLg=BIconSlashLg;var BIconSlashSquare=makeIcon("SlashSquare",'<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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="M11.354 4.646a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708l6-6a.5.5 0 0 1 .708 0z"/>');_exports.BIconSlashSquare=BIconSlashSquare;var BIconSlashSquareFill=makeIcon("SlashSquareFill",'<path 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.354 5.354-6 6a.5.5 0 0 1-.708-.708l6-6a.5.5 0 0 1 .708.708z"/>');_exports.BIconSlashSquareFill=BIconSlashSquareFill;var BIconSliders=makeIcon("Sliders",'<path fill-rule="evenodd" d="M11.5 2a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zM9.05 3a2.5 2.5 0 0 1 4.9 0H16v1h-2.05a2.5 2.5 0 0 1-4.9 0H0V3h9.05zM4.5 7a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zM2.05 8a2.5 2.5 0 0 1 4.9 0H16v1H6.95a2.5 2.5 0 0 1-4.9 0H0V8h2.05zm9.45 4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm-2.45 1a2.5 2.5 0 0 1 4.9 0H16v1h-2.05a2.5 2.5 0 0 1-4.9 0H0v-1h9.05z"/>');_exports.BIconSliders=BIconSliders;var BIconSmartwatch=makeIcon("Smartwatch",'<path d="M9 5a.5.5 0 0 0-1 0v3H6a.5.5 0 0 0 0 1h2.5a.5.5 0 0 0 .5-.5V5z"/><path d="M4 1.667v.383A2.5 2.5 0 0 0 2 4.5v7a2.5 2.5 0 0 0 2 2.45v.383C4 15.253 4.746 16 5.667 16h4.666c.92 0 1.667-.746 1.667-1.667v-.383a2.5 2.5 0 0 0 2-2.45V8h.5a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5H14v-.5a2.5 2.5 0 0 0-2-2.45v-.383C12 .747 11.254 0 10.333 0H5.667C4.747 0 4 .746 4 1.667zM4.5 3h7A1.5 1.5 0 0 1 13 4.5v7a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 3 11.5v-7A1.5 1.5 0 0 1 4.5 3z"/>');_exports.BIconSmartwatch=BIconSmartwatch;var BIconSnow=makeIcon("Snow",'<path d="M8 16a.5.5 0 0 1-.5-.5v-1.293l-.646.647a.5.5 0 0 1-.707-.708L7.5 12.793V8.866l-3.4 1.963-.496 1.85a.5.5 0 1 1-.966-.26l.237-.882-1.12.646a.5.5 0 0 1-.5-.866l1.12-.646-.884-.237a.5.5 0 1 1 .26-.966l1.848.495L7 8 3.6 6.037l-1.85.495a.5.5 0 0 1-.258-.966l.883-.237-1.12-.646a.5.5 0 1 1 .5-.866l1.12.646-.237-.883a.5.5 0 1 1 .966-.258l.495 1.849L7.5 7.134V3.207L6.147 1.854a.5.5 0 1 1 .707-.708l.646.647V.5a.5.5 0 1 1 1 0v1.293l.647-.647a.5.5 0 1 1 .707.708L8.5 3.207v3.927l3.4-1.963.496-1.85a.5.5 0 1 1 .966.26l-.236.882 1.12-.646a.5.5 0 0 1 .5.866l-1.12.646.883.237a.5.5 0 1 1-.26.966l-1.848-.495L9 8l3.4 1.963 1.849-.495a.5.5 0 0 1 .259.966l-.883.237 1.12.646a.5.5 0 0 1-.5.866l-1.12-.646.236.883a.5.5 0 1 1-.966.258l-.495-1.849-3.4-1.963v3.927l1.353 1.353a.5.5 0 0 1-.707.708l-.647-.647V15.5a.5.5 0 0 1-.5.5z"/>');_exports.BIconSnow=BIconSnow;var BIconSnow2=makeIcon("Snow2",'<path d="M8 16a.5.5 0 0 1-.5-.5v-1.293l-.646.647a.5.5 0 0 1-.707-.708L7.5 12.793v-1.086l-.646.647a.5.5 0 0 1-.707-.708L7.5 10.293V8.866l-1.236.713-.495 1.85a.5.5 0 1 1-.966-.26l.237-.882-.94.542-.496 1.85a.5.5 0 1 1-.966-.26l.237-.882-1.12.646a.5.5 0 0 1-.5-.866l1.12-.646-.884-.237a.5.5 0 1 1 .26-.966l1.848.495.94-.542-.882-.237a.5.5 0 1 1 .258-.966l1.85.495L7 8l-1.236-.713-1.849.495a.5.5 0 1 1-.258-.966l.883-.237-.94-.542-1.85.495a.5.5 0 0 1-.258-.966l.883-.237-1.12-.646a.5.5 0 1 1 .5-.866l1.12.646-.237-.883a.5.5 0 0 1 .966-.258l.495 1.849.94.542-.236-.883a.5.5 0 0 1 .966-.258l.495 1.849 1.236.713V5.707L6.147 4.354a.5.5 0 1 1 .707-.708l.646.647V3.207L6.147 1.854a.5.5 0 1 1 .707-.708l.646.647V.5a.5.5 0 0 1 1 0v1.293l.647-.647a.5.5 0 1 1 .707.708L8.5 3.207v1.086l.647-.647a.5.5 0 1 1 .707.708L8.5 5.707v1.427l1.236-.713.495-1.85a.5.5 0 1 1 .966.26l-.236.882.94-.542.495-1.85a.5.5 0 1 1 .966.26l-.236.882 1.12-.646a.5.5 0 0 1 .5.866l-1.12.646.883.237a.5.5 0 1 1-.26.966l-1.848-.495-.94.542.883.237a.5.5 0 1 1-.26.966l-1.848-.495L9 8l1.236.713 1.849-.495a.5.5 0 0 1 .259.966l-.883.237.94.542 1.849-.495a.5.5 0 0 1 .259.966l-.883.237 1.12.646a.5.5 0 0 1-.5.866l-1.12-.646.236.883a.5.5 0 1 1-.966.258l-.495-1.849-.94-.542.236.883a.5.5 0 0 1-.966.258L9.736 9.58 8.5 8.866v1.427l1.354 1.353a.5.5 0 0 1-.707.708l-.647-.647v1.086l1.354 1.353a.5.5 0 0 1-.707.708l-.647-.647V15.5a.5.5 0 0 1-.5.5z"/>');_exports.BIconSnow2=BIconSnow2;var BIconSnow3=makeIcon("Snow3",'<path d="M8 7.5a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1z"/><path d="M8 16a.5.5 0 0 1-.5-.5v-1.293l-.646.647a.5.5 0 0 1-.707-.708L7.5 12.793v-1.51l-2.053-1.232-1.348.778-.495 1.85a.5.5 0 1 1-.966-.26l.237-.882-1.12.646a.5.5 0 0 1-.5-.866l1.12-.646-.883-.237a.5.5 0 1 1 .258-.966l1.85.495L5 9.155v-2.31l-1.4-.808-1.85.495a.5.5 0 1 1-.259-.966l.884-.237-1.12-.646a.5.5 0 0 1 .5-.866l1.12.646-.237-.883a.5.5 0 1 1 .966-.258l.495 1.849 1.348.778L7.5 4.717v-1.51L6.147 1.854a.5.5 0 1 1 .707-.708l.646.647V.5a.5.5 0 0 1 1 0v1.293l.647-.647a.5.5 0 1 1 .707.708L8.5 3.207v1.51l2.053 1.232 1.348-.778.495-1.85a.5.5 0 1 1 .966.26l-.236.882 1.12-.646a.5.5 0 0 1 .5.866l-1.12.646.883.237a.5.5 0 1 1-.26.966l-1.848-.495-1.4.808v2.31l1.4.808 1.849-.495a.5.5 0 1 1 .259.966l-.883.237 1.12.646a.5.5 0 0 1-.5.866l-1.12-.646.236.883a.5.5 0 1 1-.966.258l-.495-1.849-1.348-.778L8.5 11.283v1.51l1.354 1.353a.5.5 0 0 1-.707.708l-.647-.647V15.5a.5.5 0 0 1-.5.5zm2-6.783V6.783l-2-1.2-2 1.2v2.434l2 1.2 2-1.2z"/>');_exports.BIconSnow3=BIconSnow3;var BIconSortAlphaDown=makeIcon("SortAlphaDown",'<path fill-rule="evenodd" d="M10.082 5.629 9.664 7H8.598l1.789-5.332h1.234L13.402 7h-1.12l-.419-1.371h-1.781zm1.57-.785L11 2.687h-.047l-.652 2.157h1.351z"/><path d="M12.96 14H9.028v-.691l2.579-3.72v-.054H9.098v-.867h3.785v.691l-2.567 3.72v.054h2.645V14zM4.5 2.5a.5.5 0 0 0-1 0v9.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L4.5 12.293V2.5z"/>');_exports.BIconSortAlphaDown=BIconSortAlphaDown;var BIconSortAlphaDownAlt=makeIcon("SortAlphaDownAlt",'<path d="M12.96 7H9.028v-.691l2.579-3.72v-.054H9.098v-.867h3.785v.691l-2.567 3.72v.054h2.645V7z"/><path fill-rule="evenodd" d="M10.082 12.629 9.664 14H8.598l1.789-5.332h1.234L13.402 14h-1.12l-.419-1.371h-1.781zm1.57-.785L11 9.688h-.047l-.652 2.156h1.351z"/><path d="M4.5 2.5a.5.5 0 0 0-1 0v9.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L4.5 12.293V2.5z"/>');_exports.BIconSortAlphaDownAlt=BIconSortAlphaDownAlt;var BIconSortAlphaUp=makeIcon("SortAlphaUp",'<path fill-rule="evenodd" d="M10.082 5.629 9.664 7H8.598l1.789-5.332h1.234L13.402 7h-1.12l-.419-1.371h-1.781zm1.57-.785L11 2.687h-.047l-.652 2.157h1.351z"/><path d="M12.96 14H9.028v-.691l2.579-3.72v-.054H9.098v-.867h3.785v.691l-2.567 3.72v.054h2.645V14zm-8.46-.5a.5.5 0 0 1-1 0V3.707L2.354 4.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L4.5 3.707V13.5z"/>');_exports.BIconSortAlphaUp=BIconSortAlphaUp;var BIconSortAlphaUpAlt=makeIcon("SortAlphaUpAlt",'<path d="M12.96 7H9.028v-.691l2.579-3.72v-.054H9.098v-.867h3.785v.691l-2.567 3.72v.054h2.645V7z"/><path fill-rule="evenodd" d="M10.082 12.629 9.664 14H8.598l1.789-5.332h1.234L13.402 14h-1.12l-.419-1.371h-1.781zm1.57-.785L11 9.688h-.047l-.652 2.156h1.351z"/><path d="M4.5 13.5a.5.5 0 0 1-1 0V3.707L2.354 4.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L4.5 3.707V13.5z"/>');_exports.BIconSortAlphaUpAlt=BIconSortAlphaUpAlt;var BIconSortDown=makeIcon("SortDown",'<path d="M3.5 2.5a.5.5 0 0 0-1 0v8.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L3.5 11.293V2.5zm3.5 1a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zM7.5 6a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zm0 3a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"/>');_exports.BIconSortDown=BIconSortDown;var BIconSortDownAlt=makeIcon("SortDownAlt",'<path d="M3.5 3.5a.5.5 0 0 0-1 0v8.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L3.5 12.293V3.5zm4 .5a.5.5 0 0 1 0-1h1a.5.5 0 0 1 0 1h-1zm0 3a.5.5 0 0 1 0-1h3a.5.5 0 0 1 0 1h-3zm0 3a.5.5 0 0 1 0-1h5a.5.5 0 0 1 0 1h-5zM7 12.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7a.5.5 0 0 0-.5.5z"/>');_exports.BIconSortDownAlt=BIconSortDownAlt;var BIconSortNumericDown=makeIcon("SortNumericDown",'<path d="M12.438 1.668V7H11.39V2.684h-.051l-1.211.859v-.969l1.262-.906h1.046z"/><path fill-rule="evenodd" d="M11.36 14.098c-1.137 0-1.708-.657-1.762-1.278h1.004c.058.223.343.45.773.45.824 0 1.164-.829 1.133-1.856h-.059c-.148.39-.57.742-1.261.742-.91 0-1.72-.613-1.72-1.758 0-1.148.848-1.835 1.973-1.835 1.09 0 2.063.636 2.063 2.687 0 1.867-.723 2.848-2.145 2.848zm.062-2.735c.504 0 .933-.336.933-.972 0-.633-.398-1.008-.94-1.008-.52 0-.927.375-.927 1 0 .64.418.98.934.98z"/><path d="M4.5 2.5a.5.5 0 0 0-1 0v9.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L4.5 12.293V2.5z"/>');_exports.BIconSortNumericDown=BIconSortNumericDown;var BIconSortNumericDownAlt=makeIcon("SortNumericDownAlt",'<path fill-rule="evenodd" d="M11.36 7.098c-1.137 0-1.708-.657-1.762-1.278h1.004c.058.223.343.45.773.45.824 0 1.164-.829 1.133-1.856h-.059c-.148.39-.57.742-1.261.742-.91 0-1.72-.613-1.72-1.758 0-1.148.848-1.836 1.973-1.836 1.09 0 2.063.637 2.063 2.688 0 1.867-.723 2.848-2.145 2.848zm.062-2.735c.504 0 .933-.336.933-.972 0-.633-.398-1.008-.94-1.008-.52 0-.927.375-.927 1 0 .64.418.98.934.98z"/><path d="M12.438 8.668V14H11.39V9.684h-.051l-1.211.859v-.969l1.262-.906h1.046zM4.5 2.5a.5.5 0 0 0-1 0v9.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L4.5 12.293V2.5z"/>');_exports.BIconSortNumericDownAlt=BIconSortNumericDownAlt;var BIconSortNumericUp=makeIcon("SortNumericUp",'<path d="M12.438 1.668V7H11.39V2.684h-.051l-1.211.859v-.969l1.262-.906h1.046z"/><path fill-rule="evenodd" d="M11.36 14.098c-1.137 0-1.708-.657-1.762-1.278h1.004c.058.223.343.45.773.45.824 0 1.164-.829 1.133-1.856h-.059c-.148.39-.57.742-1.261.742-.91 0-1.72-.613-1.72-1.758 0-1.148.848-1.835 1.973-1.835 1.09 0 2.063.636 2.063 2.687 0 1.867-.723 2.848-2.145 2.848zm.062-2.735c.504 0 .933-.336.933-.972 0-.633-.398-1.008-.94-1.008-.52 0-.927.375-.927 1 0 .64.418.98.934.98z"/><path d="M4.5 13.5a.5.5 0 0 1-1 0V3.707L2.354 4.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L4.5 3.707V13.5z"/>');_exports.BIconSortNumericUp=BIconSortNumericUp;var BIconSortNumericUpAlt=makeIcon("SortNumericUpAlt",'<path fill-rule="evenodd" d="M11.36 7.098c-1.137 0-1.708-.657-1.762-1.278h1.004c.058.223.343.45.773.45.824 0 1.164-.829 1.133-1.856h-.059c-.148.39-.57.742-1.261.742-.91 0-1.72-.613-1.72-1.758 0-1.148.848-1.836 1.973-1.836 1.09 0 2.063.637 2.063 2.688 0 1.867-.723 2.848-2.145 2.848zm.062-2.735c.504 0 .933-.336.933-.972 0-.633-.398-1.008-.94-1.008-.52 0-.927.375-.927 1 0 .64.418.98.934.98z"/><path d="M12.438 8.668V14H11.39V9.684h-.051l-1.211.859v-.969l1.262-.906h1.046zM4.5 13.5a.5.5 0 0 1-1 0V3.707L2.354 4.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L4.5 3.707V13.5z"/>');_exports.BIconSortNumericUpAlt=BIconSortNumericUpAlt;var BIconSortUp=makeIcon("SortUp",'<path d="M3.5 12.5a.5.5 0 0 1-1 0V3.707L1.354 4.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L3.5 3.707V12.5zm3.5-9a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zM7.5 6a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zm0 3a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"/>');_exports.BIconSortUp=BIconSortUp;var BIconSortUpAlt=makeIcon("SortUpAlt",'<path d="M3.5 13.5a.5.5 0 0 1-1 0V4.707L1.354 5.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L3.5 4.707V13.5zm4-9.5a.5.5 0 0 1 0-1h1a.5.5 0 0 1 0 1h-1zm0 3a.5.5 0 0 1 0-1h3a.5.5 0 0 1 0 1h-3zm0 3a.5.5 0 0 1 0-1h5a.5.5 0 0 1 0 1h-5zM7 12.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7a.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="M12 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h8zM4 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="M8 4.75a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5zM8 6a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm-3.5 1.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0z"/>');_exports.BIconSpeaker=BIconSpeaker;var BIconSpeakerFill=makeIcon("SpeakerFill",'<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 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 1 0 7 3.5 3.5 0 0 1 0-7z"/>');_exports.BIconSpeakerFill=BIconSpeakerFill;var BIconSpeedometer=makeIcon("Speedometer",'<path d="M8 2a.5.5 0 0 1 .5.5V4a.5.5 0 0 1-1 0V2.5A.5.5 0 0 1 8 2zM3.732 3.732a.5.5 0 0 1 .707 0l.915.914a.5.5 0 1 1-.708.708l-.914-.915a.5.5 0 0 1 0-.707zM2 8a.5.5 0 0 1 .5-.5h1.586a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 8zm9.5 0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 0 1H12a.5.5 0 0 1-.5-.5zm.754-4.246a.389.389 0 0 0-.527-.02L7.547 7.31A.91.91 0 1 0 8.85 8.569l3.434-4.297a.389.389 0 0 0-.029-.518z"/><path fill-rule="evenodd" d="M6.664 15.889A8 8 0 1 1 9.336.11a8 8 0 0 1-2.672 15.78zm-4.665-4.283A11.945 11.945 0 0 1 8 10c2.186 0 4.236.585 6.001 1.606a7 7 0 1 0-12.002 0z"/>');_exports.BIconSpeedometer=BIconSpeedometer;var BIconSpeedometer2=makeIcon("Speedometer2",'<path d="M8 4a.5.5 0 0 1 .5.5V6a.5.5 0 0 1-1 0V4.5A.5.5 0 0 1 8 4zM3.732 5.732a.5.5 0 0 1 .707 0l.915.914a.5.5 0 1 1-.708.708l-.914-.915a.5.5 0 0 1 0-.707zM2 10a.5.5 0 0 1 .5-.5h1.586a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 10zm9.5 0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 0 1H12a.5.5 0 0 1-.5-.5zm.754-4.246a.389.389 0 0 0-.527-.02L7.547 9.31a.91.91 0 1 0 1.302 1.258l3.434-4.297a.389.389 0 0 0-.029-.518z"/><path fill-rule="evenodd" d="M0 10a8 8 0 1 1 15.547 2.661c-.442 1.253-1.845 1.602-2.932 1.25C11.309 13.488 9.475 13 8 13c-1.474 0-3.31.488-4.615.911-1.087.352-2.49.003-2.932-1.25A7.988 7.988 0 0 1 0 10zm8-7a7 7 0 0 0-6.603 9.329c.203.575.923.876 1.68.63C4.397 12.533 6.358 12 8 12s3.604.532 4.923.96c.757.245 1.477-.056 1.68-.631A7 7 0 0 0 8 3z"/>');_exports.BIconSpeedometer2=BIconSpeedometer2;var BIconSpellcheck=makeIcon("Spellcheck",'<path 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 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 d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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 d="M8 15V1h6a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H8zm6 1a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12z"/>');_exports.BIconSquareHalf=BIconSquareHalf;var BIconStack=makeIcon("Stack",'<path d="m14.12 10.163 1.715.858c.22.11.22.424 0 .534L8.267 15.34a.598.598 0 0 1-.534 0L.165 11.555a.299.299 0 0 1 0-.534l1.716-.858 5.317 2.659c.505.252 1.1.252 1.604 0l5.317-2.66zM7.733.063a.598.598 0 0 1 .534 0l7.568 3.784a.3.3 0 0 1 0 .535L8.267 8.165a.598.598 0 0 1-.534 0L.165 4.382a.299.299 0 0 1 0-.535L7.733.063z"/><path d="m14.12 6.576 1.715.858c.22.11.22.424 0 .534l-7.568 3.784a.598.598 0 0 1-.534 0L.165 7.968a.299.299 0 0 1 0-.534l1.716-.858 5.317 2.659c.505.252 1.1.252 1.604 0l5.317-2.659z"/>');_exports.BIconStack=BIconStack;var BIconStar=makeIcon("Star",'<path 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.522-3.356c.33-.314.16-.888-.282-.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.767-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-.288L8 2.223l1.847 3.658a.525.525 0 0 0 .393.288l4.052.575-2.906 2.77a.565.565 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.282.95l-3.522 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 d="M5.354 5.119 7.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.548.548 0 0 1-.17.445l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256a.52.52 0 0 1-.146.05c-.342.06-.668-.254-.6-.642l.83-4.73L.173 6.765a.55.55 0 0 1-.172-.403.58.58 0 0 1 .085-.302.513.513 0 0 1 .37-.245l4.898-.696zM8 12.027a.5.5 0 0 1 .232.056l3.686 1.894-.694-3.957a.565.565 0 0 1 .162-.505l2.907-2.77-4.052-.576a.525.525 0 0 1-.393-.288L8.001 2.223 8 2.226v9.8z"/>');_exports.BIconStarHalf=BIconStarHalf;var BIconStars=makeIcon("Stars",'<path d="M7.657 6.247c.11-.33.576-.33.686 0l.645 1.937a2.89 2.89 0 0 0 1.829 1.828l1.936.645c.33.11.33.576 0 .686l-1.937.645a2.89 2.89 0 0 0-1.828 1.829l-.645 1.936a.361.361 0 0 1-.686 0l-.645-1.937a2.89 2.89 0 0 0-1.828-1.828l-1.937-.645a.361.361 0 0 1 0-.686l1.937-.645a2.89 2.89 0 0 0 1.828-1.828l.645-1.937zM3.794 1.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387A1.734 1.734 0 0 0 4.593 5.69l-.387 1.162a.217.217 0 0 1-.412 0L3.407 5.69A1.734 1.734 0 0 0 2.31 4.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387A1.734 1.734 0 0 0 3.407 2.31l.387-1.162zM10.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.156 1.156 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.156 1.156 0 0 0-.732-.732L9.1 2.137a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732L10.863.1z"/>');_exports.BIconStars=BIconStars;var BIconStickies=makeIcon("Stickies",'<path d="M1.5 0A1.5 1.5 0 0 0 0 1.5V13a1 1 0 0 0 1 1V1.5a.5.5 0 0 1 .5-.5H14a1 1 0 0 0-1-1H1.5z"/><path 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-11zM3 3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5V9h-4.5A1.5 1.5 0 0 0 9 10.5V15H3.5a.5.5 0 0 1-.5-.5v-11zm7 11.293V10.5a.5.5 0 0 1 .5-.5h4.293L10 14.793z"/>');_exports.BIconStickies=BIconStickies;var BIconStickiesFill=makeIcon("StickiesFill",'<path d="M0 1.5V13a1 1 0 0 0 1 1V1.5a.5.5 0 0 1 .5-.5H14a1 1 0 0 0-1-1H1.5A1.5 1.5 0 0 0 0 1.5z"/><path 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.5a1 1 0 0 1 1-1h4.396a.25.25 0 0 1 .177.427l-5.146 5.146a.25.25 0 0 1-.427-.177V10.5z"/>');_exports.BIconStickiesFill=BIconStickiesFill;var BIconSticky=makeIcon("Sticky",'<path 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-11zM2 2.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5V8H9.5A1.5 1.5 0 0 0 8 9.5V14H2.5a.5.5 0 0 1-.5-.5v-11zm7 11.293V9.5a.5.5 0 0 1 .5-.5h4.293L9 13.793z"/>');_exports.BIconSticky=BIconSticky;var BIconStickyFill=makeIcon("StickyFill",'<path 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.5a1 1 0 0 1 1-1h4.396a.25.25 0 0 1 .177.427l-5.146 5.146a.25.25 0 0 1-.427-.177V9.5z"/>');_exports.BIconStickyFill=BIconStickyFill;var BIconStop=makeIcon("Stop",'<path 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 BIconStopBtn=makeIcon("StopBtn",'<path d="M6.5 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-3z"/><path 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-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"/>');_exports.BIconStopBtn=BIconStopBtn;var BIconStopBtnFill=makeIcon("StopBtnFill",'<path d="M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm6.5-7A1.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-3z"/>');_exports.BIconStopBtnFill=BIconStopBtnFill;var BIconStopCircle=makeIcon("StopCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M5 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-3z"/>');_exports.BIconStopCircle=BIconStopCircle;var BIconStopCircleFill=makeIcon("StopCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.5 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-3z"/>');_exports.BIconStopCircleFill=BIconStopCircleFill;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="M8 5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm1.5 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/><path d="M4 2a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2h2c-.167.5-.8 1.6-2 2v2h2c-.167.5-.8 1.6-2 2v2h2c-.167.5-.8 1.6-2 2v1a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-1c-1.2-.4-1.833-1.5-2-2h2V8c-1.2-.4-1.833-1.5-2-2h2V4c-1.2-.4-1.833-1.5-2-2h2zm2-1a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H6z"/>');_exports.BIconStoplights=BIconStoplights;var BIconStoplightsFill=makeIcon("StoplightsFill",'<path fill-rule="evenodd" d="M6 0a2 2 0 0 0-2 2H2c.167.5.8 1.6 2 2v2H2c.167.5.8 1.6 2 2v2H2c.167.5.8 1.6 2 2v1a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-1c1.2-.4 1.833-1.5 2-2h-2V8c1.2-.4 1.833-1.5 2-2h-2V4c1.2-.4 1.833-1.5 2-2h-2a2 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 1 0-3 1.5 1.5 0 0 1 0 3z"/>');_exports.BIconStoplightsFill=BIconStoplightsFill;var BIconStopwatch=makeIcon("Stopwatch",'<path d="M8.5 5.6a.5.5 0 1 0-1 0v2.9h-3a.5.5 0 0 0 0 1H8a.5.5 0 0 0 .5-.5V5.6z"/><path d="M6.5 1A.5.5 0 0 1 7 .5h2a.5.5 0 0 1 0 1v.57c1.36.196 2.594.78 3.584 1.64a.715.715 0 0 1 .012-.013l.354-.354-.354-.353a.5.5 0 0 1 .707-.708l1.414 1.415a.5.5 0 1 1-.707.707l-.353-.354-.354.354a.512.512 0 0 1-.013.012A7 7 0 1 1 7 2.071V1.5a.5.5 0 0 1-.5-.5zM8 3a6 6 0 1 0 .001 12A6 6 0 0 0 8 3z"/>');_exports.BIconStopwatch=BIconStopwatch;var BIconStopwatchFill=makeIcon("StopwatchFill",'<path d="M6.5 0a.5.5 0 0 0 0 1H7v1.07A7.001 7.001 0 0 0 8 16a7 7 0 0 0 5.29-11.584.531.531 0 0 0 .013-.012l.354-.354.353.354a.5.5 0 1 0 .707-.707l-1.414-1.415a.5.5 0 1 0-.707.707l.354.354-.354.354a.717.717 0 0 0-.012.012A6.973 6.973 0 0 0 9 2.071V1h.5a.5.5 0 0 0 0-1h-3zm2 5.6V9a.5.5 0 0 1-.5.5H4.5a.5.5 0 0 1 0-1h3V5.6a.5.5 0 1 1 1 0z"/>');_exports.BIconStopwatchFill=BIconStopwatchFill;var BIconSubtract=makeIcon("Subtract",'<path 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 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 12.5a3.493 3.493 0 0 1-2.684-1.254 19.92 19.92 0 0 0 1.582 2.907c.231.35-.02.847-.438.847H6.04c-.419 0-.67-.497-.438-.847a19.919 19.919 0 0 0 1.582-2.907 3.5 3.5 0 1 1-2.538-5.743 3.5 3.5 0 1 1 6.708 0A3.5 3.5 0 1 1 11.5 12.5z"/>');_exports.BIconSuitClubFill=BIconSuitClubFill;var BIconSuitDiamond=makeIcon("SuitDiamond",'<path 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.4 7.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 d="m8 6.236-.894-1.789c-.222-.443-.607-1.08-1.152-1.595C5.418 2.345 4.776 2 4 2 2.324 2 1 3.326 1 4.92c0 1.211.554 2.066 1.868 3.37.337.334.721.695 1.146 1.093C5.122 10.423 6.5 11.717 8 13.447c1.5-1.73 2.878-3.024 3.986-4.064.425-.398.81-.76 1.146-1.093C14.446 6.986 15 6.131 15 4.92 15 3.326 13.676 2 12 2c-.777 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 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="M7.184 11.246A3.5 3.5 0 0 1 1 9c0-1.602 1.14-2.633 2.66-4.008C4.986 3.792 6.602 2.33 8 0c1.398 2.33 3.014 3.792 4.34 4.992C13.86 6.367 15 7.398 15 9a3.5 3.5 0 0 1-6.184 2.246 19.92 19.92 0 0 0 1.582 2.907c.231.35-.02.847-.438.847H6.04c-.419 0-.67-.497-.438-.847a19.919 19.919 0 0 0 1.582-2.907z"/>');_exports.BIconSuitSpadeFill=BIconSuitSpadeFill;var BIconSun=makeIcon("Sun",'<path d="M8 11a3 3 0 1 1 0-6 3 3 0 0 1 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.BIconSun=BIconSun;var BIconSunFill=makeIcon("SunFill",'<path d="M8 12a4 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.BIconSunFill=BIconSunFill;var BIconSunglasses=makeIcon("Sunglasses",'<path d="M3 5a2 2 0 0 0-2 2v.5H.5a.5.5 0 0 0 0 1H1V9a2 2 0 0 0 2 2h1a3 3 0 0 0 3-3 1 1 0 1 1 2 0 3 3 0 0 0 3 3h1a2 2 0 0 0 2-2v-.5h.5a.5.5 0 0 0 0-1H15V7a2 2 0 0 0-2-2h-2a2 2 0 0 0-1.888 1.338A1.99 1.99 0 0 0 8 6a1.99 1.99 0 0 0-1.112.338A2 2 0 0 0 5 5H3zm0 1h.941c.264 0 .348.356.112.474l-.457.228a2 2 0 0 0-.894.894l-.228.457C2.356 8.289 2 8.205 2 7.94V7a1 1 0 0 1 1-1z"/>');_exports.BIconSunglasses=BIconSunglasses;var BIconSunrise=makeIcon("Sunrise",'<path d="M7.646 1.146a.5.5 0 0 1 .708 0l1.5 1.5a.5.5 0 0 1-.708.708L8.5 2.707V4.5a.5.5 0 0 1-1 0V2.707l-.646.647a.5.5 0 1 1-.708-.708l1.5-1.5zM2.343 4.343a.5.5 0 0 1 .707 0l1.414 1.414a.5.5 0 0 1-.707.707L2.343 5.05a.5.5 0 0 1 0-.707zm11.314 0a.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 0zM8 7a3 3 0 0 1 2.599 4.5H5.4A3 3 0 0 1 8 7zm3.71 4.5a4 4 0 1 0-7.418 0H.499a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1h-3.79zM0 10a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 0 10zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"/>');_exports.BIconSunrise=BIconSunrise;var BIconSunriseFill=makeIcon("SunriseFill",'<path d="M7.646 1.146a.5.5 0 0 1 .708 0l1.5 1.5a.5.5 0 0 1-.708.708L8.5 2.707V4.5a.5.5 0 0 1-1 0V2.707l-.646.647a.5.5 0 1 1-.708-.708l1.5-1.5zM2.343 4.343a.5.5 0 0 1 .707 0l1.414 1.414a.5.5 0 0 1-.707.707L2.343 5.05a.5.5 0 0 1 0-.707zm11.314 0a.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 0zM11.709 11.5a4 4 0 1 0-7.418 0H.5a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1h-3.79zM0 10a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 0 10zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"/>');_exports.BIconSunriseFill=BIconSunriseFill;var BIconSunset=makeIcon("Sunset",'<path d="M7.646 4.854a.5.5 0 0 0 .708 0l1.5-1.5a.5.5 0 0 0-.708-.708l-.646.647V1.5a.5.5 0 0 0-1 0v1.793l-.646-.647a.5.5 0 1 0-.708.708l1.5 1.5zm-5.303-.51a.5.5 0 0 1 .707 0l1.414 1.413a.5.5 0 0 1-.707.707L2.343 5.05a.5.5 0 0 1 0-.707zm11.314 0a.5.5 0 0 1 0 .706l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zM8 7a3 3 0 0 1 2.599 4.5H5.4A3 3 0 0 1 8 7zm3.71 4.5a4 4 0 1 0-7.418 0H.499a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1h-3.79zM0 10a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 0 10zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"/>');_exports.BIconSunset=BIconSunset;var BIconSunsetFill=makeIcon("SunsetFill",'<path d="M7.646 4.854a.5.5 0 0 0 .708 0l1.5-1.5a.5.5 0 0 0-.708-.708l-.646.647V1.5a.5.5 0 0 0-1 0v1.793l-.646-.647a.5.5 0 1 0-.708.708l1.5 1.5zm-5.303-.51a.5.5 0 0 1 .707 0l1.414 1.413a.5.5 0 0 1-.707.707L2.343 5.05a.5.5 0 0 1 0-.707zm11.314 0a.5.5 0 0 1 0 .706l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zM11.709 11.5a4 4 0 1 0-7.418 0H.5a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1h-3.79zM0 10a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 0 10zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"/>');_exports.BIconSunsetFill=BIconSunsetFill;var BIconSymmetryHorizontal=makeIcon("SymmetryHorizontal",'<path d="M13.5 7a.5.5 0 0 0 .24-.939l-11-6A.5.5 0 0 0 2 .5v6a.5.5 0 0 0 .5.5h11zm.485 2.376a.5.5 0 0 1-.246.563l-11 6A.5.5 0 0 1 2 15.5v-6a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .485.376zM11.539 10H3v4.658L11.54 10z"/>');_exports.BIconSymmetryHorizontal=BIconSymmetryHorizontal;var BIconSymmetryVertical=makeIcon("SymmetryVertical",'<path d="M7 2.5a.5.5 0 0 0-.939-.24l-6 11A.5.5 0 0 0 .5 14h6a.5.5 0 0 0 .5-.5v-11zm2.376-.484a.5.5 0 0 1 .563.245l6 11A.5.5 0 0 1 15.5 14h-6a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 .376-.484zM10 4.46V13h4.658L10 4.46z"/>');_exports.BIconSymmetryVertical=BIconSymmetryVertical;var BIconTable=makeIcon("Table",'<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-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 d="M12 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h8zM4 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="M8 14a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>');_exports.BIconTablet=BIconTablet;var BIconTabletFill=makeIcon("TabletFill",'<path 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 0-2 0 1 1 0 0 0 2 0z"/>');_exports.BIconTabletFill=BIconTabletFill;var BIconTabletLandscape=makeIcon("TabletLandscape",'<path d="M1 4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4zm-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 d="M14 8a1 1 0 1 0-2 0 1 1 0 0 0 2 0z"/>');_exports.BIconTabletLandscape=BIconTabletLandscape;var BIconTabletLandscapeFill=makeIcon("TabletLandscapeFill",'<path 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 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconTabletLandscapeFill=BIconTabletLandscapeFill;var BIconTag=makeIcon("Tag",'<path d="M6 4.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-1 0a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0z"/><path d="M2 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.586V2a1 1 0 0 1 1-1zm0 5.586 7 7L13.586 9l-7-7H2v4.586z"/>');_exports.BIconTag=BIconTag;var BIconTagFill=makeIcon("TagFill",'<path 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 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 d="M5.5 5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm0 1a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM1 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 d="M2 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.586V2zm3.5 4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/><path d="M1.293 7.793A1 1 0 0 1 1 7.086V2a1 1 0 0 0-1 1v4.586a1 1 0 0 0 .293.707l7 7a1 1 0 0 0 1.414 0l.043-.043-7.457-7.457z"/>');_exports.BIconTagsFill=BIconTagsFill;var BIconTelegram=makeIcon("Telegram",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.287 5.906c-.778.324-2.334.994-4.666 2.01-.378.15-.577.298-.595.442-.03.243.275.339.69.47l.175.055c.408.133.958.288 1.243.294.26.006.549-.1.868-.32 2.179-1.471 3.304-2.214 3.374-2.23.05-.012.12-.026.166.016.047.041.042.12.037.141-.03.129-1.227 1.241-1.846 1.817-.193.18-.33.307-.358.336a8.154 8.154 0 0 1-.188.186c-.38.366-.664.64.015 1.088.327.216.589.393.85.571.284.194.568.387.936.629.093.06.183.125.27.187.331.236.63.448.997.414.214-.02.435-.22.547-.82.265-1.417.786-4.486.906-5.751a1.426 1.426 0 0 0-.013-.315.337.337 0 0 0-.114-.217.526.526 0 0 0-.31-.093c-.3.005-.763.166-2.984 1.09z"/>');_exports.BIconTelegram=BIconTelegram;var BIconTelephone=makeIcon("Telephone",'<path d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"/>');_exports.BIconTelephone=BIconTelephone;var BIconTelephoneFill=makeIcon("TelephoneFill",'<path fill-rule="evenodd" d="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"/>');_exports.BIconTelephoneFill=BIconTelephoneFill;var BIconTelephoneForward=makeIcon("TelephoneForward",'<path d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zm10.762.135a.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="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zm10.761.135a.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 d="M15.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 0zm-12.2 1.182a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"/>');_exports.BIconTelephoneInbound=BIconTelephoneInbound;var BIconTelephoneInboundFill=makeIcon("TelephoneInboundFill",'<path fill-rule="evenodd" d="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM15.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="M10 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"/><path d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"/>');_exports.BIconTelephoneMinus=BIconTelephoneMinus;var BIconTelephoneMinusFill=makeIcon("TelephoneMinusFill",'<path fill-rule="evenodd" d="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM10 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.BIconTelephoneMinusFill=BIconTelephoneMinusFill;var BIconTelephoneOutbound=makeIcon("TelephoneOutbound",'<path d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM11 .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="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM11 .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 d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"/><path fill-rule="evenodd" d="M12.5 1a.5.5 0 0 1 .5.5V3h1.5a.5.5 0 0 1 0 1H13v1.5a.5.5 0 0 1-1 0V4h-1.5a.5.5 0 0 1 0-1H12V1.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconTelephonePlus=BIconTelephonePlus;var BIconTelephonePlusFill=makeIcon("TelephonePlusFill",'<path fill-rule="evenodd" d="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM12.5 1a.5.5 0 0 1 .5.5V3h1.5a.5.5 0 0 1 0 1H13v1.5a.5.5 0 0 1-1 0V4h-1.5a.5.5 0 0 1 0-1H12V1.5a.5.5 0 0 1 .5-.5z"/>');_exports.BIconTelephonePlusFill=BIconTelephonePlusFill;var BIconTelephoneX=makeIcon("TelephoneX",'<path d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"/><path fill-rule="evenodd" d="M11.146 1.646a.5.5 0 0 1 .708 0L13 2.793l1.146-1.147a.5.5 0 0 1 .708.708L13.707 3.5l1.147 1.146a.5.5 0 0 1-.708.708L13 4.207l-1.146 1.147a.5.5 0 0 1-.708-.708L12.293 3.5l-1.147-1.146a.5.5 0 0 1 0-.708z"/>');_exports.BIconTelephoneX=BIconTelephoneX;var BIconTelephoneXFill=makeIcon("TelephoneXFill",'<path fill-rule="evenodd" d="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zm9.261 1.135a.5.5 0 0 1 .708 0L13 2.793l1.146-1.147a.5.5 0 0 1 .708.708L13.707 3.5l1.147 1.146a.5.5 0 0 1-.708.708L13 4.207l-1.146 1.147a.5.5 0 0 1-.708-.708L12.293 3.5l-1.147-1.146a.5.5 0 0 1 0-.708z"/>');_exports.BIconTelephoneXFill=BIconTelephoneXFill;var BIconTerminal=makeIcon("Terminal",'<path 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.854 4.146a.5.5 0 1 0-.708.708L4.793 6.5 3.146 8.146a.5.5 0 1 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2z"/><path d="M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm12 1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12z"/>');_exports.BIconTerminal=BIconTerminal;var BIconTerminalFill=makeIcon("TerminalFill",'<path 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-.354a.5.5 0 1 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2a.5.5 0 1 0-.708.708L4.793 6.5 3.146 8.146z"/>');_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 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 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 BIconTextParagraph=makeIcon("TextParagraph",'<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-.5zm4-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5z"/>');_exports.BIconTextParagraph=BIconTextParagraph;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 d="M1.5 2.5A1.5 1.5 0 0 1 3 1h10a1.5 1.5 0 0 1 1.5 1.5v3.563a2 2 0 0 1 0 3.874V13.5A1.5 1.5 0 0 1 13 15H3a1.5 1.5 0 0 1-1.5-1.5V9.937a2 2 0 0 1 0-3.874V2.5zm1 3.563a2 2 0 0 1 0 3.874V13.5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V9.937a2 2 0 0 1 0-3.874V2.5A.5.5 0 0 0 13 2H3a.5.5 0 0 0-.5.5v3.563zM2 7a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm12 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconTextarea=BIconTextarea;var BIconTextareaResize=makeIcon("TextareaResize",'<path 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 d="M1.5 2.5A1.5 1.5 0 0 1 3 1h10a1.5 1.5 0 0 1 1.5 1.5v3.563a2 2 0 0 1 0 3.874V13.5A1.5 1.5 0 0 1 13 15H3a1.5 1.5 0 0 1-1.5-1.5V9.937a2 2 0 0 1 0-3.874V2.5zm1 3.563a2 2 0 0 1 0 3.874V13.5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V9.937a2 2 0 0 1 0-3.874V2.5A.5.5 0 0 0 13 2H3a.5.5 0 0 0-.5.5v3.563zM2 7a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm12 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/><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 d="M8 14a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/><path d="M8 0a2.5 2.5 0 0 0-2.5 2.5v7.55a3.5 3.5 0 1 0 5 0V2.5A2.5 2.5 0 0 0 8 0zM6.5 2.5a1.5 1.5 0 1 1 3 0v7.987l.167.15a2.5 2.5 0 1 1-3.333 0l.166-.15V2.5z"/>');_exports.BIconThermometer=BIconThermometer;var BIconThermometerHalf=makeIcon("ThermometerHalf",'<path d="M9.5 12.5a1.5 1.5 0 1 1-2-1.415V6.5a.5.5 0 0 1 1 0v4.585a1.5 1.5 0 0 1 1 1.415z"/><path d="M5.5 2.5a2.5 2.5 0 0 1 5 0v7.55a3.5 3.5 0 1 1-5 0V2.5zM8 1a1.5 1.5 0 0 0-1.5 1.5v7.987l-.167.15a2.5 2.5 0 1 0 3.333 0l-.166-.15V2.5A1.5 1.5 0 0 0 8 1z"/>');_exports.BIconThermometerHalf=BIconThermometerHalf;var BIconThermometerHigh=makeIcon("ThermometerHigh",'<path d="M9.5 12.5a1.5 1.5 0 1 1-2-1.415V2.5a.5.5 0 0 1 1 0v8.585a1.5 1.5 0 0 1 1 1.415z"/><path d="M5.5 2.5a2.5 2.5 0 0 1 5 0v7.55a3.5 3.5 0 1 1-5 0V2.5zM8 1a1.5 1.5 0 0 0-1.5 1.5v7.987l-.167.15a2.5 2.5 0 1 0 3.333 0l-.166-.15V2.5A1.5 1.5 0 0 0 8 1z"/>');_exports.BIconThermometerHigh=BIconThermometerHigh;var BIconThermometerLow=makeIcon("ThermometerLow",'<path d="M9.5 12.5a1.5 1.5 0 1 1-2-1.415V9.5a.5.5 0 0 1 1 0v1.585a1.5 1.5 0 0 1 1 1.415z"/><path d="M5.5 2.5a2.5 2.5 0 0 1 5 0v7.55a3.5 3.5 0 1 1-5 0V2.5zM8 1a1.5 1.5 0 0 0-1.5 1.5v7.987l-.167.15a2.5 2.5 0 1 0 3.333 0l-.166-.15V2.5A1.5 1.5 0 0 0 8 1z"/>');_exports.BIconThermometerLow=BIconThermometerLow;var BIconThermometerSnow=makeIcon("ThermometerSnow",'<path d="M5 12.5a1.5 1.5 0 1 1-2-1.415V9.5a.5.5 0 0 1 1 0v1.585A1.5 1.5 0 0 1 5 12.5z"/><path d="M1 2.5a2.5 2.5 0 0 1 5 0v7.55a3.5 3.5 0 1 1-5 0V2.5zM3.5 1A1.5 1.5 0 0 0 2 2.5v7.987l-.167.15a2.5 2.5 0 1 0 3.333 0L5 10.486V2.5A1.5 1.5 0 0 0 3.5 1zm5 1a.5.5 0 0 1 .5.5v1.293l.646-.647a.5.5 0 0 1 .708.708L9 5.207v1.927l1.669-.963.495-1.85a.5.5 0 1 1 .966.26l-.237.882 1.12-.646a.5.5 0 0 1 .5.866l-1.12.646.884.237a.5.5 0 1 1-.26.966l-1.848-.495L9.5 8l1.669.963 1.849-.495a.5.5 0 1 1 .258.966l-.883.237 1.12.646a.5.5 0 0 1-.5.866l-1.12-.646.237.883a.5.5 0 1 1-.966.258L10.67 9.83 9 8.866v1.927l1.354 1.353a.5.5 0 0 1-.708.708L9 12.207V13.5a.5.5 0 0 1-1 0v-11a.5.5 0 0 1 .5-.5z"/>');_exports.BIconThermometerSnow=BIconThermometerSnow;var BIconThermometerSun=makeIcon("ThermometerSun",'<path d="M5 12.5a1.5 1.5 0 1 1-2-1.415V2.5a.5.5 0 0 1 1 0v8.585A1.5 1.5 0 0 1 5 12.5z"/><path d="M1 2.5a2.5 2.5 0 0 1 5 0v7.55a3.5 3.5 0 1 1-5 0V2.5zM3.5 1A1.5 1.5 0 0 0 2 2.5v7.987l-.167.15a2.5 2.5 0 1 0 3.333 0L5 10.486V2.5A1.5 1.5 0 0 0 3.5 1zm5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5zm4.243 1.757a.5.5 0 0 1 0 .707l-.707.708a.5.5 0 1 1-.708-.708l.708-.707a.5.5 0 0 1 .707 0zM8 5.5a.5.5 0 0 1 .5-.5 3 3 0 1 1 0 6 .5.5 0 0 1 0-1 2 2 0 0 0 0-4 .5.5 0 0 1-.5-.5zM12.5 8a.5.5 0 0 1 .5-.5h1a.5.5 0 1 1 0 1h-1a.5.5 0 0 1-.5-.5zm-1.172 2.828a.5.5 0 0 1 .708 0l.707.708a.5.5 0 0 1-.707.707l-.708-.707a.5.5 0 0 1 0-.708zM8.5 12a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5z"/>');_exports.BIconThermometerSun=BIconThermometerSun;var BIconThreeDots=makeIcon("ThreeDots",'<path 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 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 d="M5 12a4 4 0 1 1 0-8 4 4 0 0 1 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 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 d="M5 3a5 5 0 0 0 0 10h6a5 5 0 0 0 0-10H5zm6 9a4 4 0 1 1 0-8 4 4 0 0 1 0 8z"/>');_exports.BIconToggleOn=BIconToggleOn;var BIconToggles=makeIcon("Toggles",'<path 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 1 0-5 2.5 2.5 0 0 1 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 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 d="M6 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 1a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm.535-10a3.975 3.975 0 0 1-.409-1H4a1 1 0 0 1 0-2h2.126c.091-.355.23-.69.41-1H4a2 2 0 1 0 0 4h2.535z"/><path d="M14 4a4 4 0 1 1-8 0 4 4 0 0 1 8 0z"/>');_exports.BIconToggles2=BIconToggles2;var BIconTools=makeIcon("Tools",'<path d="M1 0 0 1l2.2 3.081a1 1 0 0 0 .815.419h.07a1 1 0 0 1 .708.293l2.675 2.675-2.617 2.654A3.003 3.003 0 0 0 0 13a3 3 0 1 0 5.878-.851l2.654-2.617.968.968-.305.914a1 1 0 0 0 .242 1.023l3.356 3.356a1 1 0 0 0 1.414 0l1.586-1.586a1 1 0 0 0 0-1.414l-3.356-3.356a1 1 0 0 0-1.023-.242L10.5 9.5l-.96-.96 2.68-2.643A3.005 3.005 0 0 0 16 3c0-.269-.035-.53-.102-.777l-2.14 2.141L12 4l-.364-1.757L13.777.102a3 3 0 0 0-3.675 3.68L7.462 6.46 4.793 3.793a1 1 0 0 1-.293-.707v-.071a1 1 0 0 0-.419-.814L1 0zm9.646 10.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708zM3 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-.026L3 11z"/>');_exports.BIconTools=BIconTools;var BIconTornado=makeIcon("Tornado",'<path d="M1.125 2.45A.892.892 0 0 1 1 2c0-.26.116-.474.258-.634a1.9 1.9 0 0 1 .513-.389c.387-.21.913-.385 1.52-.525C4.514.17 6.18 0 8 0c1.821 0 3.486.17 4.709.452.607.14 1.133.314 1.52.525.193.106.374.233.513.389.141.16.258.374.258.634 0 1.011-.35 1.612-.634 2.102-.04.07-.08.137-.116.203a2.55 2.55 0 0 0-.313.809 2.938 2.938 0 0 0-.011.891.5.5 0 0 1 .428.849c-.06.06-.133.126-.215.195.204 1.116.088 1.99-.3 2.711-.453.84-1.231 1.383-2.02 1.856-.204.123-.412.243-.62.364-1.444.832-2.928 1.689-3.735 3.706a.5.5 0 0 1-.748.226l-.001-.001-.002-.001-.004-.003-.01-.008a2.142 2.142 0 0 1-.147-.115 4.095 4.095 0 0 1-1.179-1.656 3.786 3.786 0 0 1-.247-1.296A.498.498 0 0 1 5 12.5v-.018a.62.62 0 0 1 .008-.079.728.728 0 0 1 .188-.386c.09-.489.272-1.014.573-1.574a.5.5 0 0 1 .073-.918 3.29 3.29 0 0 1 .617-.144l.15-.193c.285-.356.404-.639.437-.861a.948.948 0 0 0-.122-.619c-.249-.455-.815-.903-1.613-1.43-.193-.127-.398-.258-.609-.394l-.119-.076a12.307 12.307 0 0 1-1.241-.334.5.5 0 0 1-.285-.707l-.23-.18C2.117 4.01 1.463 3.32 1.125 2.45zm1.973 1.051c.113.104.233.207.358.308.472.381.99.722 1.515 1.06 1.54.317 3.632.5 5.43.14a.5.5 0 0 1 .197.981c-1.216.244-2.537.26-3.759.157.399.326.744.682.963 1.081.203.373.302.79.233 1.247-.05.33-.182.657-.39.985.075.017.148.035.22.053l.006.002c.481.12.863.213 1.47.01a.5.5 0 1 1 .317.95c-.888.295-1.505.141-2.023.012l-.006-.002a3.894 3.894 0 0 0-.644-.123c-.37.55-.598 1.05-.726 1.497.142.045.296.11.465.194a.5.5 0 1 1-.448.894 3.11 3.11 0 0 0-.148-.07c.012.345.084.643.18.895.14.369.342.666.528.886.992-1.903 2.583-2.814 3.885-3.56.203-.116.399-.228.584-.34.775-.464 1.34-.89 1.653-1.472.212-.393.33-.9.26-1.617A6.74 6.74 0 0 1 10 8.5a.5.5 0 0 1 0-1 5.76 5.76 0 0 0 3.017-.872.515.515 0 0 1-.007-.03c-.135-.673-.14-1.207-.056-1.665.084-.46.253-.81.421-1.113l.131-.23c.065-.112.126-.22.182-.327-.29.107-.62.202-.98.285C11.487 3.83 9.822 4 8 4c-1.821 0-3.486-.17-4.709-.452-.065-.015-.13-.03-.193-.047zM13.964 2a1.12 1.12 0 0 0-.214-.145c-.272-.148-.697-.297-1.266-.428C11.354 1.166 9.769 1 8 1c-1.769 0-3.354.166-4.484.427-.569.13-.994.28-1.266.428A1.12 1.12 0 0 0 2.036 2c.04.038.109.087.214.145.272.148.697.297 1.266.428C4.646 2.834 6.231 3 8 3c1.769 0 3.354-.166 4.484-.427.569-.13.994-.28 1.266-.428A1.12 1.12 0 0 0 13.964 2z"/>');_exports.BIconTornado=BIconTornado;var BIconTranslate=makeIcon("Translate",'<path d="M4.545 6.714 4.11 8H3l1.862-5h1.284L8 8H6.833l-.435-1.286H4.545zm1.634-.736L5.5 3.956h-.049l-.679 2.022H6.18z"/><path d="M0 2a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3h3a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-3H2a2 2 0 0 1-2-2V2zm2-1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H2zm7.138 9.995c.193.301.402.583.63.846-.748.575-1.673 1.001-2.768 1.292.178.217.451.635.555.867 1.125-.359 2.08-.844 2.886-1.494.777.665 1.739 1.165 2.93 1.472.133-.254.414-.673.629-.89-1.125-.253-2.057-.694-2.82-1.284.681-.747 1.222-1.651 1.621-2.757H14V8h-3v1.047h.765c-.318.844-.74 1.546-1.272 2.13a6.066 6.066 0 0 1-.415-.492 1.988 1.988 0 0 1-.94.31z"/>');_exports.BIconTranslate=BIconTranslate;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 4 4 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 d="M14 3a.702.702 0 0 1-.037.225l-1.684 10.104A2 2 0 0 1 10.305 15H5.694a2 2 0 0 1-1.973-1.671L2.037 3.225A.703.703 0 0 1 2 3c0-1.105 2.686-2 6-2s6 .895 6 2zM3.215 4.207l1.493 8.957a1 1 0 0 0 .986.836h4.612a1 1 0 0 0 .986-.836l1.493-8.957C11.69 4.689 9.954 5 8 5c-1.954 0-3.69-.311-4.785-.793z"/>');_exports.BIconTrash2=BIconTrash2;var BIconTrash2Fill=makeIcon("Trash2Fill",'<path d="M2.037 3.225A.703.703 0 0 1 2 3c0-1.105 2.686-2 6-2s6 .895 6 2a.702.702 0 0 1-.037.225l-1.684 10.104A2 2 0 0 1 10.305 15H5.694a2 2 0 0 1-1.973-1.671L2.037 3.225zm9.89-.69C10.966 2.214 9.578 2 8 2c-1.58 0-2.968.215-3.926.534-.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-.466-.18-.14-.498-.307-.975-.466z"/>');_exports.BIconTrash2Fill=BIconTrash2Fill;var BIconTrashFill=makeIcon("TrashFill",'<path 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 .5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 1 0z"/>');_exports.BIconTrashFill=BIconTrashFill;var BIconTree=makeIcon("Tree",'<path d="M8.416.223a.5.5 0 0 0-.832 0l-3 4.5A.5.5 0 0 0 5 5.5h.098L3.076 8.735A.5.5 0 0 0 3.5 9.5h.191l-1.638 3.276a.5.5 0 0 0 .447.724H7V16h2v-2.5h4.5a.5.5 0 0 0 .447-.724L12.31 9.5h.191a.5.5 0 0 0 .424-.765L10.902 5.5H11a.5.5 0 0 0 .416-.777l-3-4.5zM6.437 4.758A.5.5 0 0 0 6 4.5h-.066L8 1.401 10.066 4.5H10a.5.5 0 0 0-.424.765L11.598 8.5H11.5a.5.5 0 0 0-.447.724L12.69 12.5H3.309l1.638-3.276A.5.5 0 0 0 4.5 8.5h-.098l2.022-3.235a.5.5 0 0 0 .013-.507z"/>');_exports.BIconTree=BIconTree;var BIconTreeFill=makeIcon("TreeFill",'<path d="M8.416.223a.5.5 0 0 0-.832 0l-3 4.5A.5.5 0 0 0 5 5.5h.098L3.076 8.735A.5.5 0 0 0 3.5 9.5h.191l-1.638 3.276a.5.5 0 0 0 .447.724H7V16h2v-2.5h4.5a.5.5 0 0 0 .447-.724L12.31 9.5h.191a.5.5 0 0 0 .424-.765L10.902 5.5H11a.5.5 0 0 0 .416-.777l-3-4.5z"/>');_exports.BIconTreeFill=BIconTreeFill;var BIconTriangle=makeIcon("Triangle",'<path d="M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.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 d="M8.065 2.016A.13.13 0 0 0 8.002 2v11.983l6.856.017a.12.12 0 0 0 .066-.017.162.162 0 0 0 .054-.06.176.176 0 0 0-.002-.183L8.12 2.073a.146.146 0 0 0-.054-.057zm-1.043-.45a1.13 1.13 0 0 1 1.96 0l6.856 11.667c.458.778-.091 1.767-.98 1.767H1.146c-.889 0-1.437-.99-.98-1.767L7.022 1.566z"/>');_exports.BIconTriangleHalf=BIconTriangleHalf;var BIconTrophy=makeIcon("Trophy",'<path d="M2.5.5A.5.5 0 0 1 3 0h10a.5.5 0 0 1 .5.5c0 .538-.012 1.05-.034 1.536a3 3 0 1 1-1.133 5.89c-.79 1.865-1.878 2.777-2.833 3.011v2.173l1.425.356c.194.048.377.135.537.255L13.3 15.1a.5.5 0 0 1-.3.9H3a.5.5 0 0 1-.3-.9l1.838-1.379c.16-.12.343-.207.537-.255L6.5 13.11v-2.173c-.955-.234-2.043-1.146-2.833-3.012a3 3 0 1 1-1.132-5.89A33.076 33.076 0 0 1 2.5.5zm.099 2.54a2 2 0 0 0 .72 3.935c-.333-1.05-.588-2.346-.72-3.935zm10.083 3.935a2 2 0 0 0 .72-3.935c-.133 1.59-.388 2.885-.72 3.935zM3.504 1c.007.517.026 1.006.056 1.469.13 2.028.457 3.546.87 4.667C5.294 9.48 6.484 10 7 10a.5.5 0 0 1 .5.5v2.61a1 1 0 0 1-.757.97l-1.426.356a.5.5 0 0 0-.179.085L4.5 15h7l-.638-.479a.501.501 0 0 0-.18-.085l-1.425-.356a1 1 0 0 1-.757-.97V10.5A.5.5 0 0 1 9 10c.516 0 1.706-.52 2.57-2.864.413-1.12.74-2.64.87-4.667.03-.463.049-.952.056-1.469H3.504z"/>');_exports.BIconTrophy=BIconTrophy;var BIconTrophyFill=makeIcon("TrophyFill",'<path d="M2.5.5A.5.5 0 0 1 3 0h10a.5.5 0 0 1 .5.5c0 .538-.012 1.05-.034 1.536a3 3 0 1 1-1.133 5.89c-.79 1.865-1.878 2.777-2.833 3.011v2.173l1.425.356c.194.048.377.135.537.255L13.3 15.1a.5.5 0 0 1-.3.9H3a.5.5 0 0 1-.3-.9l1.838-1.379c.16-.12.343-.207.537-.255L6.5 13.11v-2.173c-.955-.234-2.043-1.146-2.833-3.012a3 3 0 1 1-1.132-5.89A33.076 33.076 0 0 1 2.5.5zm.099 2.54a2 2 0 0 0 .72 3.935c-.333-1.05-.588-2.346-.72-3.935zm10.083 3.935a2 2 0 0 0 .72-3.935c-.133 1.59-.388 2.885-.72 3.935z"/>');_exports.BIconTrophyFill=BIconTrophyFill;var BIconTropicalStorm=makeIcon("TropicalStorm",'<path d="M8 9.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/><path d="M9.5 2c-.9 0-1.75.216-2.501.6A5 5 0 0 1 13 7.5a6.5 6.5 0 1 1-13 0 .5.5 0 0 1 1 0 5.5 5.5 0 0 0 8.001 4.9A5 5 0 0 1 3 7.5a6.5 6.5 0 0 1 13 0 .5.5 0 0 1-1 0A5.5 5.5 0 0 0 9.5 2zM8 3.5a4 4 0 1 0 0 8 4 4 0 0 0 0-8z"/>');_exports.BIconTropicalStorm=BIconTropicalStorm;var BIconTruck=makeIcon("Truck",'<path d="M0 3.5A1.5 1.5 0 0 1 1.5 2h9A1.5 1.5 0 0 1 12 3.5V5h1.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.5H14a2 2 0 1 1-4 0H5a2 2 0 1 1-3.998-.085A1.5 1.5 0 0 1 0 10.5v-7zm1.294 7.456A1.999 1.999 0 0 1 4.732 11h5.536a2.01 2.01 0 0 1 .732-.732V3.5a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .294.456zM12 10a2 2 0 0 1 1.732 1h.768a.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 6H12v4zm-9 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm9 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>');_exports.BIconTruck=BIconTruck;var BIconTruckFlatbed=makeIcon("TruckFlatbed",'<path d="M11.5 4a.5.5 0 0 1 .5.5V5h1.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.5H14a2 2 0 1 1-4 0H5a2 2 0 1 1-4 0 1 1 0 0 1-1-1v-1h11V4.5a.5.5 0 0 1 .5-.5zM3 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm9 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm1.732 0h.768a.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 6H12v4a2 2 0 0 1 1.732 1z"/>');_exports.BIconTruckFlatbed=BIconTruckFlatbed;var BIconTsunami=makeIcon("Tsunami",'<path d="M.036 12.314a.5.5 0 0 1 .65-.278l1.757.703a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.757-.703a.5.5 0 1 1 .372.928l-1.758.703a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.757-.703a.5.5 0 0 1-.278-.65zm0 2a.5.5 0 0 1 .65-.278l1.757.703a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.757-.703a.5.5 0 1 1 .372.928l-1.758.703a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.757-.703a.5.5 0 0 1-.278-.65zM2.662 8.08c-.456 1.063-.994 2.098-1.842 2.804a.5.5 0 0 1-.64-.768c.652-.544 1.114-1.384 1.564-2.43.14-.328.281-.68.427-1.044.302-.754.624-1.559 1.01-2.308C3.763 3.2 4.528 2.105 5.7 1.299 6.877.49 8.418 0 10.5 0c1.463 0 2.511.4 3.179 1.058.67.66.893 1.518.819 2.302-.074.771-.441 1.516-1.02 1.965a1.878 1.878 0 0 1-1.904.27c-.65.642-.907 1.679-.71 2.614C11.076 9.215 11.784 10 13 10h2.5a.5.5 0 0 1 0 1H13c-1.784 0-2.826-1.215-3.114-2.585-.232-1.1.005-2.373.758-3.284L10.5 5.06l-.777.388a.5.5 0 0 1-.447 0l-1-.5a.5.5 0 0 1 .447-.894l.777.388.776-.388a.5.5 0 0 1 .447 0l1 .5a.493.493 0 0 1 .034.018c.44.264.81.195 1.108-.036.328-.255.586-.729.637-1.27.05-.529-.1-1.076-.525-1.495-.426-.42-1.19-.77-2.477-.77-1.918 0-3.252.448-4.232 1.123C5.283 2.8 4.61 3.738 4.07 4.79c-.365.71-.655 1.433-.945 2.16-.15.376-.301.753-.463 1.13z"/>');_exports.BIconTsunami=BIconTsunami;var BIconTv=makeIcon("Tv",'<path 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 3l.024.001a1.46 1.46 0 0 1 .538.143.757.757 0 0 1 .302.254c.067.1.145.277.145.602v5.991l-.001.024a1.464 1.464 0 0 1-.143.538.758.758 0 0 1-.254.302c-.1.067-.277.145-.602.145H2.009l-.024-.001a1.464 1.464 0 0 1-.538-.143.758.758 0 0 1-.302-.254C1.078 10.502 1 10.325 1 10V4.009l.001-.024a1.46 1.46 0 0 1 .143-.538.758.758 0 0 1 .254-.302C1.498 3.078 1.675 3 2 3h11.991zM14 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 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 BIconTwitch=makeIcon("Twitch",'<path d="M3.857 0 1 2.857v10.286h3.429V16l2.857-2.857H9.57L14.714 8V0H3.857zm9.714 7.429-2.285 2.285H9l-2 2v-2H4.429V1.143h9.142v6.286z"/><path d="M11.857 3.143h-1.143V6.57h1.143V3.143zm-3.143 0H7.571V6.57h1.143V3.143z"/>');_exports.BIconTwitch=BIconTwitch;var BIconTwitter=makeIcon("Twitter",'<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"/>');_exports.BIconTwitter=BIconTwitter;var BIconType=makeIcon("Type",'<path d="m2.244 13.081.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.674 9.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="M6.333 5.686c0 .31.083.581.27.814H5.166a2.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.607zm2.194 7.478c-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.5H1v-1h14v1h-3.504c.468.437.675.994.675 1.697 0 1.826-1.436 2.967-3.644 2.967z"/>');_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.136zM12.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-1zM2 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.646a.5.5 0 0 1-.708 0l-1-1a.5.5 0 1 1 .708-.708l.646.647 1.646-1.647a.5.5 0 1 1 .708.708l-2 2zm0 8a.5.5 0 0 1-.708 0l-1-1a.5.5 0 0 1 .708-.708l.646.647 1.646-1.647a.5.5 0 0 1 .708.708l-2 2zM7 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-1zm0-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 BIconUiChecksGrid=makeIcon("UiChecksGrid",'<path d="M2 10h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1zm9-9h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm0 9a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-3zm0-10a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2h-3zM2 9a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H2zm7 2a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-3a2 2 0 0 1-2-2v-3zM0 2a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm5.354.854a.5.5 0 1 0-.708-.708L3 3.793l-.646-.647a.5.5 0 1 0-.708.708l1 1a.5.5 0 0 0 .708 0l2-2z"/>');_exports.BIconUiChecksGrid=BIconUiChecksGrid;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-1zm0-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 1 0-3 1.5 1.5 0 0 1 0 3z"/>');_exports.BIconUiRadios=BIconUiRadios;var BIconUiRadiosGrid=makeIcon("UiRadiosGrid",'<path d="M3.5 15a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm9-9a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm0 9a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5zM16 3.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0zm-9 9a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0zm5.5 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7zm-9-11a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 2a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z"/>');_exports.BIconUiRadiosGrid=BIconUiRadiosGrid;var BIconUmbrella=makeIcon("Umbrella",'<path d="M8 0a.5.5 0 0 1 .5.5v.514C12.625 1.238 16 4.22 16 8c0 0 0 .5-.5.5-.149 0-.352-.145-.352-.145l-.004-.004-.025-.023a3.484 3.484 0 0 0-.555-.394A3.166 3.166 0 0 0 13 7.5c-.638 0-1.178.213-1.564.434a3.484 3.484 0 0 0-.555.394l-.025.023-.003.003s-.204.146-.353.146-.352-.145-.352-.145l-.004-.004-.025-.023a3.484 3.484 0 0 0-.555-.394 3.3 3.3 0 0 0-1.064-.39V13.5H8h.5v.039l-.005.083a2.958 2.958 0 0 1-.298 1.102 2.257 2.257 0 0 1-.763.88C7.06 15.851 6.587 16 6 16s-1.061-.148-1.434-.396a2.255 2.255 0 0 1-.763-.88 2.958 2.958 0 0 1-.302-1.185v-.025l-.001-.009v-.003s0-.002.5-.002h-.5V13a.5.5 0 0 1 1 0v.506l.003.044a1.958 1.958 0 0 0 .195.726c.095.191.23.367.423.495.19.127.466.229.879.229s.689-.102.879-.229c.193-.128.328-.304.424-.495a1.958 1.958 0 0 0 .197-.77V7.544a3.3 3.3 0 0 0-1.064.39 3.482 3.482 0 0 0-.58.417l-.004.004S5.65 8.5 5.5 8.5c-.149 0-.352-.145-.352-.145l-.004-.004a3.482 3.482 0 0 0-.58-.417A3.166 3.166 0 0 0 3 7.5c-.638 0-1.177.213-1.564.434a3.482 3.482 0 0 0-.58.417l-.004.004S.65 8.5.5 8.5C0 8.5 0 8 0 8c0-3.78 3.375-6.762 7.5-6.986V.5A.5.5 0 0 1 8 0zM6.577 2.123c-2.833.5-4.99 2.458-5.474 4.854A4.124 4.124 0 0 1 3 6.5c.806 0 1.48.25 1.962.511a9.706 9.706 0 0 1 .344-2.358c.242-.868.64-1.765 1.271-2.53zm-.615 4.93A4.16 4.16 0 0 1 8 6.5a4.16 4.16 0 0 1 2.038.553 8.688 8.688 0 0 0-.307-2.13C9.434 3.858 8.898 2.83 8 2.117c-.898.712-1.434 1.74-1.731 2.804a8.687 8.687 0 0 0-.307 2.131zm3.46-4.93c.631.765 1.03 1.662 1.272 2.53.233.833.328 1.66.344 2.358A4.14 4.14 0 0 1 13 6.5c.77 0 1.42.23 1.897.477-.484-2.396-2.641-4.355-5.474-4.854z"/>');_exports.BIconUmbrella=BIconUmbrella;var BIconUmbrellaFill=makeIcon("UmbrellaFill",'<path fill-rule="evenodd" d="M8 0a.5.5 0 0 1 .5.5v.514C12.625 1.238 16 4.22 16 8c0 0 0 .5-.5.5-.149 0-.352-.145-.352-.145l-.004-.004-.025-.023a3.484 3.484 0 0 0-.555-.394A3.166 3.166 0 0 0 13 7.5c-.638 0-1.178.213-1.564.434a3.484 3.484 0 0 0-.555.394l-.025.023-.003.003s-.204.146-.353.146-.352-.145-.352-.145l-.004-.004-.025-.023a3.484 3.484 0 0 0-.555-.394 3.3 3.3 0 0 0-1.064-.39V13.5H8h.5v.039l-.005.083a2.958 2.958 0 0 1-.298 1.102 2.257 2.257 0 0 1-.763.88C7.06 15.851 6.587 16 6 16s-1.061-.148-1.434-.396a2.255 2.255 0 0 1-.763-.88 2.958 2.958 0 0 1-.302-1.185v-.025l-.001-.009v-.003s0-.002.5-.002h-.5V13a.5.5 0 0 1 1 0v.506l.003.044a1.958 1.958 0 0 0 .195.726c.095.191.23.367.423.495.19.127.466.229.879.229s.689-.102.879-.229c.193-.128.328-.304.424-.495a1.958 1.958 0 0 0 .197-.77V7.544a3.3 3.3 0 0 0-1.064.39 3.482 3.482 0 0 0-.58.417l-.004.004S5.65 8.5 5.5 8.5c-.149 0-.352-.145-.352-.145l-.004-.004a3.482 3.482 0 0 0-.58-.417A3.166 3.166 0 0 0 3 7.5c-.638 0-1.177.213-1.564.434a3.482 3.482 0 0 0-.58.417l-.004.004S.65 8.5.5 8.5C0 8.5 0 8 0 8c0-3.78 3.375-6.762 7.5-6.986V.5A.5.5 0 0 1 8 0z"/>');_exports.BIconUmbrellaFill=BIconUmbrellaFill;var BIconUnion=makeIcon("Union",'<path 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 d="M11 1a2 2 0 0 0-2 2v4a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h5V3a3 3 0 0 1 6 0v4a.5.5 0 0 1-1 0V3a2 2 0 0 0-2-2zM3 8a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H3z"/>');_exports.BIconUnlock=BIconUnlock;var BIconUnlockFill=makeIcon("UnlockFill",'<path d="M11 1a2 2 0 0 0-2 2v4a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h5V3a3 3 0 0 1 6 0v4a.5.5 0 0 1-1 0V3a2 2 0 0 0-2-2z"/>');_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 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-.5zM3 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 d="M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"/><path d="M7.646 1.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 2.707V11.5a.5.5 0 0 1-1 0V2.707L5.354 4.854a.5.5 0 1 1-.708-.708l3-3z"/>');_exports.BIconUpload=BIconUpload;var BIconVectorPen=makeIcon("VectorPen",'<path fill-rule="evenodd" d="M10.646.646a.5.5 0 0 1 .708 0l4 4a.5.5 0 0 1 0 .708l-1.902 1.902-.829 3.313a1.5 1.5 0 0 1-1.024 1.073L1.254 14.746 4.358 4.4A1.5 1.5 0 0 1 5.43 3.377l3.313-.828L10.646.646zm-1.8 2.908-3.173.793a.5.5 0 0 0-.358.342l-2.57 8.565 8.567-2.57a.5.5 0 0 0 .34-.357l.794-3.174-3.6-3.6z"/><path fill-rule="evenodd" d="M2.832 13.228 8 9a1 1 0 1 0-1-1l-4.228 5.168-.026.086.086-.026z"/>');_exports.BIconVectorPen=BIconVectorPen;var BIconViewList=makeIcon("ViewList",'<path 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 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 BIconVinyl=makeIcon("Vinyl",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M8 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4zM4 8a4 4 0 1 1 8 0 4 4 0 0 1-8 0z"/><path d="M9 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>');_exports.BIconVinyl=BIconVinyl;var BIconVinylFill=makeIcon("VinylFill",'<path d="M8 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm0 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"/><path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4 8a4 4 0 1 0 8 0 4 4 0 0 0-8 0z"/>');_exports.BIconVinylFill=BIconVinylFill;var BIconVoicemail=makeIcon("Voicemail",'<path d="M7 8.5A3.49 3.49 0 0 1 5.95 11h4.1a3.5 3.5 0 1 1 2.45 1h-9A3.5 3.5 0 1 1 7 8.5zm-6 0a2.5 2.5 0 1 0 5 0 2.5 2.5 0 0 0-5 0zm14 0a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0z"/>');_exports.BIconVoicemail=BIconVoicemail;var BIconVolumeDown=makeIcon("VolumeDown",'<path d="M9 4a.5.5 0 0 0-.812-.39L5.825 5.5H3.5A.5.5 0 0 0 3 6v4a.5.5 0 0 0 .5.5h2.325l2.363 1.89A.5.5 0 0 0 9 12V4zM6.312 6.39 8 5.04v5.92L6.312 9.61A.5.5 0 0 0 6 9.5H4v-3h2a.5.5 0 0 0 .312-.11zM12.025 8a4.486 4.486 0 0 1-1.318 3.182L10 10.475A3.489 3.489 0 0 0 11.025 8 3.49 3.49 0 0 0 10 5.525l.707-.707A4.486 4.486 0 0 1 12.025 8z"/>');_exports.BIconVolumeDown=BIconVolumeDown;var BIconVolumeDownFill=makeIcon("VolumeDownFill",'<path d="M9 4a.5.5 0 0 0-.812-.39L5.825 5.5H3.5A.5.5 0 0 0 3 6v4a.5.5 0 0 0 .5.5h2.325l2.363 1.89A.5.5 0 0 0 9 12V4zm3.025 4a4.486 4.486 0 0 1-1.318 3.182L10 10.475A3.489 3.489 0 0 0 11.025 8 3.49 3.49 0 0 0 10 5.525l.707-.707A4.486 4.486 0 0 1 12.025 8z"/>');_exports.BIconVolumeDownFill=BIconVolumeDownFill;var BIconVolumeMute=makeIcon("VolumeMute",'<path 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.04 4.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 .708L12.207 8l1.647 1.646a.5.5 0 0 1-.708.708L11.5 8.707l-1.646 1.647a.5.5 0 0 1-.708-.708L10.793 8 9.146 6.354a.5.5 0 1 1 .708-.708L11.5 7.293l1.646-1.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconVolumeMute=BIconVolumeMute;var BIconVolumeMuteFill=makeIcon("VolumeMuteFill",'<path 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 .708L12.207 8l1.647 1.646a.5.5 0 0 1-.708.708L11.5 8.707l-1.646 1.647a.5.5 0 0 1-.708-.708L10.793 8 9.146 6.354a.5.5 0 1 1 .708-.708L11.5 7.293l1.646-1.647a.5.5 0 0 1 .708 0z"/>');_exports.BIconVolumeMuteFill=BIconVolumeMuteFill;var BIconVolumeOff=makeIcon("VolumeOff",'<path 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.04 8.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 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 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="M10.025 8a4.486 4.486 0 0 1-1.318 3.182L8 10.475A3.489 3.489 0 0 0 9.025 8c0-.966-.392-1.841-1.025-2.475l.707-.707A4.486 4.486 0 0 1 10.025 8zM7 4a.5.5 0 0 0-.812-.39L3.825 5.5H1.5A.5.5 0 0 0 1 6v4a.5.5 0 0 0 .5.5h2.325l2.363 1.89A.5.5 0 0 0 7 12V4zM4.312 6.39 6 5.04v5.92L4.312 9.61A.5.5 0 0 0 4 9.5H2v-3h2a.5.5 0 0 0 .312-.11z"/>');_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.707zM6.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.5zM8 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 d="M0 3a2 2 0 0 1 2-2h13.5a.5.5 0 0 1 0 1H15v2a1 1 0 0 1 1 1v8.5a1.5 1.5 0 0 1-1.5 1.5h-12A2.5 2.5 0 0 1 0 12.5V3zm1 1.732V12.5A1.5 1.5 0 0 0 2.5 14h12a.5.5 0 0 0 .5-.5V5H2a1.99 1.99 0 0 1-1-.268zM1 3a1 1 0 0 0 1 1h12V2H2a1 1 0 0 0-1 1z"/>');_exports.BIconWallet=BIconWallet;var BIconWallet2=makeIcon("Wallet2",'<path d="M12.136.326A1.5 1.5 0 0 1 14 1.78V3h.5A1.5 1.5 0 0 1 16 4.5v9a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 13.5v-9a1.5 1.5 0 0 1 1.432-1.499L12.136.326zM5.562 3H13V1.78a.5.5 0 0 0-.621-.484L5.562 3zM1.5 4a.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"/>');_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 d="M8.5 5a.5.5 0 0 0-1 0v2.5H6a.5.5 0 0 0 0 1h2a.5.5 0 0 0 .5-.5V5z"/><path d="M5.667 16C4.747 16 4 15.254 4 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.99 5.99 0 0 1 1.918 3.48.502.502 0 0 1 .582.493v1a.5.5 0 0 1-.582.493A5.99 5.99 0 0 1 12 12.473v1.86c0 .92-.746 1.667-1.667 1.667H5.667zM13 8A5 5 0 1 0 3 8a5 5 0 0 0 10 0z"/>');_exports.BIconWatch=BIconWatch;var BIconWater=makeIcon("Water",'<path d="M.036 3.314a.5.5 0 0 1 .65-.278l1.757.703a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.757-.703a.5.5 0 1 1 .372.928l-1.758.703a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0L.314 3.964a.5.5 0 0 1-.278-.65zm0 3a.5.5 0 0 1 .65-.278l1.757.703a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.757-.703a.5.5 0 1 1 .372.928l-1.758.703a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0L.314 6.964a.5.5 0 0 1-.278-.65zm0 3a.5.5 0 0 1 .65-.278l1.757.703a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.757-.703a.5.5 0 1 1 .372.928l-1.758.703a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0L.314 9.964a.5.5 0 0 1-.278-.65zm0 3a.5.5 0 0 1 .65-.278l1.757.703a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.757-.703a.5.5 0 1 1 .372.928l-1.758.703a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.757-.703a.5.5 0 0 1-.278-.65z"/>');_exports.BIconWater=BIconWater;var BIconWhatsapp=makeIcon("Whatsapp",'<path d="M13.601 2.326A7.854 7.854 0 0 0 7.994 0C3.627 0 .068 3.558.064 7.926c0 1.399.366 2.76 1.057 3.965L0 16l4.204-1.102a7.933 7.933 0 0 0 3.79.965h.004c4.368 0 7.926-3.558 7.93-7.93A7.898 7.898 0 0 0 13.6 2.326zM7.994 14.521a6.573 6.573 0 0 1-3.356-.92l-.24-.144-2.494.654.666-2.433-.156-.251a6.56 6.56 0 0 1-1.007-3.505c0-3.626 2.957-6.584 6.591-6.584a6.56 6.56 0 0 1 4.66 1.931 6.557 6.557 0 0 1 1.928 4.66c-.004 3.639-2.961 6.592-6.592 6.592zm3.615-4.934c-.197-.099-1.17-.578-1.353-.646-.182-.065-.315-.099-.445.099-.133.197-.513.646-.627.775-.114.133-.232.148-.43.05-.197-.1-.836-.308-1.592-.985-.59-.525-.985-1.175-1.103-1.372-.114-.198-.011-.304.088-.403.087-.088.197-.232.296-.346.1-.114.133-.198.198-.33.065-.134.034-.248-.015-.347-.05-.099-.445-1.076-.612-1.47-.16-.389-.323-.335-.445-.34-.114-.007-.247-.007-.38-.007a.729.729 0 0 0-.529.247c-.182.198-.691.677-.691 1.654 0 .977.71 1.916.81 2.049.098.133 1.394 2.132 3.383 2.992.47.205.84.326 1.129.418.475.152.904.129 1.246.08.38-.058 1.171-.48 1.338-.943.164-.464.164-.86.114-.943-.049-.084-.182-.133-.38-.232z"/>');_exports.BIconWhatsapp=BIconWhatsapp;var BIconWifi=makeIcon("Wifi",'<path d="M15.384 6.115a.485.485 0 0 0-.047-.736A12.444 12.444 0 0 0 8 3C5.259 3 2.723 3.882.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.716 2.164.205.148.49.13.668-.049z"/><path d="M13.229 8.271a.482.482 0 0 0-.063-.745A9.455 9.455 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.576 1.336c.206.132.48.108.653-.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.407.19.611.09A5.478 5.478 0 0 1 8 10c.868 0 1.69.201 2.42.56.203.1.45.07.61-.091l.016-.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.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 3C5.259 3 2.723 3.882.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.404.785-.785c.63.24 1.227.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.933-.933a6.455 6.455 0 0 1 2.013.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.905.747-.747c.59.3 1.153.645 1.685 1.03a.485.485 0 0 1 .047.737.518.518 0 0 1-.668.05 11.493 11.493 0 0 0-1.811-1.07zM9.02 11.78c.238.14.236.464.04.66l-.707.706a.5.5 0 0 1-.707 0l-.707-.707c-.195-.195-.197-.518.04-.66A1.99 1.99 0 0 1 8 11.5c.374 0 .723.102 1.021.28zm4.355-9.905a.53.53 0 0 1 .75.75l-10.75 10.75a.53.53 0 0 1-.75-.75l10.75-10.75z"/>');_exports.BIconWifiOff=BIconWifiOff;var BIconWind=makeIcon("Wind",'<path d="M12.5 2A2.5 2.5 0 0 0 10 4.5a.5.5 0 0 1-1 0A3.5 3.5 0 1 1 12.5 8H.5a.5.5 0 0 1 0-1h12a2.5 2.5 0 0 0 0-5zm-7 1a1 1 0 0 0-1 1 .5.5 0 0 1-1 0 2 2 0 1 1 2 2h-5a.5.5 0 0 1 0-1h5a1 1 0 0 0 0-2zM0 9.5A.5.5 0 0 1 .5 9h10.042a3 3 0 1 1-3 3 .5.5 0 0 1 1 0 2 2 0 1 0 2-2H.5a.5.5 0 0 1-.5-.5z"/>');_exports.BIconWind=BIconWind;var BIconWindow=makeIcon("Window",'<path d="M2.5 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1 .5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"/><path d="M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm13 2v2H1V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1zM2 14a1 1 0 0 1-1-1V6h14v7a1 1 0 0 1-1 1H2z"/>');_exports.BIconWindow=BIconWindow;var BIconWindowDock=makeIcon("WindowDock",'<path fill-rule="evenodd" d="M15 5H1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5zm0-1H1V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v1zm1-1a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3z"/><path d="M3 11.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-1zm4 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-1zm4 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.BIconWindowDock=BIconWindowDock;var BIconWindowSidebar=makeIcon("WindowSidebar",'<path d="M2.5 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1 .5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"/><path d="M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm12 1a1 1 0 0 1 1 1v2H1V3a1 1 0 0 1 1-1h12zM1 13V6h4v8H2a1 1 0 0 1-1-1zm5 1V6h9v7a1 1 0 0 1-1 1H6z"/>');_exports.BIconWindowSidebar=BIconWindowSidebar;var BIconWrench=makeIcon("Wrench",'<path 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.019.528.026.287.445.445.287.026.529L15 13l-.242.471-.026.529-.445.287-.287.445-.529.026L13 15l-.471-.242-.529-.026-.287-.445-.445-.287-.026-.529L11 13l.242-.471.026-.529.445-.287.287-.445.529-.026L13 11l.471.242z"/>');_exports.BIconWrench=BIconWrench;var BIconX=makeIcon("X",'<path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/>');_exports.BIconX=BIconX;var BIconXCircle=makeIcon("XCircle",'<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/>');_exports.BIconXCircle=BIconXCircle;var BIconXCircleFill=makeIcon("XCircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM5.354 4.646a.5.5 0 1 0-.708.708L7.293 8l-2.647 2.646a.5.5 0 0 0 .708.708L8 8.707l2.646 2.647a.5.5 0 0 0 .708-.708L8.707 8l2.647-2.646a.5.5 0 0 0-.708-.708L8 7.293 5.354 4.646z"/>');_exports.BIconXCircleFill=BIconXCircleFill;var BIconXDiamond=makeIcon("XDiamond",'<path d="M7.987 16a1.526 1.526 0 0 1-1.07-.448L.45 9.082a1.531 1.531 0 0 1 0-2.165L6.917.45a1.531 1.531 0 0 1 2.166 0l6.469 6.468A1.526 1.526 0 0 1 16 8.013a1.526 1.526 0 0 1-.448 1.07l-6.47 6.469A1.526 1.526 0 0 1 7.988 16zM7.639 1.17 4.766 4.044 8 7.278l3.234-3.234L8.361 1.17a.51.51 0 0 0-.722 0zM8.722 8l3.234 3.234 2.873-2.873c.2-.2.2-.523 0-.722l-2.873-2.873L8.722 8zM8 8.722l-3.234 3.234 2.873 2.873c.2.2.523.2.722 0l2.873-2.873L8 8.722zM7.278 8 4.044 4.766 1.17 7.639a.511.511 0 0 0 0 .722l2.874 2.873L7.278 8z"/>');_exports.BIconXDiamond=BIconXDiamond;var BIconXDiamondFill=makeIcon("XDiamondFill",'<path 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.614L8 8.708l-3.954 3.954 2.905 2.904c.58.58 1.519.58 2.098 0l2.905-2.904zm-8.614-.706L7.292 8 3.339 4.046.435 6.951c-.58.58-.58 1.519 0 2.098l2.904 2.905z"/>');_exports.BIconXDiamondFill=BIconXDiamondFill;var BIconXLg=makeIcon("XLg",'<path d="M1.293 1.293a1 1 0 0 1 1.414 0L8 6.586l5.293-5.293a1 1 0 1 1 1.414 1.414L9.414 8l5.293 5.293a1 1 0 0 1-1.414 1.414L8 9.414l-5.293 5.293a1 1 0 0 1-1.414-1.414L6.586 8 1.293 2.707a1 1 0 0 1 0-1.414z"/>');_exports.BIconXLg=BIconXLg;var BIconXOctagon=makeIcon("XOctagon",'<path 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 1 1 5.1v5.8L5.1 15h5.8l4.1-4.1V5.1L10.9 1H5.1z"/><path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/>');_exports.BIconXOctagon=BIconXOctagon;var BIconXOctagonFill=makeIcon("XOctagonFill",'<path 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-6.106 4.5L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 1 1 .708-.708z"/>');_exports.BIconXOctagonFill=BIconXOctagonFill;var BIconXSquare=makeIcon("XSquare",'<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 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="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/>');_exports.BIconXSquare=BIconXSquare;var BIconXSquareFill=makeIcon("XSquareFill",'<path 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 4.646L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 1 1 .708-.708z"/>');_exports.BIconXSquareFill=BIconXSquareFill;var BIconYoutube=makeIcon("Youtube",'<path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"/>');_exports.BIconYoutube=BIconYoutube;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 findIconComponent=function findIconComponent(ctx,iconName){if(!ctx)return _vue.default.component(iconName);var components=(ctx.$options||{}).components;return components&&components[iconName]||findIconComponent(ctx.$parent,iconName)},iconProps=omit(props$2i,["content"]),props$2h=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},iconProps),{},{icon:makeProp(PROP_TYPE_STRING)})),"BIcon"),BIcon=extend({name:"BIcon",functional:!0,props:props$2h,render:function(h,_ref){var data=_ref.data,props=_ref.props,parent=_ref.parent,icon=pascalCase(trim(props.icon||"")).replace(RX_ICON_PREFIX,"");return h(icon&&findIconComponent(parent,"BIcon".concat(icon))||BIconBlank,(0,_vueFunctionalDataMerge.mergeData)(data,{props:pluckProps(iconProps,props)}))}});_exports.BIcon=BIcon;var CODE_DOWN=40,CODE_END=35,CODE_ENTER=13,CODE_HOME=36,CODE_LEFT=37,CODE_RIGHT=39,CODE_SPACE=32,CODE_UP=38,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)},isEmpty=function(value){return!value||0===keys(value).length},makePropWatcher=function(propName){return{handler:function(newValue,oldValue){if(!looseEqual(newValue,oldValue))if(isEmpty(newValue)||isEmpty(oldValue))this[propName]=cloneDeep(newValue);else{for(var key in oldValue)hasOwnProperty(newValue,key)||this.$delete(this.$data[propName],key);for(var _key in newValue)this.$set(this.$data[propName],_key,newValue[_key])}}}},makePropCacheMixin=function(propName,proxyPropName){return extend({data:function(){return _defineProperty({},proxyPropName,cloneDeep(this[propName]))},watch:_defineProperty({},propName,makePropWatcher(proxyPropName))})},attrsMixinVue2=makePropCacheMixin("$attrs","bvAttrs"),attrsMixinVue3=extend({computed:{bvAttrs:function(){var bvAttrs=_objectSpread2$3({},this.$attrs);return Object.keys(bvAttrs).forEach((function(key){void 0===bvAttrs[key]&&delete bvAttrs[key]})),bvAttrs}}}),attrsMixin=isVue3?attrsMixinVue3:attrsMixinVue2,getEventRoot=function(vm){return vm.$root.$options.bvEventRoot||vm.$root},PROP$3="$_rootListeners",listenOnRootMixin=extend({computed:{bvEventRoot:function(){return getEventRoot(this)}},created:function(){this[PROP$3]={}},beforeDestroy:function(){var _this=this;keys(this[PROP$3]||{}).forEach((function(event){_this[PROP$3][event].forEach((function(callback){_this.listenOffRoot(event,callback)}))})),this[PROP$3]=null},methods:{registerRootListener:function(event,callback){this[PROP$3]&&(this[PROP$3][event]=this[PROP$3][event]||[],arrayIncludes(this[PROP$3][event],callback)||this[PROP$3][event].push(callback))},unregisterRootListener:function(event,callback){this[PROP$3]&&this[PROP$3][event]&&(this[PROP$3][event]=this[PROP$3][event].filter((function(cb){return cb!==callback})))},listenOnRoot:function(event,callback){this.bvEventRoot&&(this.bvEventRoot.$on(event,callback),this.registerRootListener(event,callback))},listenOnRootOnce:function(event,callback){var _this2=this;if(this.bvEventRoot){var _callback=function _callback(){_this2.unregisterRootListener(_callback),callback.apply(void 0,arguments)};this.bvEventRoot.$once(event,_callback),this.registerRootListener(event,_callback)}},listenOffRoot:function(event,callback){this.unregisterRootListener(event,callback),this.bvEventRoot&&this.bvEventRoot.$off(event,callback)},emitOnRoot:function(event){if(this.bvEventRoot){for(var _this$bvEventRoot,_len=arguments.length,args=new Array(_len>1?_len-1:0),_key=1;_key<_len;_key++)args[_key-1]=arguments[_key];(_this$bvEventRoot=this.bvEventRoot).$emit.apply(_this$bvEventRoot,[event].concat(args))}}}}),listenersMixinVue2=makePropCacheMixin("$listeners","bvListeners"),listenersMixinVue3=extend({data:function(){return{bvListeners:{}}},created:function(){this.bvListeners=_objectSpread2$3({},this.$listeners)},beforeUpdate:function(){this.bvListeners=_objectSpread2$3({},this.$listeners)}}),listenersMixin=isVue3?listenersMixinVue3:listenersMixinVue2,ROOT_EVENT_NAME_CLICKED=getRootEventName("BLink","clicked"),routerLinkProps={activeClass:makeProp(PROP_TYPE_STRING),append:makeProp(PROP_TYPE_BOOLEAN,!1),event:makeProp(PROP_TYPE_ARRAY_STRING),exact:makeProp(PROP_TYPE_BOOLEAN,!1),exactActiveClass:makeProp(PROP_TYPE_STRING),exactPath:makeProp(PROP_TYPE_BOOLEAN,!1),exactPathActiveClass:makeProp(PROP_TYPE_STRING),replace:makeProp(PROP_TYPE_BOOLEAN,!1),routerTag:makeProp(PROP_TYPE_STRING),to:makeProp(PROP_TYPE_OBJECT_STRING)},nuxtLinkProps={noPrefetch:makeProp(PROP_TYPE_BOOLEAN,!1),prefetch:makeProp(PROP_TYPE_BOOLEAN,null)},props$2g=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},nuxtLinkProps),routerLinkProps),{},{active:makeProp(PROP_TYPE_BOOLEAN,!1),disabled:makeProp(PROP_TYPE_BOOLEAN,!1),href:makeProp(PROP_TYPE_STRING),rel:makeProp(PROP_TYPE_STRING,null),routerComponentName:makeProp(PROP_TYPE_STRING),target:makeProp(PROP_TYPE_STRING,"_self")})),"BLink"),BLink=extend({name:"BLink",mixins:[attrsMixin,listenersMixin,listenOnRootMixin,normalizeSlotMixin],inheritAttrs:!1,props:props$2g,computed:{computedTag:function(){return function(_ref,thisOrParent){var to=_ref.to,disabled=_ref.disabled,routerComponentName=_ref.routerComponentName,hasRouter=!!safeVueInstance(thisOrParent).$router,hasNuxt=!!safeVueInstance(thisOrParent).$nuxt;return!hasRouter||hasRouter&&(disabled||!to)?"a":routerComponentName||(hasNuxt?"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(){var to=this.to,href=this.href;return computeHref({to:to,href:href},this.computedTag)},computedProps:function(){var event=this.event,prefetch=this.prefetch,routerTag=this.routerTag;return this.isRouterLink?_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},pluckProps(omit(_objectSpread2$3(_objectSpread2$3({},routerLinkProps),"nuxt-link"===this.computedTag?nuxtLinkProps:{}),["event","prefetch","routerTag"]),this)),event?{event:event}:{}),isBoolean(prefetch)?{prefetch:prefetch}:{}),routerTag?{tag: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$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},bvAttrs),href?{href:href}:{}),isRouterLink&&routerTag&&!isTag(routerTag,"a")?{}:{rel:rel,target:target}),{},{tabindex:disabled?"-1":isUndefined(bvAttrs.tabindex)?null:bvAttrs.tabindex,"aria-disabled":disabled?"true":null})},computedListeners:function(){return _objectSpread2$3(_objectSpread2$3({},this.bvListeners),{},{click:this.onClick})}},methods:{onClick:function(event){var _arguments=arguments,eventIsEvent=isEvent(event),isRouterLink=this.isRouterLink,suppliedHandler=this.bvListeners.click;if(eventIsEvent&&this.disabled)stopEvent(event,{immediatePropagation:!0});else{var _event$currentTarget$;if(isRouterLink)null===(_event$currentTarget$=event.currentTarget.__vue__)||void 0===_event$currentTarget$||_event$currentTarget$.$emit("click",event);concat(suppliedHandler).filter((function(h){return isFunction(h)})).forEach((function(handler){handler.apply(void 0,_toConsumableArray(_arguments))})),this.emitOnRoot(ROOT_EVENT_NAME_CLICKED,event),this.emitOnRoot("clicked::link",event)}eventIsEvent&&!isRouterLink&&"#"===this.computedHref&&stopEvent(event,{propagation:!1})},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())}});_exports.BLink=BLink;var linkProps$7=omit(props$2g,["event","routerTag"]);delete linkProps$7.href.default,delete linkProps$7.to.default;var props$2f=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},linkProps$7),{},{block:makeProp(PROP_TYPE_BOOLEAN,!1),disabled:makeProp(PROP_TYPE_BOOLEAN,!1),pill:makeProp(PROP_TYPE_BOOLEAN,!1),pressed:makeProp(PROP_TYPE_BOOLEAN,null),size:makeProp(PROP_TYPE_STRING),squared:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"button"),type:makeProp(PROP_TYPE_STRING,"button"),variant:makeProp(PROP_TYPE_STRING,"secondary")})),"BButton"),handleFocus=function(event){"focusin"===event.type?addClass(event.target,"focus"):"focusout"===event.type&&removeClass(event.target,"focus")},isLink=function(props){return isLink$1(props)||isTag(props.tag,"a")},isToggle=function(props){return isBoolean(props.pressed)},isButton=function(props){return!(isLink(props)||props.tag&&!isTag(props.tag,"button"))},isNonStandardTag$1=function(props){return!isLink(props)&&!isButton(props)},computeClass=function(props){var _ref;return["btn-".concat(props.variant||"secondary"),(_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(props)?pluckProps(linkProps$7,props):{}},computeAttrs=function(props,data){var button=isButton(props),link=isLink(props),toggle=isToggle(props),nonStandardTag=isNonStandardTag$1(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=extend({name:"BButton",functional:!0,props:props$2f,render:function(h,_ref2){var props=_ref2.props,data=_ref2.data,listeners=_ref2.listeners,children=_ref2.children,toggle=isToggle(props),link=isLink(props),nonStandardTag=isNonStandardTag$1(props),hashLink=link&&"#"===props.href,on={keydown:function(event){if(!props.disabled&&(nonStandardTag||hashLink)){var keyCode=event.keyCode;if(keyCode===CODE_SPACE||keyCode===CODE_ENTER&&nonStandardTag){var target=event.currentTarget||event.target;stopEvent(event,{propagation:!1}),target.click()}}},click:function(event){props.disabled&&isEvent(event)?stopEvent(event):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)(_objectSpread2$3(_objectSpread2$3({},data),{},{props:void 0}),componentData),children)}});_exports.BButton=BButton;var SIZES=["sm",null,"lg"],computeSize=function(value){return value=isString(value)&&isNumeric(value)?toFloat(value,0):value,isNumber(value)?"".concat(value,"px"):value||null},linkProps$6=omit(props$2g,["active","event","routerTag"]),props$2e=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},linkProps$6),{},{alt:makeProp(PROP_TYPE_STRING,"avatar"),ariaLabel:makeProp(PROP_TYPE_STRING),badge:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),badgeLeft:makeProp(PROP_TYPE_BOOLEAN,!1),badgeOffset:makeProp(PROP_TYPE_STRING),badgeTop:makeProp(PROP_TYPE_BOOLEAN,!1),badgeVariant:makeProp(PROP_TYPE_STRING,"primary"),button:makeProp(PROP_TYPE_BOOLEAN,!1),buttonType:makeProp(PROP_TYPE_STRING,"button"),icon:makeProp(PROP_TYPE_STRING),rounded:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),size:makeProp(PROP_TYPE_NUMBER_STRING),square:makeProp(PROP_TYPE_BOOLEAN,!1),src:makeProp(PROP_TYPE_STRING),text:makeProp(PROP_TYPE_STRING),variant:makeProp(PROP_TYPE_STRING,"secondary")})),"BAvatar"),BAvatar=extend({name:"BAvatar",mixins:[normalizeSlotMixin],inject:{getBvAvatarGroup:{default:function(){return function(){return null}}}},props:props$2e,data:function(){return{localSrc:this.src||null}},computed:{bvAvatarGroup:function(){return this.getBvAvatarGroup()},computedSize:function(){var bvAvatarGroup=this.bvAvatarGroup;return computeSize(bvAvatarGroup?bvAvatarGroup.size:this.size)},computedVariant:function(){var bvAvatarGroup=this.bvAvatarGroup;return bvAvatarGroup&&bvAvatarGroup.variant?bvAvatarGroup.variant:this.variant},computedRounded:function(){var bvAvatarGroup=this.bvAvatarGroup,square=!(!bvAvatarGroup||!bvAvatarGroup.square)||this.square,rounded=bvAvatarGroup&&bvAvatarGroup.rounded?bvAvatarGroup.rounded:this.rounded;return square?"0":""===rounded||(rounded||"circle")},fontStyle:function(){var size=this.computedSize,fontSize=-1===SIZES.indexOf(size)?"calc(".concat(size," * ").concat(.4,")"):null;return fontSize?{fontSize:fontSize}:{}},marginStyle:function(){var size=this.computedSize,bvAvatarGroup=this.bvAvatarGroup,overlapScale=bvAvatarGroup?bvAvatarGroup.overlapScale:0,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:-1===SIZES.indexOf(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(newValue,oldValue){newValue!==oldValue&&(this.localSrc=newValue||null)}},methods:{onImgError:function(event){this.localSrc=null,this.$emit("img-error",event)},onClick:function(event){this.$emit("click",event)}},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$1(this),tag=button?BButton:link?BLink:"span",alt=this.alt,ariaLabel=this.ariaLabel||null,$content=null;this.hasNormalizedSlot()?$content=h("span",{staticClass:"b-avatar-custom"},[this.normalizeSlot()]):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,"".concat("b-avatar","-").concat(size),size&&-1!==SIZES.indexOf(size)),_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$3(_objectSpread2$3({},marginStyle),{},{width:size,height:size}),attrs:{"aria-label":ariaLabel||null},props:button?{variant:variant,disabled:disabled,type:type}:link?pluckProps(linkProps$6,this):{},on:button||link?{click:this.onClick}:{}},[$content,$badge])}});_exports.BAvatar=BAvatar;var props$2d=makePropsConfigurable({overlap:makeProp(PROP_TYPE_NUMBER_STRING,.3),rounded:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),size:makeProp(PROP_TYPE_STRING),square:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"div"),variant:makeProp(PROP_TYPE_STRING)},"BAvatarGroup"),BAvatarGroup=extend({name:"BAvatarGroup",mixins:[normalizeSlotMixin],provide:function(){var _this=this;return{getBvAvatarGroup:function(){return _this}}},props:props$2d,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());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$5=omit(props$2g,["event","routerTag"]);delete linkProps$5.href.default,delete linkProps$5.to.default;var props$2c=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},linkProps$5),{},{pill:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"span"),variant:makeProp(PROP_TYPE_STRING,"secondary")})),"BBadge"),BBadge=extend({name:"BBadge",functional:!0,props:props$2c,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,active=props.active,disabled=props.disabled,link=isLink$1(props),tag=link?BLink:props.tag,variant=props.variant||"secondary";return h(tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"badge",class:["badge-".concat(variant),{"badge-pill":props.pill,active:active,disabled:disabled}],props:link?pluckProps(linkProps$5,props):{}}),children)}});_exports.BBadge=BBadge;var BadgePlugin=pluginFactory({components:{BBadge:BBadge}});_exports.BadgePlugin=BadgePlugin;var 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$2b=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},omit(props$2g,["event","routerTag"])),{},{ariaCurrent:makeProp(PROP_TYPE_STRING,"location"),html:makeProp(PROP_TYPE_STRING),text:makeProp(PROP_TYPE_STRING)})),"BBreadcrumbLink"),BBreadcrumbLink=extend({name:"BBreadcrumbLink",functional:!0,props:props$2b,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$2b,suppliedProps)};return children||(componentData.domProps=htmlOrText(suppliedProps.html,suppliedProps.text)),h(tag,(0,_vueFunctionalDataMerge.mergeData)(data,componentData),children)}}),props$2a=makePropsConfigurable(props$2b,"BBreadcrumbItem"),BBreadcrumbItem=extend({name:"BBreadcrumbItem",functional:!0,props:props$2a,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$29=makePropsConfigurable({items:makeProp(PROP_TYPE_ARRAY)},"BBreadcrumb"),BBreadcrumb=extend({name:"BBreadcrumb",functional:!0,props:props$29,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,items=props.items,childNodes=children;if(isArray(items)){var activeDefined=!1;childNodes=items.map((function(item,idx){isObject(item)||(item={text:toString(item)});var active=item.active;return active&&(activeDefined=!0),active||activeDefined||(active=idx+1===items.length),h(BBreadcrumbItem,{props:_objectSpread2$3(_objectSpread2$3({},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$28=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},pick(props$2f,["size"])),{},{ariaRole:makeProp(PROP_TYPE_STRING,"group"),size:makeProp(PROP_TYPE_STRING),tag:makeProp(PROP_TYPE_STRING,"div"),vertical:makeProp(PROP_TYPE_BOOLEAN,!1)})),"BButtonGroup"),BButtonGroup=extend({name:"BButtonGroup",functional:!0,props:props$28,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(","),props$27=makePropsConfigurable({justify:makeProp(PROP_TYPE_BOOLEAN,!1),keyNav:makeProp(PROP_TYPE_BOOLEAN,!1)},"BButtonToolbar"),BButtonToolbar=extend({name:"BButtonToolbar",mixins:[normalizeSlotMixin],props:props$27,mounted:function(){this.keyNav&&this.getItems()},methods:{getItems:function(){var items=selectAll(ITEM_SELECTOR,this.$el);return items.forEach((function(item){item.tabIndex=-1})),items.filter((function(el){return isVisible(el)}))},focusFirst:function(){var items=this.getItems();attemptFocus(items[0])},focusPrev:function(event){var items=this.getItems(),index=items.indexOf(event.target);index>-1&&(items=items.slice(0,index).reverse(),attemptFocus(items[0]))},focusNext:function(event){var items=this.getItems(),index=items.indexOf(event.target);index>-1&&(items=items.slice(index+1),attemptFocus(items[0]))},focusLast:function(){var items=this.getItems().reverse();attemptFocus(items[0])},onFocusin:function(event){var $el=this.$el;event.target!==$el||contains($el,event.relatedTarget)||(stopEvent(event),this.focusFirst(event))},onKeydown:function(event){var keyCode=event.keyCode,shiftKey=event.shiftKey;keyCode===CODE_UP||keyCode===CODE_LEFT?(stopEvent(event),shiftKey?this.focusFirst(event):this.focusPrev(event)):keyCode!==CODE_DOWN&&keyCode!==CODE_RIGHT||(stopEvent(event),shiftKey?this.focusLast(event):this.focusNext(event))}},render:function(h){var keyNav=this.keyNav;return h("div",{staticClass:"btn-toolbar",class:{"justify-content-between":this.justify},attrs:{role:"toolbar",tabindex:keyNav?"0":null},on:keyNav?{focusin:this.onFocusin,keydown:this.onKeydown}:{}},[this.normalizeSlot()])}});_exports.BButtonToolbar=BButtonToolbar;var ButtonToolbarPlugin=pluginFactory({components:{BButtonToolbar:BButtonToolbar,BBtnToolbar:BButtonToolbar}});_exports.ButtonToolbarPlugin=ButtonToolbarPlugin;var _watch$j,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()})),isLocaleRTL=function(locale){var parts=toString(locale).toLowerCase().replace(RX_STRIP_LOCALE_MODS,"").split("-"),locale1=parts.slice(0,2).join("-"),locale2=parts[0];return arrayIncludes(RTL_LANGS,locale1)||arrayIncludes(RTL_LANGS,locale2)},props$26={id:makeProp(PROP_TYPE_STRING)},idMixin=extend({props:props$26,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)}))}}),_makeModelMixin$j=makeModelMixin("value",{type:PROP_TYPE_DATE_STRING}),modelMixin$i=_makeModelMixin$j.mixin,modelProps$i=_makeModelMixin$j.props,MODEL_PROP_NAME$i=_makeModelMixin$j.prop,MODEL_EVENT_NAME$i=_makeModelMixin$j.event,props$25=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$i),{},{ariaControls:makeProp(PROP_TYPE_STRING),block:makeProp(PROP_TYPE_BOOLEAN,!1),dateDisabledFn:makeProp(PROP_TYPE_FUNCTION),dateFormatOptions:makeProp(PROP_TYPE_OBJECT,{year:"numeric",month:"long",day:"numeric",weekday:"long"}),dateInfoFn:makeProp(PROP_TYPE_FUNCTION),direction:makeProp(PROP_TYPE_STRING),disabled:makeProp(PROP_TYPE_BOOLEAN,!1),headerTag:makeProp(PROP_TYPE_STRING,"header"),hidden:makeProp(PROP_TYPE_BOOLEAN,!1),hideHeader:makeProp(PROP_TYPE_BOOLEAN,!1),initialDate:makeProp(PROP_TYPE_DATE_STRING),labelCalendar:makeProp(PROP_TYPE_STRING,"Calendar"),labelCurrentMonth:makeProp(PROP_TYPE_STRING,"Current month"),labelHelp:makeProp(PROP_TYPE_STRING,"Use cursor keys to navigate calendar dates"),labelNav:makeProp(PROP_TYPE_STRING,"Calendar navigation"),labelNextDecade:makeProp(PROP_TYPE_STRING,"Next decade"),labelNextMonth:makeProp(PROP_TYPE_STRING,"Next month"),labelNextYear:makeProp(PROP_TYPE_STRING,"Next year"),labelNoDateSelected:makeProp(PROP_TYPE_STRING,"No date selected"),labelPrevDecade:makeProp(PROP_TYPE_STRING,"Previous decade"),labelPrevMonth:makeProp(PROP_TYPE_STRING,"Previous month"),labelPrevYear:makeProp(PROP_TYPE_STRING,"Previous year"),labelSelected:makeProp(PROP_TYPE_STRING,"Selected date"),labelToday:makeProp(PROP_TYPE_STRING,"Today"),locale:makeProp(PROP_TYPE_ARRAY_STRING),max:makeProp(PROP_TYPE_DATE_STRING),min:makeProp(PROP_TYPE_DATE_STRING),navButtonVariant:makeProp(PROP_TYPE_STRING,"secondary"),noHighlightToday:makeProp(PROP_TYPE_BOOLEAN,!1),noKeyNav:makeProp(PROP_TYPE_BOOLEAN,!1),readonly:makeProp(PROP_TYPE_BOOLEAN,!1),roleDescription:makeProp(PROP_TYPE_STRING),selectedVariant:makeProp(PROP_TYPE_STRING,"primary"),showDecadeNav:makeProp(PROP_TYPE_BOOLEAN,!1),startWeekday:makeProp(PROP_TYPE_NUMBER_STRING,0),todayVariant:makeProp(PROP_TYPE_STRING),valueAsDate:makeProp(PROP_TYPE_BOOLEAN,!1),weekdayHeaderFormat:makeProp(PROP_TYPE_STRING,"short",(function(value){return arrayIncludes(["long","short","narrow"],value)})),width:makeProp(PROP_TYPE_STRING,"270px")})),"BCalendar"),BCalendar=extend({name:"BCalendar",mixins:[attrsMixin,idMixin,modelMixin$i,normalizeSlotMixin],props:props$25,data:function(){var selected=formatYMD(this[MODEL_PROP_NAME$i])||"";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")},computedDateDisabledFn:function(){var dateDisabledFn=this.dateDisabledFn;return hasPropFunction(dateDisabledFn)?dateDisabledFn:function(){return!1}},computedDateInfoFn:function(){var dateInfoFn=this.dateInfoFn;return hasPropFunction(dateInfoFn)?dateInfoFn:function(){return{}}},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,12)},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")},computedNavButtonVariant:function(){return"btn-outline-".concat(this.navButtonVariant||"primary")},isRTL:function(){var dir=toString(this.direction).toLowerCase();return"rtl"===dir||"ltr"!==dir&&isLocaleRTL(this.computedLocale)},context:function(){var selectedYMD=this.selectedYMD,activeYMD=this.activeYMD,selectedDate=parseYMD(selectedYMD),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 _this=this,rangeFn=this.dateOutOfRange;return function(date){date=parseYMD(date);var ymd=formatYMD(date);return!(!rangeFn(date)&&!_this.computedDateDisabledFn(ymd,date))}},formatDateString:function(){return createDateFormatter(this.calendarLocale,_objectSpread2$3(_objectSpread2$3({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(),currentDay=0-((this.computedWeekStarts>startIndex?7:0)-this.computedWeekStarts)-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=this.computedDateInfoFn(dayYMD,parseYMD(dayYMD));dateInfo=isString(dateInfo)||isArray(dateInfo)?{class:dateInfo}:isPlainObject(dateInfo)?_objectSpread2$3({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 _this2=this;return this.calendar[0].map((function(d){return{text:_this2.formatWeekdayNameShort(parseYMD(d.ymd)),label:_this2.formatWeekdayName(parseYMD(d.ymd))}}))}},watch:(_watch$j={},_defineProperty(_watch$j,MODEL_PROP_NAME$i,(function(newValue,oldValue){var selected=formatYMD(newValue)||"",old=formatYMD(oldValue)||"";datesEqual(selected,old)||(this.activeYMD=selected||this.activeYMD,this.selectedYMD=selected)})),_defineProperty(_watch$j,"selectedYMD",(function(newYMD,oldYMD){newYMD!==oldYMD&&this.$emit(MODEL_EVENT_NAME$i,this.valueAsDate?parseYMD(newYMD)||null:newYMD||"")})),_defineProperty(_watch$j,"context",(function(newValue,oldValue){looseEqual(newValue,oldValue)||this.$emit("context",newValue)})),_defineProperty(_watch$j,"hidden",(function(newValue){this.activeYMD=this.selectedYMD||formatYMD(this[MODEL_PROP_NAME$i]||this.constrainDate(this.initialDate||this.getToday())),this.setLive(!newValue)})),_watch$j),created:function(){var _this3=this;this.$nextTick((function(){_this3.$emit("context",_this3.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 _this4=this;on?this.$nextTick((function(){requestAF((function(){_this4.isLive=!0}))})):this.isLive=!1},getToday:function(){return parseYMD(createDate())},constrainDate:function(date){return constrainDate(date,this.computedMin,this.computedMax)},emitSelected:function(date){var _this5=this;this.$nextTick((function(){_this5.$emit("selected",formatYMD(date)||"",parseYMD(date)||null)}))},setGridFocusFlag:function(event){this.gridHasFocus=!this.disabled&&"focus"===event.type},onKeydownWrapper:function(event){if(!this.noKeyNav){var altKey=event.altKey,ctrlKey=event.ctrlKey,keyCode=event.keyCode;if(arrayIncludes([33,34,CODE_END,CODE_HOME,CODE_LEFT,CODE_UP,CODE_RIGHT,CODE_DOWN],keyCode)){stopEvent(event);var activeDate=createDate(this.activeDate),checkDate=createDate(this.activeDate),day=activeDate.getDate(),constrainedToday=this.constrainDate(this.getToday()),isRTL=this.isRTL;33===keyCode?(activeDate=(altKey?ctrlKey?oneDecadeAgo:oneYearAgo:oneMonthAgo)(activeDate),(checkDate=createDate(activeDate)).setDate(1)):34===keyCode?(activeDate=(altKey?ctrlKey?oneDecadeAhead:oneYearAhead:oneMonthAhead)(activeDate),(checkDate=createDate(activeDate)).setMonth(checkDate.getMonth()+1),checkDate.setDate(0)):keyCode===CODE_LEFT?(activeDate.setDate(day+(isRTL?1:-1)),checkDate=activeDate=this.constrainDate(activeDate)):keyCode===CODE_RIGHT?(activeDate.setDate(day+(isRTL?-1:1)),checkDate=activeDate=this.constrainDate(activeDate)):keyCode===CODE_UP?(activeDate.setDate(day-7),checkDate=activeDate=this.constrainDate(activeDate)):keyCode===CODE_DOWN?(activeDate.setDate(day+7),checkDate=activeDate=this.constrainDate(activeDate)):keyCode===CODE_HOME?checkDate=activeDate=constrainedToday:keyCode===CODE_END&&(checkDate=activeDate=parseYMD(this.selectedDate)||constrainedToday),this.dateOutOfRange(checkDate)||datesEqual(activeDate,this.activeDate)||(this.activeYMD=formatYMD(activeDate)),this.focus()}}},onKeydownGrid:function(event){var keyCode=event.keyCode,activeDate=this.activeDate;keyCode!==CODE_ENTER&&keyCode!==CODE_SPACE||(stopEvent(event),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 _this6=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,disabled=this.disabled,noKeyNav=this.noKeyNav,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":disabled,readonly:this.readonly||disabled},attrs:{id:valueId,for:gridId,role:"status",tabindex:disabled?null:"-1","data-selected":toString(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(this.labelSelected),") ")),h("bdi",this.formatDateString(this.selectedDate))]:this.labelNoDateSelected||" ");$header=h(this.headerTag,{staticClass:"b-calendar-header",class:{"sr-only":this.hideHeader},attrs:{title:this.selectedDate&&this.labelSelected||null}},[$header]);var navScope={isRTL:isRTL},navProps={shiftV:.5},navPrevProps=_objectSpread2$3(_objectSpread2$3({},navProps),{},{flipH:isRTL}),navNextProps=_objectSpread2$3(_objectSpread2$3({},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 border-0 flex-fill",class:[_this6.computedNavButtonVariant,{disabled:btnDisabled}],attrs:{title:label||null,type:"button",tabindex:noKeyNav?"-1":null,"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",tabindex:noKeyNav?"-1":null,"aria-hidden":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("div",{staticClass:"b-calendar-grid-caption text-center font-weight-bold",class:{"text-muted":disabled},attrs:{id:gridCaptionId,"aria-live":isLive?"polite":null,"aria-atomic":isLive?"true":null},key:"grid-caption"},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",{staticClass:"col text-truncate",class:{"text-muted":disabled},attrs:{title:d.label===d.text?null:d.label,"aria-label":d.label},key:idx},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&&_this6.gridHasFocus,disabled:day.isDisabled||disabled,active:isSelected},_defineProperty(_class,_this6.computedVariant,isSelected),_defineProperty(_class,_this6.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 _this6.onClickDay(day)}}},day.day);return h("div",{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||disabled?"true":null,"aria-label":[day.label,isSelected?"(".concat(_this6.labelSelected,")"):null,isToday?"(".concat(_this6.labelToday,")"):null].filter(identity).join(" "),"aria-selected":isSelected?"true":null,"aria-current":isSelected?"date":null},key:dIndex},[$btn])}));return h("div",{staticClass:"row no-gutters",key:week[0].ymd},$cells)}));$gridBody=h("div",{staticClass:"b-calendar-grid-body",style:disabled?{pointerEvents:"none"}:{}},$gridBody);var $gridHelp=h("div",{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",{staticClass:"b-calendar-grid form-control h-auto text-center",attrs:{id:gridId,role:"application",tabindex:noKeyNav?"-1":disabled?null:"0","data-month":activeYMD.slice(0,-3),"aria-roledescription":this.labelCalendar||null,"aria-labelledby":gridCaptionId,"aria-describedby":gridHelpId,"aria-disabled":disabled?"true":null,"aria-activedescendant":activeId},on:{keydown:this.onKeydownGrid,focus:this.setGridFocusFlag,blur:this.setGridFocusFlag},ref:"grid"},[$gridCaption,$gridWeekDays,$gridBody,$gridHelp]),$slot=this.normalizeSlot();$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":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 props$24=makePropsConfigurable({bgVariant:makeProp(PROP_TYPE_STRING),borderVariant:makeProp(PROP_TYPE_STRING),tag:makeProp(PROP_TYPE_STRING,"div"),textVariant:makeProp(PROP_TYPE_STRING)},"BCard");extend({props:props$24});var props$23=makePropsConfigurable({title:makeProp(PROP_TYPE_STRING),titleTag:makeProp(PROP_TYPE_STRING,"h4")},"BCardTitle"),BCardTitle=extend({name:"BCardTitle",functional:!0,props:props$23,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(props.title))}});_exports.BCardTitle=BCardTitle;var props$22=makePropsConfigurable({subTitle:makeProp(PROP_TYPE_STRING),subTitleTag:makeProp(PROP_TYPE_STRING,"h6"),subTitleTextVariant:makeProp(PROP_TYPE_STRING,"muted")},"BCardSubTitle"),BCardSubTitle=extend({name:"BCardSubTitle",functional:!0,props:props$22,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(props.subTitle))}});_exports.BCardSubTitle=BCardSubTitle;var props$21=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$23),props$22),copyProps(props$24,prefixPropName.bind(null,"body"))),{},{bodyClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),overlay:makeProp(PROP_TYPE_BOOLEAN,!1)})),"BCardBody"),BCardBody=extend({name:"BCardBody",functional:!0,props:props$21,render:function(h,_ref){var _ref2,props=_ref.props,data=_ref.data,children=_ref.children,bodyBgVariant=props.bodyBgVariant,bodyBorderVariant=props.bodyBorderVariant,bodyTextVariant=props.bodyTextVariant,$title=h();props.title&&($title=h(BCardTitle,{props:pluckProps(props$23,props)}));var $subTitle=h();return props.subTitle&&($subTitle=h(BCardSubTitle,{props:pluckProps(props$22,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(bodyBgVariant),bodyBgVariant),_defineProperty(_ref2,"border-".concat(bodyBorderVariant),bodyBorderVariant),_defineProperty(_ref2,"text-".concat(bodyTextVariant),bodyTextVariant),_ref2),props.bodyClass]}),[$title,$subTitle,children])}});_exports.BCardBody=BCardBody;var props$20=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},copyProps(props$24,prefixPropName.bind(null,"header"))),{},{header:makeProp(PROP_TYPE_STRING),headerClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),headerHtml:makeProp(PROP_TYPE_STRING)})),"BCardHeader"),BCardHeader=extend({name:"BCardHeader",functional:!0,props:props$20,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$1$=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},copyProps(props$24,prefixPropName.bind(null,"footer"))),{},{footer:makeProp(PROP_TYPE_STRING),footerClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),footerHtml:makeProp(PROP_TYPE_STRING)})),"BCardFooter"),BCardFooter=extend({name:"BCardFooter",functional:!0,props:props$1$,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 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$1_=makePropsConfigurable({alt:makeProp(PROP_TYPE_STRING),blank:makeProp(PROP_TYPE_BOOLEAN,!1),blankColor:makeProp(PROP_TYPE_STRING,"transparent"),block:makeProp(PROP_TYPE_BOOLEAN,!1),center:makeProp(PROP_TYPE_BOOLEAN,!1),fluid:makeProp(PROP_TYPE_BOOLEAN,!1),fluidGrow:makeProp(PROP_TYPE_BOOLEAN,!1),height:makeProp(PROP_TYPE_NUMBER_STRING),left:makeProp(PROP_TYPE_BOOLEAN,!1),right:makeProp(PROP_TYPE_BOOLEAN,!1),rounded:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),sizes:makeProp(PROP_TYPE_ARRAY_STRING),src:makeProp(PROP_TYPE_STRING),srcset:makeProp(PROP_TYPE_ARRAY_STRING),thumbnail:makeProp(PROP_TYPE_BOOLEAN,!1),width:makeProp(PROP_TYPE_NUMBER_STRING)},"BImg"),BImg=extend({name:"BImg",functional:!0,props:props$1_,render:function(h,_ref){var _class,props=_ref.props,data=_ref.data,alt=props.alt,src=props.src,block=props.block,fluidGrow=props.fluidGrow,rounded=props.rounded,width=toInteger(props.width)||null,height=toInteger(props.height)||null,align=null,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(width)).replace("%{h}",toString(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:alt,width:width?toString(width):null,height:height?toString(height):null,srcset:srcset||null,sizes:sizes||null},class:(_class={"img-thumbnail":props.thumbnail,"img-fluid":props.fluid||fluidGrow,"w-100":fluidGrow,rounded:""===rounded||!0===rounded},_defineProperty(_class,"rounded-".concat(rounded),isString(rounded)&&""!==rounded),_defineProperty(_class,align,align),_defineProperty(_class,"d-block",block),_class)}))}});_exports.BImg=BImg;var props$1Z=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},pick(props$1_,["src","alt","width","height","left","right"])),{},{bottom:makeProp(PROP_TYPE_BOOLEAN,!1),end:makeProp(PROP_TYPE_BOOLEAN,!1),start:makeProp(PROP_TYPE_BOOLEAN,!1),top:makeProp(PROP_TYPE_BOOLEAN,!1)})),"BCardImg"),BCardImg=extend({name:"BCardImg",functional:!0,props:props$1Z,render:function(h,_ref){var props=_ref.props,data=_ref.data,src=props.src,alt=props.alt,width=props.width,height=props.height,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:src,alt:alt,width:width,height:height}}))}});_exports.BCardImg=BCardImg;var cardImgProps=copyProps(props$1Z,prefixPropName.bind(null,"img"));cardImgProps.imgSrc.required=!1;var props$1Y=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$21),props$20),props$1$),cardImgProps),props$24),{},{align:makeProp(PROP_TYPE_STRING),noBody:makeProp(PROP_TYPE_BOOLEAN,!1)})),"BCard"),BCard=extend({name:"BCard",functional:!0,props:props$1Y,render:function(h,_ref){var _class,props=_ref.props,data=_ref.data,slots=_ref.slots,scopedSlots=_ref.scopedSlots,imgSrc=props.imgSrc,imgLeft=props.imgLeft,imgRight=props.imgRight,imgStart=props.imgStart,imgEnd=props.imgEnd,imgBottom=props.imgBottom,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(imgSrc){var $img=h(BCardImg,{props:pluckProps(cardImgProps,props,unprefixPropName.bind(null,"img"))});imgBottom?$imgLast=$img:$imgFirst=$img}var $header=h(),hasHeaderSlot=hasNormalizedSlot("header",$scopedSlots,$slots);(hasHeaderSlot||header||headerHtml)&&($header=h(BCardHeader,{props:pluckProps(props$20,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$21,props)},$content),props.overlay&&imgSrc&&($content=h("div",{staticClass:"position-relative"},[$imgFirst,$content,$imgLast]),$imgFirst=h(),$imgLast=h()));var $footer=h();return(hasNormalizedSlot("footer",$scopedSlots,$slots)||footer||footerHtml)&&($footer=h(BCardFooter,{props:pluckProps(props$1$,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 _watch$i,OBSERVER_PROP_NAME="__bv__visibility_observer",VisibilityObserver=function(){function VisibilityObserver(el,options){_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()}return _createClass(VisibilityObserver,[{key:"createObserver",value:function(){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)}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$1=function(el,_ref){var value=_ref.value,modifiers=_ref.modifiers,options={margin:"0px",once:!1,callback:value};keys(modifiers).forEach((function(mod){RX_DIGITS.test(mod)?options.margin="".concat(mod,"px"):"once"===mod.toLowerCase()&&(options.once=!0)})),destroy(el),el[OBSERVER_PROP_NAME]=new VisibilityObserver(el,options),el[OBSERVER_PROP_NAME]._prevModifiers=clone(modifiers)},VBVisible={bind:bind$1,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$1(el,{value:value,modifiers:modifiers})},unbind:function(el){destroy(el)}};_exports.VBVisible=VBVisible;var imgProps$1=omit(props$1_,["blank"]),props$1X=makePropsConfigurable(_objectSpread2$3(_objectSpread2$3({},imgProps$1),{},_defineProperty({blankHeight:makeProp(PROP_TYPE_NUMBER_STRING),blankSrc:makeProp(PROP_TYPE_STRING,null),blankWidth:makeProp(PROP_TYPE_NUMBER_STRING),offset:makeProp(PROP_TYPE_NUMBER_STRING,360)},"show",makeProp(PROP_TYPE_BOOLEAN,!1))),"BImgLazy"),BImgLazy=extend({name:"BImgLazy",directives:{"b-visible":VBVisible},props:props$1X,data:function(){return{isShown:this.show}},computed:{computedSrc:function(){var blankSrc=this.blankSrc;return!blankSrc||this.isShown?this.src:blankSrc},computedBlank:function(){return!(this.isShown||this.blankSrc)},computedWidth:function(){var width=this.width;return this.isShown?width:this.blankWidth||width},computedHeight:function(){var height=this.height;return this.isShown?height:this.blankHeight||height},computedSrcset:function(){var srcset=concat(this.srcset).filter(identity).join(",");return!srcset||this.blankSrc&&!this.isShown?null:srcset},computedSizes:function(){var sizes=concat(this.sizes).filter(identity).join(",");return!sizes||this.blankSrc&&!this.isShown?null:sizes}},watch:(_watch$i={},_defineProperty(_watch$i,"show",(function(newValue,oldValue){if(newValue!==oldValue){var visible=!HAS_INTERACTION_OBSERVER_SUPPORT||newValue;this.isShown=visible,newValue!==visible&&this.$nextTick(this.updateShowProp)}})),_defineProperty(_watch$i,"isShown",(function(newValue,oldValue){newValue!==oldValue&&this.updateShowProp()})),_watch$i),mounted:function(){var _this=this;this.$nextTick((function(){_this.isShown=!HAS_INTERACTION_OBSERVER_SUPPORT||_this.show}))},methods:{updateShowProp:function(){this.$emit("update:show",this.isShown)},doShow:function(visible){var _this2=this;!visible&&null!==visible||this.isShown||requestAF((function(){_this2.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:_objectSpread2$3(_objectSpread2$3({},pluckProps(imgProps$1,this.$props)),{},{src:this.computedSrc,blank:this.computedBlank,width:this.computedWidth,height:this.computedHeight,srcset:this.computedSrcset,sizes:this.computedSizes})})}});_exports.BImgLazy=BImgLazy;var props$1W=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},omit(props$1X,keys(props$1_))),omit(props$1Z,["src","alt","width","height"]))),"BCardImgLazy"),BCardImgLazy=extend({name:"BCardImgLazy",functional:!0,props:props$1W,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(BImgLazy,(0,_vueFunctionalDataMerge.mergeData)(data,{class:[baseClass],props:omit(props,["left","right"])}))}});_exports.BCardImgLazy=BCardImgLazy;var props$1V=makePropsConfigurable({textTag:makeProp(PROP_TYPE_STRING,"p")},"BCardText"),BCardText=extend({name:"BCardText",functional:!0,props:props$1V,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$1U=makePropsConfigurable({columns:makeProp(PROP_TYPE_BOOLEAN,!1),deck:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"div")},"BCardGroup"),BCardGroup=extend({name:"BCardGroup",functional:!0,props:props$1U,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 _watch$h,noop=function(){},observeDom=function(el,callback,options){if(el=el?el.$el||el:null,!isElement(el))return null;if(source="observeDom",!HAS_MUTATION_OBSERVER_SUPPORT&&(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$3({childList:!0,subtree:!0},options)),obs},_makeModelMixin$i=makeModelMixin("value",{type:PROP_TYPE_NUMBER,defaultValue:0}),modelMixin$h=_makeModelMixin$i.mixin,modelProps$h=_makeModelMixin$i.props,MODEL_PROP_NAME$h=_makeModelMixin$i.prop,MODEL_EVENT_NAME$h=_makeModelMixin$i.event,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$1={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"otransitionend oTransitionEnd",transition:"transitionend"},props$1T=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$h),{},{background:makeProp(PROP_TYPE_STRING),controls:makeProp(PROP_TYPE_BOOLEAN,!1),fade:makeProp(PROP_TYPE_BOOLEAN,!1),imgHeight:makeProp(PROP_TYPE_NUMBER_STRING),imgWidth:makeProp(PROP_TYPE_NUMBER_STRING),indicators:makeProp(PROP_TYPE_BOOLEAN,!1),interval:makeProp(PROP_TYPE_NUMBER,5e3),labelGotoSlide:makeProp(PROP_TYPE_STRING,"Goto slide"),labelIndicators:makeProp(PROP_TYPE_STRING,"Select a slide to display"),labelNext:makeProp(PROP_TYPE_STRING,"Next slide"),labelPrev:makeProp(PROP_TYPE_STRING,"Previous slide"),noAnimation:makeProp(PROP_TYPE_BOOLEAN,!1),noHoverPause:makeProp(PROP_TYPE_BOOLEAN,!1),noTouch:makeProp(PROP_TYPE_BOOLEAN,!1),noWrap:makeProp(PROP_TYPE_BOOLEAN,!1)})),"BCarousel"),BCarousel=extend({name:"BCarousel",mixins:[idMixin,modelMixin$h,normalizeSlotMixin],provide:function(){var _this=this;return{getBvCarousel:function(){return _this}}},props:props$1T,data:function(){return{index:this[MODEL_PROP_NAME$h]||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:(_watch$h={},_defineProperty(_watch$h,MODEL_PROP_NAME$h,(function(newValue,oldValue){newValue!==oldValue&&this.setSlide(toInteger(newValue,0))})),_defineProperty(_watch$h,"interval",(function(newValue,oldValue){newValue!==oldValue&&(newValue?(this.pause(!0),this.start(!1)):this.pause(!1))})),_defineProperty(_watch$h,"isPaused",(function(newValue,oldValue){newValue!==oldValue&&this.$emit(newValue?"paused":"unpaused")})),_defineProperty(_watch$h,"index",(function(to,from){to===from||this.isSliding||this.doSlide(to,from)})),_watch$h),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$1)if(!isUndefined(el.style[name]))return TransitionEndEvents$1[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 _this2=this,direction=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!(IS_BROWSER&&document.visibilityState&&document.hidden)){var noWrap=this.noWrap,numSlides=this.numSlides;slide=mathFloor(slide),0!==numSlides&&(this.isSliding?this.$once("sliding-end",(function(){requestAF((function(){return _this2.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[MODEL_PROP_NAME$h]&&this.$emit(MODEL_EVENT_NAME$h,this.index)))}},prev:function(){this.setSlide(this.index-1,"prev")},next:function(){this.setSlide(this.index+1,"next")},pause:function(event){event||(this.isPaused=!0),this.clearInterval()},start:function(event){event||(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 _this3=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(MODEL_EVENT_NAME$h,this.index),this.noAnimation)addClass(nextSlide,"active"),removeClass(currentSlide,"active"),this.isSliding=!1,this.$nextTick((function(){return _this3.$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,_this3.transitionEndEvent)_this3.transitionEndEvent.split(/\s+/).forEach((function(event){return eventOff(nextSlide,event,onceTransEnd,EVENT_OPTIONS_NO_CAPTURE)}));_this3.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"),_this3.isSliding=!1,_this3.direction=null,_this3.$nextTick((function(){return _this3.$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(event,fn){var keyCode=event.keyCode;"click"!==event.type&&keyCode!==CODE_SPACE&&keyCode!==CODE_ENTER||(stopEvent(event),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(event){HAS_POINTER_EVENT_SUPPORT&&PointerType[event.pointerType.toUpperCase()]?this.touchStartX=event.clientX:HAS_POINTER_EVENT_SUPPORT||(this.touchStartX=event.touches[0].clientX)},touchMove:function(event){event.touches&&event.touches.length>1?this.touchDeltaX=0:this.touchDeltaX=event.touches[0].clientX-this.touchStartX},touchEnd:function(event){HAS_POINTER_EVENT_SUPPORT&&PointerType[event.pointerType.toUpperCase()]&&(this.touchDeltaX=event.clientX-this.touchStartX),this.handleSwipe(),this.pause(!1),this.clearTouchTimeout(),this.$_touchTimeout=setTimeout(this.start,500+mathMax(1e3,this.interval))}},render:function(h){var _this4=this,indicators=this.indicators,background=this.background,noAnimation=this.noAnimation,noHoverPause=this.noHoverPause,noTouch=this.noTouch,index=this.index,isSliding=this.isSliding,pause=this.pause,restart=this.restart,touchStart=this.touchStart,touchEnd=this.touchEnd,idInner=this.safeId("__BV_inner_"),$inner=h("div",{staticClass:"carousel-inner",attrs:{id:idInner,role:"list"},ref:"inner"},[this.normalizeSlot()]),$controls=h();if(this.controls){var makeControl=function(direction,label,handler){var handlerWrapper=function(event){isSliding?stopEvent(event,{propagation:!1}):_this4.handleClick(event,handler)};return h("a",{staticClass:"carousel-control-".concat(direction),attrs:{href:"#",role:"button","aria-controls":idInner,"aria-disabled":isSliding?"true":null},on:{click:handlerWrapper,keydown:handlerWrapper}},[h("span",{staticClass:"carousel-control-".concat(direction,"-icon"),attrs:{"aria-hidden":"true"}}),h("span",{class:"sr-only"},[label])])};$controls=[makeControl("prev",this.labelPrev,this.prev),makeControl("next",this.labelNext,this.next)]}var $indicators=h("ol",{staticClass:"carousel-indicators",directives:[{name:"show",value:indicators}],attrs:{id:this.safeId("__BV_indicators_"),"aria-hidden":indicators?"false":"true","aria-label":this.labelIndicators,"aria-owns":idInner}},this.slides.map((function(slide,i){var handler=function(event){_this4.handleClick(event,(function(){_this4.setSlide(i)}))};return h("li",{class:{active:i===index},attrs:{role:"button",id:_this4.safeId("__BV_indicator_".concat(i+1,"_")),tabindex:indicators?"0":"-1","aria-current":i===index?"true":"false","aria-label":"".concat(_this4.labelGotoSlide," ").concat(i+1),"aria-describedby":slide.id||null,"aria-controls":idInner},on:{click:handler,keydown:handler},key:"slide_".concat(i)})}))),on={mouseenter:noHoverPause?noop:pause,mouseleave:noHoverPause?noop:restart,focusin:pause,focusout:restart,keydown:function(event){if(!/input|textarea/i.test(event.target.tagName)){var keyCode=event.keyCode;keyCode!==CODE_LEFT&&keyCode!==CODE_RIGHT||(stopEvent(event),_this4[keyCode===CODE_LEFT?"prev":"next"]())}}};return HAS_TOUCH_SUPPORT&&!noTouch&&(HAS_POINTER_EVENT_SUPPORT?(on["&pointerdown"]=touchStart,on["&pointerup"]=touchEnd):(on["&touchstart"]=touchStart,on["&touchmove"]=this.touchMove,on["&touchend"]=touchEnd)),h("div",{staticClass:"carousel",class:{slide:!noAnimation,"carousel-fade":!noAnimation&&this.fade,"pointer-event":HAS_TOUCH_SUPPORT&&HAS_POINTER_EVENT_SUPPORT&&!noTouch},style:{background:background},attrs:{role:"region",id:this.safeId(),"aria-busy":isSliding?"true":"false"},on:on},[$inner,$controls,$indicators])}});_exports.BCarousel=BCarousel;var imgProps={imgAlt:makeProp(PROP_TYPE_STRING),imgBlank:makeProp(PROP_TYPE_BOOLEAN,!1),imgBlankColor:makeProp(PROP_TYPE_STRING,"transparent"),imgHeight:makeProp(PROP_TYPE_NUMBER_STRING),imgSrc:makeProp(PROP_TYPE_STRING),imgWidth:makeProp(PROP_TYPE_NUMBER_STRING)},props$1S=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),imgProps),{},{background:makeProp(PROP_TYPE_STRING),caption:makeProp(PROP_TYPE_STRING),captionHtml:makeProp(PROP_TYPE_STRING),captionTag:makeProp(PROP_TYPE_STRING,"h3"),contentTag:makeProp(PROP_TYPE_STRING,"div"),contentVisibleUp:makeProp(PROP_TYPE_STRING),text:makeProp(PROP_TYPE_STRING),textHtml:makeProp(PROP_TYPE_STRING),textTag:makeProp(PROP_TYPE_STRING,"p")})),"BCarouselSlide"),BCarouselSlide=extend({name:"BCarouselSlide",mixins:[idMixin,normalizeSlotMixin],inject:{getBvCarousel:{default:function(){return function(){return{noTouch:!0}}}}},props:props$1S,computed:{bvCarousel:function(){return this.getBvCarousel()},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&&HAS_TOUCH_SUPPORT&&(on.dragstart=function(event){return stopEvent(event,{propagation:!1})}),$img=h(BImg,{props:_objectSpread2$3(_objectSpread2$3({},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()||!1],$content=h();return $contentChildren.some(identity)&&($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 _watch$g,TRANSITION_PROPS={css:!0,enterClass:"",enterActiveClass:"collapsing",enterToClass:"collapse show",leaveClass:"collapse show",leaveActiveClass:"collapsing",leaveToClass:"collapse"},TRANSITION_HANDLERS={enter:function(el){setStyle(el,"height",0),requestAF((function(){reflow(el),setStyle(el,"height","".concat(el.scrollHeight,"px"))}))},afterEnter:function(el){removeStyle(el,"height")},leave:function(el){setStyle(el,"height","auto"),setStyle(el,"display","block"),setStyle(el,"height","".concat(getBCR(el).height,"px")),reflow(el),setStyle(el,"height",0)},afterLeave:function(el){removeStyle(el,"height")}},props$1R={appear:makeProp(PROP_TYPE_BOOLEAN,!1)},BVCollapse=extend({name:"BVCollapse",functional:!0,props:props$1R,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)}}),ROOT_ACTION_EVENT_NAME_TOGGLE$2=getRootActionEventName("BCollapse","toggle"),ROOT_ACTION_EVENT_NAME_REQUEST_STATE$2=getRootActionEventName("BCollapse","request-state"),ROOT_EVENT_NAME_ACCORDION=getRootEventName("BCollapse","accordion"),ROOT_EVENT_NAME_STATE$3=getRootEventName("BCollapse","state"),ROOT_EVENT_NAME_SYNC_STATE$3=getRootEventName("BCollapse","sync-state"),_makeModelMixin$h=makeModelMixin("visible",{type:PROP_TYPE_BOOLEAN,defaultValue:!1}),modelMixin$g=_makeModelMixin$h.mixin,modelProps$g=_makeModelMixin$h.props,MODEL_PROP_NAME$g=_makeModelMixin$h.prop,MODEL_EVENT_NAME$g=_makeModelMixin$h.event,props$1Q=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$g),{},{accordion:makeProp(PROP_TYPE_STRING),appear:makeProp(PROP_TYPE_BOOLEAN,!1),isNav:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"div")})),"BCollapse"),BCollapse=extend({name:"BCollapse",mixins:[idMixin,modelMixin$g,normalizeSlotMixin,listenOnRootMixin],props:props$1Q,data:function(){return{show:this[MODEL_PROP_NAME$g],transitioning:!1}},computed:{classObject:function(){var transitioning=this.transitioning;return{"navbar-collapse":this.isNav,collapse:!transitioning,show:this.show&&!transitioning}},slotScope:function(){var _this=this;return{visible:this.show,close:function(){_this.show=!1}}}},watch:(_watch$g={},_defineProperty(_watch$g,MODEL_PROP_NAME$g,(function(newValue){newValue!==this.show&&(this.show=newValue)})),_defineProperty(_watch$g,"show",(function(newValue,oldValue){newValue!==oldValue&&this.emitState()})),_watch$g),created:function(){this.show=this[MODEL_PROP_NAME$g]},mounted:function(){var _this2=this;this.show=this[MODEL_PROP_NAME$g],this.listenOnRoot(ROOT_ACTION_EVENT_NAME_TOGGLE$2,this.handleToggleEvent),this.listenOnRoot(ROOT_EVENT_NAME_ACCORDION,this.handleAccordionEvent),this.isNav&&(this.setWindowEvents(!0),this.handleResize()),this.$nextTick((function(){_this2.emitState()})),this.listenOnRoot(ROOT_ACTION_EVENT_NAME_REQUEST_STATE$2,(function(id){id===_this2.safeId()&&_this2.$nextTick(_this2.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&&IS_BROWSER&&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(){var show=this.show,accordion=this.accordion,id=this.safeId();this.$emit(MODEL_EVENT_NAME$g,show),this.emitOnRoot(ROOT_EVENT_NAME_STATE$3,id,show),accordion&&show&&this.emitOnRoot(ROOT_EVENT_NAME_ACCORDION,id,accordion)},emitSync:function(){this.emitOnRoot(ROOT_EVENT_NAME_SYNC_STATE$3,this.safeId(),this.show)},checkDisplayBlock:function(){var $el=this.$el,restore=hasClass($el,"show");removeClass($el,"show");var isBlock="block"===getCS($el).display;return restore&&addClass($el,"show"),isBlock},clickHandler:function(event){var el=event.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))},handleToggleEvent:function(id){id===this.safeId()&&this.toggle()},handleAccordionEvent:function(openedId,openAccordion){var accordion=this.accordion,show=this.show;if(accordion&&accordion===openAccordion){var isThis=openedId===this.safeId();(isThis&&!show||!isThis&&show)&&this.toggle()}},handleResize:function(){this.show="block"===getCS(this.$el).display}},render:function(h){var appear=this.appear,$content=h(this.tag,{class:this.classObject,directives:[{name:"show",value:this.show}],attrs:{id:this.safeId()},on:{click:this.clickHandler}},this.normalizeSlot("default",this.slotScope));return h(BVCollapse,{props:{appear:appear},on:{enter:this.onEnter,afterEnter:this.onAfterEnter,leave:this.onLeave,afterLeave:this.onAfterLeave}},[$content])}});_exports.BCollapse=BCollapse;var getInstanceFromDirective=function(vnode,bindings){return isVue3?bindings.instance:vnode.context},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__"),ROOT_ACTION_EVENT_NAME_TOGGLE$1=getRootActionEventName("BCollapse","toggle"),ROOT_EVENT_NAME_STATE$2=getRootEventName("BCollapse","state"),ROOT_EVENT_NAME_SYNC_STATE$2=getRootEventName("BCollapse","sync-state"),ROOT_ACTION_EVENT_NAME_REQUEST_STATE$1=getRootActionEventName("BCollapse","request-state"),KEYDOWN_KEY_CODES=[CODE_ENTER,CODE_SPACE],isNonStandardTag=function(el){return!arrayIncludes(["button","a"],el.tagName.toLowerCase())},removeClickListener=function(el){var handler=el[BV_TOGGLE_CLICK_HANDLER];handler&&(eventOff(el,"click",handler,EVENT_OPTIONS_PASSIVE),eventOff(el,"keydown",handler,EVENT_OPTIONS_PASSIVE)),el[BV_TOGGLE_CLICK_HANDLER]=null},removeRootListeners=function(el,instance){el[BV_TOGGLE_ROOT_HANDLER]&&instance&&getEventRoot(instance).$off([ROOT_EVENT_NAME_STATE$2,ROOT_EVENT_NAME_SYNC_STATE$2],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(IS_BROWSER&&getInstanceFromDirective(vnode,binding)){isNonStandardTag(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_SPACE_SPLIT):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>0?(setAttr(el,"aria-controls",targets.join(" ")),setStyle(el,"overflow-anchor","none")):(removeAttr(el,"aria-controls"),removeStyle(el,"overflow-anchor")),requestAF((function(){!function(el,instance){if(removeClickListener(el),instance){var handler=function(event){"keydown"===event.type&&!arrayIncludes(KEYDOWN_KEY_CODES,event.keyCode)||isDisabled(el)||(el[BV_TOGGLE_TARGETS]||[]).forEach((function(target){getEventRoot(instance).$emit(ROOT_ACTION_EVENT_NAME_TOGGLE$1,target)}))};el[BV_TOGGLE_CLICK_HANDLER]=handler,eventOn(el,"click",handler,EVENT_OPTIONS_PASSIVE),isNonStandardTag(el)&&eventOn(el,"keydown",handler,EVENT_OPTIONS_PASSIVE)}}(el,getInstanceFromDirective(vnode,binding))})),looseEqual(targets,el[BV_TOGGLE_TARGETS])||(el[BV_TOGGLE_TARGETS]=targets,targets.forEach((function(target){getEventRoot(getInstanceFromDirective(vnode,binding)).$emit(ROOT_ACTION_EVENT_NAME_REQUEST_STATE$1,target)})))}},VBToggle={bind:function(el,binding,vnode){el[BV_TOGGLE_STATE]=!1,el[BV_TOGGLE_TARGETS]=[],function(el,instance){if(removeRootListeners(el,instance),instance){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,getEventRoot(instance).$on([ROOT_EVENT_NAME_STATE$2,ROOT_EVENT_NAME_SYNC_STATE$2],handler)}}(el,getInstanceFromDirective(vnode,binding)),handleUpdate(el,binding,vnode)},componentUpdated:handleUpdate,updated:handleUpdate,unbind:function(el,binding,vnode){removeClickListener(el),removeRootListeners(el,getInstanceFromDirective(vnode,binding)),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"),removeStyle(el,"overflow-anchor")}};_exports.VBToggle=VBToggle;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=extend({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(event){return!contains(this.$el,event.target)},_clickOutHandler:function(event){this.clickOutHandler&&this.isClickOut(event)&&this.clickOutHandler(event)}}}),focusInMixin=extend({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(event){this.focusInHandler&&this.focusInHandler(event)}}}),registry=null;isVue3&&(registry=new WeakMap);var ROOT_EVENT_NAME_SHOWN=getRootEventName("BDropdown","shown"),ROOT_EVENT_NAME_HIDDEN=getRootEventName("BDropdown","hidden"),SELECTOR_ITEM=[".dropdown-item",".b-dropdown-form"].map((function(selector){return"".concat(selector,":not(.disabled):not([disabled])")})).join(", "),props$1P=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},props$26),{},{boundary:makeProp([HTMLElement,PROP_TYPE_STRING],"scrollParent"),disabled:makeProp(PROP_TYPE_BOOLEAN,!1),dropleft:makeProp(PROP_TYPE_BOOLEAN,!1),dropright:makeProp(PROP_TYPE_BOOLEAN,!1),dropup:makeProp(PROP_TYPE_BOOLEAN,!1),noFlip:makeProp(PROP_TYPE_BOOLEAN,!1),offset:makeProp(PROP_TYPE_NUMBER_STRING,0),popperOpts:makeProp(PROP_TYPE_OBJECT,{}),right:makeProp(PROP_TYPE_BOOLEAN,!1)})),"BDropdown"),dropdownMixin=extend({mixins:[idMixin,listenOnRootMixin,clickOutMixin,focusInMixin],provide:function(){var _this=this;return{getBvDropdown:function(){return _this}}},inject:{getBvNavbar:{default:function(){return function(){return null}}}},props:props$1P,data:function(){return{visible:!1,visibleChangePrevented:!1}},computed:{bvNavbar:function(){return this.getBvNavbar()},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":""},boundaryClass:function(){return"scrollParent"===this.boundary||this.inNavbar?"":"position-static"},hideDelay:function(){return this.inNavbar?HAS_TOUCH_SUPPORT?300:50:0}},watch:{visible:function(newValue,oldValue){if(this.visibleChangePrevented)this.visibleChangePrevented=!1;else if(newValue!==oldValue){var bvEvent=new BvEvent(newValue?"show":"hide",{cancelable:!0,vueTarget:this,target:this.$refs.menu,relatedTarget:null,componentId:this.safeId?this.safeId():this.id||null});if(this.emitEvent(bvEvent),bvEvent.defaultPrevented)return this.visibleChangePrevented=!0,this.visible=oldValue,void this.$off("hidden",this.focusToggler);newValue?this.showMenu():this.hideMenu()}},disabled:function(newValue,oldValue){newValue!==oldValue&&newValue&&this.visible&&(this.visible=!1)}},created:function(){this.$_popper=null,this.$_hideTimeout=null},deactivated:function(){this.visible=!1,this.whileOpenListen(!1),this.destroyPopper()},mounted:function(){var element,instance;element=this.$el,instance=this,isVue3&&registry.set(element,instance)},beforeDestroy:function(){var element;this.visible=!1,this.whileOpenListen(!1),this.destroyPopper(),this.clearHideTimeout(),element=this.$el,isVue3&&registry.delete(element)},methods:{emitEvent:function(bvEvent){var type=bvEvent.type;this.emitOnRoot(getRootEventName("BDropdown",type),bvEvent),this.$emit(type,bvEvent)},showMenu:function(){var _this2=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.emitOnRoot(ROOT_EVENT_NAME_SHOWN,this),this.whileOpenListen(!0),this.$nextTick((function(){_this2.focusMenu(),_this2.$emit("shown")}))}},hideMenu:function(){this.whileOpenListen(!1),this.emitOnRoot(ROOT_EVENT_NAME_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){}},clearHideTimeout:function(){clearTimeout(this.$_hideTimeout),this.$_hideTimeout=null},getPopperConfig:function(){var placement="bottom-start";this.dropup?placement=this.right?"top-end":"top-start":this.dropright?placement="right-start":this.dropleft?placement="left-start":this.right&&(placement="bottom-end");var popperConfig={placement:placement,modifiers:{offset:{offset:this.offset||0},flip:{enabled:!this.noFlip}}},boundariesElement=this.boundary;return boundariesElement&&(popperConfig.modifiers.preventOverflow={boundariesElement:boundariesElement}),mergeDeep(popperConfig,this.popperOpts||{})},whileOpenListen:function(isOpen){this.listenForClickOut=isOpen,this.listenForFocusIn=isOpen,this[isOpen?"listenOnRoot":"listenOffRoot"](ROOT_EVENT_NAME_SHOWN,this.rootCloseListener)},rootCloseListener:function(vm){vm!==this&&(this.visible=!1)},show:function(){var _this3=this;this.disabled||requestAF((function(){_this3.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(event){var _event=event=event||{},type=_event.type,keyCode=_event.keyCode;("click"===type||"keydown"===type&&-1!==[CODE_ENTER,CODE_SPACE,CODE_DOWN].indexOf(keyCode))&&(this.disabled?this.visible=!1:(this.$emit("toggle",event),stopEvent(event),this.visible?this.hide(!0):this.show()))},onMousedown:function(event){stopEvent(event,{propagation:!1})},onKeydown:function(event){var keyCode=event.keyCode;27===keyCode?this.onEsc(event):keyCode===CODE_DOWN?this.focusNext(event,!1):keyCode===CODE_UP&&this.focusNext(event,!0)},onEsc:function(event){this.visible&&(this.visible=!1,stopEvent(event),this.$once("hidden",this.focusToggler))},onSplitClick:function(event){this.disabled?this.visible=!1:this.$emit("click",event)},hideHandler:function(event){var _this4=this,target=event.target;!this.visible||contains(this.$refs.menu,target)||contains(this.toggler,target)||(this.clearHideTimeout(),this.$_hideTimeout=setTimeout((function(){return _this4.hide()}),this.hideDelay))},clickOutHandler:function(event){this.hideHandler(event)},focusInHandler:function(event){this.hideHandler(event)},focusNext:function(event,up){var _this5=this,target=event.target;!this.visible||event&&closest(".dropdown form",target)||(stopEvent(event),this.$nextTick((function(){var items=_this5.getItems();if(!(items.length<1)){var index=items.indexOf(target);up&&index>0?index--:!up&&index<items.length-1&&index++,index<0&&(index=0),_this5.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,this.$refs.menu)||[]).filter(isVisible)},focusMenu:function(){attemptFocus(this.$refs.menu)},focusToggler:function(){var _this6=this;this.$nextTick((function(){attemptFocus(_this6.toggler)}))}}}),props$1O=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),props$1P),{},{block:makeProp(PROP_TYPE_BOOLEAN,!1),html:makeProp(PROP_TYPE_STRING),lazy:makeProp(PROP_TYPE_BOOLEAN,!1),menuClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),noCaret:makeProp(PROP_TYPE_BOOLEAN,!1),role:makeProp(PROP_TYPE_STRING,"menu"),size:makeProp(PROP_TYPE_STRING),split:makeProp(PROP_TYPE_BOOLEAN,!1),splitButtonType:makeProp(PROP_TYPE_STRING,"button",(function(value){return arrayIncludes(["button","submit","reset"],value)})),splitClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),splitHref:makeProp(PROP_TYPE_STRING),splitTo:makeProp(PROP_TYPE_OBJECT_STRING),splitVariant:makeProp(PROP_TYPE_STRING),text:makeProp(PROP_TYPE_STRING),toggleAttrs:makeProp(PROP_TYPE_OBJECT,{}),toggleClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),toggleTag:makeProp(PROP_TYPE_STRING,"button"),toggleText:makeProp(PROP_TYPE_STRING,"Toggle dropdown"),variant:makeProp(PROP_TYPE_STRING,"secondary")})),"BDropdown"),BDropdown=extend({name:"BDropdown",mixins:[idMixin,dropdownMixin,normalizeSlotMixin],props:props$1O,computed:{dropdownClasses:function(){var block=this.block,split=this.split;return[this.directionClass,this.boundaryClass,{show:this.visible,"btn-group":split||!block,"d-flex":block&&split}]},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 visible=this.visible,variant=this.variant,size=this.size,block=this.block,disabled=this.disabled,split=this.split,role=this.role,hide=this.hide,toggle=this.toggle,commonProps={variant:variant,size:size,block:block,disabled:disabled},$buttonChildren=this.normalizeSlot("button-content"),buttonContentDomProps=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$3(_objectSpread2$3({},commonProps),{},{variant:this.splitVariant||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:buttonContentDomProps,on:{click:this.onSplitClick},ref:"button"},$buttonChildren),$buttonChildren=[h("span",{class:["sr-only"]},[this.toggleText])],buttonContentDomProps={}}var $toggle=h(BButton,{staticClass:"dropdown-toggle",class:this.toggleClasses,attrs:_objectSpread2$3(_objectSpread2$3({},this.toggleAttrs),{},{id:this.safeId("_BV_toggle_"),"aria-haspopup":["menu","listbox","tree","grid","dialog"].includes(role)?role:"false","aria-expanded":toString(visible)}),props:_objectSpread2$3(_objectSpread2$3({},commonProps),{},{tag:this.toggleTag,block:block&&!split}),domProps:buttonContentDomProps,on:{mousedown:this.onMousedown,click:toggle,keydown:toggle},ref:"toggle"},$buttonChildren),$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||visible?this.normalizeSlot("default",{hide:hide}):h()]);return h("div",{staticClass:"dropdown b-dropdown",class:this.dropdownClasses,attrs:{id:this.safeId()}},[$split,$toggle,$menu])}});_exports.BDropdown=BDropdown;var linkProps$4=omit(props$2g,["event","routerTag"]),props$1N=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},linkProps$4),{},{linkClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),variant:makeProp(PROP_TYPE_STRING)})),"BDropdownItem"),BDropdownItem=extend({name:"BDropdownItem",mixins:[attrsMixin,normalizeSlotMixin],inject:{getBvDropdown:{default:function(){return function(){return null}}}},inheritAttrs:!1,props:props$1N,computed:{bvDropdown:function(){return this.getBvDropdown()},computedAttrs:function(){return _objectSpread2$3(_objectSpread2$3({},this.bvAttrs),{},{role:"menuitem"})}},methods:{closeDropdown:function(){var _this=this;requestAF((function(){_this.bvDropdown&&_this.bvDropdown.hide(!0)}))},onClick:function(event){this.$emit("click",event),this.closeDropdown()}},render:function(h){var linkClass=this.linkClass,variant=this.variant,active=this.active,disabled=this.disabled,onClick=this.onClick,bvAttrs=this.bvAttrs;return h("li",{class:bvAttrs.class,style:bvAttrs.style,attrs:{role:"presentation"}},[h(BLink,{staticClass:"dropdown-item",class:[linkClass,_defineProperty({},"text-".concat(variant),variant&&!(active||disabled))],props:pluckProps(linkProps$4,this.$props),attrs:this.computedAttrs,on:{click:onClick},ref:"item"},this.normalizeSlot())])}});_exports.BDropdownItem=BDropdownItem;var props$1M=makePropsConfigurable({active:makeProp(PROP_TYPE_BOOLEAN,!1),activeClass:makeProp(PROP_TYPE_STRING,"active"),buttonClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),disabled:makeProp(PROP_TYPE_BOOLEAN,!1),variant:makeProp(PROP_TYPE_STRING)},"BDropdownItemButton"),BDropdownItemButton=extend({name:"BDropdownItemButton",mixins:[attrsMixin,normalizeSlotMixin],inject:{getBvDropdown:{default:function(){return function(){return null}}}},inheritAttrs:!1,props:props$1M,computed:{bvDropdown:function(){return this.getBvDropdown()},computedAttrs:function(){return _objectSpread2$3(_objectSpread2$3({},this.bvAttrs),{},{role:"menuitem",type:"button",disabled:this.disabled})}},methods:{closeDropdown:function(){this.bvDropdown&&this.bvDropdown.hide(!0)},onClick:function(event){this.$emit("click",event),this.closeDropdown()}},render:function(h){var _ref,active=this.active,variant=this.variant,bvAttrs=this.bvAttrs;return h("li",{class:bvAttrs.class,style:bvAttrs.style,attrs:{role:"presentation"}},[h("button",{staticClass:"dropdown-item",class:[this.buttonClass,(_ref={},_defineProperty(_ref,this.activeClass,active),_defineProperty(_ref,"text-".concat(variant),variant&&!(active||this.disabled)),_ref)],attrs:this.computedAttrs,on:{click:this.onClick},ref:"button"},this.normalizeSlot())])}});_exports.BDropdownItemButton=BDropdownItemButton;var props$1L=makePropsConfigurable({id:makeProp(PROP_TYPE_STRING),tag:makeProp(PROP_TYPE_STRING,"header"),variant:makeProp(PROP_TYPE_STRING)},"BDropdownHeader"),BDropdownHeader=extend({name:"BDropdownHeader",functional:!0,props:props$1L,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,tag=props.tag,variant=props.variant;return h("li",(0,_vueFunctionalDataMerge.mergeData)(omit(data,["attrs"]),{attrs:{role:"presentation"}}),[h(tag,{staticClass:"dropdown-header",class:_defineProperty({},"text-".concat(variant),variant),attrs:_objectSpread2$3(_objectSpread2$3({},data.attrs||{}),{},{id:props.id||null,role:isTag(tag,"header")?null:"heading"}),ref:"header"},children)])}});_exports.BDropdownHeader=BDropdownHeader;var props$1K=makePropsConfigurable({tag:makeProp(PROP_TYPE_STRING,"hr")},"BDropdownDivider"),BDropdownDivider=extend({name:"BDropdownDivider",functional:!0,props:props$1K,render:function(h,_ref){var props=_ref.props,data=_ref.data;return h("li",(0,_vueFunctionalDataMerge.mergeData)(omit(data,["attrs"]),{attrs:{role:"presentation"}}),[h(props.tag,{staticClass:"dropdown-divider",attrs:_objectSpread2$3(_objectSpread2$3({},data.attrs||{}),{},{role:"separator","aria-orientation":"horizontal"}),ref:"divider"})])}});_exports.BDropdownDivider=BDropdownDivider;var props$1J=makePropsConfigurable({id:makeProp(PROP_TYPE_STRING),inline:makeProp(PROP_TYPE_BOOLEAN,!1),novalidate:makeProp(PROP_TYPE_BOOLEAN,!1),validated:makeProp(PROP_TYPE_BOOLEAN,!1)},"BForm"),BForm=extend({name:"BForm",functional:!0,props:props$1J,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 props$1I=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},props$1J),{},{disabled:makeProp(PROP_TYPE_BOOLEAN,!1),formClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING)})),"BDropdownForm"),BDropdownForm=extend({name:"BDropdownForm",functional:!0,props:props$1I,render:function(h,_ref){var props=_ref.props,data=_ref.data,listeners=_ref.listeners,children=_ref.children;return h("li",(0,_vueFunctionalDataMerge.mergeData)(omit(data,["attrs","on"]),{attrs:{role:"presentation"}}),[h(BForm,{staticClass:"b-dropdown-form",class:[props.formClass,{disabled:props.disabled}],props:props,attrs:_objectSpread2$3(_objectSpread2$3({},data.attrs||{}),{},{disabled:props.disabled,tabindex:props.disabled?null:"-1"}),on:listeners,ref:"form"},children)])}});_exports.BDropdownForm=BDropdownForm;var props$1H=makePropsConfigurable({tag:makeProp(PROP_TYPE_STRING,"p"),textClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),variant:makeProp(PROP_TYPE_STRING)},"BDropdownText"),BDropdownText=extend({name:"BDropdownText",functional:!0,props:props$1H,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,tag=props.tag,textClass=props.textClass,variant=props.variant;return h("li",(0,_vueFunctionalDataMerge.mergeData)(omit(data,["attrs"]),{attrs:{role:"presentation"}}),[h(tag,{staticClass:"b-dropdown-text",class:[textClass,_defineProperty({},"text-".concat(variant),variant)],props:props,attrs:data.attrs||{},ref:"text"},children)])}});_exports.BDropdownText=BDropdownText;var props$1G=makePropsConfigurable({ariaDescribedby:makeProp(PROP_TYPE_STRING),header:makeProp(PROP_TYPE_STRING),headerClasses:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),headerTag:makeProp(PROP_TYPE_STRING,"header"),headerVariant:makeProp(PROP_TYPE_STRING),id:makeProp(PROP_TYPE_STRING)},"BDropdownGroup"),BDropdownGroup=extend({name:"BDropdownGroup",functional:!0,props:props$1G,render:function(h,_ref){var props=_ref.props,data=_ref.data,slots=_ref.slots,scopedSlots=_ref.scopedSlots,id=props.id,variant=props.variant,header=props.header,headerTag=props.headerTag,$slots=slots(),$scopedSlots=scopedSlots||{},slotScope={},headerId=id?"_bv_".concat(id,"_group_dd_header"):null,$header=h();return(hasNormalizedSlot("header",$scopedSlots,$slots)||header)&&($header=h(headerTag,{staticClass:"dropdown-header",class:[props.headerClasses,_defineProperty({},"text-".concat(variant),variant)],attrs:{id:headerId,role:isTag(headerTag,"header")?null:"heading"}},normalizeSlot("header",slotScope,$scopedSlots,$slots)||header)),h("li",(0,_vueFunctionalDataMerge.mergeData)(omit(data,["attrs"]),{attrs:{role:"presentation"}}),[$header,h("ul",{staticClass:"list-unstyled",attrs:_objectSpread2$3(_objectSpread2$3({},data.attrs||{}),{},{id:id,role:"group","aria-describedby":[headerId,props.ariaDescribedBy].filter(identity).join(" ").trim()||null})},normalizeSlot("default",slotScope,$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 TYPES$2=["iframe","embed","video","object","img","b-img","b-img-lazy"],props$1F=makePropsConfigurable({aspect:makeProp(PROP_TYPE_STRING,"16by9"),tag:makeProp(PROP_TYPE_STRING,"div"),type:makeProp(PROP_TYPE_STRING,"iframe",(function(value){return arrayIncludes(TYPES$2,value)}))},"BEmbed"),BEmbed=extend({name:"BEmbed",functional:!0,props:props$1F,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,aspect=props.aspect;return h(props.tag,{staticClass:"embed-responsive",class:_defineProperty({},"embed-responsive-".concat(aspect),aspect),ref:data.ref},[h(props.type,(0,_vueFunctionalDataMerge.mergeData)(omit(data,["ref"]),{staticClass:"embed-responsive-item"}),children)])}});_exports.BEmbed=BEmbed;var EmbedPlugin=pluginFactory({components:{BEmbed:BEmbed}});_exports.EmbedPlugin=EmbedPlugin;var props$1E=makePropsConfigurable({disabledField:makeProp(PROP_TYPE_STRING,"disabled"),htmlField:makeProp(PROP_TYPE_STRING,"html"),options:makeProp(PROP_TYPE_ARRAY_OBJECT,[]),textField:makeProp(PROP_TYPE_STRING,"text"),valueField:makeProp(PROP_TYPE_STRING,"value")},"formOptionControls"),formOptionsMixin=extend({props:props$1E,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)}))):[]}}}),props$1D=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},props$1E),{},{id:makeProp(PROP_TYPE_STRING,void 0,!0)})),"BFormDatalist"),BFormDatalist=extend({name:"BFormDatalist",mixins:[formOptionsMixin,normalizeSlotMixin],props:props$1D,render:function(h){var id=this.id,$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:id}},[$options,this.normalizeSlot()])}});_exports.BFormDatalist=BFormDatalist;var props$1C=makePropsConfigurable({id:makeProp(PROP_TYPE_STRING),inline:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"small"),textVariant:makeProp(PROP_TYPE_STRING,"muted")},"BFormText"),BFormText=extend({name:"BFormText",functional:!0,props:props$1C,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$1B=makePropsConfigurable({ariaLive:makeProp(PROP_TYPE_STRING),forceShow:makeProp(PROP_TYPE_BOOLEAN,!1),id:makeProp(PROP_TYPE_STRING),role:makeProp(PROP_TYPE_STRING),state:makeProp(PROP_TYPE_BOOLEAN,null),tag:makeProp(PROP_TYPE_STRING,"div"),tooltip:makeProp(PROP_TYPE_BOOLEAN,!1)},"BFormInvalidFeedback"),BFormInvalidFeedback=extend({name:"BFormInvalidFeedback",functional:!0,props:props$1B,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,tooltip=props.tooltip,ariaLive=props.ariaLive,show=!0===props.forceShow||!1===props.state;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{class:{"d-block":show,"invalid-feedback":!tooltip,"invalid-tooltip":tooltip},attrs:{id:props.id||null,role:props.role||null,"aria-live":ariaLive||null,"aria-atomic":ariaLive?"true":null}}),children)}});_exports.BFormInvalidFeedback=BFormInvalidFeedback;var props$1A=makePropsConfigurable({ariaLive:makeProp(PROP_TYPE_STRING),forceShow:makeProp(PROP_TYPE_BOOLEAN,!1),id:makeProp(PROP_TYPE_STRING),role:makeProp(PROP_TYPE_STRING),state:makeProp(PROP_TYPE_BOOLEAN,null),tag:makeProp(PROP_TYPE_STRING,"div"),tooltip:makeProp(PROP_TYPE_BOOLEAN,!1)},"BFormValidFeedback"),BFormValidFeedback=extend({name:"BFormValidFeedback",functional:!0,props:props$1A,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,tooltip=props.tooltip,ariaLive=props.ariaLive,show=!0===props.forceShow||!0===props.state;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{class:{"d-block":show,"valid-feedback":!tooltip,"valid-tooltip":tooltip},attrs:{id:props.id||null,role:props.role||null,"aria-live":ariaLive||null,"aria-atomic":ariaLive?"true":null}}),children)}});_exports.BFormValidFeedback=BFormValidFeedback;var props$1z=makePropsConfigurable({tag:makeProp(PROP_TYPE_STRING,"div")},"BFormRow"),BFormRow=extend({name:"BFormRow",functional:!0,props:props$1z,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 _watch$f,_methods,_objectSpread2$2,looseIndexOf=function(array,value){for(var i=0;i<array.length;i++)if(looseEqual(array[i],value))return i;return-1},props$1y=makePropsConfigurable({autofocus:makeProp(PROP_TYPE_BOOLEAN,!1),disabled:makeProp(PROP_TYPE_BOOLEAN,!1),form:makeProp(PROP_TYPE_STRING),id:makeProp(PROP_TYPE_STRING),name:makeProp(PROP_TYPE_STRING),required:makeProp(PROP_TYPE_BOOLEAN,!1)},"formControls"),formControlMixin=extend({props:props$1y,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))}))}))}}}),props$1x=makePropsConfigurable({plain:makeProp(PROP_TYPE_BOOLEAN,!1)},"formControls"),formCustomMixin=extend({props:props$1x,computed:{custom:function(){return!this.plain}}}),props$1w=makePropsConfigurable({size:makeProp(PROP_TYPE_STRING)},"formControls"),formSizeMixin=extend({props:props$1w,computed:{sizeFormClass:function(){return[this.size?"form-control-".concat(this.size):null]}}}),props$1v=makePropsConfigurable({state:makeProp(PROP_TYPE_BOOLEAN,null)},"formState"),formStateMixin=extend({props:props$1v,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},computedAriaInvalid:function(){var ariaInvalid=safeVueInstance(this).ariaInvalid;return!0===ariaInvalid||"true"===ariaInvalid||""===ariaInvalid||!1===this.computedState?"true":ariaInvalid}}}),_makeModelMixin$g=makeModelMixin("checked",{defaultValue:null}),modelMixin$f=_makeModelMixin$g.mixin,modelProps$f=_makeModelMixin$g.props,MODEL_PROP_NAME$f=_makeModelMixin$g.prop,MODEL_EVENT_NAME$f=_makeModelMixin$g.event,props$1u=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$f),props$1y),props$1w),props$1v),props$1x),{},{ariaLabel:makeProp(PROP_TYPE_STRING),ariaLabelledby:makeProp(PROP_TYPE_STRING),button:makeProp(PROP_TYPE_BOOLEAN,!1),buttonVariant:makeProp(PROP_TYPE_STRING),inline:makeProp(PROP_TYPE_BOOLEAN,!1),value:makeProp(undefined)})),"formRadioCheckControls"),formRadioCheckMixin=extend({mixins:[attrsMixin,idMixin,modelMixin$f,normalizeSlotMixin,formControlMixin,formSizeMixin,formStateMixin,formCustomMixin],inheritAttrs:!1,props:props$1u,data:function(){return{localChecked:this.isGroup?this.bvGroup[MODEL_PROP_NAME$f]:this[MODEL_PROP_NAME$f],hasFocus:!1}},computed:{computedLocalChecked:{get:function(){return this.isGroup?this.bvGroup.localChecked:this.localChecked},set:function(value){this.isGroup?this.bvGroup.localChecked=value:this.localChecked=value}},isChecked:function(){return looseEqual(this.value,this.computedLocalChecked)},isRadio:function(){return!0},isGroup:function(){return!!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.computedName&&(this.isGroup?this.bvGroup.required:this.required)},computedName:function(){return(this.isGroup?this.bvGroup.groupName:this.name)||null},computedForm:function(){return(this.isGroup?this.bvGroup.form:this.form)||null},computedSize:function(){return(this.isGroup?this.bvGroup.size:this.size)||""},computedState:function(){return this.isGroup?this.bvGroup.computedState:isBoolean(this.state)?this.state:null},computedButtonVariant:function(){var buttonVariant=this.buttonVariant;return buttonVariant||(this.isGroup&&this.bvGroup.buttonVariant?this.bvGroup.buttonVariant:"secondary")},buttonClasses:function(){var _ref,computedSize=this.computedSize;return["btn","btn-".concat(this.computedButtonVariant),(_ref={},_defineProperty(_ref,"btn-".concat(computedSize),computedSize),_defineProperty(_ref,"disabled",this.isDisabled),_defineProperty(_ref,"active",this.isChecked),_defineProperty(_ref,"focus",this.hasFocus),_ref)]},computedAttrs:function(){var disabled=this.isDisabled,required=this.isRequired;return _objectSpread2$3(_objectSpread2$3({},this.bvAttrs),{},{id:this.safeId(),type:this.isRadio?"radio":"checkbox",name:this.computedName,form:this.computedForm,disabled:disabled,required:required,"aria-required":required||null,"aria-label":this.ariaLabel||null,"aria-labelledby":this.ariaLabelledby||null})}},watch:(_watch$f={},_defineProperty(_watch$f,MODEL_PROP_NAME$f,(function(){this["".concat(MODEL_PROP_NAME$f,"Watcher")].apply(this,arguments)})),_defineProperty(_watch$f,"computedLocalChecked",(function(){this.computedLocalCheckedWatcher.apply(this,arguments)})),_watch$f),methods:(_methods={},_defineProperty(_methods,"".concat(MODEL_PROP_NAME$f,"Watcher"),(function(newValue){looseEqual(newValue,this.computedLocalChecked)||(this.computedLocalChecked=newValue)})),_defineProperty(_methods,"computedLocalCheckedWatcher",(function(newValue,oldValue){looseEqual(newValue,oldValue)||this.$emit(MODEL_EVENT_NAME$f,newValue)})),_defineProperty(_methods,"handleChange",(function(_ref2){var _this=this,checked=_ref2.target.checked,value=this.value,localChecked=checked?value:null;this.computedLocalChecked=value,this.$nextTick((function(){_this.$emit("change",localChecked),_this.isGroup&&_this.bvGroup.$emit("change",localChecked)}))})),_defineProperty(_methods,"handleFocus",(function(event){event.target&&("focus"===event.type?this.hasFocus=!0:"blur"===event.type&&(this.hasFocus=!1))})),_defineProperty(_methods,"focus",(function(){this.isDisabled||attemptFocus(this.$refs.input)})),_defineProperty(_methods,"blur",(function(){this.isDisabled||attemptBlur(this.$refs.input)})),_methods),render:function(h){var isRadio=this.isRadio,isBtnMode=this.isBtnMode,isPlain=this.isPlain,isCustom=this.isCustom,isInline=this.isInline,isSwitch=this.isSwitch,computedSize=this.computedSize,bvAttrs=this.bvAttrs,$content=this.normalizeSlot(),$input=h("input",{class:[{"form-check-input":isPlain,"custom-control-input":isCustom,"position-static":isPlain&&!$content},isBtnMode?"":this.stateClass],directives:[{name:"model",value:this.computedLocalChecked}],attrs:this.computedAttrs,domProps:{value:this.value,checked:this.isChecked},on:_objectSpread2$3({change:this.handleChange},isBtnMode?{focus:this.handleFocus,blur:this.handleFocus}:{}),key:"input",ref:"input"});if(isBtnMode){var $button=h("label",{class:this.buttonClasses},[$input,$content]);return this.isGroup||($button=h("div",{class:["btn-group-toggle","d-inline-block"]},[$button])),$button}var $label=h();return isPlain&&!$content||($label=h("label",{class:{"form-check-label":isPlain,"custom-control-label":isCustom},attrs:{for:this.safeId()}},$content)),h("div",{class:[_defineProperty({"form-check":isPlain,"form-check-inline":isPlain&&isInline,"custom-control":isCustom,"custom-control-inline":isCustom&&isInline,"custom-checkbox":isCustom&&!isRadio&&!isSwitch,"custom-switch":isSwitch,"custom-radio":isCustom&&isRadio},"b-custom-control-".concat(computedSize),computedSize&&!isBtnMode),bvAttrs.class],style:bvAttrs.style},[$input,$label])}}),props$1t=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},props$1u),{},(_defineProperty(_objectSpread2$2={},"indeterminate",makeProp(PROP_TYPE_BOOLEAN,!1)),_defineProperty(_objectSpread2$2,"switch",makeProp(PROP_TYPE_BOOLEAN,!1)),_defineProperty(_objectSpread2$2,"uncheckedValue",makeProp(undefined,!1)),_defineProperty(_objectSpread2$2,"value",makeProp(undefined,!0)),_objectSpread2$2))),"BFormCheckbox"),BFormCheckbox=extend({name:"BFormCheckbox",mixins:[formRadioCheckMixin],inject:{getBvGroup:{from:"getBvCheckGroup",default:function(){return function(){return null}}}},props:props$1t,computed:{bvGroup:function(){return this.getBvGroup()},isChecked:function(){var value=this.value,checked=this.computedLocalChecked;return isArray(checked)?looseIndexOf(checked,value)>-1:looseEqual(checked,value)},isRadio:function(){return!1}},watch:_defineProperty({},"indeterminate",(function(newValue,oldValue){looseEqual(newValue,oldValue)||this.setIndeterminate(newValue)})),mounted:function(){this.setIndeterminate(this.indeterminate)},methods:{computedLocalCheckedWatcher:function(newValue,oldValue){if(!looseEqual(newValue,oldValue)){this.$emit(MODEL_EVENT_NAME$f,newValue);var $input=this.$refs.input;$input&&this.$emit("update:indeterminate",$input.indeterminate)}},handleChange:function(_ref){var _this=this,_ref$target=_ref.target,checked=_ref$target.checked,indeterminate=_ref$target.indeterminate,value=this.value,uncheckedValue=this.uncheckedValue,localChecked=this.computedLocalChecked;if(isArray(localChecked)){var index=looseIndexOf(localChecked,value);checked&&index<0?localChecked=localChecked.concat(value):!checked&&index>-1&&(localChecked=localChecked.slice(0,index).concat(localChecked.slice(index+1)))}else localChecked=checked?value:uncheckedValue;this.computedLocalChecked=localChecked,this.$nextTick((function(){_this.$emit("change",localChecked),_this.isGroup&&_this.bvGroup.$emit("change",localChecked),_this.$emit("update:indeterminate",indeterminate)}))},setIndeterminate:function(state){isArray(this.computedLocalChecked)&&(state=!1);var $input=this.$refs.input;$input&&($input.indeterminate=state,this.$emit("update:indeterminate",state))}}});_exports.BFormCheckbox=BFormCheckbox;var _watch$e,props$1s=makePropsConfigurable(props$1u,"BFormRadio"),BFormRadio=extend({name:"BFormRadio",mixins:[formRadioCheckMixin],inject:{getBvGroup:{from:"getBvRadioGroup",default:function(){return function(){return null}}}},props:props$1s,computed:{bvGroup:function(){return this.getBvGroup()}}});_exports.BFormRadio=BFormRadio;var _objectSpread2$1,PASS_DOWN_ATTRS=["aria-describedby","aria-labelledby"],_makeModelMixin$f=makeModelMixin("checked"),modelMixin$e=_makeModelMixin$f.mixin,modelProps$e=_makeModelMixin$f.props,MODEL_PROP_NAME$e=_makeModelMixin$f.prop,MODEL_EVENT_NAME$e=_makeModelMixin$f.event,props$1r=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$e),props$1y),props$1E),props$1w),props$1v),props$1x),{},{ariaInvalid:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),buttonVariant:makeProp(PROP_TYPE_STRING),buttons:makeProp(PROP_TYPE_BOOLEAN,!1),stacked:makeProp(PROP_TYPE_BOOLEAN,!1),validated:makeProp(PROP_TYPE_BOOLEAN,!1)})),"formRadioCheckGroups"),formRadioCheckGroupMixin=extend({mixins:[idMixin,modelMixin$e,normalizeSlotMixin,formControlMixin,formOptionsMixin,formSizeMixin,formStateMixin,formCustomMixin],inheritAttrs:!1,props:props$1r,data:function(){return{localChecked:this[MODEL_PROP_NAME$e]}},computed:{inline:function(){return!this.stacked},groupName:function(){return this.name||this.safeId()},groupClasses:function(){var inline=this.inline,size=this.size,classes={"was-validated":this.validated};return this.buttons&&(classes=[classes,"btn-group-toggle",_defineProperty({"btn-group":inline,"btn-group-vertical":!inline},"btn-group-".concat(size),size)]),classes}},watch:(_watch$e={},_defineProperty(_watch$e,MODEL_PROP_NAME$e,(function(newValue){looseEqual(newValue,this.localChecked)||(this.localChecked=newValue)})),_defineProperty(_watch$e,"localChecked",(function(newValue,oldValue){looseEqual(newValue,oldValue)||this.$emit(MODEL_EVENT_NAME$e,newValue)})),_watch$e),render:function(h){var _this=this,isRadioGroup=this.isRadioGroup,attrs=pick(this.$attrs,PASS_DOWN_ATTRS),optionComponent=isRadioGroup?BFormRadio:BFormCheckbox,$inputs=this.formOptions.map((function(option,index){var key="BV_option_".concat(index);return h(optionComponent,{props:{disabled:option.disabled||!1,id:_this.safeId(key),value:option.value},attrs:attrs,key:key},[h("span",{domProps:htmlOrText(option.html,option.text)})])}));return h("div",{class:[this.groupClasses,"bv-no-focus-ring"],attrs:_objectSpread2$3(_objectSpread2$3({},omit(this.$attrs,PASS_DOWN_ATTRS)),{},{"aria-invalid":this.computedAriaInvalid,"aria-required":this.required?"true":null,id:this.safeId(),role:isRadioGroup?"radiogroup":"group",tabindex:"-1"})},[this.normalizeSlot("first"),$inputs,this.normalizeSlot()])}}),props$1q=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},props$1r),{},(_defineProperty(_objectSpread2$1={},MODEL_PROP_NAME$e,makeProp(PROP_TYPE_ARRAY,[])),_defineProperty(_objectSpread2$1,"switches",makeProp(PROP_TYPE_BOOLEAN,!1)),_objectSpread2$1))),"BFormCheckboxGroup"),BFormCheckboxGroup=extend({name:"BFormCheckboxGroup",mixins:[formRadioCheckGroupMixin],provide:function(){var _this=this;return{getBvCheckGroup:function(){return _this}}},props:props$1q,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$2="__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(IS_BROWSER){var listener=el[PROP$2],hasListener=isFunction(listener),handlerChanged=!(hasListener&&listener.fn===handler);hasListener&&handlerChanged&&(updateListeners(!1,el,listener),delete el[PROP$2]),isFunction(handler)&&handlerChanged&&(el[PROP$2]=function(handler){var listener=function(event){handler("mouseenter"===event.type,event)};return listener.fn=handler,listener}(handler),updateListeners(!0,el,el[PROP$2]))}},VBHover={bind:directive,componentUpdated:directive,unbind:function(el){directive(el,{value:null})}};_exports.VBHover=VBHover;var _watch$d,props$1p=sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),props$1w),props$1v),omit(props$1P,["disabled"])),omit(props$1y,["autofocus"])),{},{buttonOnly:makeProp(PROP_TYPE_BOOLEAN,!1),buttonVariant:makeProp(PROP_TYPE_STRING,"secondary"),formattedValue:makeProp(PROP_TYPE_STRING),labelSelected:makeProp(PROP_TYPE_STRING),lang:makeProp(PROP_TYPE_STRING),menuClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),placeholder:makeProp(PROP_TYPE_STRING),readonly:makeProp(PROP_TYPE_BOOLEAN,!1),rtl:makeProp(PROP_TYPE_BOOLEAN,null),value:makeProp(PROP_TYPE_STRING,"")})),BVFormBtnLabelControl=extend({name:"BVFormBtnLabelControl",directives:{"b-hover":VBHover},mixins:[idMixin,formSizeMixin,formStateMixin,dropdownMixin,normalizeSlotMixin],props:props$1p,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(event){this.hasFocus="focus"===event.type},handleHover:function(hovered){this.isHovered=hovered}},render:function(h){var _class,idButton=this.idButton,idLabel=this.idLabel,idMenu=this.idMenu,idWrapper=this.idWrapper,disabled=this.disabled,readonly=this.readonly,required=this.required,name=this.name,state=this.state,visible=this.visible,size=this.size,isHovered=this.isHovered,hasFocus=this.hasFocus,labelSelected=this.labelSelected,buttonVariant=this.buttonVariant,buttonOnly=this.buttonOnly,value=toString(this.value)||"",invalid=!1===state||required&&!value,btnScope={isHovered:isHovered,hasFocus:hasFocus,state:state,opened:visible},$button=h("button",{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":invalid?"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},ref:"toggle"},[this.hasNormalizedSlot("button-content")?this.normalizeSlot("button-content",btnScope):h(BIconChevronDown,{props:{scale:1.25}})]),$hidden=h();name&&!disabled&&($hidden=h("input",{attrs:{type:"hidden",name:name||null,form:this.form||null,value:value}}));var $menu=h("div",{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},ref:"menu"},[this.normalizeSlot("default",{opened:visible})]),$label=h("label",{class:buttonOnly?"sr-only":["form-control",{"text-muted":!value},this.stateClass,this.sizeFormClass],attrs:{id:idLabel,for:idButton,"aria-invalid":invalid?"true":null,"aria-required":required?"true":null},directives:[{name:"b-hover",value:this.handleHover}],on:{"!click":function(event){stopEvent(event,{preventDefault:!1})}}},[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,this.boundaryClass,[{"btn-group":buttonOnly,"form-control":!buttonOnly,focus:hasFocus&&!buttonOnly,show:visible,"is-valid":!0===state,"is-invalid":!1===state},buttonOnly?null:this.sizeFormClass]],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])}}),_makeModelMixin$e=makeModelMixin("value",{type:PROP_TYPE_DATE_STRING}),modelMixin$d=_makeModelMixin$e.mixin,modelProps$d=_makeModelMixin$e.props,MODEL_PROP_NAME$d=_makeModelMixin$e.prop,MODEL_EVENT_NAME$d=_makeModelMixin$e.event,calendarProps=omit(props$25,["block","hidden","id","noKeyNav","roleDescription","value","width"]),formBtnLabelControlProps$1=omit(props$1p,["formattedValue","id","lang","rtl","value"]),props$1o=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$d),calendarProps),formBtnLabelControlProps$1),{},{calendarWidth:makeProp(PROP_TYPE_STRING,"270px"),closeButton:makeProp(PROP_TYPE_BOOLEAN,!1),closeButtonVariant:makeProp(PROP_TYPE_STRING,"outline-secondary"),dark:makeProp(PROP_TYPE_BOOLEAN,!1),labelCloseButton:makeProp(PROP_TYPE_STRING,"Close"),labelResetButton:makeProp(PROP_TYPE_STRING,"Reset"),labelTodayButton:makeProp(PROP_TYPE_STRING,"Select today"),noCloseOnSelect:makeProp(PROP_TYPE_BOOLEAN,!1),resetButton:makeProp(PROP_TYPE_BOOLEAN,!1),resetButtonVariant:makeProp(PROP_TYPE_STRING,"outline-danger"),resetValue:makeProp(PROP_TYPE_DATE_STRING),todayButton:makeProp(PROP_TYPE_BOOLEAN,!1),todayButtonVariant:makeProp(PROP_TYPE_STRING,"outline-primary")})),"BFormDatepicker"),BFormDatepicker=extend({name:"BFormDatepicker",mixins:[idMixin,modelMixin$d],props:props$1o,data:function(){return{localYMD:formatYMD(this[MODEL_PROP_NAME$d])||"",isVisible:!1,localLocale:null,isRTL:!1,formattedValue:"",activeYMD:""}},computed:{calendarYM:function(){return this.activeYMD.slice(0,-3)},computedLang:function(){return(this.localLocale||"").replace(/-u-.*$/i,"")||null},computedResetValue:function(){return formatYMD(constrainDate(this.resetValue))||""}},watch:(_watch$d={},_defineProperty(_watch$d,MODEL_PROP_NAME$d,(function(newValue){this.localYMD=formatYMD(newValue)||""})),_defineProperty(_watch$d,"localYMD",(function(newValue){this.isVisible&&this.$emit(MODEL_EVENT_NAME$d,this.valueAsDate?parseYMD(newValue)||null:newValue||"")})),_defineProperty(_watch$d,"calendarYM",(function(newValue,oldValue){if(newValue!==oldValue&&oldValue)try{this.$refs.control.updatePopper()}catch(_unused){}})),_watch$d),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 localYMD=this.localYMD,disabled=this.disabled,readonly=this.readonly,dark=this.dark,$props=this.$props,$scopedSlots=this.$scopedSlots,placeholder=isUndefinedOrNull(this.placeholder)?this.labelNoDateSelected:this.placeholder,$footer=[];if(this.todayButton){var label=this.labelTodayButton;$footer.push(h(BButton,{props:{disabled:disabled||readonly,size:"sm",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:{disabled:disabled||readonly,size:"sm",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:{disabled:disabled,size:"sm",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,{staticClass:"b-form-date-calendar w-100",props:_objectSpread2$3(_objectSpread2$3({},pluckProps(calendarProps,$props)),{},{hidden:!this.isVisible,value:localYMD,valueAsDate:!1,width:this.calendarWidth}),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"]),key:"calendar",ref:"calendar"},$footer);return h(BVFormBtnLabelControl,{staticClass:"b-form-datepicker",props:_objectSpread2$3(_objectSpread2$3({},pluckProps(formBtnLabelControlProps$1,$props)),{},{formattedValue:localYMD?this.formattedValue:"",id:this.safeId(),lang:this.computedLang,menuClass:[{"bg-dark":dark,"text-light":dark},this.menuClass],placeholder:placeholder,rtl:this.isRTL,value:localYMD}),on:{show:this.onShow,shown:this.onShown,hidden:this.onHidden},scopedSlots:_defineProperty({},"button-content",$scopedSlots["button-content"]||this.defaultButtonFn),ref:"control"},[$calendar])}});_exports.BFormDatepicker=BFormDatepicker;var _watch$c,FormDatepickerPlugin=pluginFactory({components:{BFormDatepicker:BFormDatepicker,BDatepicker:BFormDatepicker}});_exports.FormDatepickerPlugin=FormDatepickerPlugin;var _makeModelMixin$d=makeModelMixin("value",{type:[PROP_TYPE_ARRAY,File],defaultValue:null,validator:function(value){return""===value?(warn(VALUE_EMPTY_DEPRECATED_MSG,"BFormFile"),!0):isUndefinedOrNull(value)||isValidValue(value)}}),modelMixin$c=_makeModelMixin$d.mixin,modelProps$c=_makeModelMixin$d.props,MODEL_PROP_NAME$c=_makeModelMixin$d.prop,MODEL_EVENT_NAME$c=_makeModelMixin$d.event,VALUE_EMPTY_DEPRECATED_MSG='Setting "value"/"v-model" to an empty string for reset is deprecated. Set to "null" instead.',isValidValue=function isValidValue(value){return function(value){return value instanceof File}(value)||isArray(value)&&value.every((function(v){return isValidValue(v)}))},getDataTransferItemEntry=function(item){return isFunction(item.getAsEntry)?item.getAsEntry():isFunction(item.webkitGetAsEntry)?item.webkitGetAsEntry():null},getAllFileEntriesInDirectory=function getAllFileEntriesInDirectory(directoryReader){var path=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return new Promise((function(resolve){var entryPromises=[];!function readDirectoryEntries(){directoryReader.readEntries((function(entries){0===entries.length?resolve(Promise.all(entryPromises).then((function(entries){return entries.reduce((function(result,item){return concat(result,item)}),[])}))):(entryPromises.push(Promise.all(entries.map((function(entry){if(entry){if(entry.isDirectory)return getAllFileEntriesInDirectory(entry.createReader(),"".concat(path).concat(entry.name,"/"));if(entry.isFile)return new Promise((function(resolve){entry.file((function(file){file.$path="".concat(path).concat(file.name),resolve(file)}))}))}return null})).filter(identity))),readDirectoryEntries())}))}()}))},props$1n=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$c),props$1y),props$1x),props$1v),props$1w),{},{accept:makeProp(PROP_TYPE_STRING,""),browseText:makeProp(PROP_TYPE_STRING,"Browse"),capture:makeProp(PROP_TYPE_BOOLEAN,!1),directory:makeProp(PROP_TYPE_BOOLEAN,!1),dropPlaceholder:makeProp(PROP_TYPE_STRING,"Drop files here"),fileNameFormatter:makeProp(PROP_TYPE_FUNCTION),multiple:makeProp(PROP_TYPE_BOOLEAN,!1),noDrop:makeProp(PROP_TYPE_BOOLEAN,!1),noDropPlaceholder:makeProp(PROP_TYPE_STRING,"Not allowed"),noTraverse:makeProp(PROP_TYPE_BOOLEAN,!1),placeholder:makeProp(PROP_TYPE_STRING,"No file chosen")})),"BFormFile"),BFormFile=extend({name:"BFormFile",mixins:[attrsMixin,idMixin,modelMixin$c,normalizeSlotMixin,formControlMixin,formStateMixin,formCustomMixin,normalizeSlotMixin],inheritAttrs:!1,props:props$1n,data:function(){return{files:[],dragging:!1,dropAllowed:!this.noDrop,hasFocus:!1}},computed:{computedAccept:function(){var accept=this.accept;return 0===(accept=(accept||"").trim().split(/[,\s]+/).filter(identity)).length?null:accept.map((function(extOrType){var prop="name",startMatch="^",endMatch="$";return RX_EXTENSION.test(extOrType)?startMatch="":(prop="type",RX_STAR.test(extOrType)&&(endMatch=".+$",extOrType=extOrType.slice(0,-1))),extOrType=escapeRegExp(extOrType),{rx:new RegExp("".concat(startMatch).concat(extOrType).concat(endMatch)),prop:prop}}))},computedCapture:function(){var capture=this.capture;return!0===capture||""===capture||(capture||null)},computedAttrs:function(){var name=this.name,disabled=this.disabled,required=this.required,form=this.form,computedCapture=this.computedCapture,accept=this.accept,multiple=this.multiple,directory=this.directory;return _objectSpread2$3(_objectSpread2$3({},this.bvAttrs),{},{type:"file",id:this.safeId(),name:name,disabled:disabled,required:required,form:form||null,capture:computedCapture,accept:accept||null,multiple:multiple,directory:directory,webkitdirectory:directory,"aria-required":required?"true":null})},computedFileNameFormatter:function(){var fileNameFormatter=this.fileNameFormatter;return hasPropFunction(fileNameFormatter)?fileNameFormatter:this.defaultFileNameFormatter},clonedFiles:function(){return cloneDeep(this.files)},flattenedFiles:function(){return flattenDeep(this.files)},fileNames:function(){return this.flattenedFiles.map((function(file){return file.name}))},labelContent:function(){if(this.dragging&&!this.noDrop)return this.normalizeSlot("drop-placeholder",{allowed:this.dropAllowed})||(this.dropAllowed?this.dropPlaceholder:this.$createElement("span",{staticClass:"text-danger"},this.noDropPlaceholder));if(0===this.files.length)return this.normalizeSlot("placeholder")||this.placeholder;var flattenedFiles=this.flattenedFiles,clonedFiles=this.clonedFiles,fileNames=this.fileNames,computedFileNameFormatter=this.computedFileNameFormatter;return this.hasNormalizedSlot("file-name")?this.normalizeSlot("file-name",{files:flattenedFiles,filesTraversed:clonedFiles,names:fileNames}):computedFileNameFormatter(flattenedFiles,clonedFiles,fileNames)}},watch:(_watch$c={},_defineProperty(_watch$c,MODEL_PROP_NAME$c,(function(newValue){(!newValue||isArray(newValue)&&0===newValue.length)&&this.reset()})),_defineProperty(_watch$c,"files",(function(newValue,oldValue){if(!looseEqual(newValue,oldValue)){var multiple=this.multiple,noTraverse=this.noTraverse,files=!multiple||noTraverse?flattenDeep(newValue):newValue;this.$emit(MODEL_EVENT_NAME$c,multiple?files:files[0]||null)}})),_watch$c),created:function(){this.$_form=null},mounted:function(){var $form=closest("form",this.$el);$form&&(eventOn($form,"reset",this.reset,EVENT_OPTIONS_PASSIVE),this.$_form=$form)},beforeDestroy:function(){var $form=this.$_form;$form&&eventOff($form,"reset",this.reset,EVENT_OPTIONS_PASSIVE)},methods:{isFileValid:function(file){if(!file)return!1;var accept=this.computedAccept;return!accept||accept.some((function(a){return a.rx.test(file[a.prop])}))},isFilesArrayValid:function(files){var _this=this;return isArray(files)?files.every((function(file){return _this.isFileValid(file)})):this.isFileValid(files)},defaultFileNameFormatter:function(flattenedFiles,clonedFiles,fileNames){return fileNames.join(", ")},setFiles:function(files){this.dropAllowed=!this.noDrop,this.dragging=!1,this.files=this.multiple?this.directory?files:flattenDeep(files):flattenDeep(files).slice(0,1)},setInputFiles:function(files){try{var dataTransfer=new ClipboardEvent("").clipboardData||new DataTransfer;flattenDeep(cloneDeep(files)).forEach((function(file){delete file.$path,dataTransfer.items.add(file)})),this.$refs.input.files=dataTransfer.files}catch(_unused){}},reset:function(){try{var $input=this.$refs.input;$input.value="",$input.type="",$input.type="file"}catch(_unused2){}this.files=[]},handleFiles:function(files){if(arguments.length>1&&void 0!==arguments[1]&&arguments[1]){var filteredFiles=files.filter(this.isFilesArrayValid);filteredFiles.length>0&&(this.setFiles(filteredFiles),this.setInputFiles(filteredFiles))}else this.setFiles(files)},focusHandler:function(event){this.plain||"focusout"===event.type?this.hasFocus=!1:this.hasFocus=!0},onChange:function(event){var _this2=this,type=event.type,target=event.target,_event$dataTransfer=event.dataTransfer,dataTransfer=void 0===_event$dataTransfer?{}:_event$dataTransfer,isDrop="drop"===type;this.$emit("change",event);var items=from(dataTransfer.items||[]);if(HAS_PROMISE_SUPPORT&&items.length>0&&!isNull(getDataTransferItemEntry(items[0])))(function(dataTransferItemList){var traverseDirectories=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return Promise.all(from(dataTransferItemList).filter((function(item){return"file"===item.kind})).map((function(item){var entry=getDataTransferItemEntry(item);if(entry){if(entry.isDirectory&&traverseDirectories)return getAllFileEntriesInDirectory(entry.createReader(),"".concat(entry.name,"/"));if(entry.isFile)return new Promise((function(resolve){entry.file((function(file){file.$path="",resolve(file)}))}))}return null})).filter(identity))})(items,this.directory).then((function(files){return _this2.handleFiles(files,isDrop)}));else{var files=from(target.files||dataTransfer.files||[]).map((function(file){return file.$path=file.webkitRelativePath||"",file}));this.handleFiles(files,isDrop)}},onDragenter:function(event){stopEvent(event),this.dragging=!0;var _event$dataTransfer2=event.dataTransfer,dataTransfer=void 0===_event$dataTransfer2?{}:_event$dataTransfer2;if(this.noDrop||this.disabled||!this.dropAllowed)return dataTransfer.dropEffect="none",void(this.dropAllowed=!1);dataTransfer.dropEffect="copy"},onDragover:function(event){stopEvent(event),this.dragging=!0;var _event$dataTransfer3=event.dataTransfer,dataTransfer=void 0===_event$dataTransfer3?{}:_event$dataTransfer3;if(this.noDrop||this.disabled||!this.dropAllowed)return dataTransfer.dropEffect="none",void(this.dropAllowed=!1);dataTransfer.dropEffect="copy"},onDragleave:function(event){var _this3=this;stopEvent(event),this.$nextTick((function(){_this3.dragging=!1,_this3.dropAllowed=!_this3.noDrop}))},onDrop:function(event){var _this4=this;stopEvent(event),this.dragging=!1,this.noDrop||this.disabled||!this.dropAllowed?this.$nextTick((function(){_this4.dropAllowed=!_this4.noDrop})):this.onChange(event)}},render:function(h){var custom=this.custom,plain=this.plain,size=this.size,dragging=this.dragging,stateClass=this.stateClass,bvAttrs=this.bvAttrs,$input=h("input",{class:[{"form-control-file":plain,"custom-file-input":custom,focus:custom&&this.hasFocus},stateClass],style:custom?{zIndex:-5}:{},attrs:this.computedAttrs,on:{change:this.onChange,focusin:this.focusHandler,focusout:this.focusHandler,reset:this.reset},ref:"input"});if(plain)return $input;var $label=h("label",{staticClass:"custom-file-label",class:{dragging:dragging},attrs:{for:this.safeId(),"data-browse":this.browseText||null}},[h("span",{staticClass:"d-block form-file-text",style:{pointerEvents:"none"}},[this.labelContent])]);return h("div",{staticClass:"custom-file b-form-file",class:[_defineProperty({},"b-custom-control-".concat(size),size),stateClass,bvAttrs.class],style:bvAttrs.style,attrs:{id:this.safeId("_BV_file_outer_")},on:{dragenter:this.onDragenter,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(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)}),"")},ALIGN_SELF_VALUES=["auto","start","end","center","baseline","stretch"],computeBreakpointClass=memoize((function(type,breakpoint,value){var className=type;if(!isUndefinedOrNull(value)&&!1!==value)return breakpoint&&(className+="-".concat(breakpoint)),"col"!==type||""!==value&&!0!==value?(className+="-".concat(value),lowerCase(className)):lowerCase(className)})),breakpointPropMap=create(null),BCol={name:"BCol",functional:!0,get props(){return delete this.props,this.props=(breakpoints=getBreakpointsUpCached().filter(identity),breakpointCol=breakpoints.reduce((function(props,breakpoint){return props[breakpoint]=makeProp(PROP_TYPE_BOOLEAN_NUMBER_STRING),props}),create(null)),breakpointOffset=breakpoints.reduce((function(props,breakpoint){return props[suffixPropName(breakpoint,"offset")]=makeProp(PROP_TYPE_NUMBER_STRING),props}),create(null)),breakpointOrder=breakpoints.reduce((function(props,breakpoint){return props[suffixPropName(breakpoint,"order")]=makeProp(PROP_TYPE_NUMBER_STRING),props}),create(null)),breakpointPropMap=assign(create(null),{col:keys(breakpointCol),offset:keys(breakpointOffset),order:keys(breakpointOrder)}),makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},breakpointCol),breakpointOffset),breakpointOrder),{},{alignSelf:makeProp(PROP_TYPE_STRING,null,(function(value){return arrayIncludes(ALIGN_SELF_VALUES,value)})),col:makeProp(PROP_TYPE_BOOLEAN,!1),cols:makeProp(PROP_TYPE_NUMBER_STRING),offset:makeProp(PROP_TYPE_NUMBER_STRING),order:makeProp(PROP_TYPE_NUMBER_STRING),tag:makeProp(PROP_TYPE_STRING,"div")})),"BCol"));var breakpoints,breakpointCol,breakpointOffset,breakpointOrder},render:function(h,_ref){var _classList$push,props=_ref.props,data=_ref.data,children=_ref.children,cols=props.cols,offset=props.offset,order=props.order,alignSelf=props.alignSelf,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&&!cols},"col-".concat(cols),cols),_defineProperty(_classList$push,"offset-".concat(offset),offset),_defineProperty(_classList$push,"order-".concat(order),order),_defineProperty(_classList$push,"align-self-".concat(alignSelf),alignSelf),_classList$push)),h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{class:classList}),children)}};_exports.BCol=BCol;var INPUTS=["input","select","textarea"],INPUT_SELECTOR=INPUTS.map((function(v){return"".concat(v,":not([disabled])")})).join(),LEGEND_INTERACTIVE_ELEMENTS=[].concat(INPUTS,["a","button","label"]),BFormGroup={name:"BFormGroup",mixins:[idMixin,formStateMixin,normalizeSlotMixin],get props(){return delete this.props,this.props=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),props$1v),getBreakpointsUpCached().reduce((function(props,breakpoint){return props[suffixPropName(breakpoint,"contentCols")]=makeProp(PROP_TYPE_BOOLEAN_NUMBER_STRING),props[suffixPropName(breakpoint,"labelAlign")]=makeProp(PROP_TYPE_STRING),props[suffixPropName(breakpoint,"labelCols")]=makeProp(PROP_TYPE_BOOLEAN_NUMBER_STRING),props}),create(null))),{},{description:makeProp(PROP_TYPE_STRING),disabled:makeProp(PROP_TYPE_BOOLEAN,!1),feedbackAriaLive:makeProp(PROP_TYPE_STRING,"assertive"),invalidFeedback:makeProp(PROP_TYPE_STRING),label:makeProp(PROP_TYPE_STRING),labelClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),labelFor:makeProp(PROP_TYPE_STRING),labelSize:makeProp(PROP_TYPE_STRING),labelSrOnly:makeProp(PROP_TYPE_BOOLEAN,!1),tooltip:makeProp(PROP_TYPE_BOOLEAN,!1),validFeedback:makeProp(PROP_TYPE_STRING),validated:makeProp(PROP_TYPE_BOOLEAN,!1)})),"BFormGroup")},data:function(){return{ariaDescribedby:null}},computed:{contentColProps:function(){return this.getColProps(this.$props,"content")},labelAlignClasses:function(){return this.getAlignClasses(this.$props,"label")},labelColProps:function(){return this.getColProps(this.$props,"label")},isHorizontal:function(){return keys(this.contentColProps).length>0||keys(this.labelColProps).length>0}},watch:{ariaDescribedby:function(newValue,oldValue){newValue!==oldValue&&this.updateAriaDescribedby(newValue,oldValue)}},mounted:function(){var _this=this;this.$nextTick((function(){_this.updateAriaDescribedby(_this.ariaDescribedby)}))},methods:{getAlignClasses:function(props,prefix){return getBreakpointsUpCached().reduce((function(result,breakpoint){var propValue=props[suffixPropName(breakpoint,"".concat(prefix,"Align"))]||null;return propValue&&result.push(["text",breakpoint,propValue].filter(identity).join("-")),result}),[])},getColProps:function(props,prefix){return getBreakpointsUpCached().reduce((function(result,breakpoint){var propValue=props[suffixPropName(breakpoint,"".concat(prefix,"Cols"))];return isBoolean(propValue=""===propValue||(propValue||!1))||"auto"===propValue||(propValue=(propValue=toInteger(propValue,0))>0&&propValue),propValue&&(result[breakpoint||(isBoolean(propValue)?"col":"cols")]=propValue),result}),{})},updateAriaDescribedby:function(newValue,oldValue){var labelFor=this.labelFor;if(IS_BROWSER&&labelFor){var $input=select("#".concat(cssEscape(labelFor)),this.$refs.content);if($input){var attr="aria-describedby",newIds=(newValue||"").split(RX_SPACE_SPLIT),oldIds=(oldValue||"").split(RX_SPACE_SPLIT),ids=(getAttr($input,attr)||"").split(RX_SPACE_SPLIT).filter((function(id){return!arrayIncludes(oldIds,id)})).concat(newIds).filter((function(id,index,ids){return ids.indexOf(id)===index})).filter(identity).join(" ").trim();ids?setAttr($input,attr,ids):removeAttr($input,attr)}}},onLegendClick:function(event){if(!this.labelFor){var target=event.target,tagName=target?target.tagName:"";if(-1===LEGEND_INTERACTIVE_ELEMENTS.indexOf(tagName)){var inputs=selectAll(INPUT_SELECTOR,this.$refs.content).filter(isVisible);1===inputs.length&&attemptFocus(inputs[0])}}}},render:function(h){var state=this.computedState,feedbackAriaLive=this.feedbackAriaLive,isHorizontal=this.isHorizontal,labelFor=this.labelFor,normalizeSlot=this.normalizeSlot,safeId=this.safeId,tooltip=this.tooltip,id=safeId(),isFieldset=!labelFor,$label=h(),labelContent=normalizeSlot("label")||this.label,labelId=labelContent?safeId("_BV_label_"):null;if(labelContent||isHorizontal){var labelSize=this.labelSize,labelColProps=this.labelColProps,labelTag=isFieldset?"legend":"label";this.labelSrOnly?(labelContent&&($label=h(labelTag,{class:"sr-only",attrs:{id:labelId,for:labelFor||null}},[labelContent])),$label=h(isHorizontal?BCol:"div",{props:isHorizontal?labelColProps:{}},[$label])):$label=h(isHorizontal?BCol:labelTag,{on:isFieldset?{click:this.onLegendClick}:{},props:isHorizontal?_objectSpread2$3(_objectSpread2$3({},labelColProps),{},{tag:labelTag}):{},attrs:{id:labelId,for:labelFor||null,tabindex:isFieldset?"-1":null},class:[isFieldset?"bv-no-focus-ring":"",isHorizontal||isFieldset?"col-form-label":"",!isHorizontal&&isFieldset?"pt-0":"",isHorizontal||isFieldset?"":"d-block",labelSize?"col-form-label-".concat(labelSize):"",this.labelAlignClasses,this.labelClass]},[labelContent])}var $invalidFeedback=h(),invalidFeedbackContent=normalizeSlot("invalid-feedback")||this.invalidFeedback,invalidFeedbackId=invalidFeedbackContent?safeId("_BV_feedback_invalid_"):null;invalidFeedbackContent&&($invalidFeedback=h(BFormInvalidFeedback,{props:{ariaLive:feedbackAriaLive,id:invalidFeedbackId,state:state,tooltip:tooltip},attrs:{tabindex:invalidFeedbackContent?"-1":null}},[invalidFeedbackContent]));var $validFeedback=h(),validFeedbackContent=normalizeSlot("valid-feedback")||this.validFeedback,validFeedbackId=validFeedbackContent?safeId("_BV_feedback_valid_"):null;validFeedbackContent&&($validFeedback=h(BFormValidFeedback,{props:{ariaLive:feedbackAriaLive,id:validFeedbackId,state:state,tooltip:tooltip},attrs:{tabindex:validFeedbackContent?"-1":null}},[validFeedbackContent]));var $description=h(),descriptionContent=normalizeSlot("description")||this.description,descriptionId=descriptionContent?safeId("_BV_description_"):null;descriptionContent&&($description=h(BFormText,{attrs:{id:descriptionId,tabindex:"-1"}},[descriptionContent]));var ariaDescribedby=this.ariaDescribedby=[descriptionId,!1===state?invalidFeedbackId:null,!0===state?validFeedbackId:null].filter(identity).join(" ")||null,$content=h(isHorizontal?BCol:"div",{props:isHorizontal?this.contentColProps:{},ref:"content"},[normalizeSlot("default",{ariaDescribedby:ariaDescribedby,descriptionId:descriptionId,id:id,labelId:labelId})||h(),$invalidFeedback,$validFeedback,$description]);return h(isFieldset?"fieldset":isHorizontal?BFormRow:"div",{staticClass:"form-group",class:[{"was-validated":this.validated},this.stateClass],attrs:{id:id,disabled:isFieldset?this.disabled:null,role:isFieldset?null:"group","aria-invalid":this.computedAriaInvalid,"aria-labelledby":isFieldset&&isHorizontal?labelId:null}},isHorizontal&&isFieldset?[h(BFormRow,[$label,$content])]:[$label,$content])}};_exports.BFormGroup=BFormGroup;var FormGroupPlugin=pluginFactory({components:{BFormGroup:BFormGroup,BFormFieldset:BFormGroup}});_exports.FormGroupPlugin=FormGroupPlugin;var formSelectionMixin=extend({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)}}}),_makeModelMixin$c=makeModelMixin("value",{type:PROP_TYPE_NUMBER_STRING,defaultValue:"",event:"update"}),modelMixin$b=_makeModelMixin$c.mixin,modelProps$b=_makeModelMixin$c.props,MODEL_PROP_NAME$b=_makeModelMixin$c.prop,MODEL_EVENT_NAME$b=_makeModelMixin$c.event,props$1m=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},modelProps$b),{},{ariaInvalid:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),autocomplete:makeProp(PROP_TYPE_STRING),debounce:makeProp(PROP_TYPE_NUMBER_STRING,0),formatter:makeProp(PROP_TYPE_FUNCTION),lazy:makeProp(PROP_TYPE_BOOLEAN,!1),lazyFormatter:makeProp(PROP_TYPE_BOOLEAN,!1),number:makeProp(PROP_TYPE_BOOLEAN,!1),placeholder:makeProp(PROP_TYPE_STRING),plaintext:makeProp(PROP_TYPE_BOOLEAN,!1),readonly:makeProp(PROP_TYPE_BOOLEAN,!1),trim:makeProp(PROP_TYPE_BOOLEAN,!1)})),"formTextControls"),formTextMixin=extend({mixins:[modelMixin$b],props:props$1m,data:function(){var value=this[MODEL_PROP_NAME$b];return{localValue:toString(value),vModelValue:this.modifyValue(value)}},computed:{computedClass:function(){var plaintext=this.plaintext,type=this.type,isRange="range"===type,isColor="color"===type;return[{"custom-range":isRange,"form-control-plaintext":plaintext&&!isRange&&!isColor,"form-control":isColor||!plaintext&&!isRange},this.sizeFormClass,this.stateClass]},computedDebounce:function(){return mathMax(toInteger(this.debounce,0),0)},hasFormatter:function(){return hasPropFunction(this.formatter)}},watch:_defineProperty({},MODEL_PROP_NAME$b,(function(newValue){var stringifyValue=toString(newValue),modifiedValue=this.modifyValue(newValue);stringifyValue===this.localValue&&modifiedValue===this.vModelValue||(this.clearDebounce(),this.localValue=stringifyValue,this.vModelValue=modifiedValue)})),created:function(){this.$_inputDebounceTimer=null},beforeDestroy:function(){this.clearDebounce()},methods:{clearDebounce:function(){clearTimeout(this.$_inputDebounceTimer),this.$_inputDebounceTimer=null},formatValue:function(value,event){var force=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return value=toString(value),!this.hasFormatter||this.lazyFormatter&&!force||(value=this.formatter(value,event)),value},modifyValue:function(value){return value=toString(value),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){this.clearDebounce();var doUpdate=function(){if((value=_this.modifyValue(value))!==_this.vModelValue)_this.vModelValue=value,_this.$emit(MODEL_EVENT_NAME$b,value);else if(_this.hasFormatter){var $input=_this.$refs.input;$input&&value!==$input.value&&($input.value=value)}},debounce=this.computedDebounce;debounce>0&&!lazy&&!force?this.$_inputDebounceTimer=setTimeout(doUpdate,debounce):doUpdate()}},onInput:function(event){if(!event.target.composing){var value=event.target.value,formattedValue=this.formatValue(value,event);!1===formattedValue||event.defaultPrevented?stopEvent(event,{propagation:!1}):(this.localValue=formattedValue,this.updateValue(formattedValue),this.$emit("input",formattedValue))}},onChange:function(event){var value=event.target.value,formattedValue=this.formatValue(value,event);!1===formattedValue||event.defaultPrevented?stopEvent(event,{propagation:!1}):(this.localValue=formattedValue,this.updateValue(formattedValue,!0),this.$emit("change",formattedValue))},onBlur:function(event){var value=event.target.value,formattedValue=this.formatValue(value,event,!0);!1!==formattedValue&&(this.localValue=toString(this.modifyValue(formattedValue)),this.updateValue(formattedValue,!0)),this.$emit("blur",event)},focus:function(){this.disabled||attemptFocus(this.$el)},blur:function(){this.disabled||attemptBlur(this.$el)}}}),formValidityMixin=extend({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$1=["text","password","email","number","url","tel","search","range","color","date","time","datetime","datetime-local","month","week"],props$1l=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),props$1y),props$1w),props$1v),props$1m),{},{list:makeProp(PROP_TYPE_STRING),max:makeProp(PROP_TYPE_NUMBER_STRING),min:makeProp(PROP_TYPE_NUMBER_STRING),noWheel:makeProp(PROP_TYPE_BOOLEAN,!1),step:makeProp(PROP_TYPE_NUMBER_STRING),type:makeProp(PROP_TYPE_STRING,"text",(function(type){return arrayIncludes(TYPES$1,type)}))})),"BFormInput"),BFormInput=extend({name:"BFormInput",mixins:[listenersMixin,idMixin,formControlMixin,formSizeMixin,formStateMixin,formTextMixin,formSelectionMixin,formValidityMixin],props:props$1l,computed:{localType:function(){var type=this.type;return arrayIncludes(TYPES$1,type)?type:"text"},computedAttrs:function(){var type=this.localType,name=this.name,form=this.form,disabled=this.disabled,placeholder=this.placeholder,required=this.required,min=this.min,max=this.max,step=this.step;return{id:this.safeId(),name:name,form:form,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$3(_objectSpread2$3({},this.bvListeners),{},{input:this.onInput,change:this.onChange,blur:this.onBlur})}},watch:{noWheel:function(newValue){this.setWheelStopper(newValue)}},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(event){stopEvent(event,{propagation:!1}),attemptBlur(this.$el)}},render:function(h){return h("input",{class:this.computedClass,attrs:this.computedAttrs,domProps:{value:this.localValue},on:this.computedListeners,ref:"input"})}});_exports.BFormInput=BFormInput;var FormInputPlugin=pluginFactory({components:{BFormInput:BFormInput,BInput:BFormInput}});_exports.FormInputPlugin=FormInputPlugin;var props$1k=makePropsConfigurable(props$1r,"BFormRadioGroup"),BFormRadioGroup=extend({name:"BFormRadioGroup",mixins:[formRadioCheckGroupMixin],provide:function(){var _this=this;return{getBvRadioGroup:function(){return _this}}},props:props$1k,computed:{isRadioGroup:function(){return!0}}});_exports.BFormRadioGroup=BFormRadioGroup;var _watch$b,FormRadioPlugin=pluginFactory({components:{BFormRadio:BFormRadio,BRadio:BFormRadio,BFormRadioGroup:BFormRadioGroup,BRadioGroup:BFormRadioGroup}});_exports.FormRadioPlugin=FormRadioPlugin;var _makeModelMixin$b=makeModelMixin("value",{type:PROP_TYPE_NUMBER_STRING,event:"change"}),modelMixin$a=_makeModelMixin$b.mixin,modelProps$a=_makeModelMixin$b.props,MODEL_PROP_NAME$a=_makeModelMixin$b.prop,MODEL_EVENT_NAME$a=_makeModelMixin$b.event,computeStars=function(stars){return mathMax(3,toInteger(stars,5))},clampValue=function(value,min,max){return mathMax(mathMin(value,max),min)},BVFormRatingStar=extend({name:"BVFormRatingStar",mixins:[normalizeSlotMixin],props:{disabled:makeProp(PROP_TYPE_BOOLEAN,!1),focused:makeProp(PROP_TYPE_BOOLEAN,!1),hasClear:makeProp(PROP_TYPE_BOOLEAN,!1),rating:makeProp(PROP_TYPE_NUMBER,0),readonly:makeProp(PROP_TYPE_BOOLEAN,!1),star:makeProp(PROP_TYPE_NUMBER,0),variant:makeProp(PROP_TYPE_STRING)},methods:{onClick:function(event){this.disabled||this.readonly||(stopEvent(event,{propagation:!1}),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)])])}}),props$1j=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$a),omit(props$1y,["required","autofocus"])),props$1w),{},{color:makeProp(PROP_TYPE_STRING),iconClear:makeProp(PROP_TYPE_STRING,"x"),iconEmpty:makeProp(PROP_TYPE_STRING,"star"),iconFull:makeProp(PROP_TYPE_STRING,"star-fill"),iconHalf:makeProp(PROP_TYPE_STRING,"star-half"),inline:makeProp(PROP_TYPE_BOOLEAN,!1),locale:makeProp(PROP_TYPE_ARRAY_STRING),noBorder:makeProp(PROP_TYPE_BOOLEAN,!1),precision:makeProp(PROP_TYPE_NUMBER_STRING),readonly:makeProp(PROP_TYPE_BOOLEAN,!1),showClear:makeProp(PROP_TYPE_BOOLEAN,!1),showValue:makeProp(PROP_TYPE_BOOLEAN,!1),showValueMax:makeProp(PROP_TYPE_BOOLEAN,!1),stars:makeProp(PROP_TYPE_NUMBER_STRING,5,(function(value){return toInteger(value)>=3})),variant:makeProp(PROP_TYPE_STRING)})),"BFormRating"),BFormRating=extend({name:"BFormRating",components:{BIconStar:BIconStar,BIconStarHalf:BIconStarHalf,BIconStarFill:BIconStarFill,BIconX:BIconX},mixins:[idMixin,modelMixin$a,formSizeMixin],props:props$1j,data:function(){var value=toFloat(this[MODEL_PROP_NAME$a],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:(_watch$b={},_defineProperty(_watch$b,MODEL_PROP_NAME$a,(function(newValue,oldValue){if(newValue!==oldValue){var value=toFloat(newValue,null);this.localValue=isNull(value)?null:clampValue(value,0,this.computedStars)}})),_defineProperty(_watch$b,"localValue",(function(newValue,oldValue){newValue!==oldValue&&newValue!==(this.value||0)&&this.$emit(MODEL_EVENT_NAME$a,newValue||null)})),_defineProperty(_watch$b,"disabled",(function(newValue){newValue&&(this.hasFocus=!1,this.blur())})),_watch$b),methods:{focus:function(){this.disabled||attemptFocus(this.$el)},blur:function(){this.disabled||attemptBlur(this.$el)},onKeydown:function(event){var keyCode=event.keyCode;if(this.isInteractive&&arrayIncludes([CODE_LEFT,CODE_DOWN,CODE_RIGHT,CODE_UP],keyCode)){stopEvent(event,{propagation:!1});var value=toInteger(this.localValue,0),min=this.showClear?0:1,stars=this.computedStars,amountRtl=this.isRTL?-1:1;keyCode===CODE_LEFT?this.localValue=clampValue(value-amountRtl,min,stars)||null:keyCode===CODE_RIGHT?this.localValue=clampValue(value+amountRtl,min,stars):keyCode===CODE_DOWN?this.localValue=clampValue(value-1,min,stars)||null:keyCode===CODE_UP&&(this.localValue=clampValue(value+1,min,stars))}},onSelected:function(value){this.isInteractive&&(this.localValue=value)},onFocus:function(event){this.hasFocus=!!this.isInteractive&&"focus"===event.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 _this=this,disabled=this.disabled,readonly=this.readonly,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(formattedRating))),h("output",{staticClass:"b-rating form-control align-items-center",class:[{"d-inline-flex":inline,"d-flex":!inline,"border-0":noBorder,disabled:disabled,readonly:!disabled&&readonly},this.sizeFormClass],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(computedStars),"aria-valuenow":computedRating?toString(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 _makeModelMixin$a=makeModelMixin("value"),mixin=_makeModelMixin$a.mixin,props$1i=_makeModelMixin$a.props,prop=_makeModelMixin$a.prop,event=_makeModelMixin$a.event,props$1h=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},props$1E),{},{labelField:makeProp(PROP_TYPE_STRING,"label"),optionsField:makeProp(PROP_TYPE_STRING,"options")})),"formOptions"),optionsMixin=extend({mixins:[formOptionsMixin],props:props$1h,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$1g=makePropsConfigurable({disabled:makeProp(PROP_TYPE_BOOLEAN,!1),value:makeProp(undefined,void 0,!0)},"BFormSelectOption"),BFormSelectOption=extend({name:"BFormSelectOption",functional:!0,props:props$1g,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 props$1f=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},props$1E),{},{label:makeProp(PROP_TYPE_STRING,void 0,!0)})),"BFormSelectOptionGroup"),BFormSelectOptionGroup=extend({name:"BFormSelectOptionGroup",mixins:[normalizeSlotMixin,formOptionsMixin],props:props$1f,render:function(h){var label=this.label,$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:label}},[this.normalizeSlot("first"),$options,this.normalizeSlot()])}});_exports.BFormSelectOptionGroup=BFormSelectOptionGroup;var props$1e=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),props$1i),props$1y),props$1x),props$1w),props$1v),{},{ariaInvalid:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),multiple:makeProp(PROP_TYPE_BOOLEAN,!1),selectSize:makeProp(PROP_TYPE_NUMBER,0)})),"BFormSelect"),BFormSelect=extend({name:"BFormSelect",mixins:[idMixin,mixin,formControlMixin,formSizeMixin,formStateMixin,formCustomMixin,optionsMixin,normalizeSlotMixin],props:props$1e,data:function(){return{localValue:this[prop]}},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]}},watch:{value:function(newValue){this.localValue=newValue},localValue:function(){this.$emit(event,this.localValue)}},methods:{focus:function(){attemptFocus(this.$refs.input)},blur:function(){attemptBlur(this.$refs.input)},onChange:function(event){var _this=this,target=event.target,selectedValue=from(target.options).filter((function(o){return o.selected})).map((function(o){return"_value"in o?o._value:o.value}));this.localValue=target.multiple?selectedValue:selectedValue[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()])}});_exports.BFormSelect=BFormSelect;var _watch$a,FormSelectPlugin=pluginFactory({components:{BFormSelect:BFormSelect,BFormSelectOption:BFormSelectOption,BFormSelectOptionGroup:BFormSelectOptionGroup,BSelect:BFormSelect,BSelectOption:BFormSelectOption,BSelectOptionGroup:BFormSelectOptionGroup}});_exports.FormSelectPlugin=FormSelectPlugin;var _makeModelMixin$9=makeModelMixin("value",{type:PROP_TYPE_BOOLEAN_NUMBER}),modelMixin$9=_makeModelMixin$9.mixin,modelProps$9=_makeModelMixin$9.props,MODEL_PROP_NAME$9=_makeModelMixin$9.prop,MODEL_EVENT_NAME$9=_makeModelMixin$9.event,KEY_CODES=[CODE_UP,CODE_DOWN,CODE_HOME,CODE_END,33,34],props$1d=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$9),omit(props$1y,["required","autofocus"])),props$1w),props$1v),{},{ariaControls:makeProp(PROP_TYPE_STRING),ariaLabel:makeProp(PROP_TYPE_STRING),formatterFn:makeProp(PROP_TYPE_FUNCTION),inline:makeProp(PROP_TYPE_BOOLEAN,!1),labelDecrement:makeProp(PROP_TYPE_STRING,"Decrement"),labelIncrement:makeProp(PROP_TYPE_STRING,"Increment"),locale:makeProp(PROP_TYPE_ARRAY_STRING),max:makeProp(PROP_TYPE_NUMBER_STRING,100),min:makeProp(PROP_TYPE_NUMBER_STRING,1),placeholder:makeProp(PROP_TYPE_STRING),readonly:makeProp(PROP_TYPE_BOOLEAN,!1),repeatDelay:makeProp(PROP_TYPE_NUMBER_STRING,500),repeatInterval:makeProp(PROP_TYPE_NUMBER_STRING,100),repeatStepMultiplier:makeProp(PROP_TYPE_NUMBER_STRING,4),repeatThreshold:makeProp(PROP_TYPE_NUMBER_STRING,10),step:makeProp(PROP_TYPE_NUMBER_STRING,1),vertical:makeProp(PROP_TYPE_BOOLEAN,!1),wrap:makeProp(PROP_TYPE_BOOLEAN,!1)})),"BFormSpinbutton"),BFormSpinbutton=extend({name:"BFormSpinbutton",mixins:[attrsMixin,idMixin,modelMixin$9,formSizeMixin,formStateMixin,normalizeSlotMixin],inheritAttrs:!1,props:props$1d,data:function(){return{localValue:toFloat(this[MODEL_PROP_NAME$9],null),hasFocus:!1}},computed:{required:function(){return!1},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(){var formatterFn=this.formatterFn;return hasPropFunction(formatterFn)?formatterFn:this.defaultFormatter},computedAttrs:function(){return _objectSpread2$3(_objectSpread2$3({},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$3(_objectSpread2$3({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(this.computedMin),"aria-valuemax":toString(this.computedMax),"aria-valuenow":hasValue?value:null,"aria-valuetext":hasValue?computedFormatter(value):null})}},watch:(_watch$a={},_defineProperty(_watch$a,MODEL_PROP_NAME$9,(function(value){this.localValue=toFloat(value,null)})),_defineProperty(_watch$a,"localValue",(function(value){this.$emit(MODEL_EVENT_NAME$9,value)})),_defineProperty(_watch$a,"disabled",(function(_disabled){_disabled&&this.clearRepeat()})),_defineProperty(_watch$a,"readonly",(function(_readonly){_readonly&&this.clearRepeat()})),_watch$a),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(event){this.hasFocus=!this.disabled&&"focus"===event.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(event){var keyCode=event.keyCode,altKey=event.altKey,ctrlKey=event.ctrlKey,metaKey=event.metaKey;if(!(this.disabled||this.readonly||altKey||ctrlKey||metaKey)&&arrayIncludes(KEY_CODES,keyCode)){if(stopEvent(event,{propagation:!1}),this.$_keyIsDown)return;this.resetTimers(),arrayIncludes([CODE_UP,CODE_DOWN],keyCode)?(this.$_keyIsDown=!0,keyCode===CODE_UP?this.handleStepRepeat(event,this.stepUp):keyCode===CODE_DOWN&&this.handleStepRepeat(event,this.stepDown)):33===keyCode?this.stepUp(this.computedStepMultiplier):34===keyCode?this.stepDown(this.computedStepMultiplier):keyCode===CODE_HOME?this.localValue=this.computedMin:keyCode===CODE_END&&(this.localValue=this.computedMax)}},onKeyup:function(event){var keyCode=event.keyCode,altKey=event.altKey,ctrlKey=event.ctrlKey,metaKey=event.metaKey;this.disabled||this.readonly||altKey||ctrlKey||metaKey||arrayIncludes(KEY_CODES,keyCode)&&(stopEvent(event,{propagation:!1}),this.resetTimers(),this.$_keyIsDown=!1,this.emitChange())},handleStepRepeat:function(event,stepper){var _this=this,_ref=event||{},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(event){var _ref2=event||{},type=_ref2.type,button=_ref2.button;"mouseup"===type&&button||(stopEvent(event,{propagation:!1}),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 _this2=this,spinId=this.spinId,value=this.localValue,inline=this.computedInline,readonly=this.computedReadonly,vertical=this.vertical,disabled=this.disabled,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(event){disabled||readonly||(stopEvent(event,{propagation:!1}),_this2.setMouseup(!0),attemptFocus(event.currentTarget),_this2.handleStepRepeat(event,stepper))};return h("button",{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},key:keyRef||null,ref:keyRef},[_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",{attrs:{type:"hidden",name:this.name,form:this.form||null,value:this.valueAsFixed},key:"hidden"}));var $spin=h("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,key:"output",ref:"spinner"},[h("bdi",hasValue?computedFormatter(value):this.placeholder||"")]);return h("div",{staticClass:"b-form-spinbutton form-control",class:[{disabled:disabled,readonly:readonly,focus:this.hasFocus,"d-inline-flex":inline||vertical,"d-flex":!inline&&!vertical,"align-items-stretch":!vertical,"flex-column":vertical},this.sizeFormClass,this.stateClass],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 _watch$9,props$1c=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},props$26),{},{disabled:makeProp(PROP_TYPE_BOOLEAN,!1),noRemove:makeProp(PROP_TYPE_BOOLEAN,!1),pill:makeProp(PROP_TYPE_BOOLEAN,!1),removeLabel:makeProp(PROP_TYPE_STRING,"Remove tag"),tag:makeProp(PROP_TYPE_STRING,"span"),title:makeProp(PROP_TYPE_STRING),variant:makeProp(PROP_TYPE_STRING,"secondary")})),"BFormTag"),BFormTag=extend({name:"BFormTag",mixins:[idMixin,normalizeSlotMixin],props:props$1c,methods:{onRemove:function(event){var type=event.type,keyCode=event.keyCode;this.disabled||"click"!==type&&("keydown"!==type||46!==keyCode)||this.$emit("remove")}},render:function(h){var title=this.title,tag=this.tag,variant=this.variant,pill=this.pill,disabled=this.disabled,tagId=this.safeId(),tagLabelId=this.safeId("_taglabel_"),$remove=h();this.noRemove||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.onRemove,keydown:this.onRemove}}));var $tag=h("span",{staticClass:"b-form-tag-content flex-grow-1 text-truncate",attrs:{id:tagLabelId}},this.normalizeSlot()||title);return h(BBadge,{staticClass:"b-form-tag d-inline-flex align-items-baseline mw-100",class:{disabled:disabled},props:{tag:tag,variant:variant,pill:pill},attrs:{id:tagId,title:title||null,"aria-labelledby":tagLabelId}},[$tag,$remove])}});_exports.BFormTag=BFormTag;var _makeModelMixin$8=makeModelMixin("value",{type:PROP_TYPE_ARRAY,defaultValue:[]}),modelMixin$8=_makeModelMixin$8.mixin,modelProps$8=_makeModelMixin$8.props,MODEL_PROP_NAME$8=_makeModelMixin$8.prop,MODEL_EVENT_NAME$8=_makeModelMixin$8.event,TYPES=["text","email","tel","url","number"],DEFAULT_INPUT_FOCUS_SELECTOR=[".b-form-tag","button","input","select"].join(" "),cleanTags=function(tags){return concat(tags).map((function(tag){return trim(toString(tag))})).filter((function(tag,index,arr){return tag.length>0&&arr.indexOf(tag)===index}))},processEventValue=function(event){return isString(event)?event:isEvent(event)&&event.target.value||""},props$1b=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$8),props$1y),props$1w),props$1v),{},{addButtonText:makeProp(PROP_TYPE_STRING,"Add"),addButtonVariant:makeProp(PROP_TYPE_STRING,"outline-secondary"),addOnChange:makeProp(PROP_TYPE_BOOLEAN,!1),duplicateTagText:makeProp(PROP_TYPE_STRING,"Duplicate tag(s)"),feedbackAriaLive:makeProp(PROP_TYPE_STRING,"assertive"),ignoreInputFocusSelector:makeProp(PROP_TYPE_ARRAY_STRING,DEFAULT_INPUT_FOCUS_SELECTOR),inputAttrs:makeProp(PROP_TYPE_OBJECT,{}),inputClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),inputId:makeProp(PROP_TYPE_STRING),inputType:makeProp(PROP_TYPE_STRING,"text",(function(value){return arrayIncludes(TYPES,value)})),invalidTagText:makeProp(PROP_TYPE_STRING,"Invalid tag(s)"),limit:makeProp(PROP_TYPE_NUMBER),limitTagsText:makeProp(PROP_TYPE_STRING,"Tag limit reached"),noAddOnEnter:makeProp(PROP_TYPE_BOOLEAN,!1),noOuterFocus:makeProp(PROP_TYPE_BOOLEAN,!1),noTagRemove:makeProp(PROP_TYPE_BOOLEAN,!1),placeholder:makeProp(PROP_TYPE_STRING,"Add tag..."),removeOnDelete:makeProp(PROP_TYPE_BOOLEAN,!1),separator:makeProp(PROP_TYPE_ARRAY_STRING),tagClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),tagPills:makeProp(PROP_TYPE_BOOLEAN,!1),tagRemoveLabel:makeProp(PROP_TYPE_STRING,"Remove tag"),tagRemovedLabel:makeProp(PROP_TYPE_STRING,"Tag removed"),tagValidator:makeProp(PROP_TYPE_FUNCTION),tagVariant:makeProp(PROP_TYPE_STRING,"secondary")})),"BFormTags"),BFormTags=extend({name:"BFormTags",mixins:[listenersMixin,idMixin,modelMixin$8,formControlMixin,formSizeMixin,formStateMixin,normalizeSlotMixin],props:props$1b,data:function(){return{hasFocus:!1,newTag:"",tags:[],removedTags:[],tagsState:{all:[],valid:[],invalid:[],duplicate:[]},focusState:null}},computed:{computedInputId:function(){return this.inputId||this.safeId("__input__")},computedInputType:function(){return arrayIncludes(TYPES,this.inputType)?this.inputType:"text"},computedInputAttrs:function(){var disabled=this.disabled,form=this.form;return _objectSpread2$3(_objectSpread2$3({},this.inputAttrs),{},{id:this.computedInputId,value:this.newTag,disabled:disabled,form:form})},computedInputHandlers:function(){return _objectSpread2$3(_objectSpread2$3({},omit(this.bvListeners,["focusin","focusout"])),{},{blur:this.onInputBlur,change:this.onInputChange,focus:this.onInputFocus,input:this.onInputInput,keydown:this.onInputKeydown,reset:this.reset})},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},isLimitReached:function(){var limit=this.limit;return isNumber(limit)&&limit>=0&&this.tags.length>=limit}},watch:(_watch$9={},_defineProperty(_watch$9,MODEL_PROP_NAME$8,(function(newValue){this.tags=cleanTags(newValue)})),_defineProperty(_watch$9,"tags",(function(newValue,oldValue){looseEqual(newValue,this[MODEL_PROP_NAME$8])||this.$emit(MODEL_EVENT_NAME$8,newValue),looseEqual(newValue,oldValue)||(newValue=concat(newValue).filter(identity),oldValue=concat(oldValue).filter(identity),this.removedTags=oldValue.filter((function(old){return!arrayIncludes(newValue,old)})))})),_defineProperty(_watch$9,"tagsState",(function(newValue,oldValue){looseEqual(newValue,oldValue)||this.$emit("tag-state",newValue.valid,newValue.invalid,newValue.duplicate)})),_watch$9),created:function(){this.tags=cleanTags(this[MODEL_PROP_NAME$8])},mounted:function(){var $form=closest("form",this.$el);$form&&eventOn($form,"reset",this.reset,EVENT_OPTIONS_PASSIVE)},beforeDestroy:function(){var $form=closest("form",this.$el);$form&&eventOff($form,"reset",this.reset,EVENT_OPTIONS_PASSIVE)},methods:{addTag:function(newTag){if(newTag=isString(newTag)?newTag:this.newTag,!this.disabled&&""!==trim(newTag)&&!this.isLimitReached){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){this.disabled||(this.tags=this.tags.filter((function(t){return t!==tag})))},reset:function(){var _this2=this;this.newTag="",this.tags=[],this.$nextTick((function(){_this2.removedTags=[],_this2.tagsState={all:[],valid:[],invalid:[],duplicate:[]}}))},onInputInput:function(event){if(!(this.disabled||isEvent(event)&&event.target.composing)){var newTag=processEventValue(event),separatorRe=this.computedSeparatorRegExp;this.newTag!==newTag&&(this.newTag=newTag),newTag=toString(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(event){if(!this.disabled&&this.addOnChange){var newTag=processEventValue(event);this.newTag!==newTag&&(this.newTag=newTag),this.addTag()}},onInputKeydown:function(event){if(!this.disabled&&isEvent(event)){var keyCode=event.keyCode,value=event.target.value||"";this.noAddOnEnter||keyCode!==CODE_ENTER?!this.removeOnDelete||8!==keyCode&&46!==keyCode||""!==value||(stopEvent(event,{propagation:!1}),this.tags=this.tags.slice(0,-1)):(stopEvent(event,{propagation:!1}),this.addTag())}},onClick:function(event){var _this3=this,ignoreFocusSelector=this.computeIgnoreInputFocusSelector;ignoreFocusSelector&&closest(ignoreFocusSelector,event.target,!0)||this.$nextTick((function(){_this3.focus()}))},onInputFocus:function(event){var _this4=this;"out"!==this.focusState&&(this.focusState="in",this.$nextTick((function(){requestAF((function(){_this4.hasFocus&&(_this4.$emit("focus",event),_this4.focusState=null)}))})))},onInputBlur:function(event){var _this5=this;"in"!==this.focusState&&(this.focusState="out",this.$nextTick((function(){requestAF((function(){_this5.hasFocus||(_this5.$emit("blur",event),_this5.focusState=null)}))})))},onFocusin:function(event){this.hasFocus=!0,this.$emit("focusin",event)},onFocusout:function(event){this.hasFocus=!1,this.$emit("focusout",event)},handleAutofocus:function(){var _this6=this;this.$nextTick((function(){requestAF((function(){_this6.autofocus&&_this6.focus()}))}))},focus:function(){this.disabled||attemptFocus(this.getInput())},blur:function(){this.disabled||attemptBlur(this.getInput())},splitTags:function(newTag){newTag=toString(newTag);var separatorRe=this.computedSeparatorRegExp;return(separatorRe?newTag.split(separatorRe):[newTag]).map(trim).filter(identity)},parseTags:function(newTag){var _this7=this,tags=this.splitTags(newTag),parsed={all:tags,valid:[],invalid:[],duplicate:[]};return tags.forEach((function(tag){arrayIncludes(_this7.tags,tag)||arrayIncludes(parsed.valid,tag)?arrayIncludes(parsed.duplicate,tag)||parsed.duplicate.push(tag):_this7.validateTag(tag)?parsed.valid.push(tag):arrayIncludes(parsed.invalid,tag)||parsed.invalid.push(tag)})),parsed},validateTag:function(tag){var tagValidator=this.tagValidator;return!hasPropFunction(tagValidator)||tagValidator(tag)},getInput:function(){return select("#".concat(cssEscape(this.computedInputId)),this.$el)},defaultRender:function(_ref){var addButtonText=_ref.addButtonText,addButtonVariant=_ref.addButtonVariant,addTag=_ref.addTag,disableAddButton=_ref.disableAddButton,disabled=_ref.disabled,duplicateTagText=_ref.duplicateTagText,inputAttrs=_ref.inputAttrs,inputClass=_ref.inputClass,inputHandlers=_ref.inputHandlers,inputType=_ref.inputType,invalidTagText=_ref.invalidTagText,isDuplicate=_ref.isDuplicate,isInvalid=_ref.isInvalid,isLimitReached=_ref.isLimitReached,limitTagsText=_ref.limitTagsText,noTagRemove=_ref.noTagRemove,placeholder=_ref.placeholder,removeTag=_ref.removeTag,tagClass=_ref.tagClass,tagPills=_ref.tagPills,tagRemoveLabel=_ref.tagRemoveLabel,tagVariant=_ref.tagVariant,tags=_ref.tags,h=this.$createElement,$tags=tags.map((function(tag){return tag=toString(tag),h(BFormTag,{class:tagClass,props:{disabled:disabled,noRemove:noTagRemove,pill:tagPills,removeLabel:tagRemoveLabel,tag:"li",title:tag,variant:tagVariant},on:{remove:function(){return removeTag(tag)}},key:"tags_".concat(tag)},tag)})),invalidFeedbackId=invalidTagText&&isInvalid?this.safeId("__invalid_feedback__"):null,duplicateFeedbackId=duplicateTagText&&isDuplicate?this.safeId("__duplicate_feedback__"):null,limitFeedbackId=limitTagsText&&isLimitReached?this.safeId("__limit_feedback__"):null,ariaDescribedby=[inputAttrs["aria-describedby"],invalidFeedbackId,duplicateFeedbackId,limitFeedbackId].filter(identity).join(" "),$input=h("input",{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$3(_objectSpread2$3({},inputAttrs),{},{"aria-describedby":ariaDescribedby||null,type:inputType,placeholder:placeholder||null}),domProps:{value:inputAttrs.value},on:inputHandlers,directives:[{name:"model",value:inputAttrs.value}],ref:"input"}),$button=h(BButton,{staticClass:"b-form-tags-button py-0",class:{invisible:disableAddButton},style:{fontSize:"90%"},props:{disabled:disableAddButton||isLimitReached,variant:addButtonVariant},on:{click:function(){return addTag()}},ref:"button"},[this.normalizeSlot("add-button-text")||addButtonText]),tagListId=this.safeId("__tag_list__"),$field=h("li",{staticClass:"b-form-tags-field flex-grow-1",attrs:{role:"none","aria-live":"off","aria-controls":tagListId},key:"tags_field"},[h("div",{staticClass:"d-flex",attrs:{role:"group"}},[$input,$button])]),$ul=h("ul",{staticClass:"b-form-tags-list list-unstyled mb-0 d-flex flex-wrap align-items-center",attrs:{id:tagListId},key:"tags_list"},[$tags,$field]),$feedback=h();if(invalidTagText||duplicateTagText||limitTagsText){var ariaLive=this.feedbackAriaLive,joiner=this.computedJoiner,$invalid=h();invalidFeedbackId&&($invalid=h(BFormInvalidFeedback,{props:{id:invalidFeedbackId,ariaLive:ariaLive,forceShow:!0},key:"tags_invalid_feedback"},[this.invalidTagText,": ",this.invalidTags.join(joiner)]));var $duplicate=h();duplicateFeedbackId&&($duplicate=h(BFormText,{props:{id:duplicateFeedbackId,ariaLive:ariaLive},key:"tags_duplicate_feedback"},[this.duplicateTagText,": ",this.duplicateTags.join(joiner)]));var $limit=h();limitFeedbackId&&($limit=h(BFormText,{props:{id:limitFeedbackId,ariaLive:ariaLive},key:"tags_limit_feedback"},[limitTagsText])),$feedback=h("div",{attrs:{"aria-live":"polite","aria-atomic":"true"},key:"tags_feedback"},[$invalid,$duplicate,$limit])}return[$ul,$feedback]}},render:function(h){var name=this.name,disabled=this.disabled,required=this.required,form=this.form,tags=this.tags,computedInputId=this.computedInputId,hasFocus=this.hasFocus,noOuterFocus=this.noOuterFocus,scope=_objectSpread2$3({tags:tags.slice(),inputAttrs:this.computedInputAttrs,inputType:this.computedInputType,inputHandlers:this.computedInputHandlers,removeTag:this.removeTag,addTag:this.addTag,reset:this.reset,inputId:computedInputId,isInvalid:this.hasInvalidTags,invalidTags:this.invalidTags.slice(),isDuplicate:this.hasDuplicateTags,duplicateTags:this.duplicateTags.slice(),isLimitReached:this.isLimitReached,disableAddButton:this.disableAddButton},pick(this.$props,["addButtonText","addButtonVariant","disabled","duplicateTagText","form","inputClass","invalidTagText","limit","limitTagsText","noTagRemove","placeholder","required","separator","size","state","tagClass","tagPills","tagRemoveLabel","tagVariant"])),$content=this.normalizeSlot("default",scope)||this.defaultRender(scope),$output=h("output",{staticClass:"sr-only",attrs:{id:this.safeId("__selected_tags__"),role:"status",for:computedInputId,"aria-live":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":hasFocus?"assertive":"off","aria-atomic":"true"}},this.removedTags.length>0?"(".concat(this.tagRemovedLabel,") ").concat(this.removedTags.join(", ")):""),$hidden=h();if(name&&!disabled){var hasTags=tags.length>0;$hidden=(hasTags?tags:[""]).map((function(tag){return h("input",{class:{"sr-only":!hasTags},attrs:{type:hasTags?"hidden":"text",value:tag,required:required,name:name,form:form},key:"tag_input_".concat(tag)})}))}return h("div",{staticClass:"b-form-tags form-control h-auto",class:[{focus:hasFocus&&!noOuterFocus&&!disabled,disabled:disabled},this.sizeFormClass,this.stateClass],attrs:{id:this.safeId(),role:"group",tabindex:disabled||noOuterFocus?null:"-1","aria-describedby":this.safeId("__selected_tags__")},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 props$1a=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),props$1y),props$1w),props$1v),props$1m),{},{maxRows:makeProp(PROP_TYPE_NUMBER_STRING),noAutoShrink:makeProp(PROP_TYPE_BOOLEAN,!1),noResize:makeProp(PROP_TYPE_BOOLEAN,!1),rows:makeProp(PROP_TYPE_NUMBER_STRING,2),wrap:makeProp(PROP_TYPE_STRING,"soft")})),"BFormTextarea"),BFormTextarea=extend({name:"BFormTextarea",directives:{"b-visible":VBVisible},mixins:[listenersMixin,idMixin,listenOnRootMixin,formControlMixin,formSizeMixin,formStateMixin,formTextMixin,formSelectionMixin,formValidityMixin],props:props$1a,data:function(){return{heightInPx:null}},computed:{type:function(){return null},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$3(_objectSpread2$3({},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=getStyle(el,"height")||computedStyle.height;setStyle(el,"height","auto");var scrollHeight=el.scrollHeight;setStyle(el,"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",{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,ref:"input"})}});_exports.BFormTextarea=BFormTextarea;var _watch$8,FormTextareaPlugin=pluginFactory({components:{BFormTextarea:BFormTextarea,BTextarea:BFormTextarea}});_exports.FormTextareaPlugin=FormTextareaPlugin;var _watch$7,_makeModelMixin$7=makeModelMixin("value",{type:PROP_TYPE_STRING,defaultValue:""}),modelMixin$7=_makeModelMixin$7.mixin,modelProps$7=_makeModelMixin$7.props,MODEL_PROP_NAME$7=_makeModelMixin$7.prop,MODEL_EVENT_NAME$7=_makeModelMixin$7.event,padLeftZeros=function(value){return"00".concat(value||"").slice(-2)},parseHMS=function(value){value=toString(value);var hh=null,mm=null,ss=null;if(RX_TIME.test(value)){var _value$split$map2=_slicedToArray(value.split(":").map((function(v){return toInteger(v,null)})),3);hh=_value$split$map2[0],mm=_value$split$map2[1],ss=_value$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}},props$19=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$7),pick(props$1d,["labelIncrement","labelDecrement"])),{},{ariaLabelledby:makeProp(PROP_TYPE_STRING),disabled:makeProp(PROP_TYPE_BOOLEAN,!1),footerTag:makeProp(PROP_TYPE_STRING,"footer"),headerTag:makeProp(PROP_TYPE_STRING,"header"),hidden:makeProp(PROP_TYPE_BOOLEAN,!1),hideHeader:makeProp(PROP_TYPE_BOOLEAN,!1),hour12:makeProp(PROP_TYPE_BOOLEAN,null),labelAm:makeProp(PROP_TYPE_STRING,"AM"),labelAmpm:makeProp(PROP_TYPE_STRING,"AM/PM"),labelHours:makeProp(PROP_TYPE_STRING,"Hours"),labelMinutes:makeProp(PROP_TYPE_STRING,"Minutes"),labelNoTimeSelected:makeProp(PROP_TYPE_STRING,"No time selected"),labelPm:makeProp(PROP_TYPE_STRING,"PM"),labelSeconds:makeProp(PROP_TYPE_STRING,"Seconds"),labelSelected:makeProp(PROP_TYPE_STRING,"Selected time"),locale:makeProp(PROP_TYPE_ARRAY_STRING),minutesStep:makeProp(PROP_TYPE_NUMBER_STRING,1),readonly:makeProp(PROP_TYPE_BOOLEAN,!1),secondsStep:makeProp(PROP_TYPE_NUMBER_STRING,1),showSeconds:makeProp(PROP_TYPE_BOOLEAN,!1)})),"BTime"),BTime=extend({name:"BTime",mixins:[idMixin,modelMixin$7,normalizeSlotMixin],props:props$19,data:function(){var parsed=parseHMS(this[MODEL_PROP_NAME$7]||"");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:(_watch$8={},_defineProperty(_watch$8,MODEL_PROP_NAME$7,(function(newValue,oldValue){if(newValue!==oldValue&&!looseEqual(parseHMS(newValue),parseHMS(this.computedHMS))){var _parseHMS=parseHMS(newValue),hours=_parseHMS.hours,minutes=_parseHMS.minutes,seconds=_parseHMS.seconds,ampm=_parseHMS.ampm;this.modelHours=hours,this.modelMinutes=minutes,this.modelSeconds=seconds,this.modelAmpm=ampm}})),_defineProperty(_watch$8,"computedHMS",(function(newValue,oldValue){newValue!==oldValue&&this.$emit(MODEL_EVENT_NAME$7,newValue)})),_defineProperty(_watch$8,"context",(function(newValue,oldValue){looseEqual(newValue,oldValue)||this.$emit("context",newValue)})),_defineProperty(_watch$8,"modelAmpm",(function(newValue,oldValue){var _this=this;if(newValue!==oldValue){var hours=isNull(this.modelHours)?0:this.modelHours;this.$nextTick((function(){0===newValue&&hours>11?_this.modelHours=hours-12:1===newValue&&hours<12&&(_this.modelHours=hours+12)}))}})),_defineProperty(_watch$8,"modelHours",(function(newHours,oldHours){newHours!==oldHours&&(this.modelAmpm=newHours>11?1:0)})),_watch$8),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 event=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},type=event.type,keyCode=event.keyCode;if(!this.disabled&&"keydown"===type&&(keyCode===CODE_LEFT||keyCode===CODE_RIGHT)){stopEvent(event);var spinners=this.$refs.spinners||[],index=spinners.map((function(cmp){return!!cmp.hasFocus})).indexOf(!0);index=(index+=keyCode===CODE_LEFT?-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 disabled=this.disabled,readonly=this.readonly,locale=this.computedLocale,ariaLabelledby=this.computedAriaLabelledby,labelIncrement=this.labelIncrement,labelDecrement=this.labelDecrement,valueId=this.valueId,focusHandler=this.focus,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,_defineProperty({class:classes,props:_objectSpread2$3({id:id,placeholder:"--",vertical:!0,required:!0,disabled:disabled,readonly:readonly,locale:locale,labelIncrement:labelIncrement,labelDecrement:labelDecrement,wrap:!0,ariaControls:valueId,min:0},spinbuttonProps),scopedSlots:_this4.spinScopedSlots,on:{change:handler},key:key,ref:"spinners"},REF_FOR_KEY,!0))},makeColon=function(){return h("div",{staticClass:"d-flex flex-column",class:{"text-muted":disabled||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.isLive&&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:disabled||readonly?null:"-1","aria-labelledby":ariaLabelledby},on:{keydown:this.onSpinLeftRight,click:function(event){event.target===event.currentTarget&&focusHandler()}}},$spinners);var $value=h("output",{staticClass:"form-control form-control-sm text-center",class:{disabled:disabled||readonly},attrs:{id:valueId,role:"status",for:spinIds.filter(identity).join(" ")||null,tabindex:disabled?null:"-1","aria-live":this.isLive?"polite":"off","aria-atomic":"true"},on:{click:focusHandler,focus:focusHandler}},[h("bdi",this.formattedTimeString),this.computedHMS?h("span",{staticClass:"sr-only"}," (".concat(this.labelSelected,") ")):""]),$header=h(this.headerTag,{staticClass:"b-time-header",class:{"sr-only":this.hideHeader}},[$value]),$content=this.normalizeSlot(),$footer=$content?h(this.footerTag,{staticClass:"b-time-footer"},$content):h();return h("div",{staticClass:"b-time d-inline-flex flex-column text-center",attrs:{role:"group",lang:this.computedLang||null,"aria-labelledby":ariaLabelledby||null,"aria-disabled":disabled?"true":null,"aria-readonly":readonly&&!disabled?"true":null}},[$header,$spinners,$footer])}});_exports.BTime=BTime;var _makeModelMixin$6=makeModelMixin("value",{type:PROP_TYPE_STRING,defaultValue:""}),modelMixin$6=_makeModelMixin$6.mixin,modelProps$6=_makeModelMixin$6.props,MODEL_PROP_NAME$6=_makeModelMixin$6.prop,MODEL_EVENT_NAME$6=_makeModelMixin$6.event,timeProps=omit(props$19,["hidden","id","value"]),formBtnLabelControlProps=omit(props$1p,["formattedValue","id","lang","rtl","value"]),props$18=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$6),timeProps),formBtnLabelControlProps),{},{closeButtonVariant:makeProp(PROP_TYPE_STRING,"outline-secondary"),labelCloseButton:makeProp(PROP_TYPE_STRING,"Close"),labelNowButton:makeProp(PROP_TYPE_STRING,"Select now"),labelResetButton:makeProp(PROP_TYPE_STRING,"Reset"),noCloseButton:makeProp(PROP_TYPE_BOOLEAN,!1),nowButton:makeProp(PROP_TYPE_BOOLEAN,!1),nowButtonVariant:makeProp(PROP_TYPE_STRING,"outline-primary"),resetButton:makeProp(PROP_TYPE_BOOLEAN,!1),resetButtonVariant:makeProp(PROP_TYPE_STRING,"outline-danger"),resetValue:makeProp(PROP_TYPE_DATE_STRING)})),"BFormTimepicker"),BFormTimepicker=extend({name:"BFormTimepicker",mixins:[idMixin,modelMixin$6],props:props$18,data:function(){return{localHMS:this[MODEL_PROP_NAME$6]||"",localLocale:null,isRTL:!1,formattedValue:"",isVisible:!1}},computed:{computedLang:function(){return(this.localLocale||"").replace(/-u-.*$/i,"")||null}},watch:(_watch$7={},_defineProperty(_watch$7,MODEL_PROP_NAME$6,(function(newValue){this.localHMS=newValue||""})),_defineProperty(_watch$7,"localHMS",(function(newValue){this.isVisible&&this.$emit(MODEL_EVENT_NAME$6,newValue||"")})),_watch$7),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,$props=this.$props,placeholder=isUndefinedOrNull(this.placeholder)?this.labelNoTimeSelected:this.placeholder,$footer=[];if(this.nowButton){var label=this.labelNowButton;$footer.push(h(BButton,{props:{size:"sm",disabled:disabled||readonly,variant:this.nowButtonVariant},attrs:{"aria-label":label||null},on:{click:this.onNowButton},key:"now-btn"},label))}if(this.resetButton){$footer.length>0&&$footer.push(h("span"," "));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},key:"reset-btn"},_label))}if(!this.noCloseButton){$footer.length>0&&$footer.push(h("span"," "));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},key:"close-btn"},_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,{staticClass:"b-form-time-control",props:_objectSpread2$3(_objectSpread2$3({},pluckProps(timeProps,$props)),{},{value:localHMS,hidden:!this.isVisible}),on:{input:this.onInput,context:this.onContext},ref:"time"},$footer);return h(BVFormBtnLabelControl,{staticClass:"b-form-timepicker",props:_objectSpread2$3(_objectSpread2$3({},pluckProps(formBtnLabelControlProps,$props)),{},{id:this.safeId(),value:localHMS,formattedValue:localHMS?this.formattedValue:"",placeholder:placeholder,rtl:this.isRTL,lang:this.computedLang}),on:{show:this.onShow,shown:this.onShown,hidden:this.onHidden},scopedSlots:_defineProperty({},"button-content",this.$scopedSlots["button-content"]||this.defaultButtonFn),ref:"control"},[$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$17=makePropsConfigurable({tag:makeProp(PROP_TYPE_STRING,"div")},"BInputGroupText"),BInputGroupText=extend({name:"BInputGroupText",functional:!0,props:props$17,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 props$16=makePropsConfigurable({append:makeProp(PROP_TYPE_BOOLEAN,!1),id:makeProp(PROP_TYPE_STRING),isText:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"div")},"BInputGroupAddon"),BInputGroupAddon=extend({name:"BInputGroupAddon",functional:!0,props:props$16,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,append=props.append;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{class:{"input-group-append":append,"input-group-prepend":!append},attrs:{id:props.id}}),props.isText?[h(BInputGroupText,children)]:children)}});_exports.BInputGroupAddon=BInputGroupAddon;var props$15=makePropsConfigurable(omit(props$16,["append"]),"BInputGroupAppend"),BInputGroupAppend=extend({name:"BInputGroupAppend",functional:!0,props:props$15,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(BInputGroupAddon,(0,_vueFunctionalDataMerge.mergeData)(data,{props:_objectSpread2$3(_objectSpread2$3({},props),{},{append:!0})}),children)}});_exports.BInputGroupAppend=BInputGroupAppend;var props$14=makePropsConfigurable(omit(props$16,["append"]),"BInputGroupPrepend"),BInputGroupPrepend=extend({name:"BInputGroupPrepend",functional:!0,props:props$14,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children;return h(BInputGroupAddon,(0,_vueFunctionalDataMerge.mergeData)(data,{props:_objectSpread2$3(_objectSpread2$3({},props),{},{append:!1})}),children)}});_exports.BInputGroupPrepend=BInputGroupPrepend;var props$13=makePropsConfigurable({append:makeProp(PROP_TYPE_STRING),appendHtml:makeProp(PROP_TYPE_STRING),id:makeProp(PROP_TYPE_STRING),prepend:makeProp(PROP_TYPE_STRING),prependHtml:makeProp(PROP_TYPE_STRING),size:makeProp(PROP_TYPE_STRING),tag:makeProp(PROP_TYPE_STRING,"div")},"BInputGroup"),BInputGroup=extend({name:"BInputGroup",functional:!0,props:props$13,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$12=makePropsConfigurable({fluid:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),tag:makeProp(PROP_TYPE_STRING,"div")},"BContainer"),BContainer=extend({name:"BContainer",functional:!0,props:props$12,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,fluid=props.fluid;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{class:_defineProperty({container:!(fluid||""===fluid),"container-fluid":!0===fluid||""===fluid},"container-".concat(fluid),fluid&&!0!==fluid)}),children)}});_exports.BContainer=BContainer;var props$11=makePropsConfigurable({bgVariant:makeProp(PROP_TYPE_STRING),borderVariant:makeProp(PROP_TYPE_STRING),containerFluid:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),fluid:makeProp(PROP_TYPE_BOOLEAN,!1),header:makeProp(PROP_TYPE_STRING),headerHtml:makeProp(PROP_TYPE_STRING),headerLevel:makeProp(PROP_TYPE_NUMBER_STRING,3),headerTag:makeProp(PROP_TYPE_STRING,"h1"),lead:makeProp(PROP_TYPE_STRING),leadHtml:makeProp(PROP_TYPE_STRING),leadTag:makeProp(PROP_TYPE_STRING,"p"),tag:makeProp(PROP_TYPE_STRING,"div"),textVariant:makeProp(PROP_TYPE_STRING)},"BJumbotron"),BJumbotron=extend({name:"BJumbotron",functional:!0,props:props$11,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(cols)))?lowerCase(["row-cols",breakpoint,cols].filter(identity).join("-")):null})),computeRowColsBreakpoint=memoize((function(prop){return lowerCase(prop.replace("cols",""))})),rowColsPropList=[],BRow={name:"BRow",functional:!0,get props(){var rowColsProps;return delete this.props,this.props=(rowColsProps=getBreakpointsUpCached().reduce((function(props,breakpoint){return props[suffixPropName(breakpoint,"cols")]=makeProp(PROP_TYPE_NUMBER_STRING),props}),create(null)),rowColsPropList=keys(rowColsProps),makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},rowColsProps),{},{alignContent:makeProp(PROP_TYPE_STRING,null,(function(value){return arrayIncludes(concat(COMMON_ALIGNMENT,"between","around","stretch"),value)})),alignH:makeProp(PROP_TYPE_STRING,null,(function(value){return arrayIncludes(concat(COMMON_ALIGNMENT,"between","around"),value)})),alignV:makeProp(PROP_TYPE_STRING,null,(function(value){return arrayIncludes(concat(COMMON_ALIGNMENT,"baseline","stretch"),value)})),noGutters:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"div")})),"BRow")),this.props},render:function(h,_ref){var _classList$push,props=_ref.props,data=_ref.data,children=_ref.children,alignV=props.alignV,alignH=props.alignH,alignContent=props.alignContent,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(alignV),alignV),_defineProperty(_classList$push,"justify-content-".concat(alignH),alignH),_defineProperty(_classList$push,"align-content-".concat(alignContent),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$10=makePropsConfigurable({flush:makeProp(PROP_TYPE_BOOLEAN,!1),horizontal:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),tag:makeProp(PROP_TYPE_STRING,"div")},"BListGroup"),BListGroup=extend({name:"BListGroup",functional:!0,props:props$10,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$2g,["event","routerTag"]);delete linkProps$3.href.default,delete linkProps$3.to.default;var props$$=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},linkProps$3),{},{action:makeProp(PROP_TYPE_BOOLEAN,!1),button:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"div"),variant:makeProp(PROP_TYPE_STRING)})),"BListGroupItem"),BListGroupItem=extend({name:"BListGroupItem",functional:!0,props:props$$,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$1(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$_=makePropsConfigurable({right:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"div"),verticalAlign:makeProp(PROP_TYPE_STRING,"top")},"BMediaAside"),BMediaAside=extend({name:"BMediaAside",functional:!0,props:props$_,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,verticalAlign=props.verticalAlign,align="top"===verticalAlign?"start":"bottom"===verticalAlign?"end":verticalAlign;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"media-aside",class:_defineProperty({"media-aside-right":props.right},"align-self-".concat(align),align)}),children)}});_exports.BMediaAside=BMediaAside;var props$Z=makePropsConfigurable({tag:makeProp(PROP_TYPE_STRING,"div")},"BMediaBody"),BMediaBody=extend({name:"BMediaBody",functional:!0,props:props$Z,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$Y=makePropsConfigurable({noBody:makeProp(PROP_TYPE_BOOLEAN,!1),rightAlign:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"div"),verticalAlign:makeProp(PROP_TYPE_STRING,"top")},"BMedia"),BMedia=extend({name:"BMedia",functional:!0,props:props$Y,render:function(h,_ref){var props=_ref.props,data=_ref.data,slots=_ref.slots,scopedSlots=_ref.scopedSlots,children=_ref.children,noBody=props.noBody,rightAlign=props.rightAlign,verticalAlign=props.verticalAlign,$children=noBody?children:[];if(!noBody){var slotScope={},$slots=slots(),$scopedSlots=scopedSlots||{};$children.push(h(BMediaBody,normalizeSlot("default",slotScope,$scopedSlots,$slots)));var $aside=normalizeSlot("aside",slotScope,$scopedSlots,$slots);$aside&&$children[rightAlign?"push":"unshift"](h(BMediaAside,{props:{right:rightAlign,verticalAlign:verticalAlign}},$aside))}return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"media"}),$children)}});_exports.BMedia=BMedia;var MediaPlugin=pluginFactory({components:{BMedia:BMedia,BMediaAside:BMediaAside,BMediaBody:BMediaBody}});_exports.MediaPlugin=MediaPlugin;var PROP$1="$_documentListeners",listenOnDocumentMixin=extend({created:function(){this[PROP$1]={}},beforeDestroy:function(){var _this=this;keys(this[PROP$1]||{}).forEach((function(event){_this[PROP$1][event].forEach((function(callback){_this.listenOffDocument(event,callback)}))})),this[PROP$1]=null},methods:{registerDocumentListener:function(event,callback){this[PROP$1]&&(this[PROP$1][event]=this[PROP$1][event]||[],arrayIncludes(this[PROP$1][event],callback)||this[PROP$1][event].push(callback))},unregisterDocumentListener:function(event,callback){this[PROP$1]&&this[PROP$1][event]&&(this[PROP$1][event]=this[PROP$1][event].filter((function(cb){return cb!==callback})))},listenDocument:function(on,event,callback){on?this.listenOnDocument(event,callback):this.listenOffDocument(event,callback)},listenOnDocument:function(event,callback){IS_BROWSER&&(eventOn(document,event,callback,EVENT_OPTIONS_NO_CAPTURE),this.registerDocumentListener(event,callback))},listenOffDocument:function(event,callback){IS_BROWSER&&eventOff(document,event,callback,EVENT_OPTIONS_NO_CAPTURE),this.unregisterDocumentListener(event,callback)}}}),PROP="$_windowListeners",listenOnWindowMixin=extend({created:function(){this[PROP]={}},beforeDestroy:function(){var _this=this;keys(this[PROP]||{}).forEach((function(event){_this[PROP][event].forEach((function(callback){_this.listenOffWindow(event,callback)}))})),this[PROP]=null},methods:{registerWindowListener:function(event,callback){this[PROP]&&(this[PROP][event]=this[PROP][event]||[],arrayIncludes(this[PROP][event],callback)||this[PROP][event].push(callback))},unregisterWindowListener:function(event,callback){this[PROP]&&this[PROP][event]&&(this[PROP][event]=this[PROP][event].filter((function(cb){return cb!==callback})))},listenWindow:function(on,event,callback){on?this.listenOnWindow(event,callback):this.listenOffWindow(event,callback)},listenOnWindow:function(event,callback){IS_BROWSER&&(eventOn(window,event,callback,EVENT_OPTIONS_NO_CAPTURE),this.registerWindowListener(event,callback))},listenOffWindow:function(event,callback){IS_BROWSER&&eventOff(window,event,callback,EVENT_OPTIONS_NO_CAPTURE),this.unregisterWindowListener(event,callback)}}}),useParentMixin=extend({computed:{bvParent:function(){return this.$parent||this.$root===this&&this.$options.bvParent}}}),getScopeId=function(vm){var defaultValue=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return vm&&vm.$options._scopeId||defaultValue},scopedStyleMixin=extend({mixins:[useParentMixin],computed:{scopedStyleAttrs:function(){var scopeId=getScopeId(this.bvParent);return scopeId?_defineProperty({},scopeId,""):{}}}}),createNewChildComponent=function(parent,Component){var config=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},bvEventRoot=parent.$root?parent.$root.$options.bvEventRoot||parent.$root:null;return new Component(_objectSpread2$3(_objectSpread2$3({},config),{},{parent:parent,bvParent:parent,bvEventRoot:bvEventRoot}))},BVTransporterTarget=extend({abstract:!0,name:"BVTransporterTarget",props:{nodes:makeProp(PROP_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 updatedNodes=this.updatedNodes,$nodes=isFunction(updatedNodes)?updatedNodes({}):updatedNodes;return($nodes=concat($nodes).filter(identity))&&$nodes.length>0&&!$nodes[0].text?$nodes[0]:h()}}),props$X={container:makeProp([HTMLElement,PROP_TYPE_STRING],"body"),disabled:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"div")},BVTransporterVue2=extend({name:"BVTransporter",mixins:[normalizeSlotMixin],props:props$X,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(IS_BROWSER){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=createNewChildComponent(this,BVTransporterTarget,{el:$el,propsData:{nodes:concat(this.normalizeSlot())}})}}},updateTarget:function(){if(IS_BROWSER&&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()).filter(identity);if($nodes.length>0&&!$nodes[0].text)return $nodes[0]}return h()}}),BVTransporterVue3=extend({name:"BVTransporter",mixins:[normalizeSlotMixin],props:props$X,render:function(h){if(this.disabled){var $nodes=concat(this.normalizeSlot()).filter(identity);if($nodes.length>0)return $nodes[0]}return h(_vue.default.Teleport,{to:this.container},this.normalizeSlot())}}),BVTransporter=isVue3?BVTransporterVue3:BVTransporterVue2,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$3(_objectSpread2$3({},_get(_getPrototypeOf(BvModalEvent),"Defaults",this)),{},{trigger:null})}}]),BvModalEvent}(BvEvent),modalManager=new(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){IS_BROWSER&&(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(newValue){var _this=this;this.checkScrollbar(),requestAF((function(){_this.updateModals(newValue||[])}))}},methods:{registerModal:function(modal){modal&&-1===this.modals.indexOf(modal)&&this.modals.push(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(IS_BROWSER&&isNull(this.baseZIndex)){var div=document.createElement("div");addClass(div,"modal-backdrop"),addClass(div,"d-none"),setStyle(div,"display","none"),document.body.appendChild(div),this.baseZIndex=toInteger(getCS(div).zIndex,1040),document.body.removeChild(div)}return this.baseZIndex||1040},getScrollbarWidth:function(){if(IS_BROWSER&&isNull(this.scrollbarWidth)){var div=document.createElement("div");addClass(div,"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 _this2=this,baseZIndex=this.getBaseZIndex(),scrollbarWidth=this.getScrollbarWidth();modals.forEach((function(modal,index){modal.zIndex=baseZIndex+index,modal.scrollbarWidth=scrollbarWidth,modal.isTop=index===_this2.modals.length-1,modal.isBodyOverflowing=_this2.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(".fixed-top, .fixed-bottom, .is-fixed, .sticky-top").forEach((function(el){var actualPadding=getStyle(el,"paddingRight")||"";setAttr(el,"data-padding-right",actualPadding),setStyle(el,"paddingRight","".concat(toFloat(getCS(el).paddingRight,0)+scrollbarWidth,"px")),body._paddingChangedForModal.push(el)})),selectAll(".sticky-top").forEach((function(el){var actualMargin=getStyle(el,"marginRight")||"";setAttr(el,"data-margin-right",actualMargin),setStyle(el,"marginRight","".concat(toFloat(getCS(el).marginRight,0)-scrollbarWidth,"px")),body._marginChangedForModal.push(el)})),selectAll(".navbar-toggler").forEach((function(el){var actualMargin=getStyle(el,"marginRight")||"";setAttr(el,"data-margin-right",actualMargin),setStyle(el,"marginRight","".concat(toFloat(getCS(el).marginRight,0)+scrollbarWidth,"px")),body._marginChangedForModal.push(el)}));var actualPadding=getStyle(body,"paddingRight")||"";setAttr(body,"data-padding-right",actualPadding),setStyle(body,"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")&&(setStyle(el,"paddingRight",getAttr(el,"data-padding-right")||""),removeAttr(el,"data-padding-right"))})),body._marginChangedForModal&&body._marginChangedForModal.forEach((function(el){hasAttr(el,"data-margin-right")&&(setStyle(el,"marginRight",getAttr(el,"data-margin-right")||""),removeAttr(el,"data-margin-right"))})),body._paddingChangedForModal=null,body._marginChangedForModal=null,hasAttr(body,"data-padding-right")&&(setStyle(body,"paddingRight",getAttr(body,"data-padding-right")||""),removeAttr(body,"data-padding-right"))}}})),_makeModelMixin$5=makeModelMixin("visible",{type:PROP_TYPE_BOOLEAN,defaultValue:!1,event:"change"}),modelMixin$5=_makeModelMixin$5.mixin,modelProps$5=_makeModelMixin$5.props,MODEL_PROP_NAME$5=_makeModelMixin$5.prop,MODEL_EVENT_NAME$5=_makeModelMixin$5.event,BUTTONS=["cancel","headerclose","ok"],OBSERVER_CONFIG={subtree:!0,childList:!0,characterData:!0,attributes:!0,attributeFilter:["style","class"]},props$W=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$5),{},{ariaLabel:makeProp(PROP_TYPE_STRING),autoFocusButton:makeProp(PROP_TYPE_STRING,null,(function(value){return isUndefinedOrNull(value)||arrayIncludes(BUTTONS,value)})),bodyBgVariant:makeProp(PROP_TYPE_STRING),bodyClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),bodyTextVariant:makeProp(PROP_TYPE_STRING),busy:makeProp(PROP_TYPE_BOOLEAN,!1),buttonSize:makeProp(PROP_TYPE_STRING),cancelDisabled:makeProp(PROP_TYPE_BOOLEAN,!1),cancelTitle:makeProp(PROP_TYPE_STRING,"Cancel"),cancelTitleHtml:makeProp(PROP_TYPE_STRING),cancelVariant:makeProp(PROP_TYPE_STRING,"secondary"),centered:makeProp(PROP_TYPE_BOOLEAN,!1),contentClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),dialogClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),footerBgVariant:makeProp(PROP_TYPE_STRING),footerBorderVariant:makeProp(PROP_TYPE_STRING),footerClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),footerTag:makeProp(PROP_TYPE_STRING,"footer"),footerTextVariant:makeProp(PROP_TYPE_STRING),headerBgVariant:makeProp(PROP_TYPE_STRING),headerBorderVariant:makeProp(PROP_TYPE_STRING),headerClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),headerCloseContent:makeProp(PROP_TYPE_STRING,"&times;"),headerCloseLabel:makeProp(PROP_TYPE_STRING,"Close"),headerCloseVariant:makeProp(PROP_TYPE_STRING),headerTag:makeProp(PROP_TYPE_STRING,"header"),headerTextVariant:makeProp(PROP_TYPE_STRING),hideBackdrop:makeProp(PROP_TYPE_BOOLEAN,!1),hideFooter:makeProp(PROP_TYPE_BOOLEAN,!1),hideHeader:makeProp(PROP_TYPE_BOOLEAN,!1),hideHeaderClose:makeProp(PROP_TYPE_BOOLEAN,!1),ignoreEnforceFocusSelector:makeProp(PROP_TYPE_ARRAY_STRING),lazy:makeProp(PROP_TYPE_BOOLEAN,!1),modalClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),noCloseOnBackdrop:makeProp(PROP_TYPE_BOOLEAN,!1),noCloseOnEsc:makeProp(PROP_TYPE_BOOLEAN,!1),noEnforceFocus:makeProp(PROP_TYPE_BOOLEAN,!1),noFade:makeProp(PROP_TYPE_BOOLEAN,!1),noStacking:makeProp(PROP_TYPE_BOOLEAN,!1),okDisabled:makeProp(PROP_TYPE_BOOLEAN,!1),okOnly:makeProp(PROP_TYPE_BOOLEAN,!1),okTitle:makeProp(PROP_TYPE_STRING,"OK"),okTitleHtml:makeProp(PROP_TYPE_STRING),okVariant:makeProp(PROP_TYPE_STRING,"primary"),returnFocus:makeProp([HTMLElement,PROP_TYPE_OBJECT,PROP_TYPE_STRING]),scrollable:makeProp(PROP_TYPE_BOOLEAN,!1),size:makeProp(PROP_TYPE_STRING,"md"),static:makeProp(PROP_TYPE_BOOLEAN,!1),title:makeProp(PROP_TYPE_STRING),titleClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),titleHtml:makeProp(PROP_TYPE_STRING),titleSrOnly:makeProp(PROP_TYPE_BOOLEAN,!1),titleTag:makeProp(PROP_TYPE_STRING,"h5")})),"BModal"),BModal=extend({name:"BModal",mixins:[attrsMixin,idMixin,modelMixin$5,listenOnDocumentMixin,listenOnRootMixin,listenOnWindowMixin,normalizeSlotMixin,scopedStyleMixin],inheritAttrs:!1,props:props$W,data:function(){return{isHidden:!0,isVisible:!1,isTransitioning:!1,isShow:!1,isBlock:!1,isOpening:!1,isClosing:!1,ignoreBackdropClick:!1,isModalOverflowing:!1,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{cancel:this.onCancel,close:this.onClose,hide:this.hide,ok:this.onOk,visible:this.isVisible}},computeIgnoreEnforceFocusSelector:function(){return concat(this.ignoreEnforceFocusSelector).filter(identity).join(",").trim()},computedAttrs:function(){return _objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},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:_defineProperty({},MODEL_PROP_NAME$5,(function(newValue,oldValue){newValue!==oldValue&&this[newValue?"show":"hide"]()})),created:function(){this.$_observer=null,this.$_returnFocus=this.returnFocus||null},mounted:function(){this.zIndex=modalManager.getBaseZIndex(),this.listenOnRoot(getRootActionEventName("BModal","show"),this.showHandler),this.listenOnRoot(getRootActionEventName("BModal","hide"),this.hideHandler),this.listenOnRoot(getRootActionEventName("BModal","toggle"),this.toggleHandler),this.listenOnRoot(getRootEventName("BModal","show"),this.modalListener),!0===this[MODEL_PROP_NAME$5]&&this.$nextTick(this.show)},beforeDestroy:function(){modalManager.unregisterModal(this),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(value){value!==this[MODEL_PROP_NAME$5]&&this.$emit(MODEL_EVENT_NAME$5,value)},buildEvent:function(type){var options=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new BvModalEvent(type,_objectSpread2$3(_objectSpread2$3({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.$_returnFocus=this.$_returnFocus||this.getActiveElement();var showEvent=this.buildEvent("show",{cancelable:!0});if(this.emitEvent(showEvent),showEvent.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 hideEvent=this.buildEvent("hide",{cancelable:"FORCE"!==trigger,trigger:trigger||null});if("ok"===trigger?this.$emit("ok",hideEvent):"cancel"===trigger?this.$emit("cancel",hideEvent):"headerclose"===trigger&&this.$emit("close",hideEvent),this.emitEvent(hideEvent),hideEvent.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.$_returnFocus=triggerEl),this.isVisible?this.hide("toggle"):this.show()},getActiveElement:function(){var activeElement=getActiveElement(IS_BROWSER?[document.body]:[]);return activeElement&&activeElement.focus?activeElement:null},doShow:function(){var _this=this;modalManager.modalsAreOpen&&this.noStacking?this.listenOnRootOnce(getRootEventName("BModal","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(bvEvent){var type=bvEvent.type;this.emitOnRoot(getRootEventName("BModal",type),bvEvent,bvEvent.componentId),this.$emit(type,bvEvent)},onDialogMousedown:function(){var _this5=this,modal=this.$refs.modal;eventOn(modal,"mouseup",(function onceModalMouseup(event){eventOff(modal,"mouseup",onceModalMouseup,EVENT_OPTIONS_NO_CAPTURE),event.target===modal&&(_this5.ignoreBackdropClick=!0)}),EVENT_OPTIONS_NO_CAPTURE)},onClickOut:function(event){this.ignoreBackdropClick?this.ignoreBackdropClick=!1:this.isVisible&&!this.noCloseOnBackdrop&&contains(document.body,event.target)&&(contains(this.$refs.content,event.target)||this.hide("backdrop"))},onOk:function(){this.hide("ok")},onCancel:function(){this.hide("cancel")},onClose:function(){this.hide("headerclose")},onEsc:function(event){27===event.keyCode&&this.isVisible&&!this.noCloseOnEsc&&this.hide("esc")},focusHandler:function(event){var content=this.$refs.content,target=event.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),bottomTrap=this.$refs["bottom-trap"],topTrap=this.$refs["top-trap"];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.$_returnFocus=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(bvEvent){this.noStacking&&bvEvent.vueTarget!==this&&this.hide()},focusFirst:function(){var _this6=this;IS_BROWSER&&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:"headerclose"===autoFocus&&close?close.$el||close:content;attemptFocus(el),el===content&&_this6.$nextTick((function(){modal.scrollTop=0}))}}))},returnFocusTo:function(){var el=this.returnFocus||this.$_returnFocus||null;this.$_returnFocus=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(this.headerTag,{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(this.footerTag,{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",{attrs:{tabindex:"0"},ref:"top-trap"}),$tabTrapBottom=h("span",{attrs:{tabindex:"0"},ref:"bottom-trap"}));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(BVTransporter,[this.makeModal(h)])}});_exports.BModal=BModal;var ROOT_ACTION_EVENT_NAME_SHOW=getRootActionEventName("BModal","show"),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=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=function(el,binding,vnode){var oldProp=el[PROPERTY]||{},target=getTarget(binding),trigger=getTriggerElement(el);target===oldProp.target&&trigger===oldProp.trigger||(unbind(el),function(el,binding,vnode){var target=getTarget(binding),trigger=getTriggerElement(el);if(target&&trigger){var handler=function(event){var currentTarget=event.currentTarget;if(!isDisabled(currentTarget)){var type=event.type,key=event.keyCode;"click"!==type&&("keydown"!==type||key!==CODE_ENTER&&key!==CODE_SPACE)||getEventRoot(getInstanceFromDirective(vnode,binding)).$emit(ROOT_ACTION_EVENT_NAME_SHOW,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,updated:function(){},componentUpdated:componentUpdated,unbind:unbind};_exports.VBModal=VBModal;var BASE_PROPS$1=["id"].concat(_toConsumableArray(keys(omit(props$W,["busy","lazy","noStacking","static","visible"])))),defaultResolver=function(){},propsToSlots$1={msgBoxContent:"default",title:"modal-title",okTitle:"modal-ok",cancelTitle:"modal-cancel"},filterOptions$1=function(options){return BASE_PROPS$1.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,mixins:[useParentMixin],destroyed:function(){this.$el&&this.$el.parentNode&&this.$el.parentNode.removeChild(this.$el)},mounted:function(){var _this=this,handleDestroy=function(){_this.$nextTick((function(){requestAF((function(){_this.$destroy()}))}))};this.bvParent.$once(HOOK_EVENT_NAME_DESTROYED,handleDestroy),this.$once("hidden",handleDestroy),this.$router&&this.$route&&this.$once(HOOK_EVENT_NAME_BEFORE_DESTROY,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&&void 0!==arguments[3]?arguments[3]:null;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=createNewChildComponent(parent,BMsgBox,{propsData:_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},filterOptions$1(getComponentConfig("BModal"))),{},{hideHeaderClose:!0,hideHeader:!(props.title||props.titleHtml)},omit(props,keys(propsToSlots$1))),{},{lazy:!1,busy:!1,visible:!1,noStacking:!1,noEnforceFocus:!1})});return keys(propsToSlots$1).forEach((function(prop){isUndefined(props[prop])||(msgBox.$slots[propsToSlots$1[prop]]=concat(props[prop]))})),new Promise((function(resolve,reject){var resolved=!1;msgBox.$once(HOOK_EVENT_NAME_DESTROYED,(function(){resolved||reject(new Error("BootstrapVue MsgBox destroyed before resolve"))})),msgBox.$on("hide",(function(bvModalEvent){if(!bvModalEvent.defaultPrevented){var result=resolver(bvModalEvent);bvModalEvent.defaultPrevented||(resolved=!0,resolve(result))}}));var div=document.createElement("div");document.body.appendChild(div),msgBox.$mount(div)}))}}(parent,_objectSpread2$3(_objectSpread2$3({},filterOptions$1(options)),{},{msgBoxContent:content}),resolver)},BvModal=function(){function BvModal(vm){_classCallCheck(this,BvModal),assign(this,{_vm:vm,_root:getEventRoot(vm)}),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,[getRootActionEventName("BModal","show"),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,[getRootActionEventName("BModal","hide"),id].concat(args))}}},{key:"msgBoxOk",value:function(message){var props=_objectSpread2$3(_objectSpread2$3({},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$3(_objectSpread2$3({},arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),{},{okOnly:!1,okDisabled:!1,cancelDisabled:!1,hideFooter:!1});return makeMsgBox(this._vm,message,props,(function(bvModalEvent){var trigger=bvModalEvent.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$V=makePropsConfigurable({align:makeProp(PROP_TYPE_STRING),cardHeader:makeProp(PROP_TYPE_BOOLEAN,!1),fill:makeProp(PROP_TYPE_BOOLEAN,!1),justified:makeProp(PROP_TYPE_BOOLEAN,!1),pills:makeProp(PROP_TYPE_BOOLEAN,!1),small:makeProp(PROP_TYPE_BOOLEAN,!1),tabs:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"ul"),vertical:makeProp(PROP_TYPE_BOOLEAN,!1)},"BNav"),BNav=extend({name:"BNav",functional:!0,props:props$V,render:function(h,_ref){var _class,value,props=_ref.props,data=_ref.data,children=_ref.children,tabs=props.tabs,pills=props.pills,vertical=props.vertical,align=props.align,cardHeader=props.cardHeader;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"nav",class:(_class={"nav-tabs":tabs,"nav-pills":pills&&!tabs,"card-header-tabs":!vertical&&cardHeader&&tabs,"card-header-pills":!vertical&&cardHeader&&pills&&!tabs,"flex-column":vertical,"nav-fill":!vertical&&props.fill,"nav-justified":!vertical&&props.justified},_defineProperty(_class,(value=align,"justify-content-".concat(value="left"===value?"start":"right"===value?"end":value)),!vertical&&align),_defineProperty(_class,"small",props.small),_class)}),children)}});_exports.BNav=BNav;var linkProps$2=omit(props$2g,["event","routerTag"]),props$U=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},linkProps$2),{},{linkAttrs:makeProp(PROP_TYPE_OBJECT,{}),linkClasses:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING)})),"BNavItem"),BNavItem=extend({name:"BNavItem",functional:!0,props:props$U,render:function(h,_ref){var props=_ref.props,data=_ref.data,listeners=_ref.listeners,children=_ref.children;return h("li",(0,_vueFunctionalDataMerge.mergeData)(omit(data,["on"]),{staticClass:"nav-item"}),[h(BLink,{staticClass:"nav-link",class:props.linkClasses,attrs:props.linkAttrs,props:pluckProps(linkProps$2,props),on:listeners},children)])}});_exports.BNavItem=BNavItem;var BNavText=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 formProps=omit(props$1J,["inline"]),props$S=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},formProps),{},{formClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING)})),"BNavForm"),BNavForm=extend({name:"BNavForm",functional:!0,props:props$S,render:function(h,_ref){var props=_ref.props,data=_ref.data,children=_ref.children,listeners=_ref.listeners,$form=h(BForm,{class:props.formClass,props:_objectSpread2$3(_objectSpread2$3({},pluckProps(formProps,props)),{},{inline:!0}),attrs:data.attrs,on:listeners},children);return h("li",(0,_vueFunctionalDataMerge.mergeData)(omit(data,["attrs","on"]),{staticClass:"form-inline"}),[$form])}});_exports.BNavForm=BNavForm;var props$R=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},props$26),pick(props$1O,[].concat(_toConsumableArray(keys(props$1P)),["html","lazy","menuClass","noCaret","role","text","toggleClass"])))),"BNavItemDropdown"),BNavItemDropdown=extend({name:"BNavItemDropdown",mixins:[idMixin,dropdownMixin,normalizeSlotMixin],props:props$R,computed:{toggleId:function(){return this.safeId("_BV_toggle_")},menuId:function(){return this.safeId("_BV_toggle_menu_")},dropdownClasses:function(){return[this.directionClass,this.boundaryClass,{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,menuId=this.menuId,visible=this.visible,hide=this.hide,$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","aria-controls":menuId},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,id:menuId},on:{keydown:this.onKeydown},ref:"menu"},!this.lazy||visible?this.normalizeSlot("default",{hide: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$Q=makePropsConfigurable({fixed:makeProp(PROP_TYPE_STRING),print:makeProp(PROP_TYPE_BOOLEAN,!1),sticky:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"nav"),toggleable:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),type:makeProp(PROP_TYPE_STRING,"light"),variant:makeProp(PROP_TYPE_STRING)},"BNavbar"),BNavbar=extend({name:"BNavbar",mixins:[normalizeSlotMixin],provide:function(){var _this=this;return{getBvNavbar:function(){return _this}}},props:props$Q,computed:{breakpointClass:function(){var toggleable=this.toggleable,xs=getBreakpoints()[0],breakpoint=null;return toggleable&&isString(toggleable)&&toggleable!==xs?breakpoint="navbar-expand-".concat(toggleable):!1===toggleable&&(breakpoint="navbar-expand"),breakpoint}},render:function(h){var _ref,tag=this.tag,type=this.type,variant=this.variant,fixed=this.fixed;return h(tag,{staticClass:"navbar",class:[(_ref={"d-print":this.print,"sticky-top":this.sticky},_defineProperty(_ref,"navbar-".concat(type),type),_defineProperty(_ref,"bg-".concat(variant),variant),_defineProperty(_ref,"fixed-".concat(fixed),fixed),_ref),this.breakpointClass],attrs:{role:isTag(tag,"nav")?null:"navigation"}},[this.normalizeSlot()])}});_exports.BNavbar=BNavbar;var props$P=makePropsConfigurable(pick(props$V,["tag","fill","justified","align","small"]),"BNavbarNav"),BNavbarNav=extend({name:"BNavbarNav",functional:!0,props:props$P,render:function(h,_ref){var _class,value,props=_ref.props,data=_ref.data,children=_ref.children,align=props.align;return h(props.tag,(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"navbar-nav",class:(_class={"nav-fill":props.fill,"nav-justified":props.justified},_defineProperty(_class,(value=align,"justify-content-".concat(value="left"===value?"start":"right"===value?"end":value)),align),_defineProperty(_class,"small",props.small),_class)}),children)}});_exports.BNavbarNav=BNavbarNav;var linkProps$1=omit(props$2g,["event","routerTag"]);linkProps$1.href.default=void 0,linkProps$1.to.default=void 0;var props$O=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},linkProps$1),{},{tag:makeProp(PROP_TYPE_STRING,"div")})),"BNavbarBrand"),BNavbarBrand=extend({name:"BNavbarBrand",functional:!0,props:props$O,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$1,props):{}}),children)}});_exports.BNavbarBrand=BNavbarBrand;var ROOT_EVENT_NAME_STATE$1=getRootEventName("BCollapse","state"),ROOT_EVENT_NAME_SYNC_STATE$1=getRootEventName("BCollapse","sync-state"),props$N=makePropsConfigurable({disabled:makeProp(PROP_TYPE_BOOLEAN,!1),label:makeProp(PROP_TYPE_STRING,"Toggle navigation"),target:makeProp(PROP_TYPE_ARRAY_STRING,void 0,!0)},"BNavbarToggle"),BNavbarToggle=extend({name:"BNavbarToggle",directives:{VBToggle:VBToggle},mixins:[listenOnRootMixin,normalizeSlotMixin],props:props$N,data:function(){return{toggleState:!1}},created:function(){this.listenOnRoot(ROOT_EVENT_NAME_STATE$1,this.handleStateEvent),this.listenOnRoot(ROOT_EVENT_NAME_SYNC_STATE$1,this.handleStateEvent)},methods:{onClick:function(event){this.disabled||this.$emit("click",event)},handleStateEvent: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:"VBToggle",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 props$M=makePropsConfigurable({label:makeProp(PROP_TYPE_STRING),role:makeProp(PROP_TYPE_STRING,"status"),small:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"span"),type:makeProp(PROP_TYPE_STRING,"border"),variant:makeProp(PROP_TYPE_STRING)},"BSpinner"),BSpinner=extend({name:"BSpinner",functional:!0,props:props$M,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 POSITION_COVER={top:0,left:0,bottom:0,right:0},props$L=makePropsConfigurable({bgColor:makeProp(PROP_TYPE_STRING),blur:makeProp(PROP_TYPE_STRING,"2px"),fixed:makeProp(PROP_TYPE_BOOLEAN,!1),noCenter:makeProp(PROP_TYPE_BOOLEAN,!1),noFade:makeProp(PROP_TYPE_BOOLEAN,!1),noWrap:makeProp(PROP_TYPE_BOOLEAN,!1),opacity:makeProp(PROP_TYPE_NUMBER_STRING,.85,(function(value){var number=toFloat(value,0);return number>=0&&number<=1})),overlayTag:makeProp(PROP_TYPE_STRING,"div"),rounded:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),show:makeProp(PROP_TYPE_BOOLEAN,!1),spinnerSmall:makeProp(PROP_TYPE_BOOLEAN,!1),spinnerType:makeProp(PROP_TYPE_STRING,"border"),spinnerVariant:makeProp(PROP_TYPE_STRING),variant:makeProp(PROP_TYPE_STRING,"light"),wrapTag:makeProp(PROP_TYPE_STRING,"div"),zIndex:makeProp(PROP_TYPE_NUMBER_STRING,10)},"BOverlay"),BOverlay=extend({name:"BOverlay",mixins:[normalizeSlotMixin],props:props$L,computed:{computedRounded:function(){var rounded=this.rounded;return!0===rounded||""===rounded?"rounded":rounded?"rounded-".concat(rounded):""},computedVariant:function(){var variant=this.variant;return variant&&!this.bgColor?"bg-".concat(variant):""},slotScope: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,show=this.show,fixed=this.fixed,noFade=this.noFade,noWrap=this.noWrap,slotScope=this.slotScope,$overlay=h();if(show){var $background=h("div",{staticClass:"position-absolute",class:[this.computedVariant,this.computedRounded],style:_objectSpread2$3(_objectSpread2$3({},POSITION_COVER),{},{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$3({},POSITION_COVER):{top:"50%",left:"50%",transform:"translateX(-50%) translateY(-50%)"}},[this.normalizeSlot("overlay",slotScope)||this.defaultOverlayFn(slotScope)]);$overlay=h(this.overlayTag,{staticClass:"b-overlay",class:{"position-absolute":!noWrap||noWrap&&!fixed,"position-fixed":noWrap&&fixed},style:_objectSpread2$3(_objectSpread2$3({},POSITION_COVER),{},{zIndex:this.zIndex||10}),on:{click:function(event){return _this.$emit("click",event)}},key:"overlay"},[$background,$content])}return $overlay=h(BVTransition,{props:{noFade:noFade,appear:!0},on:{"after-enter":function(){return _this.$emit("shown")},"after-leave":function(){return _this.$emit("hidden")}}},[$overlay]),noWrap?$overlay:h(this.wrapTag,{staticClass:"b-overlay-wrap position-relative",attrs:{"aria-busy":show?"true":null}},noWrap?[$overlay]:[this.normalizeSlot(),$overlay])}});_exports.BOverlay=BOverlay;var _watch$6,OverlayPlugin=pluginFactory({components:{BOverlay:BOverlay}});_exports.OverlayPlugin=OverlayPlugin;var _makeModelMixin$4=makeModelMixin("value",{type:PROP_TYPE_BOOLEAN_NUMBER_STRING,defaultValue:null,validator:function(value){return!(!isNull(value)&&toInteger(value,0)<1)||(warn('"v-model" value must be a number greater than "0"',"BPagination"),!1)}}),modelMixin$4=_makeModelMixin$4.mixin,modelProps$4=_makeModelMixin$4.props,MODEL_PROP_NAME$4=_makeModelMixin$4.prop,MODEL_EVENT_NAME$4=_makeModelMixin$4.event,sanitizeLimit=function(value){var limit=toInteger(value)||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(event){if(event.keyCode===CODE_SPACE)return stopEvent(event,{immediatePropagation:!0}),event.currentTarget.click(),!1},props$K=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},modelProps$4),{},{align:makeProp(PROP_TYPE_STRING,"left"),ariaLabel:makeProp(PROP_TYPE_STRING,"Pagination"),disabled:makeProp(PROP_TYPE_BOOLEAN,!1),ellipsisClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),ellipsisText:makeProp(PROP_TYPE_STRING,"…"),firstClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),firstNumber:makeProp(PROP_TYPE_BOOLEAN,!1),firstText:makeProp(PROP_TYPE_STRING,"«"),hideEllipsis:makeProp(PROP_TYPE_BOOLEAN,!1),hideGotoEndButtons:makeProp(PROP_TYPE_BOOLEAN,!1),labelFirstPage:makeProp(PROP_TYPE_STRING,"Go to first page"),labelLastPage:makeProp(PROP_TYPE_STRING,"Go to last page"),labelNextPage:makeProp(PROP_TYPE_STRING,"Go to next page"),labelPage:makeProp(PROP_TYPE_FUNCTION_STRING,"Go to page"),labelPrevPage:makeProp(PROP_TYPE_STRING,"Go to previous page"),lastClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),lastNumber:makeProp(PROP_TYPE_BOOLEAN,!1),lastText:makeProp(PROP_TYPE_STRING,"»"),limit:makeProp(PROP_TYPE_NUMBER_STRING,5,(function(value){return!(toInteger(value,0)<1)||(warn('Prop "limit" must be a number greater than "0"',"BPagination"),!1)})),nextClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),nextText:makeProp(PROP_TYPE_STRING,""),pageClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),pills:makeProp(PROP_TYPE_BOOLEAN,!1),prevClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),prevText:makeProp(PROP_TYPE_STRING,""),size:makeProp(PROP_TYPE_STRING)})),"pagination"),paginationMixin$1=extend({mixins:[modelMixin$4,normalizeSlotMixin],props:props$K,data:function(){var currentPage=toInteger(this[MODEL_PROP_NAME$4],0);return{currentPage:currentPage=currentPage>0?currentPage:-1,localNumberOfPages:1,localLimit:5}},computed:{btnSize:function(){var size=this.size;return size?"pagination-".concat(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-(hideEllipsis?0: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 createArray(numberOfPages,(function(_,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:(_watch$6={},_defineProperty(_watch$6,MODEL_PROP_NAME$4,(function(newValue,oldValue){newValue!==oldValue&&(this.currentPage=sanitizeCurrentPage(newValue,this.localNumberOfPages))})),_defineProperty(_watch$6,"currentPage",(function(newValue,oldValue){newValue!==oldValue&&this.$emit(MODEL_EVENT_NAME$4,newValue>0?newValue:null)})),_defineProperty(_watch$6,"limit",(function(newValue,oldValue){newValue!==oldValue&&(this.localLimit=sanitizeLimit(newValue))})),_watch$6),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(event){var keyCode=event.keyCode,shiftKey=event.shiftKey;this.isNav||(keyCode===CODE_LEFT||keyCode===CODE_UP?(stopEvent(event,{propagation:!1}),shiftKey?this.focusFirst():this.focusPrev()):keyCode!==CODE_RIGHT&&keyCode!==CODE_DOWN||(stopEvent(event,{propagation:!1}),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,_safeVueInstance=safeVueInstance(this),disabled=_safeVueInstance.disabled,labelPage=_safeVueInstance.labelPage,ariaLabel=_safeVueInstance.ariaLabel,isNav=_safeVueInstance.isNav,numberOfPages=_safeVueInstance.localNumberOfPages,currentPage=_safeVueInstance.computedCurrentPage,pageNumbers=this.pageList.map((function(p){return p.number})),_this$paginationParam2=this.paginationParams,showFirstDots=_this$paginationParam2.showFirstDots,showLastDots=_this$paginationParam2.showLastDots,fill="fill"===this.align,$buttons=[],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(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":safeVueInstance(_this7).ariaControls||null,"aria-disabled":isDisabled?"true":null},on:isDisabled?{}:{"!click":function(event){_this7.onClick(event,linkTo)},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",{staticClass:"page-item",class:["disabled","bv-d-xs-down-none",fill?"flex-fill":"",_this7.ellipsisClass],attrs:{role:"separator"},key:"ellipsis-".concat(isLast?"last":"first")},[h("span",{staticClass:"page-link"},[_this7.normalizeSlot("ellipsis-text")||toString(_this7.ellipsisText)||h()])])},makePageButton=function(page,idx){var pageNumber=page.number,active=isActivePage(pageNumber)&&!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":safeVueInstance(_this7).ariaControls||null,"aria-label":hasPropFunction(labelPage)?labelPage(pageNumber):"".concat(isFunction(labelPage)?labelPage():labelPage," ").concat(pageNumber),"aria-checked":isNav?null:active?"true":"false","aria-current":isNav&&active?"page":null,"aria-posinset":isNav?null:pageNumber,"aria-setsize":isNav?null:numberOfPages,tabindex:isNav?null:tabIndex},btnContent=toString(_this7.makePage(pageNumber)),scope={page:pageNumber,index:pageNumber-1,content:btnContent,active:active,disabled:disabled},$inner=h(disabled?"span":isNav?BLink:"button",{props:disabled||!isNav?{}:_this7.linkProps(pageNumber),staticClass:"page-link",class:{"flex-grow-1":!isNav&&!disabled&&fill},attrs:attrs,on:disabled?{}:{"!click":function(event){_this7.onClick(event,pageNumber)},keydown:onSpaceKey}},[_this7.normalizeSlot("page",scope)||btnContent]);return h("li",{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"},key:"page-".concat(pageNumber)},[$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",{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:ariaLabel||null},on:isNav?{}:{keydown:this.handleKeyNav},ref:"ul"},$buttons);return isNav?h("nav",{attrs:{"aria-disabled":disabled?"true":null,"aria-hidden":disabled?"true":"false","aria-label":isNav&&ariaLabel||null}},[$pagination]):$pagination}}),sanitizePerPage=function(value){return mathMax(toInteger(value)||20,1)},sanitizeTotalRows=function(value){return mathMax(toInteger(value)||0,0)},props$J=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},props$K),{},{ariaControls:makeProp(PROP_TYPE_STRING),perPage:makeProp(PROP_TYPE_NUMBER_STRING,20),totalRows:makeProp(PROP_TYPE_NUMBER_STRING,0)})),"BPagination"),BPagination=extend({name:"BPagination",mixins:[paginationMixin$1],props:props$J,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(newValue,oldValue){isUndefinedOrNull(oldValue)||(newValue.perPage!==oldValue.perPage&&newValue.totalRows===oldValue.totalRows||newValue.numberOfPages!==oldValue.numberOfPages&&this.currentPage>newValue.numberOfPages)&&(this.currentPage=1),this.localNumberOfPages=newValue.numberOfPages}},created:function(){var _this=this;this.localNumberOfPages=this.numberOfPages;var currentPage=toInteger(this[MODEL_PROP_NAME$4],0);currentPage>0?this.currentPage=currentPage:this.$nextTick((function(){_this.currentPage=0}))},methods:{onClick:function(event,pageNumber){var _this2=this;if(pageNumber!==this.currentPage){var target=event.target,clickEvent=new BvEvent("page-click",{cancelable:!0,vueTarget:this,target:target});this.$emit(clickEvent.type,clickEvent,pageNumber),clickEvent.defaultPrevented||(this.currentPage=pageNumber,this.$emit("change",this.currentPage),this.$nextTick((function(){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 _linkProps=omit(props$2g,["event","routerTag"]),props$I=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$K),_linkProps),{},{baseUrl:makeProp(PROP_TYPE_STRING,"/"),linkGen:makeProp(PROP_TYPE_FUNCTION),noPageDetect:makeProp(PROP_TYPE_BOOLEAN,!1),numberOfPages:makeProp(PROP_TYPE_NUMBER_STRING,1,(function(value){return!(toInteger(value,0)<1)||(warn('Prop "number-of-pages" must be a number greater than "0"',"BPaginationNav"),!1)})),pageGen:makeProp(PROP_TYPE_FUNCTION),pages:makeProp(PROP_TYPE_ARRAY),useRouter:makeProp(PROP_TYPE_BOOLEAN,!1)})),"BPaginationNav"),BPaginationNav=extend({name:"BPaginationNav",mixins:[paginationMixin$1],props:props$I,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(event,pageNumber){var _this5=this;if(pageNumber!==this.currentPage){var target=event.currentTarget||event.target,clickEvent=new BvEvent("page-click",{cancelable:!0,vueTarget:this,target:target});this.$emit(clickEvent.type,clickEvent,pageNumber),clickEvent.defaultPrevented||(requestAF((function(){_this5.currentPage=pageNumber,_this5.$emit("change",pageNumber)})),this.$nextTick((function(){attemptBlur(target)})))}},getPageInfo:function(pageNumber){if(!isArray(this.pages)||0===this.pages.length||isUndefined(this.pages[pageNumber-1])){var link="".concat(this.baseUrl).concat(pageNumber);return{link:this.useRouter?{path:link}:link,text:toString(pageNumber)}}var info=this.pages[pageNumber-1];if(isObject(info)){var _link=info.link;return{link:isObject(_link)?_link:this.useRouter?{path:_link}:_link,text:toString(info.text||pageNumber)}}return{link:toString(info),text:toString(pageNumber)}},makePage:function(pageNumber){var pageGen=this.pageGen,info=this.getPageInfo(pageNumber);return hasPropFunction(pageGen)?pageGen(pageNumber,info):info.text},makeLink:function(pageNumber){var linkGen=this.linkGen,info=this.getPageInfo(pageNumber);return hasPropFunction(linkGen)?linkGen(pageNumber,info):info.link},linkProps:function(pageNumber){var props=pluckProps(_linkProps,this),link=this.makeLink(pageNumber);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(_unused){}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 $router=this.$router,$route=this.$route,guess=this.computedValue;if(!this.noPageDetect&&!guess&&(IS_BROWSER||!IS_BROWSER&&$router))for(var currentRoute=$router&&$route?{path:$route.path,hash:$route.hash,query:$route.query}:{},loc=IS_BROWSER?window.location||document.location:null,currentLink=loc?{path:loc.pathname,hash:loc.hash,query:parseQuery(loc.search)}:{},pageNumber=1;!guess&&pageNumber<=this.localNumberOfPages;pageNumber++){var to=this.makeLink(pageNumber);guess=$router&&(isObject(to)||this.useRouter)?looseEqual(this.resolveRoute(to),currentRoute)?pageNumber:null:IS_BROWSER?looseEqual(this.resolveLink(to),currentLink)?pageNumber:null:-1}this.currentPage=guess>0?guess:0}}});_exports.BPaginationNav=BPaginationNav;var PaginationNavPlugin=pluginFactory({components:{BPaginationNav:BPaginationNav}});_exports.PaginationNavPlugin=PaginationNavPlugin;var _makePropsConfigurabl,_watch$5,AttachmentMap={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},props$H={arrowPadding:makeProp(PROP_TYPE_NUMBER_STRING,6),boundary:makeProp([HTMLElement,PROP_TYPE_STRING],"scrollParent"),boundaryPadding:makeProp(PROP_TYPE_NUMBER_STRING,5),fallbackPlacement:makeProp(PROP_TYPE_ARRAY_STRING,"flip"),offset:makeProp(PROP_TYPE_NUMBER_STRING,0),placement:makeProp(PROP_TYPE_STRING,"top"),target:makeProp([HTMLElement,SVGElement])},BVPopper=extend({name:"BVPopper",mixins:[useParentMixin],props:props$H,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)}));var handleDestroy=function(){_this2.$nextTick((function(){requestAF((function(){_this2.$destroy()}))}))};this.bvParent.$once(HOOK_EVENT_NAME_DESTROYED,handleDestroy),this.$once("hidden",handleDestroy)},beforeMount:function(){this.attachment=this.getAttachment(this.placement)},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[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,noFade=this.noFade;return h(BVTransition,{props:{appear:!0,noFade: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()])}}),props$G={html:makeProp(PROP_TYPE_BOOLEAN,!1),id:makeProp(PROP_TYPE_STRING)},BVTooltipTemplate=extend({name:"BVTooltipTemplate",extends:BVPopper,mixins:[scopedStyleMixin],props:props$G,data:function(){return{title:"",content:"",variant:null,customClass:null,interactive:!0}},computed:{templateType:function(){return"tooltip"},templateClasses:function(){var _ref,variant=this.variant,attachment=this.attachment,templateType=this.templateType;return[(_ref={noninteractive:!this.interactive},_defineProperty(_ref,"b-".concat(templateType,"-").concat(variant),variant),_defineProperty(_ref,"bs-".concat(templateType,"-").concat(attachment),attachment),_ref),this.customClass]},templateAttributes:function(){var id=this.id;return _objectSpread2$3(_objectSpread2$3({},this.bvParent.bvParent.$attrs),{},{id:id,role:"tooltip",tabindex:"-1"},this.scopedStyleAttrs)},templateListeners:function(){var _this=this;return{mouseenter:function(event){_this.$emit("mouseenter",event)},mouseleave:function(event){_this.$emit("mouseleave",event)},focusin:function(event){_this.$emit("focusin",event)},focusout:function(event){_this.$emit("focusout",event)}}}},methods:{renderTemplate:function(h){var title=this.title,$title=isFunction(title)?title({}):title,domProps=this.html&&!isFunction(title)?{innerHTML:title}:{};return h("div",{staticClass:"tooltip b-tooltip",class:this.templateClasses,attrs:this.templateAttributes,on:this.templateListeners},[h("div",{staticClass:"arrow",ref:"arrow"}),h("div",{staticClass:"tooltip-inner",domProps:domProps},[$title])])}}}),MODAL_SELECTOR=".modal-content",ROOT_EVENT_NAME_MODAL_HIDDEN=getRootEventName("BModal","hidden"),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=extend({name:"BVTooltip",mixins:[listenOnRootMixin,useParentMixin],data:function(){return _objectSpread2$3(_objectSpread2$3({},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(identity).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()},title:function(newValue,oldValue){newValue===oldValue||newValue||this.hide()},disabled:function(newValue){newValue?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.bvParent&&this.bvParent.$once(HOOK_EVENT_NAME_BEFORE_DESTROY,(function(){_this2.$nextTick((function(){requestAF((function(){_this2.$destroy()}))}))})),this.$nextTick((function(){var target=_this2.getTarget();target&&contains(document.body,target)?(_this2.scopeId=getScopeId(_this2.bvParent),_this2.listen()):warn(isString(_this2.target)?'Unable to find target element by ID "#'.concat(_this2.target,'" in document.'):"The provided target is no valid HTML element.",_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=createNewChildComponent(this,Template,{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_EVENT_NAME_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 showEvent=this.buildEvent("show",{cancelable:!0});this.emitEvent(showEvent),showEvent.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 hideEvent=this.buildEvent("hide",{cancelable:!force});this.emitEvent(hideEvent),hideEvent.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;return isString(target)?target=getById(target.replace(/^#/,"")):isFunction(target)?target=target():target&&(target=target.$el||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())?setAttr(target,"aria-describedby",desc):removeAttr(target,"aria-describedby")},fixTitle:function(){var target=this.getTarget();if(hasAttr(target,"title")){var title=getAttr(target,"title");setAttr(target,"title",""),title&&setAttr(target,"data-original-title",title)}},restoreTitle:function(){var target=this.getTarget();if(hasAttr(target,"data-original-title")){var title=getAttr(target,"data-original-title");removeAttr(target,"data-original-title"),title&&setAttr(target,"title",title)}},buildEvent:function(type){var options=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new BvEvent(type,_objectSpread2$3({cancelable:!1,target:this.getTarget(),relatedTarget:this.getTemplateElement()||null,componentId:this.computedId,vueTarget:this},options))},emitEvent:function(bvEvent){var type=bvEvent.type;this.emitOnRoot(getRootEventName(this.templateType,type),bvEvent),this.$emit(type,bvEvent)},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(event){target&&eventOff(target,event,_this7.handleEvent,EVENT_OPTIONS_NO_CAPTURE)}),this)},setRootListener:function(on){var method=on?"listenOnRoot":"listenOffRoot",type=this.templateType;this[method](getRootActionEventName(type,"hide"),this.doHide),this[method](getRootActionEventName(type,"show"),this.doShow),this[method](getRootActionEventName(type,"disable"),this.doDisable),this[method](getRootActionEventName(type,"enable"),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();on&&(this.$_visibleInterval=setInterval((function(){!_this8.getTemplateElement()||!_this8.localShow||target.parentNode&&isVisible(target)||_this8.forceHide()}),100))},setModalListener:function(on){this.isInModal()&&this[on?"listenOnRoot":"listenOffRoot"](ROOT_EVENT_NAME_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();if(target&&this.bvEventRoot&&this.isDropdown){var instance=function(element){if(!isVue3)return element.__vue__;for(var currentElement=element;currentElement;){if(registry.has(currentElement))return registry.get(currentElement);currentElement=currentElement.parentNode}return null}(target);instance&&instance[on?"$on":"$off"]("shown",this.forceHide)}},handleEvent:function(event){var target=this.getTarget();if(target&&!isDisabled(target)&&this.$_enabled&&!this.dropdownOpen()){var type=event.type,triggers=this.computedTriggers;if("click"===type&&arrayIncludes(triggers,"click"))this.click(event);else if("mouseenter"===type&&arrayIncludes(triggers,"hover"))this.enter(event);else if("focusin"===type&&arrayIncludes(triggers,"focus"))this.enter(event);else if("focusout"===type&&(arrayIncludes(triggers,"focus")||arrayIncludes(triggers,"blur"))||"mouseleave"===type&&arrayIncludes(triggers,"hover")){var tip=this.getTemplateElement(),eventTarget=event.target,relatedTarget=event.relatedTarget;if(tip&&contains(tip,eventTarget)&&contains(target,relatedTarget)||tip&&contains(target,eventTarget)&&contains(tip,relatedTarget)||tip&&contains(tip,eventTarget)&&contains(tip,relatedTarget)||contains(target,eventTarget)&&contains(target,relatedTarget))return;this.leave(event)}}},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(event){this.$_enabled&&!this.dropdownOpen()&&(attemptFocus(event.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,event=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;event&&(this.activeTrigger["focusin"===event.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,event=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;event&&(this.activeTrigger["focusout"===event.type?"focus":"hover"]=!1,"focusout"===event.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())}}}),props$F=makePropsConfigurable((_defineProperty(_makePropsConfigurabl={boundary:makeProp([HTMLElement,PROP_TYPE_OBJECT,PROP_TYPE_STRING],"scrollParent"),boundaryPadding:makeProp(PROP_TYPE_NUMBER_STRING,50),container:makeProp([HTMLElement,PROP_TYPE_OBJECT,PROP_TYPE_STRING]),customClass:makeProp(PROP_TYPE_STRING),delay:makeProp(PROP_TYPE_NUMBER_OBJECT_STRING,50)},"disabled",makeProp(PROP_TYPE_BOOLEAN,!1)),_defineProperty(_makePropsConfigurabl,"fallbackPlacement",makeProp(PROP_TYPE_ARRAY_STRING,"flip")),_defineProperty(_makePropsConfigurabl,"id",makeProp(PROP_TYPE_STRING)),_defineProperty(_makePropsConfigurabl,"noFade",makeProp(PROP_TYPE_BOOLEAN,!1)),_defineProperty(_makePropsConfigurabl,"noninteractive",makeProp(PROP_TYPE_BOOLEAN,!1)),_defineProperty(_makePropsConfigurabl,"offset",makeProp(PROP_TYPE_NUMBER_STRING,0)),_defineProperty(_makePropsConfigurabl,"placement",makeProp(PROP_TYPE_STRING,"top")),_defineProperty(_makePropsConfigurabl,"show",makeProp(PROP_TYPE_BOOLEAN,!1)),_defineProperty(_makePropsConfigurabl,"target",makeProp([HTMLElement,SVGElement,PROP_TYPE_FUNCTION,PROP_TYPE_OBJECT,PROP_TYPE_STRING],void 0,!0)),_defineProperty(_makePropsConfigurabl,"title",makeProp(PROP_TYPE_STRING)),_defineProperty(_makePropsConfigurabl,"triggers",makeProp(PROP_TYPE_ARRAY_STRING,"hover focus")),_defineProperty(_makePropsConfigurabl,"variant",makeProp(PROP_TYPE_STRING)),_makePropsConfigurabl),"BTooltip"),BTooltip=extend({name:"BTooltip",mixins:[normalizeSlotMixin,useParentMixin],inheritAttrs:!1,props:props$F,data:function(){return{localShow:this.show,localTitle:"",localContent:""}},computed:{templateData:function(){return _objectSpread2$3({title:this.localTitle,content:this.localContent,interactive:!this.noninteractive},pick(this.$props,["boundary","boundaryPadding","container","customClass","delay","fallbackPlacement","id","noFade","offset","placement","target","target","triggers","variant","disabled"]))},templateTitleContent:function(){return{title:this.title,content:this.content}}},watch:(_watch$5={},_defineProperty(_watch$5,"show",(function(newValue,oldValue){newValue!==oldValue&&newValue!==this.localShow&&this.$_toolpop&&(newValue?this.$_toolpop.show():this.$_toolpop.forceHide())})),_defineProperty(_watch$5,"disabled",(function(newValue){newValue?this.doDisable():this.doEnable()})),_defineProperty(_watch$5,"localShow",(function(newValue){this.$emit("update:show",newValue)})),_defineProperty(_watch$5,"templateData",(function(){var _this=this;this.$nextTick((function(){_this.$_toolpop&&_this.$_toolpop.updateData(_this.templateData)}))})),_defineProperty(_watch$5,"templateTitleContent",(function(){this.$nextTick(this.updateContent)})),_watch$5),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.bvParent),$toolpop=_this2.$_toolpop=createNewChildComponent(_this2,Component,{_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.normalizeSlot()||this.title)},setTitle:function(value){value=isUndefinedOrNull(value)?"":value,this.localTitle!==value&&(this.localTitle=value)},setContent:function(value){value=isUndefinedOrNull(value)?"":value,this.localContent!==value&&(this.localContent=value)},onShow:function(bvEvent){this.$emit("show",bvEvent),bvEvent&&(this.localShow=!bvEvent.defaultPrevented)},onShown:function(bvEvent){this.localShow=!0,this.$emit("shown",bvEvent)},onHide:function(bvEvent){this.$emit("hide",bvEvent)},onHidden:function(bvEvent){this.$emit("hidden",bvEvent),this.localShow=!1},onDisabled:function(bvEvent){bvEvent&&"disabled"===bvEvent.type&&(this.$emit("update:disabled",!0),this.$emit("disabled",bvEvent))},onEnabled:function(bvEvent){bvEvent&&"enabled"===bvEvent.type&&(this.$emit("update:disabled",!1),this.$emit("enabled",bvEvent))},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=extend({name:"BVPopoverTemplate",extends:BVTooltipTemplate,computed:{templateType:function(){return"popover"}},methods:{renderTemplate:function(h){var title=this.title,content=this.content,$title=isFunction(title)?title({}):title,$content=isFunction(content)?content({}):content,titleDomProps=this.html&&!isFunction(title)?{innerHTML:title}:{},contentDomProps=this.html&&!isFunction(content)?{innerHTML:content}:{};return h("div",{staticClass:"popover b-popover",class:this.templateClasses,attrs:this.templateAttributes,on:this.templateListeners},[h("div",{staticClass:"arrow",ref:"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=extend({name:"BVPopover",extends:BVTooltip,computed:{templateType:function(){return"popover"}},methods:{getTemplate:function(){return BVPopoverTemplate}}}),props$E=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},props$F),{},{content:makeProp(PROP_TYPE_STRING),placement:makeProp(PROP_TYPE_STRING,"right"),triggers:makeProp(PROP_TYPE_ARRAY_STRING,"click")})),"BPopover"),BPopover=extend({name:"BPopover",extends:BTooltip,inheritAttrs:!1,props:props$E,methods:{getComponent:function(){return BVPopover},updateContent:function(){this.setContent(this.normalizeSlot()||this.content),this.setTitle(this.normalizeSlot("title")||this.title)}}});_exports.BPopover=BPopover;var BV_POPOVER="__BV_Popover__",validTriggers$1={focus:!0,hover:!0,click:!0,blur:!0,manual:!0},htmlRE$1=/^html$/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$2=/^o-?\d+$/i,variantRE$1=/^v-.+$/i,spacesRE$1=/\s+/,applyPopover=function(el,bindings,vnode){if(IS_BROWSER){var config=function(bindings,vnode){var 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("BPopover","delay",50),boundary:String(getComponentConfig("BPopover","boundary","scrollParent")),boundaryPadding:toInteger(getComponentConfig("BPopover","boundaryPadding",5),0),variant:getComponentConfig("BPopover","variant"),customClass:getComponentConfig("BPopover","customClass")};if(isString(bindings.value)||isNumber(bindings.value)||isFunction(bindings.value)?config.content=bindings.value:isPlainObject(bindings.value)&&(config=_objectSpread2$3(_objectSpread2$3({},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$1.test(mod))config.html=!0;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$2.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="click"),config}(bindings,vnode);if(!el[BV_POPOVER]){var parent=getInstanceFromDirective(vnode,bindings);el[BV_POPOVER]=createNewChildComponent(parent,BVPopover,{_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){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 props$D=makePropsConfigurable({animated:makeProp(PROP_TYPE_BOOLEAN,null),label:makeProp(PROP_TYPE_STRING),labelHtml:makeProp(PROP_TYPE_STRING),max:makeProp(PROP_TYPE_NUMBER_STRING,null),precision:makeProp(PROP_TYPE_NUMBER_STRING,null),showProgress:makeProp(PROP_TYPE_BOOLEAN,null),showValue:makeProp(PROP_TYPE_BOOLEAN,null),striped:makeProp(PROP_TYPE_BOOLEAN,null),value:makeProp(PROP_TYPE_NUMBER_STRING,0),variant:makeProp(PROP_TYPE_STRING)},"BProgressBar"),BProgressBar=extend({name:"BProgressBar",mixins:[normalizeSlotMixin],inject:{getBvProgress:{default:function(){return function(){return{}}}}},props:props$D,computed:{bvProgress:function(){return this.getBvProgress()},progressBarClasses:function(){var computedAnimated=this.computedAnimated,computedVariant=this.computedVariant;return[computedVariant?"bg-".concat(computedVariant):"",this.computedStriped||computedAnimated?"progress-bar-striped":"",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 $children,label=this.label,labelHtml=this.labelHtml,computedValue=this.computedValue,computedPrecision=this.computedPrecision,domProps={};return this.hasNormalizedSlot()?$children=this.normalizeSlot():label||labelHtml?domProps=htmlOrText(labelHtml,label):this.computedShowProgress?$children=this.computedProgress:this.computedShowValue&&($children=toFixed(computedValue,computedPrecision)),h("div",{staticClass:"progress-bar",class:this.progressBarClasses,style:this.progressBarStyles,attrs:{role:"progressbar","aria-valuemin":"0","aria-valuemax":toString(this.computedMax),"aria-valuenow":toFixed(computedValue,computedPrecision)},domProps:domProps},$children)}});_exports.BProgressBar=BProgressBar;var progressBarProps=omit(props$D,["label","labelHtml"]),props$C=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},progressBarProps),{},{animated:makeProp(PROP_TYPE_BOOLEAN,!1),height:makeProp(PROP_TYPE_STRING),max:makeProp(PROP_TYPE_NUMBER_STRING,100),precision:makeProp(PROP_TYPE_NUMBER_STRING,0),showProgress:makeProp(PROP_TYPE_BOOLEAN,!1),showValue:makeProp(PROP_TYPE_BOOLEAN,!1),striped:makeProp(PROP_TYPE_BOOLEAN,!1)})),"BProgress"),BProgress=extend({name:"BProgress",mixins:[normalizeSlotMixin],provide:function(){var _this=this;return{getBvProgress:function(){return _this}}},props:props$C,computed:{progressHeight:function(){return{height:this.height||null}}},render:function(h){var $childNodes=this.normalizeSlot();return $childNodes||($childNodes=h(BProgressBar,{props:pluckProps(progressBarProps,this.$props)})),h("div",{staticClass:"progress",style:this.progressHeight},[$childNodes])}});_exports.BProgress=BProgress;var _watch$4,ProgressPlugin=pluginFactory({components:{BProgress:BProgress,BProgressBar:BProgressBar}});_exports.ProgressPlugin=ProgressPlugin;var ROOT_ACTION_EVENT_NAME_REQUEST_STATE=getRootActionEventName("BCollapse","request-state"),ROOT_ACTION_EVENT_NAME_TOGGLE=getRootActionEventName("BCollapse","toggle"),ROOT_EVENT_NAME_STATE=getRootEventName("BCollapse","state"),ROOT_EVENT_NAME_SYNC_STATE=getRootEventName("BCollapse","sync-state"),_makeModelMixin$3=makeModelMixin("visible",{type:PROP_TYPE_BOOLEAN,defaultValue:!1,event:"change"}),modelMixin$3=_makeModelMixin$3.mixin,modelProps$3=_makeModelMixin$3.props,MODEL_PROP_NAME$3=_makeModelMixin$3.prop,MODEL_EVENT_NAME$3=_makeModelMixin$3.event,props$B=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$3),{},{ariaLabel:makeProp(PROP_TYPE_STRING),ariaLabelledby:makeProp(PROP_TYPE_STRING),backdrop:makeProp(PROP_TYPE_BOOLEAN,!1),backdropVariant:makeProp(PROP_TYPE_STRING,"dark"),bgVariant:makeProp(PROP_TYPE_STRING,"light"),bodyClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),closeLabel:makeProp(PROP_TYPE_STRING),footerClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),footerTag:makeProp(PROP_TYPE_STRING,"footer"),headerClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),headerTag:makeProp(PROP_TYPE_STRING,"header"),lazy:makeProp(PROP_TYPE_BOOLEAN,!1),noCloseOnBackdrop:makeProp(PROP_TYPE_BOOLEAN,!1),noCloseOnEsc:makeProp(PROP_TYPE_BOOLEAN,!1),noCloseOnRouteChange:makeProp(PROP_TYPE_BOOLEAN,!1),noEnforceFocus:makeProp(PROP_TYPE_BOOLEAN,!1),noHeader:makeProp(PROP_TYPE_BOOLEAN,!1),noHeaderClose:makeProp(PROP_TYPE_BOOLEAN,!1),noSlide:makeProp(PROP_TYPE_BOOLEAN,!1),right:makeProp(PROP_TYPE_BOOLEAN,!1),shadow:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),sidebarClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),tag:makeProp(PROP_TYPE_STRING,"div"),textVariant:makeProp(PROP_TYPE_STRING,"dark"),title:makeProp(PROP_TYPE_STRING),width:makeProp(PROP_TYPE_STRING),zIndex:makeProp(PROP_TYPE_NUMBER_STRING)})),"BSidebar"),renderHeader=function(h,ctx){if(ctx.noHeader)return h();var $content=ctx.normalizeSlot("header",ctx.slotScope);if(!$content){var $title=function(h,ctx){var title=ctx.normalizeSlot("title",ctx.slotScope)||ctx.title;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,{props:{ariaLabel:closeLabel,textVariant:textVariant},on:{click:hide},ref:"close-button"},[ctx.normalizeSlot("header-close")||h(BIconX)])}(h,ctx);$content=ctx.right?[$close,$title]:[$title,$close]}return h(ctx.headerTag,{staticClass:"".concat("b-sidebar","-header"),class:ctx.headerClass,key:"header"},$content)},renderBody=function(h,ctx){return h("div",{staticClass:"".concat("b-sidebar","-body"),class:ctx.bodyClass,key:"body"},[ctx.normalizeSlot("default",ctx.slotScope)])},renderFooter=function(h,ctx){var $footer=ctx.normalizeSlot("footer",ctx.slotScope);return $footer?h(ctx.footerTag,{staticClass:"".concat("b-sidebar","-footer"),class:ctx.footerClass,key:"footer"},[$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=extend({name:"BSidebar",mixins:[attrsMixin,idMixin,modelMixin$3,listenOnRootMixin,normalizeSlotMixin],inheritAttrs:!1,props:props$B,data:function(){var visible=!!this[MODEL_PROP_NAME$3];return{localShow:visible,isOpen:visible}},computed:{transitionProps:function(){return this.noSlide?{css:!0}:{css:!0,enterClass:"",enterActiveClass:"slide",enterToClass:"show",leaveClass:"show",leaveActiveClass:"slide",leaveToClass:""}},slotScope:function(){return{hide:this.hide,right:this.right,visible:this.localShow}},hasTitle:function(){var $scopedSlots=this.$scopedSlots,$slots=this.$slots;return!(this.noHeader||this.hasNormalizedSlot("header")||!this.normalizeSlot("title",this.slotScope,$scopedSlots,$slots)&&!this.title)},titleId:function(){return this.hasTitle?this.safeId("__title__"):null},computedAttrs:function(){return _objectSpread2$3(_objectSpread2$3({},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:(_watch$4={},_defineProperty(_watch$4,MODEL_PROP_NAME$3,(function(newValue,oldValue){newValue!==oldValue&&(this.localShow=newValue)})),_defineProperty(_watch$4,"localShow",(function(newValue,oldValue){newValue!==oldValue&&(this.emitState(newValue),this.$emit(MODEL_EVENT_NAME$3,newValue))})),_defineProperty(_watch$4,"$route",(function(){var newValue=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},oldValue=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.noCloseOnRouteChange||newValue.fullPath===oldValue.fullPath||this.hide()})),_watch$4),created:function(){this.$_returnFocusEl=null},mounted:function(){var _this=this;this.listenOnRoot(ROOT_ACTION_EVENT_NAME_TOGGLE,this.handleToggle),this.listenOnRoot(ROOT_ACTION_EVENT_NAME_REQUEST_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(ROOT_EVENT_NAME_STATE,this.safeId(),state)},emitSync:function(){var state=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.localShow;this.emitOnRoot(ROOT_EVENT_NAME_SYNC_STATE,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(event){var keyCode=event.keyCode;!this.noCloseOnEsc&&27===keyCode&&this.localShow&&this.hide()},onBackdropClick:function(){this.localShow&&!this.noCloseOnBackdrop&&this.hide()},onTopTrapFocus:function(){var tabables=getTabables(this.$refs.content);this.enforceFocus(tabables.reverse()[0])},onBottomTrapFocus:function(){var tabables=getTabables(this.$refs.content);this.enforceFocus(tabables[0])},onBeforeEnter:function(){this.$_returnFocusEl=getActiveElement(IS_BROWSER?[document.body]:[]),this.isOpen=!0},onAfterEnter:function(el){contains(el,getActiveElement())||this.enforceFocus(el),this.$emit("shown")},onAfterLeave:function(){this.enforceFocus(this.$_returnFocusEl),this.$_returnFocusEl=null,this.isOpen=!1,this.$emit("hidden")},enforceFocus:function(el){this.noEnforceFocus||attemptFocus(el)}},render:function(h){var _ref,bgVariant=this.bgVariant,width=this.width,textVariant=this.textVariant,localShow=this.localShow,shadow=""===this.shadow||this.shadow,$sidebar=h(this.tag,{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(bgVariant),bgVariant),_defineProperty(_ref,"text-".concat(textVariant),textVariant),_ref),this.sidebarClass],style:{width:width},attrs:this.computedAttrs,directives:[{name:"show",value:localShow}],ref:"content"},[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&&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 props$A=makePropsConfigurable({animation:makeProp(PROP_TYPE_STRING,"wave"),height:makeProp(PROP_TYPE_STRING),size:makeProp(PROP_TYPE_STRING),type:makeProp(PROP_TYPE_STRING,"text"),variant:makeProp(PROP_TYPE_STRING),width:makeProp(PROP_TYPE_STRING)},"BSkeleton"),BSkeleton=extend({name:"BSkeleton",functional:!0,props:props$A,render:function(h,_ref){var _class,data=_ref.data,props=_ref.props,size=props.size,animation=props.animation,variant=props.variant;return h("div",(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"b-skeleton",style:{width:size||props.width,height:size||props.height},class:(_class={},_defineProperty(_class,"b-skeleton-".concat(props.type),!0),_defineProperty(_class,"b-skeleton-animate-".concat(animation),animation),_defineProperty(_class,"bg-".concat(variant),variant),_class)}))}});_exports.BSkeleton=BSkeleton;var props$z=makePropsConfigurable(omit(props$2i,["content","stacked"]),"BIconstack"),BIconstack=extend({name:"BIconstack",functional:!0,props:props$z,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:props}),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,BIconBadge3d:BIconBadge3d,BIconBadge3dFill:BIconBadge3dFill,BIconBadge4k:BIconBadge4k,BIconBadge4kFill:BIconBadge4kFill,BIconBadge8k:BIconBadge8k,BIconBadge8kFill:BIconBadge8kFill,BIconBadgeAd:BIconBadgeAd,BIconBadgeAdFill:BIconBadgeAdFill,BIconBadgeAr:BIconBadgeAr,BIconBadgeArFill:BIconBadgeArFill,BIconBadgeCc:BIconBadgeCc,BIconBadgeCcFill:BIconBadgeCcFill,BIconBadgeHd:BIconBadgeHd,BIconBadgeHdFill:BIconBadgeHdFill,BIconBadgeTm:BIconBadgeTm,BIconBadgeTmFill:BIconBadgeTmFill,BIconBadgeVo:BIconBadgeVo,BIconBadgeVoFill:BIconBadgeVoFill,BIconBadgeVr:BIconBadgeVr,BIconBadgeVrFill:BIconBadgeVrFill,BIconBadgeWc:BIconBadgeWc,BIconBadgeWcFill:BIconBadgeWcFill,BIconBag:BIconBag,BIconBagCheck:BIconBagCheck,BIconBagCheckFill:BIconBagCheckFill,BIconBagDash:BIconBagDash,BIconBagDashFill:BIconBagDashFill,BIconBagFill:BIconBagFill,BIconBagPlus:BIconBagPlus,BIconBagPlusFill:BIconBagPlusFill,BIconBagX:BIconBagX,BIconBagXFill:BIconBagXFill,BIconBank:BIconBank,BIconBank2:BIconBank2,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,BIconBellSlash:BIconBellSlash,BIconBellSlashFill:BIconBellSlashFill,BIconBezier:BIconBezier,BIconBezier2:BIconBezier2,BIconBicycle:BIconBicycle,BIconBinoculars:BIconBinoculars,BIconBinocularsFill:BIconBinocularsFill,BIconBlockquoteLeft:BIconBlockquoteLeft,BIconBlockquoteRight:BIconBlockquoteRight,BIconBook:BIconBook,BIconBookFill:BIconBookFill,BIconBookHalf:BIconBookHalf,BIconBookmark:BIconBookmark,BIconBookmarkCheck:BIconBookmarkCheck,BIconBookmarkCheckFill:BIconBookmarkCheckFill,BIconBookmarkDash:BIconBookmarkDash,BIconBookmarkDashFill:BIconBookmarkDashFill,BIconBookmarkFill:BIconBookmarkFill,BIconBookmarkHeart:BIconBookmarkHeart,BIconBookmarkHeartFill:BIconBookmarkHeartFill,BIconBookmarkPlus:BIconBookmarkPlus,BIconBookmarkPlusFill:BIconBookmarkPlusFill,BIconBookmarkStar:BIconBookmarkStar,BIconBookmarkStarFill:BIconBookmarkStarFill,BIconBookmarkX:BIconBookmarkX,BIconBookmarkXFill:BIconBookmarkXFill,BIconBookmarks:BIconBookmarks,BIconBookmarksFill:BIconBookmarksFill,BIconBookshelf:BIconBookshelf,BIconBootstrap:BIconBootstrap,BIconBootstrapFill:BIconBootstrapFill,BIconBootstrapReboot:BIconBootstrapReboot,BIconBorder:BIconBorder,BIconBorderAll:BIconBorderAll,BIconBorderBottom:BIconBorderBottom,BIconBorderCenter:BIconBorderCenter,BIconBorderInner:BIconBorderInner,BIconBorderLeft:BIconBorderLeft,BIconBorderMiddle:BIconBorderMiddle,BIconBorderOuter:BIconBorderOuter,BIconBorderRight:BIconBorderRight,BIconBorderStyle:BIconBorderStyle,BIconBorderTop:BIconBorderTop,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,BIconBrushFill:BIconBrushFill,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,BIconCalendar2X:BIconCalendar2X,BIconCalendar2XFill:BIconCalendar2XFill,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,BIconCalendarX:BIconCalendarX,BIconCalendarXFill:BIconCalendarXFill,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,BIconCartCheckFill:BIconCartCheckFill,BIconCartDash:BIconCartDash,BIconCartDashFill:BIconCartDashFill,BIconCartFill:BIconCartFill,BIconCartPlus:BIconCartPlus,BIconCartPlusFill:BIconCartPlusFill,BIconCartX:BIconCartX,BIconCartXFill:BIconCartXFill,BIconCash:BIconCash,BIconCashCoin:BIconCashCoin,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,BIconCheckLg:BIconCheckLg,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,BIconClipboardX:BIconClipboardX,BIconClock:BIconClock,BIconClockFill:BIconClockFill,BIconClockHistory:BIconClockHistory,BIconCloud:BIconCloud,BIconCloudArrowDown:BIconCloudArrowDown,BIconCloudArrowDownFill:BIconCloudArrowDownFill,BIconCloudArrowUp:BIconCloudArrowUp,BIconCloudArrowUpFill:BIconCloudArrowUpFill,BIconCloudCheck:BIconCloudCheck,BIconCloudCheckFill:BIconCloudCheckFill,BIconCloudDownload:BIconCloudDownload,BIconCloudDownloadFill:BIconCloudDownloadFill,BIconCloudDrizzle:BIconCloudDrizzle,BIconCloudDrizzleFill:BIconCloudDrizzleFill,BIconCloudFill:BIconCloudFill,BIconCloudFog:BIconCloudFog,BIconCloudFog2:BIconCloudFog2,BIconCloudFog2Fill:BIconCloudFog2Fill,BIconCloudFogFill:BIconCloudFogFill,BIconCloudHail:BIconCloudHail,BIconCloudHailFill:BIconCloudHailFill,BIconCloudHaze:BIconCloudHaze,BIconCloudHaze1:BIconCloudHaze1,BIconCloudHaze2Fill:BIconCloudHaze2Fill,BIconCloudHazeFill:BIconCloudHazeFill,BIconCloudLightning:BIconCloudLightning,BIconCloudLightningFill:BIconCloudLightningFill,BIconCloudLightningRain:BIconCloudLightningRain,BIconCloudLightningRainFill:BIconCloudLightningRainFill,BIconCloudMinus:BIconCloudMinus,BIconCloudMinusFill:BIconCloudMinusFill,BIconCloudMoon:BIconCloudMoon,BIconCloudMoonFill:BIconCloudMoonFill,BIconCloudPlus:BIconCloudPlus,BIconCloudPlusFill:BIconCloudPlusFill,BIconCloudRain:BIconCloudRain,BIconCloudRainFill:BIconCloudRainFill,BIconCloudRainHeavy:BIconCloudRainHeavy,BIconCloudRainHeavyFill:BIconCloudRainHeavyFill,BIconCloudSlash:BIconCloudSlash,BIconCloudSlashFill:BIconCloudSlashFill,BIconCloudSleet:BIconCloudSleet,BIconCloudSleetFill:BIconCloudSleetFill,BIconCloudSnow:BIconCloudSnow,BIconCloudSnowFill:BIconCloudSnowFill,BIconCloudSun:BIconCloudSun,BIconCloudSunFill:BIconCloudSunFill,BIconCloudUpload:BIconCloudUpload,BIconCloudUploadFill:BIconCloudUploadFill,BIconClouds:BIconClouds,BIconCloudsFill:BIconCloudsFill,BIconCloudy:BIconCloudy,BIconCloudyFill:BIconCloudyFill,BIconCode:BIconCode,BIconCodeSlash:BIconCodeSlash,BIconCodeSquare:BIconCodeSquare,BIconCoin:BIconCoin,BIconCollection:BIconCollection,BIconCollectionFill:BIconCollectionFill,BIconCollectionPlay:BIconCollectionPlay,BIconCollectionPlayFill:BIconCollectionPlayFill,BIconColumns:BIconColumns,BIconColumnsGap:BIconColumnsGap,BIconCommand:BIconCommand,BIconCompass:BIconCompass,BIconCompassFill:BIconCompassFill,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,BIconCupFill:BIconCupFill,BIconCupStraw:BIconCupStraw,BIconCurrencyBitcoin:BIconCurrencyBitcoin,BIconCurrencyDollar:BIconCurrencyDollar,BIconCurrencyEuro:BIconCurrencyEuro,BIconCurrencyExchange:BIconCurrencyExchange,BIconCurrencyPound:BIconCurrencyPound,BIconCurrencyYen:BIconCurrencyYen,BIconCursor:BIconCursor,BIconCursorFill:BIconCursorFill,BIconCursorText:BIconCursorText,BIconDash:BIconDash,BIconDashCircle:BIconDashCircle,BIconDashCircleDotted:BIconDashCircleDotted,BIconDashCircleFill:BIconDashCircleFill,BIconDashLg:BIconDashLg,BIconDashSquare:BIconDashSquare,BIconDashSquareDotted:BIconDashSquareDotted,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,BIconDisc:BIconDisc,BIconDiscFill:BIconDiscFill,BIconDiscord:BIconDiscord,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,BIconEmojiAngryFill:BIconEmojiAngryFill,BIconEmojiDizzy:BIconEmojiDizzy,BIconEmojiDizzyFill:BIconEmojiDizzyFill,BIconEmojiExpressionless:BIconEmojiExpressionless,BIconEmojiExpressionlessFill:BIconEmojiExpressionlessFill,BIconEmojiFrown:BIconEmojiFrown,BIconEmojiFrownFill:BIconEmojiFrownFill,BIconEmojiHeartEyes:BIconEmojiHeartEyes,BIconEmojiHeartEyesFill:BIconEmojiHeartEyesFill,BIconEmojiLaughing:BIconEmojiLaughing,BIconEmojiLaughingFill:BIconEmojiLaughingFill,BIconEmojiNeutral:BIconEmojiNeutral,BIconEmojiNeutralFill:BIconEmojiNeutralFill,BIconEmojiSmile:BIconEmojiSmile,BIconEmojiSmileFill:BIconEmojiSmileFill,BIconEmojiSmileUpsideDown:BIconEmojiSmileUpsideDown,BIconEmojiSmileUpsideDownFill:BIconEmojiSmileUpsideDownFill,BIconEmojiSunglasses:BIconEmojiSunglasses,BIconEmojiSunglassesFill:BIconEmojiSunglassesFill,BIconEmojiWink:BIconEmojiWink,BIconEmojiWinkFill:BIconEmojiWinkFill,BIconEnvelope:BIconEnvelope,BIconEnvelopeFill:BIconEnvelopeFill,BIconEnvelopeOpen:BIconEnvelopeOpen,BIconEnvelopeOpenFill:BIconEnvelopeOpenFill,BIconEraser:BIconEraser,BIconEraserFill:BIconEraserFill,BIconExclamation:BIconExclamation,BIconExclamationCircle:BIconExclamationCircle,BIconExclamationCircleFill:BIconExclamationCircleFill,BIconExclamationDiamond:BIconExclamationDiamond,BIconExclamationDiamondFill:BIconExclamationDiamondFill,BIconExclamationLg:BIconExclamationLg,BIconExclamationOctagon:BIconExclamationOctagon,BIconExclamationOctagonFill:BIconExclamationOctagonFill,BIconExclamationSquare:BIconExclamationSquare,BIconExclamationSquareFill:BIconExclamationSquareFill,BIconExclamationTriangle:BIconExclamationTriangle,BIconExclamationTriangleFill:BIconExclamationTriangleFill,BIconExclude:BIconExclude,BIconEye:BIconEye,BIconEyeFill:BIconEyeFill,BIconEyeSlash:BIconEyeSlash,BIconEyeSlashFill:BIconEyeSlashFill,BIconEyedropper:BIconEyedropper,BIconEyeglasses:BIconEyeglasses,BIconFacebook:BIconFacebook,BIconFile:BIconFile,BIconFileArrowDown:BIconFileArrowDown,BIconFileArrowDownFill:BIconFileArrowDownFill,BIconFileArrowUp:BIconFileArrowUp,BIconFileArrowUpFill:BIconFileArrowUpFill,BIconFileBarGraph:BIconFileBarGraph,BIconFileBarGraphFill:BIconFileBarGraphFill,BIconFileBinary:BIconFileBinary,BIconFileBinaryFill:BIconFileBinaryFill,BIconFileBreak:BIconFileBreak,BIconFileBreakFill:BIconFileBreakFill,BIconFileCheck:BIconFileCheck,BIconFileCheckFill:BIconFileCheckFill,BIconFileCode:BIconFileCode,BIconFileCodeFill:BIconFileCodeFill,BIconFileDiff:BIconFileDiff,BIconFileDiffFill:BIconFileDiffFill,BIconFileEarmark:BIconFileEarmark,BIconFileEarmarkArrowDown:BIconFileEarmarkArrowDown,BIconFileEarmarkArrowDownFill:BIconFileEarmarkArrowDownFill,BIconFileEarmarkArrowUp:BIconFileEarmarkArrowUp,BIconFileEarmarkArrowUpFill:BIconFileEarmarkArrowUpFill,BIconFileEarmarkBarGraph:BIconFileEarmarkBarGraph,BIconFileEarmarkBarGraphFill:BIconFileEarmarkBarGraphFill,BIconFileEarmarkBinary:BIconFileEarmarkBinary,BIconFileEarmarkBinaryFill:BIconFileEarmarkBinaryFill,BIconFileEarmarkBreak:BIconFileEarmarkBreak,BIconFileEarmarkBreakFill:BIconFileEarmarkBreakFill,BIconFileEarmarkCheck:BIconFileEarmarkCheck,BIconFileEarmarkCheckFill:BIconFileEarmarkCheckFill,BIconFileEarmarkCode:BIconFileEarmarkCode,BIconFileEarmarkCodeFill:BIconFileEarmarkCodeFill,BIconFileEarmarkDiff:BIconFileEarmarkDiff,BIconFileEarmarkDiffFill:BIconFileEarmarkDiffFill,BIconFileEarmarkEasel:BIconFileEarmarkEasel,BIconFileEarmarkEaselFill:BIconFileEarmarkEaselFill,BIconFileEarmarkExcel:BIconFileEarmarkExcel,BIconFileEarmarkExcelFill:BIconFileEarmarkExcelFill,BIconFileEarmarkFill:BIconFileEarmarkFill,BIconFileEarmarkFont:BIconFileEarmarkFont,BIconFileEarmarkFontFill:BIconFileEarmarkFontFill,BIconFileEarmarkImage:BIconFileEarmarkImage,BIconFileEarmarkImageFill:BIconFileEarmarkImageFill,BIconFileEarmarkLock:BIconFileEarmarkLock,BIconFileEarmarkLock2:BIconFileEarmarkLock2,BIconFileEarmarkLock2Fill:BIconFileEarmarkLock2Fill,BIconFileEarmarkLockFill:BIconFileEarmarkLockFill,BIconFileEarmarkMedical:BIconFileEarmarkMedical,BIconFileEarmarkMedicalFill:BIconFileEarmarkMedicalFill,BIconFileEarmarkMinus:BIconFileEarmarkMinus,BIconFileEarmarkMinusFill:BIconFileEarmarkMinusFill,BIconFileEarmarkMusic:BIconFileEarmarkMusic,BIconFileEarmarkMusicFill:BIconFileEarmarkMusicFill,BIconFileEarmarkPdf:BIconFileEarmarkPdf,BIconFileEarmarkPdfFill:BIconFileEarmarkPdfFill,BIconFileEarmarkPerson:BIconFileEarmarkPerson,BIconFileEarmarkPersonFill:BIconFileEarmarkPersonFill,BIconFileEarmarkPlay:BIconFileEarmarkPlay,BIconFileEarmarkPlayFill:BIconFileEarmarkPlayFill,BIconFileEarmarkPlus:BIconFileEarmarkPlus,BIconFileEarmarkPlusFill:BIconFileEarmarkPlusFill,BIconFileEarmarkPost:BIconFileEarmarkPost,BIconFileEarmarkPostFill:BIconFileEarmarkPostFill,BIconFileEarmarkPpt:BIconFileEarmarkPpt,BIconFileEarmarkPptFill:BIconFileEarmarkPptFill,BIconFileEarmarkRichtext:BIconFileEarmarkRichtext,BIconFileEarmarkRichtextFill:BIconFileEarmarkRichtextFill,BIconFileEarmarkRuled:BIconFileEarmarkRuled,BIconFileEarmarkRuledFill:BIconFileEarmarkRuledFill,BIconFileEarmarkSlides:BIconFileEarmarkSlides,BIconFileEarmarkSlidesFill:BIconFileEarmarkSlidesFill,BIconFileEarmarkSpreadsheet:BIconFileEarmarkSpreadsheet,BIconFileEarmarkSpreadsheetFill:BIconFileEarmarkSpreadsheetFill,BIconFileEarmarkText:BIconFileEarmarkText,BIconFileEarmarkTextFill:BIconFileEarmarkTextFill,BIconFileEarmarkWord:BIconFileEarmarkWord,BIconFileEarmarkWordFill:BIconFileEarmarkWordFill,BIconFileEarmarkX:BIconFileEarmarkX,BIconFileEarmarkXFill:BIconFileEarmarkXFill,BIconFileEarmarkZip:BIconFileEarmarkZip,BIconFileEarmarkZipFill:BIconFileEarmarkZipFill,BIconFileEasel:BIconFileEasel,BIconFileEaselFill:BIconFileEaselFill,BIconFileExcel:BIconFileExcel,BIconFileExcelFill:BIconFileExcelFill,BIconFileFill:BIconFileFill,BIconFileFont:BIconFileFont,BIconFileFontFill:BIconFileFontFill,BIconFileImage:BIconFileImage,BIconFileImageFill:BIconFileImageFill,BIconFileLock:BIconFileLock,BIconFileLock2:BIconFileLock2,BIconFileLock2Fill:BIconFileLock2Fill,BIconFileLockFill:BIconFileLockFill,BIconFileMedical:BIconFileMedical,BIconFileMedicalFill:BIconFileMedicalFill,BIconFileMinus:BIconFileMinus,BIconFileMinusFill:BIconFileMinusFill,BIconFileMusic:BIconFileMusic,BIconFileMusicFill:BIconFileMusicFill,BIconFilePdf:BIconFilePdf,BIconFilePdfFill:BIconFilePdfFill,BIconFilePerson:BIconFilePerson,BIconFilePersonFill:BIconFilePersonFill,BIconFilePlay:BIconFilePlay,BIconFilePlayFill:BIconFilePlayFill,BIconFilePlus:BIconFilePlus,BIconFilePlusFill:BIconFilePlusFill,BIconFilePost:BIconFilePost,BIconFilePostFill:BIconFilePostFill,BIconFilePpt:BIconFilePpt,BIconFilePptFill:BIconFilePptFill,BIconFileRichtext:BIconFileRichtext,BIconFileRichtextFill:BIconFileRichtextFill,BIconFileRuled:BIconFileRuled,BIconFileRuledFill:BIconFileRuledFill,BIconFileSlides:BIconFileSlides,BIconFileSlidesFill:BIconFileSlidesFill,BIconFileSpreadsheet:BIconFileSpreadsheet,BIconFileSpreadsheetFill:BIconFileSpreadsheetFill,BIconFileText:BIconFileText,BIconFileTextFill:BIconFileTextFill,BIconFileWord:BIconFileWord,BIconFileWordFill:BIconFileWordFill,BIconFileX:BIconFileX,BIconFileXFill:BIconFileXFill,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,BIconFolderX:BIconFolderX,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,BIconGenderAmbiguous:BIconGenderAmbiguous,BIconGenderFemale:BIconGenderFemale,BIconGenderMale:BIconGenderMale,BIconGenderTrans:BIconGenderTrans,BIconGeo:BIconGeo,BIconGeoAlt:BIconGeoAlt,BIconGeoAltFill:BIconGeoAltFill,BIconGeoFill:BIconGeoFill,BIconGift:BIconGift,BIconGiftFill:BIconGiftFill,BIconGithub:BIconGithub,BIconGlobe:BIconGlobe,BIconGlobe2:BIconGlobe2,BIconGoogle:BIconGoogle,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,BIconHandIndexFill:BIconHandIndexFill,BIconHandIndexThumb:BIconHandIndexThumb,BIconHandIndexThumbFill:BIconHandIndexThumbFill,BIconHandThumbsDown:BIconHandThumbsDown,BIconHandThumbsDownFill:BIconHandThumbsDownFill,BIconHandThumbsUp:BIconHandThumbsUp,BIconHandThumbsUpFill:BIconHandThumbsUpFill,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,BIconHeadsetVr:BIconHeadsetVr,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,BIconHurricane:BIconHurricane,BIconImage:BIconImage,BIconImageAlt:BIconImageAlt,BIconImageFill:BIconImageFill,BIconImages:BIconImages,BIconInbox:BIconInbox,BIconInboxFill:BIconInboxFill,BIconInboxes:BIconInboxes,BIconInboxesFill:BIconInboxesFill,BIconInfo:BIconInfo,BIconInfoCircle:BIconInfoCircle,BIconInfoCircleFill:BIconInfoCircleFill,BIconInfoLg:BIconInfoLg,BIconInfoSquare:BIconInfoSquare,BIconInfoSquareFill:BIconInfoSquareFill,BIconInputCursor:BIconInputCursor,BIconInputCursorText:BIconInputCursorText,BIconInstagram:BIconInstagram,BIconIntersect:BIconIntersect,BIconJournal:BIconJournal,BIconJournalAlbum:BIconJournalAlbum,BIconJournalArrowDown:BIconJournalArrowDown,BIconJournalArrowUp:BIconJournalArrowUp,BIconJournalBookmark:BIconJournalBookmark,BIconJournalBookmarkFill:BIconJournalBookmarkFill,BIconJournalCheck:BIconJournalCheck,BIconJournalCode:BIconJournalCode,BIconJournalMedical:BIconJournalMedical,BIconJournalMinus:BIconJournalMinus,BIconJournalPlus:BIconJournalPlus,BIconJournalRichtext:BIconJournalRichtext,BIconJournalText:BIconJournalText,BIconJournalX:BIconJournalX,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,BIconLayerBackward:BIconLayerBackward,BIconLayerForward:BIconLayerForward,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,BIconLightbulb:BIconLightbulb,BIconLightbulbFill:BIconLightbulbFill,BIconLightbulbOff:BIconLightbulbOff,BIconLightbulbOffFill:BIconLightbulbOffFill,BIconLightning:BIconLightning,BIconLightningCharge:BIconLightningCharge,BIconLightningChargeFill:BIconLightningChargeFill,BIconLightningFill:BIconLightningFill,BIconLink:BIconLink,BIconLink45deg:BIconLink45deg,BIconLinkedin:BIconLinkedin,BIconList:BIconList,BIconListCheck:BIconListCheck,BIconListNested:BIconListNested,BIconListOl:BIconListOl,BIconListStars:BIconListStars,BIconListTask:BIconListTask,BIconListUl:BIconListUl,BIconLock:BIconLock,BIconLockFill:BIconLockFill,BIconMailbox:BIconMailbox,BIconMailbox2:BIconMailbox2,BIconMap:BIconMap,BIconMapFill:BIconMapFill,BIconMarkdown:BIconMarkdown,BIconMarkdownFill:BIconMarkdownFill,BIconMask:BIconMask,BIconMastodon:BIconMastodon,BIconMegaphone:BIconMegaphone,BIconMegaphoneFill:BIconMegaphoneFill,BIconMenuApp:BIconMenuApp,BIconMenuAppFill:BIconMenuAppFill,BIconMenuButton:BIconMenuButton,BIconMenuButtonFill:BIconMenuButtonFill,BIconMenuButtonWide:BIconMenuButtonWide,BIconMenuButtonWideFill:BIconMenuButtonWideFill,BIconMenuDown:BIconMenuDown,BIconMenuUp:BIconMenuUp,BIconMessenger:BIconMessenger,BIconMic:BIconMic,BIconMicFill:BIconMicFill,BIconMicMute:BIconMicMute,BIconMicMuteFill:BIconMicMuteFill,BIconMinecart:BIconMinecart,BIconMinecartLoaded:BIconMinecartLoaded,BIconMoisture:BIconMoisture,BIconMoon:BIconMoon,BIconMoonFill:BIconMoonFill,BIconMoonStars:BIconMoonStars,BIconMoonStarsFill:BIconMoonStarsFill,BIconMouse:BIconMouse,BIconMouse2:BIconMouse2,BIconMouse2Fill:BIconMouse2Fill,BIconMouse3:BIconMouse3,BIconMouse3Fill:BIconMouse3Fill,BIconMouseFill:BIconMouseFill,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,BIconPaintBucket:BIconPaintBucket,BIconPalette:BIconPalette,BIconPalette2:BIconPalette2,BIconPaletteFill:BIconPaletteFill,BIconPaperclip:BIconPaperclip,BIconParagraph:BIconParagraph,BIconPatchCheck:BIconPatchCheck,BIconPatchCheckFill:BIconPatchCheckFill,BIconPatchExclamation:BIconPatchExclamation,BIconPatchExclamationFill:BIconPatchExclamationFill,BIconPatchMinus:BIconPatchMinus,BIconPatchMinusFill:BIconPatchMinusFill,BIconPatchPlus:BIconPatchPlus,BIconPatchPlusFill:BIconPatchPlusFill,BIconPatchQuestion:BIconPatchQuestion,BIconPatchQuestionFill:BIconPatchQuestionFill,BIconPause:BIconPause,BIconPauseBtn:BIconPauseBtn,BIconPauseBtnFill:BIconPauseBtnFill,BIconPauseCircle:BIconPauseCircle,BIconPauseCircleFill:BIconPauseCircleFill,BIconPauseFill:BIconPauseFill,BIconPeace:BIconPeace,BIconPeaceFill:BIconPeaceFill,BIconPen:BIconPen,BIconPenFill:BIconPenFill,BIconPencil:BIconPencil,BIconPencilFill:BIconPencilFill,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,BIconPersonX:BIconPersonX,BIconPersonXFill:BIconPersonXFill,BIconPhone:BIconPhone,BIconPhoneFill:BIconPhoneFill,BIconPhoneLandscape:BIconPhoneLandscape,BIconPhoneLandscapeFill:BIconPhoneLandscapeFill,BIconPhoneVibrate:BIconPhoneVibrate,BIconPhoneVibrateFill:BIconPhoneVibrateFill,BIconPieChart:BIconPieChart,BIconPieChartFill:BIconPieChartFill,BIconPiggyBank:BIconPiggyBank,BIconPiggyBankFill:BIconPiggyBankFill,BIconPin:BIconPin,BIconPinAngle:BIconPinAngle,BIconPinAngleFill:BIconPinAngleFill,BIconPinFill:BIconPinFill,BIconPinMap:BIconPinMap,BIconPinMapFill:BIconPinMapFill,BIconPip:BIconPip,BIconPipFill:BIconPipFill,BIconPlay:BIconPlay,BIconPlayBtn:BIconPlayBtn,BIconPlayBtnFill:BIconPlayBtnFill,BIconPlayCircle:BIconPlayCircle,BIconPlayCircleFill:BIconPlayCircleFill,BIconPlayFill:BIconPlayFill,BIconPlug:BIconPlug,BIconPlugFill:BIconPlugFill,BIconPlus:BIconPlus,BIconPlusCircle:BIconPlusCircle,BIconPlusCircleDotted:BIconPlusCircleDotted,BIconPlusCircleFill:BIconPlusCircleFill,BIconPlusLg:BIconPlusLg,BIconPlusSquare:BIconPlusSquare,BIconPlusSquareDotted:BIconPlusSquareDotted,BIconPlusSquareFill:BIconPlusSquareFill,BIconPower:BIconPower,BIconPrinter:BIconPrinter,BIconPrinterFill:BIconPrinterFill,BIconPuzzle:BIconPuzzle,BIconPuzzleFill:BIconPuzzleFill,BIconQuestion:BIconQuestion,BIconQuestionCircle:BIconQuestionCircle,BIconQuestionCircleFill:BIconQuestionCircleFill,BIconQuestionDiamond:BIconQuestionDiamond,BIconQuestionDiamondFill:BIconQuestionDiamondFill,BIconQuestionLg:BIconQuestionLg,BIconQuestionOctagon:BIconQuestionOctagon,BIconQuestionOctagonFill:BIconQuestionOctagonFill,BIconQuestionSquare:BIconQuestionSquare,BIconQuestionSquareFill:BIconQuestionSquareFill,BIconRainbow:BIconRainbow,BIconReceipt:BIconReceipt,BIconReceiptCutoff:BIconReceiptCutoff,BIconReception0:BIconReception0,BIconReception1:BIconReception1,BIconReception2:BIconReception2,BIconReception3:BIconReception3,BIconReception4:BIconReception4,BIconRecord:BIconRecord,BIconRecord2:BIconRecord2,BIconRecord2Fill:BIconRecord2Fill,BIconRecordBtn:BIconRecordBtn,BIconRecordBtnFill:BIconRecordBtnFill,BIconRecordCircle:BIconRecordCircle,BIconRecordCircleFill:BIconRecordCircleFill,BIconRecordFill:BIconRecordFill,BIconRecycle:BIconRecycle,BIconReddit:BIconReddit,BIconReply:BIconReply,BIconReplyAll:BIconReplyAll,BIconReplyAllFill:BIconReplyAllFill,BIconReplyFill:BIconReplyFill,BIconRss:BIconRss,BIconRssFill:BIconRssFill,BIconRulers:BIconRulers,BIconSafe:BIconSafe,BIconSafe2:BIconSafe2,BIconSafe2Fill:BIconSafe2Fill,BIconSafeFill:BIconSafeFill,BIconSave:BIconSave,BIconSave2:BIconSave2,BIconSave2Fill:BIconSave2Fill,BIconSaveFill:BIconSaveFill,BIconScissors:BIconScissors,BIconScrewdriver:BIconScrewdriver,BIconSdCard:BIconSdCard,BIconSdCardFill:BIconSdCardFill,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,BIconShieldFillX:BIconShieldFillX,BIconShieldLock:BIconShieldLock,BIconShieldLockFill:BIconShieldLockFill,BIconShieldMinus:BIconShieldMinus,BIconShieldPlus:BIconShieldPlus,BIconShieldShaded:BIconShieldShaded,BIconShieldSlash:BIconShieldSlash,BIconShieldSlashFill:BIconShieldSlashFill,BIconShieldX:BIconShieldX,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,BIconSkipBackwardBtn:BIconSkipBackwardBtn,BIconSkipBackwardBtnFill:BIconSkipBackwardBtnFill,BIconSkipBackwardCircle:BIconSkipBackwardCircle,BIconSkipBackwardCircleFill:BIconSkipBackwardCircleFill,BIconSkipBackwardFill:BIconSkipBackwardFill,BIconSkipEnd:BIconSkipEnd,BIconSkipEndBtn:BIconSkipEndBtn,BIconSkipEndBtnFill:BIconSkipEndBtnFill,BIconSkipEndCircle:BIconSkipEndCircle,BIconSkipEndCircleFill:BIconSkipEndCircleFill,BIconSkipEndFill:BIconSkipEndFill,BIconSkipForward:BIconSkipForward,BIconSkipForwardBtn:BIconSkipForwardBtn,BIconSkipForwardBtnFill:BIconSkipForwardBtnFill,BIconSkipForwardCircle:BIconSkipForwardCircle,BIconSkipForwardCircleFill:BIconSkipForwardCircleFill,BIconSkipForwardFill:BIconSkipForwardFill,BIconSkipStart:BIconSkipStart,BIconSkipStartBtn:BIconSkipStartBtn,BIconSkipStartBtnFill:BIconSkipStartBtnFill,BIconSkipStartCircle:BIconSkipStartCircle,BIconSkipStartCircleFill:BIconSkipStartCircleFill,BIconSkipStartFill:BIconSkipStartFill,BIconSkype:BIconSkype,BIconSlack:BIconSlack,BIconSlash:BIconSlash,BIconSlashCircle:BIconSlashCircle,BIconSlashCircleFill:BIconSlashCircleFill,BIconSlashLg:BIconSlashLg,BIconSlashSquare:BIconSlashSquare,BIconSlashSquareFill:BIconSlashSquareFill,BIconSliders:BIconSliders,BIconSmartwatch:BIconSmartwatch,BIconSnow:BIconSnow,BIconSnow2:BIconSnow2,BIconSnow3:BIconSnow3,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,BIconSpeakerFill:BIconSpeakerFill,BIconSpeedometer:BIconSpeedometer,BIconSpeedometer2:BIconSpeedometer2,BIconSpellcheck:BIconSpellcheck,BIconSquare:BIconSquare,BIconSquareFill:BIconSquareFill,BIconSquareHalf:BIconSquareHalf,BIconStack:BIconStack,BIconStar:BIconStar,BIconStarFill:BIconStarFill,BIconStarHalf:BIconStarHalf,BIconStars:BIconStars,BIconStickies:BIconStickies,BIconStickiesFill:BIconStickiesFill,BIconSticky:BIconSticky,BIconStickyFill:BIconStickyFill,BIconStop:BIconStop,BIconStopBtn:BIconStopBtn,BIconStopBtnFill:BIconStopBtnFill,BIconStopCircle:BIconStopCircle,BIconStopCircleFill:BIconStopCircleFill,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,BIconSunFill:BIconSunFill,BIconSunglasses:BIconSunglasses,BIconSunrise:BIconSunrise,BIconSunriseFill:BIconSunriseFill,BIconSunset:BIconSunset,BIconSunsetFill:BIconSunsetFill,BIconSymmetryHorizontal:BIconSymmetryHorizontal,BIconSymmetryVertical:BIconSymmetryVertical,BIconTable:BIconTable,BIconTablet:BIconTablet,BIconTabletFill:BIconTabletFill,BIconTabletLandscape:BIconTabletLandscape,BIconTabletLandscapeFill:BIconTabletLandscapeFill,BIconTag:BIconTag,BIconTagFill:BIconTagFill,BIconTags:BIconTags,BIconTagsFill:BIconTagsFill,BIconTelegram:BIconTelegram,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,BIconTextParagraph:BIconTextParagraph,BIconTextRight:BIconTextRight,BIconTextarea:BIconTextarea,BIconTextareaResize:BIconTextareaResize,BIconTextareaT:BIconTextareaT,BIconThermometer:BIconThermometer,BIconThermometerHalf:BIconThermometerHalf,BIconThermometerHigh:BIconThermometerHigh,BIconThermometerLow:BIconThermometerLow,BIconThermometerSnow:BIconThermometerSnow,BIconThermometerSun:BIconThermometerSun,BIconThreeDots:BIconThreeDots,BIconThreeDotsVertical:BIconThreeDotsVertical,BIconToggle2Off:BIconToggle2Off,BIconToggle2On:BIconToggle2On,BIconToggleOff:BIconToggleOff,BIconToggleOn:BIconToggleOn,BIconToggles:BIconToggles,BIconToggles2:BIconToggles2,BIconTools:BIconTools,BIconTornado:BIconTornado,BIconTranslate:BIconTranslate,BIconTrash:BIconTrash,BIconTrash2:BIconTrash2,BIconTrash2Fill:BIconTrash2Fill,BIconTrashFill:BIconTrashFill,BIconTree:BIconTree,BIconTreeFill:BIconTreeFill,BIconTriangle:BIconTriangle,BIconTriangleFill:BIconTriangleFill,BIconTriangleHalf:BIconTriangleHalf,BIconTrophy:BIconTrophy,BIconTrophyFill:BIconTrophyFill,BIconTropicalStorm:BIconTropicalStorm,BIconTruck:BIconTruck,BIconTruckFlatbed:BIconTruckFlatbed,BIconTsunami:BIconTsunami,BIconTv:BIconTv,BIconTvFill:BIconTvFill,BIconTwitch:BIconTwitch,BIconTwitter:BIconTwitter,BIconType:BIconType,BIconTypeBold:BIconTypeBold,BIconTypeH1:BIconTypeH1,BIconTypeH2:BIconTypeH2,BIconTypeH3:BIconTypeH3,BIconTypeItalic:BIconTypeItalic,BIconTypeStrikethrough:BIconTypeStrikethrough,BIconTypeUnderline:BIconTypeUnderline,BIconUiChecks:BIconUiChecks,BIconUiChecksGrid:BIconUiChecksGrid,BIconUiRadios:BIconUiRadios,BIconUiRadiosGrid:BIconUiRadiosGrid,BIconUmbrella:BIconUmbrella,BIconUmbrellaFill:BIconUmbrellaFill,BIconUnion:BIconUnion,BIconUnlock:BIconUnlock,BIconUnlockFill:BIconUnlockFill,BIconUpc:BIconUpc,BIconUpcScan:BIconUpcScan,BIconUpload:BIconUpload,BIconVectorPen:BIconVectorPen,BIconViewList:BIconViewList,BIconViewStacked:BIconViewStacked,BIconVinyl:BIconVinyl,BIconVinylFill:BIconVinylFill,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,BIconWater:BIconWater,BIconWhatsapp:BIconWhatsapp,BIconWifi:BIconWifi,BIconWifi1:BIconWifi1,BIconWifi2:BIconWifi2,BIconWifiOff:BIconWifiOff,BIconWind:BIconWind,BIconWindow:BIconWindow,BIconWindowDock:BIconWindowDock,BIconWindowSidebar:BIconWindowSidebar,BIconWrench:BIconWrench,BIconX:BIconX,BIconXCircle:BIconXCircle,BIconXCircleFill:BIconXCircleFill,BIconXDiamond:BIconXDiamond,BIconXDiamondFill:BIconXDiamondFill,BIconXLg:BIconXLg,BIconXOctagon:BIconXOctagon,BIconXOctagonFill:BIconXOctagonFill,BIconXSquare:BIconXSquare,BIconXSquareFill:BIconXSquareFill,BIconYoutube:BIconYoutube,BIconZoomIn:BIconZoomIn,BIconZoomOut:BIconZoomOut}});_exports.IconsPlugin=IconsPlugin;var BootstrapVueIcons=pluginFactoryNoConfig({plugins:{IconsPlugin:IconsPlugin}},{NAME:"BootstrapVueIcons"});_exports.BootstrapVueIcons=BootstrapVueIcons;var props$y=makePropsConfigurable({animation:makeProp(PROP_TYPE_STRING,"wave"),icon:makeProp(PROP_TYPE_STRING),iconProps:makeProp(PROP_TYPE_OBJECT,{})},"BSkeletonIcon"),BSkeletonIcon=extend({name:"BSkeletonIcon",functional:!0,props:props$y,render:function(h,_ref){var data=_ref.data,props=_ref.props,icon=props.icon,animation=props.animation,$icon=h(BIcon,{staticClass:"b-skeleton-icon",props:_objectSpread2$3(_objectSpread2$3({},props.iconProps),{},{icon:icon})});return h("div",(0,_vueFunctionalDataMerge.mergeData)(data,{staticClass:"b-skeleton-icon-wrapper position-relative d-inline-block overflow-hidden",class:_defineProperty({},"b-skeleton-animate-".concat(animation),animation)}),[$icon])}});_exports.BSkeletonIcon=BSkeletonIcon;var props$x=makePropsConfigurable({animation:makeProp(PROP_TYPE_STRING),aspect:makeProp(PROP_TYPE_STRING,"16:9"),cardImg:makeProp(PROP_TYPE_STRING),height:makeProp(PROP_TYPE_STRING),noAspect:makeProp(PROP_TYPE_BOOLEAN,!1),variant:makeProp(PROP_TYPE_STRING),width:makeProp(PROP_TYPE_STRING)},"BSkeletonImg"),BSkeletonImg=extend({name:"BSkeletonImg",functional:!0,props:props$x,render:function(h,_ref){var data=_ref.data,props=_ref.props,aspect=props.aspect,width=props.width,height=props.height,animation=props.animation,variant=props.variant,cardImg=props.cardImg,$img=h(BSkeleton,(0,_vueFunctionalDataMerge.mergeData)(data,{props:{type:"img",width:width,height:height,animation:animation,variant:variant},class:_defineProperty({},"card-img-".concat(cardImg),cardImg)}));return props.noAspect?$img:h(BAspect,{props:{aspect:aspect}},[$img])}});_exports.BSkeletonImg=BSkeletonImg;var hasListenerMixin=extend({methods:{hasListener:function(name){if(isVue3)return!0;var $listeners=this.$listeners||{},$events=this._events||{};return!isUndefined($listeners[name])||isArray($events[name])&&$events[name].length>0}}}),props$w=makePropsConfigurable({variant:makeProp(PROP_TYPE_STRING)},"BTr"),BTr=extend({name:"BTr",mixins:[attrsMixin,listenersMixin,normalizeSlotMixin],provide:function(){var _this=this;return{getBvTableTr:function(){return _this}}},inject:{getBvTableRowGroup:{default:function(){return function(){return{}}}}},inheritAttrs:!1,props:props$w,computed:{bvTableRowGroup:function(){return this.getBvTableRowGroup()},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(){var variant=this.variant;return[variant?"".concat(this.isRowDark?"bg":"table","-").concat(variant):null]},trAttrs:function(){return _objectSpread2$3({role:"row"},this.bvAttrs)}},render:function(h){return h("tr",{class:this.trClasses,attrs:this.trAttrs,on:this.bvListeners},this.normalizeSlot())}});_exports.BTr=BTr;var props$v={},bottomRowMixin=extend({props:props$v,methods:{renderBottomRow:function(){var fields=this.computedFields,stacked=this.stacked,tbodyTrClass=this.tbodyTrClass,tbodyTrAttr=this.tbodyTrAttr,h=this.$createElement;return this.hasNormalizedSlot("bottom-row")&&!0!==stacked&&""!==stacked?h(BTr,{staticClass:"b-table-bottom-row",class:[isFunction(tbodyTrClass)?tbodyTrClass(null,"row-bottom"):tbodyTrClass],attrs:isFunction(tbodyTrAttr)?tbodyTrAttr(null,"row-bottom"):tbodyTrAttr,key:"b-bottom-row"},this.normalizeSlot("bottom-row",{columns:fields.length,fields:fields})):h()}}}),parseSpan=function(value){return(value=toInteger(value,0))>0?value:null},spanValidator=function(value){return isUndefinedOrNull(value)||parseSpan(value)>0},props$u=makePropsConfigurable({colspan:makeProp(PROP_TYPE_NUMBER_STRING,null,spanValidator),rowspan:makeProp(PROP_TYPE_NUMBER_STRING,null,spanValidator),stackedHeading:makeProp(PROP_TYPE_STRING),stickyColumn:makeProp(PROP_TYPE_BOOLEAN,!1),variant:makeProp(PROP_TYPE_STRING)},"BTableCell"),BTd=extend({name:"BTableCell",mixins:[attrsMixin,listenersMixin,normalizeSlotMixin],inject:{getBvTableTr:{default:function(){return function(){return{}}}}},inheritAttrs:!1,props:props$u,computed:{bvTableTr:function(){return this.getBvTableTr()},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,headVariant=this.headVariant,isStickyColumn=this.isStickyColumn;return(!variant&&this.isStickyHeader&&!headVariant||!variant&&isStickyColumn&&this.inTfoot&&!this.footVariant||!variant&&isStickyColumn&&this.inThead&&!headVariant||!variant&&isStickyColumn&&this.inTbody)&&(variant=this.rowVariant||this.tableVariant||"b-table-default"),[variant?"".concat(this.isDark?"bg":"table","-").concat(variant):null,isStickyColumn?"b-table-sticky-column":null]},cellAttrs:function(){var stackedHeading=this.stackedHeading,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$3(_objectSpread2$3({colspan:colspan,rowspan:rowspan,role:role,scope:scope},this.bvAttrs),{},{"data-label":this.isStackedCell&&!isUndefinedOrNull(stackedHeading)?toString(stackedHeading):null})}},render:function(h){var $content=[this.normalizeSlot()];return h(this.tag,{class:this.cellClasses,attrs:this.cellAttrs,on:this.bvListeners},[this.isStackedCell?h("div",[$content]):$content])}});_exports.BTd=BTd;var _props,_watch$3,props$t=_defineProperty({},"busy",makeProp(PROP_TYPE_BOOLEAN,!1)),busyMixin=extend({props:props$t,data:function(){return{localBusy:!1}},computed:{computedBusy:function(){return this.busy||this.localBusy}},watch:{localBusy:function(newValue,oldValue){newValue!==oldValue&&this.$emit("update:busy",newValue)}},methods:{stopIfBusy:function(event){return!!this.computedBusy&&(stopEvent(event),!0)},renderBusy:function(){var tbodyTrClass=this.tbodyTrClass,tbodyTrAttr=this.tbodyTrAttr,h=this.$createElement;return this.computedBusy&&this.hasNormalizedSlot("table-busy")?h(BTr,{staticClass:"b-table-busy-slot",class:[isFunction(tbodyTrClass)?tbodyTrClass(null,"table-busy"):tbodyTrClass],attrs:isFunction(tbodyTrAttr)?tbodyTrAttr(null,"table-busy"):tbodyTrAttr,key:"table-busy-slot"},[h(BTd,{props:{colspan:this.computedFields.length||null}},[this.normalizeSlot("table-busy")])]):null}}}),props$s={caption:makeProp(PROP_TYPE_STRING),captionHtml:makeProp(PROP_TYPE_STRING)},captionMixin=extend({props:props$s,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",{attrs:{id:this.captionId},domProps:hasCaptionSlot?{}:htmlOrText(captionHtml,caption),key:"caption",ref:"caption"},this.normalizeSlot("table-caption"))),$caption}}}),props$r={},colgroupMixin=extend({methods:{renderColgroup:function(){var fields=this.computedFields,h=this.$createElement,$colgroup=h();return this.hasNormalizedSlot("table-colgroup")&&($colgroup=h("colgroup",{key:"colgroup"},[this.normalizeSlot("table-colgroup",{columns:fields.length,fields:fields})])),$colgroup}}}),props$q={emptyFilteredHtml:makeProp(PROP_TYPE_STRING),emptyFilteredText:makeProp(PROP_TYPE_STRING,"There are no records matching your request"),emptyHtml:makeProp(PROP_TYPE_STRING),emptyText:makeProp(PROP_TYPE_STRING,"There are no records to show"),showEmpty:makeProp(PROP_TYPE_BOOLEAN,!1)},emptyMixin=extend({props:props$q,methods:{renderEmpty:function(){var _safeVueInstance=safeVueInstance(this),items=_safeVueInstance.computedItems,computedBusy=_safeVueInstance.computedBusy,h=this.$createElement,$empty=h();if(this.showEmpty&&(!items||0===items.length)&&(!computedBusy||!this.hasNormalizedSlot("table-busy"))){var fields=this.computedFields,isFiltered=this.isFiltered,emptyText=this.emptyText,emptyHtml=this.emptyHtml,emptyFilteredText=this.emptyFilteredText,emptyFilteredHtml=this.emptyFilteredHtml,tbodyTrClass=this.tbodyTrClass,tbodyTrAttr=this.tbodyTrAttr;($empty=this.normalizeSlot(isFiltered?"emptyfiltered":"empty",{emptyFilteredHtml:emptyFilteredHtml,emptyFilteredText:emptyFilteredText,emptyHtml:emptyHtml,emptyText:emptyText,fields:fields,items:items}))||($empty=h("div",{class:["text-center","my-2"],domProps:isFiltered?htmlOrText(emptyFilteredHtml,emptyFilteredText):htmlOrText(emptyHtml,emptyText)})),$empty=h(BTd,{props:{colspan:fields.length||null}},[h("div",{attrs:{role:"alert","aria-live":"polite"}},[$empty])]),$empty=h(BTr,{staticClass:"b-table-empty-row",class:[isFunction(tbodyTrClass)?tbodyTrClass(null,"row-empty"):tbodyTrClass],attrs:isFunction(tbodyTrAttr)?tbodyTrAttr(null,"row-empty"):tbodyTrAttr,key:isFiltered?"b-empty-filtered-row":"b-empty-row"},[$empty])}return $empty}}}),stringifyObjectValues=function stringifyObjectValues(value){return isUndefinedOrNull(value)?"":isObject(value)&&!isDate(value)?keys(value).sort().map((function(k){return stringifyObjectValues(value[k])})).filter((function(v){return!!v})).join(" "):toString(value)},FIELD_KEY_CELL_VARIANT="_cellVariants",FIELD_KEY_ROW_VARIANT="_rowVariant",FIELD_KEY_SHOW_DETAILS="_showDetails",IGNORED_FIELD_KEYS=[FIELD_KEY_CELL_VARIANT,FIELD_KEY_ROW_VARIANT,FIELD_KEY_SHOW_DETAILS].reduce((function(result,key){return _objectSpread2$3(_objectSpread2$3({},result),{},_defineProperty({},key,!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(","),sanitizeRow=function(row,ignoreFields,includeFields){var fieldsObj=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},formattedRow=keys(fieldsObj).reduce((function(result,key){var field=fieldsObj[key],filterByFormatted=field.filterByFormatted,formatter=isFunction(filterByFormatted)?filterByFormatted:filterByFormatted?field.formatter:null;return isFunction(formatter)&&(result[key]=formatter(row[key],key,row)),result}),clone(row)),allowedKeys=keys(formattedRow).filter((function(key){return!(IGNORED_FIELD_KEYS[key]||isArray(ignoreFields)&&ignoreFields.length>0&&arrayIncludes(ignoreFields,key)||isArray(includeFields)&&includeFields.length>0&&!arrayIncludes(includeFields,key))}));return pick(formattedRow,allowedKeys)},props$p={filter:makeProp([].concat(_toConsumableArray(PROP_TYPE_ARRAY_OBJECT_STRING),[PROP_TYPE_REG_EXP])),filterDebounce:makeProp(PROP_TYPE_NUMBER_STRING,0,(function(value){return RX_DIGITS.test(String(value))})),filterFunction:makeProp(PROP_TYPE_FUNCTION),filterIgnoredFields:makeProp(PROP_TYPE_ARRAY,[]),filterIncludedFields:makeProp(PROP_TYPE_ARRAY,[])},filteringMixin=extend({props:props$p,data:function(){return{isFiltered:!1,localFilter:this.filterSanitize(this.filter)}},computed:{computedFilterIgnored:function(){return concat(this.filterIgnoredFields||[]).filter(identity)},computedFilterIncluded:function(){return concat(this.filterIncludedFields||[]).filter(identity)},computedFilterDebounce:function(){var ms=toInteger(this.filterDebounce,0);return ms>0&&warn('Prop "filter-debounce" is deprecated. Use the debounce feature of "<b-form-input>" instead.',"BTable"),ms},localFiltering:function(){return!this.hasProvider||!!this.noProviderFiltering},filteredCheck:function(){return{filteredItems:this.filteredItems,localItems:this.localItems,localFilter:this.localFilter}},localFilterFn:function(){var filterFunction=this.filterFunction;return hasPropFunction(filterFunction)?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(newValue){!newValue&&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(newValue,oldValue){if(!1===newValue&&!0===oldValue){var localItems=this.localItems;this.$emit("filtered",localItems,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,"\\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}}}}),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)}))},_makeModelMixin$2=makeModelMixin("value",{type:PROP_TYPE_ARRAY,defaultValue:[]}),modelMixin$2=_makeModelMixin$2.mixin,modelProps$2=_makeModelMixin$2.props,MODEL_PROP_NAME$2=_makeModelMixin$2.prop,MODEL_EVENT_NAME$2=_makeModelMixin$2.event,props$o=sortKeys(_objectSpread2$3(_objectSpread2$3({},modelProps$2),{},_defineProperty({fields:makeProp(PROP_TYPE_ARRAY,null),items:makeProp(PROP_TYPE_ARRAY,[]),primaryKey:makeProp(PROP_TYPE_STRING)},MODEL_PROP_NAME$2,makeProp(PROP_TYPE_ARRAY,[])))),itemsMixin=extend({mixins:[modelMixin$2,useParentMixin],props:props$o,data:function(){var items=this.items;return{localItems:isArray(items)?items.slice():[]}},computed:{computedFields:function(){return normalizeFields(this.fields,this.localItems)},computedFieldsObj:function(){var bvParent=this.bvParent;return this.computedFields.reduce((function(obj,f){if(obj[f.key]=clone(f),f.formatter){var formatter=f.formatter;isString(formatter)&&isFunction(bvParent[formatter])?formatter=bvParent[formatter]:isFunction(formatter)||(formatter=void 0),obj[f.key].formatter=formatter}return obj}),{})},computedItems:function(){var _safeVueInstance=safeVueInstance(this),paginatedItems=_safeVueInstance.paginatedItems,sortedItems=_safeVueInstance.sortedItems,filteredItems=_safeVueInstance.filteredItems,localItems=_safeVueInstance.localItems;return(paginatedItems||sortedItems||filteredItems||localItems||[]).slice()},context:function(){var _safeVueInstance2=safeVueInstance(this),perPage=_safeVueInstance2.perPage,currentPage=_safeVueInstance2.currentPage;return{filter:this.localFilter,sortBy:this.localSortBy,sortDesc:this.localSortDesc,perPage:mathMax(toInteger(perPage,0),0),currentPage:mathMax(toInteger(currentPage,0),1),apiUrl:this.apiUrl}}},watch:{items:function(newValue){this.localItems=isArray(newValue)?newValue.slice():[]},computedItems:function(newValue,oldValue){looseEqual(newValue,oldValue)||this.$emit(MODEL_EVENT_NAME$2,newValue)},context:function(newValue,oldValue){looseEqual(newValue,oldValue)||this.$emit("context-changed",newValue)}},mounted:function(){this.$emit(MODEL_EVENT_NAME$2,this.computedItems)},methods:{getFieldFormatter:function(key){var field=this.computedFieldsObj[key];return field?field.formatter:void 0}}}),props$n={currentPage:makeProp(PROP_TYPE_NUMBER_STRING,1),perPage:makeProp(PROP_TYPE_NUMBER_STRING,0)},paginationMixin=extend({props:props$n,computed:{localPaging:function(){return!this.hasProvider||!!this.noProviderPaging},paginatedItems:function(){var _safeVueInstance=safeVueInstance(this),sortedItems=_safeVueInstance.sortedItems,filteredItems=_safeVueInstance.filteredItems,localItems=_safeVueInstance.localItems,items=sortedItems||filteredItems||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}}}),ROOT_EVENT_NAME_REFRESHED=getRootEventName("BTable","refreshed"),ROOT_ACTION_EVENT_NAME_REFRESH=getRootActionEventName("BTable","refresh"),props$m={apiUrl:makeProp(PROP_TYPE_STRING),items:makeProp(PROP_TYPE_ARRAY_FUNCTION,[]),noProviderFiltering:makeProp(PROP_TYPE_BOOLEAN,!1),noProviderPaging:makeProp(PROP_TYPE_BOOLEAN,!1),noProviderSorting:makeProp(PROP_TYPE_BOOLEAN,!1)},providerMixin=extend({mixins:[listenOnRootMixin],props:props$m,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(newValue){(this.hasProvider||isFunction(newValue))&&this.$nextTick(this._providerUpdate)},providerTriggerContext:function(newValue,oldValue){looseEqual(newValue,oldValue)||this.$nextTick(this._providerUpdate)}},mounted:function(){var _this=this;!this.hasProvider||this.localItems&&0!==this.localItems.length||this._providerUpdate(),this.listenOnRoot(ROOT_ACTION_EVENT_NAME_REFRESH,(function(id){id!==_this.id&&id!==_this||_this.refresh()}))},methods:{refresh:function(){var _safeVueInstance=safeVueInstance(this),items=_safeVueInstance.items,refresh=_safeVueInstance.refresh,computedBusy=_safeVueInstance.computedBusy;this.$off("refreshed",refresh),computedBusy?this.localBusy&&this.hasProvider&&this.$on("refreshed",refresh):(this.clearSelected(),this.hasProvider?this.$nextTick(this._providerUpdate):this.localItems=isArray(items)?items.slice():[])},_providerSetLocal:function(items){this.localItems=isArray(items)?items.slice():[],this.localBusy=!1,this.$emit("refreshed"),this.id&&this.emitOnRoot(ROOT_EVENT_NAME_REFRESHED,this.id)},_providerUpdate:function(){var _this2=this;this.hasProvider&&(safeVueInstance(this).computedBusy?this.$nextTick(this.refresh):(this.localBusy=!0,this.$nextTick((function(){try{var data=_this2.items(_this2.context,_this2._providerSetLocal);!isUndefinedOrNull(value=data)&&isFunction(value.then)&&isFunction(value.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 value}))))}}}),SELECT_MODES=["range","multi","single"],props$l={noSelectOnClick:makeProp(PROP_TYPE_BOOLEAN,!1),selectMode:makeProp(PROP_TYPE_STRING,"multi",(function(value){return arrayIncludes(SELECT_MODES,value)})),selectable:makeProp(PROP_TYPE_BOOLEAN,!1),selectedVariant:makeProp(PROP_TYPE_STRING,"active")},selectableMixin=extend({props:props$l,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(){var selectedRows=this.selectedRows;return this.isSelectable&&selectedRows&&selectedRows.length>0&&selectedRows.some(identity)},selectableIsMultiSelect:function(){return this.isSelectable&&arrayIncludes(["range","multi"],this.selectMode)},selectableTableClasses:function(){var _ref,isSelectable=this.isSelectable;return _defineProperty(_ref={"b-table-selectable":isSelectable},"b-table-select-".concat(this.selectMode),isSelectable),_defineProperty(_ref,"b-table-selecting",this.selectableHasSelection),_defineProperty(_ref,"b-table-selectable-no-click",isSelectable&&!this.hasSelectableRowClick),_ref},selectableTableAttrs:function(){if(!this.isSelectable)return{};var role=this.bvAttrs.role||"grid";return{role:role,"aria-multiselectable":"grid"===role?toString(this.selectableIsMultiSelect):null}}},watch:{computedItems:function(newValue,oldValue){var equal=!1;if(this.isSelectable&&this.selectedRows.length>0){equal=isArray(newValue)&&isArray(oldValue)&&newValue.length===oldValue.length;for(var i=0;equal&&i<newValue.length;i++)equal=looseEqual(sanitizeRow(newValue[i]),sanitizeRow(oldValue[i]))}equal||this.clearSelected()},selectable:function(newValue){this.clearSelected(),this.setSelectionHandlers(newValue)},selectMode:function(){this.clearSelected()},hasSelectableRowClick:function(newValue){this.clearSelected(),this.setSelectionHandlers(!newValue)},selectedRows:function(_selectedRows,oldValue){var _this=this;if(this.isSelectable&&!looseEqual(_selectedRows,oldValue)){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?createArray(length,!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,event){if(this.isSelectable&&!this.noSelectOnClick){var selectMode=this.selectMode,selectedLastRow=this.selectedLastRow,selectedRows=this.selectedRows.slice(),selected=!selectedRows[index];if("single"===selectMode)selectedRows=[];else if("range"===selectMode)if(selectedLastRow>-1&&event.shiftKey){for(var idx=mathMin(selectedLastRow,index);idx<=mathMax(selectedLastRow,index);idx++)selectedRows[idx]=!0;selected=!0}else event.ctrlKey||event.metaKey||(selectedRows=[],selected=!0),selected&&(this.selectedLastRow=index);selectedRows[index]=selected,this.selectedRows=selectedRows}else this.clearSelected()}}}),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]}))},normalizeValue=function(value){return isUndefinedOrNull(value)?"":isNumeric(value)?toFloat(value,value):value},SORT_DIRECTIONS=["asc","desc","last"],props$k=(_defineProperty(_props={labelSortAsc:makeProp(PROP_TYPE_STRING,"Click to sort ascending"),labelSortClear:makeProp(PROP_TYPE_STRING,"Click to clear sorting"),labelSortDesc:makeProp(PROP_TYPE_STRING,"Click to sort descending"),noFooterSorting:makeProp(PROP_TYPE_BOOLEAN,!1),noLocalSorting:makeProp(PROP_TYPE_BOOLEAN,!1),noSortReset:makeProp(PROP_TYPE_BOOLEAN,!1)},"sortBy",makeProp(PROP_TYPE_STRING)),_defineProperty(_props,"sortCompare",makeProp(PROP_TYPE_FUNCTION)),_defineProperty(_props,"sortCompareLocale",makeProp(PROP_TYPE_ARRAY_STRING)),_defineProperty(_props,"sortCompareOptions",makeProp(PROP_TYPE_OBJECT,{numeric:!0})),_defineProperty(_props,"sortDesc",makeProp(PROP_TYPE_BOOLEAN,!1)),_defineProperty(_props,"sortDirection",makeProp(PROP_TYPE_STRING,"asc",(function(value){return arrayIncludes(SORT_DIRECTIONS,value)}))),_defineProperty(_props,"sortIconLeft",makeProp(PROP_TYPE_BOOLEAN,!1)),_defineProperty(_props,"sortNullLast",makeProp(PROP_TYPE_BOOLEAN,!1)),_props),sortingMixin=extend({props:props$k,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 _safeVueInstance=safeVueInstance(this),sortBy=_safeVueInstance.localSortBy,sortDesc=_safeVueInstance.localSortDesc,locale=_safeVueInstance.sortCompareLocale,nullLast=_safeVueInstance.sortNullLast,sortCompare=_safeVueInstance.sortCompare,localSorting=_safeVueInstance.localSorting,filteredItems=_safeVueInstance.filteredItems,localItems=_safeVueInstance.localItems,items=(filteredItems||localItems||[]).slice(),localeOptions=_objectSpread2$3(_objectSpread2$3({},this.sortCompareOptions),{},{usage:"sort"});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,localeOptions,locale)),(isUndefinedOrNull(result)||!1===result)&&(result=function(a,b){var _ref=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},_ref$sortBy=_ref.sortBy,sortBy=void 0===_ref$sortBy?null:_ref$sortBy,_ref$formatter=_ref.formatter,formatter=void 0===_ref$formatter?null:_ref$formatter,_ref$locale=_ref.locale,locale=void 0===_ref$locale?void 0:_ref$locale,_ref$localeOptions=_ref.localeOptions,localeOptions=void 0===_ref$localeOptions?{}:_ref$localeOptions,_ref$nullLast=_ref.nullLast,nullLast=void 0!==_ref$nullLast&&_ref$nullLast,aa=get(a,sortBy,null),bb=get(b,sortBy,null);return isFunction(formatter)&&(aa=formatter(aa,sortBy,a),bb=formatter(bb,sortBy,b)),aa=normalizeValue(aa),bb=normalizeValue(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,localeOptions)}(a,b,{sortBy:sortBy,formatter:formatter,locale:locale,localeOptions:localeOptions,nullLast:nullLast})),(result||0)*(sortDesc?-1:1)}))}return items}},watch:(_watch$3={isSortable:function(newValue){newValue?this.isSortable&&this.$on("head-clicked",this.handleSort):this.$off("head-clicked",this.handleSort)}},_defineProperty(_watch$3,"sortDesc",(function(newValue){newValue!==this.localSortDesc&&(this.localSortDesc=newValue||!1)})),_defineProperty(_watch$3,"sortBy",(function(newValue){newValue!==this.localSortBy&&(this.localSortBy=newValue||"")})),_defineProperty(_watch$3,"localSortDesc",(function(newValue,oldValue){newValue!==oldValue&&this.$emit("update:sortDesc",newValue)})),_defineProperty(_watch$3,"localSortBy",(function(newValue,oldValue){newValue!==oldValue&&this.$emit("update:sortBy",newValue)})),_watch$3),created:function(){this.isSortable&&this.$on("head-clicked",this.handleSort)},methods:{handleSort:function(key,field,event,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)};if(field.sortable){var sortKey=!this.localSorting&&field.sortKey?field.sortKey:key;this.localSortBy===sortKey?this.localSortDesc=!this.localSortDesc:(this.localSortBy=sortKey,toggleLocalSortDesc()),sortChanged=!0}else 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){var _field$sortKey,isSortable=this.isSortable,noFooterSorting=this.noFooterSorting,localSortDesc=this.localSortDesc,localSortBy=this.localSortBy,localSorting=this.localSorting;if(!isSortable||isFoot&&noFooterSorting)return{};var sortable=field.sortable,sortKey=localSorting?key:null!==(_field$sortKey=field.sortKey)&&void 0!==_field$sortKey?_field$sortKey:key;return{"aria-sort":sortable&&localSortBy===sortKey?localSortDesc?"descending":"ascending":sortable?"none":null}},sortTheadThLabel:function(key,field,isFoot){if(!this.isSortable||isFoot&&this.noFooterSorting)return null;var localSortBy=this.localSortBy,localSortDesc=this.localSortDesc,labelSortAsc=this.labelSortAsc,labelSortDesc=this.labelSortDesc,labelSorting="";if(field.sortable)if(localSortBy===key)labelSorting=localSortDesc?labelSortAsc:labelSortDesc;else{labelSorting=localSortDesc?labelSortDesc:labelSortAsc;var sortDirection=this.sortDirection||field.sortDirection;"asc"===sortDirection?labelSorting=labelSortAsc:"desc"===sortDirection&&(labelSorting=labelSortDesc)}else this.noSortReset||(labelSorting=localSortBy?this.labelSortClear:"");return trim(labelSorting)||null}}}),props$j={stacked:makeProp(PROP_TYPE_BOOLEAN_STRING,!1)},stackedMixin=extend({props:props$j,computed:{isStacked:function(){var stacked=this.stacked;return""===stacked||stacked},isStackedAlways:function(){return!0===this.isStacked},stackedTableClasses:function(){var isStackedAlways=this.isStackedAlways;return _defineProperty({"b-table-stacked":isStackedAlways},"b-table-stacked-".concat(this.stacked),!isStackedAlways&&this.isStacked)}}}),props$i={bordered:makeProp(PROP_TYPE_BOOLEAN,!1),borderless:makeProp(PROP_TYPE_BOOLEAN,!1),captionTop:makeProp(PROP_TYPE_BOOLEAN,!1),dark:makeProp(PROP_TYPE_BOOLEAN,!1),fixed:makeProp(PROP_TYPE_BOOLEAN,!1),hover:makeProp(PROP_TYPE_BOOLEAN,!1),noBorderCollapse:makeProp(PROP_TYPE_BOOLEAN,!1),outlined:makeProp(PROP_TYPE_BOOLEAN,!1),responsive:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),small:makeProp(PROP_TYPE_BOOLEAN,!1),stickyHeader:makeProp(PROP_TYPE_BOOLEAN_STRING,!1),striped:makeProp(PROP_TYPE_BOOLEAN,!1),tableClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),tableVariant:makeProp(PROP_TYPE_STRING)},tableRendererMixin=extend({mixins:[attrsMixin],provide:function(){var _this=this;return{getBvTable:function(){return _this}}},inheritAttrs:!1,props:props$i,computed:{isTableSimple:function(){return!1},isResponsive:function(){var responsive=this.responsive;return""===responsive||responsive},isStickyHeader:function(){var stickyHeader=this.stickyHeader;return stickyHeader=""===stickyHeader||stickyHeader,!this.isStacked&&stickyHeader},wrapperClasses:function(){var isResponsive=this.isResponsive;return[this.isStickyHeader?"b-table-sticky-header":"",!0===isResponsive?"table-responsive":isResponsive?"table-responsive-".concat(this.responsive):""].filter(identity)},wrapperStyles:function(){var isStickyHeader=this.isStickyHeader;return isStickyHeader&&!isBoolean(isStickyHeader)?{maxHeight:isStickyHeader}:{}},tableClasses:function(){var _safeVueInstance=safeVueInstance(this),hover=_safeVueInstance.hover,tableVariant=_safeVueInstance.tableVariant,selectableTableClasses=_safeVueInstance.selectableTableClasses,stackedTableClasses=_safeVueInstance.stackedTableClasses,tableClass=_safeVueInstance.tableClass,computedBusy=_safeVueInstance.computedBusy;return hover=this.isTableSimple?hover:hover&&this.computedItems.length>0&&!computedBusy,[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},tableVariant?"".concat(this.dark?"bg":"table","-").concat(tableVariant):"",stackedTableClasses,selectableTableClasses]},tableAttrs:function(){var _safeVueInstance2=safeVueInstance(this),items=_safeVueInstance2.computedItems,filteredItems=_safeVueInstance2.filteredItems,fields=_safeVueInstance2.computedFields,selectableTableAttrs=_safeVueInstance2.selectableTableAttrs,computedBusy=_safeVueInstance2.computedBusy,ariaAttrs=this.isTableSimple?{}:{"aria-busy":toString(computedBusy),"aria-colcount":toString(fields.length),"aria-describedby":this.bvAttrs["aria-describedby"]||this.$refs.caption?this.captionId:null};return _objectSpread2$3(_objectSpread2$3(_objectSpread2$3({"aria-rowcount":items&&filteredItems&&filteredItems.length>items.length?toString(filteredItems.length):null},this.bvAttrs),{},{id:this.safeId(),role:this.bvAttrs.role||"table"},ariaAttrs),selectableTableAttrs)}},render:function(h){var _safeVueInstance3=safeVueInstance(this),wrapperClasses=_safeVueInstance3.wrapperClasses,renderCaption=_safeVueInstance3.renderCaption,renderColgroup=_safeVueInstance3.renderColgroup,renderThead=_safeVueInstance3.renderThead,renderTbody=_safeVueInstance3.renderTbody,renderTfoot=_safeVueInstance3.renderTfoot,$content=[];this.isTableSimple?$content.push(this.normalizeSlot()):($content.push(renderCaption?renderCaption():null),$content.push(renderColgroup?renderColgroup():null),$content.push(renderThead?renderThead():null),$content.push(renderTbody?renderTbody():null),$content.push(renderTfoot?renderTfoot():null));var $table=h("table",{staticClass:"table b-table",class:this.tableClasses,attrs:this.tableAttrs,key:"b-table"},$content.filter(identity));return wrapperClasses.length>0?h("div",{class:wrapperClasses,style:this.wrapperStyles,key:"wrap"},[$table]):$table}}),props$h=makePropsConfigurable({tbodyTransitionHandlers:makeProp(PROP_TYPE_OBJECT),tbodyTransitionProps:makeProp(PROP_TYPE_OBJECT)},"BTbody"),BTbody=extend({name:"BTbody",mixins:[attrsMixin,listenersMixin,normalizeSlotMixin],provide:function(){var _this=this;return{getBvTableRowGroup:function(){return _this}}},inject:{getBvTable:{default:function(){return function(){return{}}}}},inheritAttrs:!1,props:props$h,computed:{bvTable:function(){return this.getBvTable()},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$3({role:"rowgroup"},this.bvAttrs)},tbodyProps:function(){var tbodyTransitionProps=this.tbodyTransitionProps;return tbodyTransitionProps?_objectSpread2$3(_objectSpread2$3({},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())}});_exports.BTbody=BTbody;var TABLE_TAG_NAMES=["TD","TH","TR"],filterEvent=function(event){if(!event||!event.target)return!1;var el=event.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=WINDOW.getSelection?WINDOW.getSelection():null;return!!(sel&&""!==sel.toString().trim()&&sel.containsNode&&isElement(el))&&sel.containsNode(el,!0)},props$g=makePropsConfigurable(props$u,"BTh"),BTh=extend({name:"BTh",extends:BTd,props:props$g,computed:{tag:function(){return"th"}}});_exports.BTh=BTh;var props$f={detailsTdClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),tbodyTrAttr:makeProp(PROP_TYPE_OBJECT_FUNCTION),tbodyTrClass:makeProp([].concat(_toConsumableArray(PROP_TYPE_ARRAY_OBJECT_STRING),[PROP_TYPE_FUNCTION]))},tbodyRowMixin=extend({mixins:[useParentMixin],props:props$f,methods:{getTdValues:function(item,key,tdValue,defaultValue){var bvParent=this.bvParent;if(tdValue){var value=get(item,key,"");return isFunction(tdValue)?tdValue(value,key,item):isString(tdValue)&&isFunction(bvParent[tdValue])?bvParent[tdValue](value,key,item):tdValue}return defaultValue},getThValues:function(item,key,thValue,type,defaultValue){var bvParent=this.bvParent;if(thValue){var value=get(item,key,"");return isFunction(thValue)?thValue(value,key,item,type):isString(thValue)&&isFunction(bvParent[thValue])?bvParent[thValue](value,key,item,type):thValue}return defaultValue},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,FIELD_KEY_SHOW_DETAILS,!item[FIELD_KEY_SHOW_DETAILS])}},rowHovered:function(event){this.tbodyRowEventStopped(event)||this.emitTbodyRowEvent("row-hovered",event)},rowUnhovered:function(event){this.tbodyRowEventStopped(event)||this.emitTbodyRowEvent("row-unhovered",event)},renderTbodyRowCell:function(field,colIndex,item,rowIndex){var _this2=this,isStacked=this.isStacked,key=field.key,label=field.label,isRowHeader=field.isRowHeader,h=this.$createElement,hasDetailsSlot=this.hasNormalizedSlot("row-details"),formatted=this.getFormattedValue(item,field),stickyColumn=!isStacked&&(this.isResponsive||this.stickyHeader)&&field.stickyColumn,cellTag=stickyColumn?isRowHeader?BTh:BTd:isRowHeader?"th":"td",cellVariant=item[FIELD_KEY_CELL_VARIANT]&&item[FIELD_KEY_CELL_VARIANT][key]?item[FIELD_KEY_CELL_VARIANT][key]:field.variant||null,data={class:[field.class?field.class:"",this.getTdValues(item,key,field.tdClass,"")],props:{},attrs:_objectSpread2$3({"aria-colindex":String(colIndex+1)},isRowHeader?this.getThValues(item,key,field.thAttr,"row",{}):this.getTdValues(item,key,field.tdAttr,{})),key:"row-".concat(rowIndex,"-cell-").concat(colIndex,"-").concat(key)};stickyColumn?data.props={stackedHeading:isStacked?label:null,stickyColumn:!0,variant:cellVariant}:(data.attrs["data-label"]=isStacked&&!isUndefinedOrNull(label)?toString(label):null,data.attrs.role=isRowHeader?"rowheader":"cell",data.attrs.scope=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[FIELD_KEY_SHOW_DETAILS])};safeVueInstance(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(formatted);return this.isStacked&&($childNodes=[h("div",[$childNodes])]),h(cellTag,data,[$childNodes])},renderTbodyRow:function(item,rowIndex){var _this3=this,_safeVueInstance=safeVueInstance(this),fields=_safeVueInstance.computedFields,striped=_safeVueInstance.striped,primaryKey=_safeVueInstance.primaryKey,currentPage=_safeVueInstance.currentPage,perPage=_safeVueInstance.perPage,tbodyTrClass=_safeVueInstance.tbodyTrClass,tbodyTrAttr=_safeVueInstance.tbodyTrAttr,hasSelectableRowClick=_safeVueInstance.hasSelectableRowClick,h=this.$createElement,hasDetailsSlot=this.hasNormalizedSlot("row-details"),rowShowDetails=item[FIELD_KEY_SHOW_DETAILS]&&hasDetailsSlot,hasRowClickHandler=this.$listeners["row-clicked"]||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;currentPage&&perPage&&perPage>0&&(ariaRowIndex=String((currentPage-1)*perPage+rowIndex+1));var primaryKeyValue=toString(get(item,primaryKey))||null,rowKey=primaryKeyValue||toString(rowIndex),rowId=primaryKeyValue?this.safeId("_row_".concat(primaryKeyValue)):null,selectableClasses=safeVueInstance(this).selectableRowClasses?this.selectableRowClasses(rowIndex):{},selectableAttrs=safeVueInstance(this).selectableRowAttrs?this.selectableRowAttrs(rowIndex):{},userTrClasses=isFunction(tbodyTrClass)?tbodyTrClass(item,"row"):tbodyTrClass,userTrAttrs=isFunction(tbodyTrAttr)?tbodyTrAttr(item,"row"):tbodyTrAttr;if($rows.push(h(BTr,_defineProperty({class:[userTrClasses,selectableClasses,rowShowDetails?"b-table-has-details":""],props:{variant:item[FIELD_KEY_ROW_VARIANT]||null},attrs:_objectSpread2$3(_objectSpread2$3({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},key:"__b-table-row-".concat(rowKey,"__"),ref:"item-rows"},REF_FOR_KEY,!0),$tds)),rowShowDetails){var detailsScope={item:item,index:rowIndex,fields:fields,toggleDetails:this.toggleDetailsFactory(hasDetailsSlot,item)};safeVueInstance(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)]);striped&&$rows.push(h("tr",{staticClass:"d-none",attrs:{"aria-hidden":"true",role:"presentation"},key:"__b-table-details-stripe__".concat(rowKey)}));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,{staticClass:"b-table-details",class:[userDetailsTrClasses],props:{variant:item[FIELD_KEY_ROW_VARIANT]||null},attrs:_objectSpread2$3(_objectSpread2$3({},userDetailsTrAttrs),{},{id:detailsId,tabindex:"-1"}),key:"__b-table-details__".concat(rowKey)},[$details]))}else hasDetailsSlot&&($rows.push(h()),striped&&$rows.push(h()));return $rows}}}),getCellSlotName=function(value){return"cell(".concat(value||"",")")},props$e=sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$h),props$f),{},{tbodyClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING)})),tbodyMixin=extend({mixins:[tbodyRowMixin],props:props$e,beforeDestroy:function(){this.$_bodyFieldSlotNameCache=null},methods:{getTbodyTrs:function(){var $refs=this.$refs,tbody=$refs.tbody?$refs.tbody.$el||$refs.tbody:null,trs=($refs["item-rows"]||[]).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,event){if(type&&this.hasListener(type)&&event&&event.target){var rowIndex=this.getTbodyTrIndex(event.target);if(rowIndex>-1){var item=this.computedItems[rowIndex];this.$emit(type,item,rowIndex,event)}}},tbodyRowEventStopped:function(event){return this.stopIfBusy&&this.stopIfBusy(event)},onTbodyRowKeydown:function(event){var target=event.target,keyCode=event.keyCode;if(!this.tbodyRowEventStopped(event)&&"TR"===target.tagName&&isActiveElement(target)&&0===target.tabIndex)if(arrayIncludes([CODE_ENTER,CODE_SPACE],keyCode))stopEvent(event),this.onTBodyRowClicked(event);else if(arrayIncludes([CODE_UP,CODE_DOWN,CODE_HOME,CODE_END],keyCode)){var rowIndex=this.getTbodyTrIndex(target);if(rowIndex>-1){stopEvent(event);var trs=this.getTbodyTrs(),shift=event.shiftKey;keyCode===CODE_HOME||shift&&keyCode===CODE_UP?attemptFocus(trs[0]):keyCode===CODE_END||shift&&keyCode===CODE_DOWN?attemptFocus(trs[trs.length-1]):keyCode===CODE_UP&&rowIndex>0?attemptFocus(trs[rowIndex-1]):keyCode===CODE_DOWN&&rowIndex<trs.length-1&&attemptFocus(trs[rowIndex+1])}}},onTBodyRowClicked:function(event){var $refs=this.$refs,tbody=$refs.tbody?$refs.tbody.$el||$refs.tbody:null;this.tbodyRowEventStopped(event)||filterEvent(event)||textSelectionActive(tbody||this.$el)||this.emitTbodyRowEvent("row-clicked",event)},onTbodyRowMiddleMouseRowClicked:function(event){this.tbodyRowEventStopped(event)||2!==event.which||this.emitTbodyRowEvent("row-middle-clicked",event)},onTbodyRowContextmenu:function(event){this.tbodyRowEventStopped(event)||this.emitTbodyRowEvent("row-contextmenu",event)},onTbodyRowDblClicked:function(event){this.tbodyRowEventStopped(event)||filterEvent(event)||this.emitTbodyRowEvent("row-dblclicked",event)},renderTbody:function(){var _this=this,_safeVueInstance=safeVueInstance(this),items=_safeVueInstance.computedItems,renderBusy=_safeVueInstance.renderBusy,renderTopRow=_safeVueInstance.renderTopRow,renderEmpty=_safeVueInstance.renderEmpty,renderBottomRow=_safeVueInstance.renderBottomRow,hasSelectableRowClick=_safeVueInstance.hasSelectableRowClick,h=this.$createElement,hasRowClickHandler=this.hasListener("row-clicked")||hasSelectableRowClick,$rows=[],$busy=renderBusy?renderBusy():null;if($busy)$rows.push($busy);else{var cache={},defaultSlotName=getCellSlotName();defaultSlotName=this.hasNormalizedSlot(defaultSlotName)?defaultSlotName:null,this.computedFields.forEach((function(field){var key=field.key,slotName=getCellSlotName(key),lowercaseSlotName=getCellSlotName(key.toLowerCase());cache[key]=_this.hasNormalizedSlot(slotName)?slotName:_this.hasNormalizedSlot(lowercaseSlotName)?lowercaseSlotName:defaultSlotName})),this.$_bodyFieldSlotNameCache=cache,$rows.push(renderTopRow?renderTopRow():h()),items.forEach((function(item,rowIndex){$rows.push(_this.renderTbodyRow(item,rowIndex))})),$rows.push(renderEmpty?renderEmpty():h()),$rows.push(renderBottomRow?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,{class:this.tbodyClass||null,props:pluckProps(props$h,this.$props),on:handlers,ref:"tbody"},$rows)}}}),props$d=makePropsConfigurable({footVariant:makeProp(PROP_TYPE_STRING)},"BTfoot"),BTfoot=extend({name:"BTfoot",mixins:[attrsMixin,listenersMixin,normalizeSlotMixin],provide:function(){var _this=this;return{getBvTableRowGroup:function(){return _this}}},inject:{getBvTable:{default:function(){return function(){return{}}}}},inheritAttrs:!1,props:props$d,computed:{bvTable:function(){return this.getBvTable()},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$3(_objectSpread2$3({},this.bvAttrs),{},{role:"rowgroup"})}},render:function(h){return h("tfoot",{class:this.tfootClasses,attrs:this.tfootAttrs,on:this.bvListeners},this.normalizeSlot())}});_exports.BTfoot=BTfoot;var props$c={footClone:makeProp(PROP_TYPE_BOOLEAN,!1),footRowVariant:makeProp(PROP_TYPE_STRING),footVariant:makeProp(PROP_TYPE_STRING),tfootClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),tfootTrClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING)},tfootMixin=extend({props:props$c,methods:{renderTFootCustom:function(){var h=this.$createElement;return this.hasNormalizedSlot("custom-foot")?h(BTfoot,{class:this.tfootClass||null,props:{footVariant:this.footVariant||this.headVariant||null},key:"bv-tfoot-custom"},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$b=makePropsConfigurable({headVariant:makeProp(PROP_TYPE_STRING)},"BThead"),BThead=extend({name:"BThead",mixins:[attrsMixin,listenersMixin,normalizeSlotMixin],provide:function(){var _this=this;return{getBvTableRowGroup:function(){return _this}}},inject:{getBvTable:{default:function(){return function(){return{}}}}},inheritAttrs:!1,props:props$b,computed:{bvTable:function(){return this.getBvTable()},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$3({role:"rowgroup"},this.bvAttrs)}},render:function(h){return h("thead",{class:this.theadClasses,attrs:this.theadAttrs,on:this.bvListeners},this.normalizeSlot())}});_exports.BThead=BThead;var getHeadSlotName=function(value){return"head(".concat(value||"",")")},getFootSlotName=function(value){return"foot(".concat(value||"",")")},props$a={headRowVariant:makeProp(PROP_TYPE_STRING),headVariant:makeProp(PROP_TYPE_STRING),theadClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),theadTrClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING)},theadMixin=extend({props:props$a,methods:{fieldClasses:function(field){return[field.class?field.class:"",field.thClass?field.thClass:""]},headClicked:function(event,field,isFoot){this.stopIfBusy&&this.stopIfBusy(event)||filterEvent(event)||textSelectionActive(this.$el)||(stopEvent(event),this.$emit("head-clicked",field.key,field,event,isFoot))},renderThead:function(){var _this=this,isFoot=arguments.length>0&&void 0!==arguments[0]&&arguments[0],_safeVueInstance=safeVueInstance(this),fields=_safeVueInstance.computedFields,isSortable=_safeVueInstance.isSortable,isSelectable=_safeVueInstance.isSelectable,headVariant=_safeVueInstance.headVariant,footVariant=_safeVueInstance.footVariant,headRowVariant=_safeVueInstance.headRowVariant,footRowVariant=_safeVueInstance.footRowVariant,h=this.$createElement;if(this.isStackedAlways||0===fields.length)return h();var 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(event){_this.headClicked(event,field,isFoot)},on.keydown=function(event){var keyCode=event.keyCode;keyCode!==CODE_ENTER&&keyCode!==CODE_SPACE||_this.headClicked(event,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:[{"position-relative":sortLabel},_this.fieldClasses(field),sortClass],props:{variant:variant,stickyColumn:stickyColumn},style:field.thStyle||{},attrs:_objectSpread2$3(_objectSpread2$3({tabindex:hasHeadClickListener&&field.sortable?"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=[getHeadSlotName(key),getHeadSlotName(key.toLowerCase()),getHeadSlotName()];isFoot&&(slotNames=[getFootSlotName(key),getFootSlotName(key.toLowerCase()),getFootSlotName()].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,{class:(isFoot?this.tfootClass:this.theadClass)||null,props:isFoot?{footVariant:footVariant||headVariant||null}:{headVariant:headVariant||null},key:isFoot?"bv-tfoot":"bv-thead"},$trs)}}}),topRowMixin=extend({methods:{renderTopRow:function(){var fields=this.computedFields,stacked=this.stacked,tbodyTrClass=this.tbodyTrClass,tbodyTrAttr=this.tbodyTrAttr,h=this.$createElement;return this.hasNormalizedSlot("top-row")&&!0!==stacked&&""!==stacked?h(BTr,{staticClass:"b-table-top-row",class:[isFunction(tbodyTrClass)?tbodyTrClass(null,"row-top"):tbodyTrClass],attrs:isFunction(tbodyTrAttr)?tbodyTrAttr(null,"row-top"):tbodyTrAttr,key:"b-top-row"},[this.normalizeSlot("top-row",{columns:fields.length,fields:fields})]):h()}}}),props$8=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),props$v),props$t),props$s),props$r),props$q),props$p),props$o),props$n),props$m),props$l),props$k),props$j),props$i),props$e),props$c),props$a),{})),"BTable"),BTable=extend({name:"BTable",mixins:[attrsMixin,hasListenerMixin,idMixin,normalizeSlotMixin,itemsMixin,tableRendererMixin,stackedMixin,theadMixin,tfootMixin,tbodyMixin,stackedMixin,filteringMixin,sortingMixin,paginationMixin,captionMixin,colgroupMixin,selectableMixin,emptyMixin,topRowMixin,bottomRowMixin,busyMixin,providerMixin],props:props$8});_exports.BTable=BTable;var props$7=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),props$s),props$r),props$o),props$j),props$i),props$e),props$c),props$a)),"BTableLite"),BTableLite=extend({name:"BTableLite",mixins:[attrsMixin,hasListenerMixin,idMixin,normalizeSlotMixin,itemsMixin,tableRendererMixin,stackedMixin,theadMixin,tfootMixin,tbodyMixin,captionMixin,colgroupMixin],props:props$7});_exports.BTableLite=BTableLite;var props$6=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),props$j),props$i)),"BTableSimple"),BTableSimple=extend({name:"BTableSimple",mixins:[attrsMixin,hasListenerMixin,idMixin,normalizeSlotMixin,tableRendererMixin,stackedMixin],props:props$6,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 isPositiveNumber=function(value){return value>0},props$5=makePropsConfigurable({animation:makeProp(PROP_TYPE_STRING),columns:makeProp(PROP_TYPE_NUMBER,5,isPositiveNumber),hideHeader:makeProp(PROP_TYPE_BOOLEAN,!1),rows:makeProp(PROP_TYPE_NUMBER,3,isPositiveNumber),showFooter:makeProp(PROP_TYPE_BOOLEAN,!1),tableProps:makeProp(PROP_TYPE_OBJECT,{})},"BSkeletonTable"),BSkeletonTable=extend({name:"BSkeletonTable",functional:!0,props:props$5,render:function(h,_ref){var data=_ref.data,props=_ref.props,animation=props.animation,columns=props.columns,$th=h("th",[h(BSkeleton,{props:{animation:animation}})]),$thTr=h("tr",createArray(columns,$th)),$td=h("td",[h(BSkeleton,{props:{width:"75%",animation:animation}})]),$tdTr=h("tr",createArray(columns,$td)),$tbody=h("tbody",createArray(props.rows,$tdTr)),$thead=props.hideHeader?h():h("thead",[$thTr]),$tfoot=props.showFooter?h("tfoot",[$thTr]):h();return h(BTableSimple,(0,_vueFunctionalDataMerge.mergeData)(data,{props:_objectSpread2$3({},props.tableProps)}),[$thead,$tbody,$tfoot])}});_exports.BSkeletonTable=BSkeletonTable;var props$4=makePropsConfigurable({loading:makeProp(PROP_TYPE_BOOLEAN,!1)},"BSkeletonWrapper"),BSkeletonWrapper=extend({name:"BSkeletonWrapper",functional:!0,props:props$4,render:function(h,_ref){var data=_ref.data,props=_ref.props,slots=_ref.slots,scopedSlots=_ref.scopedSlots,$slots=slots(),$scopedSlots=scopedSlots||{},slotScope={};return props.loading?h("div",(0,_vueFunctionalDataMerge.mergeData)(data,{attrs:{role:"alert","aria-live":"polite","aria-busy":!0},staticClass:"b-skeleton-wrapper",key:"loading"}),normalizeSlot("loading",slotScope,$scopedSlots,$slots)):normalizeSlot("default",slotScope,$scopedSlots,$slots)}});_exports.BSkeletonWrapper=BSkeletonWrapper;var SkeletonPlugin=pluginFactory({components:{BSkeleton:BSkeleton,BSkeletonIcon:BSkeletonIcon,BSkeletonImg:BSkeletonImg,BSkeletonTable:BSkeletonTable,BSkeletonWrapper:BSkeletonWrapper}});_exports.SkeletonPlugin=SkeletonPlugin;var _watch$2,SpinnerPlugin=pluginFactory({components:{BSpinner:BSpinner}});_exports.SpinnerPlugin=SpinnerPlugin;var _objectSpread2,_watch$1,_makeModelMixin$1=makeModelMixin("value",{type:PROP_TYPE_NUMBER}),modelMixin$1=_makeModelMixin$1.mixin,modelProps$1=_makeModelMixin$1.props,MODEL_PROP_NAME$1=_makeModelMixin$1.prop,MODEL_EVENT_NAME$1=_makeModelMixin$1.event,notDisabled=function(tab){return!tab.disabled},BVTabButton=extend({name:"BVTabButton",inject:{getBvTabs:{default:function(){return function(){return{}}}}},props:{controls:makeProp(PROP_TYPE_STRING),id:makeProp(PROP_TYPE_STRING),noKeyNav:makeProp(PROP_TYPE_BOOLEAN,!1),posInSet:makeProp(PROP_TYPE_NUMBER),setSize:makeProp(PROP_TYPE_NUMBER),tab:makeProp(),tabIndex:makeProp(PROP_TYPE_NUMBER)},computed:{bvTabs:function(){return this.getBvTabs()}},methods:{focus:function(){attemptFocus(this.$refs.link)},handleEvent:function(event){if(!this.tab.disabled){var type=event.type,keyCode=event.keyCode,shiftKey=event.shiftKey;"click"===type||"keydown"===type&&keyCode===CODE_SPACE?(stopEvent(event),this.$emit("click",event)):"keydown"!==type||this.noKeyNav||(-1!==[CODE_UP,CODE_LEFT,CODE_HOME].indexOf(keyCode)?(stopEvent(event),shiftKey||keyCode===CODE_HOME?this.$emit("first",event):this.$emit("prev",event)):-1!==[CODE_DOWN,CODE_RIGHT,CODE_END].indexOf(keyCode)&&(stopEvent(event),shiftKey||keyCode===CODE_END?this.$emit("last",event):this.$emit("next",event)))}}},render:function(h){var id=this.id,tabIndex=this.tabIndex,setSize=this.setSize,posInSet=this.posInSet,controls=this.controls,handleEvent=this.handleEvent,_this$tab=this.tab,title=_this$tab.title,localActive=_this$tab.localActive,disabled=_this$tab.disabled,titleItemClass=_this$tab.titleItemClass,titleLinkClass=_this$tab.titleLinkClass,titleLinkAttributes=_this$tab.titleLinkAttributes,$link=h(BLink,{staticClass:"nav-link",class:[{active:localActive&&!disabled,disabled:disabled},titleLinkClass,localActive?this.bvTabs.activeNavItemClass:null],props:{disabled:disabled},attrs:_objectSpread2$3(_objectSpread2$3({},titleLinkAttributes),{},{id:id,role:"tab",tabindex:tabIndex,"aria-selected":localActive&&!disabled?"true":"false","aria-setsize":setSize,"aria-posinset":posInSet,"aria-controls":controls}),on:{click:handleEvent,keydown:handleEvent},ref:"link"},[this.tab.normalizeSlot("title")||title]);return h("li",{staticClass:"nav-item",class:[titleItemClass],attrs:{role:"presentation"}},[$link])}}),navProps=omit(props$V,["tabs","isNavBar","cardHeader"]),props$3=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps$1),navProps),{},{activeNavItemClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),activeTabClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),card:makeProp(PROP_TYPE_BOOLEAN,!1),contentClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),end:makeProp(PROP_TYPE_BOOLEAN,!1),lazy:makeProp(PROP_TYPE_BOOLEAN,!1),navClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),navWrapperClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),noFade:makeProp(PROP_TYPE_BOOLEAN,!1),noKeyNav:makeProp(PROP_TYPE_BOOLEAN,!1),noNavStyle:makeProp(PROP_TYPE_BOOLEAN,!1),tag:makeProp(PROP_TYPE_STRING,"div")})),"BTabs"),BTabs=extend({name:"BTabs",mixins:[idMixin,modelMixin$1,normalizeSlotMixin],provide:function(){var _this=this;return{getBvTabs:function(){return _this}}},props:props$3,data:function(){return{currentTab:toInteger(this[MODEL_PROP_NAME$1],-1),tabs:[],registeredTabs:[]}},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:(_watch$2={},_defineProperty(_watch$2,MODEL_PROP_NAME$1,(function(newValue,oldValue){if(newValue!==oldValue){newValue=toInteger(newValue,-1),oldValue=toInteger(oldValue,0);var $tab=this.tabs[newValue];$tab&&!$tab.disabled?this.activateTab($tab):newValue<oldValue?this.previousTab():this.nextTab()}})),_defineProperty(_watch$2,"currentTab",(function(newValue){var index=-1;this.tabs.forEach((function($tab,i){i!==newValue||$tab.disabled?$tab.localActive=!1:($tab.localActive=!0,index=i)})),this.$emit(MODEL_EVENT_NAME$1,index)})),_defineProperty(_watch$2,"tabs",(function(newValue,oldValue){var _this2=this;looseEqual(newValue.map((function($tab){return $tab._uid})),oldValue.map((function($tab){return $tab._uid})))||this.$nextTick((function(){_this2.$emit("changed",newValue.slice(),oldValue.slice())}))})),_defineProperty(_watch$2,"registeredTabs",(function(){this.updateTabs()})),_watch$2),created:function(){this.$_observer=null},mounted:function(){this.setObserver(!0)},beforeDestroy:function(){this.setObserver(!1),this.tabs=[]},methods:{registerTab:function($tab){arrayIncludes(this.registeredTabs,$tab)||this.registeredTabs.push($tab)},unregisterTab:function($tab){this.registeredTabs=this.registeredTabs.slice().filter((function($t){return $t!==$tab}))},setObserver:function(){var _this3=this,on=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];if(this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,on){this.$_observer=observeDom(this.$refs.content,(function(){_this3.$nextTick((function(){requestAF((function(){_this3.updateTabs()}))}))}),{childList:!0,subtree:!1,attributes:!0,attributeFilter:["id"]})}},getTabs:function(){var $tabs=this.registeredTabs,order=[];if(IS_BROWSER&&$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,index){$tab.localActive=index===tabIndex})),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 currentTab=this.currentTab,$tabs=this.tabs,result=!1;if($tab){var index=$tabs.indexOf($tab);if(index!==currentTab&&index>-1&&!$tab.disabled){var tabEvent=new BvEvent("activate-tab",{cancelable:!0,vueTarget:this,componentId:this.safeId()});this.$emit(tabEvent.type,index,currentTab,tabEvent),tabEvent.defaultPrevented||(this.currentTab=index,result=!0)}}return result||this[MODEL_PROP_NAME$1]===currentTab||this.$emit(MODEL_EVENT_NAME$1,currentTab),result},deactivateTab:function($tab){return!!$tab&&this.activateTab(this.tabs.filter((function($t){return $t!==$tab})).find(notDisabled))},focusButton:function($tab){var _this4=this;this.$nextTick((function(){attemptFocus(_this4.getButtonForTab($tab))}))},emitTabClick:function(tab,event){isEvent(event)&&tab&&tab.$emit&&!tab.disabled&&tab.$emit("click",event)},clickTab:function($tab,event){this.activateTab($tab),this.emitTabClick($tab,event)},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 _this5=this,align=this.align,card=this.card,end=this.end,fill=this.fill,firstTab=this.firstTab,justified=this.justified,lastTab=this.lastTab,nextTab=this.nextTab,noKeyNav=this.noKeyNav,noNavStyle=this.noNavStyle,pills=this.pills,previousTab=this.previousTab,small=this.small,$tabs=this.tabs,vertical=this.vertical,$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 _on,safeId=$tab.safeId,tabIndex=null;return noKeyNav||(tabIndex=-1,($tab===$activeTab||!$activeTab&&$tab===$fallbackTab)&&(tabIndex=null)),h(BVTabButton,_defineProperty({props:{controls:safeId?safeId():null,id:$tab.controlledBy||(safeId?safeId("_BV_tab_button_"):null),noKeyNav:noKeyNav,posInSet:index+1,setSize:$tabs.length,tab:$tab,tabIndex:tabIndex},on:(_on={},_defineProperty(_on,"click",(function(event){_this5.clickTab($tab,event)})),_defineProperty(_on,"first",firstTab),_defineProperty(_on,"prev",previousTab),_defineProperty(_on,"next",nextTab),_defineProperty(_on,"last",lastTab),_on),key:$tab._uid||index,ref:"buttons"},REF_FOR_KEY,!0))})),$nav=h(BNav,{class:this.localNavClass,attrs:{role:"tablist",id:this.safeId("_BV_tab_controls_")},props:{fill:fill,justified:justified,align:align,tabs:!noNavStyle&&!pills,pills:!noNavStyle&&pills,vertical:vertical,small:small,cardHeader:card&&!vertical},ref:"nav"},[this.normalizeSlot("tabs-start")||h(),$buttons,this.normalizeSlot("tabs-end")||h()]);$nav=h("div",{class:[{"card-header":card&&!vertical&&!end,"card-footer":card&&!vertical&&end,"col-auto":vertical},this.navWrapperClass],key:"bv-tabs-nav"},[$nav]);var $children=this.normalizeSlot()||[],$empty=h();0===$children.length&&($empty=h("div",{class:["tab-pane","active",{"card-body":card}],key:"bv-empty-tab"},this.normalizeSlot("empty")));var $content=h("div",{staticClass:"tab-content",class:[{col:vertical},this.contentClass],attrs:{id:this.safeId("_BV_tab_container_")},key:"bv-content",ref:"content"},[$children,$empty]);return h(this.tag,{staticClass:"tabs",class:{row:vertical,"no-gutters":vertical&&card},attrs:{id:this.safeId()}},[end?$content:h(),$nav,end?h():$content])}});_exports.BTabs=BTabs;var props$2=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3({},props$26),{},(_defineProperty(_objectSpread2={},"active",makeProp(PROP_TYPE_BOOLEAN,!1)),_defineProperty(_objectSpread2,"buttonId",makeProp(PROP_TYPE_STRING)),_defineProperty(_objectSpread2,"disabled",makeProp(PROP_TYPE_BOOLEAN,!1)),_defineProperty(_objectSpread2,"lazy",makeProp(PROP_TYPE_BOOLEAN,!1)),_defineProperty(_objectSpread2,"noBody",makeProp(PROP_TYPE_BOOLEAN,!1)),_defineProperty(_objectSpread2,"tag",makeProp(PROP_TYPE_STRING,"div")),_defineProperty(_objectSpread2,"title",makeProp(PROP_TYPE_STRING)),_defineProperty(_objectSpread2,"titleItemClass",makeProp(PROP_TYPE_ARRAY_OBJECT_STRING)),_defineProperty(_objectSpread2,"titleLinkAttributes",makeProp(PROP_TYPE_OBJECT)),_defineProperty(_objectSpread2,"titleLinkClass",makeProp(PROP_TYPE_ARRAY_OBJECT_STRING)),_objectSpread2))),"BTab"),BTab=extend({name:"BTab",mixins:[idMixin,normalizeSlotMixin],inject:{getBvTabs:{default:function(){return function(){return{}}}}},props:props$2,data:function(){return{localActive:this.active&&!this.disabled}},computed:{bvTabs:function(){return this.getBvTabs()},_isTab:function(){return!0},tabClasses:function(){var active=this.localActive;return[{active:active,disabled:this.disabled,"card-body":this.bvTabs.card&&!this.noBody},active?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}},watch:(_watch$1={},_defineProperty(_watch$1,"active",(function(newValue,oldValue){newValue!==oldValue&&(newValue?this.activate():this.deactivate()||this.$emit("update:active",this.localActive))})),_defineProperty(_watch$1,"disabled",(function(newValue,oldValue){if(newValue!==oldValue){var firstTab=this.bvTabs.firstTab;newValue&&this.localActive&&firstTab&&(this.localActive=!1,firstTab())}})),_defineProperty(_watch$1,"localActive",(function(newValue){this.$emit("update:active",newValue)})),_watch$1),mounted:function(){this.registerTab()},updated:function(){var updateButton=this.bvTabs.updateButton;updateButton&&this.hasNormalizedSlot("title")&&updateButton(this)},beforeDestroy:function(){this.unregisterTab()},methods:{registerTab:function(){var registerTab=this.bvTabs.registerTab;registerTab&&registerTab(this)},unregisterTab:function(){var unregisterTab=this.bvTabs.unregisterTab;unregisterTab&&unregisterTab(this)},activate:function(){var activateTab=this.bvTabs.activateTab;return!(!activateTab||this.disabled)&&activateTab(this)},deactivate:function(){var deactivateTab=this.bvTabs.deactivateTab;return!(!deactivateTab||!this.localActive)&&deactivateTab(this)}},render:function(h){var localActive=this.localActive,$content=h(this.tag,{staticClass:"tab-pane",class:this.tabClasses,directives:[{name:"show",value:localActive}],attrs:{role:"tabpanel",id:this.safeId(),"aria-hidden":localActive?"false":"true","aria-labelledby":this.controlledBy||null},ref:"panel"},[localActive||!this.computedLazy?this.normalizeSlot():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 _watch,DefaultTransition=extend({mixins:[normalizeSlotMixin],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.normalizeSlot())}}),props$1=makePropsConfigurable({ariaAtomic:makeProp(PROP_TYPE_STRING),ariaLive:makeProp(PROP_TYPE_STRING),name:makeProp(PROP_TYPE_STRING,void 0,!0),role:makeProp(PROP_TYPE_STRING)},"BToaster"),BToaster=extend({name:"BToaster",mixins:[listenOnRootMixin],props:props$1,data:function(){return{doRender:!1,dead:!1,staticName:this.name}},beforeMount:function(){var name=this.name;this.staticName=name,_portalVue.Wormhole.hasTarget(name)?(warn('A "<portal-target>" with name "'.concat(name,'" already exists in the document.'),"BToaster"),this.dead=!0):this.doRender=!0},beforeDestroy:function(){this.doRender&&this.emitOnRoot(getRootEventName("BToaster","destroyed"),this.name)},destroyed:function(){var $el=this.$el;$el&&$el.parentNode&&$el.parentNode.removeChild($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 _makeModelMixin=makeModelMixin("visible",{type:PROP_TYPE_BOOLEAN,defaultValue:!1,event:"change"}),modelMixin=_makeModelMixin.mixin,modelProps=_makeModelMixin.props,MODEL_PROP_NAME=_makeModelMixin.prop,MODEL_EVENT_NAME=_makeModelMixin.event,linkProps=pick(props$2g,["href","to"]),props=makePropsConfigurable(sortKeys(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},props$26),modelProps),linkProps),{},{appendToast:makeProp(PROP_TYPE_BOOLEAN,!1),autoHideDelay:makeProp(PROP_TYPE_NUMBER_STRING,5e3),bodyClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),headerClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),headerTag:makeProp(PROP_TYPE_STRING,"header"),isStatus:makeProp(PROP_TYPE_BOOLEAN,!1),noAutoHide:makeProp(PROP_TYPE_BOOLEAN,!1),noCloseButton:makeProp(PROP_TYPE_BOOLEAN,!1),noFade:makeProp(PROP_TYPE_BOOLEAN,!1),noHoverPause:makeProp(PROP_TYPE_BOOLEAN,!1),solid:makeProp(PROP_TYPE_BOOLEAN,!1),static:makeProp(PROP_TYPE_BOOLEAN,!1),title:makeProp(PROP_TYPE_STRING),toastClass:makeProp(PROP_TYPE_ARRAY_OBJECT_STRING),toaster:makeProp(PROP_TYPE_STRING,"b-toaster-top-right"),variant:makeProp(PROP_TYPE_STRING)})),"BToast"),BToast=extend({name:"BToast",mixins:[attrsMixin,idMixin,modelMixin,listenOnRootMixin,normalizeSlotMixin,scopedStyleMixin],inheritAttrs:!1,props:props,data:function(){return{isMounted:!1,doRender:!1,localShow:!1,isTransitioning:!1,isHiding:!1,order:0,dismissStarted:0,resumeDismiss:0}},computed:{toastClasses:function(){var appendToast=this.appendToast,variant=this.variant;return _defineProperty({"b-toast-solid":this.solid,"b-toast-append":appendToast,"b-toast-prepend":!appendToast},"b-toast-".concat(variant),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$3(_objectSpread2$3({},this.bvAttrs),{},{id:this.safeId(),tabindex:"0"})}},watch:(_watch={},_defineProperty(_watch,MODEL_PROP_NAME,(function(newValue){this[newValue?"show":"hide"]()})),_defineProperty(_watch,"localShow",(function(newValue){newValue!==this[MODEL_PROP_NAME]&&this.$emit(MODEL_EVENT_NAME,newValue)})),_defineProperty(_watch,"toaster",(function(){this.$nextTick(this.ensureToaster)})),_defineProperty(_watch,"static",(function(newValue){newValue&&this.localShow&&this.ensureToaster()})),_watch),created:function(){this.$_dismissTimer=null},mounted:function(){var _this=this;this.isMounted=!0,this.$nextTick((function(){_this[MODEL_PROP_NAME]&&requestAF((function(){_this.show()}))})),this.listenOnRoot(getRootActionEventName("BToast","show"),(function(id){id===_this.safeId()&&_this.show()})),this.listenOnRoot(getRootActionEventName("BToast","hide"),(function(id){id&&id!==_this.safeId()||_this.hide()})),this.listenOnRoot(getRootEventName("BToaster","destroyed"),(function(toaster){toaster===_this.computedToaster&&_this.hide()}))},beforeDestroy:function(){this.clearDismissTimer()},methods:{show:function(){var _this2=this;if(!this.localShow){this.ensureToaster();var showEvent=this.buildEvent("show");this.emitEvent(showEvent),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 hideEvent=this.buildEvent("hide");this.emitEvent(hideEvent),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$3(_objectSpread2$3({cancelable:!1,target:this.$el||null,relatedTarget:null},options),{},{vueTarget:this,componentId:this.safeId()}))},emitEvent:function(bvEvent){var type=bvEvent.type;this.emitOnRoot(getRootEventName("BToast",type),bvEvent),this.$emit(type,bvEvent)},ensureToaster:function(){if(!this.static){var computedToaster=this.computedToaster;if(!_portalVue.Wormhole.hasTarget(computedToaster)){var div=document.createElement("div");document.body.appendChild(div),createNewChildComponent(this.bvEventRoot,BToaster,{propsData:{name:computedToaster}}).$mount(div)}}},startDismissTimer:function(){this.clearDismissTimer(),this.noAutoHide||(this.$_dismissTimer=setTimeout(this.hide,this.resumeDismiss||this.computedDuration),this.dismissStarted=Date.now(),this.resumeDismiss=0)},clearDismissTimer:function(){clearTimeout(this.$_dismissTimer),this.$_dismissTimer=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.$_dismissTimer&&!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 hiddenEvent=this.buildEvent("shown");this.emitEvent(hiddenEvent),this.startDismissTimer(),this.setHoverHandler(!0)},onBeforeLeave:function(){this.isTransitioning=!0},onAfterLeave:function(){this.isTransitioning=!1,this.order=0,this.resumeDismiss=this.dismissStarted=0;var hiddenEvent=this.buildEvent("hidden");this.emitEvent(hiddenEvent),this.doRender=!1},makeToast:function(h){var _this5=this,title=this.title,slotScope=this.slotScope,link=isLink$1(this),$headerContent=[],$title=this.normalizeSlot("toast-title",slotScope);$title?$headerContent.push($title):title&&$headerContent.push(h("strong",{staticClass:"mr-2"},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(this.headerTag,{staticClass:"toast-header",class:this.headerClass},$headerContent));var $body=h(link?BLink:"div",{staticClass:"toast-body",class:this.bodyClass,props:link?pluckProps(linkProps,this):{},on:link?{click:this.onLinkClick}:{}},this.normalizeSlot("default",slotScope));return h("div",{staticClass:"toast",class:this.toastClass,attrs:this.computedAttrs,key:"toast-".concat(this._uid),ref:"toast"},[$header,$body])}},render:function(h){if(!this.doRender||!this.isMounted)return h();var order=this.order,isStatic=this.static,isHiding=this.isHiding,isStatus=this.isStatus,name="b-toast-".concat(this._uid),$toast=h("div",{staticClass:"b-toast",class:this.toastClasses,attrs:_objectSpread2$3(_objectSpread2$3({},isStatic?{}:this.scopedStyleAttrs),{},{id:this.safeId("_toast_outer"),role:isHiding?null:isStatus?"status":"alert","aria-live":isHiding?null:isStatus?"polite":"assertive","aria-atomic":isHiding?null:"true"}),key:name,ref:"b-toast"},[h(BVTransition,{props:{noFade:this.noFade},on:this.transitionHandlers},[this.localShow?this.makeToast(h):h()])]);return h(_portalVue.Portal,{props:{name:name,to:this.computedToaster,order:order,slim:!0,disabled:isStatic}},[$toast])}});_exports.BToast=BToast;var BASE_PROPS=["id"].concat(_toConsumableArray(keys(omit(props,["static","visible"])))),propsToSlots={toastContent:"default",title:"toast-title"},filterOptions=function(options){return BASE_PROPS.reduce((function(memo,key){return isUndefined(options[key])||(memo[key]=options[key]),memo}),{})},BVToastPlugin=pluginFactory({plugins:{plugin:function(Vue){var BVToastPop=Vue.extend({name:"BVToastPop",extends:BToast,mixins:[useParentMixin],destroyed:function(){var $el=this.$el;$el&&$el.parentNode&&$el.parentNode.removeChild($el)},mounted:function(){var _this=this,handleDestroy=function(){_this.localShow=!1,_this.doRender=!1,_this.$nextTick((function(){_this.$nextTick((function(){requestAF((function(){_this.$destroy()}))}))}))};this.bvParent.$once(HOOK_EVENT_NAME_DESTROYED,handleDestroy),this.$once("hidden",handleDestroy),this.listenOnRoot(getRootEventName("BToaster","destroyed"),(function(toaster){toaster===_this.toaster&&handleDestroy()}))}}),BvToast=function(){function BvToast(vm){_classCallCheck(this,BvToast),assign(this,{_vm:vm,_root:getEventRoot(vm)}),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=createNewChildComponent(parent,BVToastPop,{propsData:_objectSpread2$3(_objectSpread2$3(_objectSpread2$3({},filterOptions(getComponentConfig("BToast"))),omit(props,keys(propsToSlots))),{},{static:!1,visible:!0})});keys(propsToSlots).forEach((function(prop){var value=props[prop];isUndefined(value)||("title"===prop&&isString(value)&&(value=[parent.$createElement("strong",{class:"mr-2"},value)]),toast.$slots[propsToSlots[prop]]=concat(value))}));var div=document.createElement("div");document.body.appendChild(div),toast.$mount(div)}}(_objectSpread2$3(_objectSpread2$3({},filterOptions(options)),{},{toastContent:content}),this._vm)}},{key:"show",value:function(id){id&&this._root.$emit(getRootActionEventName("BToast","show"),id)}},{key:"hide",value:function(){var id=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;this._root.$emit(getRootActionEventName("BToast","hide"),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={focus:!0,hover:!0,click:!0,blur:!0,manual:!0},htmlRE=/^html$/i,noninteractiveRE=/^noninteractive$/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$1=/^o-?\d+$/i,variantRE=/^v-.+$/i,spacesRE=/\s+/,applyTooltip=function(el,bindings,vnode){if(IS_BROWSER){var config=function(bindings,vnode){var 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("BTooltip","delay",50),boundary:String(getComponentConfig("BTooltip","boundary","scrollParent")),boundaryPadding:toInteger(getComponentConfig("BTooltip","boundaryPadding",5),0),variant:getComponentConfig("BTooltip","variant"),customClass:getComponentConfig("BTooltip","customClass")};if(isString(bindings.value)||isNumber(bindings.value)||isFunction(bindings.value)?config.title=bindings.value:isPlainObject(bindings.value)&&(config=_objectSpread2$3(_objectSpread2$3({},config),bindings.value)),isUndefined(config.title)){var attrs=isVue3?vnode.props:(vnode.data||{}).attrs;config.title=attrs&&!isUndefinedOrNull(attrs.title)?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.test(mod))config.html=!0;else if(noninteractiveRE.test(mod))config.interactive=!1;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$1.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="hover focus"),config}(bindings,vnode);if(!el[BV_TOOLTIP]){var parent=getInstanceFromDirective(vnode,bindings);el[BV_TOOLTIP]=createNewChildComponent(parent,BVTooltip,{_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){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,SkeletonPlugin:SkeletonPlugin,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 SELECTOR_NAV_LINKS=".nav-link",SELECTOR_LIST_ITEMS=".list-group-item",SELECTOR_DROPDOWN_ITEMS=".dropdown-item",ROOT_EVENT_NAME_ACTIVATE=getRootEventName("BVScrollspy","activate"),Default={element:"body",offset:10,method:"auto",throttle:75},DefaultType={element:"(string|element|component)",offset:"number",method:"string",throttle:"number"},TransitionEndEvents=["webkitTransitionEnd","transitionend","otransitionend","oTransitionEnd"],toType=function(obj){return function(obj){return Object.prototype.toString.call(obj)}(obj).match(/\s([a-zA-Z]+)/)[1].toLowerCase()},BVScrollspy=function(){function BVScrollspy(element,config,$root){_classCallCheck(this,BVScrollspy),this.$el=element,this.$scroller=null,this.$selector=[SELECTOR_NAV_LINKS,SELECTOR_LIST_ITEMS,SELECTOR_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(BVScrollspy,[{key:"updateConfig",value:function(config,$root){this.$scroller&&(this.unlisten(),this.$scroller=null);var cfg=_objectSpread2$3(_objectSpread2$3({},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(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.forEach((function(eventName){eventOn(window,eventName,_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.forEach((function(eventName){eventOff(window,eventName,_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(event){var type=isString(event)?event:event.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?"position":"offset",method="auto"===this.$config.method?autoMethod:this.$config.method,methodFn="position"===method?position:offset,offsetBase="position"===method?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&&RX_HREF.test(href||"")})).map((function(href){var id=href.replace(RX_HREF,"$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(identity).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,"dropdown-item")){var dropdown=closest(".dropdown, .dropup",link);dropdown&&_this5.setActiveState(select(".dropdown-toggle",dropdown),!0),_this5.setActiveState(link,!0)}else{_this5.setActiveState(link,!0),matches(link.parentElement,".nav-item")&&_this5.setActiveState(link.parentElement,!0);for(var el=link;el;){var sibling=(el=closest(".nav, .list-group",el))?el.previousElementSibling:null;sibling&&matches(sibling,"".concat(SELECTOR_NAV_LINKS,", ").concat(SELECTOR_LIST_ITEMS))&&_this5.setActiveState(sibling,!0),sibling&&matches(sibling,".nav-item")&&(_this5.setActiveState(select(SELECTOR_NAV_LINKS,sibling),!0),_this5.setActiveState(sibling,!0))}}})),links&&links.length>0&&this.$root&&this.$root.$emit(ROOT_EVENT_NAME_ACTIVATE,target,links)}},{key:"clear",value:function(){var _this6=this;selectAll("".concat(this.$selector,", ").concat(".nav-item"),this.$el).filter((function(el){return hasClass(el,"active")})).forEach((function(el){return _this6.setActiveState(el,!1)}))}},{key:"setActiveState",value:function(el,active){el&&(active?addClass(el,"active"):removeClass(el,"active"))}}],[{key:"Name",get:function(){return"v-b-scrollspy"}},{key:"Default",get:function(){return Default}},{key:"DefaultType",get:function(){return DefaultType}}]),BVScrollspy}(),BV_SCROLLSPY="__BV_Scrollspy__",onlyDigitsRE=/^\d+$/,offsetRE=/^(auto|position|offset)$/,applyScrollspy=function(el,bindings,vnode){if(IS_BROWSER){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.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!!BVScrollspy.DefaultType[k]})).forEach((function(k){config[k]=bindings.value[k]})),config}(bindings);el[BV_SCROLLSPY]?el[BV_SCROLLSPY].updateConfig(config,getEventRoot(getInstanceFromDirective(vnode,bindings))):el[BV_SCROLLSPY]=new BVScrollspy(el,config,getEventRoot(getInstanceFromDirective(vnode,bindings)))}},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;_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