@project-lary/react-material-symbols-600-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: "M326.22-187.83q20.74 14.57 43.51 23.79 22.78 9.21 48.4 13.65v77.83Q395.26-77 372.17-84.22q-23.08-7.21-44.82-18.65-34.61 18.57-69.87 27.78-35.26 9.22-68.74 9.22h-82.87v-75.26h82.87q36.85 0 73.18-11.85 36.34-11.85 64.3-34.85m29.17-707.87h249.22v103h188.61v192q-16.83-2-35.17-3.13t-40.09-2.13v-111.47H242.04v180.6l235.13-75.52 67.05 22.7q-20.96 7.65-32.66 22.04-11.69 14.39-15.26 30.7L173.17-435.87 211-301.17q24.52-8.74 45.91-21.89 21.39-13.16 40.22-31.85l32.04-30.65q19.61 18.04 40.92 35.08 21.3 17.05 48.04 28.96v88.74q-18.09-3.92-39.98-16.61-21.89-12.7-48.28-40.65-37.39 35.26-82.46 53.06-45.06 17.81-93.8 17.72h-1l-68.7-266.22 82.87-26.69V-792.7h188.61zM520.96-65.87v-79.48q-20.16-11.3-31.5-30.84-11.33-19.55-11.33-43.24v-219.61q0-54.83 50.68-80.81t158.36-25.98q112.03 0 159.78 24.74 47.75 24.75 47.75 82.05v219.35q0 22.95-11.63 42.58t-31.77 31.76v79.48h-95.26v-68.48H616.22v68.48zm80.2-139.61q17.14 0 28.56-11.41 11.41-11.41 11.41-28.96 0-17.54-11.41-28.95-11.42-11.42-28.96-11.42T571.8-274.8q-11.41 11.41-11.41 28.56 0 16.75 12 28.76 12.01 12 28.77 12m170.62 0q17.1 0 28.88-11.41t11.78-28.96q0-17.54-11.81-28.95-11.81-11.42-28.96-11.42t-28.84 11.42q-11.7 11.41-11.7 28.56 0 16.75 12.2 28.76 12.19 12 28.45 12M553.39-347.91h266.04V-433H553.39z" })));
|
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: "M326.22-187.83q20.74 14.57 43.51 23.79 22.78 9.21 48.4 13.65v77.83Q395.26-77 372.17-84.22q-23.08-7.21-44.82-18.65-34.61 18.57-69.87 27.78-35.26 9.22-68.74 9.22h-82.87v-75.26h82.87q36.85 0 73.18-11.85 36.34-11.85 64.3-34.85M520.96-65.87v-79.48q-20.16-11.3-31.5-30.84-11.33-19.55-11.33-43.24v-219.61q0-54.83 50.68-80.81t158.36-25.98q112.03 0 159.78 24.74 47.75 24.75 47.75 82.05v219.35q0 22.95-11.63 42.58t-31.77 31.76v79.48h-95.26v-68.48H616.22v68.48zm80.2-139.61q17.14 0 28.56-11.41 11.41-11.41 11.41-28.96 0-17.54-11.41-28.95-11.42-11.42-28.96-11.42T571.8-274.8q-11.41 11.41-11.41 28.56 0 16.75 12 28.76 12.01 12 28.77 12m170.62 0q17.1 0 28.88-11.41t11.78-28.96q0-17.54-11.81-28.95-11.81-11.42-28.96-11.42t-28.84 11.42q-11.7 11.41-11.7 28.56 0 16.75 12.2 28.76 12.19 12 28.45 12M553.39-347.91h266.04V-433H553.39zm-198-444.79v-103h249.22v103h188.61v192q-16.83-2-35.17-3.13t-40.09-2.13v-111.47H242.04v180.6l235.13-75.52 67.05 22.7q-50.87 11.82-88.76 47.39-37.9 35.56-37.33 94.74v214.74q-18.09-3.92-39.98-16.61-21.89-12.7-48.28-40.65-37.39 35.26-82.46 53.06-45.06 17.81-93.8 17.72l-69.7-266.22 82.87-26.69V-792.7z" })));
|
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: "M326.22-187.83q43.26 30.09 96.58 40.53 53.33 10.43 105.98 2.6l-79.52 79.09q-31.26-3-61.52-12.56-30.26-9.57-60.39-24.7-34.72 18.57-69.93 27.78-35.2 9.22-68.68 9.22h-82.87v-75.26h82.87q36.99 0 73.25-11.85 36.27-11.85 64.23-34.85m29.17-707.87h249.22v103h188.61v198.26q-17.96-5.5-36.92-8.23-18.95-2.72-38.34-3.72v-111.04H242.04v180.6L480-612.91l106.04 34.65q-23.26 12.65-40.76 28.87t-30.67 36.57l-52.13-15.61-289.31 92.56L211-301.17q24.52-8.74 45.91-21.89 21.39-13.16 40.22-31.85l32.04-30.65 37.61 39.52q18.87 20.17 42.87 34.34 24 14.18 51.87 14.92v73.43q-26.09.39-59.19-12.26-33.11-12.65-72.46-54.43-37.39 35.26-82.46 53.06-45.06 17.81-93.8 17.72h-1l-68.7-266.22 82.87-26.69V-792.7h188.61zM521.52-65.87l85.09-84.86q-35.1 0-60.09-25.12-25-25.12-25-60.29v-138.67q0-75.85 51.76-123.43 51.77-47.59 134.59-47.59t134.82 47.57Q894.7-450.7 894.7-374.8v138.76q0 35.23-25.02 60.09-25.01 24.87-60.13 24.87l85.15 85.21zm186.59-135.09q15.11 0 26.37-10.97 11.26-10.98 11.26-26.09t-11.15-26.37-26.76-11.26q-14.83 0-26.09 11.15-11.26 11.14-11.26 26.76 0 14.83 11.26 25.81 11.26 10.97 26.37 10.97M596.78-332.83h222.65v-42.21q0-11.61-2.28-22.18-2.28-10.56-6.28-20.69H605.1q-4.44 10.13-6.38 20.69-1.94 10.57-1.94 22.18z" })));
|
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: "M326.22-187.83q43.26 30.09 96.58 40.53 53.33 10.43 105.98 2.6l-79.52 79.09q-31.26-3-61.52-12.56-30.26-9.57-60.39-24.7-34.72 18.57-69.93 27.78-35.2 9.22-68.68 9.22h-82.87v-75.26h82.87q36.99 0 73.25-11.85 36.27-11.85 64.23-34.85m195.3 121.96 85.09-84.86q-35.1 0-60.09-25.12-25-25.12-25-60.29v-138.67q0-75.85 51.76-123.43 51.77-47.59 134.59-47.59t134.82 47.57Q894.7-450.7 894.7-374.8v138.76q0 35.23-25.02 60.09-25.01 24.87-60.13 24.87l85.15 85.21zm186.59-135.09q15.11 0 26.37-10.97 11.26-10.98 11.26-26.09t-11.15-26.37-26.76-11.26q-14.83 0-26.09 11.15-11.26 11.14-11.26 26.76 0 14.83 11.26 25.81 11.26 10.97 26.37 10.97M596.78-332.83h222.65v-42.21q0-11.61-2.28-22.18-2.28-10.56-6.28-20.69H605.1q-4.44 10.13-6.38 20.69-1.94 10.57-1.94 22.18zM355.39-895.7h249.22v103h188.61v198.26q-17.96-5.5-36.92-8.23-18.95-2.72-38.34-3.72v-111.04H242.04v180.6L480-612.91l106.04 34.65q-59.52 28.09-92.02 81.57t-32.5 120.6v152.74q-26.09.39-59.19-12.26-33.11-12.65-72.46-54.43-37.39 35.26-82.46 53.06-45.06 17.81-93.8 17.72l-69.7-266.22 82.87-26.69V-792.7h188.61z" })));
|
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: "M328.48-415.78q-22.65 0-38.65 16.34t-16 39 16.06 38.66q16.05 16 39 16 22.37 0 38.65-16.06 16.29-16.06 16.29-39 0-22.38-16.35-38.66-16.34-16.28-39-16.28m379.39-130.05q82.82 0 134.82 47.57Q894.7-450.7 894.7-374.8v138.76q0 35.23-25.02 60.09-25.01 24.87-60.13 24.87l85.15 85.21H521.52l85.09-84.86q-35.1 0-60.09-25.12-25-25.12-25-60.29v-138.67q0-75.85 51.76-123.43 51.77-47.59 134.59-47.59m-.04 270.18q-14.83 0-26.09 11.15-11.26 11.14-11.26 26.76 0 14.83 11.26 25.81 11.26 10.97 26.37 10.97t26.37-10.97q11.26-10.98 11.26-26.09t-11.15-26.37-26.76-11.26M605.1-417.91q-4.44 10.13-6.38 20.69-1.94 10.57-1.94 22.18v42.21h222.65v-42.21q0-11.61-2.28-22.18-2.28-10.56-6.28-20.69zM481.18-890.74q173.8 0 253.66 37.4t79.86 119.3v154.95q-18.39-7.08-38.1-11.8t-41.69-5.85v-98.22H225.09v173h296.52q-12.87 13-22.68 27.92-9.8 14.93-16.67 32.08H225.09v114.92q0 34.43 23.5 61.71 23.5 27.29 58.5 27.29h154.43v79.22H303.13v82H201.87v-120.05q-29.57-17.24-42.78-48.91-13.22-31.68-13.22-66.18v-402.08q0-80.93 79.89-118.81 79.89-37.89 255.42-37.89M481-754.96h259-520zm-261 0h520q-24-26.56-92-41.28t-167-14.72q-118 0-181 13.5t-80 42.5m262.26 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: "M328.89-305.78q22.37 0 38.65-16.06 16.29-16.06 16.29-39 0-22.38-16.35-38.66-16.34-16.28-39-16.28-22.65 0-38.65 16.34t-16 39 16.06 38.66q16.05 16 39 16M521.52-65.87l85.09-84.86q-35.1 0-60.09-25.12-25-25.12-25-60.29v-138.67q0-75.85 51.76-123.43 51.77-47.59 134.59-47.59t134.82 47.57Q894.7-450.7 894.7-374.8v138.76q0 35.23-25.02 60.09-25.01 24.87-60.13 24.87l85.15 85.21zm186.59-135.09q15.11 0 26.37-10.97 11.26-10.98 11.26-26.09t-11.15-26.37-26.76-11.26q-14.83 0-26.09 11.15-11.26 11.14-11.26 26.76 0 14.83 11.26 25.81 11.26 10.97 26.37 10.97M596.78-332.83h222.65v-42.21q0-11.61-2.28-22.18-2.28-10.56-6.28-20.69H605.1q-4.44 10.13-6.38 20.69-1.94 10.57-1.94 22.18zM201.87-96.82v-120.05q-29.57-17.24-42.78-48.91-13.22-31.68-13.22-66.18v-402.08q0-80.93 79.89-118.81 79.89-37.89 255.42-37.89 173.8 0 253.66 37.4t79.86 119.3v154.95q-18.39-7.08-38.1-11.8t-41.69-5.85v-98.22H225.09v173h296.52q-29.91 29.18-45 67.43-15.09 38.26-15.09 79.44v196.27H303.13v82z" })));
|
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: "M190.56-128.91v-79.22H770v79.22zm.14-163.22-53.57-338.52q-4.12 2-7.52 2.5t-7.52.5q-24.02-1.7-40.12-18.74t-16.1-41.44q0-25 17.24-42.8 17.25-17.81 42.17-17.81t42.86 17.81q17.95 17.8 17.95 42.8 0 7.47-2.22 14.32-2.22 6.86-6.09 11.73l136.13 60.34 133.65-184.39q-12.86-7.13-20.52-19.81-7.65-12.68-7.65-28.88 0-25.24 17.8-42.71Q455-894.7 480-894.7t42.81 17.47q17.8 17.47 17.8 42.71 0 16.2-7.65 28.88-7.66 12.68-20.52 19.81l133.65 184.39 136.13-60.34q-3.87-4.87-6.09-11.73-2.22-6.85-2.22-14.32 0-25 17.86-42.8 17.86-17.81 41.95-17.81 25.09 0 43.03 17.81 17.95 17.8 17.95 42.8 0 24.4-16.98 41.44t-40.81 18.74q-4.12 0-7.02-1t-7.02-3L769.3-292.13zm67.39-79.78h443.82l28.61-180.96-110.65 50.17L480-696.56 340.13-502.7l-111.22-50.17zm221.91 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: "M190.56-128.91v-79.22H770v79.22zm.14-163.22-53.57-338.52q-4.12 2-7.52 2.5t-7.52.5q-24.02-1.7-40.12-18.74t-16.1-41.44q0-25 17.24-42.8 17.25-17.81 42.17-17.81t42.86 17.81q17.95 17.8 17.95 42.8 0 7.47-2.22 14.32-2.22 6.86-6.09 11.73l136.13 60.34 133.65-184.39q-12.86-7.13-20.52-19.81-7.65-12.68-7.65-28.88 0-25.24 17.8-42.71Q455-894.7 480-894.7t42.81 17.47q17.8 17.47 17.8 42.71 0 16.2-7.65 28.88-7.66 12.68-20.52 19.81l133.65 184.39 136.13-60.34q-3.87-4.87-6.09-11.73-2.22-6.85-2.22-14.32 0-25 17.86-42.8 17.86-17.81 41.95-17.81 25.09 0 43.03 17.81 17.95 17.8 17.95 42.8 0 24.4-16.98 41.44t-40.81 18.74q-4.12 0-7.02-1t-7.02-3L769.3-292.13z" })));
|
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: "M188.74-65.87h-82.87v-75.26h82.87q36.75 0 73.13-11.85 36.39-11.85 64.35-34.85 32.74 23.7 73.69 33.92Q440.87-143.7 480-143.7t80.09-10.21q40.95-10.22 73.13-33.92 29.52 23 65.91 34.85 36.4 11.85 73.13 11.85h82.44v75.26h-82.44q-34.48 0-69.47-9-34.98-9-69.7-28-35.74 19-75.29 28.28-39.54 9.29-77.8 9.29t-77.8-9.79q-39.55-9.78-74.85-27.78-34.72 18.57-69.93 27.78-35.2 9.22-68.68 9.22M480-222.22q-29.22 0-67.3-10.04-38.09-10.04-83.83-57.78-36.96 35.26-81.74 53.06-44.78 17.81-94.52 17.72l-68.7-266.22 82.87-26.69V-792.7h188.61v-103h249.22v103h188.61v280.53l82.87 26.69-68.7 266.22q-49.74.09-94.52-17.72-44.78-17.8-81.74-53.06-45.74 47.74-83.83 57.78-38.08 10.04-67.3 10.04m.71-75.26q31.72 0 60.77-12.63 29.04-12.63 51.74-35.93l37.61-39.52 31.47 30.65q18.83 18.13 40.22 31.56 21.39 13.44 46.48 22.18l37.83-134.7L480-533.52l-306.83 97.65L211-301.17q24.52-8.74 45.91-21.89 21.39-13.16 40.22-31.85l32.04-30.65 37.61 39.52q23.13 23.3 52.39 35.93t61.54 12.63M242.04-536.83 480-612.91l237.96 76.52v-181.04H242.04zm237.39 121.61" })));
|
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: "M188.74-65.87h-82.87v-75.26h82.87q36.61 0 73.06-11.85 36.46-11.85 64.42-34.85 32.74 23.7 73.69 33.92Q440.87-143.7 480-143.7t80.09-10.21q40.95-10.22 73.13-33.92 29.52 23 65.91 34.85t73.13 11.85h82.44v75.26h-82.44q-34.48 0-69.52-9t-69.65-28q-35.74 19-75.29 28.28-39.54 9.29-77.8 9.29t-77.8-9.79q-39.55-9.78-74.85-27.78-34.61 18.57-69.87 27.78-35.26 9.22-68.74 9.22m53.3-470.96L480-612.91l237.96 76.52v-181.04H242.04zM480-222.22q-29.22 0-67.3-10.04-38.09-10.04-83.83-57.78-36.96 35.26-81.74 53.06-44.78 17.81-94.52 17.72l-68.7-266.22 82.87-26.69V-792.7h188.61v-103h249.22v103h188.61v280.53l82.87 26.69-68.7 266.22q-49.74.09-94.52-17.72-44.78-17.8-81.74-53.06-45.74 47.74-83.83 57.78-38.08 10.04-67.3 10.04" })));
|
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';
|