Files
.github
config
database
docs
resources
assets
css
img
js
templates
vendor
afterresize
animate
animate.css
animated-headline
bootpag
bootstrap
bootstrap-datepicker
bootstrap-icons
bootstrap-star-rating
bootstrap-timepicker
circle-flip-slideshow
fontawesome-free
gsap
hover3d
hoverdir
intersection-observer
isotope
jquery
jquery-mousewheel
jquery.appear
jquery.cookie
jquery.countdown
jquery.easing
jquery.easy-pie-chart
jquery.pin
jquery.validation
kute
linea-icons
linea-arrows
linea-basic
icons
LICENSE
README.md
linea-basic.css
linea-basic.eot
linea-basic.svg
linea-basic.ttf
linea-basic.woff
manifest.json
package.json
linea-basic-elaboration
linea-ecommerce
linea-music
linea-software
locomotive-scroll
magnific-popup
nanoscroller
owl.carousel
particles
plugins
simple-line-icons
twentytwenty
vide
vivus
public
views
routes
src
.editorconfig
.gitattributes
.gitignore
.prettierignore
.prettierrc.json
CHANGELOG.md
CONTRIBUTING.md
CONVENTIONS.md
LICENSE
LICENSE.es.md
README.en.md
README.md
SECURITY.md
composer.json
2025-05-30 03:09:08 -06:00

26 lines
725 B
JSON

{
"version": "1.0.0-alpha.4",
"name": "@icon/linea-basic",
"description": "Linea Iconset a free outline iconset featuring 730+ Icons.",
"author": "Dario Ferrando",
"license": "CC0-1.0",
"repository": "https://github.com/thecreation/standard-icons/tree/master/modules/linea-basic",
"bugs": {
"url": "https://github.com/thecreation/standard-icons/issues"
},
"scripts": {
"import": "../../scripts/module/import --module=linea-basic",
"optimize": "../../scripts/module/optimize",
"update": "ncu -u"
},
"keywords": [
"icons",
"icon"
],
"homepage": "http://www.linea.io/",
"publishConfig": {
"access": "public"
},
"gitHead": "03bca77bca8c5dd936a375e9c556ef3e1a8d4074"
}