diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-06-17 03:06:31 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-07-02 10:10:17 -0400 |
| commit | 491b96c0528159f0830e439f5c5a55e3ff09ad1a (patch) | |
| tree | 1543da31b7b73166d50b24047fc9b1b04e8fc2bf /src/resources/word-wrap.svg | |
| parent | 0084ca6c4c1fad76dafe700aad3db4fdb5ef2750 (diff) | |
made TextEditorToolbar a widget
added save and word wrap icons
Diffstat (limited to 'src/resources/word-wrap.svg')
| -rw-r--r-- | src/resources/word-wrap.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/word-wrap.svg b/src/resources/word-wrap.svg new file mode 100644 index 00000000..63b1f1f0 --- /dev/null +++ b/src/resources/word-wrap.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M4 19h6v-2H4v2zM20 5H4v2h16V5zm-3 6H4v2h13.25c1.1 0 2 .9 2 2s-.9 2-2 2H15v-2l-3 3 3 3v-2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4z"/><path d="M0 0h24v24H0z" fill="none"/></svg>
\ No newline at end of file |
