elementa-icons 1.52.0 → 1.53.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.
@@ -1,16 +1,14 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // Import styles.
3
3
  /**
4
4
  * This function renders a telephone.
5
5
  */
6
6
  const Telephone1 = ({ color = '#000000', height = '1em', strokeWidth = 1, width = '1em' }) => {
7
- return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", style: {
7
+ return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", style: {
8
8
  fillRule: 'evenodd',
9
9
  clipRule: 'evenodd',
10
10
  strokeLinejoin: 'round',
11
11
  strokeMiterlimit: 2
12
- }, viewBox: "0 0 31 31", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "M708 1844h29.457v29.549H708z", style: {
13
- fill: 'none'
14
- }, transform: "matrix(1.0014 0 0 1.00076 -708.013 -1844.4)" }), _jsx("path", { d: "M15.074 16.435a26 26 0 0 1-2.325-2.926 32 32 0 0 1-1.922-3.203l.029-.11 2.286-2.18a1.788 1.788 0 0 0 .031-2.528l-3.722-3.89a1.92 1.92 0 0 0-1.174-.576 1.95 1.95 0 0 0-1.285.305C5.639 2.19 4.65 2.877 3.788 3.67c-.63.58-1.19 1.221-1.77 2.026a4.74 4.74 0 0 0-.97 2.287c-.118.83-.007 1.69.325 2.493C3.306 15.086 5.89 19.093 9.17 22.41a33 33 0 0 0 4.386 3.717c2.283 1.618 4.808 2.971 7.547 4.084l.004.001c.85.338 1.76.43 2.627.272a4.76 4.76 0 0 0 2.353-1.146l-.023.02c.982-.821 1.7-1.559 2.335-2.375.614-.79 1.151-1.65 1.787-2.732a1.89 1.89 0 0 0-.301-2.33l-3.925-3.707a1.685 1.685 0 0 0-2.377.042l-2.297 2.439a.2.2 0 0 1-.106.064.22.22 0 0 1-.13-.01c-1.116-.486-1.945-.857-2.724-1.33-.766-.464-1.483-1.022-2.376-1.881a.037.037 0 0 0-.052-.002.04.04 0 0 0-.002.054c.847.928 1.534 1.541 2.278 2.06.76.53 1.576.959 2.676 1.523a.695.695 0 0 0 .791-.125l2.437-2.296a.94.94 0 0 1 .672-.247c.231.006.456.109.628.29l3.708 3.925c.114.123.173.28.187.44a.7.7 0 0 1-.123.445c-.656.994-1.206 1.783-1.823 2.503-.612.712-1.292 1.351-2.216 2.056q-.011.01-.022.02a3.2 3.2 0 0 1-3.321.448 37.2 37.2 0 0 1-7.065-4.095A36 36 0 0 1 10.587 21c-3.138-3.134-5.702-6.86-7.625-11.208a3.133 3.133 0 0 1 .332-3.134q.011-.014.022-.032C3.937 5.694 4.536 5 5.267 4.342c.679-.61 1.465-1.19 2.474-1.891q.002-.001.003-.002a.63.63 0 0 1 .406-.121c.144.01.29.063.401.17L12.44 6.22a.798.798 0 0 1 .031 1.124l-2.18 2.286a.875.875 0 0 0-.134 1.05 33 33 0 0 0 2.122 3.168 26 26 0 0 0 2.514 2.859.196.196 0 0 0 .281-.273" })] }));
12
+ }, viewBox: "0 0 31 31", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: _jsx("path", { d: "M15.074 16.435a26 26 0 0 1-2.325-2.926 32 32 0 0 1-1.922-3.203l.029-.11 2.286-2.18a1.788 1.788 0 0 0 .031-2.528l-3.722-3.89a1.92 1.92 0 0 0-1.174-.576 1.95 1.95 0 0 0-1.285.305C5.639 2.19 4.65 2.877 3.788 3.67c-.63.58-1.19 1.221-1.77 2.026a4.74 4.74 0 0 0-.97 2.287c-.118.83-.007 1.69.325 2.493C3.306 15.086 5.89 19.093 9.17 22.41a33 33 0 0 0 4.386 3.717c2.283 1.618 4.808 2.971 7.547 4.084l.004.001c.85.338 1.76.43 2.627.272a4.76 4.76 0 0 0 2.353-1.146l-.023.02c.982-.821 1.7-1.559 2.335-2.375.614-.79 1.151-1.65 1.787-2.732a1.89 1.89 0 0 0-.301-2.33l-3.925-3.707a1.685 1.685 0 0 0-2.377.042l-2.297 2.439a.2.2 0 0 1-.106.064.22.22 0 0 1-.13-.01c-1.116-.486-1.945-.857-2.724-1.33-.766-.464-1.483-1.022-2.376-1.881a.037.037 0 0 0-.052-.002.04.04 0 0 0-.002.054c.847.928 1.534 1.541 2.278 2.06.76.53 1.576.959 2.676 1.523a.695.695 0 0 0 .791-.125l2.437-2.296a.94.94 0 0 1 .672-.247c.231.006.456.109.628.29l3.708 3.925c.114.123.173.28.187.44a.7.7 0 0 1-.123.445c-.656.994-1.206 1.783-1.823 2.503-.612.712-1.292 1.351-2.216 2.056q-.011.01-.022.02a3.2 3.2 0 0 1-3.321.448 37.2 37.2 0 0 1-7.065-4.095A36 36 0 0 1 10.587 21c-3.138-3.134-5.702-6.86-7.625-11.208a3.133 3.133 0 0 1 .332-3.134q.011-.014.022-.032C3.937 5.694 4.536 5 5.267 4.342c.679-.61 1.465-1.19 2.474-1.891q.002-.001.003-.002a.63.63 0 0 1 .406-.121c.144.01.29.063.401.17L12.44 6.22a.798.798 0 0 1 .031 1.124l-2.18 2.286a.875.875 0 0 0-.134 1.05 33 33 0 0 0 2.122 3.168 26 26 0 0 0 2.514 2.859.196.196 0 0 0 .281-.273" }) }));
15
13
  };
