elementa-icons 1.34.0 → 1.36.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/icons/childhood/Puzzle.js +14 -0
- package/dist/icons/childhood/index.js +2 -0
- package/dist/icons/communication/ElectricPlug.js +14 -0
- package/dist/icons/communication/index.js +2 -0
- package/dist/index.esm.js +1 -1
- package/dist/index.js +4 -0
- package/dist/types/icons/childhood/Puzzle.d.ts +6 -0
- package/dist/types/icons/childhood/index.d.ts +2 -0
- package/dist/types/icons/communication/ElectricPlug.d.ts +6 -0
- package/dist/types/icons/communication/index.d.ts +2 -0
- package/dist/types/index.d.ts +4 -0
- package/package.json +1 -1
- package/src/index.ts +4 -0
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// Import styles.
|
|
3
|
+
/**
|
|
4
|
+
* This function renders an SVG icon.
|
|
5
|
+
*/
|
|
6
|
+
const Puzzle = ({ color = '#000000', height = '1em', strokeWidth = 1, width = '1em' }) => {
|
|
7
|
+
return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", style: {
|
|
8
|
+
fillRule: 'evenodd',
|
|
9
|
+
clipRule: 'evenodd',
|
|
10
|
+
strokeLinejoin: 'round',
|
|
11
|
+
strokeMiterlimit: 2
|
|
12
|
+
}, viewBox: "0 0 31 31", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "m14.188 25.042-9.815-.308a2.452 2.452 0 0 1-1.717-.779 2.4 2.4 0 0 1-.644-1.716c.056-2.307.153-5.652.218-9s.097-6.695.13-9a2 2 0 0 1 .598-1.415c.363-.362.862-.59 1.415-.591 2.306-.04 5.653-.074 9-.154 3.349-.081 6.693-.207 9-.278a2.48 2.48 0 0 1 1.783.655c.482.447.802 1.073.83 1.783l.35 8.644c0 .02.017.037.037.037s.037-.017.037-.037l.35-8.644a3.42 3.42 0 0 0-.927-2.46 3.5 3.5 0 0 0-2.46-1.103c-2.307-.071-5.651-.197-9-.277-3.347-.081-6.694-.115-9-.155A3.973 3.973 0 0 0 .385 4.239c.034 2.305.066 5.652.13 9 .066 3.348.163 6.693.219 9a3.62 3.62 0 0 0 1.113 2.526 3.53 3.53 0 0 0 2.526.979l9.815-.31a.196.196 0 0 0 0-.392" }), _jsx("path", { d: "m25.194 13.092-3.19-.165a.32.32 0 0 0-.321.32c-.077 1.527-1.111 2.222-2.144 2.163-.967-.055-1.891-.814-1.859-2.17a.674.674 0 0 0-.674-.666s-1.93-.061-3.602-.072c-.666-.005-1.292 0-1.736.005-.323-1.788-1.735-2.623-3.143-2.537-1.412.087-2.841 1.09-2.877 2.96l-4.274.29a.03.03 0 0 0-.028.029c0 .015.012.028.028.028l4.625.315a.34.34 0 0 0 .344-.346c.07-1.458 1.15-2.158 2.2-2.124.944.03 1.825.738 1.73 2.104a.73.73 0 0 0 .73.755s1.125.024 2.401.015c1.103-.007 2.317-.036 3.016-.055.368 1.69 1.745 2.55 3.103 2.512 1.378-.04 2.763-.972 2.808-2.901l2.864-.166a.147.147 0 0 0-.001-.294" }), _jsx("path", { d: "m14.325 25.238.223-4.183a.37.37 0 0 0-.37-.37c-1.494-.072-2.176-1.084-2.121-2.097.052-.95.797-1.86 2.13-1.832a.7.7 0 0 0 .69-.7s.048-1.5.05-3.001c0-.892-.013-1.784-.025-2.361 1.777-.322 2.604-1.722 2.512-3.119-.092-1.402-1.097-2.817-2.968-2.823l-.24-3.513a.03.03 0 0 0-.028-.028.03.03 0 0 0-.028.028l-.26 3.81a.29.29 0 0 0 .29.288c1.49.077 2.206 1.183 2.167 2.254-.034.962-.757 1.857-2.146 1.753a.707.707 0 0 0-.732.71s-.042 1.5-.04 3c0 .909.019 1.817.033 2.393-1.698.372-2.563 1.76-2.528 3.125.036 1.387.966 2.786 2.894 2.855l.203 3.81a.147.147 0 1 0 .294 0M23.538 30.6l5.875-4.377a3.588 3.588 0 0 0 1.371-2.365c.068-.48.029-.96-.09-1.42a3.7 3.7 0 0 0-.634-1.294l-4.266-5.553a1.942 1.942 0 0 0-2.727-.294l-1.541 1.216a.984.984 0 0 0-.093 1.44c.83.881.817 1.772.272 2.227-.561.468-1.48.347-2.213-.648a.89.89 0 0 0-1.287-.177l-1.495 1.307c-.372.331-.6.769-.627 1.23-.027.453.094.924.42 1.29l.7.788c-1.408 1.462-1.184 3.074-.259 4.057.974 1.033 2.778 1.413 4.155-.074l2.005 2.174a.037.037 0 1 0 .057-.047l-1.889-2.617a.228.228 0 0 0-.347-.01c-1.188 1.162-2.588.852-3.263-.035-.586-.77-.49-1.955.897-2.838a.685.685 0 0 0 .134-.992l-1.021-1.362c-.038-.05-.03-.117-.022-.176.007-.05.054-.085.098-.118l.866-.66c1.436 1.494 3.238 1.316 4.34.441 1.094-.87 1.647-2.557.554-4.294l.765-.646.088-.012 4.592 5.288c.204.23.366.49.464.773.1.291.154.599.135.912a2.439 2.439 0 0 1-.802 1.679l-5.46 4.883a.196.196 0 0 0 .248.304" })] }));
|
|
13
|
+
};
|
|
14
|
+
export default Puzzle;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// Import styles.
|
|
3
|
+
/**
|
|
4
|
+
* This function renders an SVG icon.
|
|
5
|
+
*/
|
|
6
|
+
const ElectricPlug = ({ color = '#000000', height = '1em', strokeWidth = 1, width = '1em' }) => {
|
|
7
|
+
return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", style: {
|
|
8
|
+
fillRule: 'evenodd',
|
|
9
|
+
clipRule: 'evenodd',
|
|
10
|
+
strokeLinejoin: 'round',
|
|
11
|
+
strokeMiterlimit: 2
|
|
12
|
+
}, viewBox: "0 0 29 31", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "M16.581 5.77s-1.893 2.304-3.494 4.361c-1.217 1.563-2.242 2.965-2.242 2.965a1.05 1.05 0 0 0 .881 1.624s1.494.097 2.99.096c.432 0 .862-.009 1.257-.02-.346.7-.76 1.548-1.166 2.404-.98 2.063-1.891 4.13-1.891 4.13a.225.225 0 1 0 .388.229s1.371-1.796 2.707-3.647c1.329-1.842 2.6-3.71 2.6-3.71a1.05 1.05 0 0 0-.904-1.583s-1.493-.099-2.99-.099c-.395 0-.789.007-1.156.017.256-.467.545-.998.84-1.553 1.226-2.3 2.56-4.97 2.56-4.97a.226.226 0 0 0-.38-.244M13.309 28.318l-1.22.127a.35.35 0 0 0 0 .7l1.218.132a.48.48 0 0 0 .002-.96M13.309 25.37l-1.22.128a.35.35 0 0 0 0 .7l1.218.132a.48.48 0 0 0 .002-.96" }), _jsx("path", { d: "m13.932 30.23 1.956.061a3.03 3.03 0 0 0 2.182-.85 3.07 3.07 0 0 0 .936-2.183v-.002a3.1 3.1 0 0 0-.232-1.195 3.1 3.1 0 0 0-.68-1.012 3.05 3.05 0 0 0-1.02-.66 3 3 0 0 0-1.186-.2l-2.134.098a.34.34 0 0 0-.34.341l.28 4.704a.06.06 0 0 0 .12 0l.26-4.349 1.814.083c.288.01.566.085.824.2.255.114.488.276.686.48.2.201.353.438.46.694.107.257.166.533.168.816v.002c.003.285-.048.564-.151.823a2.189 2.189 0 0 1-1.147 1.204 2.2 2.2 0 0 1-.84.196l-1.956.061a.344.344 0 0 0 0 .689" }), _jsx("path", { d: "M19.699 27.4c2.284-.65 4.827-2.294 6.64-4.92 1.413-2.048 2.374-4.694 2.428-7.925v-.027c-.082-4.603-1.688-7.899-3.91-10.14C21.881 1.383 17.781.28 14.67.423c-2.666.072-6.759 1.243-9.77 4.24-2.21 2.2-3.854 5.368-3.902 9.76-.076 3.371.927 5.943 2.31 7.846 2.435 3.355 6.014 4.606 6.622 4.591a.12.12 0 1 0 .001-.24c-.58-.02-3.898-1.428-6.035-4.752-1.18-1.837-1.988-4.268-1.745-7.396v-.009c.23-3.944 1.819-6.719 3.88-8.617 2.752-2.534 6.356-3.49 8.692-3.473l.035-.001c2.661-.118 6.147.85 8.712 3.401 1.946 1.937 3.36 4.784 3.497 8.783.018 2.85-.77 5.195-1.964 7.028-1.531 2.349-3.711 3.868-5.7 4.497A.689.689 0 0 0 19.7 27.4" })] }));
|
|
13
|
+
};
|
|
14
|
+
export default ElectricPlug;
|