mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-29 08:40:52 +02:00
Fixed icons: arrow-up-circle
This commit is contained in:
13
.vscode/settings.json
vendored
Normal file
13
.vscode/settings.json
vendored
Normal file
@@ -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"
|
unicode: "ea20"
|
||||||
---
|
---
|
||||||
<svg>
|
<svg>
|
||||||
<path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
|
<path d="M12 17v-14" />
|
||||||
<path d="M12 8l-4 4" />
|
<path d="M15 6l-3 -3l-3 3" />
|
||||||
<path d="M12 8l0 8" />
|
<path d="M12 17a2 2 0 1 0 0 4a2 2 0 0 0 0 -4" />
|
||||||
<path d="M16 12l-4 -4" />
|
|
||||||
</svg>
|
</svg>
|
||||||
|
Reference in New Issue
Block a user