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 17120cd commit 63fcafdCopy full SHA for 63fcafd
packages/app/src/app/pages/Sandbox/Editor/Navigation/icons.tsx
@@ -5,7 +5,7 @@ export const CommentsIcon = props => (
5
<g fillRule="evenodd" clipRule="evenodd">
6
<path fill="currentColor" d="M10 14a6 6 0 116 6h-6z" />
7
<path
8
- fill="#343434"
+ fill="currentColor"
9
d="M19.697 19.945a5.265 5.265 0 005.04 3.74H30V18.42a5.263 5.263 0 00-7.021-4.962 6.996 6.996 0 01-3.281 6.486z"
10
/>
11
</g>
0 commit comments