Add icon for private vars in the EditorPropertyVariableName

This commit is contained in:
Ola S. 2024-01-28 21:58:30 +01:00 committed by Serhii Snitsaruk
parent 011040e46f
commit de8d3abbc8
1 changed files with 1 additions and 0 deletions

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-8zm5 9.035h-10v4h10z" fill="#e0e0e0"/><path d="m4 10.033h8v2h-8z" fill="#474747"/></g></svg>

After

Width:  |  Height:  |  Size: 487 B