@@ -48,6 +50,9 @@ import IsOnlineFilter from "@/componentss/shared/filter/filters/IsOnlineFilter.v
import BasicListFilter from "@/componentss/shared/filter/BasicListFilter.vue";
import EventListSearch from "@/componentss/features/events/components/EventListSearch.vue";
import SortingByFilter from "@/componentss/shared/filter/filters/SortingByFilter.vue";
+import BaseBreadcrumbs from "@/componentss/shared/Breadcrumbs/BaseBreadcrumbs.vue";
+import BasicIcon from "@/componentss/ui/icons/BasicIcon.vue";
+import BreadcrumbsItem from "@/componentss/shared/Breadcrumbs/BreadcrumbsItem.vue";
export default {
@@ -79,6 +84,9 @@ export default {
}
},
components: {
+ BreadcrumbsItem,
+ BasicIcon,
+ BaseBreadcrumbs,
SortingByFilter,
EventListSearch,
BasicListFilter,
@@ -110,61 +118,4 @@ export default {
diff --git a/resources/js/app.js b/resources/js/app.js
index c5a937e..a580e2f 100644
--- a/resources/js/app.js
+++ b/resources/js/app.js
@@ -1,6 +1,8 @@
import './bootstrap';
import '../css/app.css';
import 'preline';
+import 'virtual:svg-icons-register'
+
import { createSSRApp, h } from 'vue';
import { createInertiaApp } from '@inertiajs/vue3';
diff --git a/resources/js/assets/icons/icons.js b/resources/js/assets/icons/icons.js
index 9ab807e..b0b067d 100644
--- a/resources/js/assets/icons/icons.js
+++ b/resources/js/assets/icons/icons.js
@@ -1,88 +1,4 @@
export default {
- schedule: {
- path: '
',
- viewBox: '0 0 24 24',
- fill: 'none',
- stroke_width: 1.5,
- stroke: 'currentColor',
- },
- search: {
- path: '
',
- viewBox: '0 0 24 24',
- fill: 'none',
- stroke_width: 1.5,
- stroke: 'currentColor',
- },
- post_search: {
- path: '
',
- viewBox: '0 0 24 24',
- fill: 'none',
- stroke_width: 1.5,
- stroke: 'currentColor',
- },
- faculty_search: {
- path: '
',
- viewBox: '0 0 24 24',
- fill: 'none',
- stroke_width: 1.5,
- stroke: 'currentColor',
- },
- educational_group_search: {
- path: '
',
- viewBox: '0 0 24 24',
- fill: 'none',
- stroke_width: 1.5,
- stroke: 'currentColor',
- },
- additional_education_search: {
- path: '
',
- viewBox: '0 0 24 24',
- fill: 'none',
- stroke_width: 1.5,
- stroke: 'currentColor',
- },
- event_search: {
- path: '
',
- viewBox: '0 0 24 24',
- fill: 'none',
- stroke_width: 1.5,
- stroke: 'currentColor',
- },
- educational_program_search: {
- path: '
',
- viewBox: '0 0 24 24',
- fill: 'none',
- stroke_width: 1.5,
- stroke: 'currentColor',
- },
- page_search: {
- path: '
',
- viewBox: '0 0 24 24',
- fill: 'none',
- stroke_width: 1.5,
- stroke: 'currentColor',
- },
- person_search: {
- path: '
',
- viewBox: '0 0 24 24',
- fill: 'none',
- stroke_width: 1.5,
- stroke: 'currentColor',
- },
- line: {
- path: '
',
- viewBox: '0 0 24 24',
- fill: 'none',
- stroke_width: 1.5,
- stroke: 'currentColor',
- },
- eye: {
- path: '
',
- viewBox: '0 0 24 24',
- fill: 'none',
- stroke_width: 1.5,
- stroke: 'currentColor',
- },
file: {
path: '
',
viewBox: '0 0 24 24',
@@ -125,13 +41,6 @@ export default {
// stroke_width: 1.5,
// stroke: 'currentColor',
},
- home: {
- path: '
',
- viewBox: '0 0 24 24',
- fill: 'none',
- stroke_width: 1.5,
- stroke: 'currentColor',
- },
settings: {
path: '
',
viewBox: '0 0 24 24',
@@ -139,123 +48,2267 @@ export default {
stroke_width: 1.5,
stroke: 'currentColor',
},
+
+
academicCap: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
adjustmentsHorizontal: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
adjustmentsVertical: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
archiveBoxArrowDown: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
archiveBoxXMark: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
archiveBox: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
arrowDownCircle: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
arrowDownLeft: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
arrowDownOnSquareStack: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
arrowDownOnSquare: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
arrowDownRight: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
arrowDownTray: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
arrowDown: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
arrowLeftCircle: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
arrowLeftEndOnRectangle: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
+ },
+ arrowLeftOnRectangle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
},
arrowLeftStartOnRectangle: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
arrowLeft: {
path: '
',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
- stroke: 'currentColor',
+ stroke: 'currentColor'
},
+ arrowLongDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowLongLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowLongRight: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowLongUp: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowPathRoundedSquare: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowPath: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowRightCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowRightEndOnRectangle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowRightOnRectangle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowRightStartOnRectangle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowRight: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowSmallDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowSmallLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowSmallRight: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowSmallUp: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowTopRightOnSquare: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowTrendingDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowTrendingUp: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowTurnDownLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowTurnDownRight: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowTurnLeftDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowTurnLeftUp: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowTurnRightDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowTurnRightUp: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowTurnUpLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowTurnUpRight: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowUpCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowUpLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowUpOnSquareStack: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowUpOnSquare: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowUpRight: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowUpTray: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowUp: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowUturnDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowUturnLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowUturnRight: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowUturnUp: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowsPointingIn: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowsPointingOut: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowsRightLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ arrowsUpDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ atSymbol: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ backspace: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ backward: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ banknotes: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bars2: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bars3BottomLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bars3BottomRight: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bars3CenterLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bars3: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bars4: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ barsArrowDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ barsArrowUp: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ battery0: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ battery100: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ battery50: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ beaker: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bellAlert: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bellSlash: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bellSnooze: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bell: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bold: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ boltSlash: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bolt: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bookOpen: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bookmarkSlash: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bookmarkSquare: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bookmark: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ briefcase: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ bugAnt: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ buildingLibrary: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ buildingOffice2: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ buildingOffice: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ buildingStorefront: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ cake: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ calculator: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ calendarDateRange: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ calendarDays: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ calendar: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ camera: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chartBarSquare: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chartBar: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chartPie: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chatBubbleBottomCenterText: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chatBubbleBottomCenter: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chatBubbleLeftEllipsis: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chatBubbleLeftRight: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chatBubbleLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chatBubbleOvalLeftEllipsis: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chatBubbleOvalLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ checkBadge: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ checkCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ check: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chevronDoubleDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chevronDoubleLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chevronDoubleRight: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chevronDoubleUp: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chevronDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chevronLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chevronRight: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chevronUpDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ chevronUp: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ circleStack: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ clipboardDocumentCheck: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ clipboardDocumentList: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ clipboardDocument: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ clipboard: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ clock: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ cloudArrowDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ cloudArrowUp: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ cloud: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ codeBracketSquare: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ codeBracket: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ cog6Tooth: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ cog8Tooth: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ cog: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ commandLine: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ computerDesktop: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ cpuChip: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ creditCard: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ cubeTransparent: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ cube: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ currencyBangladeshi: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ currencyDollar: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ currencyEuro: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ currencyPound: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ currencyRupee: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ currencyYen: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ cursorArrowRays: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ cursorArrowRipple: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ devicePhoneMobile: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ deviceTablet: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ divide: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentArrowDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentArrowUp: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentChartBar: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentCheck: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentCurrencyBangladeshi: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentCurrencyDollar: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentCurrencyEuro: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentCurrencyPound: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentCurrencyRupee: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentCurrencyYen: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentDuplicate: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentMagnifyingGlass: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentMinus: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentPlus: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ documentText: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ document: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ ellipsisHorizontalCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ ellipsisHorizontal: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ ellipsisVertical: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ envelopeOpen: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ envelope: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ equals: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ exclamationCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ exclamationTriangle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ eyeDropper: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ eyeSlash: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ eye: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ faceFrown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ faceSmile: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ film: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ fingerPrint: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ fire: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ flag: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ folderArrowDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ folderMinus: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ folderOpen: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ folderPlus: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ folder: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ forward: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ funnel: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ gif: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ giftTop: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ gift: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ globeAlt: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ globeAmericas: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ globeAsiaAustralia: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ globeEuropeAfrica: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ h1: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ h2: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ h3: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ handRaised: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ handThumbDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ handThumbUp: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ hashtag: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ homeModern: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ home: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ identification: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ inboxArrowDown: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ inboxStack: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ inbox: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ informationCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ italic: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ key: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ language: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ lifebuoy: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ lightBulb: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ linkSlash: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ link: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ listBullet: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ lockClosed: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ lockOpen: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ magnifyingGlassCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ magnifyingGlassMinus: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ magnifyingGlassPlus: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ magnifyingGlass: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ mapPin: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ map: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ megaphone: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ microphone: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ minusCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ minusSmall: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ minus: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ moon: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ musicalNote: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ newspaper: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ noSymbol: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ numberedList: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ paintBrush: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ paperAirplane: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ paperClip: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ pauseCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ pause: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ pencilSquare: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ pencil: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ percentBadge: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ phoneArrowDownLeft: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ phoneArrowUpRight: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ phoneXMark: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ phone: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ photo: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ playCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ playPause: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ play: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ plusCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ plusSmall: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ plus: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ power: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ presentationChartBar: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ presentationChartLine: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ printer: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ puzzlePiece: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ qrCode: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ questionMarkCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ queueList: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ radio: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ receiptPercent: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ receiptRefund: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ rectangleGroup: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ rectangleStack: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ rocketLaunch: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ rss: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ scale: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ scissors: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ serverStack: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ server: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ share: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ shieldCheck: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ shieldExclamation: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ shoppingBag: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ shoppingCart: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ signalSlash: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ signal: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ slash: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ sparkles: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ speakerWave: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ speakerXMark: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ square2Stack: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ square3Stack3d: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ squares2x2: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ squaresPlus: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ star: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ stopCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ stop: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ strikethrough: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ sun: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ swatch: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ tableCells: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ tag: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ ticket: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ trash: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ trophy: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ truck: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ tv: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ underline: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ userCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ userGroup: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ userMinus: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ userPlus: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ user: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ users: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ variable: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ videoCameraSlash: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ videoCamera: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ viewColumns: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ viewfinderCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ wallet: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ wifi: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ window: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ wrenchScrewdriver: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ wrench: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ xCircle: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ },
+ xMark: {
+ path: '
',
+ viewBox: '0 0 24 24',
+ fill: 'none',
+ stroke_width: 1.5,
+ stroke: 'currentColor'
+ }
}
\ No newline at end of file
diff --git a/resources/js/componentss/features/pages/components/PageSubSectionLinks.vue b/resources/js/componentss/features/pages/components/PageSubSectionLinks.vue
index 8d82e6f..0538676 100644
--- a/resources/js/componentss/features/pages/components/PageSubSectionLinks.vue
+++ b/resources/js/componentss/features/pages/components/PageSubSectionLinks.vue
@@ -10,7 +10,7 @@
-
+
{{ page.title }}
diff --git a/resources/js/componentss/features/posts/components/PostItemBreadcrumbs.vue b/resources/js/componentss/features/posts/components/PostItemBreadcrumbs.vue
index 3667f70..ffce4bc 100644
--- a/resources/js/componentss/features/posts/components/PostItemBreadcrumbs.vue
+++ b/resources/js/componentss/features/posts/components/PostItemBreadcrumbs.vue
@@ -1,6 +1,6 @@
-
+
@@ -53,7 +53,7 @@
{{ textLimit(postTitle, 60) }}
-
+
@@ -203,7 +203,8 @@ export default {
\ No newline at end of file
diff --git a/resources/js/componentss/shared/Breadcrumbs/BaseBreadcrumbs.vue b/resources/js/componentss/shared/Breadcrumbs/BaseBreadcrumbs.vue
new file mode 100644
index 0000000..4cd878b
--- /dev/null
+++ b/resources/js/componentss/shared/Breadcrumbs/BaseBreadcrumbs.vue
@@ -0,0 +1,142 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ TEXT_LIMIT(breadcrumbs.mainSection.data.title, 25) }}
+
+
+
+
+
+ {{ TEXT_LIMIT(breadcrumbs.subSection.data.title, 25) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/resources/js/componentss/shared/Breadcrumbs/BreadcrumbsItem.vue b/resources/js/componentss/shared/Breadcrumbs/BreadcrumbsItem.vue
new file mode 100644
index 0000000..f281c73
--- /dev/null
+++ b/resources/js/componentss/shared/Breadcrumbs/BreadcrumbsItem.vue
@@ -0,0 +1,36 @@
+
+
+
+
+ {{ title }}
+
+
+
+
+
diff --git a/resources/js/componentss/shared/pageResource/PageResourceList.vue b/resources/js/componentss/shared/pageResource/PageResourceList.vue
index f6c7b0d..5c797a7 100644
--- a/resources/js/componentss/shared/pageResource/PageResourceList.vue
+++ b/resources/js/componentss/shared/pageResource/PageResourceList.vue
@@ -26,8 +26,10 @@
-
![Blog Image]()
-
+
![Blog Image]()
+
+
+
{{ item.title }}
@@ -51,9 +53,10 @@
import axios from "axios";
import {Link} from "@inertiajs/vue3";
+import BasicIcon from "@/componentss/ui/icons/BasicIcon.vue";
export default {
name: "PageResourceList",
- components: {axios, Link },
+ components: {BasicIcon, axios, Link },
data() {
return {
resource: null,
diff --git a/resources/js/componentss/ui/icons/BasicIcon.vue b/resources/js/componentss/ui/icons/BasicIcon.vue
index 582dcb7..2dadd5a 100644
--- a/resources/js/componentss/ui/icons/BasicIcon.vue
+++ b/resources/js/componentss/ui/icons/BasicIcon.vue
@@ -1,45 +1,47 @@
-
+
\ No newline at end of file