Skip to content

Commit d97d959

Browse files
committed
chore: update samples
1 parent d3135a9 commit d97d959

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

samples.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2850,8 +2850,8 @@
28502850
{
28512851
"prefix": "lucide",
28522852
"icons": {
2853-
"circle-check-big": {
2854-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21.801 10A10 10 0 1 1 17 3.335\"/><path d=\"m9 11l3 3L22 4\"/></g>"
2853+
"circle-check": {
2854+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"m9 12l2 2l4-4\"/></g>"
28552855
},
28562856
"award": {
28572857
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m15.477 12.89l1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526\"/><circle cx=\"12\" cy=\"8\" r=\"6\"/></g>"
@@ -2869,14 +2869,6 @@
28692869
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m18 15l-6-6l-6 6\"/>"
28702870
}
28712871
},
2872-
"aliases": {
2873-
"check-circle": {
2874-
"parent": "circle-check-big"
2875-
},
2876-
"home": {
2877-
"parent": "house"
2878-
}
2879-
},
28802872
"width": 24,
28812873
"height": 24
28822874
},

0 commit comments

Comments
 (0)