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 f569bc6 commit 3076565Copy full SHA for 3076565
src/fonts/ploticon.js
@@ -171,7 +171,7 @@ module.exports = {
171
' <style>',
172
' .cls-1{fill:#8c99cd;}',
173
' .cls-2{fill:url(#linear-gradient);}',
174
- ' .cls-3{fill:#777;}',
+ ' .cls-3{fill:#777; stroke:#FFF; strokewidth:2;}',
175
' </style>',
176
' <linearGradient id=\'linear-gradient\' x1=\'20.32\' y1=\'42.71\' x2=\'115.98\' y2=\'42.71\' gradientTransform=\'translate(-1.21 -2.82)\' gradientUnits=\'userSpaceOnUse\'>',
177
' <stop offset=\'0\' stop-color=\'#ff2c6d\'/>',
0 commit comments