diff options
| author | Volpeon <git@volpeon.ink> | 2022-02-05 22:17:11 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-02-05 22:17:11 +0100 |
| commit | 9fdc54d137d8dd94c70405010ed3c412e68235c0 (patch) | |
| tree | f01c0f7265e447495b5e1549f4bbd3d43433f6ac /dist/message-dots.svg | |
| parent | Added asterisk (diff) | |
| download | iro-icons-9fdc54d137d8dd94c70405010ed3c412e68235c0.tar.gz iro-icons-9fdc54d137d8dd94c70405010ed3c412e68235c0.tar.bz2 iro-icons-9fdc54d137d8dd94c70405010ed3c412e68235c0.zip | |
Include compiled files
Diffstat (limited to 'dist/message-dots.svg')
| -rw-r--r-- | dist/message-dots.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/message-dots.svg b/dist/message-dots.svg new file mode 100644 index 0000000..05de08b --- /dev/null +++ b/dist/message-dots.svg | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | <svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> | ||
| 2 | <path d="m2.5 1.75h11c0.4155 0 0.75 0.3345 0.75 0.75v8.9998c0 0.4155-0.33518 0.7737-0.75 0.75h-8.75l-3 3.0005v-12.75c0-0.4155 0.3345-0.75 0.75-0.75z" fill="none" stroke="currentColor" /> | ||
| 3 | <rect x="4.75" y="6.75" width=".5" height=".5" fill="none" stroke="currentColor" /> | ||
| 4 | <rect x="7.75" y="6.75" width=".5" height=".5" fill="none" stroke="currentColor" /> | ||
| 5 | <rect x="10.75" y="6.75" width=".5" height=".5" fill="none" stroke="currentColor" /> | ||
| 6 | </svg> | ||
