@@ -0,0 +1,13 @@
+{
+ "files.exclude": {
+ "**/.git": true,
+ "**/.svn": true,
+ "**/.hg": true,
+ "**/CVS": true,
+ "**/.DS_Store": true,
+ "**/Thumbs.db": true,
+ "**/.idea/": true,
+ "icons": true
+ },
+ "explorerExclude.backup": {}
+}
@@ -1,11 +0,0 @@
----
-tags: [proceed, swipe, below, shape, up, north]
-category: Arrows
-version: "2.3"
-unicode: "f6f3"
-<svg>
- <path d="M12 17v-14" />
- <path d="M15 6l-3 -3l-3 3" />
- <path d="M12 17a2 2 0 1 0 0 4a2 2 0 0 0 0 -4" />
-</svg>
@@ -5,8 +5,7 @@ version: "1.0"
unicode: "ea20"
---
<svg>
- <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
- <path d="M12 8l-4 4" />
- <path d="M12 8l0 8" />
- <path d="M16 12l-4 -4" />
+ <path d="M12 17v-14" />
+ <path d="M15 6l-3 -3l-3 3" />
+ <path d="M12 17a2 2 0 1 0 0 4a2 2 0 0 0 0 -4" />
</svg>