Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

Added the Wind Speed Svg Icon #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mayank-Khurmai
Copy link

/* Css Code for wind-speed.svg */

.wind-speed {
width: 1em;
height: 1em;
}

.wind-speed path,
.wind-speed polygon,
.wind-speed rect {
fill: #4691f6;
}

.wind-speed circle {
stroke: #4691f6;
stroke-width: 1;
}

/* Css Code for wind-speed.svg */

.wind-speed {
width: 1em;
height: 1em;
}

.wind-speed path,
.wind-speed polygon,
.wind-speed rect {
fill: #4691f6;
}

.wind-speed circle {
stroke: #4691f6;
stroke-width: 1;
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant