@m3e/icons 1.0.12 → 1.0.13

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.
@@ -0,0 +1,2 @@
1
+ import { registerIcon } from '@m3e/web/icon';
2
+ registerIcon('display_add','outlined',{outlined:'M140-780v19-19 520-520Zm190 660v-80H140q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h389q-5 14.17-7.5 29.08Q519-796 517-780H140v520h680v-262q16-4 31.17-9.32Q866.34-536.64 880-545v285q0 24-18 42t-42 18H630v80H330Zm402-484v-128H604v-60h128v-128h60v128h128v60H792v128h-60Z',filled:'M732-604v-128H604v-60h128v-128h60v128h128v60H792v128h-60ZM630-120H330v-80H140q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h389q-6 19-9.5 38.5T516-761q0 103 71.5 174.5T762-515q32 0 62-8t56-22v285q0 24-18 42t-42 18H630v80Z'});
@@ -0,0 +1,2 @@
1
+ import { registerIcon } from '@m3e/web/icon';
2
+ registerIcon('drive_fusiontable','outlined',{outlined:'M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-170v110h600v-356L530-286 353-463 180-290Zm0-85 173-173 177 177 250-250v-159H180v405Zm0-161v-85 250-177 258-173 177-250Zm0 161v-405 409-177 173Zm0 85v-173 177-250 356-110Z',filled:'M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm600-501L530-371 353-548 180-375v85l173-173 177 177 250-250v-85Z'});
@@ -0,0 +1,2 @@
1
+ import { registerIcon } from '@m3e/web/icon';
2
+ registerIcon('globe_clock','outlined',{outlined:'M636-848.5Q709-817 763-763t85.5 127Q880-563 880-480q0 6-.5 11.5T879-458q-14-8-28.5-14T820-483q-1-105-58.5-190.5T607-799v18q0 35-24 61t-59 26h-87v87q0 17-13.5 28T393-568h-83v88h367q-77 25-127 90.5T500-239q0 4 .5 8t.5 8h-64q-35 0-59-26t-24-61v-44L149-559q-5 20-7 39.5t-2 39.5q0 140 98 241.5T480-139q10-1 20-1t20-1q6 15 14 28.5T552-86q-17 3-35 4.5T480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5ZM617-103q-57-57-57-136t57-136q57-57 136-57t136 57q57 57 57 136t-57 136q-57 57-136 57t-136-57Zm210-35 27-27-84-76v-124h-42v136l99 91Z',filled:'M636-848.5Q709-817 763-763t85.5 127Q880-563 880-480q0 6-.5 11.5T879-458q-14-8-28.5-14T820-483q-1-105-58.5-190.5T607-799v18q0 35-24 61t-59 26h-87v87q0 17-13.5 28T393-568h-83v88h367q-77 25-127 90.5T500-239q0 4 .5 8t.5 8h-64q-35 0-59-26t-24-61v-44L149-559q-5 20-7 39.5t-2 39.5q0 140 98 241.5T480-139q10-1 20-1t20-1q6 15 14 28.5T552-86q-17 3-35 4.5T480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5ZM617-103q-57-57-57-136t57-136q57-57 136-57t136 57q57 57 57 136t-57 136q-57 57-136 57t-136-57Zm210-35 27-27-84-76v-124h-42v136l99 91Z'});
@@ -1048,6 +1048,7 @@ import './discover_tune';
1048
1048
  import './disc_full';
1049
1049
  import './dishwasher';
1050
1050
  import './dishwasher_gen';
1051
+ import './display_add';
1051
1052
  import './display_external_input';
1052
1053
  import './display_settings';
1053
1054
  import './distance';
@@ -1109,6 +1110,7 @@ import './drive_export';
1109
1110
  import './drive_file_move';
1110
1111
  import './drive_file_rename';
1111
1112
  import './drive_folder_upload';
1113
+ import './drive_fusiontable';
1112
1114
  import './drone';
1113
1115
  import './drone_2';
1114
1116
  import './dropdown';
@@ -1312,7 +1314,6 @@ import './file_copy_off';
1312
1314
  import './file_download_off';
1313
1315
  import './file_export';
1314
1316
  import './file_json';
1315
- import './file_map';
1316
1317
  import './file_map_stack';
1317
1318
  import './file_open';
1318
1319
  import './file_png';
@@ -1578,6 +1579,7 @@ import './globe_2_cancel';
1578
1579
  import './globe_2_question';
1579
1580
  import './globe_asia';
1580
1581
  import './globe_book';
1582
+ import './globe_clock';
1581
1583
  import './globe_location_pin';
1582
1584
  import './globe_uk';
