From f6261205d4537a371d396f0748e767eccae1a44b Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Fri, 13 Oct 2023 11:06:38 +0900 Subject: [PATCH] examples: add svg samples. --- src/examples/images/masking.svg | 25 ++++++++++++++++++++++++ src/examples/images/multipath+matrix.svg | 19 ++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 src/examples/images/masking.svg create mode 100644 src/examples/images/multipath+matrix.svg diff --git a/src/examples/images/masking.svg b/src/examples/images/masking.svg new file mode 100644 index 00000000..910a4481 --- /dev/null +++ b/src/examples/images/masking.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/examples/images/multipath+matrix.svg b/src/examples/images/multipath+matrix.svg new file mode 100644 index 00000000..cc0ffa8d --- /dev/null +++ b/src/examples/images/multipath+matrix.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + \ No newline at end of file