diff options
Diffstat (limited to 'resources/lib/oojs-ui/themes/apex/images/icons/info.svg')
-rw-r--r-- | resources/lib/oojs-ui/themes/apex/images/icons/info.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/lib/oojs-ui/themes/apex/images/icons/info.svg b/resources/lib/oojs-ui/themes/apex/images/icons/info.svg new file mode 100644 index 00000000..6cff2ffa --- /dev/null +++ b/resources/lib/oojs-ui/themes/apex/images/icons/info.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <g id="info"> + <path id="circled-i" d="M11.5 17C8.462 17 6 14.536 6 11.5 6 8.463 8.462 6 11.5 6c3.036 0 5.5 2.462 5.5 5.5 0 3.036-2.464 5.5-5.5 5.5zm0-12C7.91 5 5 7.91 5 11.5S7.91 18 11.5 18s6.5-2.91 6.5-6.5S15.09 5 11.5 5zm.5 5v4h1v1h-3v-1h1v-3h-1v-1zm-1-2h1v1h-1z"/> + </g> +</svg> |