sh3-server 0.17.0 → 0.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1128,4 +1128,35 @@
1128
1128
  <path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" />
1129
1129
  </symbol>
1130
1130
 
1131
+ <!-- lucide/menu -->
1132
+ <symbol id="menu" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
1133
+ <path d="M4 5h16" />
1134
+ <path d="M4 12h16" />
1135
+ <path d="M4 19h16" />
1136
+ </symbol>
1137
+
1138
+ <!-- lucide/panel-right -->
1139
+ <symbol id="panel-right" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
1140
+ <rect width="18" height="18" x="3" y="3" rx="2" />
1141
+ <path d="M15 3v18" />
1142
+ </symbol>
1143
+
1144
+ <!-- lucide/panel-top -->
1145
+ <symbol id="panel-top" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
1146
+ <rect width="18" height="18" x="3" y="3" rx="2" />
1147
+ <path d="M3 9h18" />
1148
+ </symbol>
1149
+
1150
+ <!-- lucide/command -->
1151
+ <symbol id="command" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
1152
+ <path d="M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3" />
1153
+ </symbol>
1154
+
1155
+ <!-- lucide/ellipsis-vertical -->
1156
+ <symbol id="ellipsis-vertical" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
1157
+ <circle cx="12" cy="12" r="1" />
1158
+ <circle cx="12" cy="5" r="1" />
1159
+ <circle cx="12" cy="19" r="1" />
1160
+ </symbol>
1161
+
1131
1162
  </svg>