Add thin checkmark icons

This commit is contained in:
Lucas 2019-03-30 01:08:39 -07:00
parent 971c55add6
commit 8218620449
4 changed files with 57 additions and 0 deletions

View file

@ -7319,3 +7319,51 @@ icons:
- chat
categories:
- Brand Icons
- name: Check Circle Outlined Thin
id: check-circle-o-thin
unicode: f32e
created: 1.1
filter:
- checkmark
- done
- todo
- agree
- accept
- confirm
- tick
- ok
categories:
- Web Application Icons
- name: Check Circle Thin
id: check-circle-thin
unicode: f32f
created: 1.1
filter:
- checkmark
- done
- todo
- agree
- accept
- confirm
- tick
- ok
categories:
- Web Application Icons
- name: Check Thin
id: check-thin
unicode: f330
created: 1.1
filter:
- checkmark
- done
- todo
- agree
- accept
- confirm
- tick
- ok
categories:
- Web Application Icons

View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792">
<path d="M768 128C344.064 128 0 472.064 0 896s344.064 768 768 768 768-344.064 768-768-344.064-768-768-768zm0 1382.4c-338.688 0-614.4-275.712-614.4-614.4S429.312 281.6 768 281.6s614.4 275.712 614.4 614.4-275.712 614.4-614.4 614.4zm352.512-953.856L614.4 1062.656 415.488 864.512 307.2 972.8 614.4 1280l614.4-614.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 395 B

View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792">
<path d="M768 128C344.064 128 0 472.064 0 896s344.064 768 768 768 768-344.064 768-768-344.064-768-768-768zM614.4 1280l-384-384 108.288-108.288L614.4 1062.656l582.912-582.912L1305.6 588.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 270 B

View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792">
<path d="M488.132 1234.374L123.998 870.24 0 993.365l488.132 488.131L1536 433.628l-123.124-123.124z"/>
</svg>

After

Width:  |  Height:  |  Size: 181 B