@project-lary/react-material-symbols-300-rounded 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.
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BoatBus({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M162.69-100q-9.3 0-16-6.54-6.69-6.54-6.69-15.81t6.94-16.15q6.94-6.89 15.75-6.89 54.31-.38 89-9.46 34.69-9.07 71-31.69 3.62-2.38 7.62-2.19t8 2.19q23 13.77 47.57 22.15Q410.46-156 436.23-151q9.75 1.22 14.49 9.84t2.52 18.74q-1.86 9.5-10.36 14.84-8.5 5.35-17.42 3.12-24.92-5-48.77-13.08-23.84-8.08-46-19.46-43.07 20.61-78.19 28.81-35.11 8.19-89.81 8.19m257.23-760.61h118.62q11.88 0 20.36 8.29t8.48 20.55v68h133.93q23.79 0 40.74 16.95T759-706.08V-605q0 10.06-6.58 16.07t-16.31 6.01-16.11-6.53q-6.38-6.52-6.38-16.16v-102q0-4.62-3.27-7.7-3.27-3.07-7.89-3.07H256q-4.61 0-7.88 3.07-3.27 3.08-3.27 7.7v178.3L485-603.77q9.31-3.23 17.66.98 8.36 4.22 11.49 13.64 2.85 9.16-1.41 17.61T499.15-560l-320.84 99.69L224-299q21.92-11.38 40.48-27.63 18.55-16.24 35.37-35.29l12-13q7.61-8 20.11-9.2 12.5-1.19 20.12 6.81 16.77 17.93 37.34 37.08 20.58 19.15 41.35 31.69 6.46 3.85 10.31 10.18 3.84 6.33 3.84 13.28 0 3.46-1.08 6.66-1.09 3.2-2.38 6.73-6.08 10.3-16.81 13.54-10.73 3.23-21.03-2.85-18.54-11.92-36.73-27.5-18.2-15.58-37.04-36.58-25.23 26.39-50.47 43.77-25.23 17.39-50.38 27.15-14.23 6.54-27.81-.61-13.57-7.15-18.19-22.15l-53.56-186.42q-3.21-10.99 2.04-21.26 5.24-10.27 16.83-13.94l51.15-16v-191.54q0-23.79 16.95-40.74t40.74-16.95h133.93v-68q0-12.26 8.48-20.55t20.36-8.29m188.93 706.76v19.23q0 14.71-9.95 24.67-9.95 9.95-24.66 9.95-14.7 0-24.66-9.95-9.96-9.96-9.96-24.67v-29.46q-17.47-9.84-27.2-26.69t-9.73-36.92v-193.46q0-48 43.27-70.16 43.27-22.15 135.72-22.15 95.64 0 136.98 21.23T860-421.15v193.46q0 19.36-9.69 36.41-9.7 17.06-27.23 27.2v29.46q0 14.71-9.95 24.67-9.95 9.95-24.66 9.95-14.7 0-24.66-9.95-9.96-9.96-9.96-24.67v-19.23zm-4.01-65.38q13.58 0 22.64-9t9.06-22.5-9-22.54-22.5-9.04-22.54 9.06-9.04 22.65q0 12.68 9.35 22.02 9.34 9.35 22.03 9.35m152.69 0q13.58 0 22.64-9t9.06-22.5-9-22.54-22.5-9.04-22.54 9.06-9.04 22.65q0 12.68 9.35 22.02 9.35 9.35 22.03 9.35M550.38-343.85h261.93v-72.3H550.38zM499.15-560" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BoatBusFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M162.69-100q-9.3 0-16-6.54-6.69-6.54-6.69-15.81t6.94-16.15q6.94-6.89 15.75-6.89 54.31-.38 89-9.46 34.69-9.07 71-31.69 3.62-2.38 7.62-2.19t8 2.19q23 13.77 47.57 22.15Q410.46-156 436.23-151q9.75 1.22 14.49 9.84t2.52 18.74q-1.86 9.5-10.36 14.84-8.5 5.35-17.42 3.12-24.92-5-48.77-13.08-23.84-8.08-46-19.46-43.07 20.61-78.19 28.81-35.11 8.19-89.81 8.19m446.16-53.85v19.23q0 14.71-9.95 24.67-9.95 9.95-24.66 9.95-14.7 0-24.66-9.95-9.96-9.96-9.96-24.67v-29.46q-17.47-9.84-27.2-26.69t-9.73-36.92v-193.46q0-48 43.27-70.16 43.27-22.15 135.72-22.15 95.64 0 136.98 21.23T860-421.15v193.46q0 19.36-9.69 36.41-9.7 17.06-27.23 27.2v29.46q0 14.71-9.95 24.67-9.95 9.95-24.66 9.95-14.7 0-24.66-9.95-9.96-9.96-9.96-24.67v-19.23zm-4.01-65.38q13.58 0 22.64-9t9.06-22.5-9-22.54-22.5-9.04-22.54 9.06-9.04 22.65q0 12.68 9.35 22.02 9.34 9.35 22.03 9.35m152.69 0q13.58 0 22.64-9t9.06-22.5-9-22.54-22.5-9.04-22.54 9.06-9.04 22.65q0 12.68 9.35 22.02 9.35 9.35 22.03 9.35M550.38-343.85h261.93v-72.3H550.38zM257.15-763.77h133.93v-68q0-12.26 8.48-20.55t20.36-8.29h118.62q11.88 0 20.36 8.29t8.48 20.55v68h133.93q23.79 0 40.74 16.95T759-706.08V-605q0 10.06-6.58 16.07t-16.31 6.01-16.11-6.53q-6.38-6.52-6.38-16.16v-102q0-4.62-3.27-7.7-3.27-3.07-7.89-3.07H256q-4.61 0-7.88 3.07-3.27 3.08-3.27 7.7v178.3l210.77-65.84q11.3-3.85 21.63.12t15.75 14.8q4.85 8.69 3.11 18.58-1.73 9.88-10.42 15.96-27.92 19.15-42 49.4-14.07 30.25-14.07 72.83v115.16q0 19.99-16.81 29.72t-33.04-.65q-13-9.16-25.39-20.73-12.38-11.58-24.53-25.12-25.23 26.39-50.47 43.77-25.23 17.39-50.76 27.15-14.23 6.54-28-.99-13.77-7.54-18.39-22.93l-52.82-185.28q-3.18-10.97 2.07-21.24 5.24-10.27 16.83-13.94l51.15-16v-191.54q0-23.79 16.95-40.74t40.74-16.95" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BoatRailway({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M699.9-513.46q71.15 0 115.63 41.08Q860-431.31 860-365.77v118.08q0 30.46-21.69 52.15-21.7 21.69-52.16 21.69l48.62 48.62q6.61 6.61 3.31 15.92T825.54-100H573.31q-9.25 0-12.55-9.31t3.32-15.92l48.61-48.62q-30.46 0-52.15-21.69t-21.69-52.15v-118.08q0-65.54 44.94-106.61 44.95-41.08 116.11-41.08m-2.21 292.31q11.23 0 19.85-8.43 8.61-8.42 8.61-20.04 0-11.61-8.61-20.03-8.62-8.43-19.85-8.43-11.61 0-20.04 8.43-8.42 8.42-8.42 20.03 0 11.62 8.42 20.04 8.43 8.43 20.04 8.43m-111.15-107.7h225.77v-36.98q0-10.17-1.81-19.21t-5.42-17.65H593.52q-3.49 8.61-5.24 17.75-1.74 9.13-1.74 19.17zM419.92-860.61h118.62q11.88 0 20.36 8.29t8.48 20.55v68h133.93q23.79 0 40.74 16.95T759-706.08V-605q0 10.06-6.58 16.07t-16.31 6.01-16.11-6.53q-6.38-6.52-6.38-16.16v-102q0-4.62-3.27-7.7-3.27-3.07-7.89-3.07H256q-4.61 0-7.88 3.07-3.27 3.08-3.27 7.7v178.3l235.53-73.3q9.31-3.23 17.67.98 8.35 4.21 11.49 13.63 2.84 9.16-1.42 17.61t-13.58 11.54l-316.23 98.54L224-299q21.92-11.38 40.48-27.63 18.55-16.24 35.37-35.29l12-13q7.61-8 20.11-9.2 12.5-1.19 20.12 6.81 16.66 17.37 35.75 35.26 19.09 17.9 38.71 29.67 10.31 6.07 13.15 16.5 2.85 10.42-3.23 20.81-6.08 10.22-17.19 13.07-11.12 2.85-21.04-3.62-17-11.15-33.65-25.38-16.66-14.23-34.73-34.08-25.23 26.39-50.47 43.77-25.23 17.39-50.38 27.15-14.23 6.54-27.81-.61-13.57-7.15-18.19-22.15l-53.56-186.42q-3.21-10.99 2.04-21.26 5.24-10.27 16.83-13.94l51.15-16v-191.54q0-23.79 16.95-40.74t40.74-16.95h133.93v-68q0-12.26 8.48-20.55t20.36-8.29M162.69-100q-9.3 0-16-6.54-6.69-6.54-6.69-15.81t6.94-16.15q6.94-6.89 15.75-6.89 54.31-.38 89-9.46 34.69-9.07 71-31.69 3.62-2.38 7.62-2.19t8 2.19q23.77 13.77 48.15 22.35 24.39 8.57 50.92 13.57 10.31 1.62 15.16 10.23 4.84 8.62 2.66 18.52-1.89 9.71-10.2 15.06t-17.61 3.12q-24.93-5-49.54-13.27-24.62-8.27-47.16-20.04-43.07 20.61-78.19 28.81-35.11 8.19-89.81 8.19m331.85-458.85" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BoatRailwayFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M699.81-513.46q71.07 0 115.63 41.04T860-365.77v118.08q0 30.3-21.77 52.07t-52.08 21.77l48.62 48.62q6.61 6.61 3.33 15.92-3.29 9.31-12.56 9.31H573.31q-9.28 0-12.56-9.31-3.29-9.31 3.33-15.92l48.61-48.62q-30.3 0-52.07-21.77t-21.77-52.07v-118.08q0-65.61 44.94-106.65 44.95-41.04 116.02-41.04m-2.12 292.31q11.23 0 19.85-8.43 8.61-8.42 8.61-20.04 0-11.61-8.61-20.03-8.62-8.43-19.85-8.43-11.61 0-20.04 8.43-8.42 8.42-8.42 20.03 0 11.62 8.42 20.04 8.43 8.43 20.04 8.43m-111.15-107.7h225.77v-36.92q0-10.23-1.81-19.27t-5.42-17.65H593.52q-3.49 8.61-5.24 17.65-1.74 9.04-1.74 19.27zM162.69-100q-9.3 0-16-6.49-6.69-6.49-6.69-15.81t6.96-16.2q6.96-6.89 15.73-6.89 54.31-.38 89-9.46 34.69-9.07 71-31.69 3.62-2.38 7.62-2.19t8 2.19q23.77 13.77 48.15 22.35 24.39 8.57 50.92 13.57 10.31 1.62 15.16 10.23 4.84 8.62 2.73 18.45-1.96 9.78-10.27 15.13t-17.61 3.12q-24.93-5-49.54-13.27-24.62-8.27-47.16-20.04-43.07 20.61-78.19 28.81-35.11 8.19-89.81 8.19m228.39-663.77v-68q0-12.35 8.43-20.6 8.43-8.24 20.41-8.24h118.62q11.98 0 20.41 8.24 8.43 8.25 8.43 20.6v68h133.93q23.89 0 40.79 16.9t16.9 40.79V-605q0 10.08-6.57 16.08-6.56 6-16.31 6-9.74 0-16.12-6.52-6.38-6.51-6.38-16.17v-102q0-4.62-3.27-7.7-3.27-3.07-7.89-3.07H256q-4.61 0-7.88 3.07-3.27 3.08-3.27 7.7v178.3l206.53-64.3q11.45-3.62 22.15 2 10.7 5.61 14.7 17.23l16.92 54.84q2.39 9 .66 17.52t-6.2 15.62q-16.84 26.48-25.34 56.21t-8.5 63.42v99.85q0 10.71-7.69 16.47-7.7 5.76-17.72 3.37-25.51-7.61-53.28-26.5-27.77-18.88-57.23-51.5-25.23 26.39-50.47 43.77-25.23 17.39-50.76 27.15-14.23 6.54-28-.99-13.77-7.54-18.39-22.93l-52.77-185.38q-3.23-10.87 2.08-21.1t16.77-13.98l51.15-16v-191.54q0-23.89 16.9-40.79t40.79-16.9z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BusRailway({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M329.76-419.31q-20.22 0-34.49 14.42T281-370.24q0 20.22 14.42 34.23T330.06-322q20.23 0 34.24-14.16t14.01-34.38q0-20.23-14.16-34.5t-34.39-14.27m370.14-94.15q71.15 0 115.63 41.08Q860-431.31 860-365.77v118.08q0 30.46-21.69 52.15-21.7 21.69-52.16 21.69l48.62 48.62q6.61 6.61 3.31 15.92T825.54-100H573.31q-9.25 0-12.55-9.31t3.32-15.92l48.61-48.62q-30.46 0-52.15-21.69t-21.69-52.15v-118.08q0-65.54 44.94-106.61 44.95-41.08 116.11-41.08m-2.21 235.38q-11.61 0-20.04 8.43-8.42 8.42-8.42 20.03 0 11.62 8.42 20.04 8.43 8.43 20.04 8.43 11.23 0 19.85-8.43 8.61-8.42 8.61-20.04 0-11.61-8.61-20.03-8.62-8.43-19.85-8.43M593.52-402.69q-3.49 8.61-5.24 17.75-1.74 9.13-1.74 19.17v36.92h225.77v-36.98q0-10.17-1.81-19.21t-5.42-17.65zM480.6-860q157.17 0 228.28 30.15Q780-799.71 780-733v130.85q0 9.64-6.58 16.16-6.58 6.53-16.31 6.53T741-585.99q-6.39-6.52-6.39-16.16v-104.54H225.39v188h261.38q9.64 0 16.17 6.58 6.52 6.58 6.52 16.31 0 9.72-6.52 16.11-6.53 6.38-16.17 6.38H225.39v120q0 34.23 23.5 60.27T307-267h136.08q9.64 0 16.17 6.58 6.52 6.58 6.52 16.31 0 9.72-6.52 16.11-6.53 6.38-16.17 6.38h-140.7v61.16q0 9.22-7.28 14.84T276.46-140h-9q-9.9 0-17.41-5.62t-7.51-14.84V-241q-26.69-11-44.62-41.21Q180-312.42 180-348.31V-733q0-65.88 71.88-96.44Q323.75-860 480.6-860m.02 107.92h255.53-512.69zm-257.16 0h512.69q-19.38-30.61-84.5-46.57-65.11-15.96-171.03-15.96-120.31 0-181.97 14.84-61.65 14.85-75.19 47.69m268.39 278.77" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function BusRailwayFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M699.9-513.46q71.15 0 115.63 41.08Q860-431.31 860-365.77v118.08q0 30.46-21.69 52.15-21.7 21.69-52.16 21.69l48.62 48.62q6.61 6.61 3.31 15.92T825.54-100H573.31q-9.25 0-12.55-9.31t3.32-15.92l48.61-48.62q-30.46 0-52.15-21.69t-21.69-52.15v-118.08q0-65.54 44.94-106.61 44.95-41.08 116.11-41.08M330.06-322q20.23 0 34.24-14.16t14.01-34.38q0-20.23-14.16-34.5t-34.39-14.27q-20.22 0-34.49 14.42T281-370.24q0 20.22 14.42 34.23T330.06-322m367.63 100.85q11.23 0 19.85-8.43 8.61-8.42 8.61-20.04 0-11.61-8.61-20.03-8.62-8.43-19.85-8.43-11.61 0-20.04 8.43-8.42 8.42-8.42 20.03 0 11.62 8.42 20.04 8.43 8.43 20.04 8.43m-111.15-107.7h225.77v-36.98q0-10.17-1.81-19.21t-5.42-17.65H593.52q-3.49 8.61-5.24 17.75-1.74 9.13-1.74 19.17zM267.46-140q-9.9 0-17.41-5.62t-7.51-14.84V-241q-26.69-11-44.62-41.21Q180-312.42 180-348.31V-733q0-65.88 71.88-96.44Q323.75-860 480.6-860q157.17 0 228.28 30.15Q780-799.71 780-733v130.85q0 9.64-6.58 16.16-6.58 6.53-16.31 6.53T741-585.99q-6.39-6.52-6.39-16.16v-104.54H225.39v188h258.76q12.43 0 17.52 10.92 5.1 10.92-2.13 21.92-17.69 25.85-25.73 56.63-8.04 30.79-8.04 63.45v115.31q0 12.26-8.29 20.55-8.3 8.29-20.56 8.29H302.38v61.16q0 9.22-7.28 14.84T276.46-140z" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function Crown({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M241.46-180q-9.64 0-16.17-6.58-6.52-6.58-6.52-16.31t6.52-16.11q6.53-6.39 16.17-6.39h477.08q9.64 0 16.17 6.59 6.52 6.58 6.52 16.3 0 9.73-6.52 16.11-6.53 6.39-16.17 6.39zm23.85-130.54q-21.08 0-37.02-13.69-15.94-13.7-19.67-34.23l-47.7-274.92q-4.23 1.61-8.15 1.92t-8.15.31q-18.53 0-31.57-13.05Q100-657.25 100-675.89q0-18.8 13.08-32.34t31.68-13.54q18.59 0 32.22 13.42 13.64 13.41 13.64 32.58 0 6.58-1.73 12.79-1.74 6.21-5.58 11.06l134.54 57.53q3.84 1.54 7.69.39t6.54-4.62l128.3-175.53q-12.07-5.23-19.23-16.1-7.15-10.86-7.15-24.36 0-18.56 13.36-31.98Q460.72-860 479.8-860t32.64 13.39T526-814.69q0 13.77-7.15 24.54-7.16 10.77-18.85 16l127.92 175.53q2.69 3.47 6.54 4.62t7.69-.39l134.54-57.53q-3.38-4.71-5.34-11.05-1.97-6.34-1.97-12.97 0-18.8 13.08-32.32 13.08-13.51 32.06-13.51 18.41 0 31.94 13.41Q860-694.96 860-675.81q0 18.77-13.44 31.71-13.44 12.95-32.64 12.95-3.99 0-7.49-.81-3.51-.81-7.54-2.04l-47.12 275.54q-3.99 20.53-19.61 34.23-15.62 13.69-37.08 13.69zm.38-45.38h429q4.23 0 7.5-2.69 3.27-2.7 4.43-6.93l39.69-223-85.7 36.46q-18.84 8.23-38.15 2.7-19.3-5.54-31.61-21.93L480-724.39 369.15-571.31q-12.31 16.39-31.61 21.93-19.31 5.53-38.15-2.7l-85.7-36.46 40.08 223q.77 4.23 4.04 6.93 3.27 2.69 7.88 2.69m214.31 0" })));
6
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export default function CrownFilled({ className }: {
3
+ className?: string;
4
+ }): React.JSX.Element;
@@ -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: "M241.46-180q-9.65 0-16.17-6.57-6.52-6.58-6.52-16.31 0-9.74 6.52-16.12 6.52-6.39 16.17-6.39h477.08q9.65 0 16.17 6.58 6.52 6.57 6.52 16.31 0 9.73-6.52 16.11-6.52 6.39-16.17 6.39zm23.85-130.54q-20.89 0-36.92-13.69-16.04-13.7-19.77-34.23l-47.7-274.92q-4.23 1.61-8.15 1.92t-8.15.31q-18.53 0-31.57-13.03Q100-657.22 100-675.89q0-18.6 13.08-32.24t31.68-13.64q18.59 0 32.22 13.51 13.64 13.52 13.64 32.49 0 6.58-1.73 12.79-1.74 6.21-5.58 11.06l134.54 57.53q3.84 1.54 7.69.39t6.54-4.62l128.3-175.53q-12.07-5.23-19.23-16.1-7.15-10.86-7.15-24.36 0-18.56 13.46-31.98Q460.91-860 479.8-860t32.55 13.39Q526-833.22 526-814.69q0 13.77-7.15 24.54-7.16 10.77-18.85 16l127.92 175.53q2.69 3.47 6.54 4.62t7.69-.39l134.54-57.53q-3.38-4.71-5.34-11.05-1.97-6.34-1.97-12.8 0-18.97 13.08-32.49 13.08-13.51 32.06-13.51 18.22 0 31.85 13.46T860-675.95q0 18.91-13.54 31.85-13.53 12.95-32.54 12.95-3.99 0-7.49-.81-3.51-.81-7.54-2.04l-47.12 275.54q-3.99 20.53-19.61 34.23-15.62 13.69-37.08 13.69z" })));
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: "m171.77-220.77-65.15-231.61q-3.23-10.85 1.5-21.2 4.73-10.34 14.8-13.57L180-506.77v-207.84q0-24.23 16.73-40.66 16.73-16.42 40.96-17.04h149.62v-91.15q0-12.36 8.24-20.6 8.25-8.25 20.61-8.25h127.68q12.36 0 20.61 8.25 8.24 8.24 8.24 20.6v91.15h149.62q23.98 0 40.83 16.86Q780-738.59 780-714.61v208.46l57.69 19q9.85 3.23 15.35 13.07 5.5 9.85 1.88 21.08l-66.69 232.23q-35.92-8.23-67.82-27.42-31.89-19.19-58.41-44.74-8.7-8.38-21.04-8.38t-20.34 9.38q-27 29.93-62.88 50.93-35.87 21-77.32 21-10.8 0-19.8-1.1t-18-3.69Q414-232.16 388.77-250q-25.23-17.85-48.23-41.16-8.39-9.38-21.46-9.57-13.08-.2-22.46 8.57-26.31 25.62-57.62 44.39t-67.23 27M480-60q-39.38 0-80.38-10.31T320-100.62q-38.62 20-78.62 30.31T160-60h-47.31q-9.66 0-16.18-6.57Q90-73.13 90-82.88q0-9.74 6.51-16.12 6.52-6.39 16.18-6.39H160q39 0 75.5-10.69t69.88-31.07q6.81-4.62 14.71-4.62 7.91 0 14.53 4.62 26 15.38 54.3 24.57 28.31 9.19 57.7 13.19 8.07 1 16.67 1.5t16.82.5q37.79 0 74.84-9.69t70.43-30.07q6.81-3.62 14.71-3.62 7.91 0 14.53 3.62 33.38 20.38 69.69 31.07T800-105.39h47.31q9.66 0 16.17 6.57Q870-92.25 870-82.51t-6.52 16.12Q856.97-60 847.31-60H800q-41.38 0-81.38-10.31T640-100.62q-38.62 20-79.62 30.31T480-60M225.39-521.54 461.77-598q8.73-3 18.29-3t18.17 3l236.38 77.08v-193.69q0-5.39-3.46-8.85t-8.84-3.46H237.69q-5.38 0-8.84 3.46t-3.46 8.85zm254.86 256.15q34.9 0 63.79-20.73 28.88-20.73 52.65-46.88 17.46-19.23 43.93-19.54 26.46-.31 44.92 18.92 16.61 16.39 34.23 31.16 17.61 14.77 38 25.77l49.08-172.85L480-556 152.54-449.54l49.69 171.62q20.45-11.25 37.81-25.25 17.37-14 33.96-30.6 18.69-18.85 44.45-19.35t43.47 18.35q17.77 18.92 36.73 35.85 18.97 16.92 43.89 26.3 9.23 3.62 18.54 5.43 9.31 1.8 19.17 1.8m-.25-145.3" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M479.23-100q-36.77 0-74.73-9.5T330.31-137q-46.46 22.69-83.85 29.65-37.38 6.96-83.77 7.35-9.3 0-16-6.53-6.69-6.53-6.69-16.18 0-9.29 6.7-15.92t15.99-6.76q22.42-.4 42.33-1.96 19.9-1.57 39.56-6.46 19.65-4.88 38.92-12.82 19.27-7.93 39.81-20.91 3.37-2 6.74-2t7.26 2q33.23 20.77 69.19 30.27t72.73 9.5 72.73-9.5 69.19-30.27q3.89-2 7.2-2 3.3 0 7.19 2 20.92 12.12 40.19 20.67 19.27 8.56 38.73 12.95 19.46 4.38 39.79 6.38 20.32 2 43.06 2.15 9.9.14 16.29 6.64 6.4 6.5 6.4 16.11t-6.69 16.12q-6.7 6.52-16 6.52-46.84-.53-84.69-7.23-37.85-6.69-83.85-29.77-36.85 18.61-74.81 27.81Q516-100 479.23-100m.69-140.54q-33.38 0-70-18.38-36.61-18.39-80.07-66.16-25.23 26.39-50.47 43.77-25.23 17.39-50.38 27.15-14.23 6.93-28-1.19-13.77-8.11-18.38-23.5l-53.18-184.56q-3.21-10.92 2.04-21.19 5.24-10.27 16.83-13.94l51.15-16v-191.54q0-23.79 16.95-40.74t40.74-16.95h133.93v-68q0-12.26 8.48-20.55t20.36-8.29h118.62q11.88 0 20.36 8.29t8.48 20.55v68h133.93q23.79 0 40.74 16.95T759-706.08v191.54l51.15 16q11.59 3.67 16.83 13.94 5.25 10.27 2.07 21.21l-52.2 184.93q-4.62 15.38-18.2 23.11-13.57 7.73-28.19 1.81-25.38-9.77-50.31-27.27-24.92-17.5-50.53-44.27-43.85 47.77-80.08 66.16-36.23 18.38-69.62 18.38M244.85-707.61v178.3l216.77-67.53q8-2.39 17.61-2.7 9.62-.3 17.62 2.7l216.77 68.15v-178.92q0-4.62-3.27-7.7-3.27-3.07-7.89-3.07H256q-4.61 0-7.88 3.07-3.27 3.08-3.27 7.7m234.38 153.38-300.92 93.92L224-299q26.62-14.23 45.5-32.08 18.88-17.84 39.12-39.84 8.6-10 21.53-10t21.93 10.23q25.77 30.15 56.15 57.46 30.39 27.31 72.52 27.31 41.72 0 70.99-27.31 29.26-27.31 55.41-57.46 8.47-10.34 21.65-10.28 13.18.05 21.82 10.05 19.61 21 39.11 39.84 19.5 18.85 45.5 32.08l45.69-161.31zm.39 134.15" })));
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: "m171.77-220.77-65.15-231.61q-3.23-10.85 1.5-21.2 4.73-10.34 14.8-13.57L180-506.77v-207.84q0-24.23 16.73-40.66 16.73-16.42 40.96-17.04h149.62v-91.15q0-12.61 8.11-20.73 8.12-8.12 20.74-8.12h127.68q12.62 0 20.74 8.12 8.11 8.12 8.11 20.73v91.15h149.62q24.23 0 40.96 16.74Q780-738.84 780-714.61v208.46l57.69 19q9.85 3.23 15.35 13.07 5.5 9.85 1.88 21.08l-66.69 232.23q-35.92-8.23-67.73-27.39-31.81-19.15-58.5-44.77-9-8.38-21.19-8.38t-20.19 9.38q-27 29.93-62.85 50.93T480-220q-10.38 0-19.38-1t-18-3.39Q414-232.16 388.77-250q-25.23-17.85-48.23-41.16-8.39-9.38-21.46-9.57-13.08-.2-22.46 8.57-26.31 25.62-57.62 44.39t-67.23 27M480-60q-39.38 0-80.38-10.31T320-100.62q-38.62 20-78.62 30.31T160-60h-47.31q-9.92 0-16.3-6.39Q90-72.77 90-82.69q0-9.93 6.39-16.31 6.38-6.39 16.3-6.39H160q39 0 75.5-10.69t69.88-31.07q6.62-4.62 14.62-4.62t14.62 4.62q26 15.38 54.3 24.57 28.31 9.19 57.7 13.19 8.38 1 16.88 1.5t16.5.5q38.38 0 75.19-9.69t70.19-30.07q6.62-3.62 14.62-3.62t14.62 3.62q33.38 20.38 69.69 31.07T800-105.39h47.31q9.92 0 16.3 6.39Q870-92.62 870-82.69q0 9.92-6.39 16.3-6.38 6.39-16.3 6.39H800q-41.38 0-81.38-10.31T640-100.62q-38.62 20-79.62 30.31T480-60M225.39-521.54 461.77-598q8.61-3 18.23-3t18.23 3l236.38 77.08v-193.69q0-5.39-3.46-8.85t-8.84-3.46H237.69q-5.38 0-8.84 3.46t-3.46 8.85z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M479.23-100q-36.77 0-74.73-9.5T330.31-137q-46.46 22.69-83.85 29.65-37.38 6.96-83.77 7.35-9.3 0-16-6.39-6.69-6.38-6.69-16.3 0-9.31 6.69-16 6.7-6.7 16-6.7 22.31 0 42.27-1.76 19.96-1.77 39.62-6.66 19.65-4.88 38.92-12.88t39.81-20.85q3-2 6.81-2 3.8 0 7.19 2 33.23 20.77 69.19 30.27t72.73 9.5 72.73-9.5 69.19-30.27q3.39-2 7.2-2 3.8 0 7.19 2 20.92 12.62 40.19 20.92 19.27 8.31 38.73 12.7 19.46 4.38 39.81 6.46 20.34 2.07 43.04 2.07 9.92 0 16.3 6.39 6.39 6.38 6.39 16.31 0 9.92-6.69 16.3-6.7 6.39-16 6.39-46.77-.39-84.66-7.16-37.88-6.76-83.88-29.84-36.85 18.61-74.81 27.81Q516-100 479.23-100M244.85-707.61v178.3l216.77-67.53q8-2.39 17.61-2.7 9.62-.3 17.62 2.7l216.77 68.15v-178.92q0-4.62-3.27-7.7-3.27-3.07-7.89-3.07H256q-4.61 0-7.88 3.07-3.27 3.08-3.27 7.7m234.77 467.07q-33.08 0-69.7-18.38-36.61-18.39-80.07-66.16-25.23 26.39-50.47 43.77-25.23 17.39-50.38 27.15-14.23 6.93-28-1.19-13.77-8.11-18.38-23.5l-53.16-184.61q-3.23-10.85 2.2-20.96 5.42-10.12 16.65-14.12l51.15-16v-191.54q0-24.23 16.73-40.96t40.96-16.73h133.93v-68q0-12.61 8.31-20.73 8.3-8.11 20.53-8.11h118.62q12.23 0 20.54 8.11 8.3 8.12 8.3 20.73v68h133.93q24.23 0 40.96 16.73T759-706.08v191.54l51.15 16q11.23 4 16.66 14.12 5.42 10.11 2.19 20.96l-52.15 185q-4.62 15.38-18.2 23.11-13.57 7.73-28.19 1.81-25.38-9.77-50.31-27.27-24.92-17.5-50.53-44.27-43.85 47.77-80.08 66.16-36.23 18.38-69.92 18.38" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function VolumeOff(_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: "M665.61-203q-14.3 10.08-29.92 18.54-15.61 8.46-32.54 14.92-8.92 3.85-18.73.19-9.8-3.65-13.65-12.57-3.85-8.31.5-16.62t13.65-12.15q15.08-5.23 29.85-13.16 14.77-7.92 27.23-19.38L466.46-403.15v139.22q0 15.39-14.46 21.16t-25-5.16L294.92-380H175.31q-12.62 0-20.73-8.12-8.12-8.11-8.12-20.73v-142.3q0-12.62 8.12-20.73 8.11-8.12 20.73-8.12h113.31L90.77-778.23q-6.69-6.69-6.58-16.11.12-9.43 7.2-16.5 7.07-6.7 16.3-6.7t16.31 6.7l687.15 687.15q6.69 6.69 6.69 16.11 0 9.43-6.69 16.5Q804.08-84 794.34-84q-9.73 0-16.8-7.08zm103.16-278q0-89.54-50.39-162.92-50.38-73.39-132.69-107-9.69-4.23-13.54-12.35-3.84-8.11.39-16.42 3.85-9.31 14.04-12.27t20.5 1.27q93.3 39.85 150.19 123 56.88 83.15 56.88 186.69 0 41.85-10 81.54t-30.23 76.23q-6.85 12.38-15.65 14.73-8.81 2.35-17.12-1.5-7.92-3.85-11.69-11.23t1.08-15.31q19.23-32.31 28.73-68.77t9.5-75.69M583.69-613q31.08 23 46.93 58.5 15.84 35.5 15.84 74.5 0 11.08-.96 21.35t-4.12 20.57q-2.77 9.23-11.77 11.47-9 2.23-16.23-5l-42.92-42.93q-4.61-4.61-6.61-9.42t-2-10.81v-106.77q0-8.23 7.3-12.15 7.31-3.92 14.54.69m-193.3-41.61q-4.62-4.62-4.43-10.62t4.81-10.61L427-712.07q10.54-10.93 25-5.16t14.46 20.77v83.08q0 9.23-9.31 12.92-9.3 3.69-15.92-3.31zm30.69 335.53v-128.46L334-534.61H191.85v109.22h122.92zm-43.54-172" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M665.61-203q-14.3 10.08-29.92 18.54-15.61 8.46-32.54 14.92-8.92 3.85-18.73.19-9.8-3.65-13.65-12.57-3.85-8.31.5-16.62t13.65-12.15q13.08-4.62 25.04-10.66t23.42-14.88L466.46-403.15v139.22q0 15.39-14.46 21.16t-25-5.16L294.92-380H175.31q-12.62 0-20.73-8.12-8.12-8.11-8.12-20.73v-142.3q0-12.62 8.12-20.73 8.11-8.12 20.73-8.12h113.31L90.77-778.23q-6.69-6.69-6.58-16.11.12-9.43 7.2-16.5 7.07-6.7 16.3-6.7t16.31 6.7l687.15 687.15q6.69 6.69 6.69 16.11 0 9.43-6.69 16.5Q804.08-84 794.34-84q-9.73 0-16.8-7.08zm103.16-278q0-89.54-50.39-162.92-50.38-73.39-132.69-107-9.69-4.23-13.54-12.35-3.84-8.11.39-16.42 3.85-9.31 14.04-12.27t20.5 1.27q93.3 39.85 150.19 123 56.88 83.15 56.88 186.69 0 41.85-10 81.54t-30.23 76.23q-6.85 12.38-15.65 14.73-8.81 2.35-17.12-1.5-7.92-3.85-11.69-11.23t1.08-15.31q19.23-32.31 28.73-68.77t9.5-75.69M583.69-613q31.08 23 46.93 58.5 15.84 35.5 15.84 74.5 0 11.08-.96 21.35t-4.12 20.57q-2.77 9.23-11.77 11.47-9 2.23-16.23-5l-42.92-42.93q-4.61-4.61-6.61-9.42t-2-10.81v-106.77q0-8.23 7.3-12.15 7.31-3.92 14.54.69m-193.3-41.61q-4.62-4.62-4.43-10.62t4.81-10.61L427-712.07q10.54-10.93 25-5.16t14.46 20.77v83.08q0 9.23-9.31 12.92-9.3 3.69-15.92-3.31zm30.69 335.53v-128.46L334-534.61H191.85v109.22h122.92zm-43.54-172" })));
6
6
  }
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export default function VolumeOffFilled(_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: "M665.61-203q-14.3 10.08-29.92 18.54-15.61 8.46-32.54 14.92-8.92 3.85-18.73.19-9.8-3.65-13.65-12.57-3.85-8.31.5-16.62t13.65-12.15q15.08-5.23 29.85-13.16 14.77-7.92 27.23-19.38L466.46-403.15v139.22q0 15.39-14.46 21.16t-25-5.16L294.92-380H175.31q-12.62 0-20.73-8.12-8.12-8.11-8.12-20.73v-142.3q0-12.62 8.12-20.73 8.11-8.12 20.73-8.12h113.31L90.77-778.23q-6.69-6.69-6.58-16.11.12-9.43 7.2-16.5 7.07-6.7 16.3-6.7t16.31 6.7l687.15 687.15q6.69 6.69 6.69 16.11 0 9.43-6.69 16.5Q804.08-84 794.34-84q-9.73 0-16.8-7.08zm103.16-278q0-89.54-50.39-162.92-50.38-73.39-132.69-107-9.69-4.23-13.54-12.35-3.84-8.11.39-16.42 3.85-9.31 14.04-12.27t20.5 1.27q93.3 39.85 150.19 123 56.88 83.15 56.88 186.69 0 41.85-10 81.54t-30.23 76.23q-6.85 12.38-15.65 14.73-8.81 2.35-17.12-1.5-7.92-3.85-11.69-11.23t1.08-15.31q19.23-32.31 28.73-68.77t9.5-75.69M583.69-613q31.08 23 46.93 58.5 15.84 35.5 15.84 74.5 0 11.08-.96 21.35t-4.12 20.57q-2.77 9.23-11.77 11.47-9 2.23-16.23-5l-42.92-42.93q-4.61-4.61-6.61-9.42t-2-10.81v-106.77q0-8.23 7.3-12.15 7.31-3.92 14.54.69m-193.3-41.61q-4.62-4.62-4.43-10.62t4.81-10.61L427-712.07q10.54-10.93 25-5.16t14.46 20.77v83.08q0 9.23-9.31 12.92-9.3 3.69-15.92-3.31z" })));
5
+ React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M665.61-203q-14.3 10.08-29.92 18.54-15.61 8.46-32.54 14.92-8.92 3.85-18.73.19-9.8-3.65-13.65-12.57-3.85-8.31.5-16.62t13.65-12.15q13.08-4.62 25.04-10.66t23.42-14.88L466.46-403.15v139.22q0 15.39-14.46 21.16t-25-5.16L294.92-380H175.31q-12.62 0-20.73-8.12-8.12-8.11-8.12-20.73v-142.3q0-12.62 8.12-20.73 8.11-8.12 20.73-8.12h113.31L90.77-778.23q-6.69-6.69-6.58-16.11.12-9.43 7.2-16.5 7.07-6.7 16.3-6.7t16.31 6.7l687.15 687.15q6.69 6.69 6.69 16.11 0 9.43-6.69 16.5Q804.08-84 794.34-84q-9.73 0-16.8-7.08zm103.16-278q0-89.54-50.39-162.92-50.38-73.39-132.69-107-9.69-4.23-13.54-12.35-3.84-8.11.39-16.42 3.85-9.31 14.04-12.27t20.5 1.27q93.3 39.85 150.19 123 56.88 83.15 56.88 186.69 0 41.85-10 81.54t-30.23 76.23q-6.85 12.38-15.65 14.73-8.81 2.35-17.12-1.5-7.92-3.85-11.69-11.23t1.08-15.31q19.23-32.31 28.73-68.77t9.5-75.69M583.69-613q31.08 23 46.93 58.5 15.84 35.5 15.84 74.5 0 11.08-.96 21.35t-4.12 20.57q-2.77 9.23-11.77 11.47-9 2.23-16.23-5l-42.92-42.93q-4.61-4.61-6.61-9.42t-2-10.81v-106.77q0-8.23 7.3-12.15 7.31-3.92 14.54.69m-193.3-41.61q-4.62-4.62-4.43-10.62t4.81-10.61L427-712.07q10.54-10.93 25-5.16t14.46 20.77v83.08q0 9.23-9.31 12.92-9.3 3.69-15.92-3.31z" })));
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';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@project-lary/react-material-symbols-300-rounded",
3
- "version": "0.18.0",
3
+ "version": "0.19.0",
4
4
  "description": "Latest rounded React icon components with weight 300 for Material Symbols",
5
5
  "files": [
6
6
  "dist"