diff options
Diffstat (limited to 'icons/column-insert-right.svg')
-rw-r--r-- | icons/column-insert-right.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/column-insert-right.svg b/icons/column-insert-right.svg new file mode 100644 index 00000000..7270b845 --- /dev/null +++ b/icons/column-insert-right.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-column-insert-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M6 4h4a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1z" /> + <line x1="15" y1="12" x2="19" y2="12" /> + <line x1="17" y1="10" x2="17" y2="14" /> +</svg> + + |