add missing color symbols
This commit is contained in:
6
Pilz.SymbolPacks.Color/Files/add.svg
Normal file
6
Pilz.SymbolPacks.Color/Files/add.svg
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="480" height="480">
|
||||||
|
<path fill="#4caf50" d="M44,24c0,11.045-8.955,20-20,20S4,35.045,4,24S12.955,4,24,4S44,12.955,44,24z" />
|
||||||
|
<path fill="#fff" d="M22,15h4v18h-4V15z" />
|
||||||
|
<path fill="#fff" d="M15,22h18v4H15V22z" />
|
||||||
|
</svg>
|
||||||
12
Pilz.SymbolPacks.Color/Files/task.svg
Normal file
12
Pilz.SymbolPacks.Color/Files/task.svg
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="480" height="480">
|
||||||
|
<path fill="#6d4c41" d="M36,4H26c0,1.105-0.895,2-2,2s-2-0.895-2-2H12C9.789,4,8,5.789,8,8v32c0,2.211,1.789,4,4,4h24 c2.211,0,4-1.789,4-4V8C40,5.789,38.211,4,36,4" />
|
||||||
|
<path fill="#fff" d="M36,41H12c-0.551,0-1-0.449-1-1V8c0-0.551,0.449-1,1-1h24c0.551,0,1,0.449,1,1v32 C37,40.551,36.551,41,36,41" />
|
||||||
|
<path fill="#90a4ae" d="M26,4c0,1.105-0.895,2-2,2s-2-0.895-2-2h-7v4c0,1.105,0.895,2,2,2h14c1.105,0,2-0.895,2-2V4H26z" />
|
||||||
|
<path fill="#90a4ae" d="M24,0c-2.207,0-4,1.793-4,4s1.793,4,4,4s4-1.793,4-4S26.207,0,24,0 M24,6c-1.105,0-2-0.895-2-2 s0.895-2,2-2s2,0.895,2,2S25.105,6,24,6" />
|
||||||
|
<path fill="#e57373" d="M30.858,16.322l2.819,2.82c0.43,0.429,0.43,1.126,0,1.555l-1.328,1.328l-4.375-4.376l1.328-1.327 C29.732,15.893,30.428,15.893,30.858,16.322" />
|
||||||
|
<path fill="#ff9800" d="M15.469,30.153l4.376,4.376L30.16,24.214l-4.376-4.376L15.469,30.153z" />
|
||||||
|
<path fill="#b0bec5" d="M25.783,19.836l4.375,4.378l2.188-2.187l-4.375-4.378L25.783,19.836z" />
|
||||||
|
<path fill="#ffc107" d="M19.848,34.527L14,36l1.472-5.848L19.848,34.527z" />
|
||||||
|
<path fill="#37474f" d="M16.956,35.256L14,36l0.744-2.956L16.956,35.256z" />
|
||||||
|
</svg>
|
||||||
@@ -69,6 +69,7 @@ public enum SymbolsColor
|
|||||||
actress_skin_type_4,
|
actress_skin_type_4,
|
||||||
actress_skin_type_5,
|
actress_skin_type_5,
|
||||||
acura,
|
acura,
|
||||||
|
add,
|
||||||
additional,
|
additional,
|
||||||
address,
|
address,
|
||||||
address_book,
|
address_book,
|
||||||
@@ -7643,6 +7644,7 @@ public enum SymbolsColor
|
|||||||
target,
|
target,
|
||||||
taser,
|
taser,
|
||||||
taskbar,
|
taskbar,
|
||||||
|
task,
|
||||||
tasks,
|
tasks,
|
||||||
task_completed,
|
task_completed,
|
||||||
taste,
|
taste,
|
||||||
|
|||||||
Reference in New Issue
Block a user