1583
1585
  import './glucose';
@@ -3444,6 +3446,7 @@ import './temp_preferences_eco';
3444
3446
  import './tenancy';
3445
3447
  import './terminal';
3446
3448
  import './terminal_2';
3449
+ import './terminal_add';
3447
3450
  import './texture';
3448
3451
  import './texture_add';
3449
3452
  import './texture_minus';
@@ -0,0 +1,2 @@
1
+ import { registerIcon } from '@m3e/web/icon';
2
+ registerIcon('terminal_add','outlined',{outlined:'m300-292-42-42 103-104-104-104 43-42 146 146-146 146Zm190 4v-60h220v60H490ZM140-160q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h379q-2 10-2.5 19.5t-.5 19.25q0 29.25 6.5 55.25t17.5 50H140v436h680v-302q16-4 31.17-9.32Q866.34-536.64 880-545v325q0 24-18 42t-42 18H140Zm592-444v-128H604v-60h128v-128h60v128h128v60H792v128h-60Z',filled:'m300-292-42-42 103-104-104-104 43-42 146 146-146 146Zm190 4v-60h220v60H490ZM140-160q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h379q-2 10-2.5 19.5t-.5 19.25q0 29.25 6.5 55.25t17.5 50H140v436h680v-302q16-4 31.17-9.32Q866.34-536.64 880-545v325q0 24-18 42t-42 18H140Zm592-444v-128H604v-60h128v-128h60v128h128v60H792v128h-60Z'});
@@ -0,0 +1,2 @@
1
+ import { registerIcon } from '@m3e/web/icon';
2
+ registerIcon('display_add','rounded',{outlined:'M140-780v19-19 520-520Zm190 580H140q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h353q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H140v520h680v-244q0-13 8.68-21 8.67-8 21.5-8 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v243q0 24-18 42t-42 18H630v50q0 12.75-8.62 21.37Q612.75-120 600-120H360q-12.75 0-21.37-8.63Q330-137.25 330-150v-50Zm402-532h-98q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h98v-98q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v98h98q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-98v98q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-98Z',filled:'M732-732h-98q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h98v-98q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v98h98q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-98v98q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-98ZM330-200H140q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h354q14 0 21.5 10.5T520-806q-2 11-3 22.5t-1 22.5q0 102.5 71.75 174.25T762-515q21.76 0 42.38-3.5T845-529q13.13-5 24.06 2.69Q880-518.61 880-506v246q0 24-18 42t-42 18H630v50q0 12.75-8.62 21.37Q612.75-120 600-120H360q-12.75 0-21.37-8.63Q330-137.25 330-150v-50Z'});
@@ -0,0 +1,2 @@
1
+ import { registerIcon } from '@m3e/web/icon';
2
+ registerIcon('drive_fusiontable','rounded',{outlined:'M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-170v110h600v-356L551-307q-9 9-21 9t-21-9L353-463 180-290Zm0-85 152-152q9-9 21-9t21 9l156 156 250-250v-159H180v405Zm0-161v-85 250-177 258-173 177-250Zm0 161v-405 409-177 173Zm0 85v-173 177-250 356-110Z',filled:'M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm600-501L530-371 374-527q-9-9-21-9t-21 9L180-375v85l173-173 156 156q9 9 21 9t21-9l229-229v-85Z'});
@@ -0,0 +1,2 @@
1
+ import { registerIcon } from '@m3e/web/icon';
2
+ registerIcon('globe_clock','rounded',{outlined:'M480-880q158 0 272 106t127 261q1 12-7.5 21t-21.5 9q-12 0-21-8.5T818-513q-9-96-65-172.5T607-799v18q0 35-24 61t-59 26h-87v87q0 17-13.5 28T393-568h-83v88h307q10 0 12.5 10t-7.5 15q-57 35-89.5 92.5T500-239q0 13-13.5 16t-28.5 3q-42 0-73-25t-31-65v-44L149-559q-5 20-7 39.5t-2 39.5q0 159 108.5 248.5T507-140q13 0 20 8.5t7 19.5q0 11-8 21t-25 10q-85 0-161-29.5T206-193q-58-53-92-126.5T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880Zm137 777q-57-57-57-136t57-136q57-57 136-57t136 57q57 57 57 136t-57 136q-57 57-136 57t-136-57Zm153-138v-103q0-9-6-15t-15-6q-9 0-15 6t-6 15v102q0 6 2.5 11.5T738-220l76 70q5 5 13 4.5t13-5.5q6-6 5.5-14t-6.5-13l-69-63Z',filled:'M480-880q158 0 272 106t127 261q1 12-7.5 21t-21.5 9q-12 0-21-8.5T818-513q-9-96-65-172.5T607-799v18q0 35-24 61t-59 26h-87v87q0 17-13.5 28T393-568h-83v88h307q10 0 12.5 10t-7.5 15q-57 35-89.5 92.5T500-239q0 13-13.5 16t-28.5 3q-42 0-73-25t-31-65v-44L149-559q-5 20-7 39.5t-2 39.5q0 159 108.5 248.5T507-140q13 0 20 8.5t7 19.5q0 11-8 21t-25 10q-85 0-161-29.5T206-193q-58-53-92-126.5T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880Zm137 777q-57-57-57-136t57-136q57-57 136-57t136 57q57 57 57 136t-57 136q-57 57-136 57t-136-57Zm153-138v-103q0-9-6-15t-15-6q-9 0-15 6t-6 15v102q0 6 2.5 11.5T738-220l76 70q5 5 13 4.5t13-5.5q6-6 5.5-14t-6.5-13l-69-63Z'});
@@ -1048,6 +1048,7 @@ import './discover_tune';
1048
1048
  import './disc_full';
