diff options
| author | Rémi Verschelde | 2017-12-17 22:21:06 +0100 |
|---|---|---|
| committer | GitHub | 2017-12-17 22:21:06 +0100 |
| commit | 27642868f18007883c25177f959cb223f4e325f3 (patch) | |
| tree | da54015d8c7a97c942897c06e5cab4fbeba6e399 /editor/icons | |
| parent | 28ed96570c6091aed90474b8dea126c2df0db340 (diff) | |
| parent | 5e2c8593f754f19654a4338935b8079d589131fd (diff) | |
| download | godot-27642868f18007883c25177f959cb223f4e325f3.tar.gz godot-27642868f18007883c25177f959cb223f4e325f3.tar.zst godot-27642868f18007883c25177f959cb223f4e325f3.zip | |
Diffstat (limited to 'editor/icons')
| -rw-r--r-- | editor/icons/icon_range.svg | 5 | ||||
| -rw-r--r-- | editor/icons/icon_scroll_bar.svg | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/editor/icons/icon_range.svg b/editor/icons/icon_range.svg deleted file mode 100644 index 4bf0170e5..000000000 --- a/editor/icons/icon_range.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> -<g transform="translate(0 -1036.4)"> -<path transform="translate(0 1036.4)" d="m1 3v10h2v-4h2v2h2v-2h2v2h2v-2h2v4h2v-10h-2v4h-2v-2h-2v2h-2v-2h-2v2h-2v-4z" fill="#a5efac"/> -</g> -</svg> diff --git a/editor/icons/icon_scroll_bar.svg b/editor/icons/icon_scroll_bar.svg deleted file mode 100644 index c58c31464..000000000 --- a/editor/icons/icon_scroll_bar.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> -<g transform="translate(0 -1036.4)"> -<path transform="translate(0 1036.4)" d="m3 3c-1.1046 0-2 0.89543-2 2v6c0 1.1046 0.89543 2 2 2h10c1.1046 0 2-0.89543 2-2v-6c0-1.1046-0.89543-2-2-2h-10zm0 2h10v6h-10v-6zm1 1v4h4v-4h-4z" fill="#a5efac"/> -</g> -</svg> |
