diff --git a/src/components/icons/academic-cap.ts b/src/components/icons/academic-cap.ts new file mode 100644 index 0000000..d85afd2 --- /dev/null +++ b/src/components/icons/academic-cap.ts @@ -0,0 +1,6 @@ +import { svg } from "lit"; +export const icon = svg` + + + +`; diff --git a/src/components/icons/bell b/src/components/icons/bell index e69de29..be2320f 100644 --- a/src/components/icons/bell +++ b/src/components/icons/bell @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/bell-alert b/src/components/icons/bell-alert index e69de29..be2320f 100644 --- a/src/components/icons/bell-alert +++ b/src/components/icons/bell-alert @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/bell-slash b/src/components/icons/bell-slash index e69de29..be2320f 100644 --- a/src/components/icons/bell-slash +++ b/src/components/icons/bell-slash @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/bolt b/src/components/icons/bolt index e69de29..be2320f 100644 --- a/src/components/icons/bolt +++ b/src/components/icons/bolt @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/book-open b/src/components/icons/book-open index e69de29..be2320f 100644 --- a/src/components/icons/book-open +++ b/src/components/icons/book-open @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/bookmark b/src/components/icons/bookmark index e69de29..be2320f 100644 --- a/src/components/icons/bookmark +++ b/src/components/icons/bookmark @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/bookmark-slash b/src/components/icons/bookmark-slash index e69de29..be2320f 100644 --- a/src/components/icons/bookmark-slash +++ b/src/components/icons/bookmark-slash @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/bug-ant b/src/components/icons/bug-ant index e69de29..be2320f 100644 --- a/src/components/icons/bug-ant +++ b/src/components/icons/bug-ant @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/building-library b/src/components/icons/building-library index e69de29..be2320f 100644 --- a/src/components/icons/building-library +++ b/src/components/icons/building-library @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/building-storefront b/src/components/icons/building-storefront index e69de29..be2320f 100644 --- a/src/components/icons/building-storefront +++ b/src/components/icons/building-storefront @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/cake b/src/components/icons/cake index e69de29..be2320f 100644 --- a/src/components/icons/cake +++ b/src/components/icons/cake @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/calculator b/src/components/icons/calculator index e69de29..be2320f 100644 --- a/src/components/icons/calculator +++ b/src/components/icons/calculator @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/calendar b/src/components/icons/calendar index e69de29..be2320f 100644 --- a/src/components/icons/calendar +++ b/src/components/icons/calendar @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/calendar-days b/src/components/icons/calendar-days index e69de29..be2320f 100644 --- a/src/components/icons/calendar-days +++ b/src/components/icons/calendar-days @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/camera b/src/components/icons/camera index e69de29..be2320f 100644 --- a/src/components/icons/camera +++ b/src/components/icons/camera @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/chart-bar b/src/components/icons/chart-bar index e69de29..be2320f 100644 --- a/src/components/icons/chart-bar +++ b/src/components/icons/chart-bar @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/chart-pie b/src/components/icons/chart-pie index e69de29..be2320f 100644 --- a/src/components/icons/chart-pie +++ b/src/components/icons/chart-pie @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/chat-bubble-bottom-center b/src/components/icons/chat-bubble-bottom-center index e69de29..be2320f 100644 --- a/src/components/icons/chat-bubble-bottom-center +++ b/src/components/icons/chat-bubble-bottom-center @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/chat-bubble-bottom-center-text b/src/components/icons/chat-bubble-bottom-center-text index e69de29..be2320f 100644 --- a/src/components/icons/chat-bubble-bottom-center-text +++ b/src/components/icons/chat-bubble-bottom-center-text @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/chat-bubble-left b/src/components/icons/chat-bubble-left index e69de29..be2320f 100644 --- a/src/components/icons/chat-bubble-left +++ b/src/components/icons/chat-bubble-left @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/chat-bubble-left-ellipsis b/src/components/icons/chat-bubble-left-ellipsis index e69de29..be2320f 100644 --- a/src/components/icons/chat-bubble-left-ellipsis +++ b/src/components/icons/chat-bubble-left-ellipsis @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/chat-bubble-left-right b/src/components/icons/chat-bubble-left-right index e69de29..be2320f 100644 --- a/src/components/icons/chat-bubble-left-right +++ b/src/components/icons/chat-bubble-left-right @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/check b/src/components/icons/check index e69de29..be2320f 100644 --- a/src/components/icons/check +++ b/src/components/icons/check @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/check-badge b/src/components/icons/check-badge index e69de29..be2320f 100644 --- a/src/components/icons/check-badge +++ b/src/components/icons/check-badge @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/clipboard b/src/components/icons/clipboard index e69de29..be2320f 100644 --- a/src/components/icons/clipboard +++ b/src/components/icons/clipboard @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/clock b/src/components/icons/clock index e69de29..be2320f 100644 --- a/src/components/icons/clock +++ b/src/components/icons/clock @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/cloud b/src/components/icons/cloud index e69de29..be2320f 100644 --- a/src/components/icons/cloud +++ b/src/components/icons/cloud @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/cloud-arrow-down b/src/components/icons/cloud-arrow-down index e69de29..be2320f 100644 --- a/src/components/icons/cloud-arrow-down +++ b/src/components/icons/cloud-arrow-down @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/cloud-arrow-up b/src/components/icons/cloud-arrow-up index e69de29..be2320f 100644 --- a/src/components/icons/cloud-arrow-up +++ b/src/components/icons/cloud-arrow-up @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/code-bracket b/src/components/icons/code-bracket index e69de29..be2320f 100644 --- a/src/components/icons/code-bracket +++ b/src/components/icons/code-bracket @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/cog-6-tooth b/src/components/icons/cog-6-tooth index e69de29..be2320f 100644 --- a/src/components/icons/cog-6-tooth +++ b/src/components/icons/cog-6-tooth @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/command-line b/src/components/icons/command-line index e69de29..be2320f 100644 --- a/src/components/icons/command-line +++ b/src/components/icons/command-line @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/computer-desktop b/src/components/icons/computer-desktop index e69de29..be2320f 100644 --- a/src/components/icons/computer-desktop +++ b/src/components/icons/computer-desktop @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/cpu-chip b/src/components/icons/cpu-chip index e69de29..be2320f 100644 --- a/src/components/icons/cpu-chip +++ b/src/components/icons/cpu-chip @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/credit-card b/src/components/icons/credit-card index e69de29..be2320f 100644 --- a/src/components/icons/credit-card +++ b/src/components/icons/credit-card @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/device-phone-mobile b/src/components/icons/device-phone-mobile index e69de29..be2320f 100644 --- a/src/components/icons/device-phone-mobile +++ b/src/components/icons/device-phone-mobile @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/document b/src/components/icons/document index e69de29..be2320f 100644 --- a/src/components/icons/document +++ b/src/components/icons/document @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/document-arrow-down b/src/components/icons/document-arrow-down index e69de29..be2320f 100644 --- a/src/components/icons/document-arrow-down +++ b/src/components/icons/document-arrow-down @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/document-arrow-up b/src/components/icons/document-arrow-up index e69de29..be2320f 100644 --- a/src/components/icons/document-arrow-up +++ b/src/components/icons/document-arrow-up @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/document-check b/src/components/icons/document-check index e69de29..be2320f 100644 --- a/src/components/icons/document-check +++ b/src/components/icons/document-check @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/document-duplicate b/src/components/icons/document-duplicate index e69de29..be2320f 100644 --- a/src/components/icons/document-duplicate +++ b/src/components/icons/document-duplicate @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/document-magnifying-glass b/src/components/icons/document-magnifying-glass index e69de29..be2320f 100644 --- a/src/components/icons/document-magnifying-glass +++ b/src/components/icons/document-magnifying-glass @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/document-minus b/src/components/icons/document-minus index e69de29..be2320f 100644 --- a/src/components/icons/document-minus +++ b/src/components/icons/document-minus @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/document-plus b/src/components/icons/document-plus index e69de29..be2320f 100644 --- a/src/components/icons/document-plus +++ b/src/components/icons/document-plus @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/document-text b/src/components/icons/document-text index e69de29..be2320f 100644 --- a/src/components/icons/document-text +++ b/src/components/icons/document-text @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/ellipsis-vertical b/src/components/icons/ellipsis-vertical index e69de29..be2320f 100644 --- a/src/components/icons/ellipsis-vertical +++ b/src/components/icons/ellipsis-vertical @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/envelope b/src/components/icons/envelope index e69de29..be2320f 100644 --- a/src/components/icons/envelope +++ b/src/components/icons/envelope @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/envelope-open b/src/components/icons/envelope-open index e69de29..be2320f 100644 --- a/src/components/icons/envelope-open +++ b/src/components/icons/envelope-open @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/exclamation-circle b/src/components/icons/exclamation-circle index e69de29..be2320f 100644 --- a/src/components/icons/exclamation-circle +++ b/src/components/icons/exclamation-circle @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/exclamation-triangle b/src/components/icons/exclamation-triangle index e69de29..be2320f 100644 --- a/src/components/icons/exclamation-triangle +++ b/src/components/icons/exclamation-triangle @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/eye b/src/components/icons/eye index e69de29..be2320f 100644 --- a/src/components/icons/eye +++ b/src/components/icons/eye @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/eye-dropper b/src/components/icons/eye-dropper index e69de29..be2320f 100644 --- a/src/components/icons/eye-dropper +++ b/src/components/icons/eye-dropper @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/eye-slash b/src/components/icons/eye-slash index e69de29..be2320f 100644 --- a/src/components/icons/eye-slash +++ b/src/components/icons/eye-slash @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/face-frown b/src/components/icons/face-frown index e69de29..be2320f 100644 --- a/src/components/icons/face-frown +++ b/src/components/icons/face-frown @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/face-smile b/src/components/icons/face-smile index e69de29..be2320f 100644 --- a/src/components/icons/face-smile +++ b/src/components/icons/face-smile @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/film b/src/components/icons/film index e69de29..be2320f 100644 --- a/src/components/icons/film +++ b/src/components/icons/film @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/finger-print b/src/components/icons/finger-print index e69de29..be2320f 100644 --- a/src/components/icons/finger-print +++ b/src/components/icons/finger-print @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/fire b/src/components/icons/fire index e69de29..be2320f 100644 --- a/src/components/icons/fire +++ b/src/components/icons/fire @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/flag b/src/components/icons/flag index e69de29..be2320f 100644 --- a/src/components/icons/flag +++ b/src/components/icons/flag @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/folder b/src/components/icons/folder index e69de29..be2320f 100644 --- a/src/components/icons/folder +++ b/src/components/icons/folder @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/folder-arrow-down b/src/components/icons/folder-arrow-down index e69de29..be2320f 100644 --- a/src/components/icons/folder-arrow-down +++ b/src/components/icons/folder-arrow-down @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/folder-open b/src/components/icons/folder-open index e69de29..be2320f 100644 --- a/src/components/icons/folder-open +++ b/src/components/icons/folder-open @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/folder-plus b/src/components/icons/folder-plus index e69de29..be2320f 100644 --- a/src/components/icons/folder-plus +++ b/src/components/icons/folder-plus @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/forward b/src/components/icons/forward index e69de29..be2320f 100644 --- a/src/components/icons/forward +++ b/src/components/icons/forward @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/funnel b/src/components/icons/funnel index e69de29..be2320f 100644 --- a/src/components/icons/funnel +++ b/src/components/icons/funnel @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/gift b/src/components/icons/gift index e69de29..be2320f 100644 --- a/src/components/icons/gift +++ b/src/components/icons/gift @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/globe-alt b/src/components/icons/globe-alt index e69de29..be2320f 100644 --- a/src/components/icons/globe-alt +++ b/src/components/icons/globe-alt @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/hand-raised b/src/components/icons/hand-raised index e69de29..be2320f 100644 --- a/src/components/icons/hand-raised +++ b/src/components/icons/hand-raised @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/hand-thumb-down b/src/components/icons/hand-thumb-down index e69de29..be2320f 100644 --- a/src/components/icons/hand-thumb-down +++ b/src/components/icons/hand-thumb-down @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/hand-thumb-up b/src/components/icons/hand-thumb-up index e69de29..be2320f 100644 --- a/src/components/icons/hand-thumb-up +++ b/src/components/icons/hand-thumb-up @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/heart b/src/components/icons/heart index e69de29..be2320f 100644 --- a/src/components/icons/heart +++ b/src/components/icons/heart @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/home b/src/components/icons/home index e69de29..be2320f 100644 --- a/src/components/icons/home +++ b/src/components/icons/home @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/identification b/src/components/icons/identification index e69de29..be2320f 100644 --- a/src/components/icons/identification +++ b/src/components/icons/identification @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/information-circle b/src/components/icons/information-circle index e69de29..be2320f 100644 --- a/src/components/icons/information-circle +++ b/src/components/icons/information-circle @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/key b/src/components/icons/key index e69de29..be2320f 100644 --- a/src/components/icons/key +++ b/src/components/icons/key @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/language b/src/components/icons/language index e69de29..be2320f 100644 --- a/src/components/icons/language +++ b/src/components/icons/language @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/lifebuoy b/src/components/icons/lifebuoy index e69de29..be2320f 100644 --- a/src/components/icons/lifebuoy +++ b/src/components/icons/lifebuoy @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/light-bulb b/src/components/icons/light-bulb index e69de29..be2320f 100644 --- a/src/components/icons/light-bulb +++ b/src/components/icons/light-bulb @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/link b/src/components/icons/link index e69de29..be2320f 100644 --- a/src/components/icons/link +++ b/src/components/icons/link @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/link-slash b/src/components/icons/link-slash index e69de29..be2320f 100644 --- a/src/components/icons/link-slash +++ b/src/components/icons/link-slash @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/lock-closed b/src/components/icons/lock-closed index e69de29..be2320f 100644 --- a/src/components/icons/lock-closed +++ b/src/components/icons/lock-closed @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/lock-open b/src/components/icons/lock-open index e69de29..be2320f 100644 --- a/src/components/icons/lock-open +++ b/src/components/icons/lock-open @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/magnifying-glass b/src/components/icons/magnifying-glass index e69de29..be2320f 100644 --- a/src/components/icons/magnifying-glass +++ b/src/components/icons/magnifying-glass @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/magnifying-glass-minus b/src/components/icons/magnifying-glass-minus index e69de29..be2320f 100644 --- a/src/components/icons/magnifying-glass-minus +++ b/src/components/icons/magnifying-glass-minus @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/magnifying-glass-plus b/src/components/icons/magnifying-glass-plus index e69de29..be2320f 100644 --- a/src/components/icons/magnifying-glass-plus +++ b/src/components/icons/magnifying-glass-plus @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/map b/src/components/icons/map index e69de29..be2320f 100644 --- a/src/components/icons/map +++ b/src/components/icons/map @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/map-pin b/src/components/icons/map-pin index e69de29..be2320f 100644 --- a/src/components/icons/map-pin +++ b/src/components/icons/map-pin @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/megaphone b/src/components/icons/megaphone index e69de29..be2320f 100644 --- a/src/components/icons/megaphone +++ b/src/components/icons/megaphone @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/microphone b/src/components/icons/microphone index e69de29..be2320f 100644 --- a/src/components/icons/microphone +++ b/src/components/icons/microphone @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/moon b/src/components/icons/moon index e69de29..be2320f 100644 --- a/src/components/icons/moon +++ b/src/components/icons/moon @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/newspaper b/src/components/icons/newspaper index e69de29..be2320f 100644 --- a/src/components/icons/newspaper +++ b/src/components/icons/newspaper @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/no-symbol b/src/components/icons/no-symbol index e69de29..be2320f 100644 --- a/src/components/icons/no-symbol +++ b/src/components/icons/no-symbol @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/paper-airplane b/src/components/icons/paper-airplane index e69de29..be2320f 100644 --- a/src/components/icons/paper-airplane +++ b/src/components/icons/paper-airplane @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/paper-clip b/src/components/icons/paper-clip index e69de29..be2320f 100644 --- a/src/components/icons/paper-clip +++ b/src/components/icons/paper-clip @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/pencil b/src/components/icons/pencil index e69de29..be2320f 100644 --- a/src/components/icons/pencil +++ b/src/components/icons/pencil @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/pencil-square b/src/components/icons/pencil-square index e69de29..be2320f 100644 --- a/src/components/icons/pencil-square +++ b/src/components/icons/pencil-square @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/phone b/src/components/icons/phone index e69de29..be2320f 100644 --- a/src/components/icons/phone +++ b/src/components/icons/phone @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/phone-x-mark b/src/components/icons/phone-x-mark index e69de29..be2320f 100644 --- a/src/components/icons/phone-x-mark +++ b/src/components/icons/phone-x-mark @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/play b/src/components/icons/play index e69de29..be2320f 100644 --- a/src/components/icons/play +++ b/src/components/icons/play @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/plus b/src/components/icons/plus index e69de29..be2320f 100644 --- a/src/components/icons/plus +++ b/src/components/icons/plus @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/plus-circle b/src/components/icons/plus-circle index e69de29..be2320f 100644 --- a/src/components/icons/plus-circle +++ b/src/components/icons/plus-circle @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/power b/src/components/icons/power index e69de29..be2320f 100644 --- a/src/components/icons/power +++ b/src/components/icons/power @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/presentation-chart-bar b/src/components/icons/presentation-chart-bar index e69de29..be2320f 100644 --- a/src/components/icons/presentation-chart-bar +++ b/src/components/icons/presentation-chart-bar @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/presentation-chart-line b/src/components/icons/presentation-chart-line index e69de29..be2320f 100644 --- a/src/components/icons/presentation-chart-line +++ b/src/components/icons/presentation-chart-line @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/printer b/src/components/icons/printer index e69de29..be2320f 100644 --- a/src/components/icons/printer +++ b/src/components/icons/printer @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/puzzle-piece b/src/components/icons/puzzle-piece index e69de29..be2320f 100644 --- a/src/components/icons/puzzle-piece +++ b/src/components/icons/puzzle-piece @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/qr-code b/src/components/icons/qr-code index e69de29..be2320f 100644 --- a/src/components/icons/qr-code +++ b/src/components/icons/qr-code @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/question-mark-circle b/src/components/icons/question-mark-circle index e69de29..be2320f 100644 --- a/src/components/icons/question-mark-circle +++ b/src/components/icons/question-mark-circle @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/queue-list b/src/components/icons/queue-list index e69de29..be2320f 100644 --- a/src/components/icons/queue-list +++ b/src/components/icons/queue-list @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/rocket-launch b/src/components/icons/rocket-launch index e69de29..be2320f 100644 --- a/src/components/icons/rocket-launch +++ b/src/components/icons/rocket-launch @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/scale b/src/components/icons/scale index e69de29..be2320f 100644 --- a/src/components/icons/scale +++ b/src/components/icons/scale @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/scissors b/src/components/icons/scissors index e69de29..be2320f 100644 --- a/src/components/icons/scissors +++ b/src/components/icons/scissors @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/share b/src/components/icons/share index e69de29..be2320f 100644 --- a/src/components/icons/share +++ b/src/components/icons/share @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/shield-check b/src/components/icons/shield-check index e69de29..be2320f 100644 --- a/src/components/icons/shield-check +++ b/src/components/icons/shield-check @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/shield-exclamation b/src/components/icons/shield-exclamation index e69de29..be2320f 100644 --- a/src/components/icons/shield-exclamation +++ b/src/components/icons/shield-exclamation @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/shopping-bag b/src/components/icons/shopping-bag index e69de29..be2320f 100644 --- a/src/components/icons/shopping-bag +++ b/src/components/icons/shopping-bag @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/shopping-cart b/src/components/icons/shopping-cart index e69de29..be2320f 100644 --- a/src/components/icons/shopping-cart +++ b/src/components/icons/shopping-cart @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/signal b/src/components/icons/signal index e69de29..be2320f 100644 --- a/src/components/icons/signal +++ b/src/components/icons/signal @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/signal-slash b/src/components/icons/signal-slash index e69de29..598b5d8 100644 --- a/src/components/icons/signal-slash +++ b/src/components/icons/signal-slash @@ -0,0 +1,4 @@ + import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/sparkles b/src/components/icons/sparkles index e69de29..be2320f 100644 --- a/src/components/icons/sparkles +++ b/src/components/icons/sparkles @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/square-2-stack b/src/components/icons/square-2-stack index e69de29..be2320f 100644 --- a/src/components/icons/square-2-stack +++ b/src/components/icons/square-2-stack @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/square-3-stack-3d b/src/components/icons/square-3-stack-3d index e69de29..be2320f 100644 --- a/src/components/icons/square-3-stack-3d +++ b/src/components/icons/square-3-stack-3d @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/star b/src/components/icons/star index e69de29..be2320f 100644 --- a/src/components/icons/star +++ b/src/components/icons/star @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/sun b/src/components/icons/sun index e69de29..be2320f 100644 --- a/src/components/icons/sun +++ b/src/components/icons/sun @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/table-cells b/src/components/icons/table-cells index e69de29..be2320f 100644 --- a/src/components/icons/table-cells +++ b/src/components/icons/table-cells @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/tag b/src/components/icons/tag index e69de29..be2320f 100644 --- a/src/components/icons/tag +++ b/src/components/icons/tag @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/trash b/src/components/icons/trash index e69de29..be2320f 100644 --- a/src/components/icons/trash +++ b/src/components/icons/trash @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/trophy b/src/components/icons/trophy index e69de29..be2320f 100644 --- a/src/components/icons/trophy +++ b/src/components/icons/trophy @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/user b/src/components/icons/user index e69de29..be2320f 100644 --- a/src/components/icons/user +++ b/src/components/icons/user @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/user-circle b/src/components/icons/user-circle index e69de29..be2320f 100644 --- a/src/components/icons/user-circle +++ b/src/components/icons/user-circle @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/user-group b/src/components/icons/user-group index e69de29..be2320f 100644 --- a/src/components/icons/user-group +++ b/src/components/icons/user-group @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/user-minus b/src/components/icons/user-minus index e69de29..be2320f 100644 --- a/src/components/icons/user-minus +++ b/src/components/icons/user-minus @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/user-plus b/src/components/icons/user-plus index e69de29..be2320f 100644 --- a/src/components/icons/user-plus +++ b/src/components/icons/user-plus @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/users b/src/components/icons/users index e69de29..be2320f 100644 --- a/src/components/icons/users +++ b/src/components/icons/users @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/wifi b/src/components/icons/wifi index e69de29..be2320f 100644 --- a/src/components/icons/wifi +++ b/src/components/icons/wifi @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/window b/src/components/icons/window index e69de29..be2320f 100644 --- a/src/components/icons/window +++ b/src/components/icons/window @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/wrench b/src/components/icons/wrench index e69de29..be2320f 100644 --- a/src/components/icons/wrench +++ b/src/components/icons/wrench @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/wrench-screwdriver b/src/components/icons/wrench-screwdriver index e69de29..be2320f 100644 --- a/src/components/icons/wrench-screwdriver +++ b/src/components/icons/wrench-screwdriver @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/x-circle b/src/components/icons/x-circle index e69de29..be2320f 100644 --- a/src/components/icons/x-circle +++ b/src/components/icons/x-circle @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`; diff --git a/src/components/icons/x-mark b/src/components/icons/x-mark index e69de29..be2320f 100644 --- a/src/components/icons/x-mark +++ b/src/components/icons/x-mark @@ -0,0 +1,4 @@ +import { svg } from "lit"; +export const icon = svg` + +`;