diff options
Diffstat (limited to 'wp-admin/images/about-header-background.svg')
-rw-r--r-- | wp-admin/images/about-header-background.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/wp-admin/images/about-header-background.svg b/wp-admin/images/about-header-background.svg new file mode 100644 index 0000000..016948c --- /dev/null +++ b/wp-admin/images/about-header-background.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="420" fill="none" viewBox="0 0 1000 420"> + <g clip-path="url(#a)"> + <rect width="1000" height="420" fill="#EAE9E7" rx="2"/> + <path fill="#fff" fill-opacity=".35" d="M303.711-552.516v702.368l492.135-492.135 106.31 107.505-494.524 494.524H1110v151.702H414.799l498.108 498.108-107.505 107.504-501.691-501.69v707.15H152.009V515.37l-504.08 504.08-107.506-106.311L42.115 411.448h-707.146V259.746H48.087L-450.02-238.361l107.506-107.506L152.01 148.657v-701.173h151.702Z"/> + </g> + <defs> + <clipPath id="a"> + <rect width="1000" height="420" fill="#fff" rx="2"/> + </clipPath> + </defs> +</svg> |