Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f35f45c7b3 | ||
|
|
c9a418dfc4 | ||
|
|
70be608a58 | ||
|
|
db311ab023 | ||
|
|
cac81636fb | ||
|
|
4b225a2e80 | ||
|
|
8aac1c7ba6 | ||
|
|
d513a2b9df | ||
|
|
204a418643 | ||
|
|
36039d8bdc | ||
|
|
49bd49b843 | ||
|
|
4679ff791d | ||
|
|
bfab755958 |
2
.github/workflows/pull-request.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
tr '\n' ' ' | # remove line breaks
|
||||
sed -e 's/<svg[^>]*>/<svg>/g' | # remove attributes from svg element
|
||||
base64 -w 0 | # encode svg
|
||||
sed "s|.*|<img width=\"400\" title=\"$file\" alt=\"$file\" src=\"https://lucide.dev/api/gh-icon/&.svg\"/> |"
|
||||
sed "s|.*|<img width=\"400\" title=\"$file\" alt=\"$file\" src=\"https://lucide.dev/api/gh-icon/$(basename ${file//\.svg/})/&.svg\"/> |"
|
||||
done | tr '\n' ' ' >> $GITHUB_OUTPUT
|
||||
echo >> $GITHUB_OUTPUT
|
||||
echo "$delimiter" >> $GITHUB_OUTPUT
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"$schema": "../category.schema.json",
|
||||
"title": "Coding",
|
||||
"icon": "code-2"
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "../category.schema.json",
|
||||
"title": "Development",
|
||||
"icon": "git-pull-request"
|
||||
}
|
||||
"title": "Coding & development",
|
||||
"icon": "code-2"
|
||||
}
|
||||
|
||||
@@ -9,6 +9,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"arrows",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"cup"
|
||||
"cup",
|
||||
"lab",
|
||||
"chemistry",
|
||||
"experiment",
|
||||
"test"
|
||||
],
|
||||
"categories": [
|
||||
"science",
|
||||
|
||||
@@ -9,6 +9,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"text",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"categories": [
|
||||
"brands",
|
||||
"currency",
|
||||
"coding",
|
||||
"development",
|
||||
"money"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,5 +9,5 @@
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M18.6 9.82c-.52-.21-1.15-.25-1.54.15l-7.07 7.06c-.39.39-.36 1.03-.15 1.54.12.3.16.6.16.93a2.5 2.5 0 0 1-5 0c0-.26-.24-.5-.5-.5a2.5 2.5 0 1 1 .96-4.82c.5.21 1.14.25 1.53-.15l7.07-7.06c.39-.39.36-1.03.15-1.54-.12-.3-.21-.6-.21-.93a2.5 2.5 0 0 1 5 0c.01.26.24.49.5.5a2.5 2.5 0 1 1-.9 4.82Z" />
|
||||
<path d="M17 10c.7-.7 1.69 0 2.5 0a2.5 2.5 0 1 0 0-5 .5.5 0 0 1-.5-.5 2.5 2.5 0 1 0-5 0c0 .81.7 1.8 0 2.5l-7 7c-.7.7-1.69 0-2.5 0a2.5 2.5 0 0 0 0 5c.28 0 .5.22.5.5a2.5 2.5 0 1 0 5 0c0-.81-.7-1.8 0-2.5Z" />
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 510 B After Width: | Height: | Size: 416 B |
@@ -12,7 +12,6 @@
|
||||
"clone"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
"pull"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding",
|
||||
"security"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding",
|
||||
"security"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
"repository"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
"delete"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -14,4 +14,4 @@
|
||||
"gaming",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
"gaming",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
"add"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
"dashed"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
"push"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
"delete"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
"gaming",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
"ai"
|
||||
],
|
||||
"categories": [
|
||||
"coding",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
"categories": [
|
||||
"shapes",
|
||||
"gaming",
|
||||
"coding",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"categories": [
|
||||
"shapes",
|
||||
"gaming",
|
||||
"coding",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
"insect"
|
||||
],
|
||||
"categories": [
|
||||
"coding",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
"console"
|
||||
],
|
||||
"categories": [
|
||||
"coding",
|
||||
"development",
|
||||
"shapes"
|
||||
]
|
||||
|
||||
@@ -10,8 +10,7 @@
|
||||
],
|
||||
"categories": [
|
||||
"arrows",
|
||||
"coding",
|
||||
"development",
|
||||
"shapes"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
"network"
|
||||
],
|
||||
"categories": [
|
||||
"coding",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"text",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"text",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"brands",
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"brands",
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
"prompt"
|
||||
],
|
||||
"categories": [
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"design",
|
||||
"coding",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,14 +9,14 @@
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<rect width="16" height="16" x="4" y="4" rx="2" ry="2" />
|
||||
<rect width="6" height="6" x="9" y="9" />
|
||||
<line x1="9" x2="9" y1="2" y2="4" />
|
||||
<line x1="15" x2="15" y1="2" y2="4" />
|
||||
<line x1="9" x2="9" y1="21" y2="22" />
|
||||
<line x1="15" x2="15" y1="20" y2="22" />
|
||||
<line x1="20" x2="22" y1="9" y2="9" />
|
||||
<line x1="20" x2="22" y1="14" y2="14" />
|
||||
<line x1="2" x2="4" y1="9" y2="9" />
|
||||
<line x1="2" x2="4" y1="14" y2="14" />
|
||||
<rect x="4" y="4" width="16" height="16" rx="2" />
|
||||
<rect x="9" y="9" width="6" height="6" />
|
||||
<path d="M15 2v2" />
|
||||
<path d="M15 20v2" />
|
||||
<path d="M2 15h2" />
|
||||
<path d="M2 9h2" />
|
||||
<path d="M20 15h2" />
|
||||
<path d="M20 9h2" />
|
||||
<path d="M9 2v2" />
|
||||
<path d="M9 20v2" />
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 640 B After Width: | Height: | Size: 489 B |
@@ -6,8 +6,7 @@
|
||||
"token"
|
||||
],
|
||||
"categories": [
|
||||
"coding",
|
||||
"development",
|
||||
"files"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,8 +9,7 @@
|
||||
"maths"
|
||||
],
|
||||
"categories": [
|
||||
"coding",
|
||||
"development",
|
||||
"files"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"files",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"files",
|
||||
"coding",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"files",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"files",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"files",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"files",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
"categories": [
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
"categories": [
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,11 @@
|
||||
"tags": [
|
||||
"beaker",
|
||||
"erlenmeyer",
|
||||
"non toxic"
|
||||
"non toxic",
|
||||
"lab",
|
||||
"chemistry",
|
||||
"experiment",
|
||||
"test"
|
||||
],
|
||||
"categories": [
|
||||
"science",
|
||||
|
||||
@@ -2,7 +2,11 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"beaker",
|
||||
"erlenmeyer"
|
||||
"erlenmeyer",
|
||||
"lab",
|
||||
"chemistry",
|
||||
"experiment",
|
||||
"test"
|
||||
],
|
||||
"categories": [
|
||||
"science",
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"beaker"
|
||||
"beaker",
|
||||
"lab",
|
||||
"chemistry",
|
||||
"experiment",
|
||||
"test"
|
||||
],
|
||||
"categories": [
|
||||
"science",
|
||||
|
||||
@@ -13,5 +13,5 @@
|
||||
<path d="M14 9.3V1.99" />
|
||||
<path d="M8.5 2h7" />
|
||||
<path d="M14 9.3a6.5 6.5 0 1 1-4 0" />
|
||||
<path d="M5.58 16.5h12.85" />
|
||||
<path d="M5.52 16h12.96" />
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 359 B After Width: | Height: | Size: 357 B |
13
icons/folder-git-2.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"directory",
|
||||
"root",
|
||||
"project",
|
||||
"git",
|
||||
"repo"
|
||||
],
|
||||
"categories": [
|
||||
"files"
|
||||
]
|
||||
}
|
||||
16
icons/folder-git-2.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M22 13V8a1.974 1.974 0 0 0-2-2h-7.9c-.3 0-.7-.1-.9-.2-.3-.2-.5-.4-.7-.7l-.9-1.2c-.2-.3-.4-.5-.7-.7-.3-.1-.6-.2-1-.2H4a1.974 1.974 0 0 0-2 2v13c0 1.1.9 2 2 2h5"/>
|
||||
<circle cx="20" cy="19" r="2"/>
|
||||
<circle cx="13" cy="12." r="2"/>
|
||||
<path d="M18 19c-2.8 0-5-2.2-5-5v8"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 490 B |
13
icons/folder-git.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"directory",
|
||||
"root",
|
||||
"project",
|
||||
"git",
|
||||
"repo"
|
||||
],
|
||||
"categories": [
|
||||
"files"
|
||||
]
|
||||
}
|
||||
16
icons/folder-git.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z" />
|
||||
<circle class="st0" cx="12" cy="13" r="2" />
|
||||
<line class="st0" x1="6" y1="13" x2="10" y2="13" />
|
||||
<line class="st0" x1="14" y1="13" x2="18" y2="13" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 502 B |
@@ -8,8 +8,7 @@
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding",
|
||||
"shapes",
|
||||
"maths"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
"create"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
"version control"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
"version control"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
"version control"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
"version control"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
"version control"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
"rejected"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
"draft"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
"version control"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"brands",
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"brands",
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
"development",
|
||||
"devices"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
"brands",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"text",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
"categories": [
|
||||
"arrows",
|
||||
"cursors",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,6 +9,6 @@
|
||||
"categories": [
|
||||
"text",
|
||||
"devices",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
12
icons/list-tree.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"tree",
|
||||
"browser"
|
||||
],
|
||||
"categories": [
|
||||
"files",
|
||||
"text",
|
||||
"layout"
|
||||
]
|
||||
}
|
||||
17
icons/list-tree.svg
Normal file
@@ -0,0 +1,17 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M21 12h-8" />
|
||||
<path d="M21 6H8" />
|
||||
<path d="M21 18h-8" />
|
||||
<path d="M3 6v4c0 1.1.9 2 2 2h3" />
|
||||
<path d="M3 10v6c0 1.1.9 2 2 2h3" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 358 B |
12
icons/message-square-dashed.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"comment",
|
||||
"chat",
|
||||
"conversation",
|
||||
"draft"
|
||||
],
|
||||
"categories": [
|
||||
"account"
|
||||
]
|
||||
}
|
||||
20
icons/message-square-dashed.svg
Normal file
@@ -0,0 +1,20 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M3 6V5c0-1.1.9-2 2-2h2" />
|
||||
<path d="M11 3h3" />
|
||||
<path d="M18 3h1c1.1 0 2 .9 2 2" />
|
||||
<path d="M21 9v2" />
|
||||
<path d="M21 15c0 1.1-.9 2-2 2h-1" />
|
||||
<path d="M14 17h-3" />
|
||||
<path d="m7 17-4 4v-5" />
|
||||
<path d="M3 12v-2" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 447 B |
13
icons/message-square-plus.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"comment",
|
||||
"chat",
|
||||
"conversation",
|
||||
"add",
|
||||
"feedback"
|
||||
],
|
||||
"categories": [
|
||||
"account"
|
||||
]
|
||||
}
|
||||
15
icons/message-square-plus.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" />
|
||||
<line x1="9" x2="15" y1="10" y2="10" />
|
||||
<line x1="12" x2="12" y1="7" y2="13" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 369 B |
13
icons/messages-square.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"comment",
|
||||
"chat",
|
||||
"conversation",
|
||||
"copy",
|
||||
"multiple"
|
||||
],
|
||||
"categories": [
|
||||
"account"
|
||||
]
|
||||
}
|
||||
14
icons/messages-square.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M14 9a2 2 0 0 1-2 2H6l-4 4V4c0-1.1.9-2 2-2h8a2 2 0 0 1 2 2v5Z" />
|
||||
<path d="M18 9h2a2 2 0 0 1 2 2v11l-4-4h-6a2 2 0 0 1-2-2v-1" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 350 B |
@@ -8,7 +8,6 @@
|
||||
"categories": [
|
||||
"arrows",
|
||||
"development",
|
||||
"coding",
|
||||
"gaming"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
"tree"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
"button"
|
||||
],
|
||||
"categories": [
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"text",
|
||||
"coding"
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
"files",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
"categories": [
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
"categories": [
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
"categories": [
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
"categories": [
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
"files",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
"categories": [
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
"files",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,10 +2,13 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"eye dropper",
|
||||
"color picker"
|
||||
"color picker",
|
||||
"lab",
|
||||
"chemistry"
|
||||
],
|
||||
"categories": [
|
||||
"text",
|
||||
"design"
|
||||
"design",
|
||||
"science"
|
||||
]
|
||||
}
|
||||
@@ -2,7 +2,8 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"music",
|
||||
"start"
|
||||
"start",
|
||||
"run"
|
||||
],
|
||||
"categories": [
|
||||
"shapes",
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"music",
|
||||
"start"
|
||||
"start",
|
||||
"run"
|
||||
],
|
||||
"categories": [
|
||||
"arrows",
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"devices",
|
||||
"coding",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
],
|
||||
"categories": [
|
||||
"devices",
|
||||
"coding",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
"brands",
|
||||
"development"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
"development",
|
||||
"gaming"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,8 +4,7 @@
|
||||
"barcode"
|
||||
],
|
||||
"categories": [
|
||||
"coding",
|
||||
"development",
|
||||
"social"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
15
icons/radio-tower.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"signal",
|
||||
"broadcast",
|
||||
"connectivity",
|
||||
"live",
|
||||
"frequency"
|
||||
],
|
||||
"categories": [
|
||||
"devices",
|
||||
"multimedia",
|
||||
"social"
|
||||
]
|
||||
}
|
||||
19
icons/radio-tower.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M4.9 16.1C1 12.2 1 5.8 4.9 1.9" />
|
||||
<path d="M7.8 4.7a6.14 6.14 0 0 0-.8 7.5" />
|
||||
<circle cx="12" cy="9" r="2" />
|
||||
<path d="M16.2 4.8c2 2 2.26 5.11.8 7.47" />
|
||||
<path d="M19.1 1.9a9.96 9.96 0 0 1 0 14.1" />
|
||||
<path d="M9.5 18h5" />
|
||||
<path d="m8 22 4-11 4 11" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 485 B |