@@ -87,6 +87,7 @@ declare namespace octicons {
8787 type IconName =
8888 | "accessibility"
8989 | "accessibility-inset"
90+ | "agent"
9091 | "ai-model"
9192 | "alert"
9293 | "alert-fill"
@@ -111,8 +112,11 @@ declare namespace octicons {
111112 | "book"
112113 | "bookmark"
113114 | "bookmark-fill"
115+ | "bookmark-filled"
114116 | "bookmark-slash"
115117 | "bookmark-slash-fill"
118+ | "boolean-off"
119+ | "boolean-on"
116120 | "briefcase"
117121 | "broadcast"
118122 | "browser"
@@ -123,6 +127,7 @@ declare namespace octicons {
123127 | "check-circle"
124128 | "check-circle-fill"
125129 | "checkbox"
130+ | "checkbox-fill"
126131 | "checklist"
127132 | "chevron-down"
128133 | "chevron-left"
@@ -144,7 +149,9 @@ declare namespace octicons {
144149 | "columns"
145150 | "command-palette"
146151 | "comment"
152+ | "comment-ai"
147153 | "comment-discussion"
154+ | "compose"
148155 | "container"
149156 | "copilot"
150157 | "copilot-error"
@@ -153,6 +160,7 @@ declare namespace octicons {
153160 | "cpu"
154161 | "credit-card"
155162 | "cross-reference"
163+ | "crosshairs"
156164 | "dash"
157165 | "database"
158166 | "dependabot"
@@ -163,6 +171,7 @@ declare namespace octicons {
163171 | "device-mobile"
164172 | "devices"
165173 | "diamond"
174+ | "dice"
166175 | "diff"
167176 | "diff-added"
168177 | "diff-ignored"
@@ -177,6 +186,7 @@ declare namespace octicons {
177186 | "download"
178187 | "duplicate"
179188 | "ellipsis"
189+ | "exclamation"
180190 | "eye"
181191 | "eye-closed"
182192 | "feed-discussion"
@@ -202,6 +212,7 @@ declare namespace octicons {
202212 | "file-added"
203213 | "file-badge"
204214 | "file-binary"
215+ | "file-check"
205216 | "file-code"
206217 | "file-diff"
207218 | "file-directory"
@@ -218,12 +229,15 @@ declare namespace octicons {
218229 | "filter-remove"
219230 | "fiscal-host"
220231 | "flame"
232+ | "flowchart"
233+ | "focus-center"
221234 | "fold"
222235 | "fold-down"
223236 | "fold-up"
224237 | "gear"
225238 | "gift"
226239 | "git-branch"
240+ | "git-branch-check"
227241 | "git-commit"
228242 | "git-compare"
229243 | "git-merge"
@@ -235,6 +249,8 @@ declare namespace octicons {
235249 | "goal"
236250 | "grabber"
237251 | "graph"
252+ | "graph-bar-horizontal"
253+ | "graph-bar-vertical"
238254 | "hash"
239255 | "heading"
240256 | "heart"
@@ -248,14 +264,15 @@ declare namespace octicons {
248264 | "id-badge"
249265 | "image"
250266 | "inbox"
267+ | "inbox-fill"
251268 | "infinity"
252269 | "info"
253270 | "issue-closed"
254271 | "issue-draft"
255272 | "issue-opened"
256273 | "issue-reopened"
257- | "issue-tracks"
258274 | "issue-tracked-by"
275+ | "issue-tracks"
259276 | "italic"
260277 | "iterations"
261278 | "kebab-horizontal"
@@ -272,13 +289,17 @@ declare namespace octicons {
272289 | "log"
273290 | "logo-gist"
274291 | "logo-github"
292+ | "loop"
275293 | "mail"
276294 | "mark-github"
277295 | "markdown"
296+ | "maximize"
297+ | "mcp"
278298 | "megaphone"
279299 | "mention"
280300 | "meter"
281301 | "milestone"
302+ | "minimize"
282303 | "mirror"
283304 | "moon"
284305 | "mortar-board"
@@ -289,6 +310,8 @@ declare namespace octicons {
289310 | "multi-select"
290311 | "mute"
291312 | "no-entry"
313+ | "no-entry-fill"
314+ | "node"
292315 | "north-star"
293316 | "note"
294317 | "number"
@@ -301,7 +324,9 @@ declare namespace octicons {
301324 | "paperclip"
302325 | "passkey-fill"
303326 | "paste"
327+ | "pause"
304328 | "pencil"
329+ | "pencil-ai"
305330 | "people"
306331 | "person"
307332 | "person-add"
@@ -358,11 +383,23 @@ declare namespace octicons {
358383 | "skip-fill"
359384 | "sliders"
360385 | "smiley"
386+ | "smiley-frown"
387+ | "smiley-frustrated"
388+ | "smiley-grin"
389+ | "smiley-neutral"
361390 | "sort-asc"
362391 | "sort-desc"
392+ | "space"
393+ | "spacing-large"
394+ | "spacing-medium"
395+ | "spacing-small"
396+ | "sparkle"
363397 | "sparkle-fill"
398+ | "sparkles-fill"
399+ | "split-view"
364400 | "sponsor-tiers"
365401 | "square"
402+ | "square-circle"
366403 | "square-fill"
367404 | "squirrel"
368405 | "stack"
@@ -401,12 +438,15 @@ declare namespace octicons {
401438 | "unmute"
402439 | "unread"
403440 | "unverified"
441+ | "unwrap"
404442 | "upload"
405443 | "verified"
406444 | "versions"
407445 | "video"
446+ | "vscode"
408447 | "webhook"
409448 | "workflow"
449+ | "wrap"
410450 | "x"
411451 | "x-circle"
412452 | "x-circle-fill"
0 commit comments