#!/bin/sh echo '' echo ' ' for icon in attachment code open_in_new star lock reply reply_all refresh menu list forward create mode_heat info inventory_2 unsubscribe; do wget -q "https://unpkg.com/@material-design-icons/svg@0.14.13/outlined/${icon}.svg" -O - \ | grep -o '' \ | sed "s/"