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