@atlaskit/icon-object 7.0.2 → 7.1.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/CHANGELOG.md +13 -0
- package/dist/cjs/artifacts/glyph-legacy/page-live-doc/16.js +2 -2
- package/dist/cjs/artifacts/glyph-legacy/page-live-doc/24.js +2 -2
- package/dist/cjs/metadata.js +0 -1
- package/dist/es2019/artifacts/glyph-legacy/page-live-doc/16.js +2 -2
- package/dist/es2019/artifacts/glyph-legacy/page-live-doc/24.js +2 -2
- package/dist/es2019/metadata.js +0 -1
- package/dist/esm/artifacts/glyph-legacy/page-live-doc/16.js +2 -2
- package/dist/esm/artifacts/glyph-legacy/page-live-doc/24.js +2 -2
- package/dist/esm/metadata.js +0 -1
- package/dist/types/artifacts/glyph-legacy/page-live-doc/16.d.ts +1 -1
- package/dist/types/artifacts/glyph-legacy/page-live-doc/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph-legacy/page-live-doc/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph-legacy/page-live-doc/24.d.ts +1 -1
- package/package.json +3 -3
- package/svgs/page-live-doc/16.svg +1 -1
- package/svgs/page-live-doc/24.svg +1 -1
- package/svgs_raw/page-live-doc/16.svg +2 -2
- package/svgs_raw/page-live-doc/24.svg +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @atlaskit/icon-object
|
|
2
2
|
|
|
3
|
+
## 7.1.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#140619](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/140619)
|
|
8
|
+
[`2bec7ec581881`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2bec7ec581881) -
|
|
9
|
+
This release updates icons in `@atlaskit/icon-object`.
|
|
10
|
+
|
|
11
|
+
Updated: **`@atlaskit/icon-object`**
|
|
12
|
+
|
|
13
|
+
- PageLiveDoc16Icon
|
|
14
|
+
- PageLiveDoc24Icon
|
|
15
|
+
|
|
3
16
|
## 7.0.2
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -10,13 +10,13 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
10
10
|
var _base = require("@atlaskit/icon/base");
|
|
11
11
|
/**
|
|
12
12
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
13
|
-
* @codegen <<SignedSource::
|
|
13
|
+
* @codegen <<SignedSource::bbb561a99c36d24f949f1ade9ed1fa72>>
|
|
14
14
|
* @codegenCommand yarn build:icon-glyphs
|
|
15
15
|
*/
|
|
16
16
|
|
|
17
17
|
var PageLiveDoc16Icon = function PageLiveDoc16Icon(props) {
|
|
18
18
|
return /*#__PURE__*/_react.default.createElement(_base.IconFacade, (0, _extends2.default)({
|
|
19
|
-
dangerouslySetGlyph: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" role=\"presentation\"><path fill=\"#cd519d\" fill-rule=\"evenodd\" d=\"
|
|
19
|
+
dangerouslySetGlyph: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" role=\"presentation\"><path fill=\"#cd519d\" 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.293 3.293A1 1 0 0 0 4 5h8a1 1 0 1 0 0-2H4a1 1 0 0 0-.707.293m0 4A1 1 0 0 0 4 9h2a1 1 0 0 0 0-2H4a1 1 0 0 0-.707.293m0 4A1 1 0 0 0 4 13h2a1 1 0 0 0 0-2H4a1 1 0 0 0-.707.293m6.703-4.161a1 1 0 0 0-1.466 1.11l1 4a1 1 0 0 0 1.94 0L11.78 11H13a1 1 0 0 0 .496-1.868z\" clip-rule=\"evenodd\"/></svg>"
|
|
20
20
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
21
21
|
}, props, {
|
|
22
22
|
size: "small"
|
|
@@ -10,13 +10,13 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
10
10
|
var _base = require("@atlaskit/icon/base");
|
|
11
11
|
/**
|
|
12
12
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
13
|
-
* @codegen <<SignedSource::
|
|
13
|
+
* @codegen <<SignedSource::c5906433494daa938e0cf018edb0a9fc>>
|
|
14
14
|
* @codegenCommand yarn build:icon-glyphs
|
|
15
15
|
*/
|
|
16
16
|
|
|
17
17
|
var PageLiveDoc24Icon = function PageLiveDoc24Icon(props) {
|
|
18
18
|
return /*#__PURE__*/_react.default.createElement(_base.IconFacade, (0, _extends2.default)({
|
|
19
|
-
dangerouslySetGlyph: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" role=\"presentation\"><path fill=\"#cd519d\" fill-rule=\"evenodd\" d=\"M24 3a3 3 0 0 0-3-3H3a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h18a3 3 0 0 0 3-
|
|
19
|
+
dangerouslySetGlyph: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" role=\"presentation\"><path fill=\"#cd519d\" fill-rule=\"evenodd\" d=\"M24 3a3 3 0 0 0-3-3H3a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h18a3 3 0 0 0 3-3zM4 6a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1m1 5a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2zm-1 7a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1m10.555-6.832a1 1 0 0 0-1.545.973l1 7a1 1 0 0 0 1.884.306L17.118 17H20a1 1 0 0 0 .555-1.832z\" clip-rule=\"evenodd\"/></svg>"
|
|
20
20
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
21
21
|
}, props, {
|
|
22
22
|
size: "medium"
|
package/dist/cjs/metadata.js
CHANGED
|
@@ -19,7 +19,6 @@ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e;
|
|
|
19
19
|
* @codegen <<SignedSource::617f9e8cc692aa7de8e78ee992787e08>>
|
|
20
20
|
* @codegenCommand yarn build:icon-glyphs
|
|
21
21
|
*/
|
|
22
|
-
/* eslint-disable import/no-extraneous-dependencies -- This import is within the same package, hence self-referential. */
|
|
23
22
|
|
|
24
23
|
var metaDataWithPackageLoader = exports.metaDataWithPackageLoader = {
|
|
25
24
|
'blog/16': {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import _extends from "@babel/runtime/helpers/extends";
|
|
2
2
|
/**
|
|
3
3
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
-
* @codegen <<SignedSource::
|
|
4
|
+
* @codegen <<SignedSource::bbb561a99c36d24f949f1ade9ed1fa72>>
|
|
5
5
|
* @codegenCommand yarn build:icon-glyphs
|
|
6
6
|
*/
|
|
7
7
|
import React from 'react';
|
|
8
8
|
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
9
|
const PageLiveDoc16Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
-
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#cd519d" fill-rule="evenodd" d="
|
|
10
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#cd519d" 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.293 3.293A1 1 0 0 0 4 5h8a1 1 0 1 0 0-2H4a1 1 0 0 0-.707.293m0 4A1 1 0 0 0 4 9h2a1 1 0 0 0 0-2H4a1 1 0 0 0-.707.293m0 4A1 1 0 0 0 4 13h2a1 1 0 0 0 0-2H4a1 1 0 0 0-.707.293m6.703-4.161a1 1 0 0 0-1.466 1.11l1 4a1 1 0 0 0 1.94 0L11.78 11H13a1 1 0 0 0 .496-1.868z" clip-rule="evenodd"/></svg>`
|
|
11
11
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
12
|
}, props, {
|
|
13
13
|
size: "small"
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import _extends from "@babel/runtime/helpers/extends";
|
|
2
2
|
/**
|
|
3
3
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
-
* @codegen <<SignedSource::
|
|
4
|
+
* @codegen <<SignedSource::c5906433494daa938e0cf018edb0a9fc>>
|
|
5
5
|
* @codegenCommand yarn build:icon-glyphs
|
|
6
6
|
*/
|
|
7
7
|
import React from 'react';
|
|
8
8
|
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
9
|
const PageLiveDoc24Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#cd519d" fill-rule="evenodd" d="M24 3a3 3 0 0 0-3-3H3a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h18a3 3 0 0 0 3-
|
|
10
|
+
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#cd519d" fill-rule="evenodd" d="M24 3a3 3 0 0 0-3-3H3a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h18a3 3 0 0 0 3-3zM4 6a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1m1 5a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2zm-1 7a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1m10.555-6.832a1 1 0 0 0-1.545.973l1 7a1 1 0 0 0 1.884.306L17.118 17H20a1 1 0 0 0 .555-1.832z" clip-rule="evenodd"/></svg>`
|
|
11
11
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
12
|
}, props, {
|
|
13
13
|
size: "medium"
|
package/dist/es2019/metadata.js
CHANGED
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
* @codegen <<SignedSource::617f9e8cc692aa7de8e78ee992787e08>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
|
-
/* eslint-disable import/no-extraneous-dependencies -- This import is within the same package, hence self-referential. */
|
|
10
9
|
|
|
11
10
|
export const metaDataWithPackageLoader = {
|
|
12
11
|
'blog/16': {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import _extends from "@babel/runtime/helpers/extends";
|
|
2
2
|
/**
|
|
3
3
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
-
* @codegen <<SignedSource::
|
|
4
|
+
* @codegen <<SignedSource::bbb561a99c36d24f949f1ade9ed1fa72>>
|
|
5
5
|
* @codegenCommand yarn build:icon-glyphs
|
|
6
6
|
*/
|
|
7
7
|
import React from 'react';
|
|
8
8
|
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
9
|
var PageLiveDoc16Icon = function PageLiveDoc16Icon(props) {
|
|
10
10
|
return /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
11
|
-
dangerouslySetGlyph: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" role=\"presentation\"><path fill=\"#cd519d\" fill-rule=\"evenodd\" d=\"
|
|
11
|
+
dangerouslySetGlyph: "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" role=\"presentation\"><path fill=\"#cd519d\" 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.293 3.293A1 1 0 0 0 4 5h8a1 1 0 1 0 0-2H4a1 1 0 0 0-.707.293m0 4A1 1 0 0 0 4 9h2a1 1 0 0 0 0-2H4a1 1 0 0 0-.707.293m0 4A1 1 0 0 0 4 13h2a1 1 0 0 0 0-2H4a1 1 0 0 0-.707.293m6.703-4.161a1 1 0 0 0-1.466 1.11l1 4a1 1 0 0 0 1.94 0L11.78 11H13a1 1 0 0 0 .496-1.868z\" clip-rule=\"evenodd\"/></svg>"
|
|
12
12
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
13
13
|
}, props, {
|
|
14
14
|
size: "small"
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import _extends from "@babel/runtime/helpers/extends";
|
|
2
2
|
/**
|
|
3
3
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
-
* @codegen <<SignedSource::
|
|
4
|
+
* @codegen <<SignedSource::c5906433494daa938e0cf018edb0a9fc>>
|
|
5
5
|
* @codegenCommand yarn build:icon-glyphs
|
|
6
6
|
*/
|
|
7
7
|
import React from 'react';
|
|
8
8
|
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
9
|
var PageLiveDoc24Icon = function PageLiveDoc24Icon(props) {
|
|
10
10
|
return /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
11
|
-
dangerouslySetGlyph: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" role=\"presentation\"><path fill=\"#cd519d\" fill-rule=\"evenodd\" d=\"M24 3a3 3 0 0 0-3-3H3a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h18a3 3 0 0 0 3-
|
|
11
|
+
dangerouslySetGlyph: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" role=\"presentation\"><path fill=\"#cd519d\" fill-rule=\"evenodd\" d=\"M24 3a3 3 0 0 0-3-3H3a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h18a3 3 0 0 0 3-3zM4 6a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1m1 5a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2zm-1 7a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1m10.555-6.832a1 1 0 0 0-1.545.973l1 7a1 1 0 0 0 1.884.306L17.118 17H20a1 1 0 0 0 .555-1.832z\" clip-rule=\"evenodd\"/></svg>"
|
|
12
12
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
13
13
|
}, props, {
|
|
14
14
|
size: "medium"
|
package/dist/esm/metadata.js
CHANGED
|
@@ -9,7 +9,6 @@ var _excluded = ["packageLoader"];
|
|
|
9
9
|
* @codegen <<SignedSource::617f9e8cc692aa7de8e78ee992787e08>>
|
|
10
10
|
* @codegenCommand yarn build:icon-glyphs
|
|
11
11
|
*/
|
|
12
|
-
/* eslint-disable import/no-extraneous-dependencies -- This import is within the same package, hence self-referential. */
|
|
13
12
|
|
|
14
13
|
export var metaDataWithPackageLoader = {
|
|
15
14
|
'blog/16': {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::bbb561a99c36d24f949f1ade9ed1fa72>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::c5906433494daa938e0cf018edb0a9fc>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::bbb561a99c36d24f949f1ade9ed1fa72>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::c5906433494daa938e0cf018edb0a9fc>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/icon-object",
|
|
3
|
-
"version": "7.0
|
|
3
|
+
"version": "7.1.0",
|
|
4
4
|
"description": "An object icon is used to represent an Atlassian-specific content type.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
"build-glyphs": "ts-node --project ../../../tsconfig.node.json ./build/index.tsx"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@atlaskit/icon": "^25.
|
|
41
|
-
"@atlaskit/icon-lab": "^4.
|
|
40
|
+
"@atlaskit/icon": "^25.6.0",
|
|
41
|
+
"@atlaskit/icon-lab": "^4.8.0",
|
|
42
42
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
43
43
|
"@babel/runtime": "^7.0.0"
|
|
44
44
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16"><path fill="#cd519d" fill-rule="evenodd" d="
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16"><path fill="#cd519d" 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.293 3.293A1 1 0 0 0 4 5h8a1 1 0 1 0 0-2H4a1 1 0 0 0-.707.293m0 4A1 1 0 0 0 4 9h2a1 1 0 0 0 0-2H4a1 1 0 0 0-.707.293m0 4A1 1 0 0 0 4 13h2a1 1 0 0 0 0-2H4a1 1 0 0 0-.707.293m6.703-4.161a1 1 0 0 0-1.466 1.11l1 4a1 1 0 0 0 1.94 0L11.78 11H13a1 1 0 0 0 .496-1.868z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"><path fill="#cd519d" fill-rule="evenodd" d="M24 3a3 3 0 0 0-3-3H3a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h18a3 3 0 0 0 3-
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24"><path fill="#cd519d" fill-rule="evenodd" d="M24 3a3 3 0 0 0-3-3H3a3 3 0 0 0-3 3v18a3 3 0 0 0 3 3h18a3 3 0 0 0 3-3zM4 6a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1m1 5a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2zm-1 7a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1m10.555-6.832a1 1 0 0 0-1.545.973l1 7a1 1 0 0 0 1.884.306L17.118 17H20a1 1 0 0 0 .555-1.832z" clip-rule="evenodd"/></svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
<path
|
|
1
|
+
<svg height="16" viewBox="0 0 16 16" width="16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path clip-rule="evenodd" d="m2 0h12c.5304 0 1.0391.210714 1.4142.585786.3751.375073.5858.883784.5858 1.414214v12c0 .5304-.2107 1.0391-.5858 1.4142s-.8838.5858-1.4142.5858h-12c-.53043 0-1.039141-.2107-1.414214-.5858-.375072-.3751-.585786-.8838-.585786-1.4142v-12c0-.53043.210714-1.039141.585786-1.414214.375073-.375072.883784-.585786 1.414214-.585786zm1.29289 3.29289c-.18753.18754-.29289.44189-.29289.70711s.10536.51957.29289.70711c.18754.18753.44189.29289.70711.29289h8c.2652 0 .5196-.10536.7071-.29289.1875-.18754.2929-.44189.2929-.70711s-.1054-.51957-.2929-.70711c-.1875-.18753-.4419-.29289-.7071-.29289h-8c-.26522 0-.51957.10536-.70711.29289zm0 4c-.18753.18754-.29289.44189-.29289.70711s.10536.51957.29289.70711c.18754.18753.44189.29289.70711.29289h2c.26522 0 .51957-.10536.70711-.29289.18753-.18754.29289-.44189.29289-.70711s-.10536-.51957-.29289-.70711c-.18754-.18753-.44189-.29289-.70711-.29289h-2c-.26522 0-.51957.10536-.70711.29289zm0 4.00001c-.18753.1875-.29289.4419-.29289.7071s.10536.5196.29289.7071c.18754.1875.44189.2929.70711.2929h2c.26522 0 .51957-.1054.70711-.2929.18753-.1875.29289-.4419.29289-.7071s-.10536-.5196-.29289-.7071c-.18754-.1875-.44189-.2929-.70711-.2929h-2c-.26522 0-.51957.1054-.70711.2929zm6.70335-4.16113c-.34781-.19874-.78066-.17075-1.09997.07114s-.46346.65099-.36631 1.03962l.99988 3.99997c.11128.4452.51126.7575.97016.7575.4588 0 .8588-.3123.9701-.7575l.3107-1.2425h1.2193c.4534 0 .8501-.3051.9665-.7434.1164-.43822-.0767-.89992-.4704-1.12488z" fill="#cd519d" fill-rule="evenodd"/>
|
|
3
3
|
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
2
|
+
<path clip-rule="evenodd" d="m24 3c0-.79565-.3161-1.55871-.8787-2.12132s-1.3257-.87868-2.1213-.87868h-18c-.79565 0-1.55871.31607-2.12132.87868s-.87868 1.32567-.87868 2.12132v18c0 .7956.31607 1.5587.87868 2.1213s1.32567.8787 2.12132.8787h18c.7956 0 1.5587-.3161 2.1213-.8787s.8787-1.3257.8787-2.1213zm-20 3c0-.55228.44772-1 1-1h14c.5523 0 1 .44772 1 1s-.4477 1-1 1h-14c-.55228 0-1-.44772-1-1zm1 5c-.55228 0-1 .4477-1 1s.44772 1 1 1h4c.55228 0 1-.4477 1-1s-.44772-1-1-1zm-1 7c0-.5523.44772-1 1-1h4c.55228 0 1 .4477 1 1s-.44772 1-1 1h-4c-.55228 0-1-.4477-1-1zm10.5546-6.8321c-.3282-.2187-.7542-.2242-1.0879-.0139-.3336.2102-.5125.597-.4568.9874l1.0001 7c.0619.4331.398.7756.8298.8457.4318.07.859-.1487 1.0546-.5399l1.2235-2.4472h2.882c.4406 0 .8294-.2885.9571-.7102.1277-.4218-.0358-.8774-.4024-1.1219z" fill="#cd519d" fill-rule="evenodd"/>
|
|
3
3
|
</svg>
|