From 5217e5dab5b1c1e8e1d97fc2bbfe1d8ffe80f1d4 Mon Sep 17 00:00:00 2001 From: Connor Moore Date: Sat, 3 Jan 2026 02:30:45 -0500 Subject: SVG and PDF copies --- kevin.pdf | Bin 0 -> 1880669 bytes kevin.svg | 89 +++++++++++++++++++++++++++++++++++++++++++ kevin_alt.pdf | Bin 0 -> 1880694 bytes kevin_full_coolwarm.png | Bin 0 -> 799374 bytes kevin_full_coolwarm_crop.png | Bin 0 -> 573038 bytes mesh.png | Bin 0 -> 1929927 bytes mesh_crop.png | Bin 0 -> 1761716 bytes other.pdf | Bin 0 -> 1588143 bytes other.svg | 89 +++++++++++++++++++++++++++++++++++++++++++ other_alt.pdf | Bin 0 -> 1588166 bytes other_full.png | Bin 0 -> 450872 bytes other_full_crop.png | Bin 0 -> 305614 bytes 12 files changed, 178 insertions(+) create mode 100644 kevin.pdf create mode 100644 kevin.svg create mode 100644 kevin_alt.pdf create mode 100644 kevin_full_coolwarm.png create mode 100644 kevin_full_coolwarm_crop.png create mode 100644 mesh.png create mode 100644 mesh_crop.png create mode 100644 other.pdf create mode 100644 other.svg create mode 100644 other_alt.pdf create mode 100644 other_full.png create mode 100644 other_full_crop.png diff --git a/kevin.pdf b/kevin.pdf new file mode 100644 index 0000000..51ee568 Binary files /dev/null and b/kevin.pdf differ diff --git a/kevin.svg b/kevin.svg new file mode 100644 index 0000000..0626fc0 --- /dev/null +++ b/kevin.svg @@ -0,0 +1,89 @@ + + + +Made using MOOSE/GnatConnor Moore, 2025 diff --git a/kevin_alt.pdf b/kevin_alt.pdf new file mode 100644 index 0000000..cb6b2c7 Binary files /dev/null and b/kevin_alt.pdf differ diff --git a/kevin_full_coolwarm.png b/kevin_full_coolwarm.png new file mode 100644 index 0000000..781a6dd Binary files /dev/null and b/kevin_full_coolwarm.png differ diff --git a/kevin_full_coolwarm_crop.png b/kevin_full_coolwarm_crop.png new file mode 100644 index 0000000..7d9bb16 Binary files /dev/null and b/kevin_full_coolwarm_crop.png differ diff --git a/mesh.png b/mesh.png new file mode 100644 index 0000000..3da6b4c Binary files /dev/null and b/mesh.png differ diff --git a/mesh_crop.png b/mesh_crop.png new file mode 100644 index 0000000..a898751 Binary files /dev/null and b/mesh_crop.png differ diff --git a/other.pdf b/other.pdf new file mode 100644 index 0000000..60bb8c7 Binary files /dev/null and b/other.pdf differ diff --git a/other.svg b/other.svg new file mode 100644 index 0000000..683dc90 --- /dev/null +++ b/other.svg @@ -0,0 +1,89 @@ + + + +Made using MOOSE/GnatConnor Moore, 2025 diff --git a/other_alt.pdf b/other_alt.pdf new file mode 100644 index 0000000..7c60eb2 Binary files /dev/null and b/other_alt.pdf differ diff --git a/other_full.png b/other_full.png new file mode 100644 index 0000000..7610150 Binary files /dev/null and b/other_full.png differ diff --git a/other_full_crop.png b/other_full_crop.png new file mode 100644 index 0000000..119877a Binary files /dev/null and b/other_full_crop.png differ -- cgit v1.2.3