Skip to content

Commit b34c993

Browse files
authored
Merge pull request #2 from craigrodway/master
Update Feather icons to 4.9.0
2 parents 0f51e46 + 560de64 commit b34c993

File tree

7 files changed

+14
-12
lines changed

7 files changed

+14
-12
lines changed

icons/coffee.svg

+1
Loading

icons/feather.svg

+1-1
Loading

icons/trello.svg

+1
Loading

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"author": "",
1111
"license": "MIT",
1212
"dependencies": {
13-
"feather-icons": "^4.7.3"
13+
"feather-icons": "^4.9.0"
1414
}
1515
}

tests/AttributeTestData.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"feather","attributes":{"stroke-width":1,"color":"red","aria-hidden":true,"class":"classymcclassface"},"xml":"<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-feather classymcclassface\" color=\"red\" aria-hidden=\"true\"><path d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"></path><line x1=\"16\" y1=\"8\" x2=\"2\" y2=\"22\"></line><line x1=\"17\" y1=\"15\" x2=\"9\" y2=\"15\"></line></svg>"}
1+
{"name":"feather","attributes":{"stroke-width":1,"color":"red","aria-hidden":true,"class":"classymcclassface"},"xml":"<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-feather classymcclassface\" color=\"red\" aria-hidden=\"true\"><path d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"></path><line x1=\"16\" y1=\"8\" x2=\"2\" y2=\"22\"></line><line x1=\"17.5\" y1=\"15\" x2=\"9\" y2=\"15\"></line></svg>"}

tests/XMLTestData.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)