├── Img ├── credit-card-svgrepo-com.svg ├── delete-svgrepo-com.svg ├── download-button-svgrepo-com.svg ├── edit-svgrepo-com.svg ├── list-svgrepo-com.svg ├── message-svgrepo-com.svg ├── next-svgrepo-com.svg ├── plus-svgrepo-com.svg ├── right-svgrepo-com.svg ├── x-svgrepo-com (1).svg └── x-svgrepo-com.svg ├── README.md ├── index.html └── style.css /Img/credit-card-svgrepo-com.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/Img/credit-card-svgrepo-com.svg -------------------------------------------------------------------------------- /Img/delete-svgrepo-com.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/Img/delete-svgrepo-com.svg -------------------------------------------------------------------------------- /Img/download-button-svgrepo-com.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/Img/download-button-svgrepo-com.svg -------------------------------------------------------------------------------- /Img/edit-svgrepo-com.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/Img/edit-svgrepo-com.svg -------------------------------------------------------------------------------- /Img/list-svgrepo-com.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/Img/list-svgrepo-com.svg -------------------------------------------------------------------------------- /Img/message-svgrepo-com.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/Img/message-svgrepo-com.svg -------------------------------------------------------------------------------- /Img/next-svgrepo-com.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/Img/next-svgrepo-com.svg -------------------------------------------------------------------------------- /Img/plus-svgrepo-com.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/Img/plus-svgrepo-com.svg -------------------------------------------------------------------------------- /Img/right-svgrepo-com.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/Img/right-svgrepo-com.svg -------------------------------------------------------------------------------- /Img/x-svgrepo-com (1).svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/Img/x-svgrepo-com (1).svg -------------------------------------------------------------------------------- /Img/x-svgrepo-com.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/Img/x-svgrepo-com.svg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/README.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/index.html -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/6wki/Multiple-buttons/HEAD/style.css --------------------------------------------------------------------------------