Skip to content

Commit 23132ed

Browse files
committed
fix(small-sound-sensor): svg renders incorrectly
1 parent bcda8a5 commit 23132ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/small-sound-sensor-element.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ export class SmallSoundSensorElement extends LitElement {
2020
<svg
2121
width="35.211mm"
2222
height="13.346mm"
23+
clip-rule="evenodd"
24+
fill-rule="evenodd"
2325
version="1.1"
2426
viewBox="0 0 133 50.4"
2527
xmlns="http://www.w3.org/2000/svg"

0 commit comments

Comments
 (0)