diff options
Diffstat (limited to 'src/_icons/border-style.svg')
-rw-r--r-- | src/_icons/border-style.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/border-style.svg b/src/_icons/border-style.svg new file mode 100644 index 00000000..0777e238 --- /dev/null +++ b/src/_icons/border-style.svg @@ -0,0 +1,12 @@ +--- +--- +<svg> + <path d="M4 20v-16h16" /> + <path d="M20 8v.01" /> + <path d="M20 12v.01" /> + <path d="M20 16v.01" /> + <path d="M8 20v.01" /> + <path d="M12 20v.01" /> + <path d="M16 20v.01" /> + <path d="M20 20v.01" /> +</svg> |