@ultraviolet/icons 3.4.0 → 3.4.2

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.
@@ -31,15 +31,14 @@ function _extends() {
31
31
  }
32
32
  var SvgStop = function SvgStop2(props) {
33
33
  return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
+ xmlns: "http://www.w3.org/2000/svg",
34
35
  width: 20,
35
36
  height: 20,
36
- viewBox: "0 0 20 20",
37
37
  fill: "none",
38
- xmlns: "http://www.w3.org/2000/svg"
38
+ viewBox: "0 0 20 20"
39
39
  }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
- fillRule: "evenodd",
41
- clipRule: "evenodd",
42
- d: "M10 3.5C6.41015 3.5 3.5 6.41015 3.5 10C3.5 13.5899 6.41015 16.5 10 16.5C13.5899 16.5 16.5 13.5899 16.5 10C16.5 6.41015 13.5899 3.5 10 3.5ZM2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM6.83333 8.03646C6.83333 7.37199 7.37199 6.83333 8.03646 6.83333H11.9635C12.628 6.83333 13.1667 7.37199 13.1667 8.03646V11.9635C13.1667 12.628 12.628 13.1667 11.9635 13.1667H8.03646C7.37199 13.1667 6.83333 12.628 6.83333 11.9635V8.03646ZM8.33333 8.33333V11.6667H11.6667V8.33333H8.33333Z"
40
+ d: "M10 3.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0m4.833-1.964c0-.664.539-1.203 1.203-1.203h3.928c.664 0 1.203.539 1.203 1.203v3.928c0 .664-.539 1.203-1.203 1.203H8.035a1.203 1.203 0 0 1-1.203-1.203zm1.5.297v3.334h3.334V8.333z",
41
+ clipRule: "evenodd"
43
42
  })));
44
43
  };
45
44
  var Memo = /* @__PURE__ */ React.memo(SvgStop);
@@ -12,15 +12,14 @@ function _extends() {
12
12
  }
13
13
  var SvgStop = function SvgStop2(props) {
14
14
  return /* @__PURE__ */ React.createElement("svg", _extends({
15
+ xmlns: "http://www.w3.org/2000/svg",
15
16
  width: 20,
16
17
  height: 20,
17
- viewBox: "0 0 20 20",
18
18
  fill: "none",
19
- xmlns: "http://www.w3.org/2000/svg"
19
+ viewBox: "0 0 20 20"
20
20
  }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
- fillRule: "evenodd",
22
- clipRule: "evenodd",
23
- d: "M10 3.5C6.41015 3.5 3.5 6.41015 3.5 10C3.5 13.5899 6.41015 16.5 10 16.5C13.5899 16.5 16.5 13.5899 16.5 10C16.5 6.41015 13.5899 3.5 10 3.5ZM2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM6.83333 8.03646C6.83333 7.37199 7.37199 6.83333 8.03646 6.83333H11.9635C12.628 6.83333 13.1667 7.37199 13.1667 8.03646V11.9635C13.1667 12.628 12.628 13.1667 11.9635 13.1667H8.03646C7.37199 13.1667 6.83333 12.628 6.83333 11.9635V8.03646ZM8.33333 8.33333V11.6667H11.6667V8.33333H8.33333Z"
21
+ d: "M10 3.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0m4.833-1.964c0-.664.539-1.203 1.203-1.203h3.928c.664 0 1.203.539 1.203 1.203v3.928c0 .664-.539 1.203-1.203 1.203H8.035a1.203 1.203 0 0 1-1.203-1.203zm1.5.297v3.334h3.334V8.333z",
22
+ clipRule: "evenodd"
24
23
  })));
25
24
  };
26
25
  var Memo = /* @__PURE__ */ memo(SvgStop);
@@ -31,15 +31,14 @@ function _extends() {
31
31
  }
32
32
  var SvgStop = function SvgStop2(props) {
33
33
  return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
+ xmlns: "http://www.w3.org/2000/svg",
34
35
  width: 20,
35
36
  height: 20,
36
- viewBox: "0 0 20 20",
37
37
  fill: "none",
38
- xmlns: "http://www.w3.org/2000/svg"
38
+ viewBox: "0 0 20 20"
39
39
  }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
- fillRule: "evenodd",
41
- clipRule: "evenodd",
42
- d: "M2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM7 7.75C7 7.33579 7.33579 7 7.75 7H12.25C12.6642 7 13 7.33579 13 7.75V12.25C13 12.6642 12.6642 13 12.25 13H7.75C7.33579 13 7 12.6642 7 12.25V7.75Z"
40
+ d: "M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0m5-2.25A.75.75 0 0 1 7.75 7h4.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75z",
41
+ clipRule: "evenodd"
43
42
  })));
44
43
  };
45
44
  var Memo = /* @__PURE__ */ React.memo(SvgStop);
