Play Web Components with css-doodle.
Here's the demo url which deployed on github pages.
The idea comes from file-icons-js, simply just out of interest and try to generate similar images by code 🐻.
# install dependencies
$ npm install
# serve with hot reload at localhost:8080
$ npm run dev
# build for production with minification
$ npm run build
MIT © WeiChiaChang