CSS
【CSS】CSS3ロードアイコンコレクションLoad Icons
April 22, 2017

Load IconsはCSS3ロードアイコンコレクション。
head
にload-icons.css
を追加します。
<head> ... <link rel='stylesheet' href='./bower_components/load-icons-css/css/load-icons.css'> ... </head>
特定のアニメーション用のCSSファイルを含めることもできます。
MIT
Demo/Download