diff options
author | Aditya <bluenerd@protonmail.com> | 2023-02-26 20:42:40 +0530 |
---|---|---|
committer | Aditya <bluenerd@protonmail.com> | 2023-02-26 20:42:40 +0530 |
commit | 7e1c3d3dfe70b0e2ed4a1ae1d8c7fc3e9f90dc03 (patch) | |
tree | af5e4911f814f8fc7d3e9c7142adee0901a5a2b4 /gtk-3.0/assets/close-backdrop-hover.svg | |
parent | c9dc557fc1e5a7d3c3fe3f1c51e1601a40d8077c (diff) |
add gtk3
Diffstat (limited to 'gtk-3.0/assets/close-backdrop-hover.svg')
-rw-r--r-- | gtk-3.0/assets/close-backdrop-hover.svg | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/gtk-3.0/assets/close-backdrop-hover.svg b/gtk-3.0/assets/close-backdrop-hover.svg new file mode 100644 index 0000000..7acd9bb --- /dev/null +++ b/gtk-3.0/assets/close-backdrop-hover.svg @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg viewBox="0 0 50 50" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny"> +<title>Qt SVG Document</title> +<desc>Generated with Qt</desc> +<defs> +</defs> +<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" > + +<g fill="#da4453" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)" +font-family="SF Pro Text" font-size="10" font-weight="400" font-style="normal" +> +<circle cx="9" cy="9" r="9"/> +</g> + +<g fill="none" stroke="#f5f5f5" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)" +font-family="SF Pro Text" font-size="10" font-weight="400" font-style="normal" +> +<polyline fill="none" vector-effect="none" points="5,5 13,13 " /> +<polyline fill="none" vector-effect="none" points="13,5 5,13 " /> +</g> + +<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)" +font-family="SF Pro Text" font-size="10" font-weight="400" font-style="normal" +> +</g> +</g> +</svg> |