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>2019-08-01 08:08:12 +0300
committerMark Otto <markdotto@gmail.com>2019-08-01 08:08:12 +0300
commit5360e954ea6459f51be995b46fef3d1e5d390582 (patch)
tree29242d5c38729b966c89a4ffc755712dcd8b302e
parentfa9bbfae1450b5cd38707239deeabe4b05096da1 (diff)
add remaining class
-rw-r--r--icons/move.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/move.svg b/icons/move.svg
index 86969b418..087faa159 100644
--- a/icons/move.svg
+++ b/icons/move.svg
@@ -1,3 +1,3 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
+<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-move" viewBox="0 0 20 20">
<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7.5 15l2.5 2.5 2.5-2.5M10 4v-.5 13M7.5 5L10 2.5 12.5 5m-7 2.5L3 10l2.5 2.5M16 10h.5-13m11-2.5L17 10l-2.5 2.5"/>
</svg>