@thesvg/icons 3.2.4 → 3.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/avanza.cjs +73 -0
- package/dist/avanza.d.ts +17 -0
- package/dist/avanza.js +61 -0
- package/dist/{smmix.cjs → blogent.cjs} +5 -5
- package/dist/blogent.d.ts +17 -0
- package/dist/{smmix.js → blogent.js} +7 -7
- package/dist/eps.cjs +29 -0
- package/dist/eps.d.ts +17 -0
- package/dist/eps.js +17 -0
- package/dist/fgo.cjs +30 -0
- package/dist/{smmix.d.ts → fgo.d.ts} +3 -3
- package/dist/fgo.js +18 -0
- package/dist/google-search-console-legacy.cjs +30 -0
- package/dist/google-search-console-legacy.d.ts +17 -0
- package/dist/google-search-console-legacy.js +18 -0
- package/dist/google-search-console.cjs +5 -4
- package/dist/google-search-console.js +5 -4
- package/dist/index.cjs +30 -2
- package/dist/index.d.ts +15 -1
- package/dist/index.js +15 -1
- package/dist/justcall.cjs +29 -0
- package/dist/justcall.d.ts +17 -0
- package/dist/justcall.js +17 -0
- package/dist/nfl.cjs +29 -0
- package/dist/nfl.d.ts +17 -0
- package/dist/nfl.js +17 -0
- package/dist/noom.cjs +35 -0
- package/dist/noom.d.ts +17 -0
- package/dist/noom.js +23 -0
- package/dist/oblio.cjs +30 -0
- package/dist/oblio.d.ts +17 -0
- package/dist/oblio.js +18 -0
- package/dist/pipedrive.cjs +49 -0
- package/dist/pipedrive.d.ts +17 -0
- package/dist/pipedrive.js +37 -0
- package/dist/pixelos.cjs +29 -0
- package/dist/pixelos.d.ts +17 -0
- package/dist/pixelos.js +17 -0
- package/dist/s-oil.cjs +283 -0
- package/dist/s-oil.d.ts +17 -0
- package/dist/s-oil.js +271 -0
- package/dist/siket.cjs +29 -0
- package/dist/siket.d.ts +17 -0
- package/dist/siket.js +17 -0
- package/dist/smartbill.cjs +30 -0
- package/dist/smartbill.d.ts +17 -0
- package/dist/smartbill.js +18 -0
- package/dist/wisetech-global.cjs +105 -0
- package/dist/wisetech-global.d.ts +17 -0
- package/dist/wisetech-global.js +93 -0
- package/dist/xbox.cjs +1 -1
- package/dist/xbox.js +1 -1
- package/dist/zoom-2025.cjs +4 -162
- package/dist/zoom-2025.js +4 -162
- package/package.json +2 -2
|
@@ -3,13 +3,14 @@
|
|
|
3
3
|
|
|
4
4
|
export const slug = "google-search-console";
|
|
5
5
|
export const title = "Google Search Console";
|
|
6
|
-
export const hex = "
|
|
6
|
+
export const hex = "4285F4";
|
|
7
7
|
export const categories = ["Google", "Software"];
|
|
8
8
|
export const aliases = [];
|
|
9
|
-
export const svg = `<svg
|
|
9
|
+
export const svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><title>Google Search Console</title><g clip-path="url(#a)"><path fill="#fbbc04" d="m11.081 30.527-4.72 4.721a.933.933 0 0 1-1.317 0l-.292-.292a.933.933 0 0 1 0-1.316l4.72-4.721a.933.933 0 0 1 1.318 0l.291.291a.93.93 0 0 1 0 1.317"/><path fill="#4285f4" d="M23.75 32.5h6.042a6.04 6.04 0 0 0 6.041-6.042v-16.25a6.04 6.04 0 0 0-6.041-6.041 6.04 6.04 0 0 0-6.042 6.041z"/><path fill="#fbbc04" d="M13.75 32.5a6.04 6.04 0 0 0 6.042-6.042 6.04 6.04 0 0 0-6.042-6.041 6.04 6.04 0 0 0-6.042 6.041A6.04 6.04 0 0 0 13.75 32.5"/><path fill="#34a853" d="M27.97 32.5h-5.887a6.04 6.04 0 0 1-6.041-6.042v-7.916a6.04 6.04 0 0 1 6.041-6.042 6.04 6.04 0 0 1 6.042 6.042v13.804a.154.154 0 0 1-.154.154z"/><path fill="#1967d2" d="M28.125 32.346V18.542a6.04 6.04 0 0 0-4.375-5.807V32.5h4.22a.154.154 0 0 0 .155-.154"/><path fill="#ea4335" d="M19.792 26.575a6.04 6.04 0 0 0-3.75-5.59v5.59c0 1.72.72 3.273 1.875 4.373a6.02 6.02 0 0 0 1.875-4.373"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs></svg>`;
|
|
10
10
|
export const variants = {
|
|
11
|
-
"default": `<svg
|
|
12
|
-
"mono": `<svg
|
|
11
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><title>Google Search Console</title><g clip-path="url(#a)"><path fill="#fbbc04" d="m11.081 30.527-4.72 4.721a.933.933 0 0 1-1.317 0l-.292-.292a.933.933 0 0 1 0-1.316l4.72-4.721a.933.933 0 0 1 1.318 0l.291.291a.93.93 0 0 1 0 1.317"/><path fill="#4285f4" d="M23.75 32.5h6.042a6.04 6.04 0 0 0 6.041-6.042v-16.25a6.04 6.04 0 0 0-6.041-6.041 6.04 6.04 0 0 0-6.042 6.041z"/><path fill="#fbbc04" d="M13.75 32.5a6.04 6.04 0 0 0 6.042-6.042 6.04 6.04 0 0 0-6.042-6.041 6.04 6.04 0 0 0-6.042 6.041A6.04 6.04 0 0 0 13.75 32.5"/><path fill="#34a853" d="M27.97 32.5h-5.887a6.04 6.04 0 0 1-6.041-6.042v-7.916a6.04 6.04 0 0 1 6.041-6.042 6.04 6.04 0 0 1 6.042 6.042v13.804a.154.154 0 0 1-.154.154z"/><path fill="#1967d2" d="M28.125 32.346V18.542a6.04 6.04 0 0 0-4.375-5.807V32.5h4.22a.154.154 0 0 0 .155-.154"/><path fill="#ea4335" d="M19.792 26.575a6.04 6.04 0 0 0-3.75-5.59v5.59c0 1.72.72 3.273 1.875 4.373a6.02 6.02 0 0 0 1.875-4.373"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs></svg>`,
|
|
12
|
+
"mono": `<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><title>Google Search Console</title><g clip-path="url(#a)"><path fill="currentColor" d="m11.081 30.527-4.72 4.721a.933.933 0 0 1-1.317 0l-.292-.292a.933.933 0 0 1 0-1.316l4.72-4.721a.933.933 0 0 1 1.318 0l.291.291a.93.93 0 0 1 0 1.317"/><path fill="currentColor" d="M23.75 32.5h6.042a6.04 6.04 0 0 0 6.041-6.042v-16.25a6.04 6.04 0 0 0-6.041-6.041 6.04 6.04 0 0 0-6.042 6.041z"/><path fill="currentColor" d="M13.75 32.5a6.04 6.04 0 0 0 6.042-6.042 6.04 6.04 0 0 0-6.042-6.041 6.04 6.04 0 0 0-6.042 6.041A6.04 6.04 0 0 0 13.75 32.5"/><path fill="currentColor" d="M27.97 32.5h-5.887a6.04 6.04 0 0 1-6.041-6.042v-7.916a6.04 6.04 0 0 1 6.041-6.042 6.04 6.04 0 0 1 6.042 6.042v13.804a.154.154 0 0 1-.154.154z"/><path fill="currentColor" d="M28.125 32.346V18.542a6.04 6.04 0 0 0-4.375-5.807V32.5h4.22a.154.154 0 0 0 .155-.154"/><path fill="currentColor" d="M19.792 26.575a6.04 6.04 0 0 0-3.75-5.59v5.59c0 1.72.72 3.273 1.875 4.373a6.02 6.02 0 0 0 1.875-4.373"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs></svg>`,
|
|
13
|
+
"wordmark": `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="4.45 4.15 267.9 31.4"><g clip-path="url(#a)"><path fill="#fbbc04" d="m11.081 30.527-4.72 4.721a.933.933 0 0 1-1.317 0l-.292-.292a.933.933 0 0 1 0-1.316l4.72-4.721a.933.933 0 0 1 1.318 0l.291.291a.93.93 0 0 1 0 1.317"/><path fill="#4285f4" d="M23.75 32.5h6.042a6.04 6.04 0 0 0 6.041-6.042v-16.25a6.04 6.04 0 0 0-6.041-6.041 6.04 6.04 0 0 0-6.042 6.041z"/><path fill="#fbbc04" d="M13.75 32.5a6.04 6.04 0 0 0 6.042-6.042 6.04 6.04 0 0 0-6.042-6.041 6.04 6.04 0 0 0-6.042 6.041A6.04 6.04 0 0 0 13.75 32.5"/><path fill="#34a853" d="M27.97 32.5h-5.887a6.04 6.04 0 0 1-6.041-6.042v-7.916a6.04 6.04 0 0 1 6.041-6.042 6.04 6.04 0 0 1 6.042 6.042v13.804a.154.154 0 0 1-.154.154z"/><path fill="#1967d2" d="M28.125 32.346V18.542a6.04 6.04 0 0 0-4.375-5.807V32.5h4.22a.154.154 0 0 0 .155-.154"/><path fill="#ea4335" d="M19.792 26.575a6.04 6.04 0 0 0-3.75-5.59v5.59c0 1.72.72 3.273 1.875 4.373a6.02 6.02 0 0 0 1.875-4.373"/></g><path fill="#5f6368" d="M136.949 24.423q0 2.107-1.543 3.385-1.566 1.255-3.802 1.255-1.99 0-3.511-1.163-1.52-1.163-2.102-3.176l1.968-.805q.2.717.559 1.297.357.582.839.995.48.414 1.062.649t1.23.235q1.408 0 2.304-.727.894-.728.894-1.934 0-1.007-.738-1.722-.693-.694-2.594-1.342-1.923-.693-2.393-.94-2.549-1.296-2.549-3.823 0-1.767 1.409-3.02 1.43-1.251 3.511-1.252 1.834 0 3.175.94 1.342.917 1.789 2.303l-1.923.805a2.84 2.84 0 0 0-1.062-1.487q-.794-.592-1.935-.592-1.207 0-2.035.668-.827.624-.827 1.625 0 .825.649 1.425.714.601 3.108 1.425 2.438.83 3.477 2.029 1.041 1.199 1.041 2.947zm6.686 4.639q-2.415 0-3.981-1.655-1.565-1.654-1.565-4.181c0-2.527.507-3.06 1.521-4.17q1.52-1.666 3.891-1.666c1.58 0 2.918.525 3.88 1.576q1.442 1.576 1.442 4.416l-.022.224h-8.61q.045 1.61 1.074 2.594a3.43 3.43 0 0 0 2.459.984q1.968 0 3.086-1.968l1.834.894a5.46 5.46 0 0 1-2.046 2.17q-1.308.782-2.963.782m-3.287-7.156h6.284a2.73 2.73 0 0 0-.928-1.89q-.839-.748-2.248-.748-1.163 0-2.002.715-.838.716-1.106 1.923m14.05-4.517q2.28 0 3.6 1.219 1.319 1.22 1.319 3.343v6.753h-1.967v-1.52h-.09q-1.275 1.878-3.399 1.878-1.812 0-3.03-1.073-1.22-1.073-1.219-2.684 0-1.699 1.285-2.706 1.286-1.006 3.433-1.006 1.834 0 3.019.671v-.47q0-1.073-.85-1.822t-1.99-.75q-1.722 0-2.728 1.454l-1.812-1.14q1.498-2.147 4.428-2.147zm-2.661 7.961q0 .805.682 1.342.681.537 1.599.537 1.296 0 2.314-.962 1.017-.96 1.018-2.259-.962-.76-2.684-.76-1.253 0-2.091.604t-.839 1.498zm11.594 3.354h-2.057V17.747h1.968v1.789h.089q.314-.872 1.286-1.487.973-.615 1.912-.615c.626 0 1.103.09 1.521.268l-.626 1.99q-.381-.156-1.208-.156-1.163 0-2.024.94a3.14 3.14 0 0 0-.861 2.19zm10.238.358q-2.438 0-4.048-1.655-1.588-1.699-1.588-4.181c0-1.655.529-3.079 1.588-4.182q1.61-1.655 4.048-1.655 1.677 0 2.929.839 1.252.838 1.879 2.314l-1.879.783q-.872-2.058-3.063-2.058-1.41 0-2.438 1.141-1.006 1.14-1.006 2.818c0 1.678.335 2.057 1.006 2.817q1.028 1.14 2.438 1.14 2.257 0 3.175-2.057l1.834.783q-.605 1.476-1.89 2.314-1.285.84-2.985.84zm6.131-16.369h2.057v5.054l-.089 1.52h.089q.47-.804 1.443-1.341a4.14 4.14 0 0 1 2.024-.537q2.012 0 3.097 1.152t1.084 3.276v6.887h-2.057V22.22q0-2.952-2.616-2.952-1.254 0-2.114 1.04-.861 1.04-.861 2.427v5.97H179.7zm24.934 16.369q-3.556 0-5.949-2.393-2.37-2.392-2.37-5.97t2.37-5.949q2.37-2.415 5.949-2.415c2.385 0 4.375.872 5.881 2.616l-1.476 1.432q-1.722-2.08-4.405-2.08c-1.789 0-3.258.596-4.45 1.789q-1.767 1.767-1.767 4.607t1.767 4.606q1.788 1.79 4.45 1.79 2.795 0 4.852-2.349l1.499 1.454a7.8 7.8 0 0 1-2.796 2.113 8.5 8.5 0 0 1-3.555.75zm7.144-5.836q0-2.527 1.588-4.182 1.61-1.655 4.048-1.655t4.025 1.655q1.61 1.654 1.61 4.182c0 1.684-.537 3.093-1.61 4.181q-1.589 1.656-4.025 1.655-2.438 0-4.048-1.655-1.588-1.654-1.588-4.181m2.058 0q0 1.767 1.028 2.862t2.55 1.096q1.52 0 2.549-1.096 1.028-1.095 1.029-2.862c0-1.178-.344-2.11-1.029-2.84q-1.052-1.119-2.549-1.119-1.498 0-2.55 1.119-1.029 1.095-1.028 2.84m10.673-5.479h1.968v1.52h.09q.47-.804 1.442-1.341a4.14 4.14 0 0 1 2.024-.537q2.013 0 3.097 1.152t1.085 3.276v6.887h-2.058v-6.753q-.067-2.684-2.706-2.684-1.23 0-2.057.995-.827.996-.827 2.382v6.06h-2.058V17.746zm20.01 7.916q0 1.432-1.252 2.415t-3.153.984q-1.656 0-2.907-.86a4.73 4.73 0 0 1-1.789-2.27l1.833-.783q.403.983 1.174 1.532a2.85 2.85 0 0 0 1.689.547q.984.001 1.643-.424.66-.425.66-1.007 0-1.05-1.61-1.543l-1.878-.47q-3.199-.804-3.198-3.085 0-1.498 1.219-2.404 1.218-.906 3.119-.905 1.453 0 2.628.693 1.175.692 1.643 1.856l-1.833.76a2.3 2.3 0 0 0-1.018-1.084 3.2 3.2 0 0 0-1.576-.392q-.805 0-1.443.403-.637.402-.637.984 0 .939 1.767 1.341l1.655.425q3.264.805 3.265 3.288zm.773-2.437q0-2.527 1.588-4.182 1.61-1.655 4.048-1.655t4.025 1.655q1.61 1.654 1.61 4.182c0 1.684-.537 3.093-1.61 4.181q-1.589 1.656-4.025 1.655-2.438 0-4.048-1.655-1.588-1.654-1.588-4.181m2.058 0q0 1.767 1.028 2.862t2.55 1.096q1.52 0 2.549-1.096 1.028-1.095 1.029-2.862c0-1.178-.344-2.11-1.029-2.84q-1.052-1.119-2.549-1.119-1.498 0-2.55 1.119-1.029 1.095-1.028 2.84m12.758-10.533v16.011h-2.058V12.693zm7.032 16.369q-2.415 0-3.98-1.655-1.566-1.654-1.566-4.181c0-2.527.507-3.06 1.521-4.17q1.521-1.666 3.891-1.666c1.581 0 2.919.525 3.88 1.576q1.443 1.576 1.442 4.416l-.022.224h-8.609q.044 1.61 1.073 2.594a3.43 3.43 0 0 0 2.46.984q1.967 0 3.086-1.968l1.834.894a5.46 5.46 0 0 1-2.046 2.17q-1.309.782-2.963.782zm-3.287-7.156h6.284a2.73 2.73 0 0 0-.928-1.89q-.838-.748-2.248-.748-1.163 0-2.001.715-.839.715-1.107 1.923m-206.276-.224v-2.476h8.287c.084.437.134.956.134 1.518 0 1.857-.508 4.156-2.144 5.792-1.59 1.658-3.624 2.542-6.32 2.542-4.995 0-9.194-4.067-9.194-9.064 0-4.995 4.2-9.063 9.194-9.063 2.762 0 4.73 1.083 6.21 2.498l-1.746 1.747c-1.061-.995-2.497-1.769-4.464-1.769-3.647 0-6.498 2.94-6.498 6.588s2.851 6.588 6.498 6.588c2.365 0 3.713-.95 4.575-1.813.702-.702 1.164-1.71 1.344-3.087zm21.049 1.541c0 3.36-2.63 5.836-5.856 5.836s-5.857-2.476-5.857-5.837 2.63-5.836 5.857-5.836c3.226 0 5.856 2.454 5.856 5.837m-2.563 0c0-2.1-1.525-3.537-3.293-3.537s-3.293 1.436-3.293 3.537 1.525 3.536 3.293 3.536 3.293-1.459 3.293-3.537zm15.34 0c0 3.36-2.63 5.836-5.857 5.836s-5.857-2.476-5.857-5.837 2.63-5.836 5.857-5.836 5.857 2.454 5.857 5.837m-2.564 0c0-2.1-1.524-3.537-3.292-3.537s-3.294 1.436-3.294 3.537 1.525 3.536 3.294 3.536c1.768 0 3.292-1.459 3.292-3.537zm14.81-5.483v10.478c0 4.31-2.541 6.08-5.547 6.08-2.83 0-4.53-1.902-5.172-3.449l2.232-.929c.398.95 1.37 2.078 2.94 2.078 1.923 0 3.116-1.194 3.116-3.426v-.84h-.088c-.575.707-1.68 1.326-3.072 1.326-2.918 0-5.592-2.542-5.592-5.814s2.674-5.858 5.592-5.858c1.392 0 2.497.619 3.072 1.304h.088v-.95zm-2.254 5.504c0-2.056-1.37-3.559-3.117-3.559s-3.248 1.503-3.248 3.56c0 2.055 1.48 3.514 3.248 3.514s3.117-1.48 3.117-3.515m6.596-11.636v17.097h-2.563V11.608zm9.9 13.537 1.989 1.326c-.641.951-2.188 2.587-4.862 2.587-3.315 0-5.791-2.565-5.791-5.836 0-3.471 2.498-5.837 5.503-5.837s4.509 2.41 4.995 3.714l.265.663-7.802 3.228c.597 1.172 1.526 1.769 2.829 1.769s2.211-.642 2.874-1.614m-6.122-2.1 5.215-2.166c-.287-.73-1.149-1.238-2.165-1.238-1.304 0-3.117 1.15-3.05 3.405z"/><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs></svg>`
|
|
13
14
|
};
|
|
14
15
|
export const license = "CC0-1.0";
|
|
15
16
|
export const url = "https://search.google.com/search-console";
|
package/dist/index.cjs
CHANGED
|
@@ -748,6 +748,8 @@ const _avalanche = require("./avalanche.cjs");
|
|
|
748
748
|
exports.avalanche = _avalanche.default;
|
|
749
749
|
const _avaloniaui = require("./avaloniaui.cjs");
|
|
750
750
|
exports.avaloniaui = _avaloniaui.default;
|
|
751
|
+
const _avanza = require("./avanza.cjs");
|
|
752
|
+
exports.avanza = _avanza.default;
|
|
751
753
|
const _avast = require("./avast.cjs");
|
|
752
754
|
exports.avast = _avast.default;
|
|
753
755
|
const _avianca = require("./avianca.cjs");
|
|
@@ -3764,6 +3766,8 @@ const _blockchaindotcom = require("./blockchaindotcom.cjs");
|
|
|
3764
3766
|
exports.blockchaindotcom = _blockchaindotcom.default;
|
|
3765
3767
|
const _blocs = require("./blocs.cjs");
|
|
3766
3768
|
exports.blocs = _blocs.default;
|
|
3769
|
+
const _blogent = require("./blogent.cjs");
|
|
3770
|
+
exports.blogent = _blogent.default;
|
|
3767
3771
|
const _blogger = require("./blogger.cjs");
|
|
3768
3772
|
exports.blogger = _blogger.default;
|
|
3769
3773
|
const _bloglovin = require("./bloglovin.cjs");
|
|
@@ -5270,6 +5274,8 @@ const _epel = require("./epel.cjs");
|
|
|
5270
5274
|
exports.epel = _epel.default;
|
|
5271
5275
|
const _epic_games = require("./epic-games.cjs");
|
|
5272
5276
|
exports.epic_games = _epic_games.default;
|
|
5277
|
+
const _eps = require("./eps.cjs");
|
|
5278
|
+
exports.eps = _eps.default;
|
|
5273
5279
|
const _epsagon = require("./epsagon.cjs");
|
|
5274
5280
|
exports.epsagon = _epsagon.default;
|
|
5275
5281
|
const _epson = require("./epson.cjs");
|
|
@@ -5458,6 +5464,8 @@ const _ferretdb = require("./ferretdb.cjs");
|
|
|
5458
5464
|
exports.ferretdb = _ferretdb.default;
|
|
5459
5465
|
const _ffmpeg = require("./ffmpeg.cjs");
|
|
5460
5466
|
exports.ffmpeg = _ffmpeg.default;
|
|
5467
|
+
const _fgo = require("./fgo.cjs");
|
|
5468
|
+
exports.fgo = _fgo.default;
|
|
5461
5469
|
const _fi = require("./fi.cjs");
|
|
5462
5470
|
exports.fi = _fi.default;
|
|
5463
5471
|
const _fiat = require("./fiat.cjs");
|
|
@@ -6540,6 +6548,8 @@ const _google_scholar = require("./google-scholar.cjs");
|
|
|
6540
6548
|
exports.google_scholar = _google_scholar.default;
|
|
6541
6549
|
const _google_search_console = require("./google-search-console.cjs");
|
|
6542
6550
|
exports.google_search_console = _google_search_console.default;
|
|
6551
|
+
const _google_search_console_legacy = require("./google-search-console-legacy.cjs");
|
|
6552
|
+
exports.google_search_console_legacy = _google_search_console_legacy.default;
|
|
6543
6553
|
const _google_sheets = require("./google-sheets.cjs");
|
|
6544
6554
|
exports.google_sheets = _google_sheets.default;
|
|
6545
6555
|
const _google_sheets_2026 = require("./google-sheets-2026.cjs");
|
|
@@ -7420,6 +7430,8 @@ const _just = require("./just.cjs");
|
|
|
7420
7430
|
exports.just = _just.default;
|
|
7421
7431
|
const _just_eat = require("./just-eat.cjs");
|
|
7422
7432
|
exports.just_eat = _just_eat.default;
|
|
7433
|
+
const _justcall = require("./justcall.cjs");
|
|
7434
|
+
exports.justcall = _justcall.default;
|
|
7423
7435
|
const _justgiving = require("./justgiving.cjs");
|
|
7424
7436
|
exports.justgiving = _justgiving.default;
|
|
7425
7437
|
const _jwt = require("./jwt.cjs");
|
|
@@ -8908,6 +8920,8 @@ const _nf_core = require("./nf-core.cjs");
|
|
|
8908
8920
|
exports.nf_core = _nf_core.default;
|
|
8909
8921
|
const _nfc = require("./nfc.cjs");
|
|
8910
8922
|
exports.nfc = _nfc.default;
|
|
8923
|
+
const _nfl = require("./nfl.cjs");
|
|
8924
|
+
exports.nfl = _nfl.default;
|
|
8911
8925
|
const _nginx = require("./nginx.cjs");
|
|
8912
8926
|
exports.nginx = _nginx.default;
|
|
8913
8927
|
const _nginx_proxy_manager = require("./nginx-proxy-manager.cjs");
|
|
@@ -8976,6 +8990,8 @@ const _nomad = require("./nomad.cjs");
|
|
|
8976
8990
|
exports.nomad = _nomad.default;
|
|
8977
8991
|
const _nongfu_spring = require("./nongfu-spring.cjs");
|
|
8978
8992
|
exports.nongfu_spring = _nongfu_spring.default;
|
|
8993
|
+
const _noom = require("./noom.cjs");
|
|
8994
|
+
exports.noom = _noom.default;
|
|
8979
8995
|
const _norco = require("./norco.cjs");
|
|
8980
8996
|
exports.norco = _norco.default;
|
|
8981
8997
|
const _nordea = require("./nordea.cjs");
|
|
@@ -9092,6 +9108,8 @@ const _obb = require("./obb.cjs");
|
|
|
9092
9108
|
exports.obb = _obb.default;
|
|
9093
9109
|
const _objectivec = require("./objectivec.cjs");
|
|
9094
9110
|
exports.objectivec = _objectivec.default;
|
|
9111
|
+
const _oblio = require("./oblio.cjs");
|
|
9112
|
+
exports.oblio = _oblio.default;
|
|
9095
9113
|
const _obs = require("./obs.cjs");
|
|
9096
9114
|
exports.obs = _obs.default;
|
|
9097
9115
|
const _obs_studio = require("./obs-studio.cjs");
|
|
@@ -9660,6 +9678,8 @@ const _piped = require("./piped.cjs");
|
|
|
9660
9678
|
exports.piped = _piped.default;
|
|
9661
9679
|
const _pipedream = require("./pipedream.cjs");
|
|
9662
9680
|
exports.pipedream = _pipedream.default;
|
|
9681
|
+
const _pipedrive = require("./pipedrive.cjs");
|
|
9682
|
+
exports.pipedrive = _pipedrive.default;
|
|
9663
9683
|
const _pipx = require("./pipx.cjs");
|
|
9664
9684
|
exports.pipx = _pipx.default;
|
|
9665
9685
|
const _pitch = require("./pitch.cjs");
|
|
@@ -9674,6 +9694,8 @@ const _pixabay = require("./pixabay.cjs");
|
|
|
9674
9694
|
exports.pixabay = _pixabay.default;
|
|
9675
9695
|
const _pixelfed = require("./pixelfed.cjs");
|
|
9676
9696
|
exports.pixelfed = _pixelfed.default;
|
|
9697
|
+
const _pixelos = require("./pixelos.cjs");
|
|
9698
|
+
exports.pixelos = _pixelos.default;
|
|
9677
9699
|
const _pixijs = require("./pixijs.cjs");
|
|
9678
9700
|
exports.pixijs = _pixijs.default;
|
|
9679
9701
|
const _pixiv = require("./pixiv.cjs");
|
|
@@ -10578,6 +10600,8 @@ const _ryanair = require("./ryanair.cjs");
|
|
|
10578
10600
|
exports.ryanair = _ryanair.default;
|
|
10579
10601
|
const _rye = require("./rye.cjs");
|
|
10580
10602
|
exports.rye = _rye.default;
|
|
10603
|
+
const _s_oil = require("./s-oil.cjs");
|
|
10604
|
+
exports.s_oil = _s_oil.default;
|
|
10581
10605
|
const _s7_airlines = require("./s7-airlines.cjs");
|
|
10582
10606
|
exports.s7_airlines = _s7_airlines.default;
|
|
10583
10607
|
const _sabanci = require("./sabanci.cjs");
|
|
@@ -10836,6 +10860,8 @@ const _signalmelo = require("./signalmelo.cjs");
|
|
|
10836
10860
|
exports.signalmelo = _signalmelo.default;
|
|
10837
10861
|
const _sigstore = require("./sigstore.cjs");
|
|
10838
10862
|
exports.sigstore = _sigstore.default;
|
|
10863
|
+
const _siket = require("./siket.cjs");
|
|
10864
|
+
exports.siket = _siket.default;
|
|
10839
10865
|
const _siliconcloud_siliconflow = require("./siliconcloud-siliconflow.cjs");
|
|
10840
10866
|
exports.siliconcloud_siliconflow = _siliconcloud_siliconflow.default;
|
|
10841
10867
|
const _silver_airways = require("./silver-airways.cjs");
|
|
@@ -10914,14 +10940,14 @@ const _slint = require("./slint.cjs");
|
|
|
10914
10940
|
exports.slint = _slint.default;
|
|
10915
10941
|
const _smart = require("./smart.cjs");
|
|
10916
10942
|
exports.smart = _smart.default;
|
|
10943
|
+
const _smartbill = require("./smartbill.cjs");
|
|
10944
|
+
exports.smartbill = _smartbill.default;
|
|
10917
10945
|
const _smartthings = require("./smartthings.cjs");
|
|
10918
10946
|
exports.smartthings = _smartthings.default;
|
|
10919
10947
|
const _smashing_magazine = require("./smashing-magazine.cjs");
|
|
10920
10948
|
exports.smashing_magazine = _smashing_magazine.default;
|
|
10921
10949
|
const _smithery = require("./smithery.cjs");
|
|
10922
10950
|
exports.smithery = _smithery.default;
|
|
10923
|
-
const _smmix = require("./smmix.cjs");
|
|
10924
|
-
exports.smmix = _smmix.default;
|
|
10925
10951
|
const _smoothcomp = require("./smoothcomp.cjs");
|
|
10926
10952
|
exports.smoothcomp = _smoothcomp.default;
|
|
10927
10953
|
const _smrt = require("./smrt.cjs");
|
|
@@ -12520,6 +12546,8 @@ const _wireshark = require("./wireshark.cjs");
|
|
|
12520
12546
|
exports.wireshark = _wireshark.default;
|
|
12521
12547
|
const _wise = require("./wise.cjs");
|
|
12522
12548
|
exports.wise = _wise.default;
|
|
12549
|
+
const _wisetech_global = require("./wisetech-global.cjs");
|
|
12550
|
+
exports.wisetech_global = _wisetech_global.default;
|
|
12523
12551
|
const _wisgate = require("./wisgate.cjs");
|
|
12524
12552
|
exports.wisgate = _wisgate.default;
|
|
12525
12553
|
const _wish = require("./wish.cjs");
|
package/dist/index.d.ts
CHANGED
|
@@ -375,6 +375,7 @@ export { default as autozone } from "./autozone.js";
|
|
|
375
375
|
export { default as avajs } from "./avajs.js";
|
|
376
376
|
export { default as avalanche } from "./avalanche.js";
|
|
377
377
|
export { default as avaloniaui } from "./avaloniaui.js";
|
|
378
|
+
export { default as avanza } from "./avanza.js";
|
|
378
379
|
export { default as avast } from "./avast.js";
|
|
379
380
|
export { default as avianca } from "./avianca.js";
|
|
380
381
|
export { default as avid } from "./avid.js";
|
|
@@ -1883,6 +1884,7 @@ export { default as blitz } from "./blitz.js";
|
|
|
1883
1884
|
export { default as blockbench } from "./blockbench.js";
|
|
1884
1885
|
export { default as blockchaindotcom } from "./blockchaindotcom.js";
|
|
1885
1886
|
export { default as blocs } from "./blocs.js";
|
|
1887
|
+
export { default as blogent } from "./blogent.js";
|
|
1886
1888
|
export { default as blogger } from "./blogger.js";
|
|
1887
1889
|
export { default as bloglovin } from "./bloglovin.js";
|
|
1888
1890
|
export { default as blueprint } from "./blueprint.js";
|
|
@@ -2636,6 +2638,7 @@ export { default as envoy } from "./envoy.js";
|
|
|
2636
2638
|
export { default as envoy_proxy } from "./envoy-proxy.js";
|
|
2637
2639
|
export { default as epel } from "./epel.js";
|
|
2638
2640
|
export { default as epic_games } from "./epic-games.js";
|
|
2641
|
+
export { default as eps } from "./eps.js";
|
|
2639
2642
|
export { default as epsagon } from "./epsagon.js";
|
|
2640
2643
|
export { default as epson } from "./epson.js";
|
|
2641
2644
|
export { default as equinix_metal } from "./equinix-metal.js";
|
|
@@ -2730,6 +2733,7 @@ export { default as ferrari } from "./ferrari.js";
|
|
|
2730
2733
|
export { default as ferrari_ndotvdot } from "./ferrari-ndotvdot.js";
|
|
2731
2734
|
export { default as ferretdb } from "./ferretdb.js";
|
|
2732
2735
|
export { default as ffmpeg } from "./ffmpeg.js";
|
|
2736
|
+
export { default as fgo } from "./fgo.js";
|
|
2733
2737
|
export { default as fi } from "./fi.js";
|
|
2734
2738
|
export { default as fiat } from "./fiat.js";
|
|
2735
2739
|
export { default as fiber } from "./fiber.js";
|
|
@@ -3271,6 +3275,7 @@ export { default as google_play_games } from "./google-play-games.js";
|
|
|
3271
3275
|
export { default as google_pub_sub } from "./google-pub-sub.js";
|
|
3272
3276
|
export { default as google_scholar } from "./google-scholar.js";
|
|
3273
3277
|
export { default as google_search_console } from "./google-search-console.js";
|
|
3278
|
+
export { default as google_search_console_legacy } from "./google-search-console-legacy.js";
|
|
3274
3279
|
export { default as google_sheets } from "./google-sheets.js";
|
|
3275
3280
|
export { default as google_sheets_2026 } from "./google-sheets-2026.js";
|
|
3276
3281
|
export { default as google_sites_2026 } from "./google-sites-2026.js";
|
|
@@ -3711,6 +3716,7 @@ export { default as junit5 } from "./junit5.js";
|
|
|
3711
3716
|
export { default as jupyter } from "./jupyter.js";
|
|
3712
3717
|
export { default as just } from "./just.js";
|
|
3713
3718
|
export { default as just_eat } from "./just-eat.js";
|
|
3719
|
+
export { default as justcall } from "./justcall.js";
|
|
3714
3720
|
export { default as justgiving } from "./justgiving.js";
|
|
3715
3721
|
export { default as jwt } from "./jwt.js";
|
|
3716
3722
|
export { default as k3os } from "./k3os.js";
|
|
@@ -4455,6 +4461,7 @@ export { default as nextjs } from "./nextjs.js";
|
|
|
4455
4461
|
export { default as nextra } from "./nextra.js";
|
|
4456
4462
|
export { default as nf_core } from "./nf-core.js";
|
|
4457
4463
|
export { default as nfc } from "./nfc.js";
|
|
4464
|
+
export { default as nfl } from "./nfl.js";
|
|
4458
4465
|
export { default as nginx } from "./nginx.js";
|
|
4459
4466
|
export { default as nginx_proxy_manager } from "./nginx-proxy-manager.js";
|
|
4460
4467
|
export { default as ngrok } from "./ngrok.js";
|
|
@@ -4489,6 +4496,7 @@ export { default as nodewebkit } from "./nodewebkit.js";
|
|
|
4489
4496
|
export { default as nokia } from "./nokia.js";
|
|
4490
4497
|
export { default as nomad } from "./nomad.js";
|
|
4491
4498
|
export { default as nongfu_spring } from "./nongfu-spring.js";
|
|
4499
|
+
export { default as noom } from "./noom.js";
|
|
4492
4500
|
export { default as norco } from "./norco.js";
|
|
4493
4501
|
export { default as nordea } from "./nordea.js";
|
|
4494
4502
|
export { default as nordic_semiconductor } from "./nordic-semiconductor.js";
|
|
@@ -4547,6 +4555,7 @@ export { default as o2 } from "./o2.js";
|
|
|
4547
4555
|
export { default as oauth } from "./oauth.js";
|
|
4548
4556
|
export { default as obb } from "./obb.js";
|
|
4549
4557
|
export { default as objectivec } from "./objectivec.js";
|
|
4558
|
+
export { default as oblio } from "./oblio.js";
|
|
4550
4559
|
export { default as obs } from "./obs.js";
|
|
4551
4560
|
export { default as obs_studio } from "./obs-studio.js";
|
|
4552
4561
|
export { default as observable } from "./observable.js";
|
|
@@ -4831,6 +4840,7 @@ export { default as pioneer_dj } from "./pioneer-dj.js";
|
|
|
4831
4840
|
export { default as pipecat } from "./pipecat.js";
|
|
4832
4841
|
export { default as piped } from "./piped.js";
|
|
4833
4842
|
export { default as pipedream } from "./pipedream.js";
|
|
4843
|
+
export { default as pipedrive } from "./pipedrive.js";
|
|
4834
4844
|
export { default as pipx } from "./pipx.js";
|
|
4835
4845
|
export { default as pitch } from "./pitch.js";
|
|
4836
4846
|
export { default as pivotal_tracker } from "./pivotal-tracker.js";
|
|
@@ -4838,6 +4848,7 @@ export { default as piwigo } from "./piwigo.js";
|
|
|
4838
4848
|
export { default as pix } from "./pix.js";
|
|
4839
4849
|
export { default as pixabay } from "./pixabay.js";
|
|
4840
4850
|
export { default as pixelfed } from "./pixelfed.js";
|
|
4851
|
+
export { default as pixelos } from "./pixelos.js";
|
|
4841
4852
|
export { default as pixijs } from "./pixijs.js";
|
|
4842
4853
|
export { default as pixiv } from "./pixiv.js";
|
|
4843
4854
|
export { default as pixlr } from "./pixlr.js";
|
|
@@ -5290,6 +5301,7 @@ export { default as rxdb } from "./rxdb.js";
|
|
|
5290
5301
|
export { default as rxjs } from "./rxjs.js";
|
|
5291
5302
|
export { default as ryanair } from "./ryanair.js";
|
|
5292
5303
|
export { default as rye } from "./rye.js";
|
|
5304
|
+
export { default as s_oil } from "./s-oil.js";
|
|
5293
5305
|
export { default as s7_airlines } from "./s7-airlines.js";
|
|
5294
5306
|
export { default as sabanci } from "./sabanci.js";
|
|
5295
5307
|
export { default as sabeco } from "./sabeco.js";
|
|
@@ -5419,6 +5431,7 @@ export { default as sifive } from "./sifive.js";
|
|
|
5419
5431
|
export { default as signal } from "./signal.js";
|
|
5420
5432
|
export { default as signalmelo } from "./signalmelo.js";
|
|
5421
5433
|
export { default as sigstore } from "./sigstore.js";
|
|
5434
|
+
export { default as siket } from "./siket.js";
|
|
5422
5435
|
export { default as siliconcloud_siliconflow } from "./siliconcloud-siliconflow.js";
|
|
5423
5436
|
export { default as silver_airways } from "./silver-airways.js";
|
|
5424
5437
|
export { default as similarweb } from "./similarweb.js";
|
|
@@ -5458,10 +5471,10 @@ export { default as slideshare } from "./slideshare.js";
|
|
|
5458
5471
|
export { default as slidev } from "./slidev.js";
|
|
5459
5472
|
export { default as slint } from "./slint.js";
|
|
5460
5473
|
export { default as smart } from "./smart.js";
|
|
5474
|
+
export { default as smartbill } from "./smartbill.js";
|
|
5461
5475
|
export { default as smartthings } from "./smartthings.js";
|
|
5462
5476
|
export { default as smashing_magazine } from "./smashing-magazine.js";
|
|
5463
5477
|
export { default as smithery } from "./smithery.js";
|
|
5464
|
-
export { default as smmix } from "./smmix.js";
|
|
5465
5478
|
export { default as smoothcomp } from "./smoothcomp.js";
|
|
5466
5479
|
export { default as smrt } from "./smrt.js";
|
|
5467
5480
|
export { default as smugmug } from "./smugmug.js";
|
|
@@ -6261,6 +6274,7 @@ export { default as wire } from "./wire.js";
|
|
|
6261
6274
|
export { default as wireguard } from "./wireguard.js";
|
|
6262
6275
|
export { default as wireshark } from "./wireshark.js";
|
|
6263
6276
|
export { default as wise } from "./wise.js";
|
|
6277
|
+
export { default as wisetech_global } from "./wisetech-global.js";
|
|
6264
6278
|
export { default as wisgate } from "./wisgate.js";
|
|
6265
6279
|
export { default as wish } from "./wish.js";
|
|
6266
6280
|
export { default as wistia } from "./wistia.js";
|
package/dist/index.js
CHANGED
|
@@ -375,6 +375,7 @@ export { default as autozone } from "./autozone.js";
|
|
|
375
375
|
export { default as avajs } from "./avajs.js";
|
|
376
376
|
export { default as avalanche } from "./avalanche.js";
|
|
377
377
|
export { default as avaloniaui } from "./avaloniaui.js";
|
|
378
|
+
export { default as avanza } from "./avanza.js";
|
|
378
379
|
export { default as avast } from "./avast.js";
|
|
379
380
|
export { default as avianca } from "./avianca.js";
|
|
380
381
|
export { default as avid } from "./avid.js";
|
|
@@ -1883,6 +1884,7 @@ export { default as blitz } from "./blitz.js";
|
|
|
1883
1884
|
export { default as blockbench } from "./blockbench.js";
|
|
1884
1885
|
export { default as blockchaindotcom } from "./blockchaindotcom.js";
|
|
1885
1886
|
export { default as blocs } from "./blocs.js";
|
|
1887
|
+
export { default as blogent } from "./blogent.js";
|
|
1886
1888
|
export { default as blogger } from "./blogger.js";
|
|
1887
1889
|
export { default as bloglovin } from "./bloglovin.js";
|
|
1888
1890
|
export { default as blueprint } from "./blueprint.js";
|
|
@@ -2636,6 +2638,7 @@ export { default as envoy } from "./envoy.js";
|
|
|
2636
2638
|
export { default as envoy_proxy } from "./envoy-proxy.js";
|
|
2637
2639
|
export { default as epel } from "./epel.js";
|
|
2638
2640
|
export { default as epic_games } from "./epic-games.js";
|
|
2641
|
+
export { default as eps } from "./eps.js";
|
|
2639
2642
|
export { default as epsagon } from "./epsagon.js";
|
|
2640
2643
|
export { default as epson } from "./epson.js";
|
|
2641
2644
|
export { default as equinix_metal } from "./equinix-metal.js";
|
|
@@ -2730,6 +2733,7 @@ export { default as ferrari } from "./ferrari.js";
|
|
|
2730
2733
|
export { default as ferrari_ndotvdot } from "./ferrari-ndotvdot.js";
|
|
2731
2734
|
export { default as ferretdb } from "./ferretdb.js";
|
|
2732
2735
|
export { default as ffmpeg } from "./ffmpeg.js";
|
|
2736
|
+
export { default as fgo } from "./fgo.js";
|
|
2733
2737
|
export { default as fi } from "./fi.js";
|
|
2734
2738
|
export { default as fiat } from "./fiat.js";
|
|
2735
2739
|
export { default as fiber } from "./fiber.js";
|
|
@@ -3271,6 +3275,7 @@ export { default as google_play_games } from "./google-play-games.js";
|
|
|
3271
3275
|
export { default as google_pub_sub } from "./google-pub-sub.js";
|
|
3272
3276
|
export { default as google_scholar } from "./google-scholar.js";
|
|
3273
3277
|
export { default as google_search_console } from "./google-search-console.js";
|
|
3278
|
+
export { default as google_search_console_legacy } from "./google-search-console-legacy.js";
|
|
3274
3279
|
export { default as google_sheets } from "./google-sheets.js";
|
|
3275
3280
|
export { default as google_sheets_2026 } from "./google-sheets-2026.js";
|
|
3276
3281
|
export { default as google_sites_2026 } from "./google-sites-2026.js";
|
|
@@ -3711,6 +3716,7 @@ export { default as junit5 } from "./junit5.js";
|
|
|
3711
3716
|
export { default as jupyter } from "./jupyter.js";
|
|
3712
3717
|
export { default as just } from "./just.js";
|
|
3713
3718
|
export { default as just_eat } from "./just-eat.js";
|
|
3719
|
+
export { default as justcall } from "./justcall.js";
|
|
3714
3720
|
export { default as justgiving } from "./justgiving.js";
|
|
3715
3721
|
export { default as jwt } from "./jwt.js";
|
|
3716
3722
|
export { default as k3os } from "./k3os.js";
|
|
@@ -4455,6 +4461,7 @@ export { default as nextjs } from "./nextjs.js";
|
|
|
4455
4461
|
export { default as nextra } from "./nextra.js";
|
|
4456
4462
|
export { default as nf_core } from "./nf-core.js";
|
|
4457
4463
|
export { default as nfc } from "./nfc.js";
|
|
4464
|
+
export { default as nfl } from "./nfl.js";
|
|
4458
4465
|
export { default as nginx } from "./nginx.js";
|
|
4459
4466
|
export { default as nginx_proxy_manager } from "./nginx-proxy-manager.js";
|
|
4460
4467
|
export { default as ngrok } from "./ngrok.js";
|
|
@@ -4489,6 +4496,7 @@ export { default as nodewebkit } from "./nodewebkit.js";
|
|
|
4489
4496
|
export { default as nokia } from "./nokia.js";
|
|
4490
4497
|
export { default as nomad } from "./nomad.js";
|
|
4491
4498
|
export { default as nongfu_spring } from "./nongfu-spring.js";
|
|
4499
|
+
export { default as noom } from "./noom.js";
|
|
4492
4500
|
export { default as norco } from "./norco.js";
|
|
4493
4501
|
export { default as nordea } from "./nordea.js";
|
|
4494
4502
|
export { default as nordic_semiconductor } from "./nordic-semiconductor.js";
|
|
@@ -4547,6 +4555,7 @@ export { default as o2 } from "./o2.js";
|
|
|
4547
4555
|
export { default as oauth } from "./oauth.js";
|
|
4548
4556
|
export { default as obb } from "./obb.js";
|
|
4549
4557
|
export { default as objectivec } from "./objectivec.js";
|
|
4558
|
+
export { default as oblio } from "./oblio.js";
|
|
4550
4559
|
export { default as obs } from "./obs.js";
|
|
4551
4560
|
export { default as obs_studio } from "./obs-studio.js";
|
|
4552
4561
|
export { default as observable } from "./observable.js";
|
|
@@ -4831,6 +4840,7 @@ export { default as pioneer_dj } from "./pioneer-dj.js";
|
|
|
4831
4840
|
export { default as pipecat } from "./pipecat.js";
|
|
4832
4841
|
export { default as piped } from "./piped.js";
|
|
4833
4842
|
export { default as pipedream } from "./pipedream.js";
|
|
4843
|
+
export { default as pipedrive } from "./pipedrive.js";
|
|
4834
4844
|
export { default as pipx } from "./pipx.js";
|
|
4835
4845
|
export { default as pitch } from "./pitch.js";
|
|
4836
4846
|
export { default as pivotal_tracker } from "./pivotal-tracker.js";
|
|
@@ -4838,6 +4848,7 @@ export { default as piwigo } from "./piwigo.js";
|
|
|
4838
4848
|
export { default as pix } from "./pix.js";
|
|
4839
4849
|
export { default as pixabay } from "./pixabay.js";
|
|
4840
4850
|
export { default as pixelfed } from "./pixelfed.js";
|
|
4851
|
+
export { default as pixelos } from "./pixelos.js";
|
|
4841
4852
|
export { default as pixijs } from "./pixijs.js";
|
|
4842
4853
|
export { default as pixiv } from "./pixiv.js";
|
|
4843
4854
|
export { default as pixlr } from "./pixlr.js";
|
|
@@ -5290,6 +5301,7 @@ export { default as rxdb } from "./rxdb.js";
|
|
|
5290
5301
|
export { default as rxjs } from "./rxjs.js";
|
|
5291
5302
|
export { default as ryanair } from "./ryanair.js";
|
|
5292
5303
|
export { default as rye } from "./rye.js";
|
|
5304
|
+
export { default as s_oil } from "./s-oil.js";
|
|
5293
5305
|
export { default as s7_airlines } from "./s7-airlines.js";
|
|
5294
5306
|
export { default as sabanci } from "./sabanci.js";
|
|
5295
5307
|
export { default as sabeco } from "./sabeco.js";
|
|
@@ -5419,6 +5431,7 @@ export { default as sifive } from "./sifive.js";
|
|
|
5419
5431
|
export { default as signal } from "./signal.js";
|
|
5420
5432
|
export { default as signalmelo } from "./signalmelo.js";
|
|
5421
5433
|
export { default as sigstore } from "./sigstore.js";
|
|
5434
|
+
export { default as siket } from "./siket.js";
|
|
5422
5435
|
export { default as siliconcloud_siliconflow } from "./siliconcloud-siliconflow.js";
|
|
5423
5436
|
export { default as silver_airways } from "./silver-airways.js";
|
|
5424
5437
|
export { default as similarweb } from "./similarweb.js";
|
|
@@ -5458,10 +5471,10 @@ export { default as slideshare } from "./slideshare.js";
|
|
|
5458
5471
|
export { default as slidev } from "./slidev.js";
|
|
5459
5472
|
export { default as slint } from "./slint.js";
|
|
5460
5473
|
export { default as smart } from "./smart.js";
|
|
5474
|
+
export { default as smartbill } from "./smartbill.js";
|
|
5461
5475
|
export { default as smartthings } from "./smartthings.js";
|
|
5462
5476
|
export { default as smashing_magazine } from "./smashing-magazine.js";
|
|
5463
5477
|
export { default as smithery } from "./smithery.js";
|
|
5464
|
-
export { default as smmix } from "./smmix.js";
|
|
5465
5478
|
export { default as smoothcomp } from "./smoothcomp.js";
|
|
5466
5479
|
export { default as smrt } from "./smrt.js";
|
|
5467
5480
|
export { default as smugmug } from "./smugmug.js";
|
|
@@ -6261,6 +6274,7 @@ export { default as wire } from "./wire.js";
|
|
|
6261
6274
|
export { default as wireguard } from "./wireguard.js";
|
|
6262
6275
|
export { default as wireshark } from "./wireshark.js";
|
|
6263
6276
|
export { default as wise } from "./wise.js";
|
|
6277
|
+
export { default as wisetech_global } from "./wisetech-global.js";
|
|
6264
6278
|
export { default as wisgate } from "./wisgate.js";
|
|
6265
6279
|
export { default as wish } from "./wish.js";
|
|
6266
6280
|
export { default as wistia } from "./wistia.js";
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Justcall
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "justcall";
|
|
8
|
+
exports.title = "Justcall";
|
|
9
|
+
exports.hex = "03008F";
|
|
10
|
+
exports.categories = ["Voice", "Communication"];
|
|
11
|
+
exports.aliases = [];
|
|
12
|
+
exports.svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 222 217"><path fill="#03008F" d="M114.875 9.188C122.207 14.596 128.64 20.93 133 29v2l1.5-.5c13.365-2.673 27.274 2.563 38.5 9.5 12.583 9.433 21.562 22.298 24.754 37.836C198 80 198 80 197.84 82.352c-.132 3.606-.004 6.286 2.428 9.13 3.969 3.832 8.355 7.17 12.732 10.518 8.745 6.845 8.745 6.845 9.813 11.688-1.435 5.846-5.47 9.053-10.063 12.687A673.982 673.982 0 0 0 207 131l-2.116 1.337c-3.653 2.565-5.605 4.345-6.551 8.81-.204 3.825-.192 7.586-.083 11.416.32 18.735-3.77 34.227-16.733 48.15-11.48 11.636-25.32 16.611-41.392 16.85-16.536-.147-29.93-5.621-41.828-17.192C89 190.31 89 190.31 89 186l-1.563.512c-13.348 2.674-27.354-2.598-38.546-9.469C40.605 171.187 34.587 164.002 30 155l-1.18-2.313c-3.539-7.439-4.996-14.187-4.707-22.453 1.09-14.22 1.09-14.22-4.23-26.773-3.08-2.861-6.45-5.192-10.048-7.356-2.418-1.456-4.597-3.123-6.773-4.918l-1.84-1.332C-.441 87.33-.557 84.988-.433 82.01c.75-3.467 3.102-5.33 5.747-7.447l1.626-1.42a85.93 85.93 0 0 1 8.237-6.283c5.926-4.101 5.926-4.101 8.777-10.52.348-2.751.515-5.505.684-8.273.846-12.705 8.885-25.588 18.015-34.156C63.51-3.06 92.16-6.065 114.875 9.187ZM101.25 45.75c-10.168 9.57-18.001 23.34-18.524 37.528-.02 1.551-.031 3.103-.032 4.654l-.026 2.59c-.024 2.807-.032 5.613-.04 8.42l-.026 5.91c-.017 4.127-.025 8.253-.028 12.38-.005 5.25-.043 10.498-.088 15.747-.03 4.07-.037 8.142-.038 12.213a663.447 663.447 0 0 1-.038 5.799c-.114 11.38-.078 22.773 5.59 33.009 4.551 2.117 9.055-.232 13.55-1.707 15.517-5.816 26.184-15.997 33.263-30.918 3.326-7.379 4.487-14.308 4.493-22.307l.026-2.59c.024-2.807.032-5.613.04-8.42l.026-5.91c.017-4.127.025-8.253.028-12.38.005-5.25.043-10.498.088-15.747.03-4.07.037-8.142.038-12.213.004-1.933.017-3.866.038-5.799.114-11.38.078-22.773-5.59-33.009-9.512-4.425-25.682 6.828-32.75 12.75Z"/><path fill="#004CE5" d="M173 40c12.583 9.433 21.562 22.298 24.754 37.836C198 80 198 80 197.84 82.352c-.132 3.606-.004 6.286 2.428 9.13 3.969 3.832 8.355 7.17 12.732 10.518 8.745 6.845 8.745 6.845 9.813 11.688-1.435 5.846-5.47 9.053-10.063 12.687A673.982 673.982 0 0 0 207 131l-2.116 1.337c-3.653 2.565-5.605 4.345-6.551 8.81-.204 3.825-.192 7.586-.083 11.416.32 18.735-3.77 34.227-16.733 48.15-11.48 11.636-25.32 16.611-41.392 16.85-16.536-.147-29.93-5.621-41.828-17.192C89 190.31 89 190.31 89 185l3.113-.883c16.75-4.893 29.693-11.734 38.887-27.117 4.815-9.146 7.298-17.632 7.306-27.932l.026-2.59c.024-2.807.032-5.613.04-8.42l.026-5.91c.017-4.127.025-8.253.028-12.38.005-5.25.043-10.498.088-15.747.03-4.07.037-8.142.038-12.213.004-1.933.017-3.866.038-5.799.122-12.15-1.15-21.67-5.59-33.009v-2c13.16-4.386 28.95 2.171 40 9Z"/></svg>`;
|
|
13
|
+
exports.variants = {
|
|
14
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 222 217"><path fill="#03008F" d="M114.875 9.188C122.207 14.596 128.64 20.93 133 29v2l1.5-.5c13.365-2.673 27.274 2.563 38.5 9.5 12.583 9.433 21.562 22.298 24.754 37.836C198 80 198 80 197.84 82.352c-.132 3.606-.004 6.286 2.428 9.13 3.969 3.832 8.355 7.17 12.732 10.518 8.745 6.845 8.745 6.845 9.813 11.688-1.435 5.846-5.47 9.053-10.063 12.687A673.982 673.982 0 0 0 207 131l-2.116 1.337c-3.653 2.565-5.605 4.345-6.551 8.81-.204 3.825-.192 7.586-.083 11.416.32 18.735-3.77 34.227-16.733 48.15-11.48 11.636-25.32 16.611-41.392 16.85-16.536-.147-29.93-5.621-41.828-17.192C89 190.31 89 190.31 89 186l-1.563.512c-13.348 2.674-27.354-2.598-38.546-9.469C40.605 171.187 34.587 164.002 30 155l-1.18-2.313c-3.539-7.439-4.996-14.187-4.707-22.453 1.09-14.22 1.09-14.22-4.23-26.773-3.08-2.861-6.45-5.192-10.048-7.356-2.418-1.456-4.597-3.123-6.773-4.918l-1.84-1.332C-.441 87.33-.557 84.988-.433 82.01c.75-3.467 3.102-5.33 5.747-7.447l1.626-1.42a85.93 85.93 0 0 1 8.237-6.283c5.926-4.101 5.926-4.101 8.777-10.52.348-2.751.515-5.505.684-8.273.846-12.705 8.885-25.588 18.015-34.156C63.51-3.06 92.16-6.065 114.875 9.187ZM101.25 45.75c-10.168 9.57-18.001 23.34-18.524 37.528-.02 1.551-.031 3.103-.032 4.654l-.026 2.59c-.024 2.807-.032 5.613-.04 8.42l-.026 5.91c-.017 4.127-.025 8.253-.028 12.38-.005 5.25-.043 10.498-.088 15.747-.03 4.07-.037 8.142-.038 12.213a663.447 663.447 0 0 1-.038 5.799c-.114 11.38-.078 22.773 5.59 33.009 4.551 2.117 9.055-.232 13.55-1.707 15.517-5.816 26.184-15.997 33.263-30.918 3.326-7.379 4.487-14.308 4.493-22.307l.026-2.59c.024-2.807.032-5.613.04-8.42l.026-5.91c.017-4.127.025-8.253.028-12.38.005-5.25.043-10.498.088-15.747.03-4.07.037-8.142.038-12.213.004-1.933.017-3.866.038-5.799.114-11.38.078-22.773-5.59-33.009-9.512-4.425-25.682 6.828-32.75 12.75Z"/><path fill="#004CE5" d="M173 40c12.583 9.433 21.562 22.298 24.754 37.836C198 80 198 80 197.84 82.352c-.132 3.606-.004 6.286 2.428 9.13 3.969 3.832 8.355 7.17 12.732 10.518 8.745 6.845 8.745 6.845 9.813 11.688-1.435 5.846-5.47 9.053-10.063 12.687A673.982 673.982 0 0 0 207 131l-2.116 1.337c-3.653 2.565-5.605 4.345-6.551 8.81-.204 3.825-.192 7.586-.083 11.416.32 18.735-3.77 34.227-16.733 48.15-11.48 11.636-25.32 16.611-41.392 16.85-16.536-.147-29.93-5.621-41.828-17.192C89 190.31 89 190.31 89 185l3.113-.883c16.75-4.893 29.693-11.734 38.887-27.117 4.815-9.146 7.298-17.632 7.306-27.932l.026-2.59c.024-2.807.032-5.613.04-8.42l.026-5.91c.017-4.127.025-8.253.028-12.38.005-5.25.043-10.498.088-15.747.03-4.07.037-8.142.038-12.213.004-1.933.017-3.866.038-5.799.122-12.15-1.15-21.67-5.59-33.009v-2c13.16-4.386 28.95 2.171 40 9Z"/></svg>`
|
|
15
|
+
};
|
|
16
|
+
exports.license = "Trademark";
|
|
17
|
+
exports.url = "https://justcall.io/";
|
|
18
|
+
|
|
19
|
+
exports.default = {
|
|
20
|
+
slug: exports.slug,
|
|
21
|
+
title: exports.title,
|
|
22
|
+
hex: exports.hex,
|
|
23
|
+
categories: exports.categories,
|
|
24
|
+
aliases: exports.aliases,
|
|
25
|
+
svg: exports.svg,
|
|
26
|
+
variants: exports.variants,
|
|
27
|
+
license: exports.license,
|
|
28
|
+
url: exports.url,
|
|
29
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Justcall
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const justcall: IconModule;
|
|
17
|
+
export default justcall;
|
package/dist/justcall.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Justcall
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "justcall";
|
|
5
|
+
export const title = "Justcall";
|
|
6
|
+
export const hex = "03008F";
|
|
7
|
+
export const categories = ["Voice", "Communication"];
|
|
8
|
+
export const aliases = [];
|
|
9
|
+
export const svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 222 217"><path fill="#03008F" d="M114.875 9.188C122.207 14.596 128.64 20.93 133 29v2l1.5-.5c13.365-2.673 27.274 2.563 38.5 9.5 12.583 9.433 21.562 22.298 24.754 37.836C198 80 198 80 197.84 82.352c-.132 3.606-.004 6.286 2.428 9.13 3.969 3.832 8.355 7.17 12.732 10.518 8.745 6.845 8.745 6.845 9.813 11.688-1.435 5.846-5.47 9.053-10.063 12.687A673.982 673.982 0 0 0 207 131l-2.116 1.337c-3.653 2.565-5.605 4.345-6.551 8.81-.204 3.825-.192 7.586-.083 11.416.32 18.735-3.77 34.227-16.733 48.15-11.48 11.636-25.32 16.611-41.392 16.85-16.536-.147-29.93-5.621-41.828-17.192C89 190.31 89 190.31 89 186l-1.563.512c-13.348 2.674-27.354-2.598-38.546-9.469C40.605 171.187 34.587 164.002 30 155l-1.18-2.313c-3.539-7.439-4.996-14.187-4.707-22.453 1.09-14.22 1.09-14.22-4.23-26.773-3.08-2.861-6.45-5.192-10.048-7.356-2.418-1.456-4.597-3.123-6.773-4.918l-1.84-1.332C-.441 87.33-.557 84.988-.433 82.01c.75-3.467 3.102-5.33 5.747-7.447l1.626-1.42a85.93 85.93 0 0 1 8.237-6.283c5.926-4.101 5.926-4.101 8.777-10.52.348-2.751.515-5.505.684-8.273.846-12.705 8.885-25.588 18.015-34.156C63.51-3.06 92.16-6.065 114.875 9.187ZM101.25 45.75c-10.168 9.57-18.001 23.34-18.524 37.528-.02 1.551-.031 3.103-.032 4.654l-.026 2.59c-.024 2.807-.032 5.613-.04 8.42l-.026 5.91c-.017 4.127-.025 8.253-.028 12.38-.005 5.25-.043 10.498-.088 15.747-.03 4.07-.037 8.142-.038 12.213a663.447 663.447 0 0 1-.038 5.799c-.114 11.38-.078 22.773 5.59 33.009 4.551 2.117 9.055-.232 13.55-1.707 15.517-5.816 26.184-15.997 33.263-30.918 3.326-7.379 4.487-14.308 4.493-22.307l.026-2.59c.024-2.807.032-5.613.04-8.42l.026-5.91c.017-4.127.025-8.253.028-12.38.005-5.25.043-10.498.088-15.747.03-4.07.037-8.142.038-12.213.004-1.933.017-3.866.038-5.799.114-11.38.078-22.773-5.59-33.009-9.512-4.425-25.682 6.828-32.75 12.75Z"/><path fill="#004CE5" d="M173 40c12.583 9.433 21.562 22.298 24.754 37.836C198 80 198 80 197.84 82.352c-.132 3.606-.004 6.286 2.428 9.13 3.969 3.832 8.355 7.17 12.732 10.518 8.745 6.845 8.745 6.845 9.813 11.688-1.435 5.846-5.47 9.053-10.063 12.687A673.982 673.982 0 0 0 207 131l-2.116 1.337c-3.653 2.565-5.605 4.345-6.551 8.81-.204 3.825-.192 7.586-.083 11.416.32 18.735-3.77 34.227-16.733 48.15-11.48 11.636-25.32 16.611-41.392 16.85-16.536-.147-29.93-5.621-41.828-17.192C89 190.31 89 190.31 89 185l3.113-.883c16.75-4.893 29.693-11.734 38.887-27.117 4.815-9.146 7.298-17.632 7.306-27.932l.026-2.59c.024-2.807.032-5.613.04-8.42l.026-5.91c.017-4.127.025-8.253.028-12.38.005-5.25.043-10.498.088-15.747.03-4.07.037-8.142.038-12.213.004-1.933.017-3.866.038-5.799.122-12.15-1.15-21.67-5.59-33.009v-2c13.16-4.386 28.95 2.171 40 9Z"/></svg>`;
|
|
10
|
+
export const variants = {
|
|
11
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 222 217"><path fill="#03008F" d="M114.875 9.188C122.207 14.596 128.64 20.93 133 29v2l1.5-.5c13.365-2.673 27.274 2.563 38.5 9.5 12.583 9.433 21.562 22.298 24.754 37.836C198 80 198 80 197.84 82.352c-.132 3.606-.004 6.286 2.428 9.13 3.969 3.832 8.355 7.17 12.732 10.518 8.745 6.845 8.745 6.845 9.813 11.688-1.435 5.846-5.47 9.053-10.063 12.687A673.982 673.982 0 0 0 207 131l-2.116 1.337c-3.653 2.565-5.605 4.345-6.551 8.81-.204 3.825-.192 7.586-.083 11.416.32 18.735-3.77 34.227-16.733 48.15-11.48 11.636-25.32 16.611-41.392 16.85-16.536-.147-29.93-5.621-41.828-17.192C89 190.31 89 190.31 89 186l-1.563.512c-13.348 2.674-27.354-2.598-38.546-9.469C40.605 171.187 34.587 164.002 30 155l-1.18-2.313c-3.539-7.439-4.996-14.187-4.707-22.453 1.09-14.22 1.09-14.22-4.23-26.773-3.08-2.861-6.45-5.192-10.048-7.356-2.418-1.456-4.597-3.123-6.773-4.918l-1.84-1.332C-.441 87.33-.557 84.988-.433 82.01c.75-3.467 3.102-5.33 5.747-7.447l1.626-1.42a85.93 85.93 0 0 1 8.237-6.283c5.926-4.101 5.926-4.101 8.777-10.52.348-2.751.515-5.505.684-8.273.846-12.705 8.885-25.588 18.015-34.156C63.51-3.06 92.16-6.065 114.875 9.187ZM101.25 45.75c-10.168 9.57-18.001 23.34-18.524 37.528-.02 1.551-.031 3.103-.032 4.654l-.026 2.59c-.024 2.807-.032 5.613-.04 8.42l-.026 5.91c-.017 4.127-.025 8.253-.028 12.38-.005 5.25-.043 10.498-.088 15.747-.03 4.07-.037 8.142-.038 12.213a663.447 663.447 0 0 1-.038 5.799c-.114 11.38-.078 22.773 5.59 33.009 4.551 2.117 9.055-.232 13.55-1.707 15.517-5.816 26.184-15.997 33.263-30.918 3.326-7.379 4.487-14.308 4.493-22.307l.026-2.59c.024-2.807.032-5.613.04-8.42l.026-5.91c.017-4.127.025-8.253.028-12.38.005-5.25.043-10.498.088-15.747.03-4.07.037-8.142.038-12.213.004-1.933.017-3.866.038-5.799.114-11.38.078-22.773-5.59-33.009-9.512-4.425-25.682 6.828-32.75 12.75Z"/><path fill="#004CE5" d="M173 40c12.583 9.433 21.562 22.298 24.754 37.836C198 80 198 80 197.84 82.352c-.132 3.606-.004 6.286 2.428 9.13 3.969 3.832 8.355 7.17 12.732 10.518 8.745 6.845 8.745 6.845 9.813 11.688-1.435 5.846-5.47 9.053-10.063 12.687A673.982 673.982 0 0 0 207 131l-2.116 1.337c-3.653 2.565-5.605 4.345-6.551 8.81-.204 3.825-.192 7.586-.083 11.416.32 18.735-3.77 34.227-16.733 48.15-11.48 11.636-25.32 16.611-41.392 16.85-16.536-.147-29.93-5.621-41.828-17.192C89 190.31 89 190.31 89 185l3.113-.883c16.75-4.893 29.693-11.734 38.887-27.117 4.815-9.146 7.298-17.632 7.306-27.932l.026-2.59c.024-2.807.032-5.613.04-8.42l.026-5.91c.017-4.127.025-8.253.028-12.38.005-5.25.043-10.498.088-15.747.03-4.07.037-8.142.038-12.213.004-1.933.017-3.866.038-5.799.122-12.15-1.15-21.67-5.59-33.009v-2c13.16-4.386 28.95 2.171 40 9Z"/></svg>`
|
|
12
|
+
};
|
|
13
|
+
export const license = "Trademark";
|
|
14
|
+
export const url = "https://justcall.io/";
|
|
15
|
+
|
|
16
|
+
const justcall = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
17
|
+
export default justcall;
|
package/dist/nfl.cjs
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -NFL
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "nfl";
|
|
8
|
+
exports.title = "NFL";
|
|
9
|
+
exports.hex = "013369";
|
|
10
|
+
exports.categories = ["Sports"];
|
|
11
|
+
exports.aliases = [];
|
|
12
|
+
exports.svg = `<svg xmlns="http://www.w3.org/2000/svg" width="500" height="500" viewBox="0 0 500 500"><g fill="none" fill-rule="nonzero"><path fill="#FFF" d="M411.917 64.857c-15.037 10.733-43.622 25.491-80.544 16.398-63.87-15.801-82.182-70.807-82.182-70.807s-18.312 55.155-82.182 70.807c-36.922 9.093-65.507-5.516-80.544-16.398h-11.464v297.093c0 7.453 1.787 22.36 13.995 37.118 15.037 18.335 40.496 30.112 75.78 35.18 28.138 4.025 48.833 12.969 63.423 26.981 10.719 10.435 20.992 28.323 20.992 28.323s10.571-18.335 20.992-28.323c14.59-14.161 35.434-22.957 63.423-26.981 35.285-5.068 60.743-16.994 75.78-35.18 12.208-14.758 13.995-29.665 13.995-37.118v-297.093h-11.464z"/><path fill="#013369" d="M412.959 76.484s-34.987 27.28-84.118 14.907c-57.319-14.311-79.651-57.391-79.651-57.391s-22.332 43.081-79.651 57.391c-49.131 12.373-84.118-14.907-84.118-14.907v285.466c0 9.689 4.02 50.832 80.842 62.012 30.372 4.323 53.002 14.161 69.229 29.814 5.806 5.665 10.273 11.329 13.697 16.547 3.424-5.217 7.891-11.031 13.697-16.547 16.228-15.652 38.858-25.491 69.229-29.814 76.822-11.18 80.842-52.323 80.842-62.012v-285.466z"/><path fill="#FFF" d="M249.19 441.404s22.332-27.429 80.098-36.373c66.252-10.286 64.316-41.441 64.316-42.932v-149.665h-288.977v149.516c0 1.64-1.935 32.795 64.316 42.932 57.915 8.944 80.247 36.522 80.247 36.522z"/><path fill="#D50A0A" d="M181.896 321.702v-71.106l-8.933-5.068v-18.484h40.496v18.484l-8.486 5.068v145.043l-21.737-6.559-31.414-92.72v61.118l9.975 7.602v18.783l-43.473-11.031v-16.099l9.975-3.876v-102.41l-10.124-4.919v-18.484h32.903l30.818 94.658zm74.589 64.994l8.635 10.435v18.484l-43.175-16.099v-15.652l9.528-3.876v-129.242l-9.528-4.77v-18.634h74.887v37.565h-16.526l-5.062-15.354h-19.057v43.379h14.293l5.657-8.199h11.464v38.311h-11.464l-5.36-7.752h-14.59v71.404h.298zm47.642 6.559v-18.484l10.719-8.795v-115.379l-9.082-4.77v-18.634h43.175v18.634l-8.486 4.77v108.224l18.61-5.068 3.573-28.323h17.568v47.404l-76.078 20.422z"/><path fill="#FFF" d="M112.22 181.727l-13.101-9.839h15.93l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 4.764 15.354-12.953-9.093-12.953 9.093 5.062-15.354zm56.724 0l-13.101-9.839h15.93l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 4.764 15.354-12.953-9.093-12.953 9.093 5.062-15.354zm-56.724-51.13l-13.101-9.839h15.93l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 4.764 15.354-12.953-9.093-12.953 9.093 5.062-15.354zm56.724 0l-13.101-9.839h15.93l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 4.764 15.354-12.953-9.093-12.953 9.093 5.062-15.354zm221.981 66.634l-12.953-9.093-12.953 9.093 4.764-15.354-13.101-9.839h16.079l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 4.913 15.354zm-56.575 0l-12.953-9.093-12.953 9.093 4.764-15.354-13.101-9.839h15.93l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 5.062 15.354zm56.575-51.28l-12.953-9.093-12.953 9.093 4.764-15.354-13.101-9.839h16.079l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 4.913 15.354zm-56.575 0l-12.953-9.093-12.953 9.093 4.764-15.354-13.101-9.839h15.93l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 5.062 15.354zm-49.131-56.497c1.34-.149 2.084 1.491 2.829 2.534 5.657 14.311 7.146 31.752 2.829 48.447-6.551 25.491-27.99 48.894-73.994 54.857-1.042.149-2.233-.149-2.382-.745 2.084-9.689 7.295-28.174 18.461-47.702 2.084 1.342 4.169 2.683 6.104 4.174.744-1.193 1.638-2.534 2.978-4.77-5.657-4.472-12.208-7.602-19.503-8.944 0 0-1.34 2.832-2.382 4.919 0 0 2.829.596 6.253 1.789-9.975 21.168-13.399 40.845-14.293 49.789-2.829-4.472-5.062-14.907-5.806-20.571-7.295-53.665 31.265-84.969 73.249-85.565 2.829-.149 3.871.447 3.871.447s-9.231 3.429-19.95 11.627c0 0-2.531-1.043-5.211-1.789-1.638 1.043-3.424 2.236-5.062 3.429 5.062 1.193 11.464 3.727 17.568 8.795 1.34-1.193 2.68-2.534 4.169-3.876-1.489-1.193-3.871-2.832-5.955-4.025 9.528-9.242 16.228-12.82 16.228-12.82zm-39.602 50.683c1.042-1.491 2.233-3.28 3.424-5.068-4.764-4.025-11.613-7.901-19.95-9.54-1.191 1.789-3.275 5.217-3.275 5.217 6.849 1.342 13.846 4.472 19.801 9.391zm7.593-10.584c1.191-1.64 2.382-3.13 3.722-4.77-6.551-5.366-13.995-8.497-19.801-9.54-1.34 1.491-2.68 3.13-3.871 4.621 7.593 1.491 14.441 5.068 19.95 9.689zm8.486-10.137c1.191-1.491 2.531-2.832 4.169-4.323-4.02-3.28-9.826-7.155-18.461-9.242-1.489 1.193-3.275 2.534-4.913 4.174 6.849 1.491 13.399 4.621 19.206 9.391z"/></g></svg>`;
|
|
13
|
+
exports.variants = {
|
|
14
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" width="500" height="500" viewBox="0 0 500 500"><g fill="none" fill-rule="nonzero"><path fill="#FFF" d="M411.917 64.857c-15.037 10.733-43.622 25.491-80.544 16.398-63.87-15.801-82.182-70.807-82.182-70.807s-18.312 55.155-82.182 70.807c-36.922 9.093-65.507-5.516-80.544-16.398h-11.464v297.093c0 7.453 1.787 22.36 13.995 37.118 15.037 18.335 40.496 30.112 75.78 35.18 28.138 4.025 48.833 12.969 63.423 26.981 10.719 10.435 20.992 28.323 20.992 28.323s10.571-18.335 20.992-28.323c14.59-14.161 35.434-22.957 63.423-26.981 35.285-5.068 60.743-16.994 75.78-35.18 12.208-14.758 13.995-29.665 13.995-37.118v-297.093h-11.464z"/><path fill="#013369" d="M412.959 76.484s-34.987 27.28-84.118 14.907c-57.319-14.311-79.651-57.391-79.651-57.391s-22.332 43.081-79.651 57.391c-49.131 12.373-84.118-14.907-84.118-14.907v285.466c0 9.689 4.02 50.832 80.842 62.012 30.372 4.323 53.002 14.161 69.229 29.814 5.806 5.665 10.273 11.329 13.697 16.547 3.424-5.217 7.891-11.031 13.697-16.547 16.228-15.652 38.858-25.491 69.229-29.814 76.822-11.18 80.842-52.323 80.842-62.012v-285.466z"/><path fill="#FFF" d="M249.19 441.404s22.332-27.429 80.098-36.373c66.252-10.286 64.316-41.441 64.316-42.932v-149.665h-288.977v149.516c0 1.64-1.935 32.795 64.316 42.932 57.915 8.944 80.247 36.522 80.247 36.522z"/><path fill="#D50A0A" d="M181.896 321.702v-71.106l-8.933-5.068v-18.484h40.496v18.484l-8.486 5.068v145.043l-21.737-6.559-31.414-92.72v61.118l9.975 7.602v18.783l-43.473-11.031v-16.099l9.975-3.876v-102.41l-10.124-4.919v-18.484h32.903l30.818 94.658zm74.589 64.994l8.635 10.435v18.484l-43.175-16.099v-15.652l9.528-3.876v-129.242l-9.528-4.77v-18.634h74.887v37.565h-16.526l-5.062-15.354h-19.057v43.379h14.293l5.657-8.199h11.464v38.311h-11.464l-5.36-7.752h-14.59v71.404h.298zm47.642 6.559v-18.484l10.719-8.795v-115.379l-9.082-4.77v-18.634h43.175v18.634l-8.486 4.77v108.224l18.61-5.068 3.573-28.323h17.568v47.404l-76.078 20.422z"/><path fill="#FFF" d="M112.22 181.727l-13.101-9.839h15.93l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 4.764 15.354-12.953-9.093-12.953 9.093 5.062-15.354zm56.724 0l-13.101-9.839h15.93l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 4.764 15.354-12.953-9.093-12.953 9.093 5.062-15.354zm-56.724-51.13l-13.101-9.839h15.93l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 4.764 15.354-12.953-9.093-12.953 9.093 5.062-15.354zm56.724 0l-13.101-9.839h15.93l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 4.764 15.354-12.953-9.093-12.953 9.093 5.062-15.354zm221.981 66.634l-12.953-9.093-12.953 9.093 4.764-15.354-13.101-9.839h16.079l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 4.913 15.354zm-56.575 0l-12.953-9.093-12.953 9.093 4.764-15.354-13.101-9.839h15.93l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 5.062 15.354zm56.575-51.28l-12.953-9.093-12.953 9.093 4.764-15.354-13.101-9.839h16.079l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 4.913 15.354zm-56.575 0l-12.953-9.093-12.953 9.093 4.764-15.354-13.101-9.839h15.93l5.211-15.205 5.211 15.205h15.93l-13.101 9.839 5.062 15.354zm-49.131-56.497c1.34-.149 2.084 1.491 2.829 2.534 5.657 14.311 7.146 31.752 2.829 48.447-6.551 25.491-27.99 48.894-73.994 54.857-1.042.149-2.233-.149-2.382-.745 2.084-9.689 7.295-28.174 18.461-47.702 2.084 1.342 4.169 2.683 6.104 4.174.744-1.193 1.638-2.534 2.978-4.77-5.657-4.472-12.208-7.602-19.503-8.944 0 0-1.34 2.832-2.382 4.919 0 0 2.829.596 6.253 1.789-9.975 21.168-13.399 40.845-14.293 49.789-2.829-4.472-5.062-14.907-5.806-20.571-7.295-53.665 31.265-84.969 73.249-85.565 2.829-.149 3.871.447 3.871.447s-9.231 3.429-19.95 11.627c0 0-2.531-1.043-5.211-1.789-1.638 1.043-3.424 2.236-5.062 3.429 5.062 1.193 11.464 3.727 17.568 8.795 1.34-1.193 2.68-2.534 4.169-3.876-1.489-1.193-3.871-2.832-5.955-4.025 9.528-9.242 16.228-12.82 16.228-12.82zm-39.602 50.683c1.042-1.491 2.233-3.28 3.424-5.068-4.764-4.025-11.613-7.901-19.95-9.54-1.191 1.789-3.275 5.217-3.275 5.217 6.849 1.342 13.846 4.472 19.801 9.391zm7.593-10.584c1.191-1.64 2.382-3.13 3.722-4.77-6.551-5.366-13.995-8.497-19.801-9.54-1.34 1.491-2.68 3.13-3.871 4.621 7.593 1.491 14.441 5.068 19.95 9.689zm8.486-10.137c1.191-1.491 2.531-2.832 4.169-4.323-4.02-3.28-9.826-7.155-18.461-9.242-1.489 1.193-3.275 2.534-4.913 4.174 6.849 1.491 13.399 4.621 19.206 9.391z"/></g></svg>`
|
|
15
|
+
};
|
|
16
|
+
exports.license = "Trademark";
|
|
17
|
+
exports.url = "https://www.nfl.com/";
|
|
18
|
+
|
|
19
|
+
exports.default = {
|
|
20
|
+
slug: exports.slug,
|
|
21
|
+
title: exports.title,
|
|
22
|
+
hex: exports.hex,
|
|
23
|
+
categories: exports.categories,
|
|
24
|
+
aliases: exports.aliases,
|
|
25
|
+
svg: exports.svg,
|
|
26
|
+
variants: exports.variants,
|
|
27
|
+
license: exports.license,
|
|
28
|
+
url: exports.url,
|
|
29
|
+
};
|
package/dist/nfl.d.ts
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - NFL
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const nfl: IconModule;
|
|
17
|
+
export default nfl;
|