From 195270415c4ab5bb6fd985a9bc848a42099af871 Mon Sep 17 00:00:00 2001 From: JeremyJamesL <jeremyluscombe@gmail.com> Date: Wed, 11 Dec 2024 08:24:53 +0000 Subject: =?UTF-8?q?=F0=9F=93=A6=20NEW:=20new=20styles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/images/new-window.svg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/images/new-window.svg (limited to 'public/images/new-window.svg') diff --git a/public/images/new-window.svg b/public/images/new-window.svg new file mode 100644 index 0000000..cf21fa0 --- /dev/null +++ b/public/images/new-window.svg @@ -0,0 +1,3 @@ +<svg width="20px" height="20px" viewBox="0 0 24 24" fill="none" > + <path d="M5 12V6C5 5.44772 5.44772 5 6 5H18C18.5523 5 19 5.44772 19 6V18C19 18.5523 18.5523 19 18 19H12M8.11111 12H12M12 12V15.8889M12 12L5 19" stroke="#D97706" stroke-linecap="round" stroke-linejoin="round" /> +</svg> \ No newline at end of file -- cgit v1.2.3