From 74784e84d17a016b6653c59f6639844cff51384e Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Mon, 15 Mar 2021 23:23:54 -0500 Subject: [PATCH] Add svg backgrounds --- static/images/backgrounds/abstract-envelope.svg | 1 + static/images/backgrounds/cornered-stairs.svg | 1 + static/images/backgrounds/flat-mountains.svg | 1 + static/images/backgrounds/geometric-intersection.svg | 1 + static/images/backgrounds/liquid-cheese.svg | 1 + static/images/backgrounds/radiant-gradient.svg | 1 + static/images/backgrounds/rainbow-vortex.svg | 1 + static/images/backgrounds/rose-petals.svg | 1 + static/images/backgrounds/subtle-prism.svg | 1 + static/images/backgrounds/vanishing-stripes.svg | 1 + 10 files changed, 10 insertions(+) create mode 100644 static/images/backgrounds/abstract-envelope.svg create mode 100644 static/images/backgrounds/cornered-stairs.svg create mode 100644 static/images/backgrounds/flat-mountains.svg create mode 100644 static/images/backgrounds/geometric-intersection.svg create mode 100644 static/images/backgrounds/liquid-cheese.svg create mode 100644 static/images/backgrounds/radiant-gradient.svg create mode 100644 static/images/backgrounds/rainbow-vortex.svg create mode 100644 static/images/backgrounds/rose-petals.svg create mode 100644 static/images/backgrounds/subtle-prism.svg create mode 100644 static/images/backgrounds/vanishing-stripes.svg diff --git a/static/images/backgrounds/abstract-envelope.svg b/static/images/backgrounds/abstract-envelope.svg new file mode 100644 index 0000000..e787dc8 --- /dev/null +++ b/static/images/backgrounds/abstract-envelope.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/backgrounds/cornered-stairs.svg b/static/images/backgrounds/cornered-stairs.svg new file mode 100644 index 0000000..cddbbfe --- /dev/null +++ b/static/images/backgrounds/cornered-stairs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/backgrounds/flat-mountains.svg b/static/images/backgrounds/flat-mountains.svg new file mode 100644 index 0000000..8ba3d77 --- /dev/null +++ b/static/images/backgrounds/flat-mountains.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/backgrounds/geometric-intersection.svg b/static/images/backgrounds/geometric-intersection.svg new file mode 100644 index 0000000..ffc23d5 --- /dev/null +++ b/static/images/backgrounds/geometric-intersection.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/backgrounds/liquid-cheese.svg b/static/images/backgrounds/liquid-cheese.svg new file mode 100644 index 0000000..0b0c611 --- /dev/null +++ b/static/images/backgrounds/liquid-cheese.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/backgrounds/radiant-gradient.svg b/static/images/backgrounds/radiant-gradient.svg new file mode 100644 index 0000000..8594676 --- /dev/null +++ b/static/images/backgrounds/radiant-gradient.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/backgrounds/rainbow-vortex.svg b/static/images/backgrounds/rainbow-vortex.svg new file mode 100644 index 0000000..bb6e4e4 --- /dev/null +++ b/static/images/backgrounds/rainbow-vortex.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/backgrounds/rose-petals.svg b/static/images/backgrounds/rose-petals.svg new file mode 100644 index 0000000..b835718 --- /dev/null +++ b/static/images/backgrounds/rose-petals.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/backgrounds/subtle-prism.svg b/static/images/backgrounds/subtle-prism.svg new file mode 100644 index 0000000..45c8a50 --- /dev/null +++ b/static/images/backgrounds/subtle-prism.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/backgrounds/vanishing-stripes.svg b/static/images/backgrounds/vanishing-stripes.svg new file mode 100644 index 0000000..5478be8 --- /dev/null +++ b/static/images/backgrounds/vanishing-stripes.svg @@ -0,0 +1 @@ + \ No newline at end of file