Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/img
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2020-12-28 12:13:38 +0300
committerGitHub <noreply@github.com>2020-12-28 12:13:38 +0300
commitb981cb0718c764f3432fd22e89007de57616e3bd (patch)
tree9df3a0f5c4289169cac5bbb4fbc1893969a50cc9 /core/img
parenta7862479c7d1617e7dde2d2cc0a81cae7fdffb63 (diff)
parentd9db6ae84e934028d2e2f692cfc6424deccb8e29 (diff)
Merge pull request #19942 from ACTom/add-mindmap-icon
Add mindmap type file icon
Diffstat (limited to 'core/img')
-rw-r--r--core/img/filetypes/mindmap.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/img/filetypes/mindmap.svg b/core/img/filetypes/mindmap.svg
new file mode 100644
index 00000000000..7deea57404d
--- /dev/null
+++ b/core/img/filetypes/mindmap.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"><path fill="#f41d5c" d="M2.5 1c-.28 0-.5.22-.5.5v13c0 .28.22.5.5.5h11c.28 0 .5-.22.5-.5V4l-3-3H2.5zm4.527 2.121A1.032 1.018 0 018.06 4.14a1.032 1.018 0 01-.561.906l.367 1.902a1.436 1.436 73.095 01.174-.011 1.436 1.436 73.095 011.217.671l1.6-1.05a.78.78 57.865 01-.08-.342.78.78 57.865 01.78-.78.78.78 57.865 01.78.78.78.78 57.865 01-.78.781.78.78 57.865 01-.482-.168l-1.67 1.096a1.436 1.436 73.095 01.073.447 1.436 1.436 73.095 01-.207.74l1.503 1.711a.913.913 61.954 01.51-.158.913.913 61.954 01.914.914.913.913 61.954 01-.914.914.913.913 61.954 01-.914-.914.913.913 61.954 01.131-.47L9.02 9.421a1.436 1.436 73.095 01-.98.387 1.436 1.436 73.095 01-.352-.045l-.965 1.912a.88.88 69.57 01.334.69.88.88 69.57 01-.881.88.88.88 69.57 01-.881-.88.88.88 69.57 01.88-.882.88.88 69.57 01.214.028l.95-1.887a1.436 1.436 73.095 01-.693-.906l-2.097.054a.97.97 72.338 01-.951.788.97.97 72.338 01-.971-.97.97.97 72.338 01.97-.97.97.97 72.338 01.954.805l2.053-.055a1.436 1.436 73.095 01.925-1.34l-.365-1.883a1.032 1.018 0 01-.137.008 1.032 1.018 0 01-1.03-1.017 1.032 1.018 0 011.03-1.018z"/></svg> \ No newline at end of file