@@ -12,15 +12,14 @@ function _extends() {
12
12
  }
13
13
  var SvgStop = function SvgStop2(props) {
14
14
  return /* @__PURE__ */ React.createElement("svg", _extends({
15
+ xmlns: "http://www.w3.org/2000/svg",
15
16
  width: 20,
16
17
  height: 20,
17
- viewBox: "0 0 20 20",
18
18
  fill: "none",
19
- xmlns: "http://www.w3.org/2000/svg"
19
+ viewBox: "0 0 20 20"
20
20
  }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
- fillRule: "evenodd",
22
- clipRule: "evenodd",
23
- d: "M2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM7 7.75C7 7.33579 7.33579 7 7.75 7H12.25C12.6642 7 13 7.33579 13 7.75V12.25C13 12.6642 12.6642 13 12.25 13H7.75C7.33579 13 7 12.6642 7 12.25V7.75Z"
21
+ d: "M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0m5-2.25A.75.75 0 0 1 7.75 7h4.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75z",
22
+ clipRule: "evenodd"
24
23
  })));
25
24
  };
26
25
  var Memo = /* @__PURE__ */ memo(SvgStop);
@@ -31,15 +31,14 @@ function _extends() {
31
31
  }
32
32
  var SvgStop = function SvgStop2(props) {
33
33
  return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
+ xmlns: "http://www.w3.org/2000/svg",
34
35
  width: 16,
35
36
  height: 16,
36
- viewBox: "0 0 16 16",
37
37
  fill: "none",
38
- xmlns: "http://www.w3.org/2000/svg"
38
+ viewBox: "0 0 16 16"
39
39
  }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
- fillRule: "evenodd",
41
- clipRule: "evenodd",
42
- d: "M8.4 3.5C5.6938 3.5 3.5 5.6938 3.5 8.4C3.5 11.1062 5.6938 13.3 8.4 13.3C11.1062 13.3 13.3 11.1062 13.3 8.4C13.3 5.6938 11.1062 3.5 8.4 3.5ZM2 8.4C2 4.86538 4.86538 2 8.4 2C11.9346 2 14.8 4.86538 14.8 8.4C14.8 11.9346 11.9346 14.8 8.4 14.8C4.86538 14.8 2 11.9346 2 8.4ZM5.76667 6.86979C5.76667 6.26055 6.26055 5.76667 6.86979 5.76667H9.93021C10.5394 5.76667 11.0333 6.26055 11.0333 6.86979V9.93021C11.0333 10.5394 10.5394 11.0333 9.93021 11.0333H6.86979C6.26055 11.0333 5.76667 10.5394 5.76667 9.93021V6.86979ZM7.26667 7.26667V9.53333H9.53333V7.26667H7.26667Z"
40
+ d: "M8.4 3.5a4.9 4.9 0 1 0 0 9.8 4.9 4.9 0 0 0 0-9.8M2 8.4a6.4 6.4 0 1 1 12.8 0A6.4 6.4 0 0 1 2 8.4m3.767-1.53c0-.61.494-1.103 1.103-1.103h3.06c.61 0 1.103.494 1.103 1.103v3.06c0 .61-.494 1.103-1.103 1.103H6.87c-.61 0-1.103-.494-1.103-1.103zm1.5.397v2.266h2.266V7.267z",
41
+ clipRule: "evenodd"
43
42
  })));
44
43
  };
45
44
  var Memo = /* @__PURE__ */ React.memo(SvgStop);
@@ -12,15 +12,14 @@ function _extends() {
12
12
  }
13
13
  var SvgStop = function SvgStop2(props) {
14
14
  return /* @__PURE__ */ React.createElement("svg", _extends({
15
+ xmlns: "http://www.w3.org/2000/svg",
15
16
  width: 16,
16
17
  height: 16,
17
- viewBox: "0 0 16 16",
18
18
  fill: "none",
19
- xmlns: "http://www.w3.org/2000/svg"
19
+ viewBox: "0 0 16 16"
20
20
  }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
- fillRule: "evenodd",
22
- clipRule: "evenodd",
23
- d: "M8.4 3.5C5.6938 3.5 3.5 5.6938 3.5 8.4C3.5 11.1062 5.6938 13.3 8.4 13.3C11.1062 13.3 13.3 11.1062 13.3 8.4C13.3 5.6938 11.1062 3.5 8.4 3.5ZM2 8.4C2 4.86538 4.86538 2 8.4 2C11.9346 2 14.8 4.86538 14.8 8.4C14.8 11.9346 11.9346 14.8 8.4 14.8C4.86538 14.8 2 11.9346 2 8.4ZM5.76667 6.86979C5.76667 6.26055 6.26055 5.76667 6.86979 5.76667H9.93021C10.5394 5.76667 11.0333 6.26055 11.0333 6.86979V9.93021C11.0333 10.5394 10.5394 11.0333 9.93021 11.0333H6.86979C6.26055 11.0333 5.76667 10.5394 5.76667 9.93021V6.86979ZM7.26667 7.26667V9.53333H9.53333V7.26667H7.26667Z"
21
+ d: "M8.4 3.5a4.9 4.9 0 1 0 0 9.8 4.9 4.9 0 0 0 0-9.8M2 8.4a6.4 6.4 0 1 1 12.8 0A6.4 6.4 0 0 1 2 8.4m3.767-1.53c0-.61.494-1.103 1.103-1.103h3.06c.61 0 1.103.494 1.103 1.103v3.06c0 .61-.494 1.103-1.103 1.103H6.87c-.61 0-1.103-.494-1.103-1.103zm1.5.397v2.266h2.266V7.267z",
22
+ clipRule: "evenodd"
24
23
  })));
