1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-28 18:49:50 +02:00

feat: add check circle icons

This commit is contained in:
mrholek
2019-11-12 13:16:02 +01:00
parent 393ae27fc3
commit 3f31a541ab
9 changed files with 9 additions and 2 deletions

5
svg/free/check-circle.svg Executable file
View File

@@ -0,0 +1,5 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<title>check-circle</title>
<path d="M19.972 4.075c-2.025-2.025-4.823-3.278-7.914-3.278-6.181 0-11.191 5.011-11.191 11.191 0 3.090 1.253 5.888 3.278 7.914v0c2.025 2.025 4.823 3.278 7.914 3.278 6.181 0 11.191-5.011 11.191-11.191 0-3.090-1.253-5.888-3.278-7.914v0zM12.059 21.68c-5.344 0-9.691-4.348-9.691-9.691s4.348-9.691 9.691-9.691 9.691 4.348 9.691 9.691-4.348 9.691-9.691 9.691z"></path>
<path d="M10.372 14.335l-3.441-3.441-1.061 1.061 4.502 4.502 7.852-7.852-1.061-1.061-6.791 6.791z"></path>
</svg>

After

Width:  |  Height:  |  Size: 603 B