Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2020-05-30 05:40:04 +0300
committerMark Otto <otto@github.com>2020-06-04 23:00:12 +0300
commit1eb1ece965df6854be6255d22fe4451b99fc1830 (patch)
tree45094f34d3b5ac2e9d916786e9edd8ae4ca9dee6 /icons/input-cursor-text.svg
parenta5c6b7bf1953450b8e093a85cdcd238f2689ed9e (diff)
Add 250+ new icons
Also adjusts x placement on volume icon, redraws tag icons, and renames camera to camera2 in preparation of new camera icon
Diffstat (limited to 'icons/input-cursor-text.svg')
-rw-r--r--icons/input-cursor-text.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/input-cursor-text.svg b/icons/input-cursor-text.svg
new file mode 100644
index 000000000..d9f7192aa
--- /dev/null
+++ b/icons/input-cursor-text.svg
@@ -0,0 +1,4 @@
+<svg class="bi bi-input-cursor-text" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd" d="M5 2a.5.5 0 0 1 .5-.5c.862 0 1.573.287 2.06.566.174.099.321.198.44.286.119-.088.266-.187.44-.286A4.165 4.165 0 0 1 10.5 1.5a.5.5 0 0 1 0 1c-.638 0-1.177.213-1.564.434a3.49 3.49 0 0 0-.436.294V7.5H9a.5.5 0 0 1 0 1h-.5v4.272c.1.08.248.187.436.294.387.221.926.434 1.564.434a.5.5 0 0 1 0 1 4.165 4.165 0 0 1-2.06-.566A4.561 4.561 0 0 1 8 13.65a4.561 4.561 0 0 1-.44.285 4.165 4.165 0 0 1-2.06.566.5.5 0 0 1 0-1c.638 0 1.177-.213 1.564-.434.188-.107.335-.214.436-.294V8.5H7a.5.5 0 0 1 0-1h.5V3.228a3.49 3.49 0 0 0-.436-.294A3.166 3.166 0 0 0 5.5 2.5.5.5 0 0 1 5 2zm3.352 1.355zm-.704 9.29z"/>
+ <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-4v1zM6 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-1h4z"/>
+</svg> \ No newline at end of file