@thesvg/react 3.2.4 → 3.2.5
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 +26 -0
- package/dist/avanza.d.ts +14 -0
- package/dist/avanza.js +25 -0
- package/dist/{smmix.cjs → blogent.cjs} +4 -4
- package/dist/blogent.d.ts +14 -0
- package/dist/{smmix.js → blogent.js} +5 -5
- package/dist/eps.cjs +26 -0
- package/dist/eps.d.ts +14 -0
- package/dist/eps.js +25 -0
- package/dist/fgo.cjs +43 -0
- package/dist/fgo.d.ts +14 -0
- package/dist/fgo.js +42 -0
- package/dist/index.cjs +24 -2
- package/dist/index.d.ts +12 -1
- package/dist/index.js +12 -1
- package/dist/justcall.cjs +26 -0
- package/dist/justcall.d.ts +14 -0
- package/dist/justcall.js +25 -0
- package/dist/nfl.cjs +26 -0
- package/dist/nfl.d.ts +14 -0
- package/dist/nfl.js +25 -0
- package/dist/noom.cjs +26 -0
- package/dist/noom.d.ts +14 -0
- package/dist/noom.js +25 -0
- package/dist/oblio.cjs +26 -0
- package/dist/oblio.d.ts +14 -0
- package/dist/oblio.js +25 -0
- package/dist/pipedrive.cjs +43 -0
- package/dist/pipedrive.d.ts +14 -0
- package/dist/pipedrive.js +42 -0
- package/dist/s-oil.cjs +43 -0
- package/dist/s-oil.d.ts +14 -0
- package/dist/s-oil.js +42 -0
- package/dist/siket.cjs +26 -0
- package/dist/siket.d.ts +14 -0
- package/dist/siket.js +25 -0
- package/dist/smartbill.cjs +26 -0
- package/dist/smartbill.d.ts +14 -0
- package/dist/smartbill.js +25 -0
- package/dist/zoom-2025.cjs +2 -2
- package/dist/zoom-2025.d.ts +1 -1
- package/dist/zoom-2025.js +2 -2
- package/package.json +1 -1
- package/dist/smmix.d.ts +0 -14
package/dist/index.js
CHANGED
|
@@ -373,6 +373,7 @@ export { default as Autozone } from './autozone.js';
|
|
|
373
373
|
export { default as Avajs } from './avajs.js';
|
|
374
374
|
export { default as Avalanche } from './avalanche.js';
|
|
375
375
|
export { default as Avaloniaui } from './avaloniaui.js';
|
|
376
|
+
export { default as Avanza } from './avanza.js';
|
|
376
377
|
export { default as Avast } from './avast.js';
|
|
377
378
|
export { default as Avianca } from './avianca.js';
|
|
378
379
|
export { default as Avid } from './avid.js';
|
|
@@ -1881,6 +1882,7 @@ export { default as Blitz } from './blitz.js';
|
|
|
1881
1882
|
export { default as Blockbench } from './blockbench.js';
|
|
1882
1883
|
export { default as Blockchaindotcom } from './blockchaindotcom.js';
|
|
1883
1884
|
export { default as Blocs } from './blocs.js';
|
|
1885
|
+
export { default as Blogent } from './blogent.js';
|
|
1884
1886
|
export { default as Blogger } from './blogger.js';
|
|
1885
1887
|
export { default as Bloglovin } from './bloglovin.js';
|
|
1886
1888
|
export { default as Blueprint } from './blueprint.js';
|
|
@@ -2634,6 +2636,7 @@ export { default as Envoy } from './envoy.js';
|
|
|
2634
2636
|
export { default as EnvoyProxy } from './envoy-proxy.js';
|
|
2635
2637
|
export { default as Epel } from './epel.js';
|
|
2636
2638
|
export { default as EpicGames } from './epic-games.js';
|
|
2639
|
+
export { default as Eps } from './eps.js';
|
|
2637
2640
|
export { default as Epsagon } from './epsagon.js';
|
|
2638
2641
|
export { default as Epson } from './epson.js';
|
|
2639
2642
|
export { default as EquinixMetal } from './equinix-metal.js';
|
|
@@ -2728,6 +2731,7 @@ export { default as Ferrari } from './ferrari.js';
|
|
|
2728
2731
|
export { default as FerrariNdotvdot } from './ferrari-ndotvdot.js';
|
|
2729
2732
|
export { default as Ferretdb } from './ferretdb.js';
|
|
2730
2733
|
export { default as Ffmpeg } from './ffmpeg.js';
|
|
2734
|
+
export { default as Fgo } from './fgo.js';
|
|
2731
2735
|
export { default as Fi } from './fi.js';
|
|
2732
2736
|
export { default as Fiat } from './fiat.js';
|
|
2733
2737
|
export { default as Fiber } from './fiber.js';
|
|
@@ -3710,6 +3714,7 @@ export { default as Junit5 } from './junit5.js';
|
|
|
3710
3714
|
export { default as Jupyter } from './jupyter.js';
|
|
3711
3715
|
export { default as Just } from './just.js';
|
|
3712
3716
|
export { default as JustEat } from './just-eat.js';
|
|
3717
|
+
export { default as Justcall } from './justcall.js';
|
|
3713
3718
|
export { default as Justgiving } from './justgiving.js';
|
|
3714
3719
|
export { default as Jwt } from './jwt.js';
|
|
3715
3720
|
export { default as K3os } from './k3os.js';
|
|
@@ -4454,6 +4459,7 @@ export { default as Nextjs } from './nextjs.js';
|
|
|
4454
4459
|
export { default as Nextra } from './nextra.js';
|
|
4455
4460
|
export { default as NfCore } from './nf-core.js';
|
|
4456
4461
|
export { default as Nfc } from './nfc.js';
|
|
4462
|
+
export { default as Nfl } from './nfl.js';
|
|
4457
4463
|
export { default as Nginx } from './nginx.js';
|
|
4458
4464
|
export { default as NginxProxyManager } from './nginx-proxy-manager.js';
|
|
4459
4465
|
export { default as Ngrok } from './ngrok.js';
|
|
@@ -4488,6 +4494,7 @@ export { default as Nodewebkit } from './nodewebkit.js';
|
|
|
4488
4494
|
export { default as Nokia } from './nokia.js';
|
|
4489
4495
|
export { default as Nomad } from './nomad.js';
|
|
4490
4496
|
export { default as NongfuSpring } from './nongfu-spring.js';
|
|
4497
|
+
export { default as Noom } from './noom.js';
|
|
4491
4498
|
export { default as Norco } from './norco.js';
|
|
4492
4499
|
export { default as Nordea } from './nordea.js';
|
|
4493
4500
|
export { default as NordicSemiconductor } from './nordic-semiconductor.js';
|
|
@@ -4546,6 +4553,7 @@ export { default as O2 } from './o2.js';
|
|
|
4546
4553
|
export { default as Oauth } from './oauth.js';
|
|
4547
4554
|
export { default as Obb } from './obb.js';
|
|
4548
4555
|
export { default as Objectivec } from './objectivec.js';
|
|
4556
|
+
export { default as Oblio } from './oblio.js';
|
|
4549
4557
|
export { default as Obs } from './obs.js';
|
|
4550
4558
|
export { default as ObsStudio } from './obs-studio.js';
|
|
4551
4559
|
export { default as Observable } from './observable.js';
|
|
@@ -4830,6 +4838,7 @@ export { default as PioneerDj } from './pioneer-dj.js';
|
|
|
4830
4838
|
export { default as Pipecat } from './pipecat.js';
|
|
4831
4839
|
export { default as Piped } from './piped.js';
|
|
4832
4840
|
export { default as Pipedream } from './pipedream.js';
|
|
4841
|
+
export { default as Pipedrive } from './pipedrive.js';
|
|
4833
4842
|
export { default as Pipx } from './pipx.js';
|
|
4834
4843
|
export { default as Pitch } from './pitch.js';
|
|
4835
4844
|
export { default as PivotalTracker } from './pivotal-tracker.js';
|
|
@@ -5289,6 +5298,7 @@ export { default as Rxdb } from './rxdb.js';
|
|
|
5289
5298
|
export { default as Rxjs } from './rxjs.js';
|
|
5290
5299
|
export { default as Ryanair } from './ryanair.js';
|
|
5291
5300
|
export { default as Rye } from './rye.js';
|
|
5301
|
+
export { default as SOil } from './s-oil.js';
|
|
5292
5302
|
export { default as S7Airlines } from './s7-airlines.js';
|
|
5293
5303
|
export { default as Sabanci } from './sabanci.js';
|
|
5294
5304
|
export { default as Sabeco } from './sabeco.js';
|
|
@@ -5418,6 +5428,7 @@ export { default as Sifive } from './sifive.js';
|
|
|
5418
5428
|
export { default as Signal } from './signal.js';
|
|
5419
5429
|
export { default as Signalmelo } from './signalmelo.js';
|
|
5420
5430
|
export { default as Sigstore } from './sigstore.js';
|
|
5431
|
+
export { default as Siket } from './siket.js';
|
|
5421
5432
|
export { default as SiliconcloudSiliconflow } from './siliconcloud-siliconflow.js';
|
|
5422
5433
|
export { default as SilverAirways } from './silver-airways.js';
|
|
5423
5434
|
export { default as Similarweb } from './similarweb.js';
|
|
@@ -5457,10 +5468,10 @@ export { default as Slideshare } from './slideshare.js';
|
|
|
5457
5468
|
export { default as Slidev } from './slidev.js';
|
|
5458
5469
|
export { default as Slint } from './slint.js';
|
|
5459
5470
|
export { default as Smart } from './smart.js';
|
|
5471
|
+
export { default as Smartbill } from './smartbill.js';
|
|
5460
5472
|
export { default as Smartthings } from './smartthings.js';
|
|
5461
5473
|
export { default as SmashingMagazine } from './smashing-magazine.js';
|
|
5462
5474
|
export { default as Smithery } from './smithery.js';
|
|
5463
|
-
export { default as Smmix } from './smmix.js';
|
|
5464
5475
|
export { default as Smoothcomp } from './smoothcomp.js';
|
|
5465
5476
|
export { default as Smrt } from './smrt.js';
|
|
5466
5477
|
export { default as Smugmug } from './smugmug.js';
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Justcall
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
// Variants: default
|
|
5
|
+
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
|
|
8
|
+
const react_1 = require("react");
|
|
9
|
+
|
|
10
|
+
const _variants = {"default":{"viewBox":"0 0 222 217","fill":"currentColor","childNodes":[{"type":"path","props":{"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"},"children":[]},{"type":"path","props":{"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"},"children":[]}]}};
|
|
11
|
+
|
|
12
|
+
const Justcall = react_1.forwardRef(function Justcall({ variant = 'default', viewBox, ...props }, ref) {
|
|
13
|
+
const _v = _variants[variant] || _variants.default;
|
|
14
|
+
return react_1.createElement(
|
|
15
|
+
'svg',
|
|
16
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
17
|
+
..._v.childNodes
|
|
18
|
+
.map(function _c(el) {
|
|
19
|
+
if (typeof el === 'string') return el;
|
|
20
|
+
return react_1.createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
21
|
+
})
|
|
22
|
+
);
|
|
23
|
+
});
|
|
24
|
+
Justcall.displayName = 'Justcall';
|
|
25
|
+
|
|
26
|
+
exports.default = Justcall;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// @thesvg/react — Justcall
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { SVGProps, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
5
|
+
|
|
6
|
+
export type JustcallVariant = 'default';
|
|
7
|
+
|
|
8
|
+
export interface JustcallProps extends SVGProps<SVGSVGElement> {
|
|
9
|
+
/** Which icon variant to render. Defaults to "default". */
|
|
10
|
+
variant?: JustcallVariant;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
declare const Justcall: ForwardRefExoticComponent<JustcallProps & RefAttributes<SVGSVGElement>>;
|
|
14
|
+
export default Justcall;
|
package/dist/justcall.js
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// @thesvg/react — Justcall
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
// Variants: default
|
|
4
|
+
|
|
5
|
+
import { forwardRef, createElement } from 'react';
|
|
6
|
+
|
|
7
|
+
const _variants = {"default":{"viewBox":"0 0 222 217","fill":"currentColor","childNodes":[{"type":"path","props":{"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"},"children":[]},{"type":"path","props":{"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"},"children":[]}]}};
|
|
8
|
+
|
|
9
|
+
const Justcall = forwardRef(
|
|
10
|
+
function Justcall({ variant = 'default', viewBox, ...props }, ref) {
|
|
11
|
+
const _v = _variants[variant] || _variants.default;
|
|
12
|
+
return createElement(
|
|
13
|
+
'svg',
|
|
14
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
15
|
+
..._v.childNodes
|
|
16
|
+
.map(function _c(el) {
|
|
17
|
+
if (typeof el === 'string') return el;
|
|
18
|
+
return createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
19
|
+
})
|
|
20
|
+
);
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
Justcall.displayName = 'Justcall';
|
|
24
|
+
|
|
25
|
+
export default Justcall;
|
package/dist/nfl.cjs
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — NFL
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
// Variants: default
|
|
5
|
+
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
|
|
8
|
+
const react_1 = require("react");
|
|
9
|
+
|
|
10
|
+
const _variants = {"default":{"viewBox":"0 0 500 500","fill":"currentColor","childNodes":[{"type":"g","props":{"fill":"none","fillRule":"nonzero"},"children":[{"type":"path","props":{"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"},"children":[]},{"type":"path","props":{"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"},"children":[]},{"type":"path","props":{"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"},"children":[]},{"type":"path","props":{"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"},"children":[]},{"type":"path","props":{"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"},"children":[]}]}]}};
|
|
11
|
+
|
|
12
|
+
const Nfl = react_1.forwardRef(function Nfl({ variant = 'default', viewBox, ...props }, ref) {
|
|
13
|
+
const _v = _variants[variant] || _variants.default;
|
|
14
|
+
return react_1.createElement(
|
|
15
|
+
'svg',
|
|
16
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
17
|
+
..._v.childNodes
|
|
18
|
+
.map(function _c(el) {
|
|
19
|
+
if (typeof el === 'string') return el;
|
|
20
|
+
return react_1.createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
21
|
+
})
|
|
22
|
+
);
|
|
23
|
+
});
|
|
24
|
+
Nfl.displayName = 'Nfl';
|
|
25
|
+
|
|
26
|
+
exports.default = Nfl;
|
package/dist/nfl.d.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// @thesvg/react — NFL
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { SVGProps, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
5
|
+
|
|
6
|
+
export type NflVariant = 'default';
|
|
7
|
+
|
|
8
|
+
export interface NflProps extends SVGProps<SVGSVGElement> {
|
|
9
|
+
/** Which icon variant to render. Defaults to "default". */
|
|
10
|
+
variant?: NflVariant;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
declare const Nfl: ForwardRefExoticComponent<NflProps & RefAttributes<SVGSVGElement>>;
|
|
14
|
+
export default Nfl;
|
package/dist/nfl.js
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// @thesvg/react — NFL
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
// Variants: default
|
|
4
|
+
|
|
5
|
+
import { forwardRef, createElement } from 'react';
|
|
6
|
+
|
|
7
|
+
const _variants = {"default":{"viewBox":"0 0 500 500","fill":"currentColor","childNodes":[{"type":"g","props":{"fill":"none","fillRule":"nonzero"},"children":[{"type":"path","props":{"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"},"children":[]},{"type":"path","props":{"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"},"children":[]},{"type":"path","props":{"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"},"children":[]},{"type":"path","props":{"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"},"children":[]},{"type":"path","props":{"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"},"children":[]}]}]}};
|
|
8
|
+
|
|
9
|
+
const Nfl = forwardRef(
|
|
10
|
+
function Nfl({ variant = 'default', viewBox, ...props }, ref) {
|
|
11
|
+
const _v = _variants[variant] || _variants.default;
|
|
12
|
+
return createElement(
|
|
13
|
+
'svg',
|
|
14
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
15
|
+
..._v.childNodes
|
|
16
|
+
.map(function _c(el) {
|
|
17
|
+
if (typeof el === 'string') return el;
|
|
18
|
+
return createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
19
|
+
})
|
|
20
|
+
);
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
Nfl.displayName = 'Nfl';
|
|
24
|
+
|
|
25
|
+
export default Nfl;
|
package/dist/noom.cjs
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Noom
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
// Variants: default
|
|
5
|
+
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
|
|
8
|
+
const react_1 = require("react");
|
|
9
|
+
|
|
10
|
+
const _variants = {"default":{"viewBox":"0 0 41 41","fill":"none","childNodes":[{"type":"path","props":{"fill":"#FB513B","d":"M15.6167 14.902C17.6884 14.902 19.7136 15.5163 21.4362 16.6673C23.1587 17.8182 24.5013 19.4542 25.2941 21.3682C26.0869 23.2822 26.2944 25.3883 25.8902 27.4202C25.486 29.4521 24.4884 31.3186 23.0235 32.7835C21.5586 34.2484 19.6921 35.246 17.6602 35.6502C15.6283 36.0544 13.5222 35.8469 11.6082 35.0541C9.69418 34.2613 8.05827 32.9187 6.90729 31.1962C5.75631 29.4736 5.14197 27.4484 5.14197 25.3767C5.14497 22.5995 6.24952 19.937 8.21326 17.9733C10.177 16.0095 12.8396 14.905 15.6167 14.902ZM15.6167 9.76001C12.528 9.76001 9.50869 10.6759 6.94054 12.3919C4.37239 14.1079 2.37075 16.5469 1.18876 19.4005C0.00676653 22.254 -0.302496 25.394 0.300077 28.4234C0.902651 31.4527 2.39 34.2353 4.57403 36.4194C6.75807 38.6034 9.5407 40.0908 12.57 40.6933C15.5994 41.2959 18.7394 40.9866 21.593 39.8046C24.4465 38.6227 26.8855 36.621 28.6015 34.0529C30.3175 31.4847 31.2334 28.4654 31.2334 25.3767C31.2334 23.3259 30.8295 21.2952 30.0447 19.4005C29.2598 17.5057 28.1095 15.7842 26.6594 14.334C25.2092 12.8839 23.4877 11.7336 21.593 10.9488C19.6983 10.1639 17.6675 9.76001 15.6167 9.76001Z"},"children":[]},{"type":"path","props":{"fill":"#FB513B","d":"M34.1645 3.92633C34.7398 3.92633 35.3022 4.09696 35.7805 4.41664C36.2589 4.73632 36.6316 5.19068 36.8517 5.72225C37.0717 6.25382 37.1292 6.83872 37.0168 7.40295C36.9044 7.96719 36.6272 8.48541 36.2202 8.89206C35.8132 9.29872 35.2948 9.57553 34.7305 9.6875C34.1661 9.79946 33.5813 9.74154 33.0499 9.52106C32.5185 9.30059 32.0644 8.92746 31.7451 8.44888C31.4258 7.97029 31.2556 7.40777 31.2561 6.83244C31.2573 6.06167 31.5642 5.32284 32.1094 4.77804C32.6546 4.23323 33.3937 3.92693 34.1645 3.92633ZM34.1645 0C32.8131 0 31.4922 0.400718 30.3686 1.15148C29.245 1.90224 28.3692 2.96932 27.8521 4.21778C27.335 5.46625 27.1997 6.84002 27.4633 8.16539C27.727 9.49075 28.3777 10.7082 29.3332 11.6637C30.2887 12.6192 31.5062 13.27 32.8315 13.5336C34.1569 13.7972 35.5307 13.6619 36.7791 13.1448C38.0276 12.6277 39.0947 11.7519 39.8455 10.6283C40.5962 9.50476 40.9969 8.18377 40.9969 6.83244C40.9969 5.02037 40.2771 3.28251 38.9957 2.00118C37.7144 0.719848 35.9766 0 34.1645 0Z"},"children":[]}]}};
|
|
11
|
+
|
|
12
|
+
const Noom = react_1.forwardRef(function Noom({ variant = 'default', viewBox, ...props }, ref) {
|
|
13
|
+
const _v = _variants[variant] || _variants.default;
|
|
14
|
+
return react_1.createElement(
|
|
15
|
+
'svg',
|
|
16
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
17
|
+
..._v.childNodes
|
|
18
|
+
.map(function _c(el) {
|
|
19
|
+
if (typeof el === 'string') return el;
|
|
20
|
+
return react_1.createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
21
|
+
})
|
|
22
|
+
);
|
|
23
|
+
});
|
|
24
|
+
Noom.displayName = 'Noom';
|
|
25
|
+
|
|
26
|
+
exports.default = Noom;
|
package/dist/noom.d.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// @thesvg/react — Noom
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { SVGProps, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
5
|
+
|
|
6
|
+
export type NoomVariant = 'default';
|
|
7
|
+
|
|
8
|
+
export interface NoomProps extends SVGProps<SVGSVGElement> {
|
|
9
|
+
/** Which icon variant to render. Defaults to "default". */
|
|
10
|
+
variant?: NoomVariant;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
declare const Noom: ForwardRefExoticComponent<NoomProps & RefAttributes<SVGSVGElement>>;
|
|
14
|
+
export default Noom;
|
package/dist/noom.js
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// @thesvg/react — Noom
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
// Variants: default
|
|
4
|
+
|
|
5
|
+
import { forwardRef, createElement } from 'react';
|
|
6
|
+
|
|
7
|
+
const _variants = {"default":{"viewBox":"0 0 41 41","fill":"none","childNodes":[{"type":"path","props":{"fill":"#FB513B","d":"M15.6167 14.902C17.6884 14.902 19.7136 15.5163 21.4362 16.6673C23.1587 17.8182 24.5013 19.4542 25.2941 21.3682C26.0869 23.2822 26.2944 25.3883 25.8902 27.4202C25.486 29.4521 24.4884 31.3186 23.0235 32.7835C21.5586 34.2484 19.6921 35.246 17.6602 35.6502C15.6283 36.0544 13.5222 35.8469 11.6082 35.0541C9.69418 34.2613 8.05827 32.9187 6.90729 31.1962C5.75631 29.4736 5.14197 27.4484 5.14197 25.3767C5.14497 22.5995 6.24952 19.937 8.21326 17.9733C10.177 16.0095 12.8396 14.905 15.6167 14.902ZM15.6167 9.76001C12.528 9.76001 9.50869 10.6759 6.94054 12.3919C4.37239 14.1079 2.37075 16.5469 1.18876 19.4005C0.00676653 22.254 -0.302496 25.394 0.300077 28.4234C0.902651 31.4527 2.39 34.2353 4.57403 36.4194C6.75807 38.6034 9.5407 40.0908 12.57 40.6933C15.5994 41.2959 18.7394 40.9866 21.593 39.8046C24.4465 38.6227 26.8855 36.621 28.6015 34.0529C30.3175 31.4847 31.2334 28.4654 31.2334 25.3767C31.2334 23.3259 30.8295 21.2952 30.0447 19.4005C29.2598 17.5057 28.1095 15.7842 26.6594 14.334C25.2092 12.8839 23.4877 11.7336 21.593 10.9488C19.6983 10.1639 17.6675 9.76001 15.6167 9.76001Z"},"children":[]},{"type":"path","props":{"fill":"#FB513B","d":"M34.1645 3.92633C34.7398 3.92633 35.3022 4.09696 35.7805 4.41664C36.2589 4.73632 36.6316 5.19068 36.8517 5.72225C37.0717 6.25382 37.1292 6.83872 37.0168 7.40295C36.9044 7.96719 36.6272 8.48541 36.2202 8.89206C35.8132 9.29872 35.2948 9.57553 34.7305 9.6875C34.1661 9.79946 33.5813 9.74154 33.0499 9.52106C32.5185 9.30059 32.0644 8.92746 31.7451 8.44888C31.4258 7.97029 31.2556 7.40777 31.2561 6.83244C31.2573 6.06167 31.5642 5.32284 32.1094 4.77804C32.6546 4.23323 33.3937 3.92693 34.1645 3.92633ZM34.1645 0C32.8131 0 31.4922 0.400718 30.3686 1.15148C29.245 1.90224 28.3692 2.96932 27.8521 4.21778C27.335 5.46625 27.1997 6.84002 27.4633 8.16539C27.727 9.49075 28.3777 10.7082 29.3332 11.6637C30.2887 12.6192 31.5062 13.27 32.8315 13.5336C34.1569 13.7972 35.5307 13.6619 36.7791 13.1448C38.0276 12.6277 39.0947 11.7519 39.8455 10.6283C40.5962 9.50476 40.9969 8.18377 40.9969 6.83244C40.9969 5.02037 40.2771 3.28251 38.9957 2.00118C37.7144 0.719848 35.9766 0 34.1645 0Z"},"children":[]}]}};
|
|
8
|
+
|
|
9
|
+
const Noom = forwardRef(
|
|
10
|
+
function Noom({ variant = 'default', viewBox, ...props }, ref) {
|
|
11
|
+
const _v = _variants[variant] || _variants.default;
|
|
12
|
+
return createElement(
|
|
13
|
+
'svg',
|
|
14
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
15
|
+
..._v.childNodes
|
|
16
|
+
.map(function _c(el) {
|
|
17
|
+
if (typeof el === 'string') return el;
|
|
18
|
+
return createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
19
|
+
})
|
|
20
|
+
);
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
Noom.displayName = 'Noom';
|
|
24
|
+
|
|
25
|
+
export default Noom;
|
package/dist/oblio.cjs
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Oblio
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
// Variants: default, wordmark
|
|
5
|
+
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
|
|
8
|
+
const react_1 = require("react");
|
|
9
|
+
|
|
10
|
+
const _variants = {"default":{"viewBox":"0 0 192 192","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Oblio"]},{"type":"path","props":{"fill":"#fbb363","d":"M92.5-.5h3q16.863 3.483 34 7v1h-70z","style":{"opacity":".979"}},"children":[]},{"type":"path","props":{"fill":"#ef5260","d":"M60.5 7.5h69q1.248 1.243-1 2.5a78.7 78.7 0 0 0-12 9q.834.575 1 1.5a5.73 5.73 0 0 0-3 1q.257-1.488-1-2a622 622 0 0 1-53-12","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#f48574","d":"M129.5 7.5v-1a193 193 0 0 1 32 19 744 744 0 0 1-44-5q-.166-.925-1-1.5a78.7 78.7 0 0 1 12-9q2.248-1.257 1-2.5","style":{"opacity":".983"}},"children":[]},{"type":"path","props":{"fill":"#f8bb15","d":"M59.5 7.5h1a622 622 0 0 0 53 12 5295 5295 0 0 1-64 14 4.93 4.93 0 0 1-3-.5 267 267 0 0 0 11-24.5q.513-1.257 2-1","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#f79327","d":"M57.5 8.5a267 267 0 0 1-11 24.5q1.422.725 3 .5v1h-4q-11.614.945-22-2a592 592 0 0 1 34-24","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#f39e52","d":"M113.5 19.5q1.257.512 1 2a315 315 0 0 0-8 34h-2a2099 2099 0 0 1-55-21v-1q32.22-6.84 64-14","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#ed384f","d":"M117.5 20.5a744 744 0 0 0 44 5q1.257.512 1 2a1096 1096 0 0 0-56 28 315 315 0 0 1 8-34 5.73 5.73 0 0 1 3-1","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#fbb15c","d":"M23.5 32.5q10.386 2.945 22 2a906 906 0 0 0-24.5 26 182 182 0 0 1-20.5 19 1539 1539 0 0 1 23-47","style":{"opacity":".996"}},"children":[]},{"type":"path","props":{"fill":"#ef473e","d":"M45.5 34.5h4a2099 2099 0 0 0 55 21A2737 2737 0 0 1 4.5 80q-.834.575-1 1.5-1.487-.257-2 1h-2v-2q1 0 1-1a182 182 0 0 0 20.5-19 906 906 0 0 1 24.5-26","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#ae2948","d":"M162.5 27.5a175704 175704 0 0 0-74 59 4.93 4.93 0 0 1 .5-3 237 237 0 0 0 16.5-28h1a1096 1096 0 0 1 56-28","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#e32292","d":"M188.5 67.5q0 1-1 1a1313 1313 0 0 0-66 11h-1q25.5-21.489 52-42a323 323 0 0 1 16 30","style":{"opacity":".999"}},"children":[]},{"type":"path","props":{"fill":"#f26a23","d":"M104.5 55.5h1a237 237 0 0 1-16.5 28 4.93 4.93 0 0 0-.5 3q0 1-1 1-1.663-1.185-4-1.5a6435 6435 0 0 1-80-4.5q.166-.925 1-1.5a2737 2737 0 0 0 100-24.5","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#b41d8d","d":"m187.5 68.5-1 2a4.93 4.93 0 0 0-3 .5 5420 5420 0 0 1-73 52.5 530 530 0 0 1 11-44 1313 1313 0 0 1 66-11","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#b84198","d":"m186.5 70.5-33 50h-1a938 938 0 0 0-43 4q0-1 1-1a5420 5420 0 0 0 73-52.5 4.93 4.93 0 0 1 3-.5","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#4262ad","d":"M188.5 67.5q1.473 5.193 1 11-1.203-2.177-1.5-5a824 824 0 0 0-15 79q.625-1.884 2.5-2l-4 8a1341 1341 0 0 1-18-38l33-50 1-2q1 0 1-1","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#27498d","d":"M189.5 78.5a329 329 0 0 0 2 15v22a562 562 0 0 0-16 35q-1.875.116-2.5 2a824 824 0 0 1 15-79q.297 2.823 1.5 5","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#e32191","d":"M120.5 79.5h1a530 530 0 0 0-11 44q-1 0-1 1-22.99.913-46 1v-1a1843 1843 0 0 1 57-45","style":{"opacity":".999"}},"children":[]},{"type":"path","props":{"fill":"#ee2e3d","d":"M1.5 82.5q.513-1.257 2-1a6435 6435 0 0 0 80 4.5q2.337.315 4 1.5a280 280 0 0 1-27.5 21 4656 4656 0 0 1-58.5-26","style":{"opacity":".999"}},"children":[]},{"type":"path","props":{"fill":"#ef4f84","d":"M-.5 97.5a587373 587373 0 0 1 64 27v1q-1 0-1 1l-34 15q-1.488.257-2-1-11.43-21.216-27-41z","style":{"opacity":".999"}},"children":[]},{"type":"path","props":{"fill":"#f38374","d":"M-.5 99.5q15.57 19.784 27 41a232 232 0 0 1-18-9.5q-1.875-1.11-3 .5a303 303 0 0 1-6-26z","style":{"opacity":".983"}},"children":[]},{"type":"path","props":{"fill":"#8b4c9e","d":"M152.5 120.5a65810 65810 0 0 0-52 39h-1a730 730 0 0 0 10-35 938 938 0 0 1 43-4","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#5e98d1","d":"M152.5 120.5h1a1341 1341 0 0 0 18 38q-.5 1.5-2 2a2761 2761 0 0 0-69-1 65810 65810 0 0 1 52-39","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#cf81b6","d":"M109.5 124.5a730 730 0 0 1-10 35q0 1-1 1a340 340 0 0 0-36-34q0-1 1-1a1280 1280 0 0 0 46-1","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#ab4398","d":"M62.5 126.5a750 750 0 0 1-28 44 302 302 0 0 1-6-29z","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#823c94","d":"M62.5 126.5a340 340 0 0 1 36 34q0 1-1 1l-61 9.5q-.834.575-1 1.5h-1v-2a750 750 0 0 0 28-44","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#a22b6d","d":"M26.5 140.5q.512 1.257 2 1a302 302 0 0 0 6 29v2a905 905 0 0 1-29-41q1.125-1.61 3-.5a232 232 0 0 0 18 9.5","style":{"opacity":".999"}},"children":[]},{"type":"path","props":{"fill":"#2272b9","d":"M99.5 159.5h1q34.497.069 69 1l-3 2q.045-1.496-1.5-2A3438 3438 0 0 0 76.5 190q2.337.315 4 1.5h-8l25-30q1 0 1-1 1 0 1-1","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#613089","d":"m97.5 161.5-25 30h-2a882 882 0 0 1-35-19q.166-.925 1-1.5z","style":{"opacity":".999"}},"children":[]},{"type":"path","props":{"fill":"#254c8f","d":"M166.5 162.5a59711 59711 0 0 1-41 26.5q-17.72 1.405-35 2.5h-10q-1.663-1.185-4-1.5a3438 3438 0 0 1 88.5-29.5q1.545.504 1.5 2","style":{"opacity":".994"}},"children":[]}]},"wordmark":{"viewBox":"0 0 500 130","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Oblio"]},{"type":"path","props":{"fill":"#fbb363","d":"M92.5-.5h3q16.863 3.483 34 7v1h-70z","style":{"opacity":".979"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ef5260","d":"M60.5 7.5h69q1.248 1.243-1 2.5a78.7 78.7 0 0 0-12 9q.834.575 1 1.5a5.73 5.73 0 0 0-3 1q.257-1.488-1-2a622 622 0 0 1-53-12","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#f48574","d":"M129.5 7.5v-1a193 193 0 0 1 32 19 744 744 0 0 1-44-5q-.166-.925-1-1.5a78.7 78.7 0 0 1 12-9q2.248-1.257 1-2.5","style":{"opacity":".983"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#f8bb15","d":"M59.5 7.5h1a622 622 0 0 0 53 12 5295 5295 0 0 1-64 14 4.93 4.93 0 0 1-3-.5 267 267 0 0 0 11-24.5q.513-1.257 2-1","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#f79327","d":"M57.5 8.5a267 267 0 0 1-11 24.5q1.422.725 3 .5v1h-4q-11.614.945-22-2a592 592 0 0 1 34-24","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#f39e52","d":"M113.5 19.5q1.257.512 1 2a315 315 0 0 0-8 34h-2a2099 2099 0 0 1-55-21v-1q32.22-6.84 64-14","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ed384f","d":"M117.5 20.5a744 744 0 0 0 44 5q1.257.512 1 2a1096 1096 0 0 0-56 28 315 315 0 0 1 8-34 5.73 5.73 0 0 1 3-1","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#fbb15c","d":"M23.5 32.5q10.386 2.945 22 2a906 906 0 0 0-24.5 26 182 182 0 0 1-20.5 19 1539 1539 0 0 1 23-47","style":{"opacity":".996"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ef473e","d":"M45.5 34.5h4a2099 2099 0 0 0 55 21A2737 2737 0 0 1 4.5 80q-.834.575-1 1.5-1.487-.257-2 1h-2v-2q1 0 1-1a182 182 0 0 0 20.5-19 906 906 0 0 1 24.5-26","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ae2948","d":"M162.5 27.5a175704 175704 0 0 0-74 59 4.93 4.93 0 0 1 .5-3 237 237 0 0 0 16.5-28h1a1096 1096 0 0 1 56-28","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#e32292","d":"M188.5 67.5q0 1-1 1a1313 1313 0 0 0-66 11h-1q25.5-21.489 52-42a323 323 0 0 1 16 30","style":{"opacity":".999"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#f26a23","d":"M104.5 55.5h1a237 237 0 0 1-16.5 28 4.93 4.93 0 0 0-.5 3q0 1-1 1-1.663-1.185-4-1.5a6435 6435 0 0 1-80-4.5q.166-.925 1-1.5a2737 2737 0 0 0 100-24.5","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#b41d8d","d":"m187.5 68.5-1 2a4.93 4.93 0 0 0-3 .5 5420 5420 0 0 1-73 52.5 530 530 0 0 1 11-44 1313 1313 0 0 1 66-11","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#b84198","d":"m186.5 70.5-33 50h-1a938 938 0 0 0-43 4q0-1 1-1a5420 5420 0 0 0 73-52.5 4.93 4.93 0 0 1 3-.5","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#4262ad","d":"M188.5 67.5q1.473 5.193 1 11-1.203-2.177-1.5-5a824 824 0 0 0-15 79q.625-1.884 2.5-2l-4 8a1341 1341 0 0 1-18-38l33-50 1-2q1 0 1-1","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#27498d","d":"M189.5 78.5a329 329 0 0 0 2 15v22a562 562 0 0 0-16 35q-1.875.116-2.5 2a824 824 0 0 1 15-79q.297 2.823 1.5 5","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#e32191","d":"M120.5 79.5h1a530 530 0 0 0-11 44q-1 0-1 1-22.99.913-46 1v-1a1843 1843 0 0 1 57-45","style":{"opacity":".999"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ee2e3d","d":"M1.5 82.5q.513-1.257 2-1a6435 6435 0 0 0 80 4.5q2.337.315 4 1.5a280 280 0 0 1-27.5 21 4656 4656 0 0 1-58.5-26","style":{"opacity":".999"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ef4f84","d":"M-.5 97.5a587373 587373 0 0 1 64 27v1q-1 0-1 1l-34 15q-1.488.257-2-1-11.43-21.216-27-41z","style":{"opacity":".999"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#f38374","d":"M-.5 99.5q15.57 19.784 27 41a232 232 0 0 1-18-9.5q-1.875-1.11-3 .5a303 303 0 0 1-6-26z","style":{"opacity":".983"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#8b4c9e","d":"M152.5 120.5a65810 65810 0 0 0-52 39h-1a730 730 0 0 0 10-35 938 938 0 0 1 43-4","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#5e98d1","d":"M152.5 120.5h1a1341 1341 0 0 0 18 38q-.5 1.5-2 2a2761 2761 0 0 0-69-1 65810 65810 0 0 1 52-39","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#cf81b6","d":"M109.5 124.5a730 730 0 0 1-10 35q0 1-1 1a340 340 0 0 0-36-34q0-1 1-1a1280 1280 0 0 0 46-1","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ab4398","d":"M62.5 126.5a750 750 0 0 1-28 44 302 302 0 0 1-6-29z","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#823c94","d":"M62.5 126.5a340 340 0 0 1 36 34q0 1-1 1l-61 9.5q-.834.575-1 1.5h-1v-2a750 750 0 0 0 28-44","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#a22b6d","d":"M26.5 140.5q.512 1.257 2 1a302 302 0 0 0 6 29v2a905 905 0 0 1-29-41q1.125-1.61 3-.5a232 232 0 0 0 18 9.5","style":{"opacity":".999"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#2272b9","d":"M99.5 159.5h1q34.497.069 69 1l-3 2q.045-1.496-1.5-2A3438 3438 0 0 0 76.5 190q2.337.315 4 1.5h-8l25-30q1 0 1-1 1 0 1-1","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#613089","d":"m97.5 161.5-25 30h-2a882 882 0 0 1-35-19q.166-.925 1-1.5z","style":{"opacity":".999"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#254c8f","d":"M166.5 162.5a59711 59711 0 0 1-41 26.5q-17.72 1.405-35 2.5h-10q-1.663-1.185-4-1.5a3438 3438 0 0 1 88.5-29.5q1.545.504 1.5 2","style":{"opacity":".994"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"d":"M303.3 22.933c-2.416.434-3.85 1.75-4.566 4.184-.384 1.316-.417 1.683-.35 3.55.1 2.766.45 3.9 1.65 5.216.8.85 1.033 1.017 2.383 1.484 1.433.5 1.617.516 4.167.516 2.566.017 2.716-.016 4.116-.5 2.017-.716 2.767-1.383 3.584-3.216l.633-1.417-.017-2.5c-.016-2.383-.033-2.55-.516-3.717-.467-1.133-1.667-2.7-2.067-2.7-.1 0-.367-.15-.617-.333-1.016-.75-5.633-1.067-8.4-.567m-72.633.267c-.6.183-1.717.5-2.5.7-2 .55-3.817 1.217-4.5 1.683-1.05.717-2.284 2.134-2.9 3.3-.467.884-.634 1.434-.734 2.417-.066.717-.083 12.833-.033 26.95l.083 25.667.484 2.417c.25 1.333.616 2.866.8 3.416.183.55.433 1.417.583 1.917.133.5.433 1.167.65 1.483.217.334.4.717.4.884 0 .15.183.483.4.75.217.25.517.716.683 1.033.4.783 3.534 3.9 4.417 4.367 2.217 1.233 2.867 1.55 3.917 1.933 1.417.5 2.433.767 4.833 1.217 2.967.566 5.45.716 10.667.616 4.483-.083 5.033-.133 7.583-.616 3.767-.7 6.9-1.767 8.65-2.95.317-.217.634-.384.7-.384.2 0 2.667-2.15 3.334-2.9.533-.616.783-.966 1.566-2.25.184-.316.5-.8.7-1.116.2-.3.45-.867.55-1.234.1-.366.317-.916.5-1.216.167-.284.4-1 .5-1.567s.3-1.4.434-1.833c.55-1.784.75-4.517.85-11.634.116-9.083-.1-12.533-1.034-16.333-.483-1.984-1.4-4.6-1.766-5.017-.15-.183-.35-.567-.45-.867s-.35-.75-.534-1c-.2-.25-.75-.95-1.216-1.55-1.434-1.833-4.184-4-5.784-4.566-.4-.134-.816-.334-.95-.434-.116-.1-.833-.366-1.583-.6-2.8-.833-2.983-.866-8.133-1.4-3.184-.35-10.467.25-12.2 1-.4.167-.934.35-1.217.417-.75.183-2.85 1.25-3.183 1.617-.317.35-1.234.433-1.234.1-.016-.1 0-5.5 0-11.967s-.033-11.883-.1-12.05c-.15-.383-.95-.767-1.6-.75-.3 0-1.033.167-1.633.35M251.9 56c.767.117 1.65.367 2.084.6.416.217.833.4.9.4.316 0 1.883 1.583 2.316 2.317.65 1.1.717 1.283 1.134 2.8.6 2.2.666 3.133.766 10.216.134 8.434-.05 11.6-.8 14.234-1 3.55-2.5 5-5.966 5.783-1.584.367-2.134.4-5.834.4-3.783-.016-4.216-.05-5.916-.433-1.334-.317-2.084-.6-2.767-1.033-.917-.584-1.983-1.634-1.983-1.967 0-.083-.15-.367-.334-.617-.183-.25-.566-1.35-.866-2.45l-.534-2V74l-.016-10.25.516-1.75c.334-1.083.767-2.1 1.134-2.667.7-1.05 2.1-2.283 2.75-2.45.233-.05.7-.233 1.016-.383.517-.267 2.284-.567 4.334-.733 1.333-.117 6.716.05 8.066.233m37.767-32.8c-.6.183-1.733.5-2.533.717-3.434.933-4.8 1.633-6.167 3.166-.633.7-1.667 2.55-1.85 3.284-.067.233-.117 16.35-.117 35.8-.016 26.4.034 35.433.184 35.6.383.45 1.483.55 6.783.55 4.55 0 5.483-.033 6.05-.25.367-.15.733-.417.817-.583.183-.334.233-77.434.066-77.9-.15-.384-.95-.75-1.6-.734-.3 0-1.033.167-1.633.35M184.5 44.433c-.317.034-1.85.184-3.417.334-1.55.133-3.316.366-3.916.5-2.2.483-4.184 1.033-4.55 1.266-.2.134-.667.35-1.034.467-.366.117-.783.3-.916.417-.134.133-.567.4-.934.616-.383.217-.983.584-1.35.817-.683.467-2.916 2.783-3.35 3.483-.15.234-.433.634-.65.884-.216.266-.383.6-.383.75s-.233.616-.5 1.016c-.283.4-.5.884-.5 1.067s-.183.75-.4 1.267c-.233.516-.583 1.75-.767 2.766-.2 1-.433 2.15-.5 2.534-.3 1.366-.5 6.216-.5 11.633 0 6.35.217 10.4.667 12.417.183.783.4 1.9.5 2.483.117.6.333 1.35.483 1.667.167.333.384.95.5 1.383.1.434.367 1.067.6 1.4.234.334.417.717.417.834s.183.416.4.683c.217.25.517.717.667 1.033.383.717 3.066 3.4 3.783 3.767.317.167.717.417.9.583.183.15.583.367.883.467s.75.333 1 .5.834.417 1.284.533a9 9 0 0 1 1.333.467c.267.133 1.5.417 2.75.65 1.233.217 2.7.483 3.25.583.667.134 3.183.2 7.417.217 5.95 0 6.55-.033 8.166-.367.967-.2 2.284-.45 2.917-.55 1.317-.216 4.533-1.25 4.917-1.583.133-.117.433-.267.666-.333.6-.184 2.484-1.45 3.517-2.384 1.5-1.333 2.417-2.466 3-3.7.2-.416.483-.9.65-1.083s.4-.667.5-1.083c.117-.417.333-.984.5-1.25.167-.284.4-1.034.517-1.667.1-.65.3-1.467.433-1.833.617-1.75.783-4.717.8-13.584 0-9.217-.117-11.317-.817-14.167a58 58 0 0 1-.516-2.216c-.05-.35-.284-.984-.517-1.4-.217-.417-.4-.917-.4-1.117s-.233-.683-.5-1.083c-.283-.4-.5-.834-.5-.95 0-.1-.267-.517-.583-.9-.317-.384-.584-.75-.584-.834 0-.383-3.866-3.833-4.316-3.833-.067 0-.4-.183-.734-.4-.916-.633-2.483-1.233-4.783-1.85-2.383-.633-2.55-.667-5.833-1.017-2.334-.25-8.484-.433-9.667-.3M193.083 56c1.467.217 3.267 1.017 4.2 1.9.4.367.717.75.717.833 0 .084.183.4.417.7.383.5.65 1.284 1.25 3.567.666 2.617.666 19.95 0 22.5-.634 2.4-.867 3.084-1.2 3.5-.217.267-.6.784-.884 1.15-.466.584-1.55 1.4-2.316 1.717-.167.083-1.067.3-2 .517-1.5.333-2.134.366-5.767.35-3.817 0-4.2-.034-5.883-.434-1.134-.283-2.067-.616-2.5-.9-.867-.583-2.117-1.75-2.117-1.983 0-.1-.183-.45-.4-.767-.567-.833-1.267-4.066-1.45-6.65-.183-2.666-.183-12.6 0-15.417.15-2.316.717-5.3 1.167-6.233.7-1.45 1-1.867 1.783-2.583.483-.417.917-.767 1-.767.067 0 .5-.183.983-.4.767-.367 2.117-.633 4.417-.833 1.25-.117 7.333.05 8.583.233m149.584-11.567a276 276 0 0 1-3.25.317c-3.333.333-4.383.5-5.717.917-.583.183-1.183.333-1.333.333-.367 0-2.717 1.033-4.35 1.917-.85.45-1.483.966-2.9 2.333-1.533 1.517-1.833 1.85-2.25 2.7-.2.383-.433.733-.517.783-.083.067-.25.384-.366.734-.1.333-.334.816-.5 1.05-.167.233-.35.633-.4.916-.05.267-.284 1-.5 1.65-.217.634-.65 2.584-.95 4.334l-.534 3.166v8.75c0 7.517.05 8.95.284 10.167.15.784.4 2.2.55 3.167s.4 2.067.566 2.467c.184.4.367 1 .434 1.333.066.333.316 1.033.583 1.533.25.5.533 1.1.633 1.334.35.783 1.9 2.9 2.767 3.75 2.15 2.15 5.933 4.166 8.917 4.766 5.5 1.1 5.1 1.05 12 1.05 3.883 0 6.783-.066 7.333-.183.5-.1 1.817-.333 2.917-.533 4.433-.817 7.833-2.4 10.4-4.85.833-.784 2.516-2.834 2.516-3.067 0-.117.15-.417.35-.667s.484-.8.65-1.233.45-1.167.634-1.617c.666-1.633 1.2-4.05 1.566-7 .35-2.716.384-3.7.384-10.5 0-6.833-.034-7.783-.384-10.583-.216-1.767-.566-3.634-.8-4.384-.216-.716-.4-1.466-.4-1.666s-.233-.817-.5-1.367c-.266-.55-.5-1.117-.5-1.267s-.216-.55-.5-.9c-.266-.35-.5-.716-.5-.816 0-.35-1.6-2.334-2.65-3.267-1.783-1.617-2.316-1.967-4.183-2.833-2.367-1.1-5.117-1.884-7.5-2.15-.867-.1-2.25-.267-3.083-.367-1.55-.183-7.884-.333-8.917-.217m9 11.634c1.3.233 2.95.983 3.667 1.65.616.566 1.666 1.966 1.666 2.233 0 .117.184.65.4 1.183.717 1.7.85 3.817.85 13.117 0 8.75-.133 11.284-.7 12.584a16 16 0 0 0-.45 1.266c-.333 1.05-1.483 2.484-2.583 3.2-.767.484-1.4.734-2.8 1.05-1.65.367-2.133.4-5.967.384-3.966 0-4.25-.034-6-.467-1.083-.267-2.1-.633-2.5-.9-.816-.533-2.25-2-2.25-2.283 0-.1-.2-.567-.433-1.017-.317-.6-.55-1.533-.867-3.483-.416-2.6-.433-2.867-.433-10.334s.017-7.733.433-10.333c.35-2.2.534-2.9 1.034-3.917 1.4-2.867 3.283-3.85 8.016-4.233 1.634-.134 7.684.083 8.917.3m64.25-10.9c-2.1.166-5.883.916-7.083 1.416-.5.2-1.15.434-1.433.484-.284.066-.767.3-1.084.533-.3.217-.616.4-.716.4-.217 0-1.884 1.133-2.684 1.833-1.05.9-2.4 2.517-2.833 3.35-.217.417-.517.85-.65.967-.15.117-.35.533-.45.917-.1.366-.317.883-.5 1.116-.167.234-.384.8-.484 1.25s-.333 1.234-.5 1.734c-.183.5-.533 2.333-.783 4.083-.45 3.083-.467 3.35-.467 10.584 0 5.216.067 7.816.217 8.75.117.733.333 2.216.467 3.3.133 1.1.4 2.4.583 2.916.183.534.4 1.317.5 1.767.083.45.267.95.4 1.1s.35.6.5 1c.667 1.867 3.934 5.667 5.5 6.35.384.167.8.417.9.55.117.133.484.333.817.45.333.1.8.3 1.033.45.4.267 2.3.833 4.217 1.283.533.117 2.3.35 3.917.517 2.55.25 4.166.267 12 .183 7.783-.083 9.116-.133 9.466-.35.65-.45 1.7-4.533 1.25-4.983-.15-.15-2.933-.2-11.65-.2h-11.45l-2.233-.55c-3.033-.75-4.567-1.533-6.117-3.117a10 10 0 0 1-1.866-2.583c-.384-.75-.7-1.467-.7-1.6 0-.117-.184-.767-.4-1.433-.45-1.4-.684-3.25-.95-7.7-.167-2.984-.167-3.167.133-3.45.3-.3 1-.317 18.383-.367 13.984-.033 18.217-.083 18.7-.25.85-.3 1.967-1.667 2.167-2.667.217-1.05.183-9.667-.05-11.633a17.6 17.6 0 0 0-.583-2.934c-.217-.75-.4-1.483-.4-1.633s-.184-.633-.4-1.1c-.217-.45-.567-1.15-.75-1.567-.984-2.083-2.817-4.25-4.684-5.566-1.5-1.05-4.883-2.467-6.583-2.767-.55-.1-1.717-.333-2.583-.5-1.85-.367-7.35-.55-10.084-.333m9.834 5.716c3.433.634 5.033 1.4 6.95 3.334 1.3 1.316 1.783 2.133 2.7 4.483.533 1.417.933 4.3 1.083 8.133.117 2.967.033 3.734-.433 3.9-.15.067-7.617.117-16.617.117-15.867 0-16.333-.017-16.65-.333-.3-.3-.317-.434-.117-3.284.234-3.516.584-6.416.817-6.883.1-.183.3-.833.45-1.467.133-.616.367-1.25.483-1.383.134-.15.367-.55.517-.917.717-1.733 2.967-3.916 4.717-4.6.416-.166 1-.4 1.266-.55.284-.133 1.484-.4 2.667-.583 1.2-.183 2.35-.367 2.583-.417.234-.033 2-.05 3.917-.016 2.783.05 3.933.15 5.667.466M300.434 46.25c-.184.1-.467.4-.634.683-.283.5-.3 1.767-.3 27.3 0 29.817-.1 27.6 1.134 27.917.333.084 3.05.167 6.033.167 5.733-.017 6.267-.067 6.65-.8.25-.433.267-54.05.033-54.484-.083-.15-.3-.416-.483-.583-.3-.283-.817-.3-6.217-.333-3.666-.017-6 .033-6.216.133m150.65.85c-.25.25-.267 2-.2 20.8.083 20.634.117 21.817.7 23.517.133.417.3 1.067.35 1.467.117.783 1.417 3.616 1.817 3.95.133.116.25.3.25.4 0 .283 1.666 1.95 2.766 2.783 1.85 1.383 4.784 2.617 7.567 3.167.967.183 2.083.433 2.5.533.467.1 3.033.183 6.667.183l5.916.017 2.584-.55c3.716-.767 5.583-1.517 8.116-3.217.834-.566 2.484-2.216 3.034-3.05.866-1.3 1.716-3.033 2.033-4.183.85-3 .817-1.733.817-24.417 0-16.317-.05-21.317-.2-21.467-.234-.233-5.084-.283-5.434-.05-.183.117-.216 3.35-.216 18.117.016 18.25-.1 23.217-.567 24.9-.15.5-.367 1.317-.5 1.817-.133.483-.383 1.05-.55 1.25-.183.183-.45.583-.583.85-.3.6-1.817 2.033-2.617 2.5-1.25.7-3.583 1.417-5.4 1.667-3.05.433-7.75.5-10.883.183-1.5-.167-3.067-.383-3.5-.517-1.7-.483-2.984-.966-3.3-1.25-.184-.166-.5-.35-.7-.416-.417-.117-2.4-2.234-2.6-2.784-.067-.183-.267-.533-.434-.783-.183-.25-.516-1.3-.766-2.35-.65-2.8-.734-5.7-.734-25.55 0-13.1-.05-17.367-.2-17.55-.3-.367-5.35-.334-5.733.033m-69.017 45.8c-1.017.317-1.817 1-2.417 2.067-.5.9-.533 1.033-.533 2.733 0 1.784.017 1.8.65 2.917.567.983.783 1.2 1.65 1.667.917.5 1.133.533 2.517.55 1.4 0 1.6-.05 2.583-.567.967-.5 1.133-.667 1.683-1.7.6-1.1.617-1.217.634-2.783 0-1.467-.05-1.734-.484-2.667-.583-1.217-1.366-1.9-2.566-2.217-1.067-.283-2.8-.283-3.717 0"},"children":[]}]}};
|
|
11
|
+
|
|
12
|
+
const Oblio = react_1.forwardRef(function Oblio({ variant = 'default', viewBox, ...props }, ref) {
|
|
13
|
+
const _v = _variants[variant] || _variants.default;
|
|
14
|
+
return react_1.createElement(
|
|
15
|
+
'svg',
|
|
16
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
17
|
+
..._v.childNodes
|
|
18
|
+
.map(function _c(el) {
|
|
19
|
+
if (typeof el === 'string') return el;
|
|
20
|
+
return react_1.createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
21
|
+
})
|
|
22
|
+
);
|
|
23
|
+
});
|
|
24
|
+
Oblio.displayName = 'Oblio';
|
|
25
|
+
|
|
26
|
+
exports.default = Oblio;
|
package/dist/oblio.d.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// @thesvg/react — Oblio
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { SVGProps, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
5
|
+
|
|
6
|
+
export type OblioVariant = 'default' | 'wordmark';
|
|
7
|
+
|
|
8
|
+
export interface OblioProps extends SVGProps<SVGSVGElement> {
|
|
9
|
+
/** Which icon variant to render. Defaults to "default". */
|
|
10
|
+
variant?: OblioVariant;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
declare const Oblio: ForwardRefExoticComponent<OblioProps & RefAttributes<SVGSVGElement>>;
|
|
14
|
+
export default Oblio;
|
package/dist/oblio.js
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// @thesvg/react — Oblio
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
// Variants: default, wordmark
|
|
4
|
+
|
|
5
|
+
import { forwardRef, createElement } from 'react';
|
|
6
|
+
|
|
7
|
+
const _variants = {"default":{"viewBox":"0 0 192 192","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Oblio"]},{"type":"path","props":{"fill":"#fbb363","d":"M92.5-.5h3q16.863 3.483 34 7v1h-70z","style":{"opacity":".979"}},"children":[]},{"type":"path","props":{"fill":"#ef5260","d":"M60.5 7.5h69q1.248 1.243-1 2.5a78.7 78.7 0 0 0-12 9q.834.575 1 1.5a5.73 5.73 0 0 0-3 1q.257-1.488-1-2a622 622 0 0 1-53-12","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#f48574","d":"M129.5 7.5v-1a193 193 0 0 1 32 19 744 744 0 0 1-44-5q-.166-.925-1-1.5a78.7 78.7 0 0 1 12-9q2.248-1.257 1-2.5","style":{"opacity":".983"}},"children":[]},{"type":"path","props":{"fill":"#f8bb15","d":"M59.5 7.5h1a622 622 0 0 0 53 12 5295 5295 0 0 1-64 14 4.93 4.93 0 0 1-3-.5 267 267 0 0 0 11-24.5q.513-1.257 2-1","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#f79327","d":"M57.5 8.5a267 267 0 0 1-11 24.5q1.422.725 3 .5v1h-4q-11.614.945-22-2a592 592 0 0 1 34-24","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#f39e52","d":"M113.5 19.5q1.257.512 1 2a315 315 0 0 0-8 34h-2a2099 2099 0 0 1-55-21v-1q32.22-6.84 64-14","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#ed384f","d":"M117.5 20.5a744 744 0 0 0 44 5q1.257.512 1 2a1096 1096 0 0 0-56 28 315 315 0 0 1 8-34 5.73 5.73 0 0 1 3-1","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#fbb15c","d":"M23.5 32.5q10.386 2.945 22 2a906 906 0 0 0-24.5 26 182 182 0 0 1-20.5 19 1539 1539 0 0 1 23-47","style":{"opacity":".996"}},"children":[]},{"type":"path","props":{"fill":"#ef473e","d":"M45.5 34.5h4a2099 2099 0 0 0 55 21A2737 2737 0 0 1 4.5 80q-.834.575-1 1.5-1.487-.257-2 1h-2v-2q1 0 1-1a182 182 0 0 0 20.5-19 906 906 0 0 1 24.5-26","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#ae2948","d":"M162.5 27.5a175704 175704 0 0 0-74 59 4.93 4.93 0 0 1 .5-3 237 237 0 0 0 16.5-28h1a1096 1096 0 0 1 56-28","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#e32292","d":"M188.5 67.5q0 1-1 1a1313 1313 0 0 0-66 11h-1q25.5-21.489 52-42a323 323 0 0 1 16 30","style":{"opacity":".999"}},"children":[]},{"type":"path","props":{"fill":"#f26a23","d":"M104.5 55.5h1a237 237 0 0 1-16.5 28 4.93 4.93 0 0 0-.5 3q0 1-1 1-1.663-1.185-4-1.5a6435 6435 0 0 1-80-4.5q.166-.925 1-1.5a2737 2737 0 0 0 100-24.5","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#b41d8d","d":"m187.5 68.5-1 2a4.93 4.93 0 0 0-3 .5 5420 5420 0 0 1-73 52.5 530 530 0 0 1 11-44 1313 1313 0 0 1 66-11","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#b84198","d":"m186.5 70.5-33 50h-1a938 938 0 0 0-43 4q0-1 1-1a5420 5420 0 0 0 73-52.5 4.93 4.93 0 0 1 3-.5","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#4262ad","d":"M188.5 67.5q1.473 5.193 1 11-1.203-2.177-1.5-5a824 824 0 0 0-15 79q.625-1.884 2.5-2l-4 8a1341 1341 0 0 1-18-38l33-50 1-2q1 0 1-1","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#27498d","d":"M189.5 78.5a329 329 0 0 0 2 15v22a562 562 0 0 0-16 35q-1.875.116-2.5 2a824 824 0 0 1 15-79q.297 2.823 1.5 5","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#e32191","d":"M120.5 79.5h1a530 530 0 0 0-11 44q-1 0-1 1-22.99.913-46 1v-1a1843 1843 0 0 1 57-45","style":{"opacity":".999"}},"children":[]},{"type":"path","props":{"fill":"#ee2e3d","d":"M1.5 82.5q.513-1.257 2-1a6435 6435 0 0 0 80 4.5q2.337.315 4 1.5a280 280 0 0 1-27.5 21 4656 4656 0 0 1-58.5-26","style":{"opacity":".999"}},"children":[]},{"type":"path","props":{"fill":"#ef4f84","d":"M-.5 97.5a587373 587373 0 0 1 64 27v1q-1 0-1 1l-34 15q-1.488.257-2-1-11.43-21.216-27-41z","style":{"opacity":".999"}},"children":[]},{"type":"path","props":{"fill":"#f38374","d":"M-.5 99.5q15.57 19.784 27 41a232 232 0 0 1-18-9.5q-1.875-1.11-3 .5a303 303 0 0 1-6-26z","style":{"opacity":".983"}},"children":[]},{"type":"path","props":{"fill":"#8b4c9e","d":"M152.5 120.5a65810 65810 0 0 0-52 39h-1a730 730 0 0 0 10-35 938 938 0 0 1 43-4","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#5e98d1","d":"M152.5 120.5h1a1341 1341 0 0 0 18 38q-.5 1.5-2 2a2761 2761 0 0 0-69-1 65810 65810 0 0 1 52-39","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#cf81b6","d":"M109.5 124.5a730 730 0 0 1-10 35q0 1-1 1a340 340 0 0 0-36-34q0-1 1-1a1280 1280 0 0 0 46-1","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#ab4398","d":"M62.5 126.5a750 750 0 0 1-28 44 302 302 0 0 1-6-29z","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#823c94","d":"M62.5 126.5a340 340 0 0 1 36 34q0 1-1 1l-61 9.5q-.834.575-1 1.5h-1v-2a750 750 0 0 0 28-44","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#a22b6d","d":"M26.5 140.5q.512 1.257 2 1a302 302 0 0 0 6 29v2a905 905 0 0 1-29-41q1.125-1.61 3-.5a232 232 0 0 0 18 9.5","style":{"opacity":".999"}},"children":[]},{"type":"path","props":{"fill":"#2272b9","d":"M99.5 159.5h1q34.497.069 69 1l-3 2q.045-1.496-1.5-2A3438 3438 0 0 0 76.5 190q2.337.315 4 1.5h-8l25-30q1 0 1-1 1 0 1-1","style":{"opacity":"1"}},"children":[]},{"type":"path","props":{"fill":"#613089","d":"m97.5 161.5-25 30h-2a882 882 0 0 1-35-19q.166-.925 1-1.5z","style":{"opacity":".999"}},"children":[]},{"type":"path","props":{"fill":"#254c8f","d":"M166.5 162.5a59711 59711 0 0 1-41 26.5q-17.72 1.405-35 2.5h-10q-1.663-1.185-4-1.5a3438 3438 0 0 1 88.5-29.5q1.545.504 1.5 2","style":{"opacity":".994"}},"children":[]}]},"wordmark":{"viewBox":"0 0 500 130","fill":"currentColor","childNodes":[{"type":"title","props":{},"children":["Oblio"]},{"type":"path","props":{"fill":"#fbb363","d":"M92.5-.5h3q16.863 3.483 34 7v1h-70z","style":{"opacity":".979"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ef5260","d":"M60.5 7.5h69q1.248 1.243-1 2.5a78.7 78.7 0 0 0-12 9q.834.575 1 1.5a5.73 5.73 0 0 0-3 1q.257-1.488-1-2a622 622 0 0 1-53-12","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#f48574","d":"M129.5 7.5v-1a193 193 0 0 1 32 19 744 744 0 0 1-44-5q-.166-.925-1-1.5a78.7 78.7 0 0 1 12-9q2.248-1.257 1-2.5","style":{"opacity":".983"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#f8bb15","d":"M59.5 7.5h1a622 622 0 0 0 53 12 5295 5295 0 0 1-64 14 4.93 4.93 0 0 1-3-.5 267 267 0 0 0 11-24.5q.513-1.257 2-1","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#f79327","d":"M57.5 8.5a267 267 0 0 1-11 24.5q1.422.725 3 .5v1h-4q-11.614.945-22-2a592 592 0 0 1 34-24","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#f39e52","d":"M113.5 19.5q1.257.512 1 2a315 315 0 0 0-8 34h-2a2099 2099 0 0 1-55-21v-1q32.22-6.84 64-14","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ed384f","d":"M117.5 20.5a744 744 0 0 0 44 5q1.257.512 1 2a1096 1096 0 0 0-56 28 315 315 0 0 1 8-34 5.73 5.73 0 0 1 3-1","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#fbb15c","d":"M23.5 32.5q10.386 2.945 22 2a906 906 0 0 0-24.5 26 182 182 0 0 1-20.5 19 1539 1539 0 0 1 23-47","style":{"opacity":".996"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ef473e","d":"M45.5 34.5h4a2099 2099 0 0 0 55 21A2737 2737 0 0 1 4.5 80q-.834.575-1 1.5-1.487-.257-2 1h-2v-2q1 0 1-1a182 182 0 0 0 20.5-19 906 906 0 0 1 24.5-26","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ae2948","d":"M162.5 27.5a175704 175704 0 0 0-74 59 4.93 4.93 0 0 1 .5-3 237 237 0 0 0 16.5-28h1a1096 1096 0 0 1 56-28","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#e32292","d":"M188.5 67.5q0 1-1 1a1313 1313 0 0 0-66 11h-1q25.5-21.489 52-42a323 323 0 0 1 16 30","style":{"opacity":".999"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#f26a23","d":"M104.5 55.5h1a237 237 0 0 1-16.5 28 4.93 4.93 0 0 0-.5 3q0 1-1 1-1.663-1.185-4-1.5a6435 6435 0 0 1-80-4.5q.166-.925 1-1.5a2737 2737 0 0 0 100-24.5","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#b41d8d","d":"m187.5 68.5-1 2a4.93 4.93 0 0 0-3 .5 5420 5420 0 0 1-73 52.5 530 530 0 0 1 11-44 1313 1313 0 0 1 66-11","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#b84198","d":"m186.5 70.5-33 50h-1a938 938 0 0 0-43 4q0-1 1-1a5420 5420 0 0 0 73-52.5 4.93 4.93 0 0 1 3-.5","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#4262ad","d":"M188.5 67.5q1.473 5.193 1 11-1.203-2.177-1.5-5a824 824 0 0 0-15 79q.625-1.884 2.5-2l-4 8a1341 1341 0 0 1-18-38l33-50 1-2q1 0 1-1","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#27498d","d":"M189.5 78.5a329 329 0 0 0 2 15v22a562 562 0 0 0-16 35q-1.875.116-2.5 2a824 824 0 0 1 15-79q.297 2.823 1.5 5","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#e32191","d":"M120.5 79.5h1a530 530 0 0 0-11 44q-1 0-1 1-22.99.913-46 1v-1a1843 1843 0 0 1 57-45","style":{"opacity":".999"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ee2e3d","d":"M1.5 82.5q.513-1.257 2-1a6435 6435 0 0 0 80 4.5q2.337.315 4 1.5a280 280 0 0 1-27.5 21 4656 4656 0 0 1-58.5-26","style":{"opacity":".999"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ef4f84","d":"M-.5 97.5a587373 587373 0 0 1 64 27v1q-1 0-1 1l-34 15q-1.488.257-2-1-11.43-21.216-27-41z","style":{"opacity":".999"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#f38374","d":"M-.5 99.5q15.57 19.784 27 41a232 232 0 0 1-18-9.5q-1.875-1.11-3 .5a303 303 0 0 1-6-26z","style":{"opacity":".983"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#8b4c9e","d":"M152.5 120.5a65810 65810 0 0 0-52 39h-1a730 730 0 0 0 10-35 938 938 0 0 1 43-4","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#5e98d1","d":"M152.5 120.5h1a1341 1341 0 0 0 18 38q-.5 1.5-2 2a2761 2761 0 0 0-69-1 65810 65810 0 0 1 52-39","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#cf81b6","d":"M109.5 124.5a730 730 0 0 1-10 35q0 1-1 1a340 340 0 0 0-36-34q0-1 1-1a1280 1280 0 0 0 46-1","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#ab4398","d":"M62.5 126.5a750 750 0 0 1-28 44 302 302 0 0 1-6-29z","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#823c94","d":"M62.5 126.5a340 340 0 0 1 36 34q0 1-1 1l-61 9.5q-.834.575-1 1.5h-1v-2a750 750 0 0 0 28-44","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#a22b6d","d":"M26.5 140.5q.512 1.257 2 1a302 302 0 0 0 6 29v2a905 905 0 0 1-29-41q1.125-1.61 3-.5a232 232 0 0 0 18 9.5","style":{"opacity":".999"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#2272b9","d":"M99.5 159.5h1q34.497.069 69 1l-3 2q.045-1.496-1.5-2A3438 3438 0 0 0 76.5 190q2.337.315 4 1.5h-8l25-30q1 0 1-1 1 0 1-1","style":{"opacity":"1"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#613089","d":"m97.5 161.5-25 30h-2a882 882 0 0 1-35-19q.166-.925 1-1.5z","style":{"opacity":".999"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"fill":"#254c8f","d":"M166.5 162.5a59711 59711 0 0 1-41 26.5q-17.72 1.405-35 2.5h-10q-1.663-1.185-4-1.5a3438 3438 0 0 1 88.5-29.5q1.545.504 1.5 2","style":{"opacity":".994"},"transform":"scale(.67708)"},"children":[]},{"type":"path","props":{"d":"M303.3 22.933c-2.416.434-3.85 1.75-4.566 4.184-.384 1.316-.417 1.683-.35 3.55.1 2.766.45 3.9 1.65 5.216.8.85 1.033 1.017 2.383 1.484 1.433.5 1.617.516 4.167.516 2.566.017 2.716-.016 4.116-.5 2.017-.716 2.767-1.383 3.584-3.216l.633-1.417-.017-2.5c-.016-2.383-.033-2.55-.516-3.717-.467-1.133-1.667-2.7-2.067-2.7-.1 0-.367-.15-.617-.333-1.016-.75-5.633-1.067-8.4-.567m-72.633.267c-.6.183-1.717.5-2.5.7-2 .55-3.817 1.217-4.5 1.683-1.05.717-2.284 2.134-2.9 3.3-.467.884-.634 1.434-.734 2.417-.066.717-.083 12.833-.033 26.95l.083 25.667.484 2.417c.25 1.333.616 2.866.8 3.416.183.55.433 1.417.583 1.917.133.5.433 1.167.65 1.483.217.334.4.717.4.884 0 .15.183.483.4.75.217.25.517.716.683 1.033.4.783 3.534 3.9 4.417 4.367 2.217 1.233 2.867 1.55 3.917 1.933 1.417.5 2.433.767 4.833 1.217 2.967.566 5.45.716 10.667.616 4.483-.083 5.033-.133 7.583-.616 3.767-.7 6.9-1.767 8.65-2.95.317-.217.634-.384.7-.384.2 0 2.667-2.15 3.334-2.9.533-.616.783-.966 1.566-2.25.184-.316.5-.8.7-1.116.2-.3.45-.867.55-1.234.1-.366.317-.916.5-1.216.167-.284.4-1 .5-1.567s.3-1.4.434-1.833c.55-1.784.75-4.517.85-11.634.116-9.083-.1-12.533-1.034-16.333-.483-1.984-1.4-4.6-1.766-5.017-.15-.183-.35-.567-.45-.867s-.35-.75-.534-1c-.2-.25-.75-.95-1.216-1.55-1.434-1.833-4.184-4-5.784-4.566-.4-.134-.816-.334-.95-.434-.116-.1-.833-.366-1.583-.6-2.8-.833-2.983-.866-8.133-1.4-3.184-.35-10.467.25-12.2 1-.4.167-.934.35-1.217.417-.75.183-2.85 1.25-3.183 1.617-.317.35-1.234.433-1.234.1-.016-.1 0-5.5 0-11.967s-.033-11.883-.1-12.05c-.15-.383-.95-.767-1.6-.75-.3 0-1.033.167-1.633.35M251.9 56c.767.117 1.65.367 2.084.6.416.217.833.4.9.4.316 0 1.883 1.583 2.316 2.317.65 1.1.717 1.283 1.134 2.8.6 2.2.666 3.133.766 10.216.134 8.434-.05 11.6-.8 14.234-1 3.55-2.5 5-5.966 5.783-1.584.367-2.134.4-5.834.4-3.783-.016-4.216-.05-5.916-.433-1.334-.317-2.084-.6-2.767-1.033-.917-.584-1.983-1.634-1.983-1.967 0-.083-.15-.367-.334-.617-.183-.25-.566-1.35-.866-2.45l-.534-2V74l-.016-10.25.516-1.75c.334-1.083.767-2.1 1.134-2.667.7-1.05 2.1-2.283 2.75-2.45.233-.05.7-.233 1.016-.383.517-.267 2.284-.567 4.334-.733 1.333-.117 6.716.05 8.066.233m37.767-32.8c-.6.183-1.733.5-2.533.717-3.434.933-4.8 1.633-6.167 3.166-.633.7-1.667 2.55-1.85 3.284-.067.233-.117 16.35-.117 35.8-.016 26.4.034 35.433.184 35.6.383.45 1.483.55 6.783.55 4.55 0 5.483-.033 6.05-.25.367-.15.733-.417.817-.583.183-.334.233-77.434.066-77.9-.15-.384-.95-.75-1.6-.734-.3 0-1.033.167-1.633.35M184.5 44.433c-.317.034-1.85.184-3.417.334-1.55.133-3.316.366-3.916.5-2.2.483-4.184 1.033-4.55 1.266-.2.134-.667.35-1.034.467-.366.117-.783.3-.916.417-.134.133-.567.4-.934.616-.383.217-.983.584-1.35.817-.683.467-2.916 2.783-3.35 3.483-.15.234-.433.634-.65.884-.216.266-.383.6-.383.75s-.233.616-.5 1.016c-.283.4-.5.884-.5 1.067s-.183.75-.4 1.267c-.233.516-.583 1.75-.767 2.766-.2 1-.433 2.15-.5 2.534-.3 1.366-.5 6.216-.5 11.633 0 6.35.217 10.4.667 12.417.183.783.4 1.9.5 2.483.117.6.333 1.35.483 1.667.167.333.384.95.5 1.383.1.434.367 1.067.6 1.4.234.334.417.717.417.834s.183.416.4.683c.217.25.517.717.667 1.033.383.717 3.066 3.4 3.783 3.767.317.167.717.417.9.583.183.15.583.367.883.467s.75.333 1 .5.834.417 1.284.533a9 9 0 0 1 1.333.467c.267.133 1.5.417 2.75.65 1.233.217 2.7.483 3.25.583.667.134 3.183.2 7.417.217 5.95 0 6.55-.033 8.166-.367.967-.2 2.284-.45 2.917-.55 1.317-.216 4.533-1.25 4.917-1.583.133-.117.433-.267.666-.333.6-.184 2.484-1.45 3.517-2.384 1.5-1.333 2.417-2.466 3-3.7.2-.416.483-.9.65-1.083s.4-.667.5-1.083c.117-.417.333-.984.5-1.25.167-.284.4-1.034.517-1.667.1-.65.3-1.467.433-1.833.617-1.75.783-4.717.8-13.584 0-9.217-.117-11.317-.817-14.167a58 58 0 0 1-.516-2.216c-.05-.35-.284-.984-.517-1.4-.217-.417-.4-.917-.4-1.117s-.233-.683-.5-1.083c-.283-.4-.5-.834-.5-.95 0-.1-.267-.517-.583-.9-.317-.384-.584-.75-.584-.834 0-.383-3.866-3.833-4.316-3.833-.067 0-.4-.183-.734-.4-.916-.633-2.483-1.233-4.783-1.85-2.383-.633-2.55-.667-5.833-1.017-2.334-.25-8.484-.433-9.667-.3M193.083 56c1.467.217 3.267 1.017 4.2 1.9.4.367.717.75.717.833 0 .084.183.4.417.7.383.5.65 1.284 1.25 3.567.666 2.617.666 19.95 0 22.5-.634 2.4-.867 3.084-1.2 3.5-.217.267-.6.784-.884 1.15-.466.584-1.55 1.4-2.316 1.717-.167.083-1.067.3-2 .517-1.5.333-2.134.366-5.767.35-3.817 0-4.2-.034-5.883-.434-1.134-.283-2.067-.616-2.5-.9-.867-.583-2.117-1.75-2.117-1.983 0-.1-.183-.45-.4-.767-.567-.833-1.267-4.066-1.45-6.65-.183-2.666-.183-12.6 0-15.417.15-2.316.717-5.3 1.167-6.233.7-1.45 1-1.867 1.783-2.583.483-.417.917-.767 1-.767.067 0 .5-.183.983-.4.767-.367 2.117-.633 4.417-.833 1.25-.117 7.333.05 8.583.233m149.584-11.567a276 276 0 0 1-3.25.317c-3.333.333-4.383.5-5.717.917-.583.183-1.183.333-1.333.333-.367 0-2.717 1.033-4.35 1.917-.85.45-1.483.966-2.9 2.333-1.533 1.517-1.833 1.85-2.25 2.7-.2.383-.433.733-.517.783-.083.067-.25.384-.366.734-.1.333-.334.816-.5 1.05-.167.233-.35.633-.4.916-.05.267-.284 1-.5 1.65-.217.634-.65 2.584-.95 4.334l-.534 3.166v8.75c0 7.517.05 8.95.284 10.167.15.784.4 2.2.55 3.167s.4 2.067.566 2.467c.184.4.367 1 .434 1.333.066.333.316 1.033.583 1.533.25.5.533 1.1.633 1.334.35.783 1.9 2.9 2.767 3.75 2.15 2.15 5.933 4.166 8.917 4.766 5.5 1.1 5.1 1.05 12 1.05 3.883 0 6.783-.066 7.333-.183.5-.1 1.817-.333 2.917-.533 4.433-.817 7.833-2.4 10.4-4.85.833-.784 2.516-2.834 2.516-3.067 0-.117.15-.417.35-.667s.484-.8.65-1.233.45-1.167.634-1.617c.666-1.633 1.2-4.05 1.566-7 .35-2.716.384-3.7.384-10.5 0-6.833-.034-7.783-.384-10.583-.216-1.767-.566-3.634-.8-4.384-.216-.716-.4-1.466-.4-1.666s-.233-.817-.5-1.367c-.266-.55-.5-1.117-.5-1.267s-.216-.55-.5-.9c-.266-.35-.5-.716-.5-.816 0-.35-1.6-2.334-2.65-3.267-1.783-1.617-2.316-1.967-4.183-2.833-2.367-1.1-5.117-1.884-7.5-2.15-.867-.1-2.25-.267-3.083-.367-1.55-.183-7.884-.333-8.917-.217m9 11.634c1.3.233 2.95.983 3.667 1.65.616.566 1.666 1.966 1.666 2.233 0 .117.184.65.4 1.183.717 1.7.85 3.817.85 13.117 0 8.75-.133 11.284-.7 12.584a16 16 0 0 0-.45 1.266c-.333 1.05-1.483 2.484-2.583 3.2-.767.484-1.4.734-2.8 1.05-1.65.367-2.133.4-5.967.384-3.966 0-4.25-.034-6-.467-1.083-.267-2.1-.633-2.5-.9-.816-.533-2.25-2-2.25-2.283 0-.1-.2-.567-.433-1.017-.317-.6-.55-1.533-.867-3.483-.416-2.6-.433-2.867-.433-10.334s.017-7.733.433-10.333c.35-2.2.534-2.9 1.034-3.917 1.4-2.867 3.283-3.85 8.016-4.233 1.634-.134 7.684.083 8.917.3m64.25-10.9c-2.1.166-5.883.916-7.083 1.416-.5.2-1.15.434-1.433.484-.284.066-.767.3-1.084.533-.3.217-.616.4-.716.4-.217 0-1.884 1.133-2.684 1.833-1.05.9-2.4 2.517-2.833 3.35-.217.417-.517.85-.65.967-.15.117-.35.533-.45.917-.1.366-.317.883-.5 1.116-.167.234-.384.8-.484 1.25s-.333 1.234-.5 1.734c-.183.5-.533 2.333-.783 4.083-.45 3.083-.467 3.35-.467 10.584 0 5.216.067 7.816.217 8.75.117.733.333 2.216.467 3.3.133 1.1.4 2.4.583 2.916.183.534.4 1.317.5 1.767.083.45.267.95.4 1.1s.35.6.5 1c.667 1.867 3.934 5.667 5.5 6.35.384.167.8.417.9.55.117.133.484.333.817.45.333.1.8.3 1.033.45.4.267 2.3.833 4.217 1.283.533.117 2.3.35 3.917.517 2.55.25 4.166.267 12 .183 7.783-.083 9.116-.133 9.466-.35.65-.45 1.7-4.533 1.25-4.983-.15-.15-2.933-.2-11.65-.2h-11.45l-2.233-.55c-3.033-.75-4.567-1.533-6.117-3.117a10 10 0 0 1-1.866-2.583c-.384-.75-.7-1.467-.7-1.6 0-.117-.184-.767-.4-1.433-.45-1.4-.684-3.25-.95-7.7-.167-2.984-.167-3.167.133-3.45.3-.3 1-.317 18.383-.367 13.984-.033 18.217-.083 18.7-.25.85-.3 1.967-1.667 2.167-2.667.217-1.05.183-9.667-.05-11.633a17.6 17.6 0 0 0-.583-2.934c-.217-.75-.4-1.483-.4-1.633s-.184-.633-.4-1.1c-.217-.45-.567-1.15-.75-1.567-.984-2.083-2.817-4.25-4.684-5.566-1.5-1.05-4.883-2.467-6.583-2.767-.55-.1-1.717-.333-2.583-.5-1.85-.367-7.35-.55-10.084-.333m9.834 5.716c3.433.634 5.033 1.4 6.95 3.334 1.3 1.316 1.783 2.133 2.7 4.483.533 1.417.933 4.3 1.083 8.133.117 2.967.033 3.734-.433 3.9-.15.067-7.617.117-16.617.117-15.867 0-16.333-.017-16.65-.333-.3-.3-.317-.434-.117-3.284.234-3.516.584-6.416.817-6.883.1-.183.3-.833.45-1.467.133-.616.367-1.25.483-1.383.134-.15.367-.55.517-.917.717-1.733 2.967-3.916 4.717-4.6.416-.166 1-.4 1.266-.55.284-.133 1.484-.4 2.667-.583 1.2-.183 2.35-.367 2.583-.417.234-.033 2-.05 3.917-.016 2.783.05 3.933.15 5.667.466M300.434 46.25c-.184.1-.467.4-.634.683-.283.5-.3 1.767-.3 27.3 0 29.817-.1 27.6 1.134 27.917.333.084 3.05.167 6.033.167 5.733-.017 6.267-.067 6.65-.8.25-.433.267-54.05.033-54.484-.083-.15-.3-.416-.483-.583-.3-.283-.817-.3-6.217-.333-3.666-.017-6 .033-6.216.133m150.65.85c-.25.25-.267 2-.2 20.8.083 20.634.117 21.817.7 23.517.133.417.3 1.067.35 1.467.117.783 1.417 3.616 1.817 3.95.133.116.25.3.25.4 0 .283 1.666 1.95 2.766 2.783 1.85 1.383 4.784 2.617 7.567 3.167.967.183 2.083.433 2.5.533.467.1 3.033.183 6.667.183l5.916.017 2.584-.55c3.716-.767 5.583-1.517 8.116-3.217.834-.566 2.484-2.216 3.034-3.05.866-1.3 1.716-3.033 2.033-4.183.85-3 .817-1.733.817-24.417 0-16.317-.05-21.317-.2-21.467-.234-.233-5.084-.283-5.434-.05-.183.117-.216 3.35-.216 18.117.016 18.25-.1 23.217-.567 24.9-.15.5-.367 1.317-.5 1.817-.133.483-.383 1.05-.55 1.25-.183.183-.45.583-.583.85-.3.6-1.817 2.033-2.617 2.5-1.25.7-3.583 1.417-5.4 1.667-3.05.433-7.75.5-10.883.183-1.5-.167-3.067-.383-3.5-.517-1.7-.483-2.984-.966-3.3-1.25-.184-.166-.5-.35-.7-.416-.417-.117-2.4-2.234-2.6-2.784-.067-.183-.267-.533-.434-.783-.183-.25-.516-1.3-.766-2.35-.65-2.8-.734-5.7-.734-25.55 0-13.1-.05-17.367-.2-17.55-.3-.367-5.35-.334-5.733.033m-69.017 45.8c-1.017.317-1.817 1-2.417 2.067-.5.9-.533 1.033-.533 2.733 0 1.784.017 1.8.65 2.917.567.983.783 1.2 1.65 1.667.917.5 1.133.533 2.517.55 1.4 0 1.6-.05 2.583-.567.967-.5 1.133-.667 1.683-1.7.6-1.1.617-1.217.634-2.783 0-1.467-.05-1.734-.484-2.667-.583-1.217-1.366-1.9-2.566-2.217-1.067-.283-2.8-.283-3.717 0"},"children":[]}]}};
|
|
8
|
+
|
|
9
|
+
const Oblio = forwardRef(
|
|
10
|
+
function Oblio({ variant = 'default', viewBox, ...props }, ref) {
|
|
11
|
+
const _v = _variants[variant] || _variants.default;
|
|
12
|
+
return createElement(
|
|
13
|
+
'svg',
|
|
14
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
15
|
+
..._v.childNodes
|
|
16
|
+
.map(function _c(el) {
|
|
17
|
+
if (typeof el === 'string') return el;
|
|
18
|
+
return createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
19
|
+
})
|
|
20
|
+
);
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
Oblio.displayName = 'Oblio';
|
|
24
|
+
|
|
25
|
+
export default Oblio;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Pipedrive
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
// Variants: default
|
|
5
|
+
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
|
|
8
|
+
const react_1 = require("react");
|
|
9
|
+
|
|
10
|
+
const _variants = {"default":{"viewBox":"0 0 720 720","fill":"none","childNodes":[{"type":"rect","props":{"width":"720","height":"720","rx":"130","fill":"#027737"},"children":[]},{"type":"g","props":{"clipPath":"url(#clip0_304_932)"},"children":[{"type":"path","props":{"d":"M394.714 134.359C344.571 134.359 315.321 156.859 301.5 172.609C299.892 159.109 290.892 141.752 256.5 141.752H180.964V220.181H211.821C216.964 220.181 218.571 221.788 218.571 226.931V585.645H307.928V450.967C307.928 447.431 307.928 443.895 307.607 441.002C321.428 453.859 348.107 471.538 389.892 471.538C477.321 471.538 538.392 402.109 538.392 303.109C539.035 202.181 480.857 134.359 394.714 134.359ZM376.392 393.431C328.178 393.431 306.321 347.467 306.321 304.717C306.321 237.538 342.964 213.431 377.678 213.431C419.785 213.431 448.392 249.752 448.392 304.074C448.071 366.109 412.071 393.431 376.392 393.431Z","fill":"white"},"children":[]}]},{"type":"defs","props":{},"children":[{"type":"clipPath","props":{"id":"clip0_304_932"},"children":[{"type":"rect","props":{"width":"360","height":"450","fill":"white","transform":"translate(180 135)"},"children":[]}]}]}]}};
|
|
11
|
+
|
|
12
|
+
function _ns(props, p) {
|
|
13
|
+
var out = {};
|
|
14
|
+
for (var k in props) {
|
|
15
|
+
var v = props[k];
|
|
16
|
+
if (k === 'id') out[k] = p + v;
|
|
17
|
+
else if (k === 'href' && typeof v === 'string' && v.charCodeAt(0) === 35) out[k] = '#' + p + v.slice(1);
|
|
18
|
+
else if (typeof v === 'string') out[k] = v.replace(/url\(#([^)]+)\)/g, function (_m, id) { return 'url(#' + p + id + ')'; });
|
|
19
|
+
else if (v && typeof v === 'object') {
|
|
20
|
+
var s = {};
|
|
21
|
+
for (var sk in v) { var sv = v[sk]; s[sk] = typeof sv === 'string' ? sv.replace(/url\(#([^)]+)\)/g, function (_m, id) { return 'url(#' + p + id + ')'; }) : sv; }
|
|
22
|
+
out[k] = s;
|
|
23
|
+
} else out[k] = v;
|
|
24
|
+
}
|
|
25
|
+
return out;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
const Pipedrive = react_1.forwardRef(function Pipedrive({ variant = 'default', viewBox, ...props }, ref) {
|
|
29
|
+
const _p = 'tsvg' + react_1.useId().replace(/[^a-zA-Z0-9]/g, '') + '-';
|
|
30
|
+
const _v = _variants[variant] || _variants.default;
|
|
31
|
+
return react_1.createElement(
|
|
32
|
+
'svg',
|
|
33
|
+
Object.assign({ ref, viewBox: viewBox || _v.viewBox, fill: _v.fill, stroke: _v.stroke, xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
34
|
+
..._v.childNodes
|
|
35
|
+
.map(function _c(el) {
|
|
36
|
+
if (typeof el === 'string') return el;
|
|
37
|
+
return react_1.createElement(el.type, _ns(el.props, _p), ...(el.children || []).map(_c));
|
|
38
|
+
})
|
|
39
|
+
);
|
|
40
|
+
});
|
|
41
|
+
Pipedrive.displayName = 'Pipedrive';
|
|
42
|
+
|
|
43
|
+
exports.default = Pipedrive;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// @thesvg/react — Pipedrive
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { SVGProps, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
5
|
+
|
|
6
|
+
export type PipedriveVariant = 'default';
|
|
7
|
+
|
|
8
|
+
export interface PipedriveProps extends SVGProps<SVGSVGElement> {
|
|
9
|
+
/** Which icon variant to render. Defaults to "default". */
|
|
10
|
+
variant?: PipedriveVariant;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
declare const Pipedrive: ForwardRefExoticComponent<PipedriveProps & RefAttributes<SVGSVGElement>>;
|
|
14
|
+
export default Pipedrive;
|