forked from amazingfate/loongoffice
This opacity influences the whole shape (stroke and fill). Change-Id: I82e10e07dbf2f321805b55a5f4831a513e52dab8 Reviewed-on: https://gerrit.libreoffice.org/70292 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
4 lines
172 B
XML
4 lines
172 B
XML
<svg width="44" height="26" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M1 1 H 43 V 25 H 1 L 1 1 Z" fill="#007aff" stroke="#fff" opacity="0.1" stroke-width="0"/>
|
|
</svg>
|