Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/desktop/desktop
/ IOcticonVariant
Interface
IOcticonVariant
script/generate-octicons.ts:37–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
>
36
37
interface
IOcticonVariant {
38
p: string[]
39
h: number
40
w: number
41
}
42
43
interface
IOcticon {
44
/** JS friendly name of the icon. */
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected