We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8b6fb commit 12bd8e9Copy full SHA for 12bd8e9
src/icons/PauseIcon.tsx
@@ -12,7 +12,7 @@ export const PauseIcon = wrapIcon(
12
<path
13
fill="currentColor"
14
fillRule="evenodd"
15
- d="M8.493 8.42a.6.6 0 0 1 0-.84l3.48-3.536a.6.6 0 0 1 1.027.42v7.071a.6.6 0 0 1-1.028.421zm-5.024 0a.6.6 0 0 1 0-.84l3.48-3.536a.6.6 0 0 1 1.028.42v7.071a.6.6 0 0 1-1.028.421z"
+ d="M5.6 4a.6.6 0 0 0-.6.6v6.8a.6.6 0 0 0 .6.6h.8a.6.6 0 0 0 .6-.6V4.6a.6.6 0 0 0-.6-.6zm4 0a.6.6 0 0 0-.6.6v6.8a.6.6 0 0 0 .6.6h.8a.6.6 0 0 0 .6-.6V4.6a.6.6 0 0 0-.6-.6z"
16
clipRule="evenodd"
17
/>
18
</svg>,
0 commit comments