diff options
Diffstat (limited to 'srcs/special_font/00D.svg')
| -rw-r--r-- | srcs/special_font/00D.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/srcs/special_font/00D.svg b/srcs/special_font/00D.svg new file mode 100644 index 0000000..eb796c1 --- /dev/null +++ b/srcs/special_font/00D.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" +viewBox="0 0 24 24" +fill="currentColor"> + <!-- Material Icons by @google - https://github.com/google/material-design-icons + License - Apache-2.0 License --> + <title>space-bar</title> + <path d="M18 9v4H6V9H4v6h16V9h-2z"/> +</svg>
\ No newline at end of file |