25
24
  };
26
25
  var Memo = /* @__PURE__ */ memo(SvgStop);
@@ -31,15 +31,14 @@ function _extends() {
31
31
  }
32
32
  var SvgStop = function SvgStop2(props) {
33
33
  return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
+ xmlns: "http://www.w3.org/2000/svg",
34
35
  width: 16,
35
36
  height: 16,
36
- viewBox: "0 0 16 16",
37
37
  fill: "none",
38
- xmlns: "http://www.w3.org/2000/svg"
38
+ viewBox: "0 0 16 16"
39
39
  }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
- fillRule: "evenodd",
41
- clipRule: "evenodd",
42
- d: "M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM6.5 5.5C5.94772 5.5 5.5 5.94772 5.5 6.5V9.5C5.5 10.0523 5.94772 10.5 6.5 10.5H9.5C10.0523 10.5 10.5 10.0523 10.5 9.5V6.5C10.5 5.94772 10.0523 5.5 9.5 5.5H6.5Z"
40
+ d: "M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M6.5 5.5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1z",
41
+ clipRule: "evenodd"
43
42
  })));
44
43
  };
45
44
  var Memo = /* @__PURE__ */ React.memo(SvgStop);
@@ -12,15 +12,14 @@ function _extends() {
12
12
  }
13
13
  var SvgStop = function SvgStop2(props) {
14
14
  return /* @__PURE__ */ React.createElement("svg", _extends({
15
+ xmlns: "http://www.w3.org/2000/svg",
15
16
  width: 16,
16
17
  height: 16,
17
- viewBox: "0 0 16 16",
18
18
  fill: "none",
19
- xmlns: "http://www.w3.org/2000/svg"
19
+ viewBox: "0 0 16 16"
20
20
  }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
- fillRule: "evenodd",
22
- clipRule: "evenodd",
23
- d: "M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM6.5 5.5C5.94772 5.5 5.5 5.94772 5.5 6.5V9.5C5.5 10.0523 5.94772 10.5 6.5 10.5H9.5C10.0523 10.5 10.5 10.0523 10.5 9.5V6.5C10.5 5.94772 10.0523 5.5 9.5 5.5H6.5Z"
21
+ d: "M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M6.5 5.5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1z",
22
+ clipRule: "evenodd"
24
23
  })));
25
24
  };
26
25
  var Memo = /* @__PURE__ */ memo(SvgStop);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ultraviolet/icons",
3
- "version": "3.4.0",
3
+ "version": "3.4.2",
4
4
  "description": "Ultraviolet Icons",
5
5
  "homepage": "https://github.com/scaleway/ultraviolet#readme",
6
6
  "repository": {
@@ -106,17 +106,17 @@
106
106
  "react-dom": "18.3.1"
107
107
  },
108
108
  "devDependencies": {
109
- "@babel/core": "7.25.8",
109
+ "@babel/core": "7.26.0",
110
110
  "@emotion/react": "11.13.3",
111
111
  "@emotion/styled": "11.13.0",
112
- "@types/react": "18.3.11",
112
+ "@types/react": "18.3.12",
113
113
  "@types/react-dom": "18.3.1",
114
114
  "react": "18.3.1",
115
115
  "react-dom": "18.3.1",
116
116
  "@utils/test": "0.0.1"
117
117
  },
118
118
  "dependencies": {
119
- "@ultraviolet/themes": "1.14.2"
119
+ "@ultraviolet/themes": "1.15.0"
120
120
  },
121
121
  "scripts": {
122
122
  "prebuild": "shx rm -rf dist",
@@ -126,6 +126,7 @@
126
126
  "build": "vite build --config vite.config.ts && pnpm run type:generate",
127
127
  "build:profile": "npx vite-bundle-visualizer -c vite.config.ts",
128
128
  "typecheck": "tsc --noEmit",
129
- "size": "size-limit"
129
+ "size": "size-limit",
130
+ "lintpublish": "publint"
130
131
  }
131
132
  }