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-04-08 02:53:57 +0300
committerMark Otto <otto@github.com>2020-05-20 00:44:45 +0300
commit8ac77ed6445cce2a942c7d5a29a89a71c656c301 (patch)
tree6737de7a9a6c03b8de1101796ff913047ee87ef3 /icons/check-square.svg
parentaf48781c5535d62b34c1dce567edbdbd2cfe4ef5 (diff)
Reprocess all icons with updated script to prevent Sketch distorition
Diffstat (limited to 'icons/check-square.svg')
-rw-r--r--icons/check-square.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/check-square.svg b/icons/check-square.svg
index 07cdd0dfc..f8720957c 100644
--- a/icons/check-square.svg
+++ b/icons/check-square.svg
@@ -1,4 +1,4 @@
<svg class="bi bi-check-square" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M14 1H2a1 1 0 00-1 1v12a1 1 0 001 1h12a1 1 0 001-1V2a1 1 0 00-1-1zM2 0a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2H2z" clip-rule="evenodd"/>
- <path fill-rule="evenodd" d="M10.97 4.97a.75.75 0 011.071 1.05l-3.992 4.99a.75.75 0 01-1.08.02L4.324 8.384a.75.75 0 111.06-1.06l2.094 2.093 3.473-4.425a.236.236 0 01.02-.022z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.236.236 0 0 1 .02-.022z" clip-rule="evenodd"/>
</svg> \ No newline at end of file