@sensoro-design/icons-svg 2.50.0 → 2.51.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 { IconDefinition } from '../types';
2
+ declare const HorizontalBottomOutlined: IconDefinition;
3
+ export default HorizontalBottomOutlined;
@@ -0,0 +1,20 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var HorizontalBottomOutlined = {
4
+ icon: {
5
+ tag: 'svg',
6
+ attrs: {
7
+ viewBox: '0 0 1024 1024',
8
+ focusable: 'false'
9
+ },
10
+ children: [{
11
+ tag: 'path',
12
+ attrs: {
13
+ d: 'M912 880a32 32 0 0 1-32 32H144a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32h736a32 32 0 0 1 32 32v736zm-72-336V184H184v360h656zm0 296V616H184v224h656zm-512-56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112z'
14
+ }
15
+ }]
16
+ },
17
+ name: 'horizontal-bottom',
18
+ theme: 'outlined'
19
+ };
20
+ export default HorizontalBottomOutlined;
package/es/index.d.ts CHANGED
@@ -409,6 +409,7 @@ export { default as HolderVerticalOutlined } from './asn/HolderVerticalOutlined'
409
409
  export { default as HomeFilled } from './asn/HomeFilled';
410
410
  export { default as HomeIsolationOutlined } from './asn/HomeIsolationOutlined';
411
411
  export { default as HomeOutlined } from './asn/HomeOutlined';
412
+ export { default as HorizontalBottomOutlined } from './asn/HorizontalBottomOutlined';
412
413
  export { default as HospitalFilled } from './asn/HospitalFilled';
413
414
  export { default as HospitalOutlined } from './asn/HospitalOutlined';
414
415
  export { default as HumanTrafficVideoOutlined } from './asn/HumanTrafficVideoOutlined';
package/es/index.js CHANGED
@@ -410,6 +410,7 @@ export { default as HolderVerticalOutlined } from "./asn/HolderVerticalOutlined"
410
410
  export { default as HomeFilled } from "./asn/HomeFilled";
411
411
  export { default as HomeIsolationOutlined } from "./asn/HomeIsolationOutlined";
412
412
  export { default as HomeOutlined } from "./asn/HomeOutlined";
413
+ export { default as HorizontalBottomOutlined } from "./asn/HorizontalBottomOutlined";
413
414
  export { default as HospitalFilled } from "./asn/HospitalFilled";
414
415
  export { default as HospitalOutlined } from "./asn/HospitalOutlined";
415
416
  export { default as HumanTrafficVideoOutlined } from "./asn/HumanTrafficVideoOutlined";
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M912 880a32 32 0 0 1-32 32H144a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32h736a32 32 0 0 1 32 32v736zm-72-336V184H184v360h656zm0 296V616H184v224h656zm-512-56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false"><path d="M912 880a32 32 0 0 1-32 32H144a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32h736a32 32 0 0 1 32 32v736zm-72-336V184H184v360h656zm0 296V616H184v224h656zm-512-56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112z" /></svg>
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const HorizontalBottomOutlined: IconDefinition;
3
+ export default HorizontalBottomOutlined;
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ // This icon file is generated automatically.
8
+
9
+ var HorizontalBottomOutlined = {
10
+ icon: {
11
+ tag: 'svg',
12
+ attrs: {
13
+ viewBox: '0 0 1024 1024',
14
+ focusable: 'false'
15
+ },
16
+ children: [{
17
+ tag: 'path',
18
+ attrs: {
19
+ d: 'M912 880a32 32 0 0 1-32 32H144a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32h736a32 32 0 0 1 32 32v736zm-72-336V184H184v360h656zm0 296V616H184v224h656zm-512-56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112z'
20
+ }
21
+ }]
22
+ },
23
+ name: 'horizontal-bottom',
24
+ theme: 'outlined'
25
+ };
26
+ var _default = HorizontalBottomOutlined;
27
+ exports.default = _default;
package/lib/index.d.ts CHANGED
@@ -409,6 +409,7 @@ export { default as HolderVerticalOutlined } from './asn/HolderVerticalOutlined'
409
409
  export { default as HomeFilled } from './asn/HomeFilled';
