1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-31 12:01:46 +02:00

refactor: update icons

This commit is contained in:
mrholek
2019-11-10 22:18:02 +01:00
parent 6b85bac856
commit ed6a0c5bce
34 changed files with 8496 additions and 4713 deletions

8
.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false