.account-add {
    background: url('https://api.iconify.design/line-md/account-add.svg') no-repeat center center / contain;
    width: 100px;
    height: 100px;
}

.coffee-twotone-loop {
    background: url('https://api.iconify.design/line-md/coffee-twotone-loop.svg') no-repeat center center / contain;
    width: 100px;
    height: 100px;
}

.coffee-loop {
    background: url('https://api.iconify.design/line-md/coffee-loop.svg') no-repeat center center / contain;
    width: 100px;
    height: 100px;
}
.watch-loop {
    background: url('https://api.iconify.design/line-md/watch-loop.svg') no-repeat center center / contain;
    width: 100px;
    height: 100px;
}

.watch {
    background: url('https://api.iconify.design/line-md/watch.svg') no-repeat center center / contain;
    width: 100px;
    height: 100px;
}
