@teamturing/icons 1.38.2 → 1.39.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.
@@ -0,0 +1,3 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgArrowDiagonal: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgArrowDiagonal;
@@ -0,0 +1,3 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgSidebar: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgSidebar;
package/dist/index.d.ts CHANGED
@@ -3,6 +3,7 @@ export { default as AiColorIcon } from './AiColor';
3
3
  export { default as AiSadIcon } from './AiSad';
4
4
  export { default as AlarmIcon } from './Alarm';
5
5
  export { default as AppleColorIcon } from './AppleColor';
6
+ export { default as ArrowDiagonalIcon } from './ArrowDiagonal';
6
7
  export { default as ArrowDownIcon } from './ArrowDown';
7
8
  export { default as ArrowLeftIcon } from './ArrowLeft';
8
9
  export { default as ArrowLeftCircleIcon } from './ArrowLeftCircle';
@@ -173,6 +174,7 @@ export { default as SetIcon } from './Set';
173
174
  export { default as SettingIcon } from './Setting';
174
175
  export { default as ShareIcon } from './Share';
175
176
  export { default as ShieldCheckIcon } from './ShieldCheck';
177
+ export { default as SidebarIcon } from './Sidebar';
176
178
  export { default as SirenIcon } from './Siren';
177
179
  export { default as SkipbackIcon } from './Skipback';
178
180
  export { default as SkipforwardIcon } from './Skipforward';
package/dist/index.js CHANGED
@@ -121,6 +121,17 @@ const SvgAppleColor = props => /*#__PURE__*/React__namespace.createElement("svg"
121
121
  d: "M14.514 11.781c-.01-1.139.952-1.685.995-1.71-.54-.774-1.384-.882-1.683-.895-.718-.07-1.401.413-1.764.413s-.926-.401-1.52-.39a2.263 2.263 0 0 0-1.906 1.127c-.813 1.377-.209 3.418.584 4.535.386.547.847 1.161 1.452 1.14.585-.023.805-.37 1.51-.37.706 0 .904.37 1.521.36.628-.013 1.026-.56 1.409-1.107.443-.634.627-1.248.638-1.28-.014-.006-1.223-.46-1.236-1.823ZM13.354 8.436c.322-.38.54-.91.48-1.436-.463.017-1.024.303-1.356.681-.299.338-.56.878-.49 1.394.516.038 1.046-.257 1.366-.639Z"
122
122
  }));
123
123
 
124
+ const SvgArrowDiagonal = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
125
+ xmlns: "http://www.w3.org/2000/svg",
126
+ width: "1em",
127
+ height: "1em",
128
+ fill: "none",
129
+ viewBox: "0 0 24 24"
130
+ }, props), /*#__PURE__*/React__namespace.createElement("path", {
131
+ fill: "currentColor",
132
+ d: "M9.297 10.841c.463.464 1.08.464 1.544 0a1.095 1.095 0 0 0 0-1.544L6.708 5.163h3.553c.618 0 1.081-.464 1.081-1.082 0-.309-.077-.54-.309-.772-.232-.232-.463-.309-.772-.309H4.08C3.463 3 3 3.463 3 4.081v6.18c0 .618.463 1.081 1.081 1.081.618 0 1.082-.463 1.082-1.081V6.708l4.134 4.133ZM13.159 14.704c-.464-.464-.464-1.082 0-1.545a1.095 1.095 0 0 1 1.544 0l4.134 4.133V13.74c0-.618.464-1.081 1.082-1.081.309 0 .54.077.772.309.232.232.309.463.309.772v6.18c0 .617-.463 1.081-1.081 1.081h-6.18a1.056 1.056 0 0 1-1.081-1.081c0-.618.463-1.082 1.081-1.082h3.553l-4.133-4.133Z"
133
+ }));
134
+
124
135
  const SvgArrowDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
125
136
  xmlns: "http://www.w3.org/2000/svg",
126
137
  width: "1em",
