diff options
author | codecalm <codecalm@gmail.com> | 2022-08-12 14:27:00 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-12 14:27:00 +0200 |
commit | 777d2aa5c4b9ba196f0ccd1116c9f8d84a633e8b (patch) | |
tree | ad87e26643bec3e9aab5cdab5f15827d026dd4ab /src/_icons/box-align-top-right.svg | |
parent | Release 1.81.0 (diff) | |
download | tabler-icons-777d2aa5c4b9ba196f0ccd1116c9f8d84a633e8b.tar.xz |
18 new icons: `arrows-transfer-down`, `arrows-transfer-up`, `box-align-bottom-left`, `box-align-bottom-right`, `box-align-top-left`, `box-align-top-right`, `brand-webflow`, `brand-wordpress`, `bus-stop`, `chair-director`, `egg-cracked`, `script-minus`, `script-plus`, `script-x`, `script`, `stretching`, `text-color`, `tooltip`
Fixed icons: `arrows-random`
Diffstat (limited to 'src/_icons/box-align-top-right.svg')
-rw-r--r-- | src/_icons/box-align-top-right.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/_icons/box-align-top-right.svg b/src/_icons/box-align-top-right.svg new file mode 100644 index 00000000..d81ea863 --- /dev/null +++ b/src/_icons/box-align-top-right.svg @@ -0,0 +1,15 @@ +--- +category: Design +--- +<svg> + <path d="M19 11.01h-5a1 1 0 0 1 -1 -1v-5a1 1 0 0 1 1 -1h5a1 1 0 0 1 1 1v5a1 1 0 0 1 -1 1z" /> + <path d="M20 15.01v-.01" /> + <path d="M20 20.01v-.01" /> + <path d="M15 20.01v-.01" /> + <path d="M9 20.01v-.01" /> + <path d="M9 4.01v-.01" /> + <path d="M4 20.01v-.01" /> + <path d="M4 15.01v-.01" /> + <path d="M4 9.01v-.01" /> + <path d="M4 4.01v-.01" /> +</svg> |