diff options
Diffstat (limited to 'src/_icons/command.svg')
-rw-r--r-- | src/_icons/command.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/command.svg b/src/_icons/command.svg new file mode 100644 index 00000000..068983f5 --- /dev/null +++ b/src/_icons/command.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M7 9a2 2 0 112 -2v10a2 2 0 11-2 -2h10a2 2 0 11-2 2v-10a2 2 0 112 2h-10" /> +</svg> |