diff options
Diffstat (limited to 'src')
80 files changed, 546 insertions, 22 deletions
diff --git a/src/_icons/ball-football-off.svg b/src/_icons/ball-football-off.svg new file mode 100644 index 00000000..100f124f --- /dev/null +++ b/src/_icons/ball-football-off.svg @@ -0,0 +1,13 @@ +--- +category: Sport +--- +<svg> + <path d="M20.041 16.046A9 9 0 0 0 7.957 3.956M5.634 5.639a9 9 0 0 0 12.726 12.73"/> + <path d="M12 7l4.755 3.455-.566 1.743-.98 3.014L15 16H9l-1.755-5.545 1.86-1.351 2.313-1.681z"/> + <path d="M12 7V3"/> + <path d="M15 16l2.5 3"/> + <path d="M16.755 10.455L20.5 9"/> + <path d="M9.061 16.045L6.5 19"/> + <path d="M7.245 10.455L3.5 9"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/ball-football.svg b/src/_icons/ball-football.svg index 3c556e0b..2e94f188 100644 --- a/src/_icons/ball-football.svg +++ b/src/_icons/ball-football.svg @@ -2,11 +2,7 @@ category: Sport --- <svg> - <circle cx="12" cy="12" r="9" /> - <path d="M12 7l4.755 3.455-1.816 5.59H9.06l-1.816-5.59z" /> - <path d="M12 7V3" /> - <line x1="15" y1="16" x2="17.5" y2="19" /> - <path d="M16.755 10.455L20.5 9" /> - <path d="M9.061 16.045L6.5 19" /> - <path d="M7.245 10.455L3.5 9" /> + <circle cx="12" cy="12" r="9"/> + <path d="M12 7l4.76 3.45L15 16H9l-1.76-5.55z"/> + <path d="M12 7V3M15 16l2.5 3M16.76 10.45L20.5 9M9.06 16.05L6.5 19M7.24 10.45L3.5 9"/> </svg> diff --git a/src/_icons/box-multiple-0.svg b/src/_icons/box-multiple-0.svg new file mode 100644 index 00000000..90a141fd --- /dev/null +++ b/src/_icons/box-multiple-0.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <path d="M14 6a2 2 0 0 1 2 2v4a2 2 0 1 1-4 0V8a2 2 0 0 1 2-2z"/> + <rect x="7" y="3" width="14" height="14" rx="2"/> + <path d="M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2"/> +</svg> diff --git a/src/_icons/box-multiple-1.svg b/src/_icons/box-multiple-1.svg new file mode 100644 index 00000000..40c9bc20 --- /dev/null +++ b/src/_icons/box-multiple-1.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <rect x="7" y="3" width="14" height="14" rx="2"/> + <path d="M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2"/> + <path d="M14 14V6l-2 2"/> +</svg> diff --git a/src/_icons/box-multiple-2.svg b/src/_icons/box-multiple-2.svg new file mode 100644 index 00000000..26efd48c --- /dev/null +++ b/src/_icons/box-multiple-2.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <rect x="7" y="3" width="14" height="14" rx="2"/> + <path d="M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2"/> + <path d="M12 8a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L12 14.001 16 14"/> +</svg> diff --git a/src/_icons/box-multiple-3.svg b/src/_icons/box-multiple-3.svg new file mode 100644 index 00000000..4c5657bb --- /dev/null +++ b/src/_icons/box-multiple-3.svg @@ -0,0 +1,9 @@ +--- +category: Numbers +--- +<svg> + <rect x="7" y="3" width="14" height="14" rx="2"/> + <path d="M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2"/> + <path d="M14 10a2 2 0 1 0-2-2"/> + <path d="M12 12a2 2 0 1 0 2-2"/> +</svg> diff --git a/src/_icons/box-multiple-4.svg b/src/_icons/box-multiple-4.svg new file mode 100644 index 00000000..43f2b112 --- /dev/null +++ b/src/_icons/box-multiple-4.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <rect x="7" y="3" width="14" height="14" rx="2"/> + <path d="M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2"/> + <path d="M15 14V6l-4 6h5"/> +</svg> diff --git a/src/_icons/box-multiple-5.svg b/src/_icons/box-multiple-5.svg new file mode 100644 index 00000000..0c4b991d --- /dev/null +++ b/src/_icons/box-multiple-5.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <rect x="7" y="3" width="14" height="14" rx="2"/> + <path d="M12 14h2a2 2 0 1 0 0-4h-2V6h4"/> + <path d="M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2"/> +</svg> diff --git a/src/_icons/box-multiple-6.svg b/src/_icons/box-multiple-6.svg new file mode 100644 index 00000000..1768dcc4 --- /dev/null +++ b/src/_icons/box-multiple-6.svg @@ -0,0 +1,9 @@ +--- +category: Numbers +--- +<svg> + <rect x="7" y="3" width="14" height="14" rx="2"/> + <circle cx="14" cy="12" r="2"/> + <path d="M16 8a2 2 0 1 0-4 0v4"/> + <path d="M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2"/> +</svg> diff --git a/src/_icons/box-multiple-7.svg b/src/_icons/box-multiple-7.svg new file mode 100644 index 00000000..ebe6de70 --- /dev/null +++ b/src/_icons/box-multiple-7.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <rect x="7" y="3" width="14" height="14" rx="2"/> + <path d="M12 6h4l-2 8"/> + <path d="M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2"/> +</svg> diff --git a/src/_icons/box-multiple-8.svg b/src/_icons/box-multiple-8.svg new file mode 100644 index 00000000..1bd94d8c --- /dev/null +++ b/src/_icons/box-multiple-8.svg @@ -0,0 +1,9 @@ +--- +category: Numbers +--- +<svg> + <rect x="7" y="3" width="14" height="14" rx="2"/> + <circle cx="14" cy="8" r="2"/> + <circle cx="14" cy="12" r="2"/> + <path d="M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2"/> +</svg> diff --git a/src/_icons/box-multiple-9.svg b/src/_icons/box-multiple-9.svg new file mode 100644 index 00000000..0435992e --- /dev/null +++ b/src/_icons/box-multiple-9.svg @@ -0,0 +1,9 @@ +--- +category: Numbers +--- +<svg> + <rect x="7" y="3" width="14" height="14" rx="2"/> + <circle cx="14" cy="8" r="2"/> + <path d="M12 12a2 2 0 1 0 4 0V8"/> + <path d="M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2"/> +</svg> diff --git a/src/_icons/box-multiple.svg b/src/_icons/box-multiple.svg new file mode 100644 index 00000000..234493d8 --- /dev/null +++ b/src/_icons/box-multiple.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <rect x="7" y="3" width="14" height="14" rx="2"/> + <path d="M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2"/> +</svg> diff --git a/src/_icons/calendar-off.svg b/src/_icons/calendar-off.svg new file mode 100644 index 00000000..c6d40e31 --- /dev/null +++ b/src/_icons/calendar-off.svg @@ -0,0 +1,11 @@ +--- +--- +<svg> + <path d="M19.823 19.824A2 2 0 0 1 18 21H6a2 2 0 0 1-2-2V7a2 2 0 0 1 1.175-1.823M9 5h9a2 2 0 0 1 2 2v9"/> + <path d="M16 3v4"/> + <path d="M8 3v1"/> + <path d="M4 11h7m4 0h5"/> + <path d="M11 15h1"/> + <path d="M12 15v3"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/cash-banknote-off.svg b/src/_icons/cash-banknote-off.svg new file mode 100644 index 00000000..b19fa5e3 --- /dev/null +++ b/src/_icons/cash-banknote-off.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <path d="M9.88 9.878a3 3 0 1 0 4.242 4.243m.58-3.425a3.012 3.012 0 0 0-1.412-1.405"/> + <path d="M10 6h9a2 2 0 0 1 2 2v8c0 .294-.064.574-.178.825M18 18H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h1"/> + <path d="M18 12h.01"/> + <path d="M6 12h.01"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/circle-0.svg b/src/_icons/circle-0.svg new file mode 100644 index 00000000..ea202ff5 --- /dev/null +++ b/src/_icons/circle-0.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1-4 0v-4a2 2 0 0 1 2-2z"/> + <circle cx="12" cy="12" r="9"/> +</svg> diff --git a/src/_icons/circle-1.svg b/src/_icons/circle-1.svg new file mode 100644 index 00000000..3df269e7 --- /dev/null +++ b/src/_icons/circle-1.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M12 16V8l-2 2"/> + <circle cx="12" cy="12" r="9"/> +</svg> diff --git a/src/_icons/circle-2.svg b/src/_icons/circle-2.svg new file mode 100644 index 00000000..17c844f7 --- /dev/null +++ b/src/_icons/circle-2.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M10 10a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L10 16.001 14 16"/> + <circle cx="12" cy="12" r="9"/> +</svg> diff --git a/src/_icons/circle-3.svg b/src/_icons/circle-3.svg new file mode 100644 index 00000000..e5820db6 --- /dev/null +++ b/src/_icons/circle-3.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <path d="M12 12a2 2 0 1 0-2-2"/> + <path d="M10 14a2 2 0 1 0 2-2"/> + <circle cx="12" cy="12" r="9"/> +</svg> diff --git a/src/_icons/circle-4.svg b/src/_icons/circle-4.svg new file mode 100644 index 00000000..d6b74ec7 --- /dev/null +++ b/src/_icons/circle-4.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M13 16V8l-4 6h5"/> + <circle cx="12" cy="12" r="9"/> +</svg> diff --git a/src/_icons/circle-5.svg b/src/_icons/circle-5.svg new file mode 100644 index 00000000..cf2ab552 --- /dev/null +++ b/src/_icons/circle-5.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M10 16h2a2 2 0 1 0 0-4h-2V8h4"/> + <circle cx="12" cy="12" r="9"/> +</svg> diff --git a/src/_icons/circle-6.svg b/src/_icons/circle-6.svg new file mode 100644 index 00000000..01156903 --- /dev/null +++ b/src/_icons/circle-6.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <circle cx="12" cy="14" r="2"/> + <path d="M14 10a2 2 0 1 0-4 0v4"/> + <circle cx="12" cy="12" r="9"/> +</svg> diff --git a/src/_icons/circle-7.svg b/src/_icons/circle-7.svg new file mode 100644 index 00000000..a6300663 --- /dev/null +++ b/src/_icons/circle-7.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M10 8h4l-2 8"/> + <circle cx="12" cy="12" r="9"/> +</svg> diff --git a/src/_icons/circle-8.svg b/src/_icons/circle-8.svg new file mode 100644 index 00000000..5023e6bd --- /dev/null +++ b/src/_icons/circle-8.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <circle cx="12" cy="10" r="2"/> + <circle cx="12" cy="14" r="2"/> + <circle cx="12" cy="12" r="9"/> +</svg> diff --git a/src/_icons/circle-9.svg b/src/_icons/circle-9.svg new file mode 100644 index 00000000..8315fb3f --- /dev/null +++ b/src/_icons/circle-9.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <circle cx="12" cy="10" r="2"/> + <path d="M10 14a2 2 0 1 0 4 0v-4"/> + <circle cx="12" cy="12" r="9"/> +</svg> diff --git a/src/_icons/crown-off.svg b/src/_icons/crown-off.svg new file mode 100644 index 00000000..157918a2 --- /dev/null +++ b/src/_icons/crown-off.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M18 18H5L3.135 8.673a.25.25 0 0 1 .4-.244L8 12l1.6-2.4m1.596-2.394L12 6l4 6 4.464-3.571a.25.25 0 0 1 .401.244l-1.363 6.818"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/database-off.svg b/src/_icons/database-off.svg new file mode 100644 index 00000000..11deef18 --- /dev/null +++ b/src/_icons/database-off.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <path d="M12.983 8.978C16.938 8.796 20 7.532 20 6c0-1.657-3.582-3-8-3-1.661 0-3.204.19-4.483.515M4.734 4.743C4.263 5.125 4 5.551 4 6c0 1.22 1.944 2.271 4.734 2.74"/> + <path d="M4 6v6c0 1.657 3.582 3 8 3 .986 0 1.93-.067 2.802-.19m3.187-.82C19.24 13.46 20 12.762 20 12V6"/> + <path d="M4 12v6c0 1.657 3.582 3 8 3 3.217 0 5.991-.712 7.261-1.74M20 16v-4"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/device-computer-camera-off.svg b/src/_icons/device-computer-camera-off.svg new file mode 100644 index 00000000..bf718fe6 --- /dev/null +++ b/src/_icons/device-computer-camera-off.svg @@ -0,0 +1,9 @@ +--- +category: Devices +--- +<svg> + <path d="M6.15 6.153a7 7 0 0 0 9.696 9.696m2.003-2.001A7 7 0 0 0 8.15 4.153"/> + <path d="M9.13 9.122a3 3 0 0 0 3.743 3.749m2.001-2.009a3 3 0 0 0-3.737-3.736"/> + <path d="M8 16l-2.091 3.486A1 1 0 0 0 6.766 21h10.468a1 1 0 0 0 .857-1.514L16 16"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/device-desktop-off.svg b/src/_icons/device-desktop-off.svg new file mode 100644 index 00000000..4d7dc49c --- /dev/null +++ b/src/_icons/device-desktop-off.svg @@ -0,0 +1,11 @@ +--- +tags: [monitor, computer, imac] +category: Devices +--- +<svg> + <path d="M8 4h12a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1m-4 0H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1"/> + <path d="M7 20h10"/> + <path d="M9 16v4"/> + <path d="M15 16v4"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/drone-off.svg b/src/_icons/drone-off.svg new file mode 100644 index 00000000..86b37dfd --- /dev/null +++ b/src/_icons/drone-off.svg @@ -0,0 +1,15 @@ +--- +category: Vehicles +--- +<svg> + <path d="M14 14h-4v-4"/> + <path d="M10 10L6.5 6.5"/> + <path d="M9.957 5.95A3.503 3.503 0 0 0 7.04 3.04m-3.02.989A3.5 3.5 0 0 0 6 9.965"/> + <path d="M14 10l3.5-3.5"/> + <path d="M18 9.965A3.5 3.5 0 1 0 14.034 6"/> + <path d="M14 14l3.5 3.5"/> + <path d="M14.035 18a3.5 3.5 0 0 0 5.936 1.98m.987-3.026a3.503 3.503 0 0 0-2.918-2.913"/> + <path d="M10 14l-3.5 3.5"/> + <path d="M6 14.035A3.5 3.5 0 1 0 9.966 18"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/files-off.svg b/src/_icons/files-off.svg new file mode 100644 index 00000000..d9872977 --- /dev/null +++ b/src/_icons/files-off.svg @@ -0,0 +1,9 @@ +--- +category: Document +--- +<svg> + <path d="M15 3v4a1 1 0 0 0 1 1h4"/> + <path d="M17 17h-6a2 2 0 0 1-2-2V9m0-4a2 2 0 0 1 2-2h4l5 5v7c0 .294-.063.572-.177.823"/> + <path d="M16 17v2a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/glass-full.svg b/src/_icons/glass-full.svg index d07ad1fd..f337d298 100644 --- a/src/_icons/glass-full.svg +++ b/src/_icons/glass-full.svg @@ -3,8 +3,8 @@ tags: [wine, cup, goblet] version: 1.0 --- <svg> - <line x1="8" y1="21" x2="16" y2="21" /> - <line x1="12" y1="15" x2="12" y2="21" /> - <path d="M16 4l1 6a5 5 0 0 1 -10 0l1 -6z" /> - <path d="M7 10a4 4 0 0 1 5 0a4 4 0 0 0 5 0" /> + <path d="M8 21h8"/> + <path d="M12 15v6"/> + <path d="M17 3l1 7c0 3.012-2.686 5-6 5s-6-1.988-6-5l1-7h10z"/> + <path d="M6 10a5.001 5.001 0 0 1 6 0 5.001 5.001 0 0 0 6 0"/> </svg> diff --git a/src/_icons/glass-off.svg b/src/_icons/glass-off.svg new file mode 100644 index 00000000..c222f3a9 --- /dev/null +++ b/src/_icons/glass-off.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <path d="M8 21h8"/> + <path d="M12 15v6"/> + <path d="M7 3h10l1 7a4.511 4.511 0 0 1-1.053 2.94m-2.386 1.625A7.48 7.48 0 0 1 12 15c-3.314 0-6-1.988-6-5l.5-3.495"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/glass.svg b/src/_icons/glass.svg index 31a5d12c..fbe9c72f 100644 --- a/src/_icons/glass.svg +++ b/src/_icons/glass.svg @@ -3,7 +3,7 @@ tags: [wine, cup, goblet] version: 1.0 --- <svg> - <line x1="8" y1="21" x2="16" y2="21" /> - <line x1="12" y1="15" x2="12" y2="21" /> - <path d="M16 4l1 6a5 5 0 0 1 -10 0l1 -6z" /> + <path d="M8 21h8"/> + <path d="M12 15v6"/> + <path d="M17 3l1 7c0 3.012-2.686 5-6 5s-6-1.988-6-5l1-7h10z"/> </svg> diff --git a/src/_icons/keyboard-off.svg b/src/_icons/keyboard-off.svg new file mode 100644 index 00000000..8fa23fa0 --- /dev/null +++ b/src/_icons/keyboard-off.svg @@ -0,0 +1,13 @@ +--- +--- +<svg> + <path d="M18 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2m4 0h10a2 2 0 0 1 2 2v8c0 .554-.226 1.056-.59 1.418"/> + <path d="M6 10v.01"/> + <path d="M10 10v.01"/> + <path d="M14 10v.01"/> + <path d="M18 10v.01"/> + <path d="M6 14v.01"/> + <path d="M18 14v.01"/> + <path d="M10 14h4"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/math-function.svg b/src/_icons/math-function.svg new file mode 100644 index 00000000..db78b934 --- /dev/null +++ b/src/_icons/math-function.svg @@ -0,0 +1,9 @@ +--- +category: Math +--- +<svg> + <path d="M14 10h1c1 0 1 1 2.016 3.527C18 16 18 17 19 17h1"/> + <path d="M13 17c1.5 0 3-2 4-3.5s2.5-3.5 4-3.5"/> + <path d="M3 19c0 1.5.5 2 2 2s2-4 3-9 1.5-9 3-9 2 .5 2 2"/> + <path d="M5 12h6"/> +</svg> diff --git a/src/_icons/math-symbols.svg b/src/_icons/math-symbols.svg index 29ff7cb4..f908626d 100644 --- a/src/_icons/math-symbols.svg +++ b/src/_icons/math-symbols.svg @@ -1,4 +1,5 @@ --- +category: Math --- <svg> <line x1="3" y1="12" x2="21" y2="12" /> diff --git a/src/_icons/mug.svg b/src/_icons/mug.svg index e797ce59..4337b577 100644 --- a/src/_icons/mug.svg +++ b/src/_icons/mug.svg @@ -3,6 +3,6 @@ tags: [tea, coffee, drink, container, jug] version: 1.1 --- <svg> - <path d="M5 6h10a1 1 0 0 1 1 1v8a4 4 0 0 1 -4 4h-4a4 4 0 0 1 -4 -4v-8a1 1 0 0 1 1 -1" /> - <path d="M16 9h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2" /> + <path d="M4.083 5h10.834A1.08 1.08 0 0 1 16 6.077v8.615C16 17.072 14.06 19 11.667 19H7.333C4.94 19 3 17.071 3 14.692V6.077A1.08 1.08 0 0 1 4.083 5"/> + <path d="M16 8h2.5c1.38 0 2.5 1.045 2.5 2.333v2.334C21 13.955 19.88 15 18.5 15H16"/> </svg> diff --git a/src/_icons/number-0.svg b/src/_icons/number-0.svg new file mode 100644 index 00000000..a2c72fff --- /dev/null +++ b/src/_icons/number-0.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M16 16V8"/> + <path d="M12 20a4 4 0 0 0 4-4V8a4 4 0 1 0-8 0v8a4 4 0 0 0 4 4z"/> +</svg> diff --git a/src/_icons/number-1.svg b/src/_icons/number-1.svg new file mode 100644 index 00000000..95b610b3 --- /dev/null +++ b/src/_icons/number-1.svg @@ -0,0 +1,6 @@ +--- +category: Numbers +--- +<svg> + <path d="M13 20V4L8 9"/> +</svg> diff --git a/src/_icons/number-2.svg b/src/_icons/number-2.svg new file mode 100644 index 00000000..84d6a182 --- /dev/null +++ b/src/_icons/number-2.svg @@ -0,0 +1,6 @@ +--- +category: Numbers +--- +<svg> + <path d="M8 8a4 4 0 1 1 8 0c0 1.098-.564 2.025-1.159 2.815L8 20h8"/> +</svg> diff --git a/src/_icons/number-3.svg b/src/_icons/number-3.svg new file mode 100644 index 00000000..9840ce67 --- /dev/null +++ b/src/_icons/number-3.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M12 12a4 4 0 1 0-4-4"/> + <path d="M8 16a4 4 0 1 0 4-4"/> +</svg> diff --git a/src/_icons/number-4.svg b/src/_icons/number-4.svg new file mode 100644 index 00000000..c2ffa4fd --- /dev/null +++ b/src/_icons/number-4.svg @@ -0,0 +1,6 @@ +--- +category: Numbers +--- +<svg> + <path d="M15 20V5L7 16h10"/> +</svg> diff --git a/src/_icons/number-5.svg b/src/_icons/number-5.svg new file mode 100644 index 00000000..4df79c33 --- /dev/null +++ b/src/_icons/number-5.svg @@ -0,0 +1,6 @@ +--- +category: Numbers +--- +<svg> + <path d="M8 20h4a4 4 0 1 0 0-8H8V4h8"/> +</svg> diff --git a/src/_icons/number-6.svg b/src/_icons/number-6.svg new file mode 100644 index 00000000..fd358476 --- /dev/null +++ b/src/_icons/number-6.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M8 16a4 4 0 1 0 8 0v-1a4 4 0 1 0-8 0"/> + <path d="M16 8a4 4 0 1 0-8 0v8"/> +</svg> diff --git a/src/_icons/number-7.svg b/src/_icons/number-7.svg new file mode 100644 index 00000000..8688a669 --- /dev/null +++ b/src/_icons/number-7.svg @@ -0,0 +1,6 @@ +--- +category: Numbers +--- +<svg> + <path d="M8 4h8l-4 16"/> +</svg> diff --git a/src/_icons/number-8.svg b/src/_icons/number-8.svg new file mode 100644 index 00000000..8aa91bf2 --- /dev/null +++ b/src/_icons/number-8.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <circle cx="12" cy="8" r="4"/> + <circle cx="12" cy="16" r="4"/> +</svg> diff --git a/src/_icons/number-9.svg b/src/_icons/number-9.svg new file mode 100644 index 00000000..5cca1360 --- /dev/null +++ b/src/_icons/number-9.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M16 8a4 4 0 1 0-8 0v1a4 4 0 1 0 8 0"/> + <path d="M8 16a4 4 0 1 0 8 0V8"/> +</svg> diff --git a/src/_icons/number-small-0.svg b/src/_icons/number-small-0.svg new file mode 100644 index 00000000..e259faf3 --- /dev/null +++ b/src/_icons/number-small-0.svg @@ -0,0 +1,6 @@ +--- +category: Numbers +--- +<svg> + <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1-4 0v-4a2 2 0 0 1 2-2z"/> +</svg> diff --git a/src/_icons/number-small-1.svg b/src/_icons/number-small-1.svg new file mode 100644 index 00000000..f86c442d --- /dev/null +++ b/src/_icons/number-small-1.svg @@ -0,0 +1,6 @@ +--- +category: Numbers +--- +<svg> + <path d="M12 16V8l-2 2"/> +</svg> diff --git a/src/_icons/number-small-2.svg b/src/_icons/number-small-2.svg new file mode 100644 index 00000000..84e6bf2e --- /dev/null +++ b/src/_icons/number-small-2.svg @@ -0,0 +1,6 @@ +--- +category: Numbers +--- +<svg> + <path d="M10 10a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L10 16.001 14 16"/> +</svg> diff --git a/src/_icons/number-small-3.svg b/src/_icons/number-small-3.svg new file mode 100644 index 00000000..230bbf30 --- /dev/null +++ b/src/_icons/number-small-3.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M12 12a2 2 0 1 0-2-2"/> + <path d="M10 14a2 2 0 1 0 2-2"/> +</svg> diff --git a/src/_icons/number-small-4.svg b/src/_icons/number-small-4.svg new file mode 100644 index 00000000..5ac81534 --- /dev/null +++ b/src/_icons/number-small-4.svg @@ -0,0 +1,6 @@ +--- +category: Numbers +--- +<svg> + <path d="M13 16V8l-4 6h5"/> +</svg> diff --git a/src/_icons/number-small-5.svg b/src/_icons/number-small-5.svg new file mode 100644 index 00000000..bf0960e2 --- /dev/null +++ b/src/_icons/number-small-5.svg @@ -0,0 +1,6 @@ +--- +category: Numbers +--- +<svg> + <path d="M10 16h2a2 2 0 1 0 0-4h-2V8h4"/> +</svg> diff --git a/src/_icons/number-small-6.svg b/src/_icons/number-small-6.svg new file mode 100644 index 00000000..194b210e --- /dev/null +++ b/src/_icons/number-small-6.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <circle cx="12" cy="14" r="2"/> + <path d="M14 10a2 2 0 1 0-4 0v4"/> +</svg> diff --git a/src/_icons/number-small-7.svg b/src/_icons/number-small-7.svg new file mode 100644 index 00000000..0e2de212 --- /dev/null +++ b/src/_icons/number-small-7.svg @@ -0,0 +1,6 @@ +--- +category: Numbers +--- +<svg> + <path d="M10 8h4l-2 8"/> +</svg> diff --git a/src/_icons/number-small-8.svg b/src/_icons/number-small-8.svg new file mode 100644 index 00000000..251d0894 --- /dev/null +++ b/src/_icons/number-small-8.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <circle cx="12" cy="10" r="2"/> + <circle cx="12" cy="14" r="2"/> +</svg> diff --git a/src/_icons/number-small-9.svg b/src/_icons/number-small-9.svg new file mode 100644 index 00000000..f8349c75 --- /dev/null +++ b/src/_icons/number-small-9.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <circle cx="12" cy="10" r="2"/> + <path d="M10 14a2 2 0 1 0 4 0v-4"/> +</svg> diff --git a/src/_icons/playlist.svg b/src/_icons/playlist.svg index da3816c4..9ec5013b 100644 --- a/src/_icons/playlist.svg +++ b/src/_icons/playlist.svg @@ -1,5 +1,5 @@ --- -category: Multimedia +category: Media --- <svg> <circle cx="14" cy="17" r="3" /> diff --git a/src/_icons/receipt-off.svg b/src/_icons/receipt-off.svg new file mode 100644 index 00000000..1c1dafcb --- /dev/null +++ b/src/_icons/receipt-off.svg @@ -0,0 +1,10 @@ +--- +--- +<svg> + <path d="M5 21V5m2-2h10a2 2 0 0 1 2 2v10m0 4.01V21l-3-2-2 2-2-2-2 2-2-2-3 2"/> + <path d="M11 7h4"/> + <path d="M9 11h2"/> + <path d="M13 15h2"/> + <path d="M15 11v.01"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/relation-many-to-many.svg b/src/_icons/relation-many-to-many.svg index bb1a7123..82fbd61d 100644 --- a/src/_icons/relation-many-to-many.svg +++ b/src/_icons/relation-many-to-many.svg @@ -1,4 +1,5 @@ --- +category: Database version: 1.33 --- <svg> diff --git a/src/_icons/relation-one-to-many.svg b/src/_icons/relation-one-to-many.svg index 52770abc..2d5042a0 100644 --- a/src/_icons/relation-one-to-many.svg +++ b/src/_icons/relation-one-to-many.svg @@ -1,4 +1,5 @@ --- +category: Database version: 1.33 --- <svg> diff --git a/src/_icons/relation-one-to-one.svg b/src/_icons/relation-one-to-one.svg index 8538536b..492f2c8a 100644 --- a/src/_icons/relation-one-to-one.svg +++ b/src/_icons/relation-one-to-one.svg @@ -1,4 +1,5 @@ --- +category: Database version: 1.33 --- <svg> diff --git a/src/_icons/satellite.svg b/src/_icons/satellite.svg index 2ba5ecb2..0bc5114b 100644 --- a/src/_icons/satellite.svg +++ b/src/_icons/satellite.svg @@ -1,4 +1,5 @@ --- +category: Map --- <svg> <path d="M3.707 6.293l2.586-2.586a1 1 0 0 1 1.414 0l5.586 5.586a1 1 0 0 1 0 1.414l-2.586 2.586a1 1 0 0 1 -1.414 0L3.707 7.707a1 1 0 0 1 0 -1.414z" /> diff --git a/src/_icons/square-0.svg b/src/_icons/square-0.svg new file mode 100644 index 00000000..bb99bad6 --- /dev/null +++ b/src/_icons/square-0.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1-4 0v-4a2 2 0 0 1 2-2z"/> + <rect x="4" y="4" width="16" height="16" rx="2"/> +</svg> diff --git a/src/_icons/square-1.svg b/src/_icons/square-1.svg new file mode 100644 index 00000000..21fc3cba --- /dev/null +++ b/src/_icons/square-1.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M12 16V8l-2 2"/> + <rect x="4" y="4" width="16" height="16" rx="2"/> +</svg> diff --git a/src/_icons/square-2.svg b/src/_icons/square-2.svg new file mode 100644 index 00000000..d1896b3e --- /dev/null +++ b/src/_icons/square-2.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M10 10a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L10 16.001 14 16"/> + <rect x="4" y="4" width="16" height="16" rx="2"/> +</svg> diff --git a/src/_icons/square-3.svg b/src/_icons/square-3.svg new file mode 100644 index 00000000..05a1685d --- /dev/null +++ b/src/_icons/square-3.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <path d="M12 12a2 2 0 1 0-2-2"/> + <path d="M10 14a2 2 0 1 0 2-2"/> + <rect x="4" y="4" width="16" height="16" rx="2"/> +</svg> diff --git a/src/_icons/square-4.svg b/src/_icons/square-4.svg new file mode 100644 index 00000000..9fbfa12c --- /dev/null +++ b/src/_icons/square-4.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M13 16V8l-4 6h5"/> + <rect x="4" y="4" width="16" height="16" rx="2"/> +</svg> diff --git a/src/_icons/square-5.svg b/src/_icons/square-5.svg new file mode 100644 index 00000000..c855144c --- /dev/null +++ b/src/_icons/square-5.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M10 16h2a2 2 0 1 0 0-4h-2V8h4"/> + <rect x="4" y="4" width="16" height="16" rx="2"/> +</svg> diff --git a/src/_icons/square-6.svg b/src/_icons/square-6.svg new file mode 100644 index 00000000..b119a31d --- /dev/null +++ b/src/_icons/square-6.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <circle transform="rotate(180 12 14)" cx="12" cy="14" r="2"/> + <path d="M14 10a2 2 0 1 0-4 0v4"/> + <rect x="4" y="4" width="16" height="16" rx="2"/> +</svg> diff --git a/src/_icons/square-7.svg b/src/_icons/square-7.svg new file mode 100644 index 00000000..c07954c9 --- /dev/null +++ b/src/_icons/square-7.svg @@ -0,0 +1,7 @@ +--- +category: Numbers +--- +<svg> + <path d="M10 8h4l-2 8"/> + <rect x="4" y="4" width="16" height="16" rx="2"/> +</svg> diff --git a/src/_icons/square-8.svg b/src/_icons/square-8.svg new file mode 100644 index 00000000..3077efbc --- /dev/null +++ b/src/_icons/square-8.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <circle cx="12" cy="10" r="2"/> + <circle cx="12" cy="14" r="2"/> + <rect x="4" y="4" width="16" height="16" rx="2"/> +</svg> diff --git a/src/_icons/square-9.svg b/src/_icons/square-9.svg new file mode 100644 index 00000000..63d81aa4 --- /dev/null +++ b/src/_icons/square-9.svg @@ -0,0 +1,8 @@ +--- +category: Numbers +--- +<svg> + <circle cx="12" cy="10" r="2"/> + <path d="M10 14a2 2 0 1 0 4 0v-4"/> + <rect x="4" y="4" width="16" height="16" rx="2"/> +</svg> diff --git a/src/_icons/table-off.svg b/src/_icons/table-off.svg new file mode 100644 index 00000000..9f297e72 --- /dev/null +++ b/src/_icons/table-off.svg @@ -0,0 +1,9 @@ +--- +category: Database +--- +<svg> + <path d="M8 4h10a2 2 0 0 1 2 2v10m-.588 3.417c-.362.36-.86.583-1.412.583H6a2 2 0 0 1-2-2V6c0-.552.224-1.053.586-1.414"/> + <path d="M4 10h6m4 0h6"/> + <path d="M10 4v2m0 4v10"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/table.svg b/src/_icons/table.svg index 155cc2d3..7370a9d6 100644 --- a/src/_icons/table.svg +++ b/src/_icons/table.svg @@ -1,5 +1,5 @@ --- -category: Text +category: Database tags: [spreadsheet, layout, grid, arrange, row, column] version: 1.3 --- diff --git a/src/_icons/truck-off.svg b/src/_icons/truck-off.svg new file mode 100644 index 00000000..93c5e650 --- /dev/null +++ b/src/_icons/truck-off.svg @@ -0,0 +1,9 @@ +--- +category: Vehicles +--- +<svg> + <circle cx="7" cy="17" r="2"/> + <path d="M15.585 15.586a2 2 0 0 0 2.826 2.831"/> + <path d="M5 17H3V6a1 1 0 0 1 1-1h1m3.96 0H13v4m0 4v4m-4 0h6m6 0v-6h-6m-2-5h5l3 5"/> + <path d="M3 3l18 18"/> +</svg> diff --git a/src/_icons/window.svg b/src/_icons/window.svg index 05c64b43..9779a8a7 100644 --- a/src/_icons/window.svg +++ b/src/_icons/window.svg @@ -1,7 +1,7 @@ --- --- <svg> - <path d="M12 4a6 6 0 0 0 -6 6v10h12V10a6 6 0 0 0 -6 -6z" /> - <line x1="12" y1="4" x2="12" y2="20" /> - <line x1="6" y1="13" x2="18" y2="13" /> + <path d="M12 3c-3.866 0-7 3.272-7 7v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V10c0-3.728-3.134-7-7-7z"/> + <path d="M5 13h14"/> + <path d="M12 3v18"/> </svg> diff --git a/src/style.scss b/src/style.scss index 8d2a9bfb..71fe8096 100644 --- a/src/style.scss +++ b/src/style.scss @@ -53,6 +53,7 @@ a { @media print { padding: 0; + max-width: 100%; } } diff --git a/src/tags.html b/src/tags.html index e850d310..449ed876 100644 --- a/src/tags.html +++ b/src/tags.html @@ -4,7 +4,8 @@ layout: default <div class="container"> <div class="box"> - <table class="table"> + {% assign i = 0 %} + <table class="table mb"> {% for icon in site.icons %} <tr> <td class="td-1">{% include icon.html name=icon.slug %}</td> @@ -12,7 +13,12 @@ layout: default <td>{{ icon.tags | join: ', ' }}</td> <td>{{ icon.version }}</td> </tr> + {% if icon.tags.size == 0 %} + {% assign i = i | plus: 1 %} + {% endif %} {% endfor %} </table> + + <p>Untagged: {{ i }}</p> </div> </div> |