diff options
author | Christian Segundo | 2023-11-19 16:21:29 +0100 |
---|---|---|
committer | Christian Segundo | 2023-11-19 16:21:29 +0100 |
commit | c6845a798c99e96aa0e2f6daece0684a8ac50681 (patch) | |
tree | a75eec68984bcb7ff8f8c5f048b4806d5cb4ff5a /icons | |
parent | d880836621f0b4b4ca036e62e34d6edc74b61e81 (diff) | |
download | moz-run-this-page-action-c6845a798c99e96aa0e2f6daece0684a8ac50681.tar.gz |
wip
Diffstat (limited to 'icons')
-rw-r--r-- | icons/vim.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/vim.svg b/icons/vim.svg new file mode 100644 index 0000000..ab134bb --- /dev/null +++ b/icons/vim.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --> +<svg width="800px" height="800px" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M1.5 3.5H2.5V13.5H5.5L13.5 3.5V1.5H8.5V3.5H10.5L5.5 9.5V3.5H6.5V1.5H1.5V3.5Z" stroke="#000000"/> +</svg>
\ No newline at end of file |