1049
1049
  import './dishwasher';
1050
1050
  import './dishwasher_gen';
1051
+ import './display_add';
1051
1052
  import './display_external_input';
1052
1053
  import './display_settings';
1053
1054
  import './distance';
@@ -1109,6 +1110,7 @@ import './drive_export';
1109
1110
  import './drive_file_move';
1110
1111
  import './drive_file_rename';
1111
1112
  import './drive_folder_upload';
1113
+ import './drive_fusiontable';
1112
1114
  import './drone';
1113
1115
  import './drone_2';
1114
1116
  import './dropdown';
@@ -1312,7 +1314,6 @@ import './file_copy_off';
1312
1314
  import './file_download_off';
1313
1315
  import './file_export';
1314
1316
  import './file_json';
1315
- import './file_map';
1316
1317
  import './file_map_stack';
1317
1318
  import './file_open';
1318
1319
  import './file_png';
@@ -1578,6 +1579,7 @@ import './globe_2_cancel';
1578
1579
  import './globe_2_question';
1579
1580
  import './globe_asia';
1580
1581
  import './globe_book';
1582
+ import './globe_clock';
1581
1583
  import './globe_location_pin';
1582
1584
  import './globe_uk';
1583
1585
  import './glucose';
@@ -3444,6 +3446,7 @@ import './temp_preferences_eco';
3444
3446
  import './tenancy';
3445
3447
  import './terminal';
3446
3448
  import './terminal_2';
3449
+ import './terminal_add';
3447
3450
  import './texture';
3448
3451
  import './texture_add';
3449
3452
  import './texture_minus';
