diff options
author | delta <darkussdelta@gmail.com> | 2025-02-12 21:00:49 +0100 |
---|---|---|
committer | delta <darkussdelta@gmail.com> | 2025-02-12 21:00:49 +0100 |
commit | 83842b743cdd8e4dae122ef39b5ddf77a55bb9b7 (patch) | |
tree | 3f91810dc7bbe351b2e0d444720428f9eb9db60e /assets/triangle.svg | |
parent | 968ceed24cf8a21ae06adedfe15fe232631a4e47 (diff) |
restructure the bg deco and add some texture to the bg
Diffstat (limited to 'assets/triangle.svg')
-rw-r--r-- | assets/triangle.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/assets/triangle.svg b/assets/triangle.svg new file mode 100644 index 0000000..87439fc --- /dev/null +++ b/assets/triangle.svg @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="48" + height="48" + viewBox="0 0 12.7 12.7" + version="1.1" + id="svg1" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs1" /> + <g + id="layer1"> + <path + style="fill:#0c1116;fill-opacity:1;stroke:none;stroke-width:0.661458;stroke-linecap:round;stroke-miterlimit:16;stroke-opacity:1" + id="path1" + d="m 5.6178411,3.720292 -3.8741438,0 1.9370719,-3.35510698 z" + transform="matrix(0.81953592,0,0,0.94631856,3.3334774,4.4169186)" /> + </g> +</svg> |