diff options
author | 2025-04-11 15:10:25 +0100 | |
---|---|---|
committer | 2025-04-11 15:10:25 +0100 | |
commit | 80524e515406007915cb9978f403407a98c44e1e (patch) | |
tree | 895e7b8be01f6f13270c9f0604083df4be38b958 /assets/icons/error16color.svg | |
parent | 4deb7470413a9d53323f6bedf26882ad2b0844a6 (diff) | |
download | macaw-80524e515406007915cb9978f403407a98c44e1e.tar.gz macaw-80524e515406007915cb9978f403407a98c44e1e.tar.bz2 macaw-80524e515406007915cb9978f403407a98c44e1e.zip |
feat: icons
Diffstat (limited to 'assets/icons/error16color.svg')
-rw-r--r-- | assets/icons/error16color.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/assets/icons/error16color.svg b/assets/icons/error16color.svg new file mode 100644 index 0000000..21e28fc --- /dev/null +++ b/assets/icons/error16color.svg @@ -0,0 +1,10 @@ +<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> +<g clip-path="url(#clip0_204_962)"> +<path d="M2.80385 12.6928L8 3.6928L13.1962 12.6928H2.80385Z" fill="#C1173C" stroke="black" stroke-width="2"/> +</g> +<defs> +<clipPath id="clip0_204_962"> +<rect width="16" height="16" fill="white"/> +</clipPath> +</defs> +</svg> |