use new icon
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://cwvhbsd1mdl2x"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bjvwb6jg6jpsi" path="res://Features/SlnPicker/SlnPicker.cs" id="1_ciq0g"]
|
||||
[ext_resource type="Texture2D" uid="uid://dckpauolo55fo" path="res://Resources/SharpIde.png" id="2_qs47j"]
|
||||
[ext_resource type="Texture2D" uid="uid://2widrto5grk7" path="res://Resources/SharpIdeV2.svg" id="2_qs47j"]
|
||||
[ext_resource type="PackedScene" uid="uid://x5lhwvh5dium" path="res://Features/SlnPicker/PreviousSlnEntry.tscn" id="2_t7l5q"]
|
||||
[ext_resource type="Script" uid="uid://but0p7xwpfxtg" path="res://Features/SlnPicker/AutoOpenLastSlnButton.cs" id="4_qs47j"]
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
<svg
|
||||
version="1.0"
|
||||
width="526.36401"
|
||||
width="526.36395"
|
||||
height="477.03693"
|
||||
id="svg2"
|
||||
sodipodi:docname="SharpIdeV2.svg"
|
||||
@@ -21,9 +21,9 @@
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:zoom="0.21622897"
|
||||
inkscape:cx="-883.32291"
|
||||
inkscape:cy="-62.433818"
|
||||
inkscape:zoom="1.2231758"
|
||||
inkscape:cx="143.88774"
|
||||
inkscape:cy="176.99828"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1369"
|
||||
inkscape:window-x="-8"
|
||||
@@ -33,7 +33,7 @@
|
||||
<defs
|
||||
id="defs4" />
|
||||
<g
|
||||
transform="translate(-91.423882,-253.5866)"
|
||||
transform="translate(-91.423889,-253.5866)"
|
||||
id="layer1">
|
||||
<path
|
||||
d="m 312.32408,254.29303 185.55359,330.25875 -206.2649,0.11485 -39.56378,70.71366 365.21799,0.057 L 394.46457,254.0866 Z"
|
||||
@@ -41,7 +41,7 @@
|
||||
id="path3214" />
|
||||
<path
|
||||
d="M 312.31392,254.26591 91.923882,655.37223 132.32998,728.10322 315.16759,396.77318 417.193,584.66155 h 80.8122 z"
|
||||
style="display:inline;fill:#be51f6;fill-opacity:0.45895523;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
|
||||
style="display:inline;fill:#be51f6;fill-opacity:0.458955;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
|
||||
id="path4185" />
|
||||
<path
|
||||
d="m 315.20979,396.83568 40.29125,74.21925 -103.62832,184.37916 365.41516,0.18957 -38.47047,74.49986 -446.47101,-2.04687 z"
|
||||
|
||||
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
43
src/SharpIDE.Godot/Resources/SharpIdeV2.svg.import
Normal file
43
src/SharpIDE.Godot/Resources/SharpIdeV2.svg.import
Normal file
@@ -0,0 +1,43 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://2widrto5grk7"
|
||||
path="res://.godot/imported/SharpIdeV2.svg-32d9b38737cd041b3aa6163a72c13049.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Resources/SharpIdeV2.svg"
|
||||
dest_files=["res://.godot/imported/SharpIdeV2.svg-32d9b38737cd041b3aa6163a72c13049.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
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/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
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
|
||||
Reference in New Issue
Block a user