diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2021-10-26 16:49:09 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2021-10-26 16:49:09 +0200 |
| commit | dbb66972ebd987f60e10939bfb4493f87bbc73c3 (patch) | |
| tree | f951d36871d12089775e79a57c73855c21a2e72e /static/edit.svg | |
| parent | 55d0e202677253ecf893bd52649871f10b52d3de (diff) | |
| download | isiqandisi-dbb66972ebd987f60e10939bfb4493f87bbc73c3.tar.gz isiqandisi-dbb66972ebd987f60e10939bfb4493f87bbc73c3.tar.zst isiqandisi-dbb66972ebd987f60e10939bfb4493f87bbc73c3.zip | |
Quick commit with sort-of working WYSiWYG and moving chit
Diffstat (limited to 'static/edit.svg')
| -rw-r--r-- | static/edit.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/edit.svg b/static/edit.svg new file mode 100644 index 0000000..fd4df9b --- /dev/null +++ b/static/edit.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25px" height="25px" viewBox="0 0 25 25" version="1.1"> + <g id="surface1"> + <path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 23.289062 1.710938 C 22.8125 1.238281 22.1875 1 21.566406 1 C 20.945312 1 20.320312 1.238281 19.84375 1.710938 C 19.84375 1.710938 19.8125 1.746094 19.765625 1.792969 C 19.761719 1.796875 19.757812 1.796875 19.75 1.804688 L 2.148438 19.402344 C 2.089844 19.464844 2.046875 19.539062 2.023438 19.625 L 1.015625 23.371094 C 0.96875 23.542969 1.019531 23.726562 1.148438 23.851562 C 1.242188 23.949219 1.367188 24 1.5 24 C 1.542969 24 1.585938 23.992188 1.628906 23.984375 L 5.375 22.976562 C 5.460938 22.953125 5.535156 22.910156 5.597656 22.847656 L 23.195312 5.25 C 23.203125 5.242188 23.203125 5.234375 23.210938 5.230469 C 23.253906 5.1875 23.285156 5.15625 23.285156 5.15625 C 24.238281 4.203125 24.238281 2.664062 23.289062 1.710938 Z M 22.578125 2.421875 C 23.140625 2.976562 23.140625 3.890625 22.578125 4.445312 C 22.414062 4.609375 22.273438 4.753906 22.152344 4.875 L 20.125 2.847656 C 20.355469 2.617188 20.554688 2.421875 20.554688 2.421875 C 20.820312 2.148438 21.183594 2 21.566406 2 C 21.949219 2 22.308594 2.148438 22.578125 2.421875 Z M 2.804688 20.578125 L 4.421875 22.195312 L 2.207031 22.792969 Z M 2.804688 20.578125 " /> + </g> +</svg> |
