diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2022-07-09 19:40:17 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2022-07-09 19:40:17 +0300 |
commit | f7bfdf58def6aadc922e1632f407d1418269a0d7 (patch) | |
tree | d7a0b2819e6a26c11d40ee0b27267ea827fbb345 /htdocs/img |
initial
Diffstat (limited to 'htdocs/img')
-rw-r--r-- | htdocs/img/attachment.svg | 1 | ||||
-rw-r--r-- | htdocs/img/contact.gif | bin | 0 -> 164 bytes | |||
-rw-r--r-- | htdocs/img/contact@2x.gif | bin | 0 -> 386 bytes | |||
-rw-r--r-- | htdocs/img/enter.svg | 1 |
4 files changed, 2 insertions, 0 deletions
diff --git a/htdocs/img/attachment.svg b/htdocs/img/attachment.svg new file mode 100644 index 0000000..9026687 --- /dev/null +++ b/htdocs/img/attachment.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="680" viewBox="-25 0 510 510.257" width="680"><path d="M32.39 314.484l37.74-37.738 169.815-169.808c31.297-31.063 81.817-30.97 112.997.21 31.18 31.18 31.273 81.7.21 112.997L183.345 390.004c-6.945 6.95-18.211 6.95-25.16 0-6.946-6.95-6.946-18.211 0-25.16l169.808-169.86c17.368-17.367 17.368-45.52 0-62.886-17.367-17.368-45.52-17.368-62.886 0L95.246 301.906l-37.738 37.735c-31.266 31.277-31.254 81.976.02 113.238 31.277 31.262 81.972 31.254 113.238-.023l31.441-31.454L378.31 245.301l12.582-12.578c43.976-45.352 43.418-117.602-1.25-162.274-44.672-44.668-116.922-45.226-162.274-1.25L38.687 257.883a17.797 17.797 0 0 1-29.765-7.977 17.796 17.796 0 0 1 4.606-17.183l188.68-188.68c59.09-58.82 154.64-58.711 213.593.246 58.957 58.953 59.066 154.504.246 213.594l-188.68 188.68-31.488 31.453c-45.41 43.617-117.375 42.89-161.89-1.641-44.52-44.527-45.227-116.492-1.598-161.89zm0 0" fill="#888"/></svg>
\ No newline at end of file diff --git a/htdocs/img/contact.gif b/htdocs/img/contact.gif Binary files differnew file mode 100644 index 0000000..f4695c1 --- /dev/null +++ b/htdocs/img/contact.gif diff --git a/htdocs/img/contact@2x.gif b/htdocs/img/contact@2x.gif Binary files differnew file mode 100644 index 0000000..ab79cd3 --- /dev/null +++ b/htdocs/img/contact@2x.gif diff --git a/htdocs/img/enter.svg b/htdocs/img/enter.svg new file mode 100644 index 0000000..6fe49ed --- /dev/null +++ b/htdocs/img/enter.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="15" height="9.474"><path d="M0 4.737l4.737 4.737 1.105-1.106L3 5.526h12V.79h-1.579v3.158H3l2.842-2.842L4.737 0z"/></svg> |