diff options
author | 2025-02-04 20:58:06 +0100 | |
---|---|---|
committer | 2025-02-04 20:58:06 +0100 | |
commit | e8020f3eaf3baec2b41847f6250d8554136e8d89 (patch) | |
tree | bc077692333b71f48a7efe984db60f87f9555b4c /examples/markdown/fonts | |
parent | 387abafa3abda3ba68eb7a2e4ce4240ad3bdda53 (diff) | |
download | iced-e8020f3eaf3baec2b41847f6250d8554136e8d89.tar.gz iced-e8020f3eaf3baec2b41847f6250d8554136e8d89.tar.bz2 iced-e8020f3eaf3baec2b41847f6250d8554136e8d89.zip |
Add `Copy` action to code blocks in `markdown` example
Diffstat (limited to 'examples/markdown/fonts')
-rw-r--r-- | examples/markdown/fonts/markdown-icons.toml | 4 | ||||
-rw-r--r-- | examples/markdown/fonts/markdown-icons.ttf | bin | 0 -> 5856 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/examples/markdown/fonts/markdown-icons.toml b/examples/markdown/fonts/markdown-icons.toml new file mode 100644 index 00000000..60c91d17 --- /dev/null +++ b/examples/markdown/fonts/markdown-icons.toml @@ -0,0 +1,4 @@ +module = "icon" + +[glyphs] +copy = "fontawesome-docs" diff --git a/examples/markdown/fonts/markdown-icons.ttf b/examples/markdown/fonts/markdown-icons.ttf Binary files differnew file mode 100644 index 00000000..013f03a5 --- /dev/null +++ b/examples/markdown/fonts/markdown-icons.ttf |