16
14
  export default Telephone1;
@@ -0,0 +1,16 @@
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 GraduationHat = ({ color = '#000000', height = '1em', strokeWidth = 1, width = '1em' }) => {
7
+ return (_jsx("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 28", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: _jsxs("g", { transform: "matrix(.98197 0 0 1.00427 -854.34 -452.975)", children: [_jsx("clipPath", { id: "graduation-hat_svg__a", children: _jsx("path", { d: "M870.824 451.584h30.496v26.423h-30.496z" }) }), _jsxs("g", { clipPath: "url(#graduation-hat_svg__a)", children: [_jsx("path", { d: "M898.696 472.979c-.829.153-1.381.901-1.233 1.671.149.77.942 1.27 1.77 1.118.829-.153 1.381-.902 1.233-1.672-.149-.77-1.038-1.416-1.866-1.263" }), _jsx("path", { d: "M699.472 48.021c-1.704 5.418-6.785 9.29-12.671 9.29-7.25 0-13.28-5.876-13.28-13.278s6.03-13.279 13.28-13.279c7.04 0 14.165 6.437 14.165 13.624a5.2 5.2 0 0 1-1.494 3.643m-10.146-5.401a5.1 5.1 0 0 0-.198 1.413c0 1.395-.961 2.656-2.327 2.656s-2.328-1.261-2.328-2.656.962-2.656 2.328-2.656c.94 0 1.904.498 2.525 1.243", style: {
13
+ fill: 'none'
14
+ }, transform: "matrix(-.03446 -.17868 -.1884 .03474 930.927 595.561)" }), _jsx("path", { d: "m900.116 457.803-13.86 5.034c-.932-.38-3.812-1.576-6.82-2.742-2.258-.875-4.594-1.725-6.194-2.314 1.259-.54 2.97-1.269 4.734-2.044 4.031-1.771 8.336-3.73 8.336-3.73a.194.194 0 0 0 .111-.255.2.2 0 0 0-.259-.108s-4.5 1.48-8.669 2.913c-2.283.784-4.455 1.564-5.749 2.018a1.37 1.37 0 0 0-.635.49 1.34 1.34 0 0 0-.014 1.526c.149.227.374.4.636.512 1.516.618 4.258 1.778 6.948 2.836 3.16 1.245 6.24 2.368 7.018 2.664a1.473 1.473 0 0 0 1.074-.007l13.845-5.797c.2-.085.373-.218.484-.39a1.018 1.018 0 0 0-.497-1.53l-13.542-4.814a.08.08 0 0 0-.1.043.077.077 0 0 0 .042.1z" }), _jsx("path", { d: "m875.914 466.607-.495-5.597a.2.2 0 0 0-.2-.195c-.11 0-.2.088-.2.195l-.51 5.769c-.015.214.054.42.149.607.097.19.262.338.45.459l.021.012a20.4 20.4 0 0 0 3.085 1.462 21.2 21.2 0 0 0 4.408 1.14c1.068.152 2.217.226 3.426.202a22 22 0 0 0 5.625-.843 22.5 22.5 0 0 0 5.153-2.222.93.93 0 0 0 .351-.341.9.9 0 0 0 .126-.46v-.005l-.342-5.804a.077.077 0 0 0-.078-.076.077.077 0 0 0-.078.077l-.333 5.793a1 1 0 0 0-.063.047 22.3 22.3 0 0 1-5.081 1.611c-1.855.358-3.62.44-5.261.373a28 28 0 0 1-3.14-.32 35 35 0 0 1-2.07-.379 34 34 0 0 1-2.049-.51c-1.384-.394-2.397-.78-2.894-.995m.006.071.009.102c-.003-.035.007-.073-.01-.102M898.27 459.465s-.008 3.419.079 7.295c.113 5.083.367 10.943.367 10.943a.24.24 0 0 0 .243.238.24.24 0 0 0 .243-.238s.255-5.86.368-10.943c.085-3.876.08-7.295.08-7.295a.683.683 0 0 0-.691-.675c-.38 0-.69.302-.69.675" })] })] }) }));
15
+ };
16
+ export default GraduationHat;
@@ -1,2 +1,3 @@
1
+ import GraduationHat from '@/src/icons/education/GraduationHat';
1
2
  import OpenBook from '@/src/icons/education/OpenBook';
2
- export { OpenBook };
3
+ export { GraduationHat, OpenBook };