@sensoro-design/icons-svg 2.97.0 → 2.99.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.
- package/es/asn/DispatchingOutlined.d.ts +3 -0
- package/es/asn/DispatchingOutlined.js +23 -0
- package/es/asn/GimbalDirectionControlOutlined.d.ts +3 -0
- package/es/asn/GimbalDirectionControlOutlined.js +23 -0
- package/es/asn/KeyboardOutlined.d.ts +3 -0
- package/es/asn/KeyboardOutlined.js +23 -0
- package/es/asn/LaserRangefinderOutlined.d.ts +3 -0
- package/es/asn/LaserRangefinderOutlined.js +23 -0
- package/es/asn/NightModeAutoOutlined.d.ts +3 -0
- package/es/asn/NightModeAutoOutlined.js +23 -0
- package/es/asn/NightModeOffOutlined.d.ts +3 -0
- package/es/asn/NightModeOffOutlined.js +23 -0
- package/es/asn/NightModeOnOutlined.d.ts +3 -0
- package/es/asn/NightModeOnOutlined.js +23 -0
- package/es/asn/TwoSplitScreenOutlined.d.ts +3 -0
- package/es/asn/TwoSplitScreenOutlined.js +23 -0
- package/es/index.d.ts +8 -0
- package/es/index.js +8 -0
- package/inline-namespaced-svg/outlined/dispatching.svg +1 -0
- package/inline-namespaced-svg/outlined/gimbal-direction-control.svg +1 -0
- package/inline-namespaced-svg/outlined/keyboard.svg +1 -0
- package/inline-namespaced-svg/outlined/laser-rangefinder.svg +1 -0
- package/inline-namespaced-svg/outlined/night-mode-auto.svg +1 -0
- package/inline-namespaced-svg/outlined/night-mode-off.svg +1 -0
- package/inline-namespaced-svg/outlined/night-mode-on.svg +1 -0
- package/inline-namespaced-svg/outlined/two-split-screen.svg +1 -0
- package/inline-svg/outlined/dispatching.svg +1 -0
- package/inline-svg/outlined/gimbal-direction-control.svg +1 -0
- package/inline-svg/outlined/keyboard.svg +1 -0
- package/inline-svg/outlined/laser-rangefinder.svg +1 -0
- package/inline-svg/outlined/night-mode-auto.svg +1 -0
- package/inline-svg/outlined/night-mode-off.svg +1 -0
- package/inline-svg/outlined/night-mode-on.svg +1 -0
- package/inline-svg/outlined/two-split-screen.svg +1 -0
- package/lib/asn/DispatchingOutlined.d.ts +3 -0
- package/lib/asn/DispatchingOutlined.js +44 -0
- package/lib/asn/GimbalDirectionControlOutlined.d.ts +3 -0
- package/lib/asn/GimbalDirectionControlOutlined.js +44 -0
- package/lib/asn/KeyboardOutlined.d.ts +3 -0
- package/lib/asn/KeyboardOutlined.js +44 -0
- package/lib/asn/LaserRangefinderOutlined.d.ts +3 -0
- package/lib/asn/LaserRangefinderOutlined.js +44 -0
- package/lib/asn/NightModeAutoOutlined.d.ts +3 -0
- package/lib/asn/NightModeAutoOutlined.js +44 -0
- package/lib/asn/NightModeOffOutlined.d.ts +3 -0
- package/lib/asn/NightModeOffOutlined.js +44 -0
- package/lib/asn/NightModeOnOutlined.d.ts +3 -0
- package/lib/asn/NightModeOnOutlined.js +44 -0
- package/lib/asn/TwoSplitScreenOutlined.d.ts +3 -0
- package/lib/asn/TwoSplitScreenOutlined.js +44 -0
- package/lib/index.d.ts +8 -0
- package/lib/index.js +24 -0
- package/package.json +1 -1
- package/src/asn/DispatchingOutlined.ts +24 -0
- package/src/asn/GimbalDirectionControlOutlined.ts +24 -0
- package/src/asn/KeyboardOutlined.ts +24 -0
- package/src/asn/LaserRangefinderOutlined.ts +24 -0
- package/src/asn/NightModeAutoOutlined.ts +24 -0
- package/src/asn/NightModeOffOutlined.ts +24 -0
- package/src/asn/NightModeOnOutlined.ts +24 -0
- package/src/asn/TwoSplitScreenOutlined.ts +24 -0
- package/src/index.ts +8 -0
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const TwoSplitScreenOutlined: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 16 16', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
'fill-rule': 'evenodd',
|
|
13
|
+
stroke: 'none',
|
|
14
|
+
'stroke-width': '1',
|
|
15
|
+
d: 'M15 2.9V13a.5.5 0 0 1-.4.48l-.1.01h-13a.5.5 0 0 1-.49-.4V2.98a.5.5 0 0 1 .4-.49h13.1a.5.5 0 0 1 .49.4Zm-6.56.72v1.16c0 .08-.04.13-.13.13H7.7c-.09 0-.13-.05-.13-.13V3.62H2.13v8.75h5.43v-1.15c0-.06.04-.1.09-.12h.66c.06 0 .1.03.12.08v1.19h5.45V3.62H8.44Zm0 3.82v1.12c0 .09-.04.13-.13.13H7.7c-.09 0-.13-.04-.13-.13V7.44c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Zm0-1.9v1.13c0 .08-.04.13-.13.13H7.7c-.09 0-.13-.05-.13-.13V5.55c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Zm0 3.79v1.12c0 .09-.04.13-.13.13H7.7c-.09 0-.13-.04-.13-.13V9.33c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Z',
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
],
|
|
19
|
+
},
|
|
20
|
+
name: 'two-split-screen',
|
|
21
|
+
theme: 'outlined',
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
export default TwoSplitScreenOutlined;
|
package/src/index.ts
CHANGED
|
@@ -226,6 +226,7 @@ export { default as DigitalMediaFilled } from './asn/DigitalMediaFilled';
|
|
|
226
226
|
export { default as DigitalMediaOutlined } from './asn/DigitalMediaOutlined';
|
|
227
227
|
export { default as DirectedFlightOutlined } from './asn/DirectedFlightOutlined';
|
|
228
228
|
export { default as DislikeOutlined } from './asn/DislikeOutlined';
|
|
229
|
+
export { default as DispatchingOutlined } from './asn/DispatchingOutlined';
|
|
229
230
|
export { default as DistanceOutlined } from './asn/DistanceOutlined';
|
|
230
231
|
export { default as DockFilled } from './asn/DockFilled';
|
|
231
232
|
export { default as DockOutlined } from './asn/DockOutlined';
|
|
@@ -429,6 +430,7 @@ export { default as GimbalBackDownPurely } from './asn/GimbalBackDownPurely';
|
|
|
429
430
|
export { default as GimbalBackDownWhitePurely } from './asn/GimbalBackDownWhitePurely';
|
|
430
431
|
export { default as GimbalCenterPurely } from './asn/GimbalCenterPurely';
|
|
431
432
|
export { default as GimbalCenterWhitePurely } from './asn/GimbalCenterWhitePurely';
|
|
433
|
+
export { default as GimbalDirectionControlOutlined } from './asn/GimbalDirectionControlOutlined';
|
|
432
434
|
export { default as GimbalDownPurely } from './asn/GimbalDownPurely';
|
|
433
435
|
export { default as GimbalDownWhitePurely } from './asn/GimbalDownWhitePurely';
|
|
434
436
|
export { default as GithubFilled } from './asn/GithubFilled';
|
|
@@ -518,10 +520,12 @@ export { default as KeyAreaOutlined } from './asn/KeyAreaOutlined';
|
|
|
518
520
|
export { default as KeyOutlined } from './asn/KeyOutlined';
|
|
519
521
|
export { default as KeyPersonPurely } from './asn/KeyPersonPurely';
|
|
520
522
|
export { default as KeyVehiclePurely } from './asn/KeyVehiclePurely';
|
|
523
|
+
export { default as KeyboardOutlined } from './asn/KeyboardOutlined';
|
|
521
524
|
export { default as KinescopeOutlined } from './asn/KinescopeOutlined';
|
|
522
525
|
export { default as KinescopeStopOutlined } from './asn/KinescopeStopOutlined';
|
|
523
526
|
export { default as LakeOutlined } from './asn/LakeOutlined';
|
|
524
527
|
export { default as LandingOutlined } from './asn/LandingOutlined';
|
|
528
|
+
export { default as LaserRangefinderOutlined } from './asn/LaserRangefinderOutlined';
|
|
525
529
|
export { default as LayoutDownOutlined } from './asn/LayoutDownOutlined';
|
|
526
530
|
export { default as LayoutOutlined } from './asn/LayoutOutlined';
|
|
527
531
|
export { default as LayoutRightOutlined } from './asn/LayoutRightOutlined';
|
|
@@ -642,6 +646,9 @@ export { default as MuteOutlined } from './asn/MuteOutlined';
|
|
|
642
646
|
export { default as NaturalGasOutlined } from './asn/NaturalGasOutlined';
|
|
643
647
|
export { default as NextOutlined } from './asn/NextOutlined';
|
|
644
648
|
export { default as Nh3Outlined } from './asn/Nh3Outlined';
|
|
649
|
+
export { default as NightModeAutoOutlined } from './asn/NightModeAutoOutlined';
|
|
650
|
+
export { default as NightModeOffOutlined } from './asn/NightModeOffOutlined';
|
|
651
|
+
export { default as NightModeOnOutlined } from './asn/NightModeOnOutlined';
|
|
645
652
|
export { default as NoAlarmPurely } from './asn/NoAlarmPurely';
|
|
646
653
|
export { default as NoAppPurely } from './asn/NoAppPurely';
|
|
647
654
|
export { default as NoCarPurely } from './asn/NoCarPurely';
|
|
@@ -985,6 +992,7 @@ export { default as TurnAroundOutlined } from './asn/TurnAroundOutlined';
|
|
|
985
992
|
export { default as TurnLeftOutlined } from './asn/TurnLeftOutlined';
|
|
986
993
|
export { default as TurnRightOutlined } from './asn/TurnRightOutlined';
|
|
987
994
|
export { default as TwinsOutlined } from './asn/TwinsOutlined';
|
|
995
|
+
export { default as TwoSplitScreenOutlined } from './asn/TwoSplitScreenOutlined';
|
|
988
996
|
export { default as TyphoonOutlined } from './asn/TyphoonOutlined';
|
|
989
997
|
export { default as UnitFilled } from './asn/UnitFilled';
|
|
990
998
|
export { default as UnitOutlined } from './asn/UnitOutlined';
|