@iconify-solid/octicon 1.0.11 → 1.0.13

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,15 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/y/y-l9phbwm.css';
4
+
5
+ const viewBox = {"width":16,"height":16};
6
+ const content = `<path class="y-l9phbwm"/>`;
7
+
8
+ /** @param props {{width?: string; height?: string;}} */
9
+ function Component(props) {
10
+ const [local, others] = splitProps(props, ["width","height"]);
11
+
12
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"octicon:chat-16"} {...others} />);
13
+ }
14
+
15
+ export default Component;
@@ -0,0 +1,15 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/e/e9wyzcc1k.css';
4
+
5
+ const viewBox = {"width":24,"height":24};
6
+ const content = `<path class="e9wyzcc1k"/>`;
7
+
8
+ /** @param props {{width?: string; height?: string;}} */
9
+ function Component(props) {
10
+ const [local, others] = splitProps(props, ["width","height"]);
11
+
12
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"octicon:chat-24"} {...others} />);
13
+ }
14
+
15
+ export default Component;
@@ -0,0 +1,15 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/n/n26w-wbqy.css';
4
+
5
+ const viewBox = {"width":16,"height":16};
6
+ const content = `<path class="n26w-wbqy"/>`;
7
+
8
+ /** @param props {{width?: string; height?: string;}} */
9
+ function Component(props) {
10
+ const [local, others] = splitProps(props, ["width","height"]);
11
+
12
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"octicon:chat-question-16"} {...others} />);
13
+ }
14
+
15
+ export default Component;
@@ -0,0 +1,15 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/r/rkhwucc5k.css';
4
+
5
+ const viewBox = {"width":24,"height":24};
6
+ const content = `<path class="rkhwucc5k"/>`;
7
+
8
+ /** @param props {{width?: string; height?: string;}} */
9
+ function Component(props) {
10
+ const [local, others] = splitProps(props, ["width","height"]);
11
+
12
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"octicon:chat-question-24"} {...others} />);
13
+ }
14
+
15
+ export default Component;
@@ -0,0 +1,16 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/d/dfyu4cbug.css';
4
+ import '../../css/o/o95idacva.css';
5
+
6
+ const viewBox = {"width":16,"height":16};
7
+ const content = `<path class="dfyu4cbug"/><path class="o95idacva"/>`;
8
+
9
+ /** @param props {{width?: string; height?: string;}} */
10
+ function Component(props) {
11
+ const [local, others] = splitProps(props, ["width","height"]);
12
+
13
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"octicon:issue-relates-to-16"} {...others} />);
14
+ }
15
+
16
+ export default Component;
@@ -0,0 +1,16 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/u/uaa3sjb5u.css';
4
+ import '../../css/w/wpnzcqdzh.css';
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="uaa3sjb5u"/><path class="wpnzcqdzh"/>`;
8
+
9
+ /** @param props {{width?: string; height?: string;}} */
10
+ function Component(props) {
11
+ const [local, others] = splitProps(props, ["width","height"]);
12
+
13
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"octicon:issue-relates-to-24"} {...others} />);
14
+ }
15
+
16
+ export default Component;
@@ -0,0 +1,15 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/o/omq3peb8i.css';
4
+
5
+ const viewBox = {"width":16,"height":16};
6
+ const content = `<path class="omq3peb8i"/>`;
7
+
8
+ /** @param props {{width?: string; height?: string;}} */
9
+ function Component(props) {
10
+ const [local, others] = splitProps(props, ["width","height"]);
11
+
12
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"octicon:library-16"} {...others} />);
13
+ }
14
+
15
+ export default Component;
@@ -0,0 +1,15 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/d/d3kv63imc.css';
4
+
5
+ const viewBox = {"width":24,"height":24};
6
+ const content = `<path class="d3kv63imc"/>`;
7
+
8
+ /** @param props {{width?: string; height?: string;}} */
9
+ function Component(props) {
10
+ const [local, others] = splitProps(props, ["width","height"]);
11
+
12
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"octicon:library-24"} {...others} />);
13
+ }
14
+
15
+ export default Component;
@@ -0,0 +1,4 @@
1
+ .d3kv63imc {
2
+ fill: currentColor;
3
+ d: path("M.683 23.174V.826a.826.826 0 0 1 1.653 0v22.348a.826.826 0 0 1-1.653 0m5.406 0V7.354a.826.826 0 0 1 1.652 0v15.82a.827.827 0 0 1-1.652 0m5.363 0V3.542a.826.826 0 0 1 1.652 0v19.632a.827.827 0 0 1-1.652 0m5.975-18.899a.827.827 0 0 1 1.012.585l4.85 18.1a.826.826 0 0 1-1.597.428l-4.85-18.1a.827.827 0 0 1 .585-1.013");
4
+ }
@@ -0,0 +1,4 @@
1
+ .dfyu4cbug {
2
+ fill: currentColor;
3
+ d: path("M1.5 8a6.5 6.5 0 0 1 13 0A.75.75 0 1 0 16 8a8 8 0 1 0-8 8a.75.75 0 1 0 0-1.5A6.5 6.5 0 0 1 1.5 8");
4
+ }
@@ -0,0 +1,4 @@
1
+ .e9wyzcc1k {
2
+ fill: currentColor;
3
+ d: path("M2.002 16.586L.796 22.315a.75.75 0 0 0 .889.889l5.729-1.206a11 11 0 1 0-5.412-5.412m1.519.062a.75.75 0 0 0-.056-.476l-.099-.209a9.5 9.5 0 1 1 4.671 4.671l-.209-.099a.75.75 0 0 0-.476-.056l-4.851 1.02Z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .o95idacva {
2
+ fill: currentColor;
3
+ d: path("M8 9.5a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m7.927 2.927l-2.896 2.896a.25.25 0 0 1-.428-.177V13h-3.25a.75.75 0 1 1 0-1.5h3.25V9.354a.25.25 0 0 1 .3-.246a.25.25 0 0 1 .127.069l2.897 2.896a.25.25 0 0 1 0 .354");
4
+ }
@@ -0,0 +1,4 @@
1
+ .omq3peb8i {
2
+ fill: currentColor;
3
+ d: path("M.49 15.201V.8c0-.442.353-.8.792-.8c.438 0 .793.358.793.799V15.2a.796.796 0 0 1-.793.799a.796.796 0 0 1-.794-.799m3.46 0V5.005c0-.44.356-.798.794-.798s.793.357.793.798v10.196a.796.796 0 0 1-.793.799a.796.796 0 0 1-.794-.799m3.434 0V2.55c0-.441.356-.799.794-.799s.793.358.793.799V15.2a.796.796 0 0 1-.793.799a.796.796 0 0 1-.794-.799m4.022-12.436a.793.793 0 0 1 .972.564l3.106 11.665a.793.793 0 1 1-1.533.413L10.844 3.744a.8.8 0 0 1 .561-.978");
4
+ }
@@ -0,0 +1,4 @@
1
+ .wpnzcqdzh {
2
+ fill: currentColor;
3
+ d: path("m23 17.48l-3.728 3.314a.308.308 0 0 1-.513-.23V18h-4.25a.75.75 0 0 1 0-1.5h4.25v-2.564a.308.308 0 0 1 .513-.23L23 17.02a.31.31 0 0 1 0 .46M12 14a2 2 0 1 0 0-4a2 2 0 0 0 0 4");
4
+ }
@@ -0,0 +1,4 @@
1
+ .y-l9phbwm {
2
+ fill: currentColor;
3
+ d: path("m1.594 10.822l-.795 3.481a.75.75 0 0 0 .898.898l3.481-.795a7 7 0 1 0-3.584-3.584m1.52.085a.75.75 0 0 0-.054-.488l-.058-.124a5.5 5.5 0 1 1 2.703 2.703l-.124-.058a.75.75 0 0 0-.488-.054l-2.566.587Z");
4
+ }
package/iconify.json CHANGED
@@ -2,8 +2,7 @@
2
2
  "prefix": "octicon",
3
3
  "info": {
4
4
  "name": "Octicons",
5
- "total": 741,
6
- "version": "19.31.0",
5
+ "total": 749,
7
6
  "author": {
8
7
  "name": "GitHub",
9
8
  "url": "https://github.com/primer/octicons/"
@@ -24,5 +23,5 @@
24
23
  "category": "UI Other / Mixed Grid",
25
24
  "palette": false
26
25
  },
27
- "lastModified": 1785042822
26
+ "lastModified": 1788788372
28
27
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-solid/octicon",
3
3
  "type": "module",
4
- "version": "1.0.11",
4
+ "version": "1.0.13",
5
5
  "homepage": "https://icon-sets.iconify.design/octicon/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "MIT",
@@ -390,6 +390,22 @@
390
390
  "types": "./types/vn2rmosy.d.ts",
391
391
  "default": "./components/c/calendar-24.jsx"
392
392
  },
393
+ "./chat-16": {
394
+ "types": "./types/vn2rmosy.d.ts",
395
+ "default": "./components/c/chat-16.jsx"
396
+ },
397
+ "./chat-24": {
398
+ "types": "./types/vn2rmosy.d.ts",
399
+ "default": "./components/c/chat-24.jsx"
400
+ },
401
+ "./chat-question-16": {
402
+ "types": "./types/vn2rmosy.d.ts",
403
+ "default": "./components/c/chat-question-16.jsx"
404
+ },
405
+ "./chat-question-24": {
406
+ "types": "./types/vn2rmosy.d.ts",
407
+ "default": "./components/c/chat-question-24.jsx"
408
+ },
393
409
  "./check": {
394
410
  "types": "./types/vn2rmosy.d.ts",
395
411
  "default": "./components/c/check.jsx"
@@ -1818,6 +1834,14 @@
1818
1834
  "types": "./types/vn2rmosy.d.ts",
1819
1835
  "default": "./components/i/issue-opened-24.jsx"
1820
1836
  },
1837
+ "./issue-relates-to-16": {
1838
+ "types": "./types/vn2rmosy.d.ts",
1839
+ "default": "./components/i/issue-relates-to-16.jsx"
1840
+ },
1841
+ "./issue-relates-to-24": {
1842
+ "types": "./types/vn2rmosy.d.ts",
1843
+ "default": "./components/i/issue-relates-to-24.jsx"
1844
+ },
1821
1845
  "./issue-reopened": {
1822
1846
  "types": "./types/vn2rmosy.d.ts",
1823
1847
  "default": "./components/i/issue-reopened.jsx"
@@ -1922,6 +1946,14 @@
1922
1946
  "types": "./types/vn2rmosy.d.ts",
1923
1947
  "default": "./components/l/law-24.jsx"
1924
1948
  },
1949
+ "./library-16": {
1950
+ "types": "./types/vn2rmosy.d.ts",
1951
+ "default": "./components/l/library-16.jsx"
1952
+ },
1953
+ "./library-24": {
1954
+ "types": "./types/vn2rmosy.d.ts",
1955
+ "default": "./components/l/library-24.jsx"
1956
+ },
1925
1957
  "./light-bulb": {
1926
1958
  "types": "./types/vn2rmosy.d.ts",
1927
1959
  "default": "./components/l/light-bulb.jsx"