Commit | Line | Data |
---|---|---|
1 | <?xml version="1.0"?> | |
2 | <svg xmlns="http://www.w3.org/2000/svg"> | |
3 | <mask id="mask" maskContentUnits="objectBoundingBox"> | |
4 | <rect x="0" y="0" width="1" height="1" fill="white"/> | |
5 | <circle cx="-0.46" cy="0.5" r="0.63"/> | |
6 | </mask> | |
7 | <mask id="mask-hover" maskContentUnits="objectBoundingBox"> | |
8 | <rect x="0" y="0" width="1" height="1" fill="white"/> | |
9 | <circle cx="-0.35" cy="0.5" r="0.58"/> | |
10 | </mask> | |
11 | </svg> |