diff options
author | Jesús <heckyel@hyperbola.info> | 2019-08-23 23:50:54 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-08-23 23:50:54 -0500 |
commit | 033f79d5f73c0e3a15976e57fcf71c7d2e0aa79b (patch) | |
tree | d9351e6999294f3ed005e821695c3d081fe0b537 /src/unity/close_unfocused.svg | |
download | librix-033f79d5f73c0e3a15976e57fcf71c7d2e0aa79b.tar.lz librix-033f79d5f73c0e3a15976e57fcf71c7d2e0aa79b.tar.xz librix-033f79d5f73c0e3a15976e57fcf71c7d2e0aa79b.zip |
first commit
Diffstat (limited to 'src/unity/close_unfocused.svg')
-rw-r--r-- | src/unity/close_unfocused.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unity/close_unfocused.svg b/src/unity/close_unfocused.svg new file mode 100644 index 0000000..3175097 --- /dev/null +++ b/src/unity/close_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#AAAAAA" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> |