@@ -2884,6 +2895,19 @@ const SvgShieldCheck = props => /*#__PURE__*/React__namespace.createElement("svg
2884
2895
  d: "M21.1 4.3 12.4.7c-.2-.1-.5-.1-.8 0L2.9 4.3c-.4.1-.6.5-.6.9v8.3c0 3.8 4.8 7.5 9.3 9.8.3.1.6.1.9 0 4.5-2.3 9.3-6 9.3-9.8V5.2c-.1-.4-.3-.8-.7-.9Zm-3.7 5.5-5.8 5.8c-.2.2-.5.3-.7.3-.2 0-.5-.1-.7-.3L6.6 12c-.4-.4-.4-1.1 0-1.5.4-.4 1.1-.4 1.5 0l2.8 2.8 5.1-5c.4-.4 1.1-.4 1.5 0 .4.4.4 1.1-.1 1.5Z"
2885
2896
  }));
2886
2897
 
2898
+ const SvgSidebar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2899
+ xmlns: "http://www.w3.org/2000/svg",
2900
+ width: "1em",
2901
+ height: "1em",
2902
+ fill: "none",
2903
+ viewBox: "0 0 24 24"
2904
+ }, props), /*#__PURE__*/React__namespace.createElement("path", {
2905
+ fill: "currentColor",
2906
+ fillRule: "evenodd",
2907
+ d: "M3.5 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h17a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3h-17Zm-1 3a1 1 0 0 1 1-1h3v14h-3a1 1 0 0 1-1-1V6Zm6 13h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-12v14Z",
2908
+ clipRule: "evenodd"
2909
+ }));
2910
+
2887
2911
  const SvgSiren = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2888
2912
  xmlns: "http://www.w3.org/2000/svg",
2889
2913
  width: "1em",
@@ -3519,6 +3543,7 @@ exports.AiIcon = SvgAi;
3519
3543
  exports.AiSadIcon = SvgAiSad;
3520
3544
  exports.AlarmIcon = SvgAlarm;
3521
3545
  exports.AppleColorIcon = SvgAppleColor;
3546
+ exports.ArrowDiagonalIcon = SvgArrowDiagonal;
3522
3547
  exports.ArrowDownIcon = SvgArrowDown;
3523
3548
  exports.ArrowLeftCircleIcon = SvgArrowLeftCircle;
3524
3549
  exports.ArrowLeftIcon = SvgArrowLeft;
@@ -3689,6 +3714,7 @@ exports.SetIcon = SvgSet;
3689
3714
  exports.SettingIcon = SvgSetting;
3690
3715
  exports.ShareIcon = SvgShare;
3691
3716
  exports.ShieldCheckIcon = SvgShieldCheck;
3717
+ exports.SidebarIcon = SvgSidebar;
3692
3718
  exports.SirenIcon = SvgSiren;
3693
3719
  exports.SkipbackIcon = SvgSkipback;
3694
3720
  exports.SkipforwardIcon = SvgSkipforward;
@@ -0,0 +1,15 @@
1
+ import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
2
+ import * as React from 'react';
3
+
4
+ const SvgArrowDiagonal = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "none",
9
+ viewBox: "0 0 24 24"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fill: "currentColor",
12
+ d: "M9.297 10.841c.463.464 1.08.464 1.544 0a1.095 1.095 0 0 0 0-1.544L6.708 5.163h3.553c.618 0 1.081-.464 1.081-1.082 0-.309-.077-.54-.309-.772-.232-.232-.463-.309-.772-.309H4.08C3.463 3 3 3.463 3 4.081v6.18c0 .618.463 1.081 1.081 1.081.618 0 1.082-.463 1.082-1.081V6.708l4.134 4.133ZM13.159 14.704c-.464-.464-.464-1.082 0-1.545a1.095 1.095 0 0 1 1.544 0l4.134 4.133V13.74c0-.618.464-1.081 1.082-1.081.309 0 .54.077.772.309.232.232.309.463.309.772v6.18c0 .617-.463 1.081-1.081 1.081h-6.18a1.056 1.056 0 0 1-1.081-1.081c0-.618.463-1.082 1.081-1.082h3.553l-4.133-4.133Z"
13
+ }));
14
+
15
+ export { SvgArrowDiagonal as default };
package/esm/Sidebar.js ADDED
@@ -0,0 +1,17 @@
1
+ import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
2
+ import * as React from 'react';
3
+
4
+ const SvgSidebar = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "none",
9
+ viewBox: "0 0 24 24"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fill: "currentColor",
12
+ fillRule: "evenodd",
13
+ d: "M3.5 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h17a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3h-17Zm-1 3a1 1 0 0 1 1-1h3v14h-3a1 1 0 0 1-1-1V6Zm6 13h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-12v14Z",
14
+ clipRule: "evenodd"
15
+ }));
16
+
17
+ export { SvgSidebar as default };
package/esm/index.js CHANGED
@@ -3,6 +3,7 @@ export { default as AiColorIcon } from './AiColor.js';
3
3
  export { default as AiSadIcon } from './AiSad.js';
