diff --git a/dist/codicon.css b/dist/codicon.css index 1432cefa..c9a2d8b6 100644 --- a/dist/codicon.css +++ b/dist/codicon.css @@ -6,7 +6,7 @@ @font-face { font-family: "codicon"; font-display: block; - src: url("./codicon.ttf?9fd179279dbdb321b2045b35a7f81fec") format("truetype"); + src: url("./codicon.ttf?9b704efb9092e96d7384d6cc0b44cbfd") format("truetype"); } .codicon[class*='codicon-'] { @@ -433,6 +433,7 @@ .codicon-debug-breakpoint-function:before { content: "\eb88" } .codicon-debug-breakpoint-function-disabled:before { content: "\eb88" } .codicon-debug-stackframe-active:before { content: "\eb89" } +.codicon-circle-small-filled:before { content: "\eb8a" } .codicon-debug-stackframe-dot:before { content: "\eb8a" } .codicon-debug-stackframe:before { content: "\eb8b" } .codicon-debug-stackframe-focused:before { content: "\eb8b" } @@ -562,3 +563,4 @@ .codicon-heart-filled:before { content: "\ec04" } .codicon-map:before { content: "\ec05" } .codicon-map-filled:before { content: "\ec06" } +.codicon-circle-small:before { content: "\ec07" } diff --git a/dist/codicon.csv b/dist/codicon.csv index 616473dd..3524955d 100644 --- a/dist/codicon.csv +++ b/dist/codicon.csv @@ -53,6 +53,8 @@ circle-large-filled,,EBB4 circle-large-outline,,EBB5 circle-outline,,EABC circle-slash,,EABD +circle-small-filled,,EB8A +circle-small,,EC07 circuit-board,,EABE clear-all,,EABF clippy,,EAC0 @@ -99,7 +101,6 @@ debug-restart-frame,,EB90 debug-restart,,EAD2 debug-reverse-continue,,EB8E debug-stackframe-active,,EB89 -debug-stackframe-dot,,EB8A debug-stackframe,,EB8B debug-start,,EAD3 debug-step-back,,EB8F diff --git a/dist/codicon.html b/dist/codicon.html index a44cd800..32ab9ba3 100644 --- a/dist/codicon.html +++ b/dist/codicon.html @@ -585,6 +585,22 @@