From 67cc037d0d96c796fa514f381cbe76ecc9a87200 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Tue, 5 Mar 2024 10:43:49 -0800 Subject: [PATCH] add missing vocabulary-theme icons --- .../vocabulary/svg/cc/icons/cc-by.svg | 1 + .../svg/cc/icons/cc-heart-filled.svg | 1 + .../vocabulary/svg/cc/icons/cc-heart.svg | 1 + .../vocabulary/svg/cc/icons/cc-icons.svg | 80 ++++++++++++++ .../vocabulary/svg/cc/icons/cc-logo.svg | 1 + .../vocabulary/svg/cc/icons/cc-nc-eu.svg | 1 + .../vocabulary/svg/cc/icons/cc-nc-jp.svg | 1 + .../vocabulary/svg/cc/icons/cc-nc.svg | 1 + .../vocabulary/svg/cc/icons/cc-nd.svg | 1 + .../vocabulary/svg/cc/icons/cc-pd.svg | 1 + .../vocabulary/svg/cc/icons/cc-pdm.svg | 1 + .../vocabulary/svg/cc/icons/cc-remix.svg | 1 + .../vocabulary/svg/cc/icons/cc-sa.svg | 1 + .../svg/cc/icons/cc-sampling-plus.svg | 1 + .../vocabulary/svg/cc/icons/cc-sampling.svg | 1 + .../vocabulary/svg/cc/icons/cc-share.svg | 1 + .../vocabulary/svg/cc/icons/cc-zero.svg | 1 + .../svg/font-awesome/icons/fa-icons.svg | 101 ++++++++++++++++++ 18 files changed, 197 insertions(+) create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-by.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-heart-filled.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-heart.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-icons.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-logo.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nc-eu.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nc-jp.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nc.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nd.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-pd.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-pdm.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-remix.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-sa.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-sampling-plus.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-sampling.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-share.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-zero.svg create mode 100644 docs/wp-content/themes/vocabulary-theme/vocabulary/svg/font-awesome/icons/fa-icons.svg diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-by.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-by.svg new file mode 100644 index 00000000000..9a0b2180154 --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-by.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-heart-filled.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-heart-filled.svg new file mode 100644 index 00000000000..80cd7c8c568 --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-heart-filled.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-heart.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-heart.svg new file mode 100644 index 00000000000..d43e65f2e9c --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-heart.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-icons.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-icons.svg new file mode 100644 index 00000000000..f3d4c51211a --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-icons.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-logo.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-logo.svg new file mode 100644 index 00000000000..8b464cf8640 --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-logo.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nc-eu.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nc-eu.svg new file mode 100644 index 00000000000..42e4c7110bf --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nc-eu.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nc-jp.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nc-jp.svg new file mode 100644 index 00000000000..73ba20c0106 --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nc-jp.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nc.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nc.svg new file mode 100644 index 00000000000..cac5b004a5a --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nc.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nd.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nd.svg new file mode 100644 index 00000000000..d6bff7f3338 --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-nd.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-pd.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-pd.svg new file mode 100644 index 00000000000..69f9aa81d36 --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-pd.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-pdm.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-pdm.svg new file mode 100644 index 00000000000..3ba019dec5c --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-pdm.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-remix.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-remix.svg new file mode 100644 index 00000000000..a2e351180f5 --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-remix.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-sa.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-sa.svg new file mode 100644 index 00000000000..dec58210c50 --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-sa.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-sampling-plus.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-sampling-plus.svg new file mode 100644 index 00000000000..ef29be7e822 --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-sampling-plus.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-sampling.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-sampling.svg new file mode 100644 index 00000000000..2c475a68c5a --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-sampling.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-share.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-share.svg new file mode 100644 index 00000000000..172058c8908 --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-share.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-zero.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-zero.svg new file mode 100644 index 00000000000..adb10ce39ed --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-zero.svg @@ -0,0 +1 @@ + diff --git a/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/font-awesome/icons/fa-icons.svg b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/font-awesome/icons/fa-icons.svg new file mode 100644 index 00000000000..c01505939ba --- /dev/null +++ b/docs/wp-content/themes/vocabulary-theme/vocabulary/svg/font-awesome/icons/fa-icons.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +