logos icon indicating copy to clipboard operation
logos copied to clipboard

Added the Wind Speed Svg Icon

Open Mayank-Khurmai opened this issue 3 years ago • 0 comments

/* 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; }

Mayank-Khurmai avatar Oct 06 '20 06:10 Mayank-Khurmai