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 00:37:35 +0300
committerMark Otto <markdotto@gmail.com>2019-08-01 00:37:35 +0300
commit059acd786cd59371ccb8d1591c9789518bd86bfb (patch)
tree395b794955adce013685ce36156768b076136280 /icons/code.svg
parent46f69056f637f42acd75b28ba6a9d3898647830e (diff)
add new icons, process them
Diffstat (limited to 'icons/code.svg')
-rw-r--r--icons/code.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/code.svg b/icons/code.svg
index a8bfd2414..19559e284 100644
--- a/icons/code.svg
+++ b/icons/code.svg
@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-code" viewBox="0 0 20 20">
- <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1" d="M7 14l-4-4 4 4zm-4-4l4-4-4 4zm10 4l4-4-4 4zm4-4l-4-4 4 4z"/>
+ <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7 14l-4-4 4 4zm-4-4l4-4-4 4zm10 4l4-4-4 4zm4-4l-4-4 4 4z"/>
</svg>