@project-lary/react-material-symbols-700-sharp 0.18.0 → 0.19.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/dist/components/BoatBus.d.ts +4 -0
- package/dist/components/BoatBus.js +6 -0
- package/dist/components/BoatBusFilled.d.ts +4 -0
- package/dist/components/BoatBusFilled.js +6 -0
- package/dist/components/BoatRailway.d.ts +4 -0
- package/dist/components/BoatRailway.js +6 -0
- package/dist/components/BoatRailwayFilled.d.ts +4 -0
- package/dist/components/BoatRailwayFilled.js +6 -0
- package/dist/components/BusRailway.d.ts +4 -0
- package/dist/components/BusRailway.js +6 -0
- package/dist/components/BusRailwayFilled.d.ts +4 -0
- package/dist/components/BusRailwayFilled.js +6 -0
- package/dist/components/Crown.d.ts +4 -0
- package/dist/components/Crown.js +6 -0
- package/dist/components/CrownFilled.d.ts +4 -0
- package/dist/components/CrownFilled.js +6 -0
- package/dist/components/DirectionsBoat.js +1 -1
- package/dist/components/DirectionsBoatFilled.js +1 -1
- package/dist/index.d.ts +8 -0
- package/dist/index.js +8 -0
- package/package.json +1 -1
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BoatBus(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M321-190q19 15 40.83 24 21.84 9 47.17 13v90q-22-4-44-11t-42-18q-32 19-64 28t-62 9H95v-87h102q34.42 0 68.71-12.5T321-190m17-717h284v103h186v192q-19-2-40.3-3.62t-46.7-2.62V-717H239v188l236-79 34 14q-24 12-32 34t-2 47l-304 98 30 116q28-7 52-19.5t45-32.5l29-25q17 15 37 29t45 22v97q-12 0-31.5-9T329-277q-40 37-90.5 53.5T131-211h-1L70-472l82-28v-304h186zM514-55v-86q-21.05-11.53-33.02-32.27Q469-194 469-219v-227q0-57 53.13-84.5t166-27.5q117.59 0 167.73 26.08T906-446v226.56q0 24.43-12.5 44.94Q881-154 860-141v86H753v-75H621v75zm84.2-147q18.8 0 31.3-12.5t12.5-32-12.5-32-32-12.5-32 12.5-12.5 31.3q0 18.88 13.16 32.04T598.2-202m178.8 0q18.71 0 31.86-12.5Q822-227 822-246.5t-13.2-32-32-12.5-31.8 12.5-13 31.3q0 18.88 13.5 32.04T777-202M556-354h263v-89H556z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BoatBusFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M321-190q19 15 40.83 24 21.84 9 47.17 13v90q-22-4-44-11t-42-18q-32 19-64 28t-62 9H95v-87h102q34.42 0 68.71-12.5T321-190M514-55v-86q-21.05-11.53-33.02-32.27Q469-194 469-219v-227q0-57 53.13-84.5t166-27.5q117.59 0 167.73 26.08T906-446v226.56q0 24.43-12.5 44.94Q881-154 860-141v86H753v-75H621v75zm84.2-147q18.8 0 31.3-12.5t12.5-32-12.5-32-32-12.5-32 12.5-12.5 31.3q0 18.88 13.16 32.04T598.2-202m178.8 0q18.71 0 31.86-12.5Q822-227 822-246.5t-13.2-32-32-12.5-31.8 12.5-13 31.3q0 18.88 13.5 32.04T777-202M556-354h263v-89H556zM338-804v-103h284v103h186v192q-19-2-40.3-3.62t-46.7-2.62V-717H239v188l236-79 34 14q-40 14-70.5 50T409-461v233q-12 0-31.5-9T329-277q-40 37-90.5 53.5T131-211L70-472l82-28v-304z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BoatRailway(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M321-190q45 34 105.5 44t117.5 0l-93 93q-33-3-65-13t-63-26q-32.2 19-64.1 28T197-55H95v-87h102q34.67 0 68.83-12.5Q300-167 321-190m17-717h284v103h186v200q-21-6.67-43-10.33-22-3.67-44-4.67v-98H239v188l241-80 83 29q-25 17-42.5 38T492-495l-43-13-278 93 30 116q28-7 52-19.5t45-32.5l29-25 35 33q18 18 42 30t51 11v83q-20 3-50.5-4T329-277q-40 37-90.5 53.5T131-211h-1L70-472l82-28v-304h186zM515-55l89-88.6q-36.71 0-62.86-26.37Q515-196.34 515-233.17v-145.34q0-79.58 54.19-129.54Q623.38-558 710.08-558t141.31 49.92Q906-458.15 906-378.5V-233q0 36.95-26.18 62.86-26.17 25.92-62.93 25.92L906-55zm195.5-139q17.5 0 30.5-12.5t13-30-12.8-30.5-31.2-13q-17 0-30 12.8T667-236q0 17 13 29.5t30.5 12.5M602-335h217v-43.92q0-12.08-2.5-23.08t-6.5-22H610.83q-4.92 11-6.87 22-1.96 11-1.96 23.08z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BoatRailwayFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M321-190q45 34 105.5 44t117.5 0l-93 93q-33-3-65-13t-63-26q-32.2 19-64.1 28T197-55H95v-87h102q34.67 0 68.83-12.5Q300-167 321-190M515-55l89-88.6q-36.71 0-62.86-26.37Q515-196.34 515-233.17v-145.34q0-79.58 54.19-129.54Q623.38-558 710.08-558t141.31 49.92Q906-458.15 906-378.5V-233q0 36.95-26.18 62.86-26.17 25.92-62.93 25.92L906-55zm195.5-139q17.5 0 30.5-12.5t13-30-12.8-30.5-31.2-13q-17 0-30 12.8T667-236q0 17 13 29.5t30.5 12.5M602-335h217v-43.92q0-12.08-2.5-23.08t-6.5-22H610.83q-4.92 11-6.87 22-1.96 11-1.96 23.08zM338-907h284v103h186v200q-21-6.67-43-10.33-22-3.67-44-4.67v-98H239v188l241-80 83 29q-53 32-80.5 84.83T455-380v161q-20 3-50.5-4T329-277q-40 37-90.5 53.5T131-211L70-472l82-28v-304h186z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BusRailway(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M330.44-411Q308-411 292-394.44t-16 39T292.06-317t39 16q21.94 0 38.44-16.06t16.5-39q0-21.94-16.56-38.44t-39-16.5m379.64-147q86.7 0 141.31 49.92Q906-458.15 906-378.5V-233q0 36.95-26.18 62.86-26.17 25.92-62.93 25.92L906-55H515l89-88.6q-36.71 0-62.86-26.37Q515-196.34 515-233.17v-145.34q0-79.58 54.19-129.54Q623.38-558 710.08-558M710-280q-17 0-30 12.8T667-236q0 17 13 29.5t30.5 12.5 30.5-12.5 13-30-12.8-30.5-31.2-13m-99.17-144q-4.92 11-6.87 22-1.96 11-1.96 23.08V-335h217v-43.92q0-12.08-2.5-23.08t-6.5-22zM481.32-899q179.8 0 262.24 40.01T826-731v148q-21.76-8.69-45.22-14.35-23.46-5.65-49.78-6.12V-688H229v173h280q-12 13-20.5 27.92T474-455H229v111q0 34 23.5 61.5T311-255h144v94H304v82H191v-127q-30-18.19-43-51.15-13-32.97-13-67.85v-406q0-86.51 82.5-127.26Q300-899 481.32-899M481-748h259-520zm-261 0h520q-24-27-92-41.5T481-804q-118 0-181 13.5T220-748m254 293" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BusRailwayFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M331.06-301q21.94 0 38.44-16.06t16.5-39q0-21.94-16.56-38.44t-39-16.5T292-394.44t-16 39T292.06-317t39 16M515-55l89-88.6q-36.71 0-62.86-26.37Q515-196.34 515-233.17v-145.34q0-79.58 54.19-129.54Q623.38-558 710.08-558t141.31 49.92Q906-458.15 906-378.5V-233q0 36.95-26.18 62.86-26.17 25.92-62.93 25.92L906-55zm195.5-139q17.5 0 30.5-12.5t13-30-12.8-30.5-31.2-13q-17 0-30 12.8T667-236q0 17 13 29.5t30.5 12.5M602-335h217v-43.92q0-12.08-2.5-23.08t-6.5-22H610.83q-4.92 11-6.87 22-1.96 11-1.96 23.08zM191-79v-127q-30-18.19-43-51.15-13-32.97-13-67.85v-406q0-86.51 82.5-127.26Q300-899 481.32-899q179.8 0 262.24 40.01T826-731v148q-21.76-8.69-45.22-14.35-23.46-5.65-49.78-6.12V-688H229v173h280q-26 27-40 62.65-14 35.64-14 73.35v218H304v82z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Crown(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M181-105v-94h599v94zm1-178-54-342q-3.44 2-6 2.5t-6 .5q-26.33-3-43.67-22Q55-663 55-690q0-28.08 19.36-48.04Q93.71-758 121.65-758q27.93 0 48.14 19.96T190-690q0 7.05-2 13.03-2 5.97-5 9.97l127 56 128-177q-12-8-19-20.82-7-12.81-7-29.18 0-28.5 19.96-48.25T480-906t48.04 19.75T548-838q0 16.37-7 29.18Q534-796 522-788l128 177 127-56q-3-4-5-9.97-2-5.98-2-13.03 0-28.08 20.06-48.04T837.35-758q28.23 0 48.44 19.96T906-690q0 27-18.5 46T843-622q-3.44 0-5.5-1t-5.5-3l-54 343zm80-95h436l26-164-105 48-139-193-139 193-106-48zm218 0" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function CrownFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M181-105v-94h599v94zm1-178-54-342q-3.44 2-6 2.5t-6 .5q-26.33-3-43.67-22Q55-663 55-690q0-28.08 19.36-48.04Q93.71-758 121.65-758q27.93 0 48.14 19.96T190-690q0 7.05-2 13.03-2 5.97-5 9.97l127 56 128-177q-12-8-19-20.82-7-12.81-7-29.18 0-28.5 19.96-48.25T480-906t48.04 19.75T548-838q0 16.37-7 29.18Q534-796 522-788l128 177 127-56q-3-4-5-9.97-2-5.98-2-13.03 0-28.08 20.06-48.04T837.35-758q28.23 0 48.44 19.96T906-690q0 27-18.5 46T843-622q-3.44 0-5.5-1t-5.5-3l-54 343z" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function DirectionsBoat(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M197-55H95v-87h102q34.24 0 68.62-12.5T321-190q31 25 75 35t84 10 84-10 74-35q23 23 57 35.5 34.01 12.5 69 12.5h102v87H764q-31 0-62.9-9T637-92q-34 19-75.5 28.5T480-54t-81.5-10T323-92q-32.2 19-64.1 28T197-55m283-162q-24 0-61-2t-91-58q-40 37-90 53.5T130-211L70-472l82-28v-304h186v-103h284v103h186v304l82 28-60 261q-58 4-108-12.5T632-277q-54 56-91 58t-61 2m.49-87q31.51 0 62.51-8.5t55-30.5l35-33 28 25q21 19 45 32t53 20l30-116-309-102-309 102 30 116q28-7 52-19.5t45-32.5l29-25 35 33q24 22 55 30.5t63.49 8.5M239-529l241-80 241 80v-188H239zm240 119" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function DirectionsBoatFilled(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M197-55H95v-87h102q34 0 68.5-12.5T321-190q31 25 75 35t84 10 84-10 74-35q23 23 57 35.5t69 12.5h102v87H764q-31 0-63-9t-64-28q-34 19-75.5 28.5T480-54t-81.5-10T323-92q-32 19-64 28t-62 9m42-474 241-80 241 80v-188H239zm241 312q-24 0-61-2t-91-58q-40 37-90 53.5T130-211L70-472l82-28v-304h186v-103h284v103h186v304l82 28-60 261q-58 4-108-12.5T632-277q-54 56-91 58t-61 2" })));
|
|
6
6
|
}
|
package/dist/index.d.ts
CHANGED
|
@@ -700,6 +700,10 @@ export { default as BlurOn } from './components/BlurOn';
|
|
|
700
700
|
export { default as BlurOnFilled } from './components/BlurOnFilled';
|
|
701
701
|
export { default as BlurShort } from './components/BlurShort';
|
|
702
702
|
export { default as BlurShortFilled } from './components/BlurShortFilled';
|
|
703
|
+
export { default as BoatBus } from './components/BoatBus';
|
|
704
|
+
export { default as BoatBusFilled } from './components/BoatBusFilled';
|
|
705
|
+
export { default as BoatRailway } from './components/BoatRailway';
|
|
706
|
+
export { default as BoatRailwayFilled } from './components/BoatRailwayFilled';
|
|
703
707
|
export { default as BodyFat } from './components/BodyFat';
|
|
704
708
|
export { default as BodyFatFilled } from './components/BodyFatFilled';
|
|
705
709
|
export { default as BodySystem } from './components/BodySystem';
|
|
@@ -878,6 +882,8 @@ export { default as BurstMode } from './components/BurstMode';
|
|
|
878
882
|
export { default as BurstModeFilled } from './components/BurstModeFilled';
|
|
879
883
|
export { default as BusAlert } from './components/BusAlert';
|
|
880
884
|
export { default as BusAlertFilled } from './components/BusAlertFilled';
|
|
885
|
+
export { default as BusRailway } from './components/BusRailway';
|
|
886
|
+
export { default as BusRailwayFilled } from './components/BusRailwayFilled';
|
|
881
887
|
export { default as BusinessCenter } from './components/BusinessCenter';
|
|
882
888
|
export { default as BusinessCenterFilled } from './components/BusinessCenterFilled';
|
|
883
889
|
export { default as BusinessChip } from './components/BusinessChip';
|
|
@@ -1426,6 +1432,8 @@ export { default as Crossword } from './components/Crossword';
|
|
|
1426
1432
|
export { default as CrosswordFilled } from './components/CrosswordFilled';
|
|
1427
1433
|
export { default as Crowdsource } from './components/Crowdsource';
|
|
1428
1434
|
export { default as CrowdsourceFilled } from './components/CrowdsourceFilled';
|
|
1435
|
+
export { default as Crown } from './components/Crown';
|
|
1436
|
+
export { default as CrownFilled } from './components/CrownFilled';
|
|
1429
1437
|
export { default as CrueltyFree } from './components/CrueltyFree';
|
|
1430
1438
|
export { default as CrueltyFreeFilled } from './components/CrueltyFreeFilled';
|
|
1431
1439
|
export { default as Css } from './components/Css';
|
package/dist/index.js
CHANGED
|
@@ -700,6 +700,10 @@ export { default as BlurOn } from './components/BlurOn';
|
|
|
700
700
|
export { default as BlurOnFilled } from './components/BlurOnFilled';
|
|
701
701
|
export { default as BlurShort } from './components/BlurShort';
|
|
702
702
|
export { default as BlurShortFilled } from './components/BlurShortFilled';
|
|
703
|
+
export { default as BoatBus } from './components/BoatBus';
|
|
704
|
+
export { default as BoatBusFilled } from './components/BoatBusFilled';
|
|
705
|
+
export { default as BoatRailway } from './components/BoatRailway';
|
|
706
|
+
export { default as BoatRailwayFilled } from './components/BoatRailwayFilled';
|
|
703
707
|
export { default as BodyFat } from './components/BodyFat';
|
|
704
708
|
export { default as BodyFatFilled } from './components/BodyFatFilled';
|
|
705
709
|
export { default as BodySystem } from './components/BodySystem';
|
|
@@ -878,6 +882,8 @@ export { default as BurstMode } from './components/BurstMode';
|
|
|
878
882
|
export { default as BurstModeFilled } from './components/BurstModeFilled';
|
|
879
883
|
export { default as BusAlert } from './components/BusAlert';
|
|
880
884
|
export { default as BusAlertFilled } from './components/BusAlertFilled';
|
|
885
|
+
export { default as BusRailway } from './components/BusRailway';
|
|
886
|
+
export { default as BusRailwayFilled } from './components/BusRailwayFilled';
|
|
881
887
|
export { default as BusinessCenter } from './components/BusinessCenter';
|
|
882
888
|
export { default as BusinessCenterFilled } from './components/BusinessCenterFilled';
|
|
883
889
|
export { default as BusinessChip } from './components/BusinessChip';
|
|
@@ -1426,6 +1432,8 @@ export { default as Crossword } from './components/Crossword';
|
|
|
1426
1432
|
export { default as CrosswordFilled } from './components/CrosswordFilled';
|
|
1427
1433
|
export { default as Crowdsource } from './components/Crowdsource';
|
|
1428
1434
|
export { default as CrowdsourceFilled } from './components/CrowdsourceFilled';
|
|
1435
|
+
export { default as Crown } from './components/Crown';
|
|
1436
|
+
export { default as CrownFilled } from './components/CrownFilled';
|
|
1429
1437
|
export { default as CrueltyFree } from './components/CrueltyFree';
|
|
1430
1438
|
export { default as CrueltyFreeFilled } from './components/CrueltyFreeFilled';
|
|
1431
1439
|
export { default as Css } from './components/Css';
|