From a8ec19e243856ca09ae2f9bb2e49cf950250395d Mon Sep 17 00:00:00 2001 From: "Andrea N. Cardona" Date: Tue, 17 May 2022 22:11:43 -0500 Subject: [PATCH] fix: update thumbnails --- types/thumbnails/button-group.svg | 28 +++++++++++++ types/thumbnails/local-storage.svg | 35 ++++++++++++++++ types/thumbnails/ordered-list.svg | 60 +++++++++++++++++++++++++++ types/thumbnails/recursive-list.svg | 48 ++++++++++++++++++++++ types/thumbnails/truncate.svg | 17 ++++++++ types/thumbnails/unordered-list.svg | 64 +++++++++++++++++++++++++++++ 6 files changed, 252 insertions(+) create mode 100644 types/thumbnails/button-group.svg create mode 100644 types/thumbnails/local-storage.svg create mode 100644 types/thumbnails/ordered-list.svg create mode 100644 types/thumbnails/recursive-list.svg create mode 100644 types/thumbnails/truncate.svg create mode 100644 types/thumbnails/unordered-list.svg diff --git a/types/thumbnails/button-group.svg b/types/thumbnails/button-group.svg new file mode 100644 index 00000000..087aca12 --- /dev/null +++ b/types/thumbnails/button-group.svg @@ -0,0 +1,28 @@ + + + button-group + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/types/thumbnails/local-storage.svg b/types/thumbnails/local-storage.svg new file mode 100644 index 00000000..5b8aedc4 --- /dev/null +++ b/types/thumbnails/local-storage.svg @@ -0,0 +1,35 @@ + + + local-storage + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/types/thumbnails/ordered-list.svg b/types/thumbnails/ordered-list.svg new file mode 100644 index 00000000..e730ef42 --- /dev/null +++ b/types/thumbnails/ordered-list.svg @@ -0,0 +1,60 @@ + + + ordered-list + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/types/thumbnails/recursive-list.svg b/types/thumbnails/recursive-list.svg new file mode 100644 index 00000000..18a259a9 --- /dev/null +++ b/types/thumbnails/recursive-list.svg @@ -0,0 +1,48 @@ + + + recursive-list + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/types/thumbnails/truncate.svg b/types/thumbnails/truncate.svg new file mode 100644 index 00000000..f1ac3dd7 --- /dev/null +++ b/types/thumbnails/truncate.svg @@ -0,0 +1,17 @@ + + + truncate + + + + + + + + + + + + + + \ No newline at end of file diff --git a/types/thumbnails/unordered-list.svg b/types/thumbnails/unordered-list.svg new file mode 100644 index 00000000..c3f1c435 --- /dev/null +++ b/types/thumbnails/unordered-list.svg @@ -0,0 +1,64 @@ + + + unordered-list + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file