@carbon/pictograms 12.78.0 → 12.79.0
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/categories.yml +9 -1
- package/es/add-comments--mobile/index.js +26 -0
- package/es/complete-work--technician/index.js +26 -0
- package/es/create-work/index.js +26 -0
- package/es/index.js +9 -1
- package/es/report-time--technician/index.js +26 -0
- package/es/review-checklist/index.js +26 -0
- package/es/start-work--technician/index.js +26 -0
- package/es/supervisor/index.js +26 -0
- package/es/supervisor-close--work/index.js +26 -0
- package/lib/add-comments--mobile/index.js +26 -0
- package/lib/complete-work--technician/index.js +26 -0
- package/lib/create-work/index.js +26 -0
- package/lib/index.js +16 -0
- package/lib/report-time--technician/index.js +26 -0
- package/lib/review-checklist/index.js +26 -0
- package/lib/start-work--technician/index.js +26 -0
- package/lib/supervisor/index.js +26 -0
- package/lib/supervisor-close--work/index.js +26 -0
- package/master/productive-pictogram-master.ai +24975 -24843
- package/metadata.json +441 -3
- package/package.json +3 -3
- package/pictograms.yml +110 -0
- package/src/svg/add-comments--mobile.svg +12 -0
- package/src/svg/complete-work--technician.svg +12 -0
- package/src/svg/create-work.svg +12 -0
- package/src/svg/report-time--technician.svg +12 -0
- package/src/svg/review-checklist.svg +12 -0
- package/src/svg/start-work--technician.svg +12 -0
- package/src/svg/supervisor-close--work.svg +12 -0
- package/src/svg/supervisor.svg +12 -0
- package/svg/add-comments--mobile.svg +1 -0
- package/svg/complete-work--technician.svg +1 -0
- package/svg/create-work.svg +1 -0
- package/svg/report-time--technician.svg +1 -0
- package/svg/review-checklist.svg +1 -0
- package/svg/start-work--technician.svg +1 -0
- package/svg/supervisor-close--work.svg +1 -0
- package/svg/supervisor.svg +1 -0
- package/umd/index.js +144 -0
package/pictograms.yml
CHANGED
|
@@ -51,6 +51,19 @@
|
|
|
51
51
|
- new
|
|
52
52
|
- additional
|
|
53
53
|
- add
|
|
54
|
+
- name: add-comments--mobile
|
|
55
|
+
friendly_name: Add comments mobile
|
|
56
|
+
aliases:
|
|
57
|
+
- comments
|
|
58
|
+
- new
|
|
59
|
+
- additional
|
|
60
|
+
- add
|
|
61
|
+
- plus
|
|
62
|
+
- plus sign
|
|
63
|
+
- mobile
|
|
64
|
+
- phone
|
|
65
|
+
- device
|
|
66
|
+
- message
|
|
54
67
|
- name: advanced--fraud--protection
|
|
55
68
|
friendly_name: Advanced fraud protection
|
|
56
69
|
aliases:
|
|
@@ -2252,6 +2265,21 @@
|
|
|
2252
2265
|
- commercial financing 02
|
|
2253
2266
|
- financing
|
|
2254
2267
|
- finance
|
|
2268
|
+
- name: complete-work--technician
|
|
2269
|
+
friendly_name: Complete work technician
|
|
2270
|
+
aliases:
|
|
2271
|
+
- done
|
|
2272
|
+
- complete
|
|
2273
|
+
- finished
|
|
2274
|
+
- checkmark
|
|
2275
|
+
- work
|
|
2276
|
+
- work order
|
|
2277
|
+
- technician
|
|
2278
|
+
- man
|
|
2279
|
+
- person
|
|
2280
|
+
- mobile
|
|
2281
|
+
- phone
|
|
2282
|
+
- device
|
|
2255
2283
|
- name: compliant
|
|
2256
2284
|
friendly_name: Compliant
|
|
2257
2285
|
aliases:
|
|
@@ -2589,6 +2617,18 @@
|
|
|
2589
2617
|
- sea
|
|
2590
2618
|
- marine life
|
|
2591
2619
|
- animal
|
|
2620
|
+
- name: create-work
|
|
2621
|
+
friendly_name: Create work
|
|
2622
|
+
aliases:
|
|
2623
|
+
- clipboard
|
|
2624
|
+
- work
|
|
2625
|
+
- create
|
|
2626
|
+
- create work
|
|
2627
|
+
- work order
|
|
2628
|
+
- new work
|
|
2629
|
+
- plus
|
|
2630
|
+
- plus sign
|
|
2631
|
+
- add
|
|
2592
2632
|
- name: credit--card
|
|
2593
2633
|
friendly_name: Credit card
|
|
2594
2634
|
aliases:
|
|
@@ -4090,6 +4130,12 @@
|
|
|
4090
4130
|
friendly_name: Flashing content
|
|
4091
4131
|
aliases:
|
|
4092
4132
|
- flashing content
|
|
4133
|
+
- content
|
|
4134
|
+
- container
|
|
4135
|
+
- window
|
|
4136
|
+
- play
|
|
4137
|
+
- play button
|
|
4138
|
+
- video
|
|
4093
4139
|
- name: flexibility
|
|
4094
4140
|
friendly_name: Flexibility
|
|
4095
4141
|
aliases:
|
|
@@ -8369,6 +8415,18 @@
|
|
|
8369
8415
|
- data
|
|
8370
8416
|
- analytics
|
|
8371
8417
|
- chart
|
|
8418
|
+
- name: report-time--technician
|
|
8419
|
+
friendly_name: Report time technician
|
|
8420
|
+
aliases:
|
|
8421
|
+
- time
|
|
8422
|
+
- time card
|
|
8423
|
+
- timesheet
|
|
8424
|
+
- entry
|
|
8425
|
+
- report
|
|
8426
|
+
- technician
|
|
8427
|
+
- man
|
|
8428
|
+
- person
|
|
8429
|
+
- clock
|
|
8372
8430
|
- name: research
|
|
8373
8431
|
friendly_name: Research
|
|
8374
8432
|
aliases:
|
|
@@ -8453,6 +8511,16 @@
|
|
|
8453
8511
|
- rank
|
|
8454
8512
|
- watson
|
|
8455
8513
|
- AI
|
|
8514
|
+
- name: review-checklist
|
|
8515
|
+
friendly_name: Review checklist
|
|
8516
|
+
aliases:
|
|
8517
|
+
- checklist
|
|
8518
|
+
- checkbox
|
|
8519
|
+
- clipboard
|
|
8520
|
+
- tasks
|
|
8521
|
+
- items
|
|
8522
|
+
- review
|
|
8523
|
+
- review checklist
|
|
8456
8524
|
- name: rich--text--format
|
|
8457
8525
|
friendly_name: Rich text format
|
|
8458
8526
|
aliases:
|
|
@@ -9308,6 +9376,22 @@
|
|
|
9308
9376
|
aliases:
|
|
9309
9377
|
- start-ups
|
|
9310
9378
|
- cloud
|
|
9379
|
+
- name: start-work--technician
|
|
9380
|
+
friendly_name: Start work technician
|
|
9381
|
+
aliases:
|
|
9382
|
+
- begin
|
|
9383
|
+
- start
|
|
9384
|
+
- in progress
|
|
9385
|
+
- play
|
|
9386
|
+
- play button
|
|
9387
|
+
- work
|
|
9388
|
+
- work order
|
|
9389
|
+
- technician
|
|
9390
|
+
- man
|
|
9391
|
+
- person
|
|
9392
|
+
- mobile
|
|
9393
|
+
- phone
|
|
9394
|
+
- device
|
|
9311
9395
|
- name: station--hydration
|
|
9312
9396
|
friendly_name: Hydration station
|
|
9313
9397
|
aliases:
|
|
@@ -9499,6 +9583,32 @@
|
|
|
9499
9583
|
- weather
|
|
9500
9584
|
- sky
|
|
9501
9585
|
- forecast
|
|
9586
|
+
- name: supervisor
|
|
9587
|
+
friendly_name: Supervisor
|
|
9588
|
+
aliases:
|
|
9589
|
+
- supervisor
|
|
9590
|
+
- field
|
|
9591
|
+
- dispatcher
|
|
9592
|
+
- work
|
|
9593
|
+
- man
|
|
9594
|
+
- person
|
|
9595
|
+
- helmet
|
|
9596
|
+
- name: supervisor-close--work
|
|
9597
|
+
friendly_name: Supervisor close work
|
|
9598
|
+
aliases:
|
|
9599
|
+
- supervisor
|
|
9600
|
+
- close work
|
|
9601
|
+
- manage work
|
|
9602
|
+
- checkmark
|
|
9603
|
+
- dashboard
|
|
9604
|
+
- graph
|
|
9605
|
+
- kpi
|
|
9606
|
+
- field
|
|
9607
|
+
- dispatcher
|
|
9608
|
+
- work
|
|
9609
|
+
- man
|
|
9610
|
+
- person
|
|
9611
|
+
- helmet
|
|
9502
9612
|
- name: supply--chain--optimization--01
|
|
9503
9613
|
friendly_name: Supply chain optimization 01
|
|
9504
9614
|
aliases:
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
3
|
+
<defs>
|
|
4
|
+
<style>
|
|
5
|
+
.cls-1 {
|
|
6
|
+
fill: none;
|
|
7
|
+
}
|
|
8
|
+
</style>
|
|
9
|
+
</defs>
|
|
10
|
+
<path id="add-comments--mobile" d="M19,30.3604H3c-.1987,0-.3599-.1611-.3599-.3604V4c0-.1987.1611-.3599.3599-.3599h9.6401v-1.1401c0-.4741.3857-.8599.8599-.8599h15c.4746,0,.8604.3857.8604.8599v11c0,.4741-.3857.8599-.8604.8599h-9.1396v15.6401c0,.1992-.1611.3604-.3604.3604ZM3.3599,29.6396h15.2798v-5.2793H3.3599v5.2793ZM3.3599,23.6396h15.2798v-9.2798h-2.0073l-3.3989,2.8901c-.1064.0918-.2568.1104-.3843.0527-.1274-.0596-.209-.1865-.209-.3271V4.3599H3.3599v19.2798ZM13.3599,4v12.1968l2.9067-2.4712c.0654-.0552.1479-.0854.2334-.0854h12c.0771,0,.1396-.063.1396-.1401V2.5c0-.0771-.0625-.1401-.1396-.1401h-15c-.0771,0-.1401.063-.1401.1401v1.5ZM21.3604,11h-.7207v-2.6401h-2.6396v-.7197h2.6396v-2.6401h.7207v2.6401h2.6396v.7197h-2.6396v2.6401ZM11.75,27c0-.4142-.3358-.75-.75-.75s-.75.3358-.75.75.3358.75.75.75.75-.3358.75-.75Z"/>
|
|
11
|
+
<rect id="Transparent_Rectangle" data-name="Transparent Rectangle" class="cls-1" width="32" height="32"/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
3
|
+
<defs>
|
|
4
|
+
<style>
|
|
5
|
+
.cls-1 {
|
|
6
|
+
fill: none;
|
|
7
|
+
}
|
|
8
|
+
</style>
|
|
9
|
+
</defs>
|
|
10
|
+
<path id="complete-work--technician" d="M30,31.3604h-8c-.1992,0-.3604-.1611-.3604-.3604v-12c0-.1992.1611-.3604.3604-.3604h8c.1992,0,.3604.1611.3604.3604v12c0,.1992-.1611.3604-.3604.3604ZM22.3604,30.6396h7.2793v-2.2793h-7.2793v2.2793ZM22.3604,27.6396h7.2793v-8.2793h-7.2793v8.2793ZM2.3599,31h-.7197c0-.0928.1055-9.2949,9.2461-12.3418l.1489-.04c-.8267-.5488-1.6582-1.4043-2.3345-2.4185-1.6221-2.4331-1.3706-4.8433-1.1636-5.8398h-1.5371v-.7197h1.6401v-1.6401c0-.0522.0581-5.1182,5-6.3125v-.6875c0-.1987.1611-.3599.3599-.3599h4c.1992,0,.3604.1611.3604.3599v.6875c4.9414,1.1943,5,6.2603,5,6.3125v1.6401h1.6396v.7197h-1.5371c.207.9966.459,3.4067-1.1631,5.8398-.6768,1.0161-1.5068,1.8706-2.3291,2.4204l.1201.0312c.377.125.7178.252,1.0459.3877l-.2754.666c-.3125-.1299-.6377-.251-.9756-.3633l-.9766-.2549c-.1504-.04-.2588-.1709-.2686-.3252-.0098-.1553.0801-.2988.2246-.3574.9297-.377,2.0156-1.374,2.835-2.604,1.5527-2.3291,1.1953-4.687,1.0225-5.4404h-13.4458c-.1724.7534-.5303,3.1113,1.0225,5.4404.8159,1.2231,1.9023,2.2183,2.8359,2.5972.1436.0586.2334.2021.2241.3564-.0098.1543-.1167.2852-.2661.3252l-1,.2686c-.2515.084-.4961.1729-.7334.2656v11.3867h-.7197v-11.082c-.8569.3916-1.6128.8428-2.2803,1.334v9.748h-.7197v-9.1729c-4.21,3.6348-4.2798,8.8926-4.2803,9.1729ZM8.3599,9.6401h13.2798v-1.6401c0-.186-.0635-4.4409-4.2793-5.5698v3.5698h-.7202V1.3599h-3.2803v4.6401h-.7197v-3.5693c-4.2295,1.1396-4.2803,5.5239-4.2803,5.5693v1.6401ZM26,29c-.2761,0-.5.2239-.5.5s.2239.5.5.5.5-.2239.5-.5-.2239-.5-.5-.5ZM28.4971,22.8408l-.5098-.5098-2.5732,2.5742-1.1592-1.1602-.5098.5098,1.6689,1.668,3.083-3.082Z"/>
|
|
11
|
+
<rect id="Transparent_Rectangle" data-name="Transparent Rectangle" class="cls-1" width="32" height="32"/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
3
|
+
<defs>
|
|
4
|
+
<style>
|
|
5
|
+
.cls-1 {
|
|
6
|
+
fill: none;
|
|
7
|
+
}
|
|
8
|
+
</style>
|
|
9
|
+
</defs>
|
|
10
|
+
<path id="create-work" d="M30,31.3604H9c-.1987,0-.3599-.1611-.3599-.3604v-5.6475c-4.4434-.1895-8-3.8633-8-8.3525s3.5566-8.1631,8-8.3525V3c0-.1987.1611-.3599.3599-.3599h5.6401v-.6401c0-.1987.1611-.3599.3599-.3599h1.6401v-.6401c0-.1987.1611-.3599.3599-.3599h5c.1992,0,.3604.1611.3604.3599v.6401h1.6396c.1992,0,.3604.1611.3604.3599v.6401h5.6396c.1992,0,.3604.1611.3604.3599v28c0,.1992-.1611.3604-.3604.3604ZM9.3599,30.6396h20.2798V3.3599h-5.2793v.6401c0,.1987-.1611.3599-.3604.3599h-9c-.1987,0-.3599-.1611-.3599-.3599v-.6401h-5.2803v5.2876c4.4434.1895,8.0005,3.8633,8.0005,8.3525s-3.5571,8.1631-8.0005,8.3525v5.2871ZM9,9.3599c-4.2129,0-7.6401,3.4272-7.6401,7.6401s3.4272,7.6396,7.6401,7.6396,7.6401-3.4268,7.6401-7.6396-3.4272-7.6401-7.6401-7.6401ZM15.3599,3.6401h8.2798v-1.2803h-1.6396c-.1992,0-.3604-.1611-.3604-.3599v-.6401h-4.2793v.6401c0,.1987-.1611.3599-.3604.3599h-1.6401v1.2803ZM9.3599,21h-.7197v-3.6396h-3.6401v-.7202h3.6401v-3.6401h.7197v3.6401h3.6401v.7202h-3.6401v3.6396Z"/>
|
|
11
|
+
<rect id="Transparent_Rectangle" data-name="Transparent Rectangle" class="cls-1" width="32" height="32"/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
3
|
+
<defs>
|
|
4
|
+
<style>
|
|
5
|
+
.cls-1 {
|
|
6
|
+
fill: none;
|
|
7
|
+
}
|
|
8
|
+
</style>
|
|
9
|
+
</defs>
|
|
10
|
+
<path id="report-time--technician" d="M17,9.64v.72h11v-.72h-11ZM17,11.64v.72h6v-.72h-6ZM24.64,20v3.85l-1.89,1.9.5.5,2-2c.07-.06.11-.15.11-.25v-4h-.72ZM31,3.64H1c-.2,0-.36.16-.36.36v22c0,.2.16.36.36.36h15v-.72H1.36V4.36h29.28v13.64h.72V4c0-.2-.16-.36-.36-.36ZM29.35,28.64h1.65v.72h-3.36v-3.36h.72v2.52c1.43-1.05,2.28-2.73,2.28-4.52,0-3.11-2.53-5.64-5.64-5.64s-5.64,2.53-5.64,5.64,2.53,5.64,5.64,5.64v.72c-3.51,0-6.36-2.85-6.36-6.36s2.85-6.36,6.36-6.36,6.36,2.85,6.36,6.36c0,1.78-.74,3.45-2.01,4.64ZM12.22,15.04c.1801-.12.36-.27.53-.45.65-.73.93-1.81.85-3.23h.55v-.72h-.53c.04-.51.01-1.39-.49-2.14-.38-.6-.98-1-1.77-1.2v-.3c0-.2-.16-.36-.36-.36h-2c-.2,0-.36.16-.36.36v.3c-.79.2-1.39.6-1.77,1.2-.5.75-.53,1.63-.49,2.14h-.53v.72h.55c-.08,1.42.2,2.5.85,3.23.17.18.35.33.53.45-2.46.9-4.14,3.25-4.14,5.96h.72c0-1.36.47-2.61,1.28-3.59v3.59h.72v-4.32c.38-.32.81-.59,1.28-.81v5.13h.72v-5.4c.23-.07.46-.12.7-.16.18-.03.31-.2.3-.39-.02-.18-.17-.32-.36-.33,0,0-.68-.02-1.21-.61-.52-.59-.75-1.51-.66-2.75h5.74c.08,1.23-.13,2.15-.65,2.74-.53.6-1.2.62-1.22.62-.19.01-.34.15-.36.33-.01.19.12.36.3.39.24.04.47.09.7.16v5.4h.72v-5.13c.47.22.9.49,1.28.81v4.32h.72v-3.59c.81.98,1.28,2.23,1.28,3.59h.72c0-2.71-1.68-5.06-4.14-5.96ZM7.11,10.64c-.04-.4-.04-1.14.36-1.75.25-.39.65-.67,1.17-.84v.95h.72v-1.64h1.28v1.64h.72v-.95c.52.17.92.45,1.17.84.4.61.4,1.35.36,1.75h-5.78Z"/>
|
|
11
|
+
<rect id="Transparent_Rectangle" data-name="Transparent Rectangle" class="cls-1" width="32" height="32"/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
3
|
+
<defs>
|
|
4
|
+
<style>
|
|
5
|
+
.cls-1 {
|
|
6
|
+
fill: none;
|
|
7
|
+
}
|
|
8
|
+
</style>
|
|
9
|
+
</defs>
|
|
10
|
+
<path id="review-checklist" d="M26,31.3604H5c-.1987,0-.3599-.1611-.3599-.3604V3c0-.1987.1611-.3599.3599-.3599h5.6401v-.6401c0-.1987.1611-.3599.3599-.3599h1.6401v-.6401c0-.1987.1611-.3599.3599-.3599h5c.1992,0,.3604.1611.3604.3599v.6401h1.6396c.1992,0,.3604.1611.3604.3599v.6401h5.6396c.1992,0,.3604.1611.3604.3599v28c0,.1992-.1611.3604-.3604.3604ZM5.3599,30.6396h20.2798V3.3599h-5.2793v.6401c0,.1987-.1611.3599-.3604.3599h-9c-.1987,0-.3599-.1611-.3599-.3599v-.6401h-5.2803v27.2798ZM11.3599,3.6401h8.2798v-1.2803h-1.6396c-.1992,0-.3604-.1611-.3604-.3599v-.6401h-4.2798v.6401c0,.1987-.1611.3599-.3599.3599h-1.6401v1.2803ZM11.5,28.3604h-3c-.4741,0-.8599-.3857-.8599-.8604v-3c0-.4746.3857-.8604.8599-.8604h3c.4741,0,.8599.3857.8599.8604v3c0,.4746-.3857.8604-.8599.8604ZM8.5,24.3604c-.0771,0-.1401.0625-.1401.1396v3c0,.0771.063.1396.1401.1396h3c.0771,0,.1401-.0625.1401-.1396v-3c0-.0771-.063-.1396-.1401-.1396h-3ZM23,26.3604h-8v-.7207h8v.7207ZM11.5,20.3604h-3c-.4741,0-.8599-.3857-.8599-.8604v-3c0-.4741.3857-.8599.8599-.8599h3c.4741,0,.8599.3857.8599.8599v3c0,.4746-.3857.8604-.8599.8604ZM8.5,16.3599c-.0771,0-.1401.063-.1401.1401v3c0,.0771.063.1396.1401.1396h3c.0771,0,.1401-.0625.1401-.1396v-3c0-.0771-.063-.1401-.1401-.1401h-3ZM23,18.3604h-8v-.7207h8v.7207ZM11.5,12.3599h-3c-.4741,0-.8599-.3857-.8599-.8599v-3c0-.4741.3857-.8599.8599-.8599h3c.4741,0,.8599.3857.8599.8599v3c0,.4741-.3857.8599-.8599.8599ZM8.5,8.3599c-.0771,0-.1401.063-.1401.1401v3c0,.0771.063.1401.1401.1401h3c.0771,0,.1401-.063.1401-.1401v-3c0-.0771-.063-.1401-.1401-.1401h-3ZM23,10.3599h-8v-.7197h8v.7197Z"/>
|
|
11
|
+
<rect id="Transparent_Rectangle" data-name="Transparent Rectangle" class="cls-1" width="32" height="32"/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
3
|
+
<defs>
|
|
4
|
+
<style>
|
|
5
|
+
.cls-1 {
|
|
6
|
+
fill: none;
|
|
7
|
+
}
|
|
8
|
+
</style>
|
|
9
|
+
</defs>
|
|
10
|
+
<path id="start-work--technician" d="M26.5,29.5c0,.2761-.2239.5-.5.5s-.5-.2239-.5-.5.2239-.5.5-.5.5.2239.5.5ZM30.3604,31v-12c0-.1992-.1611-.3604-.3604-.3604h-8c-.1992,0-.3604.1611-.3604.3604v12c0,.1992.1611.3604.3604.3604h8c.1992,0,.3604-.1611.3604-.3604ZM22.3604,28.3604h7.2793v2.2793h-7.2793v-2.2793ZM22.3604,19.3604h7.2793v8.2793h-7.2793v-8.2793ZM6.6401,21.8271v9.1729h.7197v-9.748c.6675-.4912,1.4233-.9424,2.2803-1.334v11.082h.7197v-11.3867c.2373-.0928.4819-.1816.7334-.2656l1-.2686c.1494-.04.2563-.1709.2661-.3252.0093-.1543-.0806-.2979-.2241-.3564-.9336-.3789-2.02-1.374-2.8359-2.5972-1.5527-2.3291-1.1948-4.687-1.0225-5.4404h13.4458c.1729.7534.5303,3.1113-1.0225,5.4404-.8193,1.23-1.9053,2.2271-2.835,2.604-.1445.0586-.2344.2021-.2246.3574.0098.1543.1182.2852.2686.3252l.9766.2549c.3379.1123.6631.2334.9756.3633l.2754-.666c-.3281-.1357-.6689-.2627-1.0459-.3877l-.1201-.0312c.8223-.5498,1.6523-1.4043,2.3291-2.4204,1.6221-2.4331,1.3701-4.8433,1.1631-5.8398h1.5371v-.7197h-1.6396v-1.6401c0-.0522-.0586-5.1182-5-6.3125v-.6875c0-.1987-.1611-.3599-.3604-.3599h-4c-.1987,0-.3599.1611-.3599.3599v.6875c-4.9419,1.1943-5,6.2603-5,6.3125v1.6401h-1.6401v.7197h1.5371c-.207.9966-.4585,3.4067,1.1636,5.8398.6763,1.0142,1.5078,1.8696,2.3345,2.4185l-.1489.04C1.7456,21.7051,1.6401,30.9072,1.6401,31h.7197c.0005-.2803.0703-5.5381,4.2803-9.1729ZM8.3599,8c0-.0454.0508-4.4297,4.2803-5.5693v3.5693h.7197V1.3599h3.2803v4.6401h.7202v-3.5698c4.2158,1.1289,4.2793,5.3838,4.2793,5.5698v1.6401h-13.2798v-1.6401ZM25.1611,24.8223l3-1.5c.1221-.0615.1992-.1855.1992-.3223s-.0771-.2607-.1992-.3223l-3-1.5c-.1113-.0566-.2451-.0488-.3506.0156-.1055.0664-.1709.1816-.1709.3066v3c0,.125.0654.2402.1709.3066.0576.0352.124.0537.1895.0537.0547,0,.1104-.0127.1611-.0381ZM27.1953,23l-1.835.918v-1.8359l1.835.918Z"/>
|
|
11
|
+
<rect id="Transparent_Rectangle" data-name="Transparent Rectangle" class="cls-1" width="32" height="32"/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
3
|
+
<defs>
|
|
4
|
+
<style>
|
|
5
|
+
.cls-1 {
|
|
6
|
+
fill: none;
|
|
7
|
+
}
|
|
8
|
+
</style>
|
|
9
|
+
</defs>
|
|
10
|
+
<path id="supervisor-close--work" d="M15,27c-.28,0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5ZM15,29c-.28,0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5ZM8.78,9.21l-3.28,3.28-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51ZM17.01,23.96l.26-.16c.96-.69,1.51-1.81,1.43-2.93-.02-.22-.05-.39-.08-.51h.53v-.72h-.56v-.2401c.03-.96-.41-2.84-2.23-3.38v-.02c0-.2-.16-.36-.36-.36h-2c-.2,0-.36.16-.36.36v.02c-1.82.54-2.26,2.42-2.23,3.36v.26h-.56v.72h.53c-.03.12-.06.29-.08.51-.08,1.12.47,2.24,1.45,2.95l.23.15c-2.56.85-4.34,3.26-4.34,6.03h.72c0-2.04,1.1-3.87,2.78-4.86l1.28,1.28c.06.06.15.1.25.1.1.04.19-.04.26-.11l1.07-1.09,1.09,1.1c.0699.06.16.1.2599.1.1,0,.19-.04.25-.11l1.26-1.27c1.68.99,2.78,2.8199,2.78,4.86h.72c0-2.77-1.78-5.18-4.35-6.04ZM12.13,19.38c0-.09-.03-1.98,1.51-2.6v1.22h.72v-1.64h1.28v1.64h.72v-1.22c1.54.62,1.51,2.51,1.51,2.6v.26h-5.74v-.26ZM13.67,25.65l-.86-.85c.32-.13.65-.24,1-.31l.62.39-.76.77ZM13.15,23.22c-.76-.55-1.19-1.43-1.13-2.29.02-.31.09-.5.09-.5.01-.02.01-.05.01-.07h5.75c.01.02.01.04.02.07,0,0,.07.19.09.5.06.86-.37,1.74-1.11,2.28l-1.87,1.1801-1.85-1.17ZM16.35,25.65l-.78-.77.62-.39c.35.07.68.18,1,.31l-.84.85ZM27.64,15v2h.72v-2h-.72ZM25.64,12v5h.72v-5h-.72ZM23.64,14v3h.72v-3h-.72ZM8.78,9.21l-3.28,3.28-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51ZM8.78,9.21l-3.28,3.28-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51ZM6.5,6.64c-2.68,0-4.86,2.18-4.86,4.86s2.18,4.86,4.86,4.86,4.86-2.18,4.86-4.86-2.18-4.86-4.86-4.86ZM6.5,15.64c-2.28,0-4.14-1.86-4.14-4.14s1.86-4.14,4.14-4.14,4.14,1.86,4.14,4.14-1.86,4.14-4.14,4.14ZM5.5,12.49l-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51-3.28,3.28ZM8.78,9.21l-3.28,3.28-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51ZM30.36,3v17c0,.2-.16.36-.36.36h-9v-.72h8.64V3.36h-14.28v7.77l3.39-3.38c.14-.15.36-.15.5,0l3.75,3.74,4.14-4.13h-2.14v-.72h3.36v3.36h-.72v-2.14l-4.39,4.39c-.14.15-.36.15-.5,0l-3.75-3.74-3.64,3.64v.85h-.72V3c0-.2.16-.36.36-.36h15c.2,0,.36.16.36.36Z"/>
|
|
11
|
+
<rect id="Transparent_Rectangle" data-name="Transparent Rectangle" class="cls-1" width="32" height="32"/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
3
|
+
<defs>
|
|
4
|
+
<style>
|
|
5
|
+
.cls-1 {
|
|
6
|
+
fill: none;
|
|
7
|
+
}
|
|
8
|
+
</style>
|
|
9
|
+
</defs>
|
|
10
|
+
<path id="supervisor" d="M16.5,26c0,.2761-.2239.5-.5.5s-.5-.2239-.5-.5.2239-.5.5-.5.5.2239.5.5ZM16,28.5c-.2761,0-.5.2239-.5.5s.2239.5.5.5.5-.2239.5-.5-.2239-.5-.5-.5ZM29.3604,31c0-.0928-.1064-9.2949-9.2695-12.3486l-.1201-.0312c.8223-.5498,1.6523-1.4043,2.3291-2.4204,1.6221-2.4331,1.3701-4.8433,1.1631-5.8398h1.5371v-.7197h-1.6396v-1.6401c0-.0522-.0586-5.1182-5-6.3125v-.6875c0-.1987-.1611-.3599-.3604-.3599h-4c-.1987,0-.3599.1611-.3599.3599v.6875c-4.9419,1.1943-5,6.2603-5,6.3125v1.6401h-1.6401v.7197h1.5371c-.207.9966-.4585,3.4067,1.1636,5.8398.6763,1.0142,1.5078,1.8696,2.3345,2.4185l-.1489.04C2.7456,21.7051,2.6401,30.9072,2.6401,31h.7197c.0005-.3262.0957-7.3809,6.6816-10.79l3.7256,3.6914c.1396.1387.3643.1377.5063.001l1.7236-1.6992,1.7168,1.6982c.1406.1387.3652.1387.5059,0l3.7373-3.6895c6.5879,3.417,6.6826,10.4629,6.6826,10.7881h.7207ZM12.0933,19.3477l.8003-.2148,2.5918,2.5635-1.4644,1.4434-3.2915-3.2617c.4292-.1924.8838-.3701,1.3638-.5303ZM19.1074,19.1387l.7783.2031c.4883.1621.9492.3428,1.3838.5381l-3.3027,3.2598-1.457-1.4424,2.5977-2.5586ZM13.252,18.4746l-.0005-.001c-.0327-.0322-.0718-.0576-.1162-.0762-.9336-.3789-2.02-1.374-2.8359-2.5972-1.5527-2.3291-1.1948-4.687-1.0225-5.4404h13.4458c.1729.7534.5303,3.1113-1.0225,5.4404-.8193,1.23-1.9053,2.2271-2.835,2.604-.0469.0186-.0869.0459-.1201.0801l-2.7471,2.707-2.7437-2.7148c-.001-.001-.0015-.001-.0024-.002ZM9.3599,8c0-.0454.0508-4.4297,4.2803-5.5693v3.5693h.7197V1.3599h3.2798v4.6401h.7207v-3.5698c4.2158,1.1289,4.2793,5.3838,4.2793,5.5698v1.6401h-13.2798v-1.6401Z"/>
|
|
11
|
+
<rect id="Transparent_Rectangle" data-name="Transparent Rectangle" class="cls-1" width="32" height="32"/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M19,30.3604H3c-.1987,0-.3599-.1611-.3599-.3604V4c0-.1987.1611-.3599.3599-.3599h9.6401v-1.1401c0-.4741.3857-.8599.8599-.8599h15c.4746,0,.8604.3857.8604.8599v11c0,.4741-.3857.8599-.8604.8599h-9.1396v15.6401c0,.1992-.1611.3604-.3604.3604ZM3.3599,29.6396h15.2798v-5.2793H3.3599v5.2793ZM3.3599,23.6396h15.2798v-9.2798h-2.0073l-3.3989,2.8901c-.1064.0918-.2568.1104-.3843.0527-.1274-.0596-.209-.1865-.209-.3271V4.3599H3.3599v19.2798ZM13.3599,4v12.1968l2.9067-2.4712c.0654-.0552.1479-.0854.2334-.0854h12c.0771,0,.1396-.063.1396-.1401V2.5c0-.0771-.0625-.1401-.1396-.1401h-15c-.0771,0-.1401.063-.1401.1401v1.5ZM21.3604,11h-.7207v-2.6401h-2.6396v-.7197h2.6396v-2.6401h.7207v2.6401h2.6396v.7197h-2.6396v2.6401ZM11.75,27c0-.4142-.3358-.75-.75-.75s-.75.3358-.75.75.3358.75.75.75.75-.3358.75-.75Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30,31.3604h-8c-.1992,0-.3604-.1611-.3604-.3604v-12c0-.1992.1611-.3604.3604-.3604h8c.1992,0,.3604.1611.3604.3604v12c0,.1992-.1611.3604-.3604.3604ZM22.3604,30.6396h7.2793v-2.2793h-7.2793v2.2793ZM22.3604,27.6396h7.2793v-8.2793h-7.2793v8.2793ZM2.3599,31h-.7197c0-.0928.1055-9.2949,9.2461-12.3418l.1489-.04c-.8267-.5488-1.6582-1.4043-2.3345-2.4185-1.6221-2.4331-1.3706-4.8433-1.1636-5.8398h-1.5371v-.7197h1.6401v-1.6401c0-.0522.0581-5.1182,5-6.3125v-.6875c0-.1987.1611-.3599.3599-.3599h4c.1992,0,.3604.1611.3604.3599v.6875c4.9414,1.1943,5,6.2603,5,6.3125v1.6401h1.6396v.7197h-1.5371c.207.9966.459,3.4067-1.1631,5.8398-.6768,1.0161-1.5068,1.8706-2.3291,2.4204l.1201.0312c.377.125.7178.252,1.0459.3877l-.2754.666c-.3125-.1299-.6377-.251-.9756-.3633l-.9766-.2549c-.1504-.04-.2588-.1709-.2686-.3252-.0098-.1553.0801-.2988.2246-.3574.9297-.377,2.0156-1.374,2.835-2.604,1.5527-2.3291,1.1953-4.687,1.0225-5.4404h-13.4458c-.1724.7534-.5303,3.1113,1.0225,5.4404.8159,1.2231,1.9023,2.2183,2.8359,2.5972.1436.0586.2334.2021.2241.3564-.0098.1543-.1167.2852-.2661.3252l-1,.2686c-.2515.084-.4961.1729-.7334.2656v11.3867h-.7197v-11.082c-.8569.3916-1.6128.8428-2.2803,1.334v9.748h-.7197v-9.1729c-4.21,3.6348-4.2798,8.8926-4.2803,9.1729ZM8.3599,9.6401h13.2798v-1.6401c0-.186-.0635-4.4409-4.2793-5.5698v3.5698h-.7202V1.3599h-3.2803v4.6401h-.7197v-3.5693c-4.2295,1.1396-4.2803,5.5239-4.2803,5.5693v1.6401ZM26,29c-.2761,0-.5.2239-.5.5s.2239.5.5.5.5-.2239.5-.5-.2239-.5-.5-.5ZM28.4971,22.8408l-.5098-.5098-2.5732,2.5742-1.1592-1.1602-.5098.5098,1.6689,1.668,3.083-3.082Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30,31.3604H9c-.1987,0-.3599-.1611-.3599-.3604v-5.6475c-4.4434-.1895-8-3.8633-8-8.3525s3.5566-8.1631,8-8.3525V3c0-.1987.1611-.3599.3599-.3599h5.6401v-.6401c0-.1987.1611-.3599.3599-.3599h1.6401v-.6401c0-.1987.1611-.3599.3599-.3599h5c.1992,0,.3604.1611.3604.3599v.6401h1.6396c.1992,0,.3604.1611.3604.3599v.6401h5.6396c.1992,0,.3604.1611.3604.3599v28c0,.1992-.1611.3604-.3604.3604ZM9.3599,30.6396h20.2798V3.3599h-5.2793v.6401c0,.1987-.1611.3599-.3604.3599h-9c-.1987,0-.3599-.1611-.3599-.3599v-.6401h-5.2803v5.2876c4.4434.1895,8.0005,3.8633,8.0005,8.3525s-3.5571,8.1631-8.0005,8.3525v5.2871ZM9,9.3599c-4.2129,0-7.6401,3.4272-7.6401,7.6401s3.4272,7.6396,7.6401,7.6396,7.6401-3.4268,7.6401-7.6396-3.4272-7.6401-7.6401-7.6401ZM15.3599,3.6401h8.2798v-1.2803h-1.6396c-.1992,0-.3604-.1611-.3604-.3599v-.6401h-4.2793v.6401c0,.1987-.1611.3599-.3604.3599h-1.6401v1.2803ZM9.3599,21h-.7197v-3.6396h-3.6401v-.7202h3.6401v-3.6401h.7197v3.6401h3.6401v.7202h-3.6401v3.6396Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M17,9.64v.72h11v-.72h-11ZM17,11.64v.72h6v-.72h-6ZM24.64,20v3.85l-1.89,1.9.5.5,2-2c.07-.06.11-.15.11-.25v-4h-.72ZM31,3.64H1c-.2,0-.36.16-.36.36v22c0,.2.16.36.36.36h15v-.72H1.36V4.36h29.28v13.64h.72V4c0-.2-.16-.36-.36-.36ZM29.35,28.64h1.65v.72h-3.36v-3.36h.72v2.52c1.43-1.05,2.28-2.73,2.28-4.52,0-3.11-2.53-5.64-5.64-5.64s-5.64,2.53-5.64,5.64,2.53,5.64,5.64,5.64v.72c-3.51,0-6.36-2.85-6.36-6.36s2.85-6.36,6.36-6.36,6.36,2.85,6.36,6.36c0,1.78-.74,3.45-2.01,4.64ZM12.22,15.04c.1801-.12.36-.27.53-.45.65-.73.93-1.81.85-3.23h.55v-.72h-.53c.04-.51.01-1.39-.49-2.14-.38-.6-.98-1-1.77-1.2v-.3c0-.2-.16-.36-.36-.36h-2c-.2,0-.36.16-.36.36v.3c-.79.2-1.39.6-1.77,1.2-.5.75-.53,1.63-.49,2.14h-.53v.72h.55c-.08,1.42.2,2.5.85,3.23.17.18.35.33.53.45-2.46.9-4.14,3.25-4.14,5.96h.72c0-1.36.47-2.61,1.28-3.59v3.59h.72v-4.32c.38-.32.81-.59,1.28-.81v5.13h.72v-5.4c.23-.07.46-.12.7-.16.18-.03.31-.2.3-.39-.02-.18-.17-.32-.36-.33,0,0-.68-.02-1.21-.61-.52-.59-.75-1.51-.66-2.75h5.74c.08,1.23-.13,2.15-.65,2.74-.53.6-1.2.62-1.22.62-.19.01-.34.15-.36.33-.01.19.12.36.3.39.24.04.47.09.7.16v5.4h.72v-5.13c.47.22.9.49,1.28.81v4.32h.72v-3.59c.81.98,1.28,2.23,1.28,3.59h.72c0-2.71-1.68-5.06-4.14-5.96ZM7.11,10.64c-.04-.4-.04-1.14.36-1.75.25-.39.65-.67,1.17-.84v.95h.72v-1.64h1.28v1.64h.72v-.95c.52.17.92.45,1.17.84.4.61.4,1.35.36,1.75h-5.78Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M26,31.3604H5c-.1987,0-.3599-.1611-.3599-.3604V3c0-.1987.1611-.3599.3599-.3599h5.6401v-.6401c0-.1987.1611-.3599.3599-.3599h1.6401v-.6401c0-.1987.1611-.3599.3599-.3599h5c.1992,0,.3604.1611.3604.3599v.6401h1.6396c.1992,0,.3604.1611.3604.3599v.6401h5.6396c.1992,0,.3604.1611.3604.3599v28c0,.1992-.1611.3604-.3604.3604ZM5.3599,30.6396h20.2798V3.3599h-5.2793v.6401c0,.1987-.1611.3599-.3604.3599h-9c-.1987,0-.3599-.1611-.3599-.3599v-.6401h-5.2803v27.2798ZM11.3599,3.6401h8.2798v-1.2803h-1.6396c-.1992,0-.3604-.1611-.3604-.3599v-.6401h-4.2798v.6401c0,.1987-.1611.3599-.3599.3599h-1.6401v1.2803ZM11.5,28.3604h-3c-.4741,0-.8599-.3857-.8599-.8604v-3c0-.4746.3857-.8604.8599-.8604h3c.4741,0,.8599.3857.8599.8604v3c0,.4746-.3857.8604-.8599.8604ZM8.5,24.3604c-.0771,0-.1401.0625-.1401.1396v3c0,.0771.063.1396.1401.1396h3c.0771,0,.1401-.0625.1401-.1396v-3c0-.0771-.063-.1396-.1401-.1396h-3ZM23,26.3604h-8v-.7207h8v.7207ZM11.5,20.3604h-3c-.4741,0-.8599-.3857-.8599-.8604v-3c0-.4741.3857-.8599.8599-.8599h3c.4741,0,.8599.3857.8599.8599v3c0,.4746-.3857.8604-.8599.8604ZM8.5,16.3599c-.0771,0-.1401.063-.1401.1401v3c0,.0771.063.1396.1401.1396h3c.0771,0,.1401-.0625.1401-.1396v-3c0-.0771-.063-.1401-.1401-.1401h-3ZM23,18.3604h-8v-.7207h8v.7207ZM11.5,12.3599h-3c-.4741,0-.8599-.3857-.8599-.8599v-3c0-.4741.3857-.8599.8599-.8599h3c.4741,0,.8599.3857.8599.8599v3c0,.4741-.3857.8599-.8599.8599ZM8.5,8.3599c-.0771,0-.1401.063-.1401.1401v3c0,.0771.063.1401.1401.1401h3c.0771,0,.1401-.063.1401-.1401v-3c0-.0771-.063-.1401-.1401-.1401h-3ZM23,10.3599h-8v-.7197h8v.7197Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M26.5,29.5c0,.2761-.2239.5-.5.5s-.5-.2239-.5-.5.2239-.5.5-.5.5.2239.5.5ZM30.3604,31v-12c0-.1992-.1611-.3604-.3604-.3604h-8c-.1992,0-.3604.1611-.3604.3604v12c0,.1992.1611.3604.3604.3604h8c.1992,0,.3604-.1611.3604-.3604ZM22.3604,28.3604h7.2793v2.2793h-7.2793v-2.2793ZM22.3604,19.3604h7.2793v8.2793h-7.2793v-8.2793ZM6.6401,21.8271v9.1729h.7197v-9.748c.6675-.4912,1.4233-.9424,2.2803-1.334v11.082h.7197v-11.3867c.2373-.0928.4819-.1816.7334-.2656l1-.2686c.1494-.04.2563-.1709.2661-.3252.0093-.1543-.0806-.2979-.2241-.3564-.9336-.3789-2.02-1.374-2.8359-2.5972-1.5527-2.3291-1.1948-4.687-1.0225-5.4404h13.4458c.1729.7534.5303,3.1113-1.0225,5.4404-.8193,1.23-1.9053,2.2271-2.835,2.604-.1445.0586-.2344.2021-.2246.3574.0098.1543.1182.2852.2686.3252l.9766.2549c.3379.1123.6631.2334.9756.3633l.2754-.666c-.3281-.1357-.6689-.2627-1.0459-.3877l-.1201-.0312c.8223-.5498,1.6523-1.4043,2.3291-2.4204,1.6221-2.4331,1.3701-4.8433,1.1631-5.8398h1.5371v-.7197h-1.6396v-1.6401c0-.0522-.0586-5.1182-5-6.3125v-.6875c0-.1987-.1611-.3599-.3604-.3599h-4c-.1987,0-.3599.1611-.3599.3599v.6875c-4.9419,1.1943-5,6.2603-5,6.3125v1.6401h-1.6401v.7197h1.5371c-.207.9966-.4585,3.4067,1.1636,5.8398.6763,1.0142,1.5078,1.8696,2.3345,2.4185l-.1489.04C1.7456,21.7051,1.6401,30.9072,1.6401,31h.7197c.0005-.2803.0703-5.5381,4.2803-9.1729ZM8.3599,8c0-.0454.0508-4.4297,4.2803-5.5693v3.5693h.7197V1.3599h3.2803v4.6401h.7202v-3.5698c4.2158,1.1289,4.2793,5.3838,4.2793,5.5698v1.6401h-13.2798v-1.6401ZM25.1611,24.8223l3-1.5c.1221-.0615.1992-.1855.1992-.3223s-.0771-.2607-.1992-.3223l-3-1.5c-.1113-.0566-.2451-.0488-.3506.0156-.1055.0664-.1709.1816-.1709.3066v3c0,.125.0654.2402.1709.3066.0576.0352.124.0537.1895.0537.0547,0,.1104-.0127.1611-.0381ZM27.1953,23l-1.835.918v-1.8359l1.835.918Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M15,27c-.28,0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5ZM15,29c-.28,0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5ZM8.78,9.21l-3.28,3.28-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51ZM17.01,23.96l.26-.16c.96-.69,1.51-1.81,1.43-2.93-.02-.22-.05-.39-.08-.51h.53v-.72h-.56v-.2401c.03-.96-.41-2.84-2.23-3.38v-.02c0-.2-.16-.36-.36-.36h-2c-.2,0-.36.16-.36.36v.02c-1.82.54-2.26,2.42-2.23,3.36v.26h-.56v.72h.53c-.03.12-.06.29-.08.51-.08,1.12.47,2.24,1.45,2.95l.23.15c-2.56.85-4.34,3.26-4.34,6.03h.72c0-2.04,1.1-3.87,2.78-4.86l1.28,1.28c.06.06.15.1.25.1.1.04.19-.04.26-.11l1.07-1.09,1.09,1.1c.0699.06.16.1.2599.1.1,0,.19-.04.25-.11l1.26-1.27c1.68.99,2.78,2.8199,2.78,4.86h.72c0-2.77-1.78-5.18-4.35-6.04ZM12.13,19.38c0-.09-.03-1.98,1.51-2.6v1.22h.72v-1.64h1.28v1.64h.72v-1.22c1.54.62,1.51,2.51,1.51,2.6v.26h-5.74v-.26ZM13.67,25.65l-.86-.85c.32-.13.65-.24,1-.31l.62.39-.76.77ZM13.15,23.22c-.76-.55-1.19-1.43-1.13-2.29.02-.31.09-.5.09-.5.01-.02.01-.05.01-.07h5.75c.01.02.01.04.02.07,0,0,.07.19.09.5.06.86-.37,1.74-1.11,2.28l-1.87,1.1801-1.85-1.17ZM16.35,25.65l-.78-.77.62-.39c.35.07.68.18,1,.31l-.84.85ZM27.64,15v2h.72v-2h-.72ZM25.64,12v5h.72v-5h-.72ZM23.64,14v3h.72v-3h-.72ZM8.78,9.21l-3.28,3.28-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51ZM8.78,9.21l-3.28,3.28-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51ZM6.5,6.64c-2.68,0-4.86,2.18-4.86,4.86s2.18,4.86,4.86,4.86,4.86-2.18,4.86-4.86-2.18-4.86-4.86-4.86ZM6.5,15.64c-2.28,0-4.14-1.86-4.14-4.14s1.86-4.14,4.14-4.14,4.14,1.86,4.14,4.14-1.86,4.14-4.14,4.14ZM5.5,12.49l-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51-3.28,3.28ZM8.78,9.21l-3.28,3.28-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51ZM30.36,3v17c0,.2-.16.36-.36.36h-9v-.72h8.64V3.36h-14.28v7.77l3.39-3.38c.14-.15.36-.15.5,0l3.75,3.74,4.14-4.13h-2.14v-.72h3.36v3.36h-.72v-2.14l-4.39,4.39c-.14.15-.36.15-.5,0l-3.75-3.74-3.64,3.64v.85h-.72V3c0-.2.16-.36.36-.36h15c.2,0,.36.16.36.36Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16.5,26c0,.2761-.2239.5-.5.5s-.5-.2239-.5-.5.2239-.5.5-.5.5.2239.5.5ZM16,28.5c-.2761,0-.5.2239-.5.5s.2239.5.5.5.5-.2239.5-.5-.2239-.5-.5-.5ZM29.3604,31c0-.0928-.1064-9.2949-9.2695-12.3486l-.1201-.0312c.8223-.5498,1.6523-1.4043,2.3291-2.4204,1.6221-2.4331,1.3701-4.8433,1.1631-5.8398h1.5371v-.7197h-1.6396v-1.6401c0-.0522-.0586-5.1182-5-6.3125v-.6875c0-.1987-.1611-.3599-.3604-.3599h-4c-.1987,0-.3599.1611-.3599.3599v.6875c-4.9419,1.1943-5,6.2603-5,6.3125v1.6401h-1.6401v.7197h1.5371c-.207.9966-.4585,3.4067,1.1636,5.8398.6763,1.0142,1.5078,1.8696,2.3345,2.4185l-.1489.04C2.7456,21.7051,2.6401,30.9072,2.6401,31h.7197c.0005-.3262.0957-7.3809,6.6816-10.79l3.7256,3.6914c.1396.1387.3643.1377.5063.001l1.7236-1.6992,1.7168,1.6982c.1406.1387.3652.1387.5059,0l3.7373-3.6895c6.5879,3.417,6.6826,10.4629,6.6826,10.7881h.7207ZM12.0933,19.3477l.8003-.2148,2.5918,2.5635-1.4644,1.4434-3.2915-3.2617c.4292-.1924.8838-.3701,1.3638-.5303ZM19.1074,19.1387l.7783.2031c.4883.1621.9492.3428,1.3838.5381l-3.3027,3.2598-1.457-1.4424,2.5977-2.5586ZM13.252,18.4746l-.0005-.001c-.0327-.0322-.0718-.0576-.1162-.0762-.9336-.3789-2.02-1.374-2.8359-2.5972-1.5527-2.3291-1.1948-4.687-1.0225-5.4404h13.4458c.1729.7534.5303,3.1113-1.0225,5.4404-.8193,1.23-1.9053,2.2271-2.835,2.604-.0469.0186-.0869.0459-.1201.0801l-2.7471,2.707-2.7437-2.7148c-.001-.001-.0015-.001-.0024-.002ZM9.3599,8c0-.0454.0508-4.4297,4.2803-5.5693v3.5693h.7197V1.3599h3.2798v4.6401h.7207v-3.5698c4.2158,1.1289,4.2793,5.3838,4.2793,5.5698v1.6401h-13.2798v-1.6401Z"/></svg>
|
package/umd/index.js
CHANGED
|
@@ -144,6 +144,23 @@ var CarbonIcons = (function(exports) {
|
|
|
144
144
|
"name": "add--document"
|
|
145
145
|
};
|
|
146
146
|
//#endregion
|
|
147
|
+
//#region virtual:add-comments--mobile/index.js
|
|
148
|
+
var virtual_add_comments__mobile_default = {
|
|
149
|
+
"elem": "svg",
|
|
150
|
+
"attrs": {
|
|
151
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
152
|
+
"viewBox": "0 0 32 32",
|
|
153
|
+
"fill": "currentColor",
|
|
154
|
+
"width": 64,
|
|
155
|
+
"height": 64
|
|
156
|
+
},
|
|
157
|
+
"content": [{
|
|
158
|
+
"elem": "path",
|
|
159
|
+
"attrs": { "d": "M19,30.3604H3c-.1987,0-.3599-.1611-.3599-.3604V4c0-.1987.1611-.3599.3599-.3599h9.6401v-1.1401c0-.4741.3857-.8599.8599-.8599h15c.4746,0,.8604.3857.8604.8599v11c0,.4741-.3857.8599-.8604.8599h-9.1396v15.6401c0,.1992-.1611.3604-.3604.3604ZM3.3599,29.6396h15.2798v-5.2793H3.3599v5.2793ZM3.3599,23.6396h15.2798v-9.2798h-2.0073l-3.3989,2.8901c-.1064.0918-.2568.1104-.3843.0527-.1274-.0596-.209-.1865-.209-.3271V4.3599H3.3599v19.2798ZM13.3599,4v12.1968l2.9067-2.4712c.0654-.0552.1479-.0854.2334-.0854h12c.0771,0,.1396-.063.1396-.1401V2.5c0-.0771-.0625-.1401-.1396-.1401h-15c-.0771,0-.1401.063-.1401.1401v1.5ZM21.3604,11h-.7207v-2.6401h-2.6396v-.7197h2.6396v-2.6401h.7207v2.6401h2.6396v.7197h-2.6396v2.6401ZM11.75,27c0-.4142-.3358-.75-.75-.75s-.75.3358-.75.75.3358.75.75.75.75-.3358.75-.75Z" }
|
|
160
|
+
}],
|
|
161
|
+
"name": "add-comments--mobile"
|
|
162
|
+
};
|
|
163
|
+
//#endregion
|
|
147
164
|
//#region virtual:advanced--fraud--protection/index.js
|
|
148
165
|
var virtual_advanced__fraud__protection_default = {
|
|
149
166
|
"elem": "svg",
|
|
@@ -5373,6 +5390,23 @@ var CarbonIcons = (function(exports) {
|
|
|
5373
5390
|
"name": "commercial--financing--02"
|
|
5374
5391
|
};
|
|
5375
5392
|
//#endregion
|
|
5393
|
+
//#region virtual:complete-work--technician/index.js
|
|
5394
|
+
var virtual_complete_work__technician_default = {
|
|
5395
|
+
"elem": "svg",
|
|
5396
|
+
"attrs": {
|
|
5397
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
5398
|
+
"viewBox": "0 0 32 32",
|
|
5399
|
+
"fill": "currentColor",
|
|
5400
|
+
"width": 64,
|
|
5401
|
+
"height": 64
|
|
5402
|
+
},
|
|
5403
|
+
"content": [{
|
|
5404
|
+
"elem": "path",
|
|
5405
|
+
"attrs": { "d": "M30,31.3604h-8c-.1992,0-.3604-.1611-.3604-.3604v-12c0-.1992.1611-.3604.3604-.3604h8c.1992,0,.3604.1611.3604.3604v12c0,.1992-.1611.3604-.3604.3604ZM22.3604,30.6396h7.2793v-2.2793h-7.2793v2.2793ZM22.3604,27.6396h7.2793v-8.2793h-7.2793v8.2793ZM2.3599,31h-.7197c0-.0928.1055-9.2949,9.2461-12.3418l.1489-.04c-.8267-.5488-1.6582-1.4043-2.3345-2.4185-1.6221-2.4331-1.3706-4.8433-1.1636-5.8398h-1.5371v-.7197h1.6401v-1.6401c0-.0522.0581-5.1182,5-6.3125v-.6875c0-.1987.1611-.3599.3599-.3599h4c.1992,0,.3604.1611.3604.3599v.6875c4.9414,1.1943,5,6.2603,5,6.3125v1.6401h1.6396v.7197h-1.5371c.207.9966.459,3.4067-1.1631,5.8398-.6768,1.0161-1.5068,1.8706-2.3291,2.4204l.1201.0312c.377.125.7178.252,1.0459.3877l-.2754.666c-.3125-.1299-.6377-.251-.9756-.3633l-.9766-.2549c-.1504-.04-.2588-.1709-.2686-.3252-.0098-.1553.0801-.2988.2246-.3574.9297-.377,2.0156-1.374,2.835-2.604,1.5527-2.3291,1.1953-4.687,1.0225-5.4404h-13.4458c-.1724.7534-.5303,3.1113,1.0225,5.4404.8159,1.2231,1.9023,2.2183,2.8359,2.5972.1436.0586.2334.2021.2241.3564-.0098.1543-.1167.2852-.2661.3252l-1,.2686c-.2515.084-.4961.1729-.7334.2656v11.3867h-.7197v-11.082c-.8569.3916-1.6128.8428-2.2803,1.334v9.748h-.7197v-9.1729c-4.21,3.6348-4.2798,8.8926-4.2803,9.1729ZM8.3599,9.6401h13.2798v-1.6401c0-.186-.0635-4.4409-4.2793-5.5698v3.5698h-.7202V1.3599h-3.2803v4.6401h-.7197v-3.5693c-4.2295,1.1396-4.2803,5.5239-4.2803,5.5693v1.6401ZM26,29c-.2761,0-.5.2239-.5.5s.2239.5.5.5.5-.2239.5-.5-.2239-.5-.5-.5ZM28.4971,22.8408l-.5098-.5098-2.5732,2.5742-1.1592-1.1602-.5098.5098,1.6689,1.668,3.083-3.082Z" }
|
|
5406
|
+
}],
|
|
5407
|
+
"name": "complete-work--technician"
|
|
5408
|
+
};
|
|
5409
|
+
//#endregion
|
|
5376
5410
|
//#region virtual:compliant/index.js
|
|
5377
5411
|
var virtual_compliant_default = {
|
|
5378
5412
|
"elem": "svg",
|
|
@@ -6253,6 +6287,23 @@ var CarbonIcons = (function(exports) {
|
|
|
6253
6287
|
"name": "crab"
|
|
6254
6288
|
};
|
|
6255
6289
|
//#endregion
|
|
6290
|
+
//#region virtual:create-work/index.js
|
|
6291
|
+
var virtual_create_work_default = {
|
|
6292
|
+
"elem": "svg",
|
|
6293
|
+
"attrs": {
|
|
6294
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
6295
|
+
"viewBox": "0 0 32 32",
|
|
6296
|
+
"fill": "currentColor",
|
|
6297
|
+
"width": 64,
|
|
6298
|
+
"height": 64
|
|
6299
|
+
},
|
|
6300
|
+
"content": [{
|
|
6301
|
+
"elem": "path",
|
|
6302
|
+
"attrs": { "d": "M30,31.3604H9c-.1987,0-.3599-.1611-.3599-.3604v-5.6475c-4.4434-.1895-8-3.8633-8-8.3525s3.5566-8.1631,8-8.3525V3c0-.1987.1611-.3599.3599-.3599h5.6401v-.6401c0-.1987.1611-.3599.3599-.3599h1.6401v-.6401c0-.1987.1611-.3599.3599-.3599h5c.1992,0,.3604.1611.3604.3599v.6401h1.6396c.1992,0,.3604.1611.3604.3599v.6401h5.6396c.1992,0,.3604.1611.3604.3599v28c0,.1992-.1611.3604-.3604.3604ZM9.3599,30.6396h20.2798V3.3599h-5.2793v.6401c0,.1987-.1611.3599-.3604.3599h-9c-.1987,0-.3599-.1611-.3599-.3599v-.6401h-5.2803v5.2876c4.4434.1895,8.0005,3.8633,8.0005,8.3525s-3.5571,8.1631-8.0005,8.3525v5.2871ZM9,9.3599c-4.2129,0-7.6401,3.4272-7.6401,7.6401s3.4272,7.6396,7.6401,7.6396,7.6401-3.4268,7.6401-7.6396-3.4272-7.6401-7.6401-7.6401ZM15.3599,3.6401h8.2798v-1.2803h-1.6396c-.1992,0-.3604-.1611-.3604-.3599v-.6401h-4.2793v.6401c0,.1987-.1611.3599-.3604.3599h-1.6401v1.2803ZM9.3599,21h-.7197v-3.6396h-3.6401v-.7202h3.6401v-3.6401h.7197v3.6401h3.6401v.7202h-3.6401v3.6396Z" }
|
|
6303
|
+
}],
|
|
6304
|
+
"name": "create-work"
|
|
6305
|
+
};
|
|
6306
|
+
//#endregion
|
|
6256
6307
|
//#region virtual:credit--card/index.js
|
|
6257
6308
|
var virtual_credit__card_default = {
|
|
6258
6309
|
"elem": "svg",
|
|
@@ -20151,6 +20202,23 @@ var CarbonIcons = (function(exports) {
|
|
|
20151
20202
|
"name": "report"
|
|
20152
20203
|
};
|
|
20153
20204
|
//#endregion
|
|
20205
|
+
//#region virtual:report-time--technician/index.js
|
|
20206
|
+
var virtual_report_time__technician_default = {
|
|
20207
|
+
"elem": "svg",
|
|
20208
|
+
"attrs": {
|
|
20209
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
20210
|
+
"viewBox": "0 0 32 32",
|
|
20211
|
+
"fill": "currentColor",
|
|
20212
|
+
"width": 64,
|
|
20213
|
+
"height": 64
|
|
20214
|
+
},
|
|
20215
|
+
"content": [{
|
|
20216
|
+
"elem": "path",
|
|
20217
|
+
"attrs": { "d": "M17,9.64v.72h11v-.72h-11ZM17,11.64v.72h6v-.72h-6ZM24.64,20v3.85l-1.89,1.9.5.5,2-2c.07-.06.11-.15.11-.25v-4h-.72ZM31,3.64H1c-.2,0-.36.16-.36.36v22c0,.2.16.36.36.36h15v-.72H1.36V4.36h29.28v13.64h.72V4c0-.2-.16-.36-.36-.36ZM29.35,28.64h1.65v.72h-3.36v-3.36h.72v2.52c1.43-1.05,2.28-2.73,2.28-4.52,0-3.11-2.53-5.64-5.64-5.64s-5.64,2.53-5.64,5.64,2.53,5.64,5.64,5.64v.72c-3.51,0-6.36-2.85-6.36-6.36s2.85-6.36,6.36-6.36,6.36,2.85,6.36,6.36c0,1.78-.74,3.45-2.01,4.64ZM12.22,15.04c.1801-.12.36-.27.53-.45.65-.73.93-1.81.85-3.23h.55v-.72h-.53c.04-.51.01-1.39-.49-2.14-.38-.6-.98-1-1.77-1.2v-.3c0-.2-.16-.36-.36-.36h-2c-.2,0-.36.16-.36.36v.3c-.79.2-1.39.6-1.77,1.2-.5.75-.53,1.63-.49,2.14h-.53v.72h.55c-.08,1.42.2,2.5.85,3.23.17.18.35.33.53.45-2.46.9-4.14,3.25-4.14,5.96h.72c0-1.36.47-2.61,1.28-3.59v3.59h.72v-4.32c.38-.32.81-.59,1.28-.81v5.13h.72v-5.4c.23-.07.46-.12.7-.16.18-.03.31-.2.3-.39-.02-.18-.17-.32-.36-.33,0,0-.68-.02-1.21-.61-.52-.59-.75-1.51-.66-2.75h5.74c.08,1.23-.13,2.15-.65,2.74-.53.6-1.2.62-1.22.62-.19.01-.34.15-.36.33-.01.19.12.36.3.39.24.04.47.09.7.16v5.4h.72v-5.13c.47.22.9.49,1.28.81v4.32h.72v-3.59c.81.98,1.28,2.23,1.28,3.59h.72c0-2.71-1.68-5.06-4.14-5.96ZM7.11,10.64c-.04-.4-.04-1.14.36-1.75.25-.39.65-.67,1.17-.84v.95h.72v-1.64h1.28v1.64h.72v-.95c.52.17.92.45,1.17.84.4.61.4,1.35.36,1.75h-5.78Z" }
|
|
20218
|
+
}],
|
|
20219
|
+
"name": "report-time--technician"
|
|
20220
|
+
};
|
|
20221
|
+
//#endregion
|
|
20154
20222
|
//#region virtual:research/index.js
|
|
20155
20223
|
var virtual_research_default = {
|
|
20156
20224
|
"elem": "svg",
|
|
@@ -20372,6 +20440,23 @@ var CarbonIcons = (function(exports) {
|
|
|
20372
20440
|
"name": "retrieve--and--rank"
|
|
20373
20441
|
};
|
|
20374
20442
|
//#endregion
|
|
20443
|
+
//#region virtual:review-checklist/index.js
|
|
20444
|
+
var virtual_review_checklist_default = {
|
|
20445
|
+
"elem": "svg",
|
|
20446
|
+
"attrs": {
|
|
20447
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
20448
|
+
"viewBox": "0 0 32 32",
|
|
20449
|
+
"fill": "currentColor",
|
|
20450
|
+
"width": 64,
|
|
20451
|
+
"height": 64
|
|
20452
|
+
},
|
|
20453
|
+
"content": [{
|
|
20454
|
+
"elem": "path",
|
|
20455
|
+
"attrs": { "d": "M26,31.3604H5c-.1987,0-.3599-.1611-.3599-.3604V3c0-.1987.1611-.3599.3599-.3599h5.6401v-.6401c0-.1987.1611-.3599.3599-.3599h1.6401v-.6401c0-.1987.1611-.3599.3599-.3599h5c.1992,0,.3604.1611.3604.3599v.6401h1.6396c.1992,0,.3604.1611.3604.3599v.6401h5.6396c.1992,0,.3604.1611.3604.3599v28c0,.1992-.1611.3604-.3604.3604ZM5.3599,30.6396h20.2798V3.3599h-5.2793v.6401c0,.1987-.1611.3599-.3604.3599h-9c-.1987,0-.3599-.1611-.3599-.3599v-.6401h-5.2803v27.2798ZM11.3599,3.6401h8.2798v-1.2803h-1.6396c-.1992,0-.3604-.1611-.3604-.3599v-.6401h-4.2798v.6401c0,.1987-.1611.3599-.3599.3599h-1.6401v1.2803ZM11.5,28.3604h-3c-.4741,0-.8599-.3857-.8599-.8604v-3c0-.4746.3857-.8604.8599-.8604h3c.4741,0,.8599.3857.8599.8604v3c0,.4746-.3857.8604-.8599.8604ZM8.5,24.3604c-.0771,0-.1401.0625-.1401.1396v3c0,.0771.063.1396.1401.1396h3c.0771,0,.1401-.0625.1401-.1396v-3c0-.0771-.063-.1396-.1401-.1396h-3ZM23,26.3604h-8v-.7207h8v.7207ZM11.5,20.3604h-3c-.4741,0-.8599-.3857-.8599-.8604v-3c0-.4741.3857-.8599.8599-.8599h3c.4741,0,.8599.3857.8599.8599v3c0,.4746-.3857.8604-.8599.8604ZM8.5,16.3599c-.0771,0-.1401.063-.1401.1401v3c0,.0771.063.1396.1401.1396h3c.0771,0,.1401-.0625.1401-.1396v-3c0-.0771-.063-.1401-.1401-.1401h-3ZM23,18.3604h-8v-.7207h8v.7207ZM11.5,12.3599h-3c-.4741,0-.8599-.3857-.8599-.8599v-3c0-.4741.3857-.8599.8599-.8599h3c.4741,0,.8599.3857.8599.8599v3c0,.4741-.3857.8599-.8599.8599ZM8.5,8.3599c-.0771,0-.1401.063-.1401.1401v3c0,.0771.063.1401.1401.1401h3c.0771,0,.1401-.063.1401-.1401v-3c0-.0771-.063-.1401-.1401-.1401h-3ZM23,10.3599h-8v-.7197h8v.7197Z" }
|
|
20456
|
+
}],
|
|
20457
|
+
"name": "review-checklist"
|
|
20458
|
+
};
|
|
20459
|
+
//#endregion
|
|
20375
20460
|
//#region virtual:rich--text--format/index.js
|
|
20376
20461
|
var virtual_rich__text__format_default = {
|
|
20377
20462
|
"elem": "svg",
|
|
@@ -22514,6 +22599,23 @@ var CarbonIcons = (function(exports) {
|
|
|
22514
22599
|
"name": "start-ups"
|
|
22515
22600
|
};
|
|
22516
22601
|
//#endregion
|
|
22602
|
+
//#region virtual:start-work--technician/index.js
|
|
22603
|
+
var virtual_start_work__technician_default = {
|
|
22604
|
+
"elem": "svg",
|
|
22605
|
+
"attrs": {
|
|
22606
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
22607
|
+
"viewBox": "0 0 32 32",
|
|
22608
|
+
"fill": "currentColor",
|
|
22609
|
+
"width": 64,
|
|
22610
|
+
"height": 64
|
|
22611
|
+
},
|
|
22612
|
+
"content": [{
|
|
22613
|
+
"elem": "path",
|
|
22614
|
+
"attrs": { "d": "M26.5,29.5c0,.2761-.2239.5-.5.5s-.5-.2239-.5-.5.2239-.5.5-.5.5.2239.5.5ZM30.3604,31v-12c0-.1992-.1611-.3604-.3604-.3604h-8c-.1992,0-.3604.1611-.3604.3604v12c0,.1992.1611.3604.3604.3604h8c.1992,0,.3604-.1611.3604-.3604ZM22.3604,28.3604h7.2793v2.2793h-7.2793v-2.2793ZM22.3604,19.3604h7.2793v8.2793h-7.2793v-8.2793ZM6.6401,21.8271v9.1729h.7197v-9.748c.6675-.4912,1.4233-.9424,2.2803-1.334v11.082h.7197v-11.3867c.2373-.0928.4819-.1816.7334-.2656l1-.2686c.1494-.04.2563-.1709.2661-.3252.0093-.1543-.0806-.2979-.2241-.3564-.9336-.3789-2.02-1.374-2.8359-2.5972-1.5527-2.3291-1.1948-4.687-1.0225-5.4404h13.4458c.1729.7534.5303,3.1113-1.0225,5.4404-.8193,1.23-1.9053,2.2271-2.835,2.604-.1445.0586-.2344.2021-.2246.3574.0098.1543.1182.2852.2686.3252l.9766.2549c.3379.1123.6631.2334.9756.3633l.2754-.666c-.3281-.1357-.6689-.2627-1.0459-.3877l-.1201-.0312c.8223-.5498,1.6523-1.4043,2.3291-2.4204,1.6221-2.4331,1.3701-4.8433,1.1631-5.8398h1.5371v-.7197h-1.6396v-1.6401c0-.0522-.0586-5.1182-5-6.3125v-.6875c0-.1987-.1611-.3599-.3604-.3599h-4c-.1987,0-.3599.1611-.3599.3599v.6875c-4.9419,1.1943-5,6.2603-5,6.3125v1.6401h-1.6401v.7197h1.5371c-.207.9966-.4585,3.4067,1.1636,5.8398.6763,1.0142,1.5078,1.8696,2.3345,2.4185l-.1489.04C1.7456,21.7051,1.6401,30.9072,1.6401,31h.7197c.0005-.2803.0703-5.5381,4.2803-9.1729ZM8.3599,8c0-.0454.0508-4.4297,4.2803-5.5693v3.5693h.7197V1.3599h3.2803v4.6401h.7202v-3.5698c4.2158,1.1289,4.2793,5.3838,4.2793,5.5698v1.6401h-13.2798v-1.6401ZM25.1611,24.8223l3-1.5c.1221-.0615.1992-.1855.1992-.3223s-.0771-.2607-.1992-.3223l-3-1.5c-.1113-.0566-.2451-.0488-.3506.0156-.1055.0664-.1709.1816-.1709.3066v3c0,.125.0654.2402.1709.3066.0576.0352.124.0537.1895.0537.0547,0,.1104-.0127.1611-.0381ZM27.1953,23l-1.835.918v-1.8359l1.835.918Z" }
|
|
22615
|
+
}],
|
|
22616
|
+
"name": "start-work--technician"
|
|
22617
|
+
};
|
|
22618
|
+
//#endregion
|
|
22517
22619
|
//#region virtual:station--hydration/index.js
|
|
22518
22620
|
var virtual_station__hydration_default = {
|
|
22519
22621
|
"elem": "svg",
|
|
@@ -22956,6 +23058,40 @@ var CarbonIcons = (function(exports) {
|
|
|
22956
23058
|
"name": "sunny--hazy"
|
|
22957
23059
|
};
|
|
22958
23060
|
//#endregion
|
|
23061
|
+
//#region virtual:supervisor/index.js
|
|
23062
|
+
var virtual_supervisor_default = {
|
|
23063
|
+
"elem": "svg",
|
|
23064
|
+
"attrs": {
|
|
23065
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
23066
|
+
"viewBox": "0 0 32 32",
|
|
23067
|
+
"fill": "currentColor",
|
|
23068
|
+
"width": 64,
|
|
23069
|
+
"height": 64
|
|
23070
|
+
},
|
|
23071
|
+
"content": [{
|
|
23072
|
+
"elem": "path",
|
|
23073
|
+
"attrs": { "d": "M16.5,26c0,.2761-.2239.5-.5.5s-.5-.2239-.5-.5.2239-.5.5-.5.5.2239.5.5ZM16,28.5c-.2761,0-.5.2239-.5.5s.2239.5.5.5.5-.2239.5-.5-.2239-.5-.5-.5ZM29.3604,31c0-.0928-.1064-9.2949-9.2695-12.3486l-.1201-.0312c.8223-.5498,1.6523-1.4043,2.3291-2.4204,1.6221-2.4331,1.3701-4.8433,1.1631-5.8398h1.5371v-.7197h-1.6396v-1.6401c0-.0522-.0586-5.1182-5-6.3125v-.6875c0-.1987-.1611-.3599-.3604-.3599h-4c-.1987,0-.3599.1611-.3599.3599v.6875c-4.9419,1.1943-5,6.2603-5,6.3125v1.6401h-1.6401v.7197h1.5371c-.207.9966-.4585,3.4067,1.1636,5.8398.6763,1.0142,1.5078,1.8696,2.3345,2.4185l-.1489.04C2.7456,21.7051,2.6401,30.9072,2.6401,31h.7197c.0005-.3262.0957-7.3809,6.6816-10.79l3.7256,3.6914c.1396.1387.3643.1377.5063.001l1.7236-1.6992,1.7168,1.6982c.1406.1387.3652.1387.5059,0l3.7373-3.6895c6.5879,3.417,6.6826,10.4629,6.6826,10.7881h.7207ZM12.0933,19.3477l.8003-.2148,2.5918,2.5635-1.4644,1.4434-3.2915-3.2617c.4292-.1924.8838-.3701,1.3638-.5303ZM19.1074,19.1387l.7783.2031c.4883.1621.9492.3428,1.3838.5381l-3.3027,3.2598-1.457-1.4424,2.5977-2.5586ZM13.252,18.4746l-.0005-.001c-.0327-.0322-.0718-.0576-.1162-.0762-.9336-.3789-2.02-1.374-2.8359-2.5972-1.5527-2.3291-1.1948-4.687-1.0225-5.4404h13.4458c.1729.7534.5303,3.1113-1.0225,5.4404-.8193,1.23-1.9053,2.2271-2.835,2.604-.0469.0186-.0869.0459-.1201.0801l-2.7471,2.707-2.7437-2.7148c-.001-.001-.0015-.001-.0024-.002ZM9.3599,8c0-.0454.0508-4.4297,4.2803-5.5693v3.5693h.7197V1.3599h3.2798v4.6401h.7207v-3.5698c4.2158,1.1289,4.2793,5.3838,4.2793,5.5698v1.6401h-13.2798v-1.6401Z" }
|
|
23074
|
+
}],
|
|
23075
|
+
"name": "supervisor"
|
|
23076
|
+
};
|
|
23077
|
+
//#endregion
|
|
23078
|
+
//#region virtual:supervisor-close--work/index.js
|
|
23079
|
+
var virtual_supervisor_close__work_default = {
|
|
23080
|
+
"elem": "svg",
|
|
23081
|
+
"attrs": {
|
|
23082
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
23083
|
+
"viewBox": "0 0 32 32",
|
|
23084
|
+
"fill": "currentColor",
|
|
23085
|
+
"width": 64,
|
|
23086
|
+
"height": 64
|
|
23087
|
+
},
|
|
23088
|
+
"content": [{
|
|
23089
|
+
"elem": "path",
|
|
23090
|
+
"attrs": { "d": "M15,27c-.28,0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5ZM15,29c-.28,0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5ZM8.78,9.21l-3.28,3.28-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51ZM17.01,23.96l.26-.16c.96-.69,1.51-1.81,1.43-2.93-.02-.22-.05-.39-.08-.51h.53v-.72h-.56v-.2401c.03-.96-.41-2.84-2.23-3.38v-.02c0-.2-.16-.36-.36-.36h-2c-.2,0-.36.16-.36.36v.02c-1.82.54-2.26,2.42-2.23,3.36v.26h-.56v.72h.53c-.03.12-.06.29-.08.51-.08,1.12.47,2.24,1.45,2.95l.23.15c-2.56.85-4.34,3.26-4.34,6.03h.72c0-2.04,1.1-3.87,2.78-4.86l1.28,1.28c.06.06.15.1.25.1.1.04.19-.04.26-.11l1.07-1.09,1.09,1.1c.0699.06.16.1.2599.1.1,0,.19-.04.25-.11l1.26-1.27c1.68.99,2.78,2.8199,2.78,4.86h.72c0-2.77-1.78-5.18-4.35-6.04ZM12.13,19.38c0-.09-.03-1.98,1.51-2.6v1.22h.72v-1.64h1.28v1.64h.72v-1.22c1.54.62,1.51,2.51,1.51,2.6v.26h-5.74v-.26ZM13.67,25.65l-.86-.85c.32-.13.65-.24,1-.31l.62.39-.76.77ZM13.15,23.22c-.76-.55-1.19-1.43-1.13-2.29.02-.31.09-.5.09-.5.01-.02.01-.05.01-.07h5.75c.01.02.01.04.02.07,0,0,.07.19.09.5.06.86-.37,1.74-1.11,2.28l-1.87,1.1801-1.85-1.17ZM16.35,25.65l-.78-.77.62-.39c.35.07.68.18,1,.31l-.84.85ZM27.64,15v2h.72v-2h-.72ZM25.64,12v5h.72v-5h-.72ZM23.64,14v3h.72v-3h-.72ZM8.78,9.21l-3.28,3.28-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51ZM8.78,9.21l-3.28,3.28-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51ZM6.5,6.64c-2.68,0-4.86,2.18-4.86,4.86s2.18,4.86,4.86,4.86,4.86-2.18,4.86-4.86-2.18-4.86-4.86-4.86ZM6.5,15.64c-2.28,0-4.14-1.86-4.14-4.14s1.86-4.14,4.14-4.14,4.14,1.86,4.14,4.14-1.86,4.14-4.14,4.14ZM5.5,12.49l-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51-3.28,3.28ZM8.78,9.21l-3.28,3.28-1.16-1.16-.51.51,1.67,1.67,3.79-3.79-.5099-.51ZM30.36,3v17c0,.2-.16.36-.36.36h-9v-.72h8.64V3.36h-14.28v7.77l3.39-3.38c.14-.15.36-.15.5,0l3.75,3.74,4.14-4.13h-2.14v-.72h3.36v3.36h-.72v-2.14l-4.39,4.39c-.14.15-.36.15-.5,0l-3.75-3.74-3.64,3.64v.85h-.72V3c0-.2.16-.36.36-.36h15c.2,0,.36.16.36.36Z" }
|
|
23091
|
+
}],
|
|
23092
|
+
"name": "supervisor-close--work"
|
|
23093
|
+
};
|
|
23094
|
+
//#endregion
|
|
22959
23095
|
//#region virtual:supply--chain--optimization--01/index.js
|
|
22960
23096
|
var virtual_supply__chain__optimization__01_default = {
|
|
22961
23097
|
"elem": "svg",
|
|
@@ -27085,6 +27221,7 @@ var CarbonIcons = (function(exports) {
|
|
|
27085
27221
|
exports.Accessibility = virtual_accessibility_default;
|
|
27086
27222
|
exports.ActiveServer = virtual_active__server_default;
|
|
27087
27223
|
exports.AdTech = virtual_ad_tech_default;
|
|
27224
|
+
exports.AddCommentsMobile = virtual_add_comments__mobile_default;
|
|
27088
27225
|
exports.AddDevice = virtual_add__device_default;
|
|
27089
27226
|
exports.AddDocument = virtual_add__document_default;
|
|
27090
27227
|
exports.AdvancedFraudProtection = virtual_advanced__fraud__protection_default;
|
|
@@ -27374,6 +27511,7 @@ var CarbonIcons = (function(exports) {
|
|
|
27374
27511
|
exports.Colors = virtual_colors_default;
|
|
27375
27512
|
exports.CommercialFinancing_01 = virtual_commercial__financing__01_default;
|
|
27376
27513
|
exports.CommercialFinancing_02 = virtual_commercial__financing__02_default;
|
|
27514
|
+
exports.CompleteWorkTechnician = virtual_complete_work__technician_default;
|
|
27377
27515
|
exports.Compliant = virtual_compliant_default;
|
|
27378
27516
|
exports.ComposerEdit = virtual_composer_edit_default;
|
|
27379
27517
|
exports.Compost = virtual_compost_default;
|
|
@@ -27424,6 +27562,7 @@ var CarbonIcons = (function(exports) {
|
|
|
27424
27562
|
exports.CowboyBoot = virtual_cowboy__boot_default;
|
|
27425
27563
|
exports.CowboyHat = virtual_cowboy__hat_default;
|
|
27426
27564
|
exports.Crab = virtual_crab_default;
|
|
27565
|
+
exports.CreateWork = virtual_create_work_default;
|
|
27427
27566
|
exports.CreditCard = virtual_credit__card_default;
|
|
27428
27567
|
exports.CricketBall = virtual_cricket__ball_default;
|
|
27429
27568
|
exports.CricketBatAndBall = virtual_cricket__bat_and_ball_default;
|
|
@@ -28236,6 +28375,7 @@ var CarbonIcons = (function(exports) {
|
|
|
28236
28375
|
exports.RenewTeam = virtual_renew__team_default;
|
|
28237
28376
|
exports.Repeat = virtual_repeat_default;
|
|
28238
28377
|
exports.Report = virtual_report_default;
|
|
28378
|
+
exports.ReportTimeTechnician = virtual_report_time__technician_default;
|
|
28239
28379
|
exports.Research = virtual_research_default;
|
|
28240
28380
|
exports.ResellerPrograms = virtual_reseller_programs_default;
|
|
28241
28381
|
exports.Reset = virtual_reset_default;
|
|
@@ -28249,6 +28389,7 @@ var CarbonIcons = (function(exports) {
|
|
|
28249
28389
|
exports.Retail = virtual_retail_default;
|
|
28250
28390
|
exports.RetailSustainable = virtual_retail__sustainable_default;
|
|
28251
28391
|
exports.RetrieveAndRank = virtual_retrieve__and__rank_default;
|
|
28392
|
+
exports.ReviewChecklist = virtual_review_checklist_default;
|
|
28252
28393
|
exports.RichTextFormat = virtual_rich__text__format_default;
|
|
28253
28394
|
exports.RioDeJaneiro = virtual_rio_de_janeiro_default;
|
|
28254
28395
|
exports.Road = virtual_road_default;
|
|
@@ -28375,6 +28516,7 @@ var CarbonIcons = (function(exports) {
|
|
|
28375
28516
|
exports.Starfish = virtual_starfish_default;
|
|
28376
28517
|
exports.StartForFree = virtual_start_for_free_default;
|
|
28377
28518
|
exports.StartUps = virtual_start_ups_default;
|
|
28519
|
+
exports.StartWorkTechnician = virtual_start_work__technician_default;
|
|
28378
28520
|
exports.StationHydration = virtual_station__hydration_default;
|
|
28379
28521
|
exports.StationaryBicycle = virtual_stationary__bicycle_default;
|
|
28380
28522
|
exports.Steel = virtual_steel_default;
|
|
@@ -28401,6 +28543,8 @@ var CarbonIcons = (function(exports) {
|
|
|
28401
28543
|
exports.Summit = virtual_summit_default;
|
|
28402
28544
|
exports.Sunny = virtual_sunny_default;
|
|
28403
28545
|
exports.SunnyHazy = virtual_sunny__hazy_default;
|
|
28546
|
+
exports.Supervisor = virtual_supervisor_default;
|
|
28547
|
+
exports.SupervisorCloseWork = virtual_supervisor_close__work_default;
|
|
28404
28548
|
exports.SupplyChainOptimization_01 = virtual_supply__chain__optimization__01_default;
|
|
28405
28549
|
exports.SupplyChainOptimization_02 = virtual_supply__chain__optimization__02_default;
|
|
28406
28550
|
exports.SupplyChain_01 = virtual_supply_chain__01_default;
|