diff options
Diffstat (limited to 'src/_icons/border-style-2.svg')
-rw-r--r-- | src/_icons/border-style-2.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/_icons/border-style-2.svg b/src/_icons/border-style-2.svg new file mode 100644 index 00000000..36ea96f0 --- /dev/null +++ b/src/_icons/border-style-2.svg @@ -0,0 +1,14 @@ +--- +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"/> +</svg> |