diff options
author | Daniel J. Ramirez <djrmuv@gmail.com> | 2017-12-17 12:07:35 -0600 |
---|---|---|
committer | Daniel J. Ramirez <djrmuv@gmail.com> | 2017-12-17 13:19:09 -0600 |
commit | 756c033adb9763de106663492bd7bdcccf808b7f (patch) | |
tree | b709648844e605781297b8614b1fd70b463bd937 /editor/icons/icon_member_property.svg | |
parent | fa8a1fc4201dc4c16b5eef844dde17c5bba92dc8 (diff) |
General use Variant type icons, plus other icon updates.
Diffstat (limited to 'editor/icons/icon_member_property.svg')
-rw-r--r-- | editor/icons/icon_member_property.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editor/icons/icon_member_property.svg b/editor/icons/icon_member_property.svg new file mode 100644 index 0000000000..918d0a64e9 --- /dev/null +++ b/editor/icons/icon_member_property.svg @@ -0,0 +1,3 @@ +<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> +<path d="m7 4v9h2v-3h1c1.6569 0 3-1.3431 3-3s-1.3431-3-3-3zm2 2h1c0.55228 0 1 0.44772 1 1s-0.44798 0.98275-1 1h-1zm-5 5c-0.55228 0-1 0.44772-1 1-1e-7 0.55228 0.44772 1 1 1s1-0.44772 1-1c1e-7 -0.55228-0.44772-1-1-1z" fill="#e0e0e0" stroke-width="0"/> +</svg> |