mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-16 20:28:28 +01:00
update iconscategories
This commit is contained in:
parent
47742d9e2f
commit
e6d47eb498
@ -23,10 +23,10 @@ extensions.forEach(function (extension) {
|
||||
data = data.replace(/(---[\s\S]+?---)/, function (m, headerContent) {
|
||||
console.log('categoryOriginal', fileOriginal, categoryOriginal && categoryOriginal[1], tagsOriginal && tagsOriginal[1])
|
||||
|
||||
// if (categoryOriginal) {
|
||||
// headerContent = headerContent.replace(/category: .*\n/, '')
|
||||
// headerContent = headerContent.replace(/---/, `---\ncategory: ${categoryOriginal[1]}`)
|
||||
// }
|
||||
if (categoryOriginal) {
|
||||
headerContent = headerContent.replace(/category: .*\n/, '')
|
||||
headerContent = headerContent.replace(/---/, `---\ncategory: ${categoryOriginal[1]}`)
|
||||
}
|
||||
|
||||
if (tagsOriginal) {
|
||||
headerContent = headerContent.replace(/tags: .*\n/, '')
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
tags: [warning, danger, caution, risk]
|
||||
category: System
|
||||
---
|
||||
<svg>
|
||||
<path d="M5.644 5.629a9 9 0 1 0 12.715 12.741m1.693 -2.349a9 9 0 0 0 -12.087 -12.068" />
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
category: System
|
||||
---
|
||||
<svg>
|
||||
<path d="M18.36 18.387l-5.268 3.333a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l1.317 -.777m2.535 -1.493l2.898 -1.709a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033c.7 .398 1.13 1.143 1.125 1.948v7.284c0 .414 -.116 .812 -.326 1.155" />
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
category: System
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 16h.01" />
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
category: System
|
||||
---
|
||||
<svg>
|
||||
<path d="M19.201 19.199c-1.35 1.35 -3.6 1.801 -7.201 1.801c-7.2 0 -9 -1.8 -9 -9c0 -3.598 .45 -5.847 1.797 -7.197m2.626 -1.376c1.204 -.307 2.709 -.427 4.577 -.427c7.2 0 9 1.8 9 9c0 1.865 -.12 3.367 -.425 4.57" />
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
tags: [warning, danger, caution, risk]
|
||||
category: System
|
||||
---
|
||||
<svg>
|
||||
<path d="M21.998 17.997a1.913 1.913 0 0 0 -.255 -.872l-8.106 -13.534a1.914 1.914 0 0 0 -3.274 0l-1.04 1.736m-1.493 2.493l-5.573 9.304a1.914 1.914 0 0 0 1.636 2.871h16.107" />
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
tags: [clotches, housework, iron, smooth ]
|
||||
category: Laundry
|
||||
tags: [clotches, housework, iron, smooth ]
|
||||
unicode: "f2f7"
|
||||
version: "1.84"
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user