{"id":18878469,"url":"https://github.com/httpstersk/social-media-icons","last_synced_at":"2026-03-11T13:17:21.938Z","repository":{"id":16709756,"uuid":"19466595","full_name":"httpstersk/social-media-icons","owner":"httpstersk","description":"A Polymer element with a set of scalable social media icons","archived":false,"fork":false,"pushed_at":"2016-08-07T20:07:35.000Z","size":83,"stargazers_count":18,"open_issues_count":4,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-01-14T21:59:07.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/httpstersk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-05T18:36:17.000Z","updated_at":"2023-01-08T23:55:27.000Z","dependencies_parsed_at":"2022-07-14T11:47:31.882Z","dependency_job_id":null,"html_url":"https://github.com/httpstersk/social-media-icons","commit_stats":null,"previous_names":["hejty/social-media-icons","hejty/social-media"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/httpstersk/social-media-icons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpstersk%2Fsocial-media-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpstersk%2Fsocial-media-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpstersk%2Fsocial-media-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpstersk%2Fsocial-media-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httpstersk","download_url":"https://codeload.github.com/httpstersk/social-media-icons/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpstersk%2Fsocial-media-icons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T06:27:11.693Z","updated_at":"2026-03-11T13:17:21.921Z","avatar_url":"https://github.com/httpstersk.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u0026lt;social-media-icons\u0026gt;\n\n\u003e A Polymer element with a set of scalable social media icons\n\n![alt tag](http://hejty.github.io/demos/social-media-icons/preview.png)\n\n## Demo\n\n[Check it live!](http://hejty.github.io/demos/social-media-icons/)\n\n## Install\n\nInstall the component using [Bower](http://bower.io/):\n\n```sh\n$ bower install social-media-icons --save\n```\n\nOr [download as ZIP](https://github.com/hejty/social-media-icons/archive/master.zip).\n\n## Usage\n\n1. Import Web Components' polyfill:\n\n    ```html\n    \u003cscript src=\"https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/0.7.7/webcomponents-lite.min.js\"\u003e\u003c/script\u003e\n    ```\n\n2. Import Custom Element:\n\n    ```html\n    \u003clink rel=\"import\" href=\"social-media-icons/social-media-icons.html\"\u003e\n    ```\n\n3. Start using it!\n\n    ```html\n    \u003csocial-media-icons\u003e\u003c/social-media-icons\u003e\n    ```\n\n## Options\n\nAttribute       | Options                                         | Default                       | Description\n---             | ---                                             | ---                           | ---\n`icon`         \t| `dribbble`, `facebook`, `github`, `googleplus`, `instagram`, `lastfm`, `linkedin`, `medium`, `quora`, `pinterest`, `skype`, `spotify`, `stumbleupon`, `tumblr`, `twitter`, `youtube`, `vimeo`, `vine`    | `github`                      | The `icon` attribute grabs a vector-shaped logo of social media you choose\n`size`          | *int*                                           | `32`                         \t| The `size` attribute sets a size of an element\n`color`         | *hex*                                           | -     \t\t\t\t\t\t            | The `color` attribute fills the shape with a color you choose\n`title`         | *string*                                        | -                             | The `title` attribute sets the title that will be displayed as alternative text or hint\n\n## Example\n\n```html\n\u003csocial-media-icons icon=\"github\" color=\"#bada55\" size=\"320\"\u003e\u003c/social-media-icons\u003e\n```\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -m 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request ;)\n\n## History\n\nFor detailed changelog, check [Releases](https://github.com/hejty/social-media-icons/releases).\n\n## License\n\n[MIT License](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttpstersk%2Fsocial-media-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhttpstersk%2Fsocial-media-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttpstersk%2Fsocial-media-icons/lists"}