diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-01-26 19:58:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-26 19:58:58 -0500 |
commit | 898498c8a33c0a2d1af9a4177852cc6c00c32f53 (patch) | |
tree | a0932dbb6a3a84361c12b39dec9669dec9674cf3 /ext/mixed/img/clipboard.svg | |
parent | 8d292363d4d7363134a66e6d35e549f4634521a1 (diff) |
Clipboard settings organization (#1319)
* Create clipboard icon
* Move clipboard options
* Update clipboard options
* Update labels
* Add info
* Update all clipboard settings to request permissions
Diffstat (limited to 'ext/mixed/img/clipboard.svg')
-rw-r--r-- | ext/mixed/img/clipboard.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mixed/img/clipboard.svg b/ext/mixed/img/clipboard.svg new file mode 100644 index 00000000..75545134 --- /dev/null +++ b/ext/mixed/img/clipboard.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M8 .5c-.41421 0-.75.33579-.75.75 0 .25-.25.25-.75.25-.554 0-1 .446-1 1V3h5v-.5c0-.554-.446-1-1-1-.5 0-.75 0-.75-.25C8.75.83579 8.41421.5 8 .5zM2.5 2v13h11V2h-2.5938c.05663.15724.09375.32437.09375.5V3h1.5v11h-9V3h1.5v-.5c0-.17563.03712-.34276.09375-.5zm2 3v1h7V5zm0 2v1h7V7zm0 2v1h7V9zm0 2v1h5v-1z"/></svg>
\ No newline at end of file |