@@ -0,0 +1,2 @@
1
+ import { registerIcon } from '@m3e/web/icon';
2
+ registerIcon('terminal_add','rounded',{outlined:'M140-160q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h351q11.03 0 18.51 8.32Q517-783.35 516-772q-1 20 1.5 40.7 2.5 20.69 8.5 40.3 4 13-3.39 24-7.39 11-20.61 11H140v436h680v-284q0-13 8.68-21 8.67-8 21.5-8 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v283q0 24-18 42t-42 18H140Zm592-572h-98q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h98v-98q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v98h98q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-98v98q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-98ZM520-288q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h160q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H520ZM361-438l-83-83q-9-9-8.5-21t9.5-21.39q9-8.61 21-8.61t21 9l104 104q9 9 9 21t-9 21L321-313q-9 9-21 9t-21-9q-9-9-9-21t9-21l82-83Z',filled:'M140-160q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h351q11.03 0 18.51 8.32Q517-783.35 516-772q-1 20 1.5 40.7 2.5 20.69 8.5 40.3 4 13-3.39 24-7.39 11-20.61 11H140v436h680v-284q0-13 8.68-21 8.67-8 21.5-8 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v283q0 24-18 42t-42 18H140Zm592-572h-98q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h98v-98q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v98h98q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-98v98q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-98ZM520-288q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h160q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H520ZM361-438l-83-83q-9-9-8.5-21t9.5-21.39q9-8.61 21-8.61t21 9l104 104q9 9 9 21t-9 21L321-313q-9 9-21 9t-21-9q-9-9-9-21t9-21l82-83Z'});
@@ -0,0 +1,2 @@
1
+ import { registerIcon } from '@m3e/web/icon';
2
+ registerIcon('display_add','sharp',{outlined:'M140-780v19-19 520-520Zm190 660v-80H80v-640h449q-5 14.17-7.5 29.08Q519-796 517-780H140v520h680v-262q16-4 31.17-9.32Q866.34-536.64 880-545v345H630v80H330Zm402-484v-128H604v-60h128v-128h60v128h128v60H792v128h-60Z',filled:'M732-604v-128H604v-60h128v-128h60v128h128v60H792v128h-60ZM330-120v-80H80v-640h449q-6 19-9.5 38.67T516-761q0 102.5 71.75 174.25T762-515q32.45 0 62.44-7.97Q854.43-530.94 880-545v345H630v80H330Z'});
@@ -0,0 +1,2 @@
1
+ import { registerIcon } from '@m3e/web/icon';
2
+ registerIcon('drive_fusiontable','sharp',{outlined:'M120-120v-720h720v720H120Zm60-170v110h600v-356L530-286 353-463 180-290Zm0-85 173-173 177 177 250-250v-159H180v405Zm0-161v-85 250-177 258-173 177-250Zm0 161v-405 409-177 173Zm0 85v-173 177-250 356-110Z',filled:'M120-120v-720h720v720H120Zm660-501L530-371 353-548 180-375v85l173-173 177 177 250-250v-85Z'});
@@ -0,0 +1,2 @@
1
+ import { registerIcon } from '@m3e/web/icon';
2
+ registerIcon('globe_clock','sharp',{outlined:'M636-848.5Q709-817 763-763t85.5 127Q880-563 880-480q0 6-.5 11.5T879-458q-14-8-28.5-14T820-483q-1-105-58.5-190.5T607-799v105H437v126H310v88h367q-77 25-127 90.5T500-239q0 4 .5 8t.5 8H354v-131L149-559q-5 20-7 39.5t-2 39.5q0 140 98 241.5T480-139q10-1 20-1t20-1q6 15 14 28.5T552-86q-17 3-35 4.5T480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5ZM617-103q-57-57-57-136t57-136q57-57 136-57t136 57q57 57 57 136t-57 136q-57 57-136 57t-136-57Zm210-35 27-27-84-76v-124h-42v136l99 91Z',filled:'M636-848.5Q709-817 763-763t85.5 127Q880-563 880-480q0 6-.5 11.5T879-458q-14-8-28.5-14T820-483q-1-105-58.5-190.5T607-799v105H437v126H310v88h367q-77 25-127 90.5T500-239q0 4 .5 8t.5 8H354v-131L149-559q-5 20-7 39.5t-2 39.5q0 140 98 241.5T480-139q10-1 20-1t20-1q6 15 14 28.5T552-86q-17 3-35 4.5T480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5ZM617-103q-57-57-57-136t57-136q57-57 136-57t136 57q57 57 57 136t-57 136q-57 57-136 57t-136-57Zm210-35 27-27-84-76v-124h-42v136l99 91Z'});
@@ -1048,6 +1048,7 @@ import './discover_tune';
1048
1048
  import './disc_full';
1049
1049
  import './dishwasher';
1050
1050
  import './dishwasher_gen';
1051
+ import './display_add';
1051
1052
  import './display_external_input';
1052
1053
  import './display_settings';
1053
1054
  import './distance';
@@ -1109,6 +1110,7 @@ import './drive_export';
1109
1110
  import './drive_file_move';
1110
1111
  import './drive_file_rename';
1111
1112
  import './drive_folder_upload';
1113
+ import './drive_fusiontable';
1112
1114
  import './drone';
1113
1115
  import './drone_2';
1114
1116
  import './dropdown';
@@ -1312,7 +1314,6 @@ import './file_copy_off';
1312
1314
  import './file_download_off';
1313
1315
  import './file_export';
1314
1316
  import './file_json';
1315
- import './file_map';
1316
1317
  import './file_map_stack';
1317
1318
  import './file_open';
1318
1319
  import './file_png';
@@ -1578,6 +1579,7 @@ import './globe_2_cancel';
1578
1579
  import './globe_2_question';
1579
1580
  import './globe_asia';
1580
1581
  import './globe_book';
1582
+ import './globe_clock';
1581
1583
  import './globe_location_pin';
1582
1584
  import './globe_uk';
1583
1585
  import './glucose';
@@ -3444,6 +3446,7 @@ import './temp_preferences_eco';
3444
3446
  import './tenancy';
3445
3447
  import './terminal';
3446
3448
  import './terminal_2';
3449
+ import './terminal_add';
3447
3450
  import './texture';
3448
3451
  import './texture_add';
3449
3452
  import './texture_minus';
