diff options
Diffstat (limited to 'vendor/twbs/bootstrap-icons/icons/input-cursor.svg')
-rw-r--r-- | vendor/twbs/bootstrap-icons/icons/input-cursor.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap-icons/icons/input-cursor.svg b/vendor/twbs/bootstrap-icons/icons/input-cursor.svg new file mode 100644 index 000000000..de6a35fb3 --- /dev/null +++ b/vendor/twbs/bootstrap-icons/icons/input-cursor.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-input-cursor" viewBox="0 0 16 16"> + <path d="M10 5h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4v1h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-4zM6 5V4H2a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4v-1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1z"/> + <path fill-rule="evenodd" d="M8 1a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-1 0v-13A.5.5 0 0 1 8 1"/> +</svg>
\ No newline at end of file |