diff options
author | Tim <contact@bytim.eu> | 2025-05-13 23:07:00 +0200 |
---|---|---|
committer | Tim <contact@bytim.eu> | 2025-05-13 23:07:00 +0200 |
commit | 587976b8a16b884ccd7b7dba9ff7209772d395ce (patch) | |
tree | 61ff6d127f060152eaba107d51002b8599389858 /resources/public/icons/plus.svg | |
parent | 58906c635ad0ea2028f99997cb673ef40a2ea2bb (diff) | |
download | chef-587976b8a16b884ccd7b7dba9ff7209772d395ce.tar.xz chef-587976b8a16b884ccd7b7dba9ff7209772d395ce.zip |
Add basic structure for category settings
Diffstat (limited to 'resources/public/icons/plus.svg')
-rw-r--r-- | resources/public/icons/plus.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/public/icons/plus.svg b/resources/public/icons/plus.svg new file mode 100644 index 0000000..e150859 --- /dev/null +++ b/resources/public/icons/plus.svg @@ -0,0 +1 @@ +<svg width="128" height="128" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M1600 736v192q0 40-28 68t-68 28h-416v416q0 40-28 68t-68 28h-192q-40 0-68-28t-28-68v-416h-416q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h416v-416q0-40 28-68t68-28h192q40 0 68 28t28 68v416h416q40 0 68 28t28 68z"/></svg>
\ No newline at end of file |