Skip to content

Commit 63fcafd

Browse files
authored
update comments icon (codesandbox#3805)
1 parent 17120cd commit 63fcafd

File tree

1 file changed

+1
-1
lines changed
  • packages/app/src/app/pages/Sandbox/Editor/Navigation

1 file changed

+1
-1
lines changed

packages/app/src/app/pages/Sandbox/Editor/Navigation/icons.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const CommentsIcon = props => (
55
<g fillRule="evenodd" clipRule="evenodd">
66
<path fill="currentColor" d="M10 14a6 6 0 116 6h-6z" />
77
<path
8-
fill="#343434"
8+
fill="currentColor"
99
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"
1010
/>
1111
</g>

0 commit comments

Comments
 (0)