diff options
Diffstat (limited to 'src/icons/box-align-bottom.svg')
-rw-r--r-- | src/icons/box-align-bottom.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/box-align-bottom.svg b/src/icons/box-align-bottom.svg new file mode 100644 index 00000000..7723cfee --- /dev/null +++ b/src/icons/box-align-bottom.svg @@ -0,0 +1,14 @@ +--- +category: Design +version: "1.80" +unicode: "f2a8" +--- +<svg> + <path d="M4 14h16v5a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1v-5z" /> + <path d="M4 9v.01" /> + <path d="M4 4v.01" /> + <path d="M9 4v.01" /> + <path d="M15 4v.01" /> + <path d="M20 4v.01" /> + <path d="M20 9v.01" /> +</svg> |