Es scheint, dass Sie eine Sammlung von SVG-Symbolen aus dem Font Awesome Bibliothek haben, die Sie für Ihr Webprojekt verwalten. Hier ist ein Überblick über die Dateien und ihre möglichen Verwendungen:

This commit is contained in:
2025-05-29 17:02:08 +02:00
parent d55a3d7bb0
commit 25c9d1bffb
2153 changed files with 284189 additions and 273 deletions

View File

@@ -0,0 +1,29 @@
{
"description": "The iconic font, CSS, and SVG framework",
"keywords": [
"font",
"awesome",
"fontawesome",
"icon",
"svg",
"bootstrap"
],
"homepage": "https://fontawesome.com",
"bugs": {
"url": "https://github.com/FortAwesome/Font-Awesome/issues"
},
"author": "The Font Awesome Team (https://github.com/orgs/FortAwesome/people)",
"repository": {
"type": "git",
"url": "https://github.com/FortAwesome/Font-Awesome"
},
"engines": {
"node": ">=6"
},
"dependencies": {},
"version": "6.7.2",
"name": "@fortawesome/fontawesome-free",
"main": "js/fontawesome.js",
"style": "css/fontawesome.css",
"license": "(CC-BY-4.0 AND OFL-1.1 AND MIT)"
}