#!/bin/sh

#######################################################################
## @rgbyk/color/bin/lib/branding.sh
#######################################################################

# 1. $ chmod +x ./bin/lib/branding.sh
# 2. $ ./bin/lib/branding.sh

echo $black_ " 
██████╗  ██████╗ ██████╗ ██╗   ██╗██╗  ██╗
██╔══██╗██╔════╝ ██╔══██╗╚██╗ ██╔╝██║ ██╔╝
██████╔╝██║  ███╗██████╔╝ ╚████╔╝ █████╔╝ 
██╔══██╗██║   ██║██╔══██╗  ╚██╔╝  ██╔═██╗ 
██║  ██║╚██████╔╝██████╔╝   ██║   ██║  ██╗
╚═╝  ╚═╝ ╚═════╝ ╚═════╝    ╚═╝   ╚═╝  ╚═╝"
echo ""
echo "" $reset