@atlaskit/icon-file-type 7.0.7 → 7.0.9
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/CHANGELOG.md +14 -0
- package/afm-cc/tsconfig.json +6 -2
- package/afm-jira/tsconfig.json +7 -3
- package/afm-products/tsconfig.json +6 -2
- package/dist/cjs/index.js +2 -2
- package/dist/cjs/internal/icon.compiled.css +30 -0
- package/dist/cjs/internal/icon.js +88 -0
- package/dist/es2019/index.js +1 -1
- package/dist/es2019/internal/icon.compiled.css +30 -0
- package/dist/es2019/internal/icon.js +79 -0
- package/dist/esm/index.js +1 -1
- package/dist/esm/internal/icon.compiled.css +30 -0
- package/dist/esm/internal/icon.js +80 -0
- package/dist/types/index.d.ts +1 -1
- package/dist/types/internal/icon.d.ts +9 -0
- package/dist/types-ts4.5/index.d.ts +1 -1
- package/dist/types-ts4.5/internal/icon.d.ts +9 -0
- package/docs/0-intro.tsx +2 -1
- package/docs/content/props-definition.tsx +2 -1
- package/docs/content/usage.tsx +2 -1
- package/glyph/archive/16.d.ts +2 -3
- package/glyph/archive/16.js +12 -22
- package/glyph/archive/24.d.ts +2 -3
- package/glyph/archive/24.js +12 -22
- package/glyph/archive/48.d.ts +2 -3
- package/glyph/archive/48.js +13 -23
- package/glyph/audio/16.d.ts +2 -3
- package/glyph/audio/16.js +12 -22
- package/glyph/audio/24.d.ts +2 -3
- package/glyph/audio/24.js +12 -22
- package/glyph/audio/48.d.ts +2 -3
- package/glyph/audio/48.js +13 -23
- package/glyph/document/16.d.ts +2 -3
- package/glyph/document/16.js +12 -22
- package/glyph/document/24.d.ts +2 -3
- package/glyph/document/24.js +12 -22
- package/glyph/document/48.d.ts +2 -3
- package/glyph/document/48.js +13 -23
- package/glyph/excel-spreadsheet/16.d.ts +2 -3
- package/glyph/excel-spreadsheet/16.js +12 -22
- package/glyph/excel-spreadsheet/24.d.ts +2 -3
- package/glyph/excel-spreadsheet/24.js +12 -22
- package/glyph/excel-spreadsheet/48.d.ts +2 -3
- package/glyph/excel-spreadsheet/48.js +13 -23
- package/glyph/executable/16.d.ts +2 -3
- package/glyph/executable/16.js +12 -22
- package/glyph/executable/24.d.ts +2 -3
- package/glyph/executable/24.js +12 -22
- package/glyph/executable/48.d.ts +2 -3
- package/glyph/executable/48.js +13 -23
- package/glyph/figma/16.d.ts +2 -3
- package/glyph/figma/16.js +12 -22
- package/glyph/figma/24.d.ts +2 -3
- package/glyph/figma/24.js +12 -22
- package/glyph/figma/48.d.ts +2 -3
- package/glyph/figma/48.js +13 -23
- package/glyph/folder/16.d.ts +2 -3
- package/glyph/folder/16.js +12 -22
- package/glyph/folder/24.d.ts +2 -3
- package/glyph/folder/24.js +12 -22
- package/glyph/folder/48.d.ts +2 -3
- package/glyph/folder/48.js +13 -23
- package/glyph/generic/16.d.ts +2 -3
- package/glyph/generic/16.js +12 -22
- package/glyph/generic/24.d.ts +2 -3
- package/glyph/generic/24.js +12 -22
- package/glyph/generic/48.d.ts +2 -3
- package/glyph/generic/48.js +13 -23
- package/glyph/gif/16.d.ts +2 -3
- package/glyph/gif/16.js +12 -22
- package/glyph/gif/24.d.ts +2 -3
- package/glyph/gif/24.js +12 -22
- package/glyph/gif/48.d.ts +2 -3
- package/glyph/gif/48.js +13 -23
- package/glyph/google-doc/16.d.ts +2 -3
- package/glyph/google-doc/16.js +12 -22
- package/glyph/google-doc/24.d.ts +2 -3
- package/glyph/google-doc/24.js +12 -22
- package/glyph/google-doc/48.d.ts +2 -3
- package/glyph/google-doc/48.js +13 -23
- package/glyph/google-form/16.d.ts +2 -3
- package/glyph/google-form/16.js +12 -22
- package/glyph/google-form/24.d.ts +2 -3
- package/glyph/google-form/24.js +12 -22
- package/glyph/google-form/48.d.ts +2 -3
- package/glyph/google-form/48.js +13 -23
- package/glyph/google-sheet/16.d.ts +2 -3
- package/glyph/google-sheet/16.js +12 -22
- package/glyph/google-sheet/24.d.ts +2 -3
- package/glyph/google-sheet/24.js +12 -22
- package/glyph/google-sheet/48.d.ts +2 -3
- package/glyph/google-sheet/48.js +13 -23
- package/glyph/google-slide/16.d.ts +2 -3
- package/glyph/google-slide/16.js +12 -22
- package/glyph/google-slide/24.d.ts +2 -3
- package/glyph/google-slide/24.js +12 -22
- package/glyph/google-slide/48.d.ts +2 -3
- package/glyph/google-slide/48.js +13 -23
- package/glyph/image/16.d.ts +2 -3
- package/glyph/image/16.js +12 -22
- package/glyph/image/24.d.ts +2 -3
- package/glyph/image/24.js +12 -22
- package/glyph/image/48.d.ts +2 -3
- package/glyph/image/48.js +13 -23
- package/glyph/pdf-document/16.d.ts +2 -3
- package/glyph/pdf-document/16.js +12 -22
- package/glyph/pdf-document/24.d.ts +2 -3
- package/glyph/pdf-document/24.js +12 -22
- package/glyph/pdf-document/48.d.ts +2 -3
- package/glyph/pdf-document/48.js +13 -23
- package/glyph/powerpoint-presentation/16.d.ts +2 -3
- package/glyph/powerpoint-presentation/16.js +12 -22
- package/glyph/powerpoint-presentation/24.d.ts +2 -3
- package/glyph/powerpoint-presentation/24.js +12 -22
- package/glyph/powerpoint-presentation/48.d.ts +2 -3
- package/glyph/powerpoint-presentation/48.js +13 -23
- package/glyph/presentation/16.d.ts +2 -3
- package/glyph/presentation/16.js +12 -22
- package/glyph/presentation/24.d.ts +2 -3
- package/glyph/presentation/24.js +12 -22
- package/glyph/presentation/48.d.ts +2 -3
- package/glyph/presentation/48.js +13 -23
- package/glyph/sketch/16.d.ts +2 -3
- package/glyph/sketch/16.js +12 -22
- package/glyph/sketch/24.d.ts +2 -3
- package/glyph/sketch/24.js +12 -22
- package/glyph/sketch/48.d.ts +2 -3
- package/glyph/sketch/48.js +13 -23
- package/glyph/source-code/16.d.ts +2 -3
- package/glyph/source-code/16.js +12 -22
- package/glyph/source-code/24.d.ts +2 -3
- package/glyph/source-code/24.js +12 -22
- package/glyph/source-code/48.d.ts +2 -3
- package/glyph/source-code/48.js +13 -23
- package/glyph/spreadsheet/16.d.ts +2 -3
- package/glyph/spreadsheet/16.js +12 -22
- package/glyph/spreadsheet/24.d.ts +2 -3
- package/glyph/spreadsheet/24.js +12 -22
- package/glyph/spreadsheet/48.d.ts +2 -3
- package/glyph/spreadsheet/48.js +13 -23
- package/glyph/video/16.d.ts +2 -3
- package/glyph/video/16.js +12 -22
- package/glyph/video/24.d.ts +2 -3
- package/glyph/video/24.js +12 -22
- package/glyph/video/48.d.ts +2 -3
- package/glyph/video/48.js +13 -23
- package/glyph/word-document/16.d.ts +2 -3
- package/glyph/word-document/16.js +12 -22
- package/glyph/word-document/24.d.ts +2 -3
- package/glyph/word-document/24.js +12 -22
- package/glyph/word-document/48.d.ts +2 -3
- package/glyph/word-document/48.js +13 -23
- package/package.json +5 -3
- package/tsconfig.json +18 -19
- package/build/tsconfig.json +0 -23
package/glyph/google-slide/24.js
CHANGED
|
@@ -1,26 +1,16 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports,
|
|
4
|
-
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require(
|
|
8
|
-
var
|
|
9
|
-
function _interopRequireDefault(e) {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
Object.assign(
|
|
16
|
-
{
|
|
17
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#ffc107" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m12.049 5-5.422.055 4.677 8.15 5.422-.055zM4 14.108l2.757 4.697 4.677-8.15-2.757-4.697zm6.646.141L7.982 19h9.354L20 14.249z"/></svg>`,
|
|
18
|
-
},
|
|
19
|
-
props,
|
|
20
|
-
{
|
|
21
|
-
size: 'medium',
|
|
22
|
-
},
|
|
23
|
-
),
|
|
24
|
-
);
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _icon = require("../../src/internal/icon.tsx");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
const GoogleSlide24Icon = props => /*#__PURE__*/_react.default.createElement(_icon.Icon, Object.assign({
|
|
11
|
+
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#ffc107" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m12.049 5-5.422.055 4.677 8.15 5.422-.055zM4 14.108l2.757 4.697 4.677-8.15-2.757-4.697zm6.646.141L7.982 19h9.354L20 14.249z"/></svg>`
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "medium"
|
|
14
|
+
}));
|
|
25
15
|
GoogleSlide24Icon.displayName = 'GoogleSlide24Icon';
|
|
26
|
-
var _default =
|
|
16
|
+
var _default = exports.default = GoogleSlide24Icon;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PureComponent } from 'react';
|
|
2
2
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
> {}
|
|
4
|
+
|
|
5
|
+
export default class extends PureComponent<Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>> {}
|
package/glyph/google-slide/48.js
CHANGED
|
@@ -1,27 +1,17 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports,
|
|
4
|
-
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require(
|
|
8
|
-
var
|
|
9
|
-
function _interopRequireDefault(e) {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
{
|
|
17
|
-
dangerouslySetGlyph: `<svg width="48" height="64" viewBox="0 0 48 64" role="presentation"><g fill-rule="evenodd"><path fill="#fff" stroke="#091e42" stroke-opacity=".08" d="M4 .5h28.007a3.5 3.5 0 0 1 2.52 1.072l11.994 12.45a3.5 3.5 0 0 1 .979 2.429V60a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 60V4A3.5 3.5 0 0 1 4 .5Z"/><path fill="#ffc107" d="m27.557 23.833 5.456 9.509-6.325.064-5.456-9.509zM14.667 34.46l3.217 5.48 5.456-9.51-3.217-5.48zm7.753.164-3.107 5.543h10.913l3.107-5.543z"/></g></svg>`,
|
|
18
|
-
},
|
|
19
|
-
props,
|
|
20
|
-
{
|
|
21
|
-
width: 48,
|
|
22
|
-
height: 64,
|
|
23
|
-
},
|
|
24
|
-
),
|
|
25
|
-
);
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _icon = require("../../src/internal/icon.tsx");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
const GoogleSlide48Icon = props => /*#__PURE__*/_react.default.createElement(_icon.Icon, Object.assign({
|
|
11
|
+
dangerouslySetGlyph: `<svg width="48" height="64" viewBox="0 0 48 64" role="presentation"><g fill-rule="evenodd"><path fill="#fff" stroke="#091e42" stroke-opacity=".08" d="M4 .5h28.007a3.5 3.5 0 0 1 2.52 1.072l11.994 12.45a3.5 3.5 0 0 1 .979 2.429V60a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 60V4A3.5 3.5 0 0 1 4 .5Z"/><path fill="#ffc107" d="m27.557 23.833 5.456 9.509-6.325.064-5.456-9.509zM14.667 34.46l3.217 5.48 5.456-9.51-3.217-5.48zm7.753.164-3.107 5.543h10.913l3.107-5.543z"/></g></svg>`
|
|
12
|
+
}, props, {
|
|
13
|
+
width: 48,
|
|
14
|
+
height: 64
|
|
15
|
+
}));
|
|
26
16
|
GoogleSlide48Icon.displayName = 'GoogleSlide48Icon';
|
|
27
|
-
var _default =
|
|
17
|
+
var _default = exports.default = GoogleSlide48Icon;
|
package/glyph/image/16.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PureComponent } from 'react';
|
|
2
2
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
> {}
|
|
4
|
+
|
|
5
|
+
export default class extends PureComponent<Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>> {}
|
package/glyph/image/16.js
CHANGED
|
@@ -1,26 +1,16 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports,
|
|
4
|
-
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require(
|
|
8
|
-
var
|
|
9
|
-
function _interopRequireDefault(e) {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
Object.assign(
|
|
16
|
-
{
|
|
17
|
-
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#ffab00" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m4.75 11.75-.543-.543a1 1 0 0 0-1.414 0L3 13h10v-2.25l-1.795-1.974a1 1 0 0 0-1.447-.034zM4.667 6.333a1.667 1.667 0 1 0 0-3.333 1.667 1.667 0 0 0 0 3.333"/></svg>`,
|
|
18
|
-
},
|
|
19
|
-
props,
|
|
20
|
-
{
|
|
21
|
-
size: 'small',
|
|
22
|
-
},
|
|
23
|
-
),
|
|
24
|
-
);
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _icon = require("../../src/internal/icon.tsx");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
const Image16Icon = props => /*#__PURE__*/_react.default.createElement(_icon.Icon, Object.assign({
|
|
11
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#ffab00" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m4.75 11.75-.543-.543a1 1 0 0 0-1.414 0L3 13h10v-2.25l-1.795-1.974a1 1 0 0 0-1.447-.034zM4.667 6.333a1.667 1.667 0 1 0 0-3.333 1.667 1.667 0 0 0 0 3.333"/></svg>`
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
25
15
|
Image16Icon.displayName = 'Image16Icon';
|
|
26
|
-
var _default =
|
|
16
|
+
var _default = exports.default = Image16Icon;
|
package/glyph/image/24.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PureComponent } from 'react';
|
|
2
2
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
> {}
|
|
4
|
+
|
|
5
|
+
export default class extends PureComponent<Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>> {}
|
package/glyph/image/24.js
CHANGED
|
@@ -1,26 +1,16 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports,
|
|
4
|
-
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require(
|
|
8
|
-
var
|
|
9
|
-
function _interopRequireDefault(e) {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
Object.assign(
|
|
16
|
-
{
|
|
17
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#ffab00" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m7 17-1.293-1.293a1 1 0 0 0-1.414 0L4 19h16v-3.6l-3.295-3.624a1 1 0 0 0-1.447-.034zm-3.333-6.667a2.667 2.667 0 1 0 0-5.333 2.667 2.667 0 0 0 0 5.333"/></svg>`,
|
|
18
|
-
},
|
|
19
|
-
props,
|
|
20
|
-
{
|
|
21
|
-
size: 'medium',
|
|
22
|
-
},
|
|
23
|
-
),
|
|
24
|
-
);
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _icon = require("../../src/internal/icon.tsx");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
const Image24Icon = props => /*#__PURE__*/_react.default.createElement(_icon.Icon, Object.assign({
|
|
11
|
+
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#ffab00" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m7 17-1.293-1.293a1 1 0 0 0-1.414 0L4 19h16v-3.6l-3.295-3.624a1 1 0 0 0-1.447-.034zm-3.333-6.667a2.667 2.667 0 1 0 0-5.333 2.667 2.667 0 0 0 0 5.333"/></svg>`
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "medium"
|
|
14
|
+
}));
|
|
25
15
|
Image24Icon.displayName = 'Image24Icon';
|
|
26
|
-
var _default =
|
|
16
|
+
var _default = exports.default = Image24Icon;
|
package/glyph/image/48.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PureComponent } from 'react';
|
|
2
2
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
> {}
|
|
4
|
+
|
|
5
|
+
export default class extends PureComponent<Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>> {}
|
package/glyph/image/48.js
CHANGED
|
@@ -1,27 +1,17 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports,
|
|
4
|
-
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require(
|
|
8
|
-
var
|
|
9
|
-
function _interopRequireDefault(e) {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
{
|
|
17
|
-
dangerouslySetGlyph: `<svg width="48" height="64" viewBox="0 0 48 64" role="presentation"><g fill-rule="evenodd"><path fill="#fff" stroke="#091e42" stroke-opacity=".08" d="M4 .5h28.007a3.5 3.5 0 0 1 2.52 1.072l11.994 12.45a3.5 3.5 0 0 1 .979 2.429V60a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 60V4A3.5 3.5 0 0 1 4 .5Z"/><path fill="#ffab00" d="m21.667 37.833 6.258-6.258a1 1 0 0 1 1.447.034l3.961 4.358v4.2H14.667l3.96-3.96a1 1 0 0 1 1.413 0zm-3.89-7.777a3.111 3.111 0 1 1 0-6.223 3.111 3.111 0 0 1 0 6.223"/></g></svg>`,
|
|
18
|
-
},
|
|
19
|
-
props,
|
|
20
|
-
{
|
|
21
|
-
width: 48,
|
|
22
|
-
height: 64,
|
|
23
|
-
},
|
|
24
|
-
),
|
|
25
|
-
);
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _icon = require("../../src/internal/icon.tsx");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
const Image48Icon = props => /*#__PURE__*/_react.default.createElement(_icon.Icon, Object.assign({
|
|
11
|
+
dangerouslySetGlyph: `<svg width="48" height="64" viewBox="0 0 48 64" role="presentation"><g fill-rule="evenodd"><path fill="#fff" stroke="#091e42" stroke-opacity=".08" d="M4 .5h28.007a3.5 3.5 0 0 1 2.52 1.072l11.994 12.45a3.5 3.5 0 0 1 .979 2.429V60a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 60V4A3.5 3.5 0 0 1 4 .5Z"/><path fill="#ffab00" d="m21.667 37.833 6.258-6.258a1 1 0 0 1 1.447.034l3.961 4.358v4.2H14.667l3.96-3.96a1 1 0 0 1 1.413 0zm-3.89-7.777a3.111 3.111 0 1 1 0-6.223 3.111 3.111 0 0 1 0 6.223"/></g></svg>`
|
|
12
|
+
}, props, {
|
|
13
|
+
width: 48,
|
|
14
|
+
height: 64
|
|
15
|
+
}));
|
|
26
16
|
Image48Icon.displayName = 'Image48Icon';
|
|
27
|
-
var _default =
|
|
17
|
+
var _default = exports.default = Image48Icon;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PureComponent } from 'react';
|
|
2
2
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
> {}
|
|
4
|
+
|
|
5
|
+
export default class extends PureComponent<Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>> {}
|
package/glyph/pdf-document/16.js
CHANGED
|
@@ -1,26 +1,16 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports,
|
|
4
|
-
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require(
|
|
8
|
-
var
|
|
9
|
-
function _interopRequireDefault(e) {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
Object.assign(
|
|
16
|
-
{
|
|
17
|
-
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#ff5630" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m1.23 8.113h.323c.744 0 .802-.214.802-.517 0-.346-.179-.514-.545-.514h-.58zm4.194 1.456h.443c.494 0 1-.147 1-1.237 0-1.1-.534-1.24-1-1.24h-.443zM2.975 10.66h-.72A.256.256 0 0 1 2 10.404V6.255c0-.14.114-.255.255-.255h1.663c.989 0 1.68.656 1.68 1.596 0 .953-.677 1.593-1.683 1.593H3.23v1.215a.256.256 0 0 1-.256.256m4.968 0H6.448a.256.256 0 0 1-.255-.256V6.255c0-.14.114-.255.255-.255h1.495c1.404 0 2.178.825 2.178 2.323 0 1.507-.774 2.337-2.178 2.337m3.85 0h-.72a.256.256 0 0 1-.256-.256V6.255c0-.14.114-.255.255-.255h2.673c.14 0 .255.115.255.255v.587a.256.256 0 0 1-.255.255h-1.697v.76h1.528c.141 0 .255.115.255.256v.577c0 .14-.114.256-.255.256h-1.528v1.458a.256.256 0 0 1-.255.256"/></svg>`,
|
|
18
|
-
},
|
|
19
|
-
props,
|
|
20
|
-
{
|
|
21
|
-
size: 'small',
|
|
22
|
-
},
|
|
23
|
-
),
|
|
24
|
-
);
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _icon = require("../../src/internal/icon.tsx");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
const PdfDocument16Icon = props => /*#__PURE__*/_react.default.createElement(_icon.Icon, Object.assign({
|
|
11
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#ff5630" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m1.23 8.113h.323c.744 0 .802-.214.802-.517 0-.346-.179-.514-.545-.514h-.58zm4.194 1.456h.443c.494 0 1-.147 1-1.237 0-1.1-.534-1.24-1-1.24h-.443zM2.975 10.66h-.72A.256.256 0 0 1 2 10.404V6.255c0-.14.114-.255.255-.255h1.663c.989 0 1.68.656 1.68 1.596 0 .953-.677 1.593-1.683 1.593H3.23v1.215a.256.256 0 0 1-.256.256m4.968 0H6.448a.256.256 0 0 1-.255-.256V6.255c0-.14.114-.255.255-.255h1.495c1.404 0 2.178.825 2.178 2.323 0 1.507-.774 2.337-2.178 2.337m3.85 0h-.72a.256.256 0 0 1-.256-.256V6.255c0-.14.114-.255.255-.255h2.673c.14 0 .255.115.255.255v.587a.256.256 0 0 1-.255.255h-1.697v.76h1.528c.141 0 .255.115.255.256v.577c0 .14-.114.256-.255.256h-1.528v1.458a.256.256 0 0 1-.255.256"/></svg>`
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
25
15
|
PdfDocument16Icon.displayName = 'PdfDocument16Icon';
|
|
26
|
-
var _default =
|
|
16
|
+
var _default = exports.default = PdfDocument16Icon;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PureComponent } from 'react';
|
|
2
2
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
> {}
|
|
4
|
+
|
|
5
|
+
export default class extends PureComponent<Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>> {}
|
package/glyph/pdf-document/24.js
CHANGED
|
@@ -1,26 +1,16 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports,
|
|
4
|
-
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require(
|
|
8
|
-
var
|
|
9
|
-
function _interopRequireDefault(e) {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
Object.assign(
|
|
16
|
-
{
|
|
17
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#ff5630" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m1.846 12.17h.483c1.116 0 1.203-.322 1.203-.776 0-.518-.268-.771-.817-.771h-.869zm6.29 2.183h.664c.742 0 1.501-.22 1.501-1.855 0-1.65-.802-1.86-1.501-1.86h-.665zM4.462 15.99h-1.08A.384.384 0 0 1 3 15.606V9.383c0-.21.171-.383.383-.383h2.494c1.483 0 2.52.984 2.52 2.394 0 1.43-1.015 2.39-2.525 2.39H4.846v1.822a.384.384 0 0 1-.383.384m7.45 0h-2.24a.384.384 0 0 1-.384-.384V9.383c0-.21.172-.383.383-.383h2.242c2.107 0 3.268 1.237 3.268 3.484 0 2.26-1.16 3.506-3.268 3.506m5.776 0h-1.08a.384.384 0 0 1-.384-.384V9.383c0-.21.172-.383.383-.383h4.009c.21 0 .383.172.383.383v.88a.383.383 0 0 1-.383.383h-2.545v1.14h2.292c.212 0 .383.172.383.383v.867c0 .21-.171.383-.383.383h-2.292v2.187a.384.384 0 0 1-.383.384"/></svg>`,
|
|
18
|
-
},
|
|
19
|
-
props,
|
|
20
|
-
{
|
|
21
|
-
size: 'medium',
|
|
22
|
-
},
|
|
23
|
-
),
|
|
24
|
-
);
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _icon = require("../../src/internal/icon.tsx");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
const PdfDocument24Icon = props => /*#__PURE__*/_react.default.createElement(_icon.Icon, Object.assign({
|
|
11
|
+
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#ff5630" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m1.846 12.17h.483c1.116 0 1.203-.322 1.203-.776 0-.518-.268-.771-.817-.771h-.869zm6.29 2.183h.664c.742 0 1.501-.22 1.501-1.855 0-1.65-.802-1.86-1.501-1.86h-.665zM4.462 15.99h-1.08A.384.384 0 0 1 3 15.606V9.383c0-.21.171-.383.383-.383h2.494c1.483 0 2.52.984 2.52 2.394 0 1.43-1.015 2.39-2.525 2.39H4.846v1.822a.384.384 0 0 1-.383.384m7.45 0h-2.24a.384.384 0 0 1-.384-.384V9.383c0-.21.172-.383.383-.383h2.242c2.107 0 3.268 1.237 3.268 3.484 0 2.26-1.16 3.506-3.268 3.506m5.776 0h-1.08a.384.384 0 0 1-.384-.384V9.383c0-.21.172-.383.383-.383h4.009c.21 0 .383.172.383.383v.88a.383.383 0 0 1-.383.383h-2.545v1.14h2.292c.212 0 .383.172.383.383v.867c0 .21-.171.383-.383.383h-2.292v2.187a.384.384 0 0 1-.383.384"/></svg>`
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "medium"
|
|
14
|
+
}));
|
|
25
15
|
PdfDocument24Icon.displayName = 'PdfDocument24Icon';
|
|
26
|
-
var _default =
|
|
16
|
+
var _default = exports.default = PdfDocument24Icon;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PureComponent } from 'react';
|
|
2
2
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
> {}
|
|
4
|
+
|
|
5
|
+
export default class extends PureComponent<Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>> {}
|
package/glyph/pdf-document/48.js
CHANGED
|
@@ -1,27 +1,17 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports,
|
|
4
|
-
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require(
|
|
8
|
-
var
|
|
9
|
-
function _interopRequireDefault(e) {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
{
|
|
17
|
-
dangerouslySetGlyph: `<svg width="48" height="64" viewBox="0 0 48 64" role="presentation"><g fill-rule="evenodd"><path fill="#fff" stroke="#091e42" stroke-opacity=".08" d="M4 .5h28.007a3.5 3.5 0 0 1 2.52 1.072l11.994 12.45a3.5 3.5 0 0 1 .979 2.429V60a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 60V4A3.5 3.5 0 0 1 4 .5Z"/><path fill="#ff5630" d="M15.654 32.197v-1.804h1.014c.64 0 .953.295.953.9 0 .53-.102.904-1.403.904zm7.337 2.548h.776c.865 0 1.751-.257 1.751-2.165 0-1.923-.936-2.17-1.751-2.17h-.776zm-7.784 1.91h-1.26a.45.45 0 0 1-.447-.448v-7.26c0-.246.2-.447.447-.447h2.91c1.73 0 2.94 1.148 2.94 2.793 0 1.667-1.184 2.788-2.946 2.788h-1.197v2.126c0 .247-.2.448-.447.448m8.692 0h-2.614a.45.45 0 0 1-.447-.448v-7.26c0-.246.2-.447.447-.447h2.614c2.459 0 3.813 1.443 3.813 4.065 0 2.637-1.354 4.09-3.813 4.09m6.738 0h-1.26a.45.45 0 0 1-.448-.448v-7.26c0-.246.2-.447.447-.447h4.677c.246 0 .447.201.447.447v1.026a.447.447 0 0 1-.447.447h-2.969v1.33h2.674c.247 0 .447.2.447.447v1.011c0 .246-.2.447-.447.447h-2.674v2.552c0 .247-.2.448-.447.448"/></g></svg>`,
|
|
18
|
-
},
|
|
19
|
-
props,
|
|
20
|
-
{
|
|
21
|
-
width: 48,
|
|
22
|
-
height: 64,
|
|
23
|
-
},
|
|
24
|
-
),
|
|
25
|
-
);
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _icon = require("../../src/internal/icon.tsx");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
const PdfDocument48Icon = props => /*#__PURE__*/_react.default.createElement(_icon.Icon, Object.assign({
|
|
11
|
+
dangerouslySetGlyph: `<svg width="48" height="64" viewBox="0 0 48 64" role="presentation"><g fill-rule="evenodd"><path fill="#fff" stroke="#091e42" stroke-opacity=".08" d="M4 .5h28.007a3.5 3.5 0 0 1 2.52 1.072l11.994 12.45a3.5 3.5 0 0 1 .979 2.429V60a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 60V4A3.5 3.5 0 0 1 4 .5Z"/><path fill="#ff5630" d="M15.654 32.197v-1.804h1.014c.64 0 .953.295.953.9 0 .53-.102.904-1.403.904zm7.337 2.548h.776c.865 0 1.751-.257 1.751-2.165 0-1.923-.936-2.17-1.751-2.17h-.776zm-7.784 1.91h-1.26a.45.45 0 0 1-.447-.448v-7.26c0-.246.2-.447.447-.447h2.91c1.73 0 2.94 1.148 2.94 2.793 0 1.667-1.184 2.788-2.946 2.788h-1.197v2.126c0 .247-.2.448-.447.448m8.692 0h-2.614a.45.45 0 0 1-.447-.448v-7.26c0-.246.2-.447.447-.447h2.614c2.459 0 3.813 1.443 3.813 4.065 0 2.637-1.354 4.09-3.813 4.09m6.738 0h-1.26a.45.45 0 0 1-.448-.448v-7.26c0-.246.2-.447.447-.447h4.677c.246 0 .447.201.447.447v1.026a.447.447 0 0 1-.447.447h-2.969v1.33h2.674c.247 0 .447.2.447.447v1.011c0 .246-.2.447-.447.447h-2.674v2.552c0 .247-.2.448-.447.448"/></g></svg>`
|
|
12
|
+
}, props, {
|
|
13
|
+
width: 48,
|
|
14
|
+
height: 64
|
|
15
|
+
}));
|
|
26
16
|
PdfDocument48Icon.displayName = 'PdfDocument48Icon';
|
|
27
|
-
var _default =
|
|
17
|
+
var _default = exports.default = PdfDocument48Icon;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PureComponent } from 'react';
|
|
2
2
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
> {}
|
|
4
|
+
|
|
5
|
+
export default class extends PureComponent<Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>> {}
|
|
@@ -1,26 +1,16 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports,
|
|
4
|
-
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require(
|
|
8
|
-
var
|
|
9
|
-
function _interopRequireDefault(e) {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
Object.assign(
|
|
16
|
-
{
|
|
17
|
-
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#ca5010" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m1.235 4.258A.27.27 0 0 0 3 4.53v6.969c0 .136.1.252.236.27l6.953.962a.273.273 0 0 0 .311-.271V3.542a.273.273 0 0 0-.312-.27zm7.89.617v6.25h1.563c.172 0 .312-.14.312-.312V5.187a.31.31 0 0 0-.312-.312zM5.313 6.072h1.763c.87 0 1.465.583 1.465 1.462 0 .87-.618 1.454-1.509 1.454h-.835V10.3h-.884zm.884.727v1.47h.642c.507 0 .803-.257.803-.732 0-.48-.29-.738-.8-.738z"/></svg>`,
|
|
18
|
-
},
|
|
19
|
-
props,
|
|
20
|
-
{
|
|
21
|
-
size: 'small',
|
|
22
|
-
},
|
|
23
|
-
),
|
|
24
|
-
);
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _icon = require("../../src/internal/icon.tsx");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
const PowerpointPresentation16Icon = props => /*#__PURE__*/_react.default.createElement(_icon.Icon, Object.assign({
|
|
11
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#ca5010" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m1.235 4.258A.27.27 0 0 0 3 4.53v6.969c0 .136.1.252.236.27l6.953.962a.273.273 0 0 0 .311-.271V3.542a.273.273 0 0 0-.312-.27zm7.89.617v6.25h1.563c.172 0 .312-.14.312-.312V5.187a.31.31 0 0 0-.312-.312zM5.313 6.072h1.763c.87 0 1.465.583 1.465 1.462 0 .87-.618 1.454-1.509 1.454h-.835V10.3h-.884zm.884.727v1.47h.642c.507 0 .803-.257.803-.732 0-.48-.29-.738-.8-.738z"/></svg>`
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
25
15
|
PowerpointPresentation16Icon.displayName = 'PowerpointPresentation16Icon';
|
|
26
|
-
var _default =
|
|
16
|
+
var _default = exports.default = PowerpointPresentation16Icon;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PureComponent } from 'react';
|
|
2
2
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
> {}
|
|
4
|
+
|
|
5
|
+
export default class extends PureComponent<Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>> {}
|
|
@@ -1,26 +1,16 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports,
|
|
4
|
-
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require(
|
|
8
|
-
var
|
|
9
|
-
function _interopRequireDefault(e) {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
Object.assign(
|
|
16
|
-
{
|
|
17
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#ca5010" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m1.376 6.013A.44.44 0 0 0 4 6.446v11.15c0 .219.161.404.378.434l11.125 1.538a.437.437 0 0 0 .497-.434V4.868a.437.437 0 0 0-.499-.434zM17 7v10h2.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5zM7.854 8.454h2.94c1.45 0 2.441.972 2.441 2.437 0 1.45-1.03 2.422-2.514 2.422H9.329V15.5H7.854zM9.33 9.665v2.451h1.07c.844 0 1.337-.43 1.337-1.22 0-.801-.483-1.231-1.333-1.231z"/></svg>`,
|
|
18
|
-
},
|
|
19
|
-
props,
|
|
20
|
-
{
|
|
21
|
-
size: 'medium',
|
|
22
|
-
},
|
|
23
|
-
),
|
|
24
|
-
);
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _icon = require("../../src/internal/icon.tsx");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
const PowerpointPresentation24Icon = props => /*#__PURE__*/_react.default.createElement(_icon.Icon, Object.assign({
|
|
11
|
+
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#ca5010" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m1.376 6.013A.44.44 0 0 0 4 6.446v11.15c0 .219.161.404.378.434l11.125 1.538a.437.437 0 0 0 .497-.434V4.868a.437.437 0 0 0-.499-.434zM17 7v10h2.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5zM7.854 8.454h2.94c1.45 0 2.441.972 2.441 2.437 0 1.45-1.03 2.422-2.514 2.422H9.329V15.5H7.854zM9.33 9.665v2.451h1.07c.844 0 1.337-.43 1.337-1.22 0-.801-.483-1.231-1.333-1.231z"/></svg>`
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "medium"
|
|
14
|
+
}));
|
|
25
15
|
PowerpointPresentation24Icon.displayName = 'PowerpointPresentation24Icon';
|
|
26
|
-
var _default =
|
|
16
|
+
var _default = exports.default = PowerpointPresentation24Icon;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PureComponent } from 'react';
|
|
2
2
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
> {}
|
|
4
|
+
|
|
5
|
+
export default class extends PureComponent<Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>> {}
|
|
@@ -1,27 +1,17 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports,
|
|
4
|
-
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require(
|
|
8
|
-
var
|
|
9
|
-
function _interopRequireDefault(e) {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
{
|
|
17
|
-
dangerouslySetGlyph: `<svg width="48" height="64" viewBox="0 0 48 64" role="presentation"><g fill-rule="evenodd"><path fill="#fff" stroke="#091e42" stroke-opacity=".08" d="M4 .5h28.007a3.5 3.5 0 0 1 2.52 1.072l11.994 12.45a3.5 3.5 0 0 1 .979 2.429V60a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 60V4A3.5 3.5 0 0 1 4 .5Z"/><path fill="#ca5010" d="m15.043 25.024 13.125-1.862a.438.438 0 0 1 .499.433v16.812a.438.438 0 0 1-.498.433l-13.125-1.814a.44.44 0 0 1-.377-.433V25.457c0-.217.16-.402.376-.433m14.79 1.143h3a.5.5 0 0 1 .5.5v10.666a.5.5 0 0 1-.5.5h-3zm-10.67 1.696v8.22h1.721v-2.552h1.623c1.732 0 2.934-1.133 2.934-2.825 0-1.71-1.156-2.843-2.848-2.843zm1.721 1.413h1.253c.991 0 1.555.501 1.555 1.435 0 .923-.575 1.425-1.56 1.425h-1.248z"/></g></svg>`,
|
|
18
|
-
},
|
|
19
|
-
props,
|
|
20
|
-
{
|
|
21
|
-
width: 48,
|
|
22
|
-
height: 64,
|
|
23
|
-
},
|
|
24
|
-
),
|
|
25
|
-
);
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _icon = require("../../src/internal/icon.tsx");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
const PowerpointPresentation48Icon = props => /*#__PURE__*/_react.default.createElement(_icon.Icon, Object.assign({
|
|
11
|
+
dangerouslySetGlyph: `<svg width="48" height="64" viewBox="0 0 48 64" role="presentation"><g fill-rule="evenodd"><path fill="#fff" stroke="#091e42" stroke-opacity=".08" d="M4 .5h28.007a3.5 3.5 0 0 1 2.52 1.072l11.994 12.45a3.5 3.5 0 0 1 .979 2.429V60a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 60V4A3.5 3.5 0 0 1 4 .5Z"/><path fill="#ca5010" d="m15.043 25.024 13.125-1.862a.438.438 0 0 1 .499.433v16.812a.438.438 0 0 1-.498.433l-13.125-1.814a.44.44 0 0 1-.377-.433V25.457c0-.217.16-.402.376-.433m14.79 1.143h3a.5.5 0 0 1 .5.5v10.666a.5.5 0 0 1-.5.5h-3zm-10.67 1.696v8.22h1.721v-2.552h1.623c1.732 0 2.934-1.133 2.934-2.825 0-1.71-1.156-2.843-2.848-2.843zm1.721 1.413h1.253c.991 0 1.555.501 1.555 1.435 0 .923-.575 1.425-1.56 1.425h-1.248z"/></g></svg>`
|
|
12
|
+
}, props, {
|
|
13
|
+
width: 48,
|
|
14
|
+
height: 64
|
|
15
|
+
}));
|
|
26
16
|
PowerpointPresentation48Icon.displayName = 'PowerpointPresentation48Icon';
|
|
27
|
-
var _default =
|
|
17
|
+
var _default = exports.default = PowerpointPresentation48Icon;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PureComponent } from 'react';
|
|
2
2
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
> {}
|
|
4
|
+
|
|
5
|
+
export default class extends PureComponent<Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>> {}
|
package/glyph/presentation/16.js
CHANGED
|
@@ -1,26 +1,16 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports,
|
|
4
|
-
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require(
|
|
8
|
-
var
|
|
9
|
-
function _interopRequireDefault(e) {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
Object.assign(
|
|
16
|
-
{
|
|
17
|
-
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#8270db" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m10 3a1 1 0 0 0-1 1v8a1 1 0 0 0 2 0V4a1 1 0 0 0-1-1M8 6a1 1 0 0 0-1 1v5a1 1 0 0 0 2 0V7a1 1 0 0 0-1-1M4 9a1 1 0 0 0-1 1v2a1 1 0 0 0 2 0v-2a1 1 0 0 0-1-1"/></svg>`,
|
|
18
|
-
},
|
|
19
|
-
props,
|
|
20
|
-
{
|
|
21
|
-
size: 'small',
|
|
22
|
-
},
|
|
23
|
-
),
|
|
24
|
-
);
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _icon = require("../../src/internal/icon.tsx");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
const Presentation16Icon = props => /*#__PURE__*/_react.default.createElement(_icon.Icon, Object.assign({
|
|
11
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#8270db" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m10 3a1 1 0 0 0-1 1v8a1 1 0 0 0 2 0V4a1 1 0 0 0-1-1M8 6a1 1 0 0 0-1 1v5a1 1 0 0 0 2 0V7a1 1 0 0 0-1-1M4 9a1 1 0 0 0-1 1v2a1 1 0 0 0 2 0v-2a1 1 0 0 0-1-1"/></svg>`
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
25
15
|
Presentation16Icon.displayName = 'Presentation16Icon';
|
|
26
|
-
var _default =
|
|
16
|
+
var _default = exports.default = Presentation16Icon;
|