aboutsummaryrefslogtreecommitdiff
path: root/images
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-02-02 13:11:47 -0500
committerBradley Taunt <bt@btxx.org>2024-02-02 13:11:47 -0500
commitabe5d26170504102370f9c416d4723f3cea25f68 (patch)
tree8a5976408f1514e59d07b8d75c7b168d6dfe248a /images
Initial commit to new cgit platform
Diffstat (limited to 'images')
-rw-r--r--images/blob-header.jpgbin0 -> 156475 bytes
-rw-r--r--images/blob-header.svg22
-rw-r--r--images/dots-blue.pngbin0 -> 412 bytes
-rw-r--r--images/dots-purple.pngbin0 -> 4160 bytes
-rw-r--r--images/dots.pngbin0 -> 412 bytes
-rw-r--r--images/logo-icon.pngbin0 -> 12674 bytes
-rw-r--r--images/logo.pngbin0 -> 15872 bytes
-rw-r--r--images/logo.svg28
-rw-r--r--images/social-image.pngbin0 -> 5446 bytes
9 files changed, 50 insertions, 0 deletions
diff --git a/images/blob-header.jpg b/images/blob-header.jpg
new file mode 100644
index 0000000..308f249
--- /dev/null
+++ b/images/blob-header.jpg
Binary files differ
diff --git a/images/blob-header.svg b/images/blob-header.svg
new file mode 100644
index 0000000..85d7a6a
--- /dev/null
+++ b/images/blob-header.svg
@@ -0,0 +1,22 @@
+<svg style="width: 100%; height: 641px;" preserveAspectRatio="none"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1440 857">
+ <defs>
+ <path d="M0 892.505c308.829 32.498 548.829 7.536 720-74.885 171.171-82.422 411.171-104.978 720-67.668V0H0v892.505z" id="a"></path>
+ </defs>
+ <g fill="none" fill-rule="evenodd">
+ <g>
+ <g id="Group-7" transform="translate(-56 -94)">
+ <g>
+ <path d="M13 959.24c338.228 31.295 603.188-5.678 794.879-110.919 191.69-105.24 456.548-139.277 794.575-102.109L1621 208 37.542 247.031 13 959.241z" id="Path-Copy" fill="#DADAFD" transform="rotate(2 817 589)"></path>
+ <g transform="translate(56)">
+ <mask fill="#fff">
+ <use xlink:href="#a"></use>
+ </mask>
+ <use fill="#7070E6" xlink:href="#a"></use>
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/images/dots-blue.png b/images/dots-blue.png
new file mode 100644
index 0000000..8604a28
--- /dev/null
+++ b/images/dots-blue.png
Binary files differ
diff --git a/images/dots-purple.png b/images/dots-purple.png
new file mode 100644
index 0000000..41fb55d
--- /dev/null
+++ b/images/dots-purple.png
Binary files differ
diff --git a/images/dots.png b/images/dots.png
new file mode 100644
index 0000000..acecb11
--- /dev/null
+++ b/images/dots.png
Binary files differ
diff --git a/images/logo-icon.png b/images/logo-icon.png
new file mode 100644
index 0000000..d2bc39f
--- /dev/null
+++ b/images/logo-icon.png
Binary files differ
diff --git a/images/logo.png b/images/logo.png
new file mode 100644
index 0000000..9877b8b
--- /dev/null
+++ b/images/logo.png
Binary files differ
diff --git a/images/logo.svg b/images/logo.svg
new file mode 100644
index 0000000..c4d2a30
--- /dev/null
+++ b/images/logo.svg
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="396px" height="80px" viewBox="0 0 396 80" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
+ <title>Full Logo</title>
+ <desc>Created with Sketch.</desc>
+ <defs>
+ <circle id="path-1" cx="40" cy="40" r="40"></circle>
+ </defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="Webaud.it-Logo" transform="translate(-193.000000, -253.000000)">
+ <g id="Full-Logo" transform="translate(193.000000, 253.000000)">
+ <g id="Icon-Logo">
+ <g id="Path">
+ <mask id="mask-2" fill="white">
+ <use xlink:href="#path-1"></use>
+ </mask>
+ <use id="Mask" fill="#1E90FF" xlink:href="#path-1"></use>
+ <polyline stroke="#FFFFFF" stroke-width="8.88888889" stroke-linecap="round" stroke-linejoin="round" mask="url(#mask-2)" points="80 8.88888889 35.5555556 53.3777778 22.2222222 40.0444444"></polyline>
+ </g>
+ </g>
+ <text id="webaud.it" font-family="AvenirNext-DemiBold, Avenir Next" font-size="64" font-weight="500" line-spacing="64">
+ <tspan x="100" y="72" fill="#8C8C8C">web</tspan>
+ <tspan x="228.832" y="72" fill="#1E90FF">aud.it</tspan>
+ </text>
+ </g>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/images/social-image.png b/images/social-image.png
new file mode 100644
index 0000000..1d48e95
--- /dev/null
+++ b/images/social-image.png
Binary files differ