├── README.md ├── icons ├── CloseIconTemplate.pdf └── checkmark.pdf ├── result.json └── screen.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/avito-tech/internship/HEAD/README.md -------------------------------------------------------------------------------- /icons/CloseIconTemplate.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/avito-tech/internship/HEAD/icons/CloseIconTemplate.pdf -------------------------------------------------------------------------------- /icons/checkmark.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/avito-tech/internship/HEAD/icons/checkmark.pdf -------------------------------------------------------------------------------- /result.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/avito-tech/internship/HEAD/result.json -------------------------------------------------------------------------------- /screen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/avito-tech/internship/HEAD/screen.png --------------------------------------------------------------------------------