diff options
author | codecalm <codecalm@gmail.com> | 2021-04-27 00:14:39 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-27 00:14:39 +0200 |
commit | fb0a9239b7f75c141edf0502255115f9e7efe1d9 (patch) | |
tree | fd03ac176261652eddfbd2d867f73a848c523763 /src/_icons/border-style-2.svg | |
parent | 18 new icons: `ad-2`, `angle`, `apple`, `border-style-2`, `box-model-2`, `bra... (diff) | |
download | tabler-icons-fb0a9239b7f75c141edf0502255115f9e7efe1d9.tar.xz |
Release 1.41.0v1.41.0
Diffstat (limited to 'src/_icons/border-style-2.svg')
-rw-r--r-- | src/_icons/border-style-2.svg | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/_icons/border-style-2.svg b/src/_icons/border-style-2.svg index 36ea96f0..82fb68fc 100644 --- a/src/_icons/border-style-2.svg +++ b/src/_icons/border-style-2.svg @@ -2,13 +2,13 @@ category: Design --- <svg> - <path d="M4 18v.01"/> - <path d="M8 18v.01"/> - <path d="M12 18v.01"/> - <path d="M16 18v.01"/> - <path d="M20 18v.01"/> - <path d="M18 12h2"/> - <path d="M11 12h2"/> - <path d="M4 12h2"/> - <path d="M4 6h16"/> + <path d="M4 18v.01" /> + <path d="M8 18v.01" /> + <path d="M12 18v.01" /> + <path d="M16 18v.01" /> + <path d="M20 18v.01" /> + <path d="M18 12h2" /> + <path d="M11 12h2" /> + <path d="M4 12h2" /> + <path d="M4 6h16" /> </svg> |