{"id":22358170,"url":"https://github.com/softyesti/symbols_icon_pack","last_synced_at":"2026-04-13T21:02:08.960Z","repository":{"id":265622605,"uuid":"896353311","full_name":"softyesti/symbols_icon_pack","owner":"softyesti","description":"Flutter package that provides Symbol Icons. A file icon pack for code editors.","archived":false,"fork":false,"pushed_at":"2024-11-30T08:20:50.000Z","size":708,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T23:42:44.756Z","etag":null,"topics":["dart","flutter","icon-pack","iconset","open-source","package","pubdev","symbol-icons","symbols"],"latest_commit_sha":null,"homepage":"https://softyes.com.br","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/softyesti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-30T06:05:31.000Z","updated_at":"2024-11-30T08:20:07.000Z","dependencies_parsed_at":"2024-11-30T07:30:55.577Z","dependency_job_id":"bfbfc0be-18db-4e47-8a81-d2d9c217583f","html_url":"https://github.com/softyesti/symbols_icon_pack","commit_stats":null,"previous_names":["softyesti/symbols_icon_pack"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/softyesti/symbols_icon_pack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softyesti%2Fsymbols_icon_pack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softyesti%2Fsymbols_icon_pack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softyesti%2Fsymbols_icon_pack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softyesti%2Fsymbols_icon_pack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softyesti","download_url":"https://codeload.github.com/softyesti/symbols_icon_pack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softyesti%2Fsymbols_icon_pack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31770726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: 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":["dart","flutter","icon-pack","iconset","open-source","package","pubdev","symbol-icons","symbols"],"created_at":"2024-12-04T14:52:54.437Z","updated_at":"2026-04-13T21:02:08.925Z","avatar_url":"https://github.com/softyesti.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg width=\"100\" height=\"100\" src=\"./assets/logo.png\" alt=\"app logo\"\u003e\n\n# Symbols Icon Pack\n\nFlutter package that provides Symbol Icons. A file icon pack for code editors. Made from the [Symbols - File Icons](https://www.figma.com/file/HYLMyRbIdSbIJQlqnd9pSN/Symbols---File-Icons?node-id=20521%3A84115\u0026t=PyBzZOlVG5TXyEdx-1).\n\nBig thanks to [miguelsolorio](https://github.com/miguelsolorio) the creators of this awesome icon pack for [Visual Studio Code](https://github.com/miguelsolorio/vscode-symbols)!\n\n## Features\n\n* Folder icons (73 items)\n\n## Usage\n\n```dart\nimport 'package:flutter/material.dart';\nimport 'package:symbols_icon_pack/symbols_icon_pack.dart';\n\nclass IconWidget extends StatelessWidget {\n  const IconWidget();\n\n  @override\n  Widget build(BuildContext context) {\n    return Card(\n      child: Column(\n        mainAxisAlignment: MainAxisAlignment.center,\n        children: [\n          Icon(SymbolsFolderIcons.folderIos),\n          const SizedBox(height: 8),\n          Text('Folder IOS'),\n        ],\n      ),\n    );\n  }\n}\n```\n\n## Screenshots\n\n![Example App](./assets/screenshots/image.png)\n\n## Credits\n\n* SoftYes TI [\\\u003csoftyes.com.br\\\u003e](https://softyes.com.br)\n* João Sereia [\\\u003cjoao.sereia@softyes.com.br\\\u003e](mailto:joao.sereia@softyes.com.br)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftyesti%2Fsymbols_icon_pack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftyesti%2Fsymbols_icon_pack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftyesti%2Fsymbols_icon_pack/lists"}