Skip to content

Commit 34943e6

Browse files
authored
Merge pull request #66 from a4vg/master
TeamC:: Add stroke color to SVG icons
2 parents 307910b + d6db6a1 commit 34943e6

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

src/blocks/team/dark/c.js

+12
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ function DarkTeamC() {
3535
<a href className="text-gray-700">
3636
<svg
3737
fill="none"
38+
stroke="currentColor"
3839
strokeLinecap="round"
3940
strokeLinejoin="round"
4041
strokeWidth="2"
@@ -47,6 +48,7 @@ function DarkTeamC() {
4748
<a href className="ml-2 text-gray-700">
4849
<svg
4950
fill="none"
51+
stroke="currentColor"
5052
strokeLinecap="round"
5153
strokeLinejoin="round"
5254
strokeWidth="2"
@@ -59,6 +61,7 @@ function DarkTeamC() {
5961
<a href className="ml-2 text-gray-700">
6062
<svg
6163
fill="none"
64+
stroke="currentColor"
6265
strokeLinecap="round"
6366
strokeLinejoin="round"
6467
strokeWidth="2"
@@ -92,6 +95,7 @@ function DarkTeamC() {
9295
<a href className="text-gray-700">
9396
<svg
9497
fill="none"
98+
stroke="currentColor"
9599
strokeLinecap="round"
96100
strokeLinejoin="round"
97101
strokeWidth="2"
@@ -104,6 +108,7 @@ function DarkTeamC() {
104108
<a href className="ml-2 text-gray-700">
105109
<svg
106110
fill="none"
111+
stroke="currentColor"
107112
strokeLinecap="round"
108113
strokeLinejoin="round"
109114
strokeWidth="2"
@@ -116,6 +121,7 @@ function DarkTeamC() {
116121
<a href className="ml-2 text-gray-700">
117122
<svg
118123
fill="none"
124+
stroke="currentColor"
119125
strokeLinecap="round"
120126
strokeLinejoin="round"
121127
strokeWidth="2"
@@ -149,6 +155,7 @@ function DarkTeamC() {
149155
<a href className="text-gray-700">
150156
<svg
151157
fill="none"
158+
stroke="currentColor"
152159
strokeLinecap="round"
153160
strokeLinejoin="round"
154161
strokeWidth="2"
@@ -161,6 +168,7 @@ function DarkTeamC() {
161168
<a href className="ml-2 text-gray-700">
162169
<svg
163170
fill="none"
171+
stroke="currentColor"
164172
strokeLinecap="round"
165173
strokeLinejoin="round"
166174
strokeWidth="2"
@@ -173,6 +181,7 @@ function DarkTeamC() {
173181
<a href className="ml-2 text-gray-700">
174182
<svg
175183
fill="none"
184+
stroke="currentColor"
176185
strokeLinecap="round"
177186
strokeLinejoin="round"
178187
strokeWidth="2"
@@ -206,6 +215,7 @@ function DarkTeamC() {
206215
<a href className="text-gray-700">
207216
<svg
208217
fill="none"
218+
stroke="currentColor"
209219
strokeLinecap="round"
210220
strokeLinejoin="round"
211221
strokeWidth="2"
@@ -218,6 +228,7 @@ function DarkTeamC() {
218228
<a href className="ml-2 text-gray-700">
219229
<svg
220230
fill="none"
231+
stroke="currentColor"
221232
strokeLinecap="round"
222233
strokeLinejoin="round"
223234
strokeWidth="2"
@@ -230,6 +241,7 @@ function DarkTeamC() {
230241
<a href className="ml-2 text-gray-700">
231242
<svg
232243
fill="none"
244+
stroke="currentColor"
233245
strokeLinecap="round"
234246
strokeLinejoin="round"
235247
strokeWidth="2"

src/blocks/team/light/c.js

+12
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ function LightTeamC() {
3535
<a href className="text-gray-500">
3636
<svg
3737
fill="none"
38+
stroke="currentColor"
3839
strokeLinecap="round"
3940
strokeLinejoin="round"
4041
strokeWidth="2"
@@ -47,6 +48,7 @@ function LightTeamC() {
4748
<a href className="ml-2 text-gray-500">
4849
<svg
4950
fill="none"
51+
stroke="currentColor"
5052
strokeLinecap="round"
5153
strokeLinejoin="round"
5254
strokeWidth="2"
@@ -59,6 +61,7 @@ function LightTeamC() {
5961
<a href className="ml-2 text-gray-500">
6062
<svg
6163
fill="none"
64+
stroke="currentColor"
6265
strokeLinecap="round"
6366
strokeLinejoin="round"
6467
strokeWidth="2"
@@ -92,6 +95,7 @@ function LightTeamC() {
9295
<a href className="text-gray-500">
9396
<svg
9497
fill="none"
98+
stroke="currentColor"
9599
strokeLinecap="round"
96100
strokeLinejoin="round"
97101
strokeWidth="2"
@@ -104,6 +108,7 @@ function LightTeamC() {
104108
<a href className="ml-2 text-gray-500">
105109
<svg
106110
fill="none"
111+
stroke="currentColor"
107112
strokeLinecap="round"
108113
strokeLinejoin="round"
109114
strokeWidth="2"
@@ -116,6 +121,7 @@ function LightTeamC() {
116121
<a href className="ml-2 text-gray-500">
117122
<svg
118123
fill="none"
124+
stroke="currentColor"
119125
strokeLinecap="round"
120126
strokeLinejoin="round"
121127
strokeWidth="2"
@@ -149,6 +155,7 @@ function LightTeamC() {
149155
<a href className="text-gray-500">
150156
<svg
151157
fill="none"
158+
stroke="currentColor"
152159
strokeLinecap="round"
153160
strokeLinejoin="round"
154161
strokeWidth="2"
@@ -161,6 +168,7 @@ function LightTeamC() {
161168
<a href className="ml-2 text-gray-500">
162169
<svg
163170
fill="none"
171+
stroke="currentColor"
164172
strokeLinecap="round"
165173
strokeLinejoin="round"
166174
strokeWidth="2"
@@ -173,6 +181,7 @@ function LightTeamC() {
173181
<a href className="ml-2 text-gray-500">
174182
<svg
175183
fill="none"
184+
stroke="currentColor"
176185
strokeLinecap="round"
177186
strokeLinejoin="round"
178187
strokeWidth="2"
@@ -206,6 +215,7 @@ function LightTeamC() {
206215
<a href className="text-gray-500">
207216
<svg
208217
fill="none"
218+
stroke="currentColor"
209219
strokeLinecap="round"
210220
strokeLinejoin="round"
211221
strokeWidth="2"
@@ -218,6 +228,7 @@ function LightTeamC() {
218228
<a href className="ml-2 text-gray-500">
219229
<svg
220230
fill="none"
231+
stroke="currentColor"
221232
strokeLinecap="round"
222233
strokeLinejoin="round"
223234
strokeWidth="2"
@@ -230,6 +241,7 @@ function LightTeamC() {
230241
<a href className="ml-2 text-gray-500">
231242
<svg
232243
fill="none"
244+
stroke="currentColor"
233245
strokeLinecap="round"
234246
strokeLinejoin="round"
235247
strokeWidth="2"

0 commit comments

Comments
 (0)