diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-05-01 00:48:35 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2021-05-01 00:48:35 +0200 |
commit | 7999bb461202d8914b6af1ea8f0c51d4a2886be3 (patch) | |
tree | 869e689f5cc70455c1168174cf2aa5104ff06378 /public/images/chat-bubble.svg | |
parent | 652852e3104ce4020de53231ee7691a4970439d6 (diff) | |
download | server-7999bb461202d8914b6af1ea8f0c51d4a2886be3.tar.gz |
Add common client code and grid stylesheet.
Diffstat (limited to 'public/images/chat-bubble.svg')
-rw-r--r-- | public/images/chat-bubble.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/images/chat-bubble.svg b/public/images/chat-bubble.svg new file mode 100644 index 0000000..1aa4ae9 --- /dev/null +++ b/public/images/chat-bubble.svg @@ -0,0 +1 @@ +<svg style="height: 512px; width: 512px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><g class="" style="" transform="translate(0,0)"><path d="M229.7 22.66A155.2 235.6 80.24 0 0 23.81 215.6 155.2 235.6 80.24 0 0 236.7 333.4c23.8 55.6-17.1 109.3-83.6 161.1 86.2-28.3 176.2-94.4 179.7-178.7a155.2 235.6 80.24 0 0 155.4-180.1A155.2 235.6 80.24 0 0 229.7 22.66z" fill="#000" fill-opacity="1"></path></g></svg>
\ No newline at end of file |