Add icons for variable property editor

This commit is contained in:
Ola S. 2024-01-28 17:49:55 +01:00 committed by Serhii Snitsaruk
parent 73f51f23ef
commit b8bf8e07e9
3 changed files with 3 additions and 0 deletions

1
icons/LimboVarAdd.svg Normal file
View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h16v16h-16z"/></clipPath><path d="m0 0h16v16h-16z" fill="none"/><g clip-path="url(#a)"><path d="m8 0c4.415 0 8 3.585 8 8s-3.585 8-8 8-8-3.585-8-8 3.585-8 8-8zm-2.988 10.971v3.031h6.002v-3.031h3.015v-5.973h-3.015v-2.986h-6.002v2.986h-3.016v5.973z" fill="#e0e0e0"/><g fill="#8eef97"><path d="m6.005 3.033h4v9.98h-4z"/><path d="m3.01 6.023h9.98v4h-9.98z"/></g></g></svg>

After

Width:  |  Height:  |  Size: 606 B

1
icons/LimboVarExists.svg Normal file
View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h16v16h-16z"/></clipPath><path d="m0 0h16v16h-16z" fill="none"/><g clip-path="url(#a)"><path d="m10.748 3.884-4.297 6.724-2.045-3.028-1.317.919 2.719 4.031c.149.221.396.354.66.354h.01c.268-.004.516-.142.662-.37l4.949-7.744z" fill="#474747" fill-rule="nonzero"/><path d="m8 0c4.415 0 8 3.585 8 8s-3.585 8-8 8-8-3.585-8-8 3.585-8 8-8zm-1.532 13.884h.018c.61-.01 1.168-.318 1.497-.832l5.478-8.574-3.009-1.988-4.024 6.297-1.761-2.608-2.958 2.063 3.27 4.847c.335.498.894.795 1.489.795z" fill="#e0e0e0"/></g></svg>

After

Width:  |  Height:  |  Size: 747 B

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h16v16h-16z" fill="none"/><path d="m8 0c4.415 0 8 3.585 8 8s-3.585 8-8 8-8-3.585-8-8 3.585-8 8-8zm-3 14.033h6v-12.034h-6z" fill="#e0e0e0"/><g fill="#ffca5f"><path d="m6 3.033h4v7h-4z"/><path d="m6 10.999h4v2.035h-4z"/></g></svg>

After

Width:  |  Height:  |  Size: 387 B