Merge pull request #66 from a4vg/master

TeamC:: Add stroke color to SVG icons
This commit is contained in:
Mert Cukuren
2021-05-24 14:24:28 +03:00
committed by GitHub
2 changed files with 24 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ function DarkTeamC() {
<a href className="text-gray-700">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -47,6 +48,7 @@ function DarkTeamC() {
<a href className="ml-2 text-gray-700">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -59,6 +61,7 @@ function DarkTeamC() {
<a href className="ml-2 text-gray-700">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -92,6 +95,7 @@ function DarkTeamC() {
<a href className="text-gray-700">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -104,6 +108,7 @@ function DarkTeamC() {
<a href className="ml-2 text-gray-700">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -116,6 +121,7 @@ function DarkTeamC() {
<a href className="ml-2 text-gray-700">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -149,6 +155,7 @@ function DarkTeamC() {
<a href className="text-gray-700">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -161,6 +168,7 @@ function DarkTeamC() {
<a href className="ml-2 text-gray-700">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -173,6 +181,7 @@ function DarkTeamC() {
<a href className="ml-2 text-gray-700">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -206,6 +215,7 @@ function DarkTeamC() {
<a href className="text-gray-700">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -218,6 +228,7 @@ function DarkTeamC() {
<a href className="ml-2 text-gray-700">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -230,6 +241,7 @@ function DarkTeamC() {
<a href className="ml-2 text-gray-700">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"

View File

@@ -35,6 +35,7 @@ function LightTeamC() {
<a href className="text-gray-500">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -47,6 +48,7 @@ function LightTeamC() {
<a href className="ml-2 text-gray-500">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -59,6 +61,7 @@ function LightTeamC() {
<a href className="ml-2 text-gray-500">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -92,6 +95,7 @@ function LightTeamC() {
<a href className="text-gray-500">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -104,6 +108,7 @@ function LightTeamC() {
<a href className="ml-2 text-gray-500">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -116,6 +121,7 @@ function LightTeamC() {
<a href className="ml-2 text-gray-500">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -149,6 +155,7 @@ function LightTeamC() {
<a href className="text-gray-500">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -161,6 +168,7 @@ function LightTeamC() {
<a href className="ml-2 text-gray-500">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -173,6 +181,7 @@ function LightTeamC() {
<a href className="ml-2 text-gray-500">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -206,6 +215,7 @@ function LightTeamC() {
<a href className="text-gray-500">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -218,6 +228,7 @@ function LightTeamC() {
<a href className="ml-2 text-gray-500">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"
@@ -230,6 +241,7 @@ function LightTeamC() {
<a href className="ml-2 text-gray-500">
<svg
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="2"