diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 16:42:02 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 16:42:02 +0100 |
commit | 605ac9c6b9ee69292080b618a2cb0e39062130de (patch) | |
tree | 5541ce4479d576de56dc2d347042a6b6c9536282 /_icons/border-inner.svg | |
parent | new icons (diff) | |
download | tabler-icons-605ac9c6b9ee69292080b618a2cb0e39062130de.tar.xz |
icons optimize
Diffstat (limited to '_icons/border-inner.svg')
-rw-r--r-- | _icons/border-inner.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/_icons/border-inner.svg b/_icons/border-inner.svg index 660b51e9..bb8b46bd 100644 --- a/_icons/border-inner.svg +++ b/_icons/border-inner.svg @@ -4,9 +4,9 @@ <line x1="4" y1="12" x2="20" y2="12" /> <line x1="12" y1="4" x2="12" y2="20" /> <g stroke-dasharray=".001 4"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="20" y1="4" x2="20" y2="20" /> + <line x1="4" y1="4" x2="20" y2="4" /> + <line x1="4" y1="20" x2="4" y2="4" /> + <line x1="20" y1="20" x2="4" y2="20" /> + <line x1="20" y1="4" x2="20" y2="20" /> </g> </svg> |