@thesvg/icons 3.0.15 → 3.0.17
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/attio.cjs +29 -0
- package/dist/attio.d.ts +17 -0
- package/dist/attio.js +17 -0
- package/dist/cap.cjs +29 -0
- package/dist/cap.d.ts +17 -0
- package/dist/cap.js +17 -0
- package/dist/character-ai.cjs +29 -0
- package/dist/character-ai.d.ts +17 -0
- package/dist/character-ai.js +17 -0
- package/dist/chroma.cjs +29 -0
- package/dist/chroma.d.ts +17 -0
- package/dist/chroma.js +17 -0
- package/dist/claude-code.cjs +1 -1
- package/dist/claude-code.js +1 -1
- package/dist/cline.cjs +1 -1
- package/dist/cline.js +1 -1
- package/dist/conceptboard.cjs +59 -0
- package/dist/conceptboard.d.ts +17 -0
- package/dist/conceptboard.js +47 -0
- package/dist/continue.cjs +29 -0
- package/dist/continue.d.ts +17 -0
- package/dist/continue.js +17 -0
- package/dist/deepmind.cjs +1 -1
- package/dist/deepmind.js +1 -1
- package/dist/elevenlabs.cjs +1 -1
- package/dist/elevenlabs.js +1 -1
- package/dist/frequencia-invisivel.cjs +87 -0
- package/dist/frequencia-invisivel.d.ts +17 -0
- package/dist/frequencia-invisivel.js +75 -0
- package/dist/index.cjs +48 -0
- package/dist/index.d.ts +24 -0
- package/dist/index.js +24 -0
- package/dist/jaco.cjs +53 -0
- package/dist/jaco.d.ts +17 -0
- package/dist/jaco.js +41 -0
- package/dist/jaguar-legacy.cjs +153 -0
- package/dist/jaguar-legacy.d.ts +17 -0
- package/dist/jaguar-legacy.js +141 -0
- package/dist/jaguar.cjs +55 -0
- package/dist/jaguar.d.ts +17 -0
- package/dist/jaguar.js +43 -0
- package/dist/jobicy.cjs +39 -0
- package/dist/jobicy.d.ts +17 -0
- package/dist/jobicy.js +27 -0
- package/dist/kde-connect.cjs +29 -0
- package/dist/kde-connect.d.ts +17 -0
- package/dist/kde-connect.js +17 -0
- package/dist/kde-discover.cjs +109 -0
- package/dist/kde-discover.d.ts +17 -0
- package/dist/kde-discover.js +97 -0
- package/dist/kfc-legacy.cjs +30 -0
- package/dist/kfc-legacy.d.ts +17 -0
- package/dist/kfc-legacy.js +18 -0
- package/dist/kfc.cjs +156 -7
- package/dist/kfc.js +156 -7
- package/dist/langchain.cjs +1 -1
- package/dist/langchain.js +1 -1
- package/dist/llamaindex.cjs +1 -1
- package/dist/llamaindex.js +1 -1
- package/dist/luma.cjs +1 -1
- package/dist/luma.js +1 -1
- package/dist/mercor.cjs +29 -0
- package/dist/mercor.d.ts +17 -0
- package/dist/mercor.js +17 -0
- package/dist/midjourney.cjs +1 -1
- package/dist/midjourney.js +1 -1
- package/dist/mondelez-international.cjs +148 -0
- package/dist/mondelez-international.d.ts +17 -0
- package/dist/mondelez-international.js +136 -0
- package/dist/pika.cjs +1 -1
- package/dist/pika.js +1 -1
- package/dist/pocus.cjs +29 -0
- package/dist/pocus.d.ts +17 -0
- package/dist/pocus.js +17 -0
- package/dist/pylon.cjs +29 -0
- package/dist/pylon.d.ts +17 -0
- package/dist/pylon.js +17 -0
- package/dist/ragas.cjs +29 -0
- package/dist/ragas.d.ts +17 -0
- package/dist/ragas.js +17 -0
- package/dist/runpod.cjs +29 -0
- package/dist/runpod.d.ts +17 -0
- package/dist/runpod.js +17 -0
- package/dist/runway.cjs +1 -1
- package/dist/runway.js +1 -1
- package/dist/suno.cjs +1 -1
- package/dist/suno.js +1 -1
- package/dist/trek.cjs +29 -0
- package/dist/trek.d.ts +17 -0
- package/dist/trek.js +17 -0
- package/dist/udio.cjs +1 -1
- package/dist/udio.js +1 -1
- package/dist/vapi.cjs +29 -0
- package/dist/vapi.d.ts +17 -0
- package/dist/vapi.js +17 -0
- package/dist/vidiq.cjs +29 -0
- package/dist/vidiq.d.ts +17 -0
- package/dist/vidiq.js +17 -0
- package/dist/weaviate.cjs +29 -0
- package/dist/weaviate.d.ts +17 -0
- package/dist/weaviate.js +17 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -303,6 +303,7 @@ export { default as atlasos } from "./atlasos.js";
|
|
|
303
303
|
export { default as atlassian } from "./atlassian.js";
|
|
304
304
|
export { default as atom } from "./atom.js";
|
|
305
305
|
export { default as atproto } from "./atproto.js";
|
|
306
|
+
export { default as attio } from "./attio.js";
|
|
306
307
|
export { default as auchan } from "./auchan.js";
|
|
307
308
|
export { default as audacity } from "./audacity.js";
|
|
308
309
|
export { default as audi } from "./audi.js";
|
|
@@ -1942,6 +1943,7 @@ export { default as canonical_microcloud } from "./canonical-microcloud.js";
|
|
|
1942
1943
|
export { default as canonical_multipass } from "./canonical-multipass.js";
|
|
1943
1944
|
export { default as canva } from "./canva.js";
|
|
1944
1945
|
export { default as canvas } from "./canvas.js";
|
|
1946
|
+
export { default as cap } from "./cap.js";
|
|
1945
1947
|
export { default as capacitor } from "./capacitor.js";
|
|
1946
1948
|
export { default as capcut } from "./capcut.js";
|
|
1947
1949
|
export { default as capital_one } from "./capital-one.js";
|
|
@@ -1979,6 +1981,7 @@ export { default as chainlink } from "./chainlink.js";
|
|
|
1979
1981
|
export { default as chakra_ui } from "./chakra-ui.js";
|
|
1980
1982
|
export { default as change_detection } from "./change-detection.js";
|
|
1981
1983
|
export { default as channel_4 } from "./channel-4.js";
|
|
1984
|
+
export { default as character_ai } from "./character-ai.js";
|
|
1982
1985
|
export { default as charles } from "./charles.js";
|
|
1983
1986
|
export { default as charles_schwab } from "./charles-schwab.js";
|
|
1984
1987
|
export { default as chartdotjs } from "./chartdotjs.js";
|
|
@@ -2005,6 +2008,7 @@ export { default as china_eastern_airlines } from "./china-eastern-airlines.js";
|
|
|
2005
2008
|
export { default as china_railway } from "./china-railway.js";
|
|
2006
2009
|
export { default as china_southern_airlines } from "./china-southern-airlines.js";
|
|
2007
2010
|
export { default as chocolatey } from "./chocolatey.js";
|
|
2011
|
+
export { default as chroma } from "./chroma.js";
|
|
2008
2012
|
export { default as chromatic } from "./chromatic.js";
|
|
2009
2013
|
export { default as chrome } from "./chrome.js";
|
|
2010
2014
|
export { default as chrome_web_store } from "./chrome-web-store.js";
|
|
@@ -2139,6 +2143,7 @@ export { default as composer } from "./composer.js";
|
|
|
2139
2143
|
export { default as comptia } from "./comptia.js";
|
|
2140
2144
|
export { default as comsol } from "./comsol.js";
|
|
2141
2145
|
export { default as conan } from "./conan.js";
|
|
2146
|
+
export { default as conceptboard } from "./conceptboard.js";
|
|
2142
2147
|
export { default as concourse } from "./concourse.js";
|
|
2143
2148
|
export { default as conda_forge } from "./conda-forge.js";
|
|
2144
2149
|
export { default as conekta } from "./conekta.js";
|
|
@@ -2154,6 +2159,7 @@ export { default as contensis } from "./contensis.js";
|
|
|
2154
2159
|
export { default as contentful } from "./contentful.js";
|
|
2155
2160
|
export { default as contentstack } from "./contentstack.js";
|
|
2156
2161
|
export { default as continente } from "./continente.js";
|
|
2162
|
+
export { default as i_continue } from "./continue.js";
|
|
2157
2163
|
export { default as contributor_covenant } from "./contributor-covenant.js";
|
|
2158
2164
|
export { default as conventional_commits } from "./conventional-commits.js";
|
|
2159
2165
|
export { default as converse } from "./converse.js";
|
|
@@ -2683,6 +2689,7 @@ export { default as freenas } from "./freenas.js";
|
|
|
2683
2689
|
export { default as freenet } from "./freenet.js";
|
|
2684
2690
|
export { default as freepik } from "./freepik.js";
|
|
2685
2691
|
export { default as freetube } from "./freetube.js";
|
|
2692
|
+
export { default as frequencia_invisivel } from "./frequencia-invisivel.js";
|
|
2686
2693
|
export { default as fresh } from "./fresh.js";
|
|
2687
2694
|
export { default as freshrss } from "./freshrss.js";
|
|
2688
2695
|
export { default as friendli } from "./friendli.js";
|
|
@@ -3401,7 +3408,10 @@ export { default as itunes } from "./itunes.js";
|
|
|
3401
3408
|
export { default as itvx } from "./itvx.js";
|
|
3402
3409
|
export { default as iveco } from "./iveco.js";
|
|
3403
3410
|
export { default as jabber } from "./jabber.js";
|
|
3411
|
+
export { default as jaco } from "./jaco.js";
|
|
3404
3412
|
export { default as jaeger } from "./jaeger.js";
|
|
3413
|
+
export { default as jaguar } from "./jaguar.js";
|
|
3414
|
+
export { default as jaguar_legacy } from "./jaguar-legacy.js";
|
|
3405
3415
|
export { default as jameson } from "./jameson.js";
|
|
3406
3416
|
export { default as jamstack } from "./jamstack.js";
|
|
3407
3417
|
export { default as japan_airlines } from "./japan-airlines.js";
|
|
@@ -3442,6 +3452,7 @@ export { default as jira } from "./jira.js";
|
|
|
3442
3452
|
export { default as jira_software } from "./jira-software.js";
|
|
3443
3453
|
export { default as jitpack } from "./jitpack.js";
|
|
3444
3454
|
export { default as jitsi } from "./jitsi.js";
|
|
3455
|
+
export { default as jobicy } from "./jobicy.js";
|
|
3445
3456
|
export { default as john_deere } from "./john-deere.js";
|
|
3446
3457
|
export { default as johnson_and_johnson } from "./johnson-and-johnson.js";
|
|
3447
3458
|
export { default as joomla } from "./joomla.js";
|
|
@@ -3533,6 +3544,8 @@ export { default as katana } from "./katana.js";
|
|
|
3533
3544
|
export { default as kaufland } from "./kaufland.js";
|
|
3534
3545
|
export { default as kavita } from "./kavita.js";
|
|
3535
3546
|
export { default as kde } from "./kde.js";
|
|
3547
|
+
export { default as kde_connect } from "./kde-connect.js";
|
|
3548
|
+
export { default as kde_discover } from "./kde-discover.js";
|
|
3536
3549
|
export { default as kde_neon } from "./kde-neon.js";
|
|
3537
3550
|
export { default as kde_plasma } from "./kde-plasma.js";
|
|
3538
3551
|
export { default as kdenlive } from "./kdenlive.js";
|
|
@@ -3552,6 +3565,7 @@ export { default as keycdn } from "./keycdn.js";
|
|
|
3552
3565
|
export { default as keycloak } from "./keycloak.js";
|
|
3553
3566
|
export { default as keystone } from "./keystone.js";
|
|
3554
3567
|
export { default as kfc } from "./kfc.js";
|
|
3568
|
+
export { default as kfc_legacy } from "./kfc-legacy.js";
|
|
3555
3569
|
export { default as khan_academy } from "./khan-academy.js";
|
|
3556
3570
|
export { default as khronos_group } from "./khronos-group.js";
|
|
3557
3571
|
export { default as kia } from "./kia.js";
|
|
@@ -3902,6 +3916,7 @@ export { default as mercado_libre } from "./mercado-libre.js";
|
|
|
3902
3916
|
export { default as mercado_pago } from "./mercado-pago.js";
|
|
3903
3917
|
export { default as mercedes_benz } from "./mercedes-benz.js";
|
|
3904
3918
|
export { default as merck } from "./merck.js";
|
|
3919
|
+
export { default as mercor } from "./mercor.js";
|
|
3905
3920
|
export { default as mercurial } from "./mercurial.js";
|
|
3906
3921
|
export { default as mermaid } from "./mermaid.js";
|
|
3907
3922
|
export { default as messenger } from "./messenger.js";
|
|
@@ -4004,6 +4019,7 @@ export { default as mojeek } from "./mojeek.js";
|
|
|
4004
4019
|
export { default as moleculer } from "./moleculer.js";
|
|
4005
4020
|
export { default as momenteo } from "./momenteo.js";
|
|
4006
4021
|
export { default as monday } from "./monday.js";
|
|
4022
|
+
export { default as mondelez_international } from "./mondelez-international.js";
|
|
4007
4023
|
export { default as monero } from "./monero.js";
|
|
4008
4024
|
export { default as moneygram } from "./moneygram.js";
|
|
4009
4025
|
export { default as mongodb } from "./mongodb.js";
|
|
@@ -4514,6 +4530,7 @@ export { default as pnj } from "./pnj.js";
|
|
|
4514
4530
|
export { default as pnpm } from "./pnpm.js";
|
|
4515
4531
|
export { default as pocket_casts } from "./pocket-casts.js";
|
|
4516
4532
|
export { default as pocketbase } from "./pocketbase.js";
|
|
4533
|
+
export { default as pocus } from "./pocus.js";
|
|
4517
4534
|
export { default as podcast_addict } from "./podcast-addict.js";
|
|
4518
4535
|
export { default as podcast_index } from "./podcast-index.js";
|
|
4519
4536
|
export { default as podman } from "./podman.js";
|
|
@@ -4630,6 +4647,7 @@ export { default as pycqa } from "./pycqa.js";
|
|
|
4630
4647
|
export { default as pydantic } from "./pydantic.js";
|
|
4631
4648
|
export { default as pydanticai } from "./pydanticai.js";
|
|
4632
4649
|
export { default as pyg } from "./pyg.js";
|
|
4650
|
+
export { default as pylon } from "./pylon.js";
|
|
4633
4651
|
export { default as pypi } from "./pypi.js";
|
|
4634
4652
|
export { default as pypy } from "./pypy.js";
|
|
4635
4653
|
export { default as pyscaffold } from "./pyscaffold.js";
|
|
@@ -4691,6 +4709,7 @@ export { default as radar } from "./radar.js";
|
|
|
4691
4709
|
export { default as radarr } from "./radarr.js";
|
|
4692
4710
|
export { default as radio_france } from "./radio-france.js";
|
|
4693
4711
|
export { default as radix_ui } from "./radix-ui.js";
|
|
4712
|
+
export { default as ragas } from "./ragas.js";
|
|
4694
4713
|
export { default as raiffeisen_bank_international } from "./raiffeisen-bank-international.js";
|
|
4695
4714
|
export { default as railway } from "./railway.js";
|
|
4696
4715
|
export { default as raindropdotio } from "./raindropdotio.js";
|
|
@@ -4860,6 +4879,7 @@ export { default as rumble } from "./rumble.js";
|
|
|
4860
4879
|
export { default as rundeck } from "./rundeck.js";
|
|
4861
4880
|
export { default as runkeeper } from "./runkeeper.js";
|
|
4862
4881
|
export { default as runkit } from "./runkit.js";
|
|
4882
|
+
export { default as runpod } from "./runpod.js";
|
|
4863
4883
|
export { default as runrundotit } from "./runrundotit.js";
|
|
4864
4884
|
export { default as runway } from "./runway.js";
|
|
4865
4885
|
export { default as russian_railways } from "./russian-railways.js";
|
|
@@ -5411,6 +5431,7 @@ export { default as transport_for_london } from "./transport-for-london.js";
|
|
|
5411
5431
|
export { default as travelperk } from "./travelperk.js";
|
|
5412
5432
|
export { default as travis_ci } from "./travis-ci.js";
|
|
5413
5433
|
export { default as treehouse } from "./treehouse.js";
|
|
5434
|
+
export { default as trek } from "./trek.js";
|
|
5414
5435
|
export { default as trello } from "./trello.js";
|
|
5415
5436
|
export { default as trend_micro } from "./trend-micro.js";
|
|
5416
5437
|
export { default as tresorit } from "./tresorit.js";
|
|
@@ -5547,6 +5568,7 @@ export { default as valkey } from "./valkey.js";
|
|
|
5547
5568
|
export { default as valorant } from "./valorant.js";
|
|
5548
5569
|
export { default as valve } from "./valve.js";
|
|
5549
5570
|
export { default as vanilla_extract } from "./vanilla-extract.js";
|
|
5571
|
+
export { default as vapi } from "./vapi.js";
|
|
5550
5572
|
export { default as vapor } from "./vapor.js";
|
|
5551
5573
|
export { default as vault } from "./vault.js";
|
|
5552
5574
|
export { default as vaultwarden } from "./vaultwarden.js";
|
|
@@ -5582,6 +5604,7 @@ export { default as viber } from "./viber.js";
|
|
|
5582
5604
|
export { default as viblo } from "./viblo.js";
|
|
5583
5605
|
export { default as victoriametrics } from "./victoriametrics.js";
|
|
5584
5606
|
export { default as victron_energy } from "./victron-energy.js";
|
|
5607
|
+
export { default as vidiq } from "./vidiq.js";
|
|
5585
5608
|
export { default as vidu } from "./vidu.js";
|
|
5586
5609
|
export { default as vietnam_airlines } from "./vietnam-airlines.js";
|
|
5587
5610
|
export { default as viewsonic } from "./viewsonic.js";
|
|
@@ -5672,6 +5695,7 @@ export { default as waze } from "./waze.js";
|
|
|
5672
5695
|
export { default as wazirx } from "./wazirx.js";
|
|
5673
5696
|
export { default as wear_os } from "./wear-os.js";
|
|
5674
5697
|
export { default as weasyl } from "./weasyl.js";
|
|
5698
|
+
export { default as weaviate } from "./weaviate.js";
|
|
5675
5699
|
export { default as web_awesome } from "./web-awesome.js";
|
|
5676
5700
|
export { default as web_components } from "./web-components.js";
|
|
5677
5701
|
export { default as web3dotjs } from "./web3dotjs.js";
|
package/dist/jaco.cjs
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -JACO
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "jaco";
|
|
8
|
+
exports.title = "JACO";
|
|
9
|
+
exports.hex = "8710FF";
|
|
10
|
+
exports.categories = ["App Services", "Communication", "Community", "E-commerce", "Entertainment", "Media", "Mobile App", "Networking", "Livestreaming"];
|
|
11
|
+
exports.aliases = [];
|
|
12
|
+
exports.svg = `<?xml version="1.0" encoding="UTF-8"?>
|
|
13
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024">
|
|
14
|
+
<title>JACO</title>
|
|
15
|
+
<rect fill="#fff" x="119.9" y="120.1" width="784.2" height="784.2" rx="143.4" ry="143.4"/>
|
|
16
|
+
<path fill="#8710ff" d="M548.8,264.3v452.6l-147.3,85.3v-85.3h-45.9c-64.9,0-117.6-52.6-117.6-117.6v-217.5c0-64.9,52.6-117.6,117.6-117.6h193.2Z"/>
|
|
17
|
+
<path fill="#ff7410" d="M786,547.4h-237.2v-283.1h119.6c64.9,0,117.6,52.6,117.6,117.6v165.5Z"/>
|
|
18
|
+
<path fill="#ffdc10" d="M585.5,716.9h-36.7v-169.6h154.3v52c0,64.9-52.6,117.6-117.6,117.6Z"/>
|
|
19
|
+
<circle fill="#fff" cx="393.4" cy="417.6" r="59.7"/>
|
|
20
|
+
</svg>`;
|
|
21
|
+
exports.variants = {
|
|
22
|
+
"default": `<?xml version="1.0" encoding="UTF-8"?>
|
|
23
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024">
|
|
24
|
+
<title>JACO</title>
|
|
25
|
+
<rect fill="#fff" x="119.9" y="120.1" width="784.2" height="784.2" rx="143.4" ry="143.4"/>
|
|
26
|
+
<path fill="#8710ff" d="M548.8,264.3v452.6l-147.3,85.3v-85.3h-45.9c-64.9,0-117.6-52.6-117.6-117.6v-217.5c0-64.9,52.6-117.6,117.6-117.6h193.2Z"/>
|
|
27
|
+
<path fill="#ff7410" d="M786,547.4h-237.2v-283.1h119.6c64.9,0,117.6,52.6,117.6,117.6v165.5Z"/>
|
|
28
|
+
<path fill="#ffdc10" d="M585.5,716.9h-36.7v-169.6h154.3v52c0,64.9-52.6,117.6-117.6,117.6Z"/>
|
|
29
|
+
<circle fill="#fff" cx="393.4" cy="417.6" r="59.7"/>
|
|
30
|
+
</svg>`,
|
|
31
|
+
"dark": `<?xml version="1.0" encoding="UTF-8"?>
|
|
32
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024">
|
|
33
|
+
<title>JACO</title>
|
|
34
|
+
<rect fill="#000" x="0" y="0" width="1024" height="1024"/>
|
|
35
|
+
<path fill="#fff" d="M309.2,156.8c-84.2,0-152.5,68.2-152.5,152.5v282c0,84.2,68.2,152.5,152.5,152.5h59.5v110.6l191-110.6h0s.7,0,.7,0V156.8h-251.2ZM358.2,433.1c-42.8,0-77.4-34.7-77.4-77.4s34.7-77.5,77.4-77.5,77.5,34.7,77.5,77.5-34.7,77.4-77.5,77.4Z"/>
|
|
36
|
+
<path fill="#fff" d="M867.2,309.2v203.1h-282.9V156.8h130.5c84.2,0,152.5,68.2,152.5,152.5Z"/>
|
|
37
|
+
<path fill="#fff" d="M759.8,536.2v55c0,84.2-68.2,152.5-152.5,152.5h-23v-207.5h175.5Z"/>
|
|
38
|
+
</svg>`
|
|
39
|
+
};
|
|
40
|
+
exports.license = "Trademark";
|
|
41
|
+
exports.url = "https://jaco.live";
|
|
42
|
+
|
|
43
|
+
exports.default = {
|
|
44
|
+
slug: exports.slug,
|
|
45
|
+
title: exports.title,
|
|
46
|
+
hex: exports.hex,
|
|
47
|
+
categories: exports.categories,
|
|
48
|
+
aliases: exports.aliases,
|
|
49
|
+
svg: exports.svg,
|
|
50
|
+
variants: exports.variants,
|
|
51
|
+
license: exports.license,
|
|
52
|
+
url: exports.url,
|
|
53
|
+
};
|
package/dist/jaco.d.ts
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - JACO
|
|
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 jaco: IconModule;
|
|
17
|
+
export default jaco;
|
package/dist/jaco.js
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
// @thesvg/icons - JACO
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "jaco";
|
|
5
|
+
export const title = "JACO";
|
|
6
|
+
export const hex = "8710FF";
|
|
7
|
+
export const categories = ["App Services", "Communication", "Community", "E-commerce", "Entertainment", "Media", "Mobile App", "Networking", "Livestreaming"];
|
|
8
|
+
export const aliases = [];
|
|
9
|
+
export const svg = `<?xml version="1.0" encoding="UTF-8"?>
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024">
|
|
11
|
+
<title>JACO</title>
|
|
12
|
+
<rect fill="#fff" x="119.9" y="120.1" width="784.2" height="784.2" rx="143.4" ry="143.4"/>
|
|
13
|
+
<path fill="#8710ff" d="M548.8,264.3v452.6l-147.3,85.3v-85.3h-45.9c-64.9,0-117.6-52.6-117.6-117.6v-217.5c0-64.9,52.6-117.6,117.6-117.6h193.2Z"/>
|
|
14
|
+
<path fill="#ff7410" d="M786,547.4h-237.2v-283.1h119.6c64.9,0,117.6,52.6,117.6,117.6v165.5Z"/>
|
|
15
|
+
<path fill="#ffdc10" d="M585.5,716.9h-36.7v-169.6h154.3v52c0,64.9-52.6,117.6-117.6,117.6Z"/>
|
|
16
|
+
<circle fill="#fff" cx="393.4" cy="417.6" r="59.7"/>
|
|
17
|
+
</svg>`;
|
|
18
|
+
export const variants = {
|
|
19
|
+
"default": `<?xml version="1.0" encoding="UTF-8"?>
|
|
20
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024">
|
|
21
|
+
<title>JACO</title>
|
|
22
|
+
<rect fill="#fff" x="119.9" y="120.1" width="784.2" height="784.2" rx="143.4" ry="143.4"/>
|
|
23
|
+
<path fill="#8710ff" d="M548.8,264.3v452.6l-147.3,85.3v-85.3h-45.9c-64.9,0-117.6-52.6-117.6-117.6v-217.5c0-64.9,52.6-117.6,117.6-117.6h193.2Z"/>
|
|
24
|
+
<path fill="#ff7410" d="M786,547.4h-237.2v-283.1h119.6c64.9,0,117.6,52.6,117.6,117.6v165.5Z"/>
|
|
25
|
+
<path fill="#ffdc10" d="M585.5,716.9h-36.7v-169.6h154.3v52c0,64.9-52.6,117.6-117.6,117.6Z"/>
|
|
26
|
+
<circle fill="#fff" cx="393.4" cy="417.6" r="59.7"/>
|
|
27
|
+
</svg>`,
|
|
28
|
+
"dark": `<?xml version="1.0" encoding="UTF-8"?>
|
|
29
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024">
|
|
30
|
+
<title>JACO</title>
|
|
31
|
+
<rect fill="#000" x="0" y="0" width="1024" height="1024"/>
|
|
32
|
+
<path fill="#fff" d="M309.2,156.8c-84.2,0-152.5,68.2-152.5,152.5v282c0,84.2,68.2,152.5,152.5,152.5h59.5v110.6l191-110.6h0s.7,0,.7,0V156.8h-251.2ZM358.2,433.1c-42.8,0-77.4-34.7-77.4-77.4s34.7-77.5,77.4-77.5,77.5,34.7,77.5,77.5-34.7,77.4-77.5,77.4Z"/>
|
|
33
|
+
<path fill="#fff" d="M867.2,309.2v203.1h-282.9V156.8h130.5c84.2,0,152.5,68.2,152.5,152.5Z"/>
|
|
34
|
+
<path fill="#fff" d="M759.8,536.2v55c0,84.2-68.2,152.5-152.5,152.5h-23v-207.5h175.5Z"/>
|
|
35
|
+
</svg>`
|
|
36
|
+
};
|
|
37
|
+
export const license = "Trademark";
|
|
38
|
+
export const url = "https://jaco.live";
|
|
39
|
+
|
|
40
|
+
const jaco = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
41
|
+
export default jaco;
|
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Jaguar (legacy)
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "jaguar-legacy";
|
|
8
|
+
exports.title = "Jaguar (legacy)";
|
|
9
|
+
exports.hex = "141414";
|
|
10
|
+
exports.categories = ["Automotive", "Transportation"];
|
|
11
|
+
exports.aliases = ["Jaguar Cars classic", "JAGUAR wordmark"];
|
|
12
|
+
exports.svg = `<svg version="1.1" id="Layer_1" xmlns:x="ns_extend;" xmlns:i="ns_ai;" xmlns:graph="ns_graphs;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1045.7 85" style="enable-background:new 0 0 1045.7 85;" xml:space="preserve">
|
|
13
|
+
<style type="text/css">
|
|
14
|
+
.st0{fill:#141414;}
|
|
15
|
+
</style>
|
|
16
|
+
<metadata>
|
|
17
|
+
<sfw xmlns="ns_sfw;">
|
|
18
|
+
<slices>
|
|
19
|
+
</slices>
|
|
20
|
+
<sliceSourceBounds bottomLeftOrigin="true" height="85" width="1045.7" x="-1083.9" y="-176.3">
|
|
21
|
+
</sliceSourceBounds>
|
|
22
|
+
</sfw>
|
|
23
|
+
</metadata>
|
|
24
|
+
<g>
|
|
25
|
+
<g>
|
|
26
|
+
<path class="st0" d="M997.4,53.2l6.1-0.5c2.5-0.2,5-0.5,7.3-0.8c6-0.9,11.1-2.5,15.3-4.7c1.6-0.8,2.4-1.4,4.2-2.7
|
|
27
|
+
c5.3-3.8,8-8.9,8.4-15.9c0.1-1.4,0-2.5-0.1-3.7c-0.3-4.4-1.3-8.1-3.1-11c-2.1-3.5-5.1-6.2-9.1-8.2c-4-2-9.1-3.5-15-4.4
|
|
28
|
+
c0,0-8.7-1.4-21.6-1.4h-98.6v83.1h31V53.8h42.1l47.4,29.3h34L997.4,53.2z M983.3,9.6c0.2,0,0.3,0,0.5,0c3.5,0.1,6.5,0.2,9.1,0.5
|
|
29
|
+
c3.3,0.4,6.1,1.1,8.3,2.3c2.3,1.2,4.1,3,5,5.2c0.9,1.9,1.3,4.3,1.4,7.2c0,0.2,0.1,4.2-0.1,6.2c-0.1,2-0.6,4.2-1.3,5.7
|
|
30
|
+
c-0.7,1.6-1.7,2.9-3.1,4c-0.4,0.3-0.8,0.6-1.2,0.8c-2,1.1-4.5,1.8-7.7,2.2c-2.9,0.3-6.6,0.5-11,0.5h-61.2V9.6H983.3z">
|
|
31
|
+
</path>
|
|
32
|
+
<path class="st0" d="M101.8,0v39.1c0,11.7-4.3,20.4-12.8,25.8C81.7,69.6,71.1,72,57.6,72H0v11.1h47.8c13.3,0,25.5-0.5,36.2-1.5
|
|
33
|
+
c10.5-1,19.4-3,26.6-6c7-2.9,12.5-7.1,16.3-12.5c3.4-4.9,5.3-11.3,5.7-19.2c0-0.7,0.1-1.6,0.1-2.6V0H101.8z">
|
|
34
|
+
</path>
|
|
35
|
+
<path class="st0" d="M456.7,45V72h-47.3c-24.8,0-39.2-8-43.1-23.6c-1.6-6.5-0.6-12.7,0-15c3.8-15.8,18-23.5,43.1-23.5h74V0h-64.3
|
|
36
|
+
c-13.5,0-25.7,0.5-36.4,1.4c-10.4,0.9-19.4,2.9-26.6,5.8c-7.1,2.9-12.5,7-16.2,12.4c-3.6,5.1-5.4,12-5.6,20.5c0,0.2,0,0.4,0,0.7
|
|
37
|
+
c0,0.4,0,0.8,0,1.3c0.1,8.8,2,15.9,5.7,21.1c3.8,5.4,9.3,9.6,16.3,12.5c7.2,3,16.2,5,26.6,6c10.7,1,22.8,1.5,36.2,1.5h68.5V45
|
|
38
|
+
H456.7z">
|
|
39
|
+
</path>
|
|
40
|
+
<path class="st0" d="M250.1,0h-31.9l-71.5,83.1h18.5l16.1-18.7h89.9l16.1,18.7h34.4L250.1,0z M226.2,12.2l37.3,43.3h-74.5
|
|
41
|
+
L226.2,12.2z">
|
|
42
|
+
</path>
|
|
43
|
+
<path class="st0" d="M760.1,0l-71.5,83.1h18.5l16.1-18.8h89.8l16.1,18.8h34.5L792.1,0H760.1z M805.5,55.5h-74.6l37.3-43.3
|
|
44
|
+
L805.5,55.5z">
|
|
45
|
+
</path>
|
|
46
|
+
<path class="st0" d="M643.7,0v42.1c0,3.6-0.5,6.9-1.2,9.9c-4,15.3-18.3,23.1-42.9,23.2h-3.1c-24.7,0-39.1-8-43-23.5
|
|
47
|
+
c-0.7-2.9-1.1-6.1-1.1-9.5V0h-31v43.4c0,9,1.9,16.4,5.7,21.8c2.4,3.3,5.4,6.3,9,8.7c2.2,1.4,4.6,2.7,7.3,3.8
|
|
48
|
+
c2.7,1.1,5.6,2.1,8.8,2.9c5.3,1.4,11.3,2.4,17.9,3.1c8.3,0.8,17.7,1.3,27.9,1.3c10.3,0,19.6-0.5,27.9-1.3c6.5-0.6,12.5-1.6,17.8-3
|
|
49
|
+
c3.2-0.8,6.1-1.8,8.8-2.9c2.7-1.1,5.1-2.3,7.3-3.8c3.7-2.4,6.7-5.3,9-8.7c3.8-5.4,5.7-12.8,5.7-21.8V0H643.7z">
|
|
50
|
+
</path>
|
|
51
|
+
</g>
|
|
52
|
+
</g>
|
|
53
|
+
</svg>`;
|
|
54
|
+
exports.variants = {
|
|
55
|
+
"default": `<svg version="1.1" id="Layer_1" xmlns:x="ns_extend;" xmlns:i="ns_ai;" xmlns:graph="ns_graphs;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1045.7 85" style="enable-background:new 0 0 1045.7 85;" xml:space="preserve">
|
|
56
|
+
<style type="text/css">
|
|
57
|
+
.st0{fill:#141414;}
|
|
58
|
+
</style>
|
|
59
|
+
<metadata>
|
|
60
|
+
<sfw xmlns="ns_sfw;">
|
|
61
|
+
<slices>
|
|
62
|
+
</slices>
|
|
63
|
+
<sliceSourceBounds bottomLeftOrigin="true" height="85" width="1045.7" x="-1083.9" y="-176.3">
|
|
64
|
+
</sliceSourceBounds>
|
|
65
|
+
</sfw>
|
|
66
|
+
</metadata>
|
|
67
|
+
<g>
|
|
68
|
+
<g>
|
|
69
|
+
<path class="st0" d="M997.4,53.2l6.1-0.5c2.5-0.2,5-0.5,7.3-0.8c6-0.9,11.1-2.5,15.3-4.7c1.6-0.8,2.4-1.4,4.2-2.7
|
|
70
|
+
c5.3-3.8,8-8.9,8.4-15.9c0.1-1.4,0-2.5-0.1-3.7c-0.3-4.4-1.3-8.1-3.1-11c-2.1-3.5-5.1-6.2-9.1-8.2c-4-2-9.1-3.5-15-4.4
|
|
71
|
+
c0,0-8.7-1.4-21.6-1.4h-98.6v83.1h31V53.8h42.1l47.4,29.3h34L997.4,53.2z M983.3,9.6c0.2,0,0.3,0,0.5,0c3.5,0.1,6.5,0.2,9.1,0.5
|
|
72
|
+
c3.3,0.4,6.1,1.1,8.3,2.3c2.3,1.2,4.1,3,5,5.2c0.9,1.9,1.3,4.3,1.4,7.2c0,0.2,0.1,4.2-0.1,6.2c-0.1,2-0.6,4.2-1.3,5.7
|
|
73
|
+
c-0.7,1.6-1.7,2.9-3.1,4c-0.4,0.3-0.8,0.6-1.2,0.8c-2,1.1-4.5,1.8-7.7,2.2c-2.9,0.3-6.6,0.5-11,0.5h-61.2V9.6H983.3z">
|
|
74
|
+
</path>
|
|
75
|
+
<path class="st0" d="M101.8,0v39.1c0,11.7-4.3,20.4-12.8,25.8C81.7,69.6,71.1,72,57.6,72H0v11.1h47.8c13.3,0,25.5-0.5,36.2-1.5
|
|
76
|
+
c10.5-1,19.4-3,26.6-6c7-2.9,12.5-7.1,16.3-12.5c3.4-4.9,5.3-11.3,5.7-19.2c0-0.7,0.1-1.6,0.1-2.6V0H101.8z">
|
|
77
|
+
</path>
|
|
78
|
+
<path class="st0" d="M456.7,45V72h-47.3c-24.8,0-39.2-8-43.1-23.6c-1.6-6.5-0.6-12.7,0-15c3.8-15.8,18-23.5,43.1-23.5h74V0h-64.3
|
|
79
|
+
c-13.5,0-25.7,0.5-36.4,1.4c-10.4,0.9-19.4,2.9-26.6,5.8c-7.1,2.9-12.5,7-16.2,12.4c-3.6,5.1-5.4,12-5.6,20.5c0,0.2,0,0.4,0,0.7
|
|
80
|
+
c0,0.4,0,0.8,0,1.3c0.1,8.8,2,15.9,5.7,21.1c3.8,5.4,9.3,9.6,16.3,12.5c7.2,3,16.2,5,26.6,6c10.7,1,22.8,1.5,36.2,1.5h68.5V45
|
|
81
|
+
H456.7z">
|
|
82
|
+
</path>
|
|
83
|
+
<path class="st0" d="M250.1,0h-31.9l-71.5,83.1h18.5l16.1-18.7h89.9l16.1,18.7h34.4L250.1,0z M226.2,12.2l37.3,43.3h-74.5
|
|
84
|
+
L226.2,12.2z">
|
|
85
|
+
</path>
|
|
86
|
+
<path class="st0" d="M760.1,0l-71.5,83.1h18.5l16.1-18.8h89.8l16.1,18.8h34.5L792.1,0H760.1z M805.5,55.5h-74.6l37.3-43.3
|
|
87
|
+
L805.5,55.5z">
|
|
88
|
+
</path>
|
|
89
|
+
<path class="st0" d="M643.7,0v42.1c0,3.6-0.5,6.9-1.2,9.9c-4,15.3-18.3,23.1-42.9,23.2h-3.1c-24.7,0-39.1-8-43-23.5
|
|
90
|
+
c-0.7-2.9-1.1-6.1-1.1-9.5V0h-31v43.4c0,9,1.9,16.4,5.7,21.8c2.4,3.3,5.4,6.3,9,8.7c2.2,1.4,4.6,2.7,7.3,3.8
|
|
91
|
+
c2.7,1.1,5.6,2.1,8.8,2.9c5.3,1.4,11.3,2.4,17.9,3.1c8.3,0.8,17.7,1.3,27.9,1.3c10.3,0,19.6-0.5,27.9-1.3c6.5-0.6,12.5-1.6,17.8-3
|
|
92
|
+
c3.2-0.8,6.1-1.8,8.8-2.9c2.7-1.1,5.1-2.3,7.3-3.8c3.7-2.4,6.7-5.3,9-8.7c3.8-5.4,5.7-12.8,5.7-21.8V0H643.7z">
|
|
93
|
+
</path>
|
|
94
|
+
</g>
|
|
95
|
+
</g>
|
|
96
|
+
</svg>`,
|
|
97
|
+
"dark": `<svg version="1.1" id="Layer_1" xmlns:x="ns_extend;" xmlns:i="ns_ai;" xmlns:graph="ns_graphs;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1045.7 85" style="enable-background:new 0 0 1045.7 85;" xml:space="preserve">
|
|
98
|
+
<style type="text/css">
|
|
99
|
+
.st0{fill:#FFFFFF;}
|
|
100
|
+
</style>
|
|
101
|
+
<metadata>
|
|
102
|
+
<sfw xmlns="ns_sfw;">
|
|
103
|
+
<slices>
|
|
104
|
+
</slices>
|
|
105
|
+
<sliceSourceBounds bottomLeftOrigin="true" height="85" width="1045.7" x="-1083.9" y="-176.3">
|
|
106
|
+
</sliceSourceBounds>
|
|
107
|
+
</sfw>
|
|
108
|
+
</metadata>
|
|
109
|
+
<g>
|
|
110
|
+
<g>
|
|
111
|
+
<path class="st0" d="M997.4,53.2l6.1-0.5c2.5-0.2,5-0.5,7.3-0.8c6-0.9,11.1-2.5,15.3-4.7c1.6-0.8,2.4-1.4,4.2-2.7
|
|
112
|
+
c5.3-3.8,8-8.9,8.4-15.9c0.1-1.4,0-2.5-0.1-3.7c-0.3-4.4-1.3-8.1-3.1-11c-2.1-3.5-5.1-6.2-9.1-8.2c-4-2-9.1-3.5-15-4.4
|
|
113
|
+
c0,0-8.7-1.4-21.6-1.4h-98.6v83.1h31V53.8h42.1l47.4,29.3h34L997.4,53.2z M983.3,9.6c0.2,0,0.3,0,0.5,0c3.5,0.1,6.5,0.2,9.1,0.5
|
|
114
|
+
c3.3,0.4,6.1,1.1,8.3,2.3c2.3,1.2,4.1,3,5,5.2c0.9,1.9,1.3,4.3,1.4,7.2c0,0.2,0.1,4.2-0.1,6.2c-0.1,2-0.6,4.2-1.3,5.7
|
|
115
|
+
c-0.7,1.6-1.7,2.9-3.1,4c-0.4,0.3-0.8,0.6-1.2,0.8c-2,1.1-4.5,1.8-7.7,2.2c-2.9,0.3-6.6,0.5-11,0.5h-61.2V9.6H983.3z">
|
|
116
|
+
</path>
|
|
117
|
+
<path class="st0" d="M101.8,0v39.1c0,11.7-4.3,20.4-12.8,25.8C81.7,69.6,71.1,72,57.6,72H0v11.1h47.8c13.3,0,25.5-0.5,36.2-1.5
|
|
118
|
+
c10.5-1,19.4-3,26.6-6c7-2.9,12.5-7.1,16.3-12.5c3.4-4.9,5.3-11.3,5.7-19.2c0-0.7,0.1-1.6,0.1-2.6V0H101.8z">
|
|
119
|
+
</path>
|
|
120
|
+
<path class="st0" d="M456.7,45V72h-47.3c-24.8,0-39.2-8-43.1-23.6c-1.6-6.5-0.6-12.7,0-15c3.8-15.8,18-23.5,43.1-23.5h74V0h-64.3
|
|
121
|
+
c-13.5,0-25.7,0.5-36.4,1.4c-10.4,0.9-19.4,2.9-26.6,5.8c-7.1,2.9-12.5,7-16.2,12.4c-3.6,5.1-5.4,12-5.6,20.5c0,0.2,0,0.4,0,0.7
|
|
122
|
+
c0,0.4,0,0.8,0,1.3c0.1,8.8,2,15.9,5.7,21.1c3.8,5.4,9.3,9.6,16.3,12.5c7.2,3,16.2,5,26.6,6c10.7,1,22.8,1.5,36.2,1.5h68.5V45
|
|
123
|
+
H456.7z">
|
|
124
|
+
</path>
|
|
125
|
+
<path class="st0" d="M250.1,0h-31.9l-71.5,83.1h18.5l16.1-18.7h89.9l16.1,18.7h34.4L250.1,0z M226.2,12.2l37.3,43.3h-74.5
|
|
126
|
+
L226.2,12.2z">
|
|
127
|
+
</path>
|
|
128
|
+
<path class="st0" d="M760.1,0l-71.5,83.1h18.5l16.1-18.8h89.8l16.1,18.8h34.5L792.1,0H760.1z M805.5,55.5h-74.6l37.3-43.3
|
|
129
|
+
L805.5,55.5z">
|
|
130
|
+
</path>
|
|
131
|
+
<path class="st0" d="M643.7,0v42.1c0,3.6-0.5,6.9-1.2,9.9c-4,15.3-18.3,23.1-42.9,23.2h-3.1c-24.7,0-39.1-8-43-23.5
|
|
132
|
+
c-0.7-2.9-1.1-6.1-1.1-9.5V0h-31v43.4c0,9,1.9,16.4,5.7,21.8c2.4,3.3,5.4,6.3,9,8.7c2.2,1.4,4.6,2.7,7.3,3.8
|
|
133
|
+
c2.7,1.1,5.6,2.1,8.8,2.9c5.3,1.4,11.3,2.4,17.9,3.1c8.3,0.8,17.7,1.3,27.9,1.3c10.3,0,19.6-0.5,27.9-1.3c6.5-0.6,12.5-1.6,17.8-3
|
|
134
|
+
c3.2-0.8,6.1-1.8,8.8-2.9c2.7-1.1,5.1-2.3,7.3-3.8c3.7-2.4,6.7-5.3,9-8.7c3.8-5.4,5.7-12.8,5.7-21.8V0H643.7z">
|
|
135
|
+
</path>
|
|
136
|
+
</g>
|
|
137
|
+
</g>
|
|
138
|
+
</svg>`
|
|
139
|
+
};
|
|
140
|
+
exports.license = "Trademark";
|
|
141
|
+
exports.url = "https://www.jaguar.com/";
|
|
142
|
+
|
|
143
|
+
exports.default = {
|
|
144
|
+
slug: exports.slug,
|
|
145
|
+
title: exports.title,
|
|
146
|
+
hex: exports.hex,
|
|
147
|
+
categories: exports.categories,
|
|
148
|
+
aliases: exports.aliases,
|
|
149
|
+
svg: exports.svg,
|
|
150
|
+
variants: exports.variants,
|
|
151
|
+
license: exports.license,
|
|
152
|
+
url: exports.url,
|
|
153
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Jaguar (legacy)
|
|
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 jaguar_legacy: IconModule;
|
|
17
|
+
export default jaguar_legacy;
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
// @thesvg/icons - Jaguar (legacy)
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "jaguar-legacy";
|
|
5
|
+
export const title = "Jaguar (legacy)";
|
|
6
|
+
export const hex = "141414";
|
|
7
|
+
export const categories = ["Automotive", "Transportation"];
|
|
8
|
+
export const aliases = ["Jaguar Cars classic", "JAGUAR wordmark"];
|
|
9
|
+
export const svg = `<svg version="1.1" id="Layer_1" xmlns:x="ns_extend;" xmlns:i="ns_ai;" xmlns:graph="ns_graphs;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1045.7 85" style="enable-background:new 0 0 1045.7 85;" xml:space="preserve">
|
|
10
|
+
<style type="text/css">
|
|
11
|
+
.st0{fill:#141414;}
|
|
12
|
+
</style>
|
|
13
|
+
<metadata>
|
|
14
|
+
<sfw xmlns="ns_sfw;">
|
|
15
|
+
<slices>
|
|
16
|
+
</slices>
|
|
17
|
+
<sliceSourceBounds bottomLeftOrigin="true" height="85" width="1045.7" x="-1083.9" y="-176.3">
|
|
18
|
+
</sliceSourceBounds>
|
|
19
|
+
</sfw>
|
|
20
|
+
</metadata>
|
|
21
|
+
<g>
|
|
22
|
+
<g>
|
|
23
|
+
<path class="st0" d="M997.4,53.2l6.1-0.5c2.5-0.2,5-0.5,7.3-0.8c6-0.9,11.1-2.5,15.3-4.7c1.6-0.8,2.4-1.4,4.2-2.7
|
|
24
|
+
c5.3-3.8,8-8.9,8.4-15.9c0.1-1.4,0-2.5-0.1-3.7c-0.3-4.4-1.3-8.1-3.1-11c-2.1-3.5-5.1-6.2-9.1-8.2c-4-2-9.1-3.5-15-4.4
|
|
25
|
+
c0,0-8.7-1.4-21.6-1.4h-98.6v83.1h31V53.8h42.1l47.4,29.3h34L997.4,53.2z M983.3,9.6c0.2,0,0.3,0,0.5,0c3.5,0.1,6.5,0.2,9.1,0.5
|
|
26
|
+
c3.3,0.4,6.1,1.1,8.3,2.3c2.3,1.2,4.1,3,5,5.2c0.9,1.9,1.3,4.3,1.4,7.2c0,0.2,0.1,4.2-0.1,6.2c-0.1,2-0.6,4.2-1.3,5.7
|
|
27
|
+
c-0.7,1.6-1.7,2.9-3.1,4c-0.4,0.3-0.8,0.6-1.2,0.8c-2,1.1-4.5,1.8-7.7,2.2c-2.9,0.3-6.6,0.5-11,0.5h-61.2V9.6H983.3z">
|
|
28
|
+
</path>
|
|
29
|
+
<path class="st0" d="M101.8,0v39.1c0,11.7-4.3,20.4-12.8,25.8C81.7,69.6,71.1,72,57.6,72H0v11.1h47.8c13.3,0,25.5-0.5,36.2-1.5
|
|
30
|
+
c10.5-1,19.4-3,26.6-6c7-2.9,12.5-7.1,16.3-12.5c3.4-4.9,5.3-11.3,5.7-19.2c0-0.7,0.1-1.6,0.1-2.6V0H101.8z">
|
|
31
|
+
</path>
|
|
32
|
+
<path class="st0" d="M456.7,45V72h-47.3c-24.8,0-39.2-8-43.1-23.6c-1.6-6.5-0.6-12.7,0-15c3.8-15.8,18-23.5,43.1-23.5h74V0h-64.3
|
|
33
|
+
c-13.5,0-25.7,0.5-36.4,1.4c-10.4,0.9-19.4,2.9-26.6,5.8c-7.1,2.9-12.5,7-16.2,12.4c-3.6,5.1-5.4,12-5.6,20.5c0,0.2,0,0.4,0,0.7
|
|
34
|
+
c0,0.4,0,0.8,0,1.3c0.1,8.8,2,15.9,5.7,21.1c3.8,5.4,9.3,9.6,16.3,12.5c7.2,3,16.2,5,26.6,6c10.7,1,22.8,1.5,36.2,1.5h68.5V45
|
|
35
|
+
H456.7z">
|
|
36
|
+
</path>
|
|
37
|
+
<path class="st0" d="M250.1,0h-31.9l-71.5,83.1h18.5l16.1-18.7h89.9l16.1,18.7h34.4L250.1,0z M226.2,12.2l37.3,43.3h-74.5
|
|
38
|
+
L226.2,12.2z">
|
|
39
|
+
</path>
|
|
40
|
+
<path class="st0" d="M760.1,0l-71.5,83.1h18.5l16.1-18.8h89.8l16.1,18.8h34.5L792.1,0H760.1z M805.5,55.5h-74.6l37.3-43.3
|
|
41
|
+
L805.5,55.5z">
|
|
42
|
+
</path>
|
|
43
|
+
<path class="st0" d="M643.7,0v42.1c0,3.6-0.5,6.9-1.2,9.9c-4,15.3-18.3,23.1-42.9,23.2h-3.1c-24.7,0-39.1-8-43-23.5
|
|
44
|
+
c-0.7-2.9-1.1-6.1-1.1-9.5V0h-31v43.4c0,9,1.9,16.4,5.7,21.8c2.4,3.3,5.4,6.3,9,8.7c2.2,1.4,4.6,2.7,7.3,3.8
|
|
45
|
+
c2.7,1.1,5.6,2.1,8.8,2.9c5.3,1.4,11.3,2.4,17.9,3.1c8.3,0.8,17.7,1.3,27.9,1.3c10.3,0,19.6-0.5,27.9-1.3c6.5-0.6,12.5-1.6,17.8-3
|
|
46
|
+
c3.2-0.8,6.1-1.8,8.8-2.9c2.7-1.1,5.1-2.3,7.3-3.8c3.7-2.4,6.7-5.3,9-8.7c3.8-5.4,5.7-12.8,5.7-21.8V0H643.7z">
|
|
47
|
+
</path>
|
|
48
|
+
</g>
|
|
49
|
+
</g>
|
|
50
|
+
</svg>`;
|
|
51
|
+
export const variants = {
|
|
52
|
+
"default": `<svg version="1.1" id="Layer_1" xmlns:x="ns_extend;" xmlns:i="ns_ai;" xmlns:graph="ns_graphs;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1045.7 85" style="enable-background:new 0 0 1045.7 85;" xml:space="preserve">
|
|
53
|
+
<style type="text/css">
|
|
54
|
+
.st0{fill:#141414;}
|
|
55
|
+
</style>
|
|
56
|
+
<metadata>
|
|
57
|
+
<sfw xmlns="ns_sfw;">
|
|
58
|
+
<slices>
|
|
59
|
+
</slices>
|
|
60
|
+
<sliceSourceBounds bottomLeftOrigin="true" height="85" width="1045.7" x="-1083.9" y="-176.3">
|
|
61
|
+
</sliceSourceBounds>
|
|
62
|
+
</sfw>
|
|
63
|
+
</metadata>
|
|
64
|
+
<g>
|
|
65
|
+
<g>
|
|
66
|
+
<path class="st0" d="M997.4,53.2l6.1-0.5c2.5-0.2,5-0.5,7.3-0.8c6-0.9,11.1-2.5,15.3-4.7c1.6-0.8,2.4-1.4,4.2-2.7
|
|
67
|
+
c5.3-3.8,8-8.9,8.4-15.9c0.1-1.4,0-2.5-0.1-3.7c-0.3-4.4-1.3-8.1-3.1-11c-2.1-3.5-5.1-6.2-9.1-8.2c-4-2-9.1-3.5-15-4.4
|
|
68
|
+
c0,0-8.7-1.4-21.6-1.4h-98.6v83.1h31V53.8h42.1l47.4,29.3h34L997.4,53.2z M983.3,9.6c0.2,0,0.3,0,0.5,0c3.5,0.1,6.5,0.2,9.1,0.5
|
|
69
|
+
c3.3,0.4,6.1,1.1,8.3,2.3c2.3,1.2,4.1,3,5,5.2c0.9,1.9,1.3,4.3,1.4,7.2c0,0.2,0.1,4.2-0.1,6.2c-0.1,2-0.6,4.2-1.3,5.7
|
|
70
|
+
c-0.7,1.6-1.7,2.9-3.1,4c-0.4,0.3-0.8,0.6-1.2,0.8c-2,1.1-4.5,1.8-7.7,2.2c-2.9,0.3-6.6,0.5-11,0.5h-61.2V9.6H983.3z">
|
|
71
|
+
</path>
|
|
72
|
+
<path class="st0" d="M101.8,0v39.1c0,11.7-4.3,20.4-12.8,25.8C81.7,69.6,71.1,72,57.6,72H0v11.1h47.8c13.3,0,25.5-0.5,36.2-1.5
|
|
73
|
+
c10.5-1,19.4-3,26.6-6c7-2.9,12.5-7.1,16.3-12.5c3.4-4.9,5.3-11.3,5.7-19.2c0-0.7,0.1-1.6,0.1-2.6V0H101.8z">
|
|
74
|
+
</path>
|
|
75
|
+
<path class="st0" d="M456.7,45V72h-47.3c-24.8,0-39.2-8-43.1-23.6c-1.6-6.5-0.6-12.7,0-15c3.8-15.8,18-23.5,43.1-23.5h74V0h-64.3
|
|
76
|
+
c-13.5,0-25.7,0.5-36.4,1.4c-10.4,0.9-19.4,2.9-26.6,5.8c-7.1,2.9-12.5,7-16.2,12.4c-3.6,5.1-5.4,12-5.6,20.5c0,0.2,0,0.4,0,0.7
|
|
77
|
+
c0,0.4,0,0.8,0,1.3c0.1,8.8,2,15.9,5.7,21.1c3.8,5.4,9.3,9.6,16.3,12.5c7.2,3,16.2,5,26.6,6c10.7,1,22.8,1.5,36.2,1.5h68.5V45
|
|
78
|
+
H456.7z">
|
|
79
|
+
</path>
|
|
80
|
+
<path class="st0" d="M250.1,0h-31.9l-71.5,83.1h18.5l16.1-18.7h89.9l16.1,18.7h34.4L250.1,0z M226.2,12.2l37.3,43.3h-74.5
|
|
81
|
+
L226.2,12.2z">
|
|
82
|
+
</path>
|
|
83
|
+
<path class="st0" d="M760.1,0l-71.5,83.1h18.5l16.1-18.8h89.8l16.1,18.8h34.5L792.1,0H760.1z M805.5,55.5h-74.6l37.3-43.3
|
|
84
|
+
L805.5,55.5z">
|
|
85
|
+
</path>
|
|
86
|
+
<path class="st0" d="M643.7,0v42.1c0,3.6-0.5,6.9-1.2,9.9c-4,15.3-18.3,23.1-42.9,23.2h-3.1c-24.7,0-39.1-8-43-23.5
|
|
87
|
+
c-0.7-2.9-1.1-6.1-1.1-9.5V0h-31v43.4c0,9,1.9,16.4,5.7,21.8c2.4,3.3,5.4,6.3,9,8.7c2.2,1.4,4.6,2.7,7.3,3.8
|
|
88
|
+
c2.7,1.1,5.6,2.1,8.8,2.9c5.3,1.4,11.3,2.4,17.9,3.1c8.3,0.8,17.7,1.3,27.9,1.3c10.3,0,19.6-0.5,27.9-1.3c6.5-0.6,12.5-1.6,17.8-3
|
|
89
|
+
c3.2-0.8,6.1-1.8,8.8-2.9c2.7-1.1,5.1-2.3,7.3-3.8c3.7-2.4,6.7-5.3,9-8.7c3.8-5.4,5.7-12.8,5.7-21.8V0H643.7z">
|
|
90
|
+
</path>
|
|
91
|
+
</g>
|
|
92
|
+
</g>
|
|
93
|
+
</svg>`,
|
|
94
|
+
"dark": `<svg version="1.1" id="Layer_1" xmlns:x="ns_extend;" xmlns:i="ns_ai;" xmlns:graph="ns_graphs;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1045.7 85" style="enable-background:new 0 0 1045.7 85;" xml:space="preserve">
|
|
95
|
+
<style type="text/css">
|
|
96
|
+
.st0{fill:#FFFFFF;}
|
|
97
|
+
</style>
|
|
98
|
+
<metadata>
|
|
99
|
+
<sfw xmlns="ns_sfw;">
|
|
100
|
+
<slices>
|
|
101
|
+
</slices>
|
|
102
|
+
<sliceSourceBounds bottomLeftOrigin="true" height="85" width="1045.7" x="-1083.9" y="-176.3">
|
|
103
|
+
</sliceSourceBounds>
|
|
104
|
+
</sfw>
|
|
105
|
+
</metadata>
|
|
106
|
+
<g>
|
|
107
|
+
<g>
|
|
108
|
+
<path class="st0" d="M997.4,53.2l6.1-0.5c2.5-0.2,5-0.5,7.3-0.8c6-0.9,11.1-2.5,15.3-4.7c1.6-0.8,2.4-1.4,4.2-2.7
|
|
109
|
+
c5.3-3.8,8-8.9,8.4-15.9c0.1-1.4,0-2.5-0.1-3.7c-0.3-4.4-1.3-8.1-3.1-11c-2.1-3.5-5.1-6.2-9.1-8.2c-4-2-9.1-3.5-15-4.4
|
|
110
|
+
c0,0-8.7-1.4-21.6-1.4h-98.6v83.1h31V53.8h42.1l47.4,29.3h34L997.4,53.2z M983.3,9.6c0.2,0,0.3,0,0.5,0c3.5,0.1,6.5,0.2,9.1,0.5
|
|
111
|
+
c3.3,0.4,6.1,1.1,8.3,2.3c2.3,1.2,4.1,3,5,5.2c0.9,1.9,1.3,4.3,1.4,7.2c0,0.2,0.1,4.2-0.1,6.2c-0.1,2-0.6,4.2-1.3,5.7
|
|
112
|
+
c-0.7,1.6-1.7,2.9-3.1,4c-0.4,0.3-0.8,0.6-1.2,0.8c-2,1.1-4.5,1.8-7.7,2.2c-2.9,0.3-6.6,0.5-11,0.5h-61.2V9.6H983.3z">
|
|
113
|
+
</path>
|
|
114
|
+
<path class="st0" d="M101.8,0v39.1c0,11.7-4.3,20.4-12.8,25.8C81.7,69.6,71.1,72,57.6,72H0v11.1h47.8c13.3,0,25.5-0.5,36.2-1.5
|
|
115
|
+
c10.5-1,19.4-3,26.6-6c7-2.9,12.5-7.1,16.3-12.5c3.4-4.9,5.3-11.3,5.7-19.2c0-0.7,0.1-1.6,0.1-2.6V0H101.8z">
|
|
116
|
+
</path>
|
|
117
|
+
<path class="st0" d="M456.7,45V72h-47.3c-24.8,0-39.2-8-43.1-23.6c-1.6-6.5-0.6-12.7,0-15c3.8-15.8,18-23.5,43.1-23.5h74V0h-64.3
|
|
118
|
+
c-13.5,0-25.7,0.5-36.4,1.4c-10.4,0.9-19.4,2.9-26.6,5.8c-7.1,2.9-12.5,7-16.2,12.4c-3.6,5.1-5.4,12-5.6,20.5c0,0.2,0,0.4,0,0.7
|
|
119
|
+
c0,0.4,0,0.8,0,1.3c0.1,8.8,2,15.9,5.7,21.1c3.8,5.4,9.3,9.6,16.3,12.5c7.2,3,16.2,5,26.6,6c10.7,1,22.8,1.5,36.2,1.5h68.5V45
|
|
120
|
+
H456.7z">
|
|
121
|
+
</path>
|
|
122
|
+
<path class="st0" d="M250.1,0h-31.9l-71.5,83.1h18.5l16.1-18.7h89.9l16.1,18.7h34.4L250.1,0z M226.2,12.2l37.3,43.3h-74.5
|
|
123
|
+
L226.2,12.2z">
|
|
124
|
+
</path>
|
|
125
|
+
<path class="st0" d="M760.1,0l-71.5,83.1h18.5l16.1-18.8h89.8l16.1,18.8h34.5L792.1,0H760.1z M805.5,55.5h-74.6l37.3-43.3
|
|
126
|
+
L805.5,55.5z">
|
|
127
|
+
</path>
|
|
128
|
+
<path class="st0" d="M643.7,0v42.1c0,3.6-0.5,6.9-1.2,9.9c-4,15.3-18.3,23.1-42.9,23.2h-3.1c-24.7,0-39.1-8-43-23.5
|
|
129
|
+
c-0.7-2.9-1.1-6.1-1.1-9.5V0h-31v43.4c0,9,1.9,16.4,5.7,21.8c2.4,3.3,5.4,6.3,9,8.7c2.2,1.4,4.6,2.7,7.3,3.8
|
|
130
|
+
c2.7,1.1,5.6,2.1,8.8,2.9c5.3,1.4,11.3,2.4,17.9,3.1c8.3,0.8,17.7,1.3,27.9,1.3c10.3,0,19.6-0.5,27.9-1.3c6.5-0.6,12.5-1.6,17.8-3
|
|
131
|
+
c3.2-0.8,6.1-1.8,8.8-2.9c2.7-1.1,5.1-2.3,7.3-3.8c3.7-2.4,6.7-5.3,9-8.7c3.8-5.4,5.7-12.8,5.7-21.8V0H643.7z">
|
|
132
|
+
</path>
|
|
133
|
+
</g>
|
|
134
|
+
</g>
|
|
135
|
+
</svg>`
|
|
136
|
+
};
|
|
137
|
+
export const license = "Trademark";
|
|
138
|
+
export const url = "https://www.jaguar.com/";
|
|
139
|
+
|
|
140
|
+
const jaguar_legacy = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
141
|
+
export default jaguar_legacy;
|