Skip to content

Commit d3135a9

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

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

samples.js

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

samples.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4042,6 +4042,33 @@
40424042
"width": 24,
40434043
"height": 24
40444044
},
4045+
{
4046+
"prefix": "sidekickicons",
4047+
"icons": {
4048+
"crown": {
4049+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m12 5.75l-3.614 6L3 8.25l1.5 10h15l1.5-10l-5.386 3.5Z\"/>"
4050+
},
4051+
"blockquote": {
4052+
"body": "<path fill=\"currentColor\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M3.75 4v16m4.5-14h12m-12 6h12m-12 6h8.25\"/>"
4053+
},
4054+
"compass": {
4055+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0M7.5 16.5l3-6l6-3l-3 6z\"/>"
4056+
},
4057+
"triangle-16-solid": {
4058+
"body": "<path fill=\"currentColor\" d=\"M6.701 2.25c.577-1 2.02-1 2.598 0l5.196 9a1.5 1.5 0 0 1-1.299 2.25H2.804a1.5 1.5 0 0 1-1.3-2.25z\"/>",
4059+
"width": 16,
4060+
"height": 16
4061+
},
4062+
"circle": {
4063+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0\"/>"
4064+
},
4065+
"check-double": {
4066+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m12 16.223l1 1.027l8-10.5m-18 6l4.5 4.5l8-10.5\"/>"
4067+
}
4068+
},
4069+
"width": 24,
4070+
"height": 24
4071+
},
40454072
{
40464073
"prefix": "simple-icons",
40474074
"icons": {

0 commit comments

Comments
 (0)