Skip to content

Commit

Permalink
Updated icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
kuesa committed Feb 7, 2019
1 parent aa85be2 commit f9e0ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/component/common/icon-custom.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,6 @@ export const customIcons = {
</g>
),
[ICONS.UNSUBSCRIBE]: buildIcon(
<path d="M 12,5.67 10.94,4.61 C 5.7533356,-0.57666427 -2.0266644,7.2033357 3.16,12.39 l 1.06,1.06 7.78,7.78 7.78,-7.78 1.06,-1.06 c 2.149101,-2.148092 2.149101,-5.6319078 0,-7.78 -2.148092,-2.1491008 -5.631908,-2.1491008 -7.78,0 L 9.5739708,8.4999794 13.52032,12.530163 11.322995,15.006912" />
<path d="M 12,5.67 10.94,4.61 C 5.7533356,-0.57666427 -2.0266644,7.2033357 3.16,12.39 l 1.06,1.06 7.78,7.78 7.78,-7.78 1.06,-1.06 c 2.149101,-2.148092 2.149101,-5.6319078 0,-7.78 -2.148092,-2.1491008 -5.631908,-2.1491008 -7.78,0 L 9.4481298,8.2303201 15.320603,9.2419066 11.772427,13.723825" />
),
};

0 comments on commit f9e0ab0

Please sign in to comment.