1. 首页
  2. 数据库
  3. 其它
  4. 天气样式的图标::atom_symbol_selector::sun_selector::cloud_with_rain::cloud_with_snow: 源

天气样式的图标::atom_symbol_selector::sun_selector::cloud_with_rain::cloud_with_snow: 源

上传者: 2021-02-27 12:48:35上传 ZIP文件 449.63KB 热度 7次
天气样式的图标 使用在React中制作的动画和可配置天气图标 和CSS动画。 图标和样式均来自此 ,请让他开始 :glowing_star: 安装 > yarn add styled-components weather-styled-icon 使用范例 import React from 'react' ; import { Sunny , Cloudy , Rain , Snow } from 'weather-styled-icon' ; const App = ( ) => ( < div> < Sunny> < Cloudy> < Rain>
用户评论