@wordpress/block-library 9.27.0 → 9.28.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 +2 -0
- package/build/categories/edit.js +15 -3
- package/build/categories/edit.js.map +1 -1
- package/build/cover/edit/index.js +1 -1
- package/build/cover/edit/index.js.map +1 -1
- package/build/cover/edit/inspector-controls.js +5 -3
- package/build/cover/edit/inspector-controls.js.map +1 -1
- package/build/file/edit.js +5 -2
- package/build/file/edit.js.map +1 -1
- package/build/file/edit.native.js +1 -1
- package/build/file/edit.native.js.map +1 -1
- package/build/file/transforms.js +6 -6
- package/build/file/transforms.js.map +1 -1
- package/build/file/utils/index.js +5 -0
- package/build/file/utils/index.js.map +1 -1
- package/build/gallery/use-get-media.js +3 -3
- package/build/gallery/use-get-media.js.map +1 -1
- package/build/gallery/use-get-media.native.js +3 -3
- package/build/gallery/use-get-media.native.js.map +1 -1
- package/build/image/edit.native.js +2 -2
- package/build/image/edit.native.js.map +1 -1
- package/build/image/image.js +1 -1
- package/build/image/image.js.map +1 -1
- package/build/latest-posts/edit.js +0 -2
- package/build/latest-posts/edit.js.map +1 -1
- package/build/list-item/edit.js +3 -0
- package/build/list-item/edit.js.map +1 -1
- package/build/media-text/edit.js +2 -2
- package/build/media-text/edit.js.map +1 -1
- package/build/more/edit.js +13 -28
- package/build/more/edit.js.map +1 -1
- package/build/paragraph/edit.js +2 -2
- package/build/paragraph/edit.js.map +1 -1
- package/build/post-comments-count/index.js +3 -0
- package/build/post-comments-count/index.js.map +1 -1
- package/build/post-comments-link/index.js +3 -0
- package/build/post-comments-link/index.js.map +1 -1
- package/build/post-date/deprecated.js +104 -1
- package/build/post-date/deprecated.js.map +1 -1
- package/build/post-date/edit.js +32 -32
- package/build/post-date/edit.js.map +1 -1
- package/build/post-date/index.js +4 -4
- package/build/post-date/index.js.map +1 -1
- package/build/post-date/variations.js +32 -3
- package/build/post-date/variations.js.map +1 -1
- package/build/post-featured-image/edit.js +2 -2
- package/build/post-featured-image/edit.js.map +1 -1
- package/build/site-logo/edit.js +2 -2
- package/build/site-logo/edit.js.map +1 -1
- package/build/social-link/icons/tiktok.js +2 -2
- package/build/social-link/icons/tiktok.js.map +1 -1
- package/build/social-link/variations.js +51 -49
- package/build/social-link/variations.js.map +1 -1
- package/build/utils/poster-image.js +141 -0
- package/build/utils/poster-image.js.map +1 -0
- package/build/video/edit.js +6 -2
- package/build/video/edit.js.map +1 -1
- package/build-module/categories/edit.js +15 -3
- package/build-module/categories/edit.js.map +1 -1
- package/build-module/cover/edit/index.js +1 -1
- package/build-module/cover/edit/index.js.map +1 -1
- package/build-module/cover/edit/inspector-controls.js +5 -3
- package/build-module/cover/edit/inspector-controls.js.map +1 -1
- package/build-module/file/edit.js +5 -2
- package/build-module/file/edit.js.map +1 -1
- package/build-module/file/edit.native.js +1 -1
- package/build-module/file/edit.native.js.map +1 -1
- package/build-module/file/transforms.js +6 -6
- package/build-module/file/transforms.js.map +1 -1
- package/build-module/file/utils/index.js +5 -0
- package/build-module/file/utils/index.js.map +1 -1
- package/build-module/gallery/use-get-media.js +3 -3
- package/build-module/gallery/use-get-media.js.map +1 -1
- package/build-module/gallery/use-get-media.native.js +3 -3
- package/build-module/gallery/use-get-media.native.js.map +1 -1
- package/build-module/image/edit.native.js +2 -2
- package/build-module/image/edit.native.js.map +1 -1
- package/build-module/image/image.js +1 -1
- package/build-module/image/image.js.map +1 -1
- package/build-module/latest-posts/edit.js +0 -2
- package/build-module/latest-posts/edit.js.map +1 -1
- package/build-module/list-item/edit.js +3 -0
- package/build-module/list-item/edit.js.map +1 -1
- package/build-module/media-text/edit.js +2 -2
- package/build-module/media-text/edit.js.map +1 -1
- package/build-module/more/edit.js +15 -29
- package/build-module/more/edit.js.map +1 -1
- package/build-module/paragraph/edit.js +2 -2
- package/build-module/paragraph/edit.js.map +1 -1
- package/build-module/post-comments-count/index.js +3 -0
- package/build-module/post-comments-count/index.js.map +1 -1
- package/build-module/post-comments-link/index.js +3 -0
- package/build-module/post-comments-link/index.js.map +1 -1
- package/build-module/post-date/deprecated.js +104 -1
- package/build-module/post-date/deprecated.js.map +1 -1
- package/build-module/post-date/edit.js +35 -35
- package/build-module/post-date/edit.js.map +1 -1
- package/build-module/post-date/index.js +4 -4
- package/build-module/post-date/index.js.map +1 -1
- package/build-module/post-date/variations.js +32 -3
- package/build-module/post-date/variations.js.map +1 -1
- package/build-module/post-featured-image/edit.js +2 -2
- package/build-module/post-featured-image/edit.js.map +1 -1
- package/build-module/site-logo/edit.js +2 -2
- package/build-module/site-logo/edit.js.map +1 -1
- package/build-module/social-link/icons/tiktok.js +2 -2
- package/build-module/social-link/icons/tiktok.js.map +1 -1
- package/build-module/social-link/variations.js +52 -50
- package/build-module/social-link/variations.js.map +1 -1
- package/build-module/utils/poster-image.js +133 -0
- package/build-module/utils/poster-image.js.map +1 -0
- package/build-module/video/edit.js +6 -2
- package/build-module/video/edit.js.map +1 -1
- package/build-style/editor-rtl.css +77 -23
- package/build-style/editor.css +77 -23
- package/build-style/gallery/style-rtl.css +1 -2
- package/build-style/gallery/style.css +1 -2
- package/build-style/image/style-rtl.css +1 -2
- package/build-style/image/style.css +1 -2
- package/build-style/more/editor-rtl.css +3 -11
- package/build-style/more/editor.css +3 -11
- package/build-style/navigation/editor-rtl.css +6 -6
- package/build-style/navigation/editor.css +6 -6
- package/build-style/page-list/editor-rtl.css +0 -4
- package/build-style/page-list/editor.css +0 -4
- package/build-style/post-featured-image/editor-rtl.css +1 -2
- package/build-style/post-featured-image/editor.css +1 -2
- package/build-style/style-rtl.css +3 -4
- package/build-style/style.css +3 -4
- package/build-style/video/style-rtl.css +1 -0
- package/build-style/video/style.css +1 -0
- package/package.json +35 -35
- package/src/block/index.php +33 -20
- package/src/categories/edit.js +13 -1
- package/src/cover/edit/index.js +8 -3
- package/src/cover/edit/inspector-controls.js +12 -3
- package/src/editor.scss +1 -0
- package/src/file/edit.js +10 -2
- package/src/file/edit.native.js +5 -1
- package/src/file/transforms.js +6 -6
- package/src/file/utils/index.js +5 -0
- package/src/form-input/index.php +4 -2
- package/src/gallery/use-get-media.js +9 -5
- package/src/gallery/use-get-media.native.js +10 -6
- package/src/image/edit.native.js +4 -2
- package/src/image/image.js +6 -1
- package/src/image/index.php +1 -1
- package/src/image/test/edit.native.js +16 -10
- package/src/latest-posts/edit.js +0 -2
- package/src/list-item/edit.js +3 -0
- package/src/loginout/index.php +4 -2
- package/src/media-text/edit.js +16 -6
- package/src/more/edit.js +27 -33
- package/src/more/editor.scss +3 -12
- package/src/page-list/editor.scss +0 -6
- package/src/paragraph/edit.js +2 -2
- package/src/post-comments-count/block.json +3 -0
- package/src/post-comments-link/block.json +3 -0
- package/src/post-date/block.json +4 -4
- package/src/post-date/deprecated.js +104 -1
- package/src/post-date/edit.js +74 -86
- package/src/post-date/index.php +51 -28
- package/src/post-date/variations.js +37 -3
- package/src/post-featured-image/edit.js +2 -2
- package/src/site-logo/edit.js +11 -4
- package/src/social-link/README.md +21 -0
- package/src/social-link/icons/tiktok.js +2 -2
- package/src/social-link/index.php +49 -49
- package/src/social-link/variations.js +51 -49
- package/src/utils/poster-image.js +176 -0
- package/src/utils/poster-image.scss +82 -0
- package/src/video/edit.js +7 -2
- package/src/video/index.php +91 -0
- package/src/video/style.native.scss +1 -0
- package/src/video/style.scss +1 -0
- package/build/cover/edit/poster-image.js +0 -81
- package/build/cover/edit/poster-image.js.map +0 -1
- package/build/video/poster-image.js +0 -81
- package/build/video/poster-image.js.map +0 -1
- package/build-module/cover/edit/poster-image.js +0 -74
- package/build-module/cover/edit/poster-image.js.map +0 -1
- package/build-module/video/poster-image.js +0 -74
- package/build-module/video/poster-image.js.map +0 -1
- package/src/cover/edit/poster-image.js +0 -91
- package/src/video/poster-image.js +0 -91
package/src/post-date/index.php
CHANGED
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
* Renders the `core/post-date` block on the server.
|
|
10
10
|
*
|
|
11
11
|
* @since 5.8.0
|
|
12
|
+
* @since 6.9.0 Added `datetime` attribute and Block Bindings support.
|
|
12
13
|
*
|
|
13
14
|
* @param array $attributes Block attributes.
|
|
14
15
|
* @param string $content Block default content.
|
|
@@ -16,14 +17,57 @@
|
|
|
16
17
|
* @return string Returns the filtered post date for the current post wrapped inside "time" tags.
|
|
17
18
|
*/
|
|
18
19
|
function render_block_core_post_date( $attributes, $content, $block ) {
|
|
19
|
-
|
|
20
|
-
|
|
20
|
+
$classes = array();
|
|
21
|
+
|
|
22
|
+
if (
|
|
23
|
+
isset( $attributes['metadata']['bindings']['datetime']['source'] ) &&
|
|
24
|
+
isset( $attributes['metadata']['bindings']['datetime']['args'] )
|
|
25
|
+
) {
|
|
26
|
+
/*
|
|
27
|
+
* We might be running on a version of WordPress that doesn't support binding the block's `datetime` attribute
|
|
28
|
+
* to a Block Bindings source. In this case, we need to manually set the `datetime` attribute to its correct value.
|
|
29
|
+
* This branch can be removed once the minimum required WordPress version is 6.9 or newer.
|
|
30
|
+
*/
|
|
31
|
+
$source = get_block_bindings_source( $attributes['metadata']['bindings']['datetime']['source'] );
|
|
32
|
+
$source_args = $attributes['metadata']['bindings']['datetime']['args'];
|
|
33
|
+
|
|
34
|
+
$attributes['datetime'] = $source->get_value( $source_args, $block, 'datetime' );
|
|
35
|
+
} elseif ( ! isset( $attributes['datetime'] ) ) {
|
|
36
|
+
/*
|
|
37
|
+
* This is the legacy version of the block that didn't have the `datetime` attribute.
|
|
38
|
+
* This branch needs to be kept for backward compatibility.
|
|
39
|
+
*/
|
|
40
|
+
$source = get_block_bindings_source( 'core/post-data' );
|
|
41
|
+
if ( isset( $attributes['displayType'] ) && 'modified' === $attributes['displayType'] ) {
|
|
42
|
+
$source_args = array(
|
|
43
|
+
'key' => 'modified',
|
|
44
|
+
);
|
|
45
|
+
} else {
|
|
46
|
+
$source_args = array(
|
|
47
|
+
'key' => 'date',
|
|
48
|
+
);
|
|
49
|
+
}
|
|
50
|
+
$attributes['datetime'] = $source->get_value( $source_args, $block, 'datetime' );
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
if ( isset( $source_args['key'] ) && 'modified' === $source_args['key'] ) {
|
|
54
|
+
$classes[] = 'wp-block-post-date__modified-date';
|
|
21
55
|
}
|
|
22
56
|
|
|
23
|
-
|
|
57
|
+
if ( empty( $attributes['datetime'] ) ) {
|
|
58
|
+
// If the `datetime` attribute is set but empty, it could be because Block Bindings
|
|
59
|
+
// set it that way. This can happen e.g. if the block is bound to the
|
|
60
|
+
// post's last modified date, and the latter lies before the publish date.
|
|
61
|
+
// (See https://github.com/WordPress/gutenberg/pull/46839 where this logic was originally
|
|
62
|
+
// implemented.)
|
|
63
|
+
// In this case, we have to respect and return the empty value.
|
|
64
|
+
return $attributes['datetime'];
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
$unformatted_date = $attributes['datetime'];
|
|
68
|
+
$post_timestamp = strtotime( $unformatted_date );
|
|
24
69
|
|
|
25
70
|
if ( isset( $attributes['format'] ) && 'human-diff' === $attributes['format'] ) {
|
|
26
|
-
$post_timestamp = get_post_timestamp( $post_ID );
|
|
27
71
|
if ( $post_timestamp > time() ) {
|
|
28
72
|
// translators: %s: human-readable time difference.
|
|
29
73
|
$formatted_date = sprintf( __( '%s from now' ), human_time_diff( $post_timestamp ) );
|
|
@@ -32,10 +76,8 @@ function render_block_core_post_date( $attributes, $content, $block ) {
|
|
|
32
76
|
$formatted_date = sprintf( __( '%s ago' ), human_time_diff( $post_timestamp ) );
|
|
33
77
|
}
|
|
34
78
|
} else {
|
|
35
|
-
$formatted_date =
|
|
79
|
+
$formatted_date = gmdate( empty( $attributes['format'] ) ? get_option( 'date_format' ) : $attributes['format'], $post_timestamp );
|
|
36
80
|
}
|
|
37
|
-
$unformatted_date = esc_attr( get_the_date( 'c', $post_ID ) );
|
|
38
|
-
$classes = array();
|
|
39
81
|
|
|
40
82
|
if ( isset( $attributes['textAlign'] ) ) {
|
|
41
83
|
$classes[] = 'has-text-align-' . $attributes['textAlign'];
|
|
@@ -44,29 +86,10 @@ function render_block_core_post_date( $attributes, $content, $block ) {
|
|
|
44
86
|
$classes[] = 'has-link-color';
|
|
45
87
|
}
|
|
46
88
|
|
|
47
|
-
/*
|
|
48
|
-
* If the "Display last modified date" setting is enabled,
|
|
49
|
-
* only display the modified date if it is later than the publishing date.
|
|
50
|
-
*/
|
|
51
|
-
if ( isset( $attributes['displayType'] ) && 'modified' === $attributes['displayType'] ) {
|
|
52
|
-
if ( get_the_modified_date( 'Ymdhi', $post_ID ) > get_the_date( 'Ymdhi', $post_ID ) ) {
|
|
53
|
-
if ( isset( $attributes['format'] ) && 'human-diff' === $attributes['format'] ) {
|
|
54
|
-
// translators: %s: human-readable time difference.
|
|
55
|
-
$formatted_date = sprintf( __( '%s ago' ), human_time_diff( get_post_timestamp( $post_ID, 'modified' ) ) );
|
|
56
|
-
} else {
|
|
57
|
-
$formatted_date = get_the_modified_date( empty( $attributes['format'] ) ? '' : $attributes['format'], $post_ID );
|
|
58
|
-
}
|
|
59
|
-
$unformatted_date = esc_attr( get_the_modified_date( 'c', $post_ID ) );
|
|
60
|
-
$classes[] = 'wp-block-post-date__modified-date';
|
|
61
|
-
} else {
|
|
62
|
-
return '';
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
|
|
66
89
|
$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );
|
|
67
90
|
|
|
68
|
-
if ( isset( $attributes['isLink'] ) && $attributes['isLink'] ) {
|
|
69
|
-
$formatted_date = sprintf( '<a href="%1s">%2s</a>', get_the_permalink( $
|
|
91
|
+
if ( isset( $attributes['isLink'] ) && $attributes['isLink'] && isset( $block->context['postId'] ) ) {
|
|
92
|
+
$formatted_date = sprintf( '<a href="%1s">%2s</a>', get_the_permalink( $block->context['postId'] ), $formatted_date );
|
|
70
93
|
}
|
|
71
94
|
|
|
72
95
|
return sprintf(
|
|
@@ -5,14 +5,48 @@ import { __ } from '@wordpress/i18n';
|
|
|
5
5
|
import { postDate } from '@wordpress/icons';
|
|
6
6
|
|
|
7
7
|
const variations = [
|
|
8
|
+
{
|
|
9
|
+
name: 'post-date',
|
|
10
|
+
title: __( 'Post Date' ),
|
|
11
|
+
description: __( "Display a post's publish date." ),
|
|
12
|
+
attributes: {
|
|
13
|
+
metadata: {
|
|
14
|
+
bindings: {
|
|
15
|
+
datetime: {
|
|
16
|
+
source: 'core/post-data',
|
|
17
|
+
args: { key: 'date' },
|
|
18
|
+
},
|
|
19
|
+
},
|
|
20
|
+
},
|
|
21
|
+
},
|
|
22
|
+
scope: [ 'block', 'inserter', 'transform' ],
|
|
23
|
+
isActive: ( blockAttributes ) =>
|
|
24
|
+
blockAttributes?.metadata?.bindings?.datetime?.source ===
|
|
25
|
+
'core/post-data' &&
|
|
26
|
+
blockAttributes?.metadata?.bindings?.datetime?.args?.key === 'date',
|
|
27
|
+
icon: postDate,
|
|
28
|
+
},
|
|
8
29
|
{
|
|
9
30
|
name: 'post-date-modified',
|
|
10
31
|
title: __( 'Modified Date' ),
|
|
11
32
|
description: __( "Display a post's last updated date." ),
|
|
12
|
-
attributes: {
|
|
13
|
-
|
|
33
|
+
attributes: {
|
|
34
|
+
metadata: {
|
|
35
|
+
bindings: {
|
|
36
|
+
datetime: {
|
|
37
|
+
source: 'core/post-data',
|
|
38
|
+
args: { key: 'modified' },
|
|
39
|
+
},
|
|
40
|
+
},
|
|
41
|
+
},
|
|
42
|
+
className: 'wp-block-post-date__modified-date',
|
|
43
|
+
},
|
|
44
|
+
scope: [ 'block', 'inserter', 'transform' ],
|
|
14
45
|
isActive: ( blockAttributes ) =>
|
|
15
|
-
blockAttributes
|
|
46
|
+
blockAttributes?.metadata?.bindings?.datetime?.source ===
|
|
47
|
+
'core/post-data' &&
|
|
48
|
+
blockAttributes?.metadata?.bindings?.datetime?.args?.key ===
|
|
49
|
+
'modified',
|
|
16
50
|
icon: postDate,
|
|
17
51
|
},
|
|
18
52
|
];
|
|
@@ -133,12 +133,12 @@ export default function PostFeaturedImageEdit( {
|
|
|
133
133
|
|
|
134
134
|
const { media, postType, postPermalink } = useSelect(
|
|
135
135
|
( select ) => {
|
|
136
|
-
const {
|
|
136
|
+
const { getEntityRecord, getPostType, getEditedEntityRecord } =
|
|
137
137
|
select( coreStore );
|
|
138
138
|
return {
|
|
139
139
|
media:
|
|
140
140
|
featuredImage &&
|
|
141
|
-
|
|
141
|
+
getEntityRecord( 'postType', 'attachment', featuredImage, {
|
|
142
142
|
context: 'view',
|
|
143
143
|
} ),
|
|
144
144
|
postType: postTypeSlug && getPostType( postTypeSlug ),
|
package/src/site-logo/edit.js
CHANGED
|
@@ -454,12 +454,19 @@ export default function LogoEdit( {
|
|
|
454
454
|
const _siteIconId = siteSettings?.site_icon;
|
|
455
455
|
const mediaItem =
|
|
456
456
|
_siteLogoId &&
|
|
457
|
-
select( coreStore ).
|
|
458
|
-
|
|
459
|
-
|
|
457
|
+
select( coreStore ).getEntityRecord(
|
|
458
|
+
'postType',
|
|
459
|
+
'attachment',
|
|
460
|
+
_siteLogoId,
|
|
461
|
+
{
|
|
462
|
+
context: 'view',
|
|
463
|
+
}
|
|
464
|
+
);
|
|
460
465
|
const _isRequestingMediaItem =
|
|
461
466
|
!! _siteLogoId &&
|
|
462
|
-
! select( coreStore ).hasFinishedResolution( '
|
|
467
|
+
! select( coreStore ).hasFinishedResolution( 'getEntityRecord', [
|
|
468
|
+
'postType',
|
|
469
|
+
'attachment',
|
|
463
470
|
_siteLogoId,
|
|
464
471
|
{ context: 'view' },
|
|
465
472
|
] );
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
# Social Icon block
|
|
2
|
+
|
|
3
|
+
The Social Icon is a foundational block that displays various icons linking to different social profiles or sites. Each social service is registered as a variation of this block.
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
## Adding new social icons
|
|
7
|
+
|
|
8
|
+
The core maintains certain standards for adding new social icons. To add a new variation to WordPress, it must be well-established and popular.
|
|
9
|
+
|
|
10
|
+
To evaluate if a social service should be added, contributors will consider the following factors:
|
|
11
|
+
|
|
12
|
+
* Is the service popular enough for core developers to have heard of it before? Is it "mainstream?"
|
|
13
|
+
* How long has the service been online?
|
|
14
|
+
* Does it have a Wikipedia article?
|
|
15
|
+
* Is there a plugin adding social icons in the repository that includes the services in question and has a considerable number of active installations?
|
|
16
|
+
* Is this social service frequently requested?
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## Adding custom social icons
|
|
20
|
+
|
|
21
|
+
Starting from WordPress 6.9, it's possible to add custom social icons to your site. See: [#70261](https://github.com/WordPress/gutenberg/pull/70261).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
import { Path, SVG } from '@wordpress/primitives';
|
|
5
5
|
|
|
6
6
|
export const TiktokIcon = () => (
|
|
7
|
-
<SVG width="24" height="24" viewBox="0 0
|
|
8
|
-
<Path d="
|
|
7
|
+
<SVG width="24" height="24" viewBox="0 0 24 24" version="1.1">
|
|
8
|
+
<Path d="M12.4044 3.01519C13.4086 3 14.4072 3.009 15.4045 3C15.465 4.14812 15.8874 5.31762 16.7472 6.12935C17.6053 6.96134 18.819 7.34217 20 7.47099V10.4912C18.8933 10.4558 17.7814 10.2308 16.7771 9.76499C16.3397 9.57148 15.9323 9.32227 15.5334 9.06745C15.5283 11.2591 15.5426 13.4479 15.5191 15.6305C15.4592 16.679 15.1053 17.7225 14.4814 18.5866C13.4777 20.025 11.7356 20.9627 9.94635 20.992C8.84885 21.0533 7.7525 20.7608 6.81729 20.2219C5.26743 19.3286 4.17683 17.6933 4.01799 15.9382C3.99957 15.563 3.99324 15.1883 4.00878 14.8221C4.14691 13.395 4.86917 12.0297 5.99027 11.101C7.26101 10.0192 9.04107 9.50397 10.7078 9.80886C10.7233 10.9199 10.6778 12.0297 10.6778 13.1407C9.91643 12.9 9.02668 12.9675 8.36139 13.4192C7.87566 13.7269 7.50675 14.1983 7.31453 14.7316C7.15569 15.1118 7.20116 15.5343 7.21036 15.9382C7.3928 17.169 8.60368 18.2035 9.89628 18.0916C10.7532 18.0826 11.5745 17.5965 12.0211 16.8849C12.1655 16.6357 12.3273 16.3809 12.3359 16.0878C12.4113 14.7462 12.3814 13.4102 12.3906 12.0685C12.3969 9.04495 12.3814 6.02979 12.4049 3.01575L12.4044 3.01519Z" />
|
|
9
9
|
</SVG>
|
|
10
10
|
);
|