diff options
Diffstat (limited to 'srcs/special_font/0D.svg')
| -rw-r--r-- | srcs/special_font/0D.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/srcs/special_font/0D.svg b/srcs/special_font/0D.svg index 7c6afbe..eb796c1 100644 --- a/srcs/special_font/0D.svg +++ b/srcs/special_font/0D.svg @@ -1,3 +1,8 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- materialdesignicons.com keyboard-space --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="24" height="24" viewBox="0 0 24 24"><path d="M3 15H5V19H19V15H21V19C21 20.1 20.1 21 19 21H5C3.9 21 3 20.1 3 19V15Z" /></svg> +<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 |
