diff options
Diffstat (limited to 'src/_icons/border-style.svg')
-rw-r--r-- | src/_icons/border-style.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/border-style.svg b/src/_icons/border-style.svg new file mode 100644 index 00000000..9db3ba10 --- /dev/null +++ b/src/_icons/border-style.svg @@ -0,0 +1,13 @@ +--- +tags: [google, excel, sheets, sheets] +--- +<svg> + <path d="M4 20v-14a2 2 0 0 1 2 -2h14" /> + <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> |