@@ -0,0 +1,2 @@
1
+ import { registerIcon } from '@m3e/web/icon';
2
+ registerIcon('terminal_add','sharp',{outlined:'m300-292-42-42 103-104-104-104 43-42 146 146-146 146Zm190 4v-60h220v60H490ZM80-160v-640h439q-2 10-2.5 19.5t-.5 19.25q0 29.25 6.5 55.25t17.5 50H140v436h680v-302q16-4 31.17-9.32Q866.34-536.64 880-545v385H80Zm652-444v-128H604v-60h128v-128h60v128h128v60H792v128h-60Z',filled:'m300-292-42-42 103-104-104-104 43-42 146 146-146 146Zm190 4v-60h220v60H490ZM80-160v-640h439q-2 10-2.5 19.5t-.5 19.25q0 29.25 6.5 55.25t17.5 50H140v436h680v-302q16-4 31.17-9.32Q866.34-536.64 880-545v385H80Zm652-444v-128H604v-60h128v-128h60v128h128v60H792v128h-60Z'});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@m3e/icons",
3
- "version": "1.0.12",
3
+ "version": "1.0.13",
4
4
  "description": "Icons for M3E Web Components",
5
5
  "author": "matraic <matraic@yahoo.com>",
6
6
  "license": "MIT",
@@ -38,6 +38,6 @@
38
38
  "@m3e/web": "^2.3.2"
39
39
  },
40
40
  "devDependencies": {
41
- "@material-symbols/svg-400": "^0.45.10"
41
+ "@material-symbols/svg-400": "^0.46.0"
42
42
  }
43
43
  }
@@ -1,2 +0,0 @@
1
- import { registerIcon } from '@m3e/web/icon';
2
- registerIcon('file_map','outlined',{outlined:'M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm300-59q98.01-82.58 146.01-153.58Q674-463.58 674-524q0-91-58.6-144-58.61-53-135.4-53t-135.4 53Q286-615 286-524q0 60 48.5 131T480-239Zm-39.5-245.5Q424-501 424-524t16.5-39.5Q457-580 480-580t39.5 16.5Q536-547 536-524t-16.5 39.5Q503-468 480-468t-39.5-16.5ZM180-180v-600 600Z',filled:'M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm300-119q98-83 146-154t48-131q0-91-58.5-144T480-721q-77 0-135.5 53T286-524q0 60 48.5 131T480-239Zm-39.5-245.5Q424-501 424-524t16.5-39.5Q457-580 480-580t39.5 16.5Q536-547 536-524t-16.5 39.5Q503-468 480-468t-39.5-16.5Z'});
@@ -1,2 +0,0 @@
1
- import { registerIcon } from '@m3e/web/icon';
2
- registerIcon('file_map','rounded',{outlined:'M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm300-541q-76.79 0-135.4 53Q286-615 286-524q0 76 61 148.5T460-257q4.5 4 9.75 6t10.25 2q5 0 10-1.5t10-5.5q53-46 113.5-119T674-524q0-91-58.6-144-58.61-53-135.4-53Zm-39.5 236.5Q424-501 424-524t16.5-39.5Q457-580 480-580t39.5 16.5Q536-547 536-524t-16.5 39.5Q503-468 480-468t-39.5-16.5ZM180-180v-600 600Z',filled:'M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm300-601q-77 0-135.5 53T286-524q0 76 61 148.5T460-257q5 4 10 6t10 2q5 0 10-1.5t10-5.5q53-46 113.5-119T674-524q0-91-58.5-144T480-721Zm-39.5 236.5Q424-501 424-524t16.5-39.5Q457-580 480-580t39.5 16.5Q536-547 536-524t-16.5 39.5Q503-468 480-468t-39.5-16.5Z'});
@@ -1,2 +0,0 @@
1
- import { registerIcon } from '@m3e/web/icon';
2
- registerIcon('file_map','sharp',{outlined:'M120-120v-720h720v720H120Zm60-60h600v-600H180v600Zm300-59q98.01-82.58 146.01-153.58Q674-463.58 674-524q0-91-58.6-144-58.61-53-135.4-53t-135.4 53Q286-615 286-524q0 60 48.5 131T480-239Zm-39.5-245.5Q424-501 424-524t16.5-39.5Q457-580 480-580t39.5 16.5Q536-547 536-524t-16.5 39.5Q503-468 480-468t-39.5-16.5ZM180-180v-600 600Z',filled:'M120-120v-720h720v720H120Zm360-119q98.01-82.58 146.01-153.58Q674-463.58 674-524q0-91-58.6-144-58.61-53-135.4-53t-135.4 53Q286-615 286-524q0 60 48.5 131T480-239Zm-39.5-245.5Q424-501 424-524t16.5-39.5Q457-580 480-580t39.5 16.5Q536-547 536-524t-16.5 39.5Q503-468 480-468t-39.5-16.5Z'});