diff options
Diffstat (limited to 'src/icons/border-style.svg')
-rw-r--r-- | src/icons/border-style.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/icons/border-style.svg b/src/icons/border-style.svg new file mode 100644 index 00000000..89c51efc --- /dev/null +++ b/src/icons/border-style.svg @@ -0,0 +1,16 @@ +--- +category: Design +tags: [google, excel, sheets, sheets] +version: "1.39" +unicode: "ee0a" +--- +<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> |