4
4
  export { default as AlarmIcon } from './Alarm.js';
5
5
  export { default as AppleColorIcon } from './AppleColor.js';
6
+ export { default as ArrowDiagonalIcon } from './ArrowDiagonal.js';
6
7
  export { default as ArrowDownIcon } from './ArrowDown.js';
7
8
  export { default as ArrowLeftIcon } from './ArrowLeft.js';
8
9
  export { default as ArrowLeftCircleIcon } from './ArrowLeftCircle.js';
@@ -173,6 +174,7 @@ export { default as SetIcon } from './Set.js';
173
174
  export { default as SettingIcon } from './Setting.js';
174
175
  export { default as ShareIcon } from './Share.js';
175
176
  export { default as ShieldCheckIcon } from './ShieldCheck.js';
177
+ export { default as SidebarIcon } from './Sidebar.js';
176
178
  export { default as SirenIcon } from './Siren.js';
177
179
  export { default as SkipbackIcon } from './Skipback.js';
178
180
  export { default as SkipforwardIcon } from './Skipforward.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teamturing/icons",
3
- "version": "1.38.2",
3
+ "version": "1.39.0",
4
4
  "description": "Icon components for React based project",
5
5
  "author": "Sungchang Park <psch300@gmail.com> (https://github.com/psch300)",
6
6
  "homepage": "https://github.com/weareteamturing/bombe#readme",
@@ -38,5 +38,5 @@
38
38
  "peerDependencies": {
39
39
  "react": "^18.2.0"
40
40
  },
41
- "gitHead": "ace507f8a0d1b4faf1b70a4fb90f0f57e13e84cd"
41
+ "gitHead": "5ffda9f34ed0398c6de4786338f54af08adc875e"
42
42
  }
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.29653 10.8414C9.75998 11.3048 10.3779 11.3048 10.8414 10.8414C11.3048 10.3779 11.2276 9.68274 10.8414 9.29653L6.70762 5.16278L10.2607 5.16278C10.8787 5.16278 11.3421 4.69932 11.3421 4.08139C11.3421 3.77242 11.2649 3.54069 11.0332 3.30897C10.8014 3.07724 10.5697 3 10.2607 3L4.08139 3C3.46345 3 3 3.46345 3 4.08139L3 10.2607C3 10.8787 3.46345 11.3421 4.08139 11.3421C4.69932 11.3421 5.16278 10.8787 5.16278 10.2607L5.16278 6.70762L9.29653 10.8414Z" fill="#8D94A0"/>
3
+ <path d="M13.1586 14.7035C12.6952 14.24 12.6952 13.6221 13.1586 13.1586C13.6221 12.6952 14.3173 12.7724 14.7035 13.1586L18.8372 17.2924V13.7393C18.8372 13.1213 19.3007 12.6579 19.9186 12.6579C20.2276 12.6579 20.4593 12.7351 20.691 12.9668C20.9228 13.1986 21 13.4303 21 13.7393L21 19.9186C21 20.5365 20.5365 21 19.9186 21H13.7393C13.1213 21 12.6579 20.5365 12.6579 19.9186C12.6579 19.3007 13.1213 18.8372 13.7393 18.8372H17.2924L13.1586 14.7035Z" fill="#8D94A0"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 3C1.84315 3 0.5 4.34315 0.5 6V18C0.5 19.6569 1.84315 21 3.5 21H20.5C22.1569 21 23.5 19.6569 23.5 18V6C23.5 4.34315 22.1569 3 20.5 3H3.5ZM2.5 6C2.5 5.44772 2.94772 5 3.5 5H6.5V19H3.5C2.94772 19 2.5 18.5523 2.5 18V6ZM8.5 19H20.5C21.0523 19 21.5 18.5523 21.5 18V6C21.5 5.44772 21.0523 5 20.5 5H8.5V19Z" fill="#8D94A0"/>
3
+ </svg>