diff options
| author | Fuwn <[email protected]> | 2020-12-14 23:21:39 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2020-12-14 23:21:39 -0800 |
| commit | 823344c19094680e80e2b56449a243e183db8b06 (patch) | |
| tree | 92277700547ea671331828caa258ace7aaaa46d5 /semantic/src/themes/github/elements/icon.variables | |
| parent | repo: angular (diff) | |
| download | me-823344c19094680e80e2b56449a243e183db8b06.tar.xz me-823344c19094680e80e2b56449a243e183db8b06.zip | |
:star:
Diffstat (limited to 'semantic/src/themes/github/elements/icon.variables')
| -rw-r--r-- | semantic/src/themes/github/elements/icon.variables | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/semantic/src/themes/github/elements/icon.variables b/semantic/src/themes/github/elements/icon.variables new file mode 100644 index 0000000..3ff3802 --- /dev/null +++ b/semantic/src/themes/github/elements/icon.variables @@ -0,0 +1,13 @@ +@fontPath: '../../themes/github/assets/fonts'; +@fontName: 'octicons'; +@fallbackSRC: ''; + +@width: 1em; +@height: 1em; + +@small: 13px; +@medium: 16px; +@large: 18px; +@big : 20px; +@huge: 28px; +@massive: 32px;
\ No newline at end of file |