├── .img ├── sc1 └── sc2 ├── LICENSE ├── README.md ├── compute └── Compute.xml ├── mlflow └── MLFlow.xml ├── security └── Security.xml ├── sql └── SQL.xml └── unity-catalog └── UnityCatalog.xml /.img/sc1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nihil0/databricks-drawio-icons/HEAD/.img/sc1 -------------------------------------------------------------------------------- /.img/sc2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nihil0/databricks-drawio-icons/HEAD/.img/sc2 -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nihil0/databricks-drawio-icons/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nihil0/databricks-drawio-icons/HEAD/README.md -------------------------------------------------------------------------------- /compute/Compute.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nihil0/databricks-drawio-icons/HEAD/compute/Compute.xml -------------------------------------------------------------------------------- /mlflow/MLFlow.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nihil0/databricks-drawio-icons/HEAD/mlflow/MLFlow.xml -------------------------------------------------------------------------------- /security/Security.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nihil0/databricks-drawio-icons/HEAD/security/Security.xml -------------------------------------------------------------------------------- /sql/SQL.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nihil0/databricks-drawio-icons/HEAD/sql/SQL.xml -------------------------------------------------------------------------------- /unity-catalog/UnityCatalog.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nihil0/databricks-drawio-icons/HEAD/unity-catalog/UnityCatalog.xml --------------------------------------------------------------------------------