#!/bin/bash
set -e
if [ -d /usr/share/icons/Clarity ]; then
    rm -Rf /usr/share/icons/Clarity
fi
