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/dice-1.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/dice-1.svg')
-rw-r--r--icons/dice-1.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/dice-1.svg b/icons/dice-1.svg
new file mode 100644
index 000000000..dd4fd4494
--- /dev/null
+++ b/icons/dice-1.svg
@@ -0,0 +1,4 @@
+<svg class="bi bi-dice-1" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd" d="M13 1H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zM3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3z"/>
+ <circle cx="8" cy="8" r="1.5"/>
+</svg> \ No newline at end of file