410
410
  export { default as HomeIsolationOutlined } from './asn/HomeIsolationOutlined';
411
411
  export { default as HomeOutlined } from './asn/HomeOutlined';
412
+ export { default as HorizontalBottomOutlined } from './asn/HorizontalBottomOutlined';
412
413
  export { default as HospitalFilled } from './asn/HospitalFilled';
413
414
  export { default as HospitalOutlined } from './asn/HospitalOutlined';
414
415
  export { default as HumanTrafficVideoOutlined } from './asn/HumanTrafficVideoOutlined';
package/lib/index.js CHANGED
@@ -2469,6 +2469,12 @@ Object.defineProperty(exports, "HomeOutlined", {
2469
2469
  return _HomeOutlined.default;
2470
2470
  }
2471
2471
  });
2472
+ Object.defineProperty(exports, "HorizontalBottomOutlined", {
2473
+ enumerable: true,
2474
+ get: function get() {
2475
+ return _HorizontalBottomOutlined.default;
2476
+ }
2477
+ });
2472
2478
  Object.defineProperty(exports, "HospitalFilled", {
2473
2479
  enumerable: true,
2474
2480
  get: function get() {
@@ -6006,6 +6012,7 @@ var _HolderVerticalOutlined = _interopRequireDefault(require("./asn/HolderVertic
6006
6012
  var _HomeFilled = _interopRequireDefault(require("./asn/HomeFilled"));
6007
6013
  var _HomeIsolationOutlined = _interopRequireDefault(require("./asn/HomeIsolationOutlined"));
6008
6014
  var _HomeOutlined = _interopRequireDefault(require("./asn/HomeOutlined"));
6015
+ var _HorizontalBottomOutlined = _interopRequireDefault(require("./asn/HorizontalBottomOutlined"));
6009
6016
  var _HospitalFilled = _interopRequireDefault(require("./asn/HospitalFilled"));
6010
6017
  var _HospitalOutlined = _interopRequireDefault(require("./asn/HospitalOutlined"));
6011
6018
  var _HumanTrafficVideoOutlined = _interopRequireDefault(require("./asn/HumanTrafficVideoOutlined"));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sensoro-design/icons-svg",
3
- "version": "2.50.0",
3
+ "version": "2.51.0",
4
4
  "description": "sensoro design icons.",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -0,0 +1,21 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const HorizontalBottomOutlined: IconDefinition = {
5
+ icon: {
6
+ tag: 'svg',
7
+ attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
8
+ children: [
9
+ {
10
+ tag: 'path',
11
+ attrs: {
12
+ d: 'M912 880a32 32 0 0 1-32 32H144a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32h736a32 32 0 0 1 32 32v736zm-72-336V184H184v360h656zm0 296V616H184v224h656zm-512-56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112zm144 0a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8V672a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v112z',
13
+ },
14
+ },
15
+ ],
16
+ },
17
+ name: 'horizontal-bottom',
18
+ theme: 'outlined',
19
+ };
20
+
21
+ export default HorizontalBottomOutlined;
package/src/index.ts CHANGED
@@ -410,6 +410,7 @@ export { default as HolderVerticalOutlined } from './asn/HolderVerticalOutlined'
410
410
  export { default as HomeFilled } from './asn/HomeFilled';
411
411
  export { default as HomeIsolationOutlined } from './asn/HomeIsolationOutlined';
412
412
  export { default as HomeOutlined } from './asn/HomeOutlined';
413
+ export { default as HorizontalBottomOutlined } from './asn/HorizontalBottomOutlined';
413
414
  export { default as HospitalFilled } from './asn/HospitalFilled';
414
415
  export { default as HospitalOutlined } from './asn/HospitalOutlined';
415
416
  export { default as HumanTrafficVideoOutlined } from './asn/HumanTrafficVideoOutlined';