more icons

This commit is contained in:
Matt Parker
2025-09-13 12:53:57 +10:00
parent be59d4ab70
commit ec83401f81
3 changed files with 100 additions and 4 deletions

View File

@@ -1,9 +1,12 @@
[gd_scene load_steps=5 format=3 uid="uid://biyhfwx36ium8"]
[gd_scene load_steps=8 format=3 uid="uid://biyhfwx36ium8"]
[ext_resource type="Texture2D" uid="uid://bkty6563cthj8" path="res://Features/Run/Resources/Run.svg" id="1_6wc7d"]
[ext_resource type="Script" uid="uid://bddno1bbvvp5q" path="res://Features/LeftSideBar/LeftSideBar.cs" id="1_rgaf0"]
[ext_resource type="ButtonGroup" uid="uid://c2nmo2x3va0gi" path="res://Features/LeftSideBar/LeftBottomSidebarButtonGroup.tres" id="2_1aad6"]
[ext_resource type="Texture2D" uid="uid://xc8srvqwlwng" path="res://Features/SolutionExplorer/Resources/FolderIcon.svg" id="2_y0trk"]
[ext_resource type="Texture2D" uid="uid://c7cmou8hipsvc" path="res://Features/Run/Resources/Debug.svg" id="4_gyh3f"]
[ext_resource type="Texture2D" uid="uid://rvuk8jybyu6m" path="res://Features/Problems/Resources/Error.svg" id="4_jg03n"]
[ext_resource type="Texture2D" uid="uid://b0170ypw8uf3a" path="res://Features/LeftSideBar/Resources/Terminal.svg" id="6_ddh6f"]
[node name="LeftSideBar" type="Panel"]
custom_minimum_size = Vector2(80, 0)
@@ -36,7 +39,7 @@ focus_mode = 0
theme_override_font_sizes/font_size = 13
toggle_mode = true
text = "Explorer"
icon = ExtResource("1_6wc7d")
icon = ExtResource("2_y0trk")
icon_alignment = 1
vertical_icon_alignment = 0
expand_icon = true
@@ -53,7 +56,7 @@ theme_override_font_sizes/font_size = 13
toggle_mode = true
button_group = ExtResource("2_1aad6")
text = "Problems"
icon = ExtResource("1_6wc7d")
icon = ExtResource("4_jg03n")
icon_alignment = 1
vertical_icon_alignment = 0
expand_icon = true
@@ -92,7 +95,7 @@ theme_override_font_sizes/font_size = 13
toggle_mode = true
button_group = ExtResource("2_1aad6")
text = "Build"
icon = ExtResource("1_6wc7d")
icon = ExtResource("6_ddh6f")
icon_alignment = 1
vertical_icon_alignment = 0
expand_icon = true

View File

@@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
class="mud-icon-root mud-svg-icon mud-icon-size-medium"
focusable="false"
viewBox="0 0 24 24"
aria-hidden="true"
role="img"
style="fill : initial;"
version="1.1"
id="svg2"
sodipodi:docname="Terminal.svg"
inkscape:version="1.4.2 (f4327f4, 2025-05-13)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs2" />
<sodipodi:namedview
id="namedview2"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
inkscape:zoom="48.625"
inkscape:cx="12"
inkscape:cy="12"
inkscape:window-width="2560"
inkscape:window-height="1369"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<g
id="g1">
<rect
fill="none"
height="24"
width="24"
id="rect1"
x="0"
y="0"
style="display:inline" />
</g>
<g
id="g2"
style="display:inline">
<path
d="M 20,4 H 4 C 2.89,4 2,4.9 2,6 v 12 c 0,1.1 0.89,2 2,2 h 16 c 1.1,0 2,-0.9 2,-2 V 6 C 22,4.9 21.11,4 20,4 Z m 0,14 H 4 V 8 h 16 z m -2,-1 h -6 v -2 h 6 z M 7.5,17 6.09,15.59 8.67,13 6.08,10.41 7.5,9 l 4,4 z"
id="path1"
style="display:inline;fill:#5e5e5e;fill-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b0170ypw8uf3a"
path="res://.godot/imported/Terminal.svg-8349236a94474ebd271d555c4975949b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Features/LeftSideBar/Resources/Terminal.svg"
dest_files=["res://.godot/imported/Terminal.svg-8349236a94474ebd271d555c4975949b.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false