Backed out changeset 00d6baae6487 (bug 1702285) for Browser-chrome in browser/base/content/test/performance/browser_tabopen.js. CLOSED TREE
|
@ -69,7 +69,7 @@ add_task(async function() {
|
|||
// The '+' icon moves with an animation. At the end of the animation
|
||||
// the former and new positions can touch each other causing the rect
|
||||
// to have twice the icon's width.
|
||||
(r.h == 13 && r.w <= 2 * 13 + kMaxEmptyPixels) ||
|
||||
(r.h == 14 && r.w <= 2 * 14 + kMaxEmptyPixels) ||
|
||||
// We sometimes have a rect for the right most 2px of the '+' button.
|
||||
(r.h == 2 && r.w == 2))
|
||||
)
|
||||
|
|
|
@ -256,7 +256,7 @@ async function test_playing_icon_on_hidden_tab(tab) {
|
|||
function assertIconShowing() {
|
||||
is(
|
||||
getComputedStyle(alltabsBadge).backgroundImage,
|
||||
'url("chrome://browser/skin/tabbrowser/tab-audio-playing-small.svg")',
|
||||
'url("chrome://browser/skin/tabbrowser/badge-audio-playing.svg")',
|
||||
"The audio playing icon is shown"
|
||||
);
|
||||
is(
|
||||
|
|
|
@ -225,6 +225,7 @@
|
|||
skin/classic/browser/search-engine-placeholder@2x.png (../shared/search/search-engine-placeholder@2x.png)
|
||||
skin/classic/browser/search-indicator-badge-add.svg (../shared/search/search-indicator-badge-add.svg)
|
||||
|
||||
skin/classic/browser/tabbrowser/badge-audio-playing.svg (../shared/tabbrowser/badge-audio-playing.svg)
|
||||
skin/classic/browser/tabbrowser/crashed.svg (../shared/tabbrowser/crashed.svg)
|
||||
skin/classic/browser/tabbrowser/hourglass.svg (../shared/tabbrowser/hourglass.svg)
|
||||
skin/classic/browser/tabbrowser/indicator-tab-attention.svg (../shared/tabbrowser/indicator-tab-attention.svg)
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
|
||||
<defs>
|
||||
<path id="audio-12-a" d="M5.70499973,1.54742578 C5.75795864,1.49740557 5.83260727,1.48589108 5.89606106,1.51795472 C5.95951485,1.55001835 6.00012421,1.6197735 5.99999971,1.69649131 L5.99999971,10.3430764 C6.00000338,10.4043271 5.96755833,10.4599813 5.91690828,10.4856061 C5.86625823,10.5112309 5.80666296,10.5021418 5.76428544,10.4623288 L3.49999986,8 L2,8 C1.25,8 1,7.75 1,7 L1,5 C1,4.25 1.25,4 2,4 L3.49999986,4 L5.70499973,1.54742578 Z M7.5,10 C7.22385763,10 7,9.77614237 7,9.5 C7,9.22385763 7.22385763,9 7.5,9 C8.76394389,9 10,7.60819989 10,6 C10,4.39180011 8.76394389,3 7.5,3 C7.22385763,3 7,2.77614237 7,2.5 C7,2.22385763 7.22385763,2 7.5,2 C9.34440217,2 11,3.8642044 11,6 C11,8.1357956 9.34440217,10 7.5,10 Z M7,8.25 C6.72385763,8.25 6.5,8.02614237 6.5,7.75 C6.5,7.47385763 6.72385763,7.25 7,7.25 C7.48685738,7.25 8,6.67220102 8,6 C8,5.32779898 7.48685738,4.75 7,4.75 C6.72385763,4.75 6.5,4.52614237 6.5,4.25 C6.5,3.97385763 6.72385763,3.75 7,3.75 C8.06731566,3.75 9,4.80020327 9,6 C9,7.19979673 8.06731566,8.25 7,8.25 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<mask id="audio-12-b" fill="#fff">
|
||||
<use href="#audio-12-a"/>
|
||||
</mask>
|
||||
<g fill="context-fill" fill-opacity="context-fill-opacity" mask="url(#audio-12-b)">
|
||||
<rect width="12" height="12"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
После Ширина: | Высота: | Размер: 1.6 KiB |
|
@ -1,7 +1,7 @@
|
|||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" width="12" height="12" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path d="M6 1.5c2.481 0 4.5 2.019 4.5 4.5S8.481 10.5 6 10.5 1.5 8.481 1.5 6 3.519 1.5 6 1.5m0-1a5.5 5.5 0 1 0 0 11 5.5 5.5 0 1 0 0-11z"/>
|
||||
<path d="m4.25 7.999 0-3.998a.5.5 0 0 1 .748-.434l3.5 1.999a.5.5 0 0 1 0 .868l-3.5 1.999a.5.5 0 0 1-.748-.434z"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path filter="invert(1)" d="M8 2c3.3 0 6 2.7 6 6s-2.7 6-6 6-6-2.7-6-6 2.7-6 6-6m0 10.5c2.4 0 4.5-2 4.5-4.5S10.4 3.5 8 3.5 3.5 5.5 3.5 8s2.1 4.5 4.5 4.5M6 5l5 3-5 3V5m2-4C4.1 1 1 4.1 1 8s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm-.7 3.6c.2-.1.4-.1.7-.1 1.5 0 2.9 1.1 3.4 2.5L7.3 4.6zM5 9.7c-.3-.5-.5-1.1-.5-1.7s.2-1.2.5-1.7v3.4zm2.3 1.7L11.4 9c-.4 1.4-1.8 2.5-3.4 2.5-.3 0-.5 0-.7-.1z"/>
|
||||
<path d="M8 2C4.7 2 2 4.7 2 8s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6zm0 10.5c-2.4 0-4.5-2-4.5-4.5S5.6 3.5 8 3.5s4.5 2 4.5 4.5-2.1 4.5-4.5 4.5zM6 5v6l5-3-5-3z"/>
|
||||
</svg>
|
||||
|
|
До Ширина: | Высота: | Размер: 615 B После Ширина: | Высота: | Размер: 871 B |
|
@ -1,10 +1,7 @@
|
|||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" width="12" height="12" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path d="m7 5.887 0-3.92C7 1.06 5.821.654 5.226 1.356L3.961 2.848 7 5.887z"/>
|
||||
<path d="M9.326 8.213A3.696 3.696 0 0 0 9.75 6.5 3.738 3.738 0 0 0 8 3.338l0 3.549 1.326 1.326z"/>
|
||||
<path d="m8 8.301 0 1.361c.274-.174.522-.383.743-.619L8 8.301z"/>
|
||||
<path d="M8.276 1.943C9.956 2.823 11 4.568 11 6.498c0 .961-.26 1.876-.727 2.661l.719.719A6.175 6.175 0 0 0 12 6.498c0-2.303-1.249-4.388-3.26-5.441a.505.505 0 0 0-.676.211.502.502 0 0 0 .212.675z"/>
|
||||
<path d="m10.854 11.146-10-10a.5.5 0 0 0-.707.707L2.293 4 1 4a1 1 0 0 0-1 1l0 3a1 1 0 0 0 1 1l1.984 0 2.242 2.644c.595.702 1.774.296 1.774-.611l0-2.326 1.924 1.924a4.81 4.81 0 0 1-.655.426.5.5 0 0 0 .462.886c.326-.17.627-.372.909-.596l.506.506a.5.5 0 1 0 .708-.707z"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path filter="invert(1)" d="M5.6,5H4C2.9,5,2,5.9,2,7v2c0,0.7,0.3,1.3,0.9,1.7l-1.8,1.8l2.5,2.5l3-3l2.6,2.6c0.3,0.3,0.9,0.1,0.9-0.4V8.5l3.9-3.9 l-2.5-2.5L10,3.5V1.8c0-0.4-0.5-0.7-0.9-0.4L5.6,5z"/>
|
||||
<path d="M11.5,3.5L9,5.9V3L6,6H4C3.4,6,3,6.4,3,7v2c0,0.6,0.4,1,1,1h0.9l-2.5,2.5l1.1,1.1l9-9L11.5,3.5z M9,13V9.7l-1.7,1.7L9,13z"/>
|
||||
</svg>
|
||||
|
|
До Ширина: | Высота: | Размер: 1.1 KiB После Ширина: | Высота: | Размер: 668 B |
|
@ -1,8 +1,7 @@
|
|||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" width="12" height="12" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path d="M5.226 1.356 2.984 4 1 4a1 1 0 0 0-1 1l0 3a1 1 0 0 0 1 1l1.984 0 2.242 2.644c.595.702 1.774.296 1.774-.611l0-9.066C7 1.06 5.821.654 5.226 1.356z"/>
|
||||
<path d="m8 3.338 0 6.324A3.738 3.738 0 0 0 9.75 6.5 3.738 3.738 0 0 0 8 3.338z"/>
|
||||
<path d="M8.5 12a.5.5 0 0 1-.231-.944C9.953 10.178 11 8.431 11 6.498c0-1.93-1.044-3.675-2.725-4.555a.502.502 0 0 1-.211-.676.505.505 0 0 1 .676-.211C10.751 2.11 12 4.195 12 6.498c0 2.307-1.253 4.393-3.269 5.445A.502.502 0 0 1 8.5 12z"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path filter="invert(1)" d="M12.4,3.6l-1-0.6l-0.9,2.5H10V1.8c0-0.4-0.5-0.7-0.9-0.4L5.6,5H4C2.9,5,2,5.9,2,7v2c0,1.1,0.9,2,2,2h1.6l3.6,3.6 c0.3,0.3,0.9,0.1,0.9-0.4v-3.7h0.5l0.9,2.5l1-0.6C14,11.5,15,9.8,15,8S14,4.5,12.4,3.6z M9,13l-3-3H4c-0.6,0-1-0.4-1-1V7 c0-0.6,0.4-1,1-1h2l3-3V13z M10,9.5v-3c0.8,0,1.5,0.7,1.5,1.5S10.8,9.5,10,9.5z M11.9,11.5l-0.4-0.9C12.4,10,13,9.1,13,8 s-0.6-2-1.4-2.5l0.3-1C13.2,5.2,14,6.5,14,8S13.2,10.8,11.9,11.5z"/>
|
||||
<path d="M4,6C3.4,6,3,6.4,3,7v2c0,0.6,0.4,1,1,1h2l3,3V3L6,6H4z M10,6.5v3c0.8,0,1.5-0.7,1.5-1.5S10.8,6.5,10,6.5z M11.9,4.5 l-0.4,0.9C12.4,6,13,6.9,13,8s-0.6,2-1.4,2.5l0.4,0.9c1.2-0.7,2.1-2,2.1-3.5S13.2,5.2,11.9,4.5z"/>
|
||||
</svg>
|
||||
|
|
До Ширина: | Высота: | Размер: 842 B После Ширина: | Высота: | Размер: 999 B |
|
@ -388,7 +388,6 @@
|
|||
top: -4.5px;
|
||||
inset-inline-end: -9px;
|
||||
z-index: 1; /* Overlay tab title */
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
@media not (-moz-proton) {
|
||||
|
@ -396,7 +395,6 @@
|
|||
top: -4.5px;
|
||||
inset-inline-end: -9px;
|
||||
z-index: 1; /* Overlay tab title */
|
||||
padding: 0;
|
||||
}
|
||||
} /*** END !proton ***/
|
||||
|
||||
|
@ -434,7 +432,6 @@
|
|||
.tab-icon-overlay@tabIndicatorReplacesIcon@ {
|
||||
border-radius: 2px;
|
||||
fill-opacity: 0.75;
|
||||
padding: 2px;
|
||||
}
|
||||
.tab-icon-overlay@tabIndicatorReplacesIcon@:hover {
|
||||
background-color: color-mix(in srgb, currentColor 15%, transparent);
|
||||
|
@ -527,14 +524,14 @@
|
|||
margin-inline-end: calc(var(--inline-tab-padding) / -2);
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
padding: 7px;
|
||||
padding: 5px;
|
||||
border-radius: var(--tab-border-radius);
|
||||
}
|
||||
|
||||
/* The following rulesets allow showing more of the tab title */
|
||||
.tabbrowser-tab:not(:hover) > .tab-stack > .tab-content > .tab-close-button {
|
||||
padding-inline-start: 0;
|
||||
width: 17px;
|
||||
width: 19px;
|
||||
}
|
||||
|
||||
.tabbrowser-tab[visuallyselected=true]:hover,
|
||||
|
@ -1036,7 +1033,7 @@
|
|||
}
|
||||
|
||||
#tabbrowser-tabs[hiddensoundplaying] ~ #alltabs-button > .toolbarbutton-badge-stack > .toolbarbutton-badge {
|
||||
background: transparent url(chrome://browser/skin/tabbrowser/tab-audio-playing-small.svg);
|
||||
background: transparent url(chrome://browser/skin/tabbrowser/badge-audio-playing.svg);
|
||||
box-shadow: none;
|
||||
/* Match the color of the button, rather than label default. */
|
||||
color: inherit;
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path d="M8 9.75 8 14a.625.625 0 0 0 1.25 0l0-4.25.5-.5 4.25 0A.625.625 0 0 0 14 8L9.75 8l-.5-.5 0-4.25a.625.625 0 0 0-1.25 0L8 7.5l-.5.5-4.25 0a.625.625 0 0 0 0 1.25l4.137 0 .613.5z"/>
|
||||
<path d="M14 7H9V2a1 1 0 0 0-2 0v5H2a1 1 0 1 0 0 2h5v5a1 1 0 0 0 2 0V9h5a1 1 0 0 0 0-2z"/>
|
||||
</svg>
|
||||
|
|
До Ширина: | Высота: | Размер: 527 B После Ширина: | Высота: | Размер: 432 B |
|
@ -1,6 +1,6 @@
|
|||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" width="12" height="12" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path d="m6.24 8.999 3.614-3.613a.498.498 0 0 0 0-.707.5.5 0 0 0-.707 0L5.999 7.826 2.854 4.68a.5.5 0 0 0-.707.707L5.759 9l.481-.001z"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
|
||||
<path fill="context-fill" fill-opacity="context-fill-opacity" d="M6 9a1 1 0 0 1-.707-.293l-3-3a1 1 0 0 1 1.414-1.414L6 6.586l2.293-2.293a1 1 0 0 1 1.414 1.414l-3 3A1 1 0 0 1 6 9z"/>
|
||||
</svg>
|
||||
|
|
До Ширина: | Высота: | Размер: 498 B После Ширина: | Высота: | Размер: 487 B |
|
@ -1,6 +1,6 @@
|
|||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path d="m8.352 10.999 5.466-5.465a.623.623 0 0 0-.001-.884.628.628 0 0 0-.885 0L7.998 9.585l-4.93-4.934a.626.626 0 0 0-.885.885L7.648 11l.704-.001z"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
||||
<path fill="context-fill" fill-opacity="context-fill-opacity" d="M8 12a1 1 0 0 1-.707-.293l-5-5a1 1 0 0 1 1.414-1.414L8 9.586l4.293-4.293a1 1 0 0 1 1.414 1.414l-5 5A1 1 0 0 1 8 12z"></path>
|
||||
</svg>
|
||||
|
|
До Ширина: | Высота: | Размер: 513 B После Ширина: | Высота: | Размер: 495 B |
|
@ -1,6 +1,6 @@
|
|||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path d="m5.001 8.352 5.465 5.466a.626.626 0 0 0 .884-.886L6.416 7.999l4.933-4.932a.626.626 0 0 0-.885-.885L5 7.647l.001.705z"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
||||
<path fill="context-fill" fill-opacity="context-fill-opacity" d="M6.414 8l4.293-4.293a1 1 0 0 0-1.414-1.414l-5 5a1 1 0 0 0 0 1.414l5 5a1 1 0 0 0 1.414-1.414z"/>
|
||||
</svg>
|
||||
|
|
До Ширина: | Высота: | Размер: 490 B После Ширина: | Высота: | Размер: 446 B |
|
@ -1,6 +1,6 @@
|
|||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" width="12" height="12" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path d="m6.24 4.001 3.614 3.613a.498.498 0 0 1 0 .707.5.5 0 0 1-.707 0L5.999 5.174 2.854 8.32a.5.5 0 0 1-.707-.707L5.759 4l.481.001z"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
|
||||
<path fill="context-fill" fill-opacity="context-fill-opacity" d="M6 3a1 1 0 0 0-.707.293l-3 3a1 1 0 0 0 1.414 1.414L6 5.414l2.293 2.293a1 1 0 0 0 1.414-1.414l-3-3A1 1 0 0 0 6 3z"/>
|
||||
</svg>
|
||||
|
|
До Ширина: | Высота: | Размер: 498 B После Ширина: | Высота: | Размер: 486 B |
|
@ -1,6 +1,6 @@
|
|||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path d="m9.108 7.776 4.709-4.709a.626.626 0 0 0-.884-.885L8.244 6.871l-.488 0-4.689-4.688a.625.625 0 1 0-.884.885L6.87 7.754l0 .491-4.687 4.687a.626.626 0 0 0 .884.885L7.754 9.13l.491 0 4.687 4.687a.627.627 0 0 0 .885 0 .626.626 0 0 0 0-.885L9.108 8.223l0-.447z"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path d="M9.06 8l3.47-3.47a.75.75 0 00-1.06-1.06L8 6.94 4.53 3.47a.75.75 0 10-1.06 1.06L6.94 8l-3.47 3.47a.75.75 0 101.06 1.06L8 9.06l3.47 3.47a.75.75 0 001.06-1.06z"/>
|
||||
</svg>
|
||||
|
|
До Ширина: | Высота: | Размер: 627 B После Ширина: | Высота: | Размер: 510 B |
|
@ -1,7 +1,6 @@
|
|||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path d="m8.628 16-1.25 0a1.632 1.632 0 0 1-1.562-1.177l-.406-1.414a5.939 5.939 0 0 1-.78-.466l-1.448.36a1.632 1.632 0 0 1-1.799-.765l-.625-1.082a1.633 1.633 0 0 1 .229-1.931l1.045-1.101A3.279 3.279 0 0 1 2 8c0-.153.014-.302.032-.45L.999 6.479a1.63 1.63 0 0 1-.238-1.94l.625-1.083a1.636 1.636 0 0 1 1.787-.768l1.477.355c.258-.179.51-.329.761-.452l.406-1.414A1.63 1.63 0 0 1 7.378 0l1.25 0c.714 0 1.354.478 1.559 1.163l.425 1.436c.242.121.484.266.739.444l1.478-.355a1.635 1.635 0 0 1 1.786.768l.625 1.083c.36.625.263 1.422-.237 1.941l-1.035 1.07c.018.148.032.297.032.45 0 .145-.014.285-.031.424l1.045 1.101c.492.519.586 1.312.229 1.931l-.625 1.083a1.63 1.63 0 0 1-1.8.764l-1.447-.36c-.259.182-.51.333-.759.458l-.425 1.437A1.638 1.638 0 0 1 8.628 16zm-4.016-4.341.528.109a4.72 4.72 0 0 0 1.032.615l.359.404.485 1.691c.046.16.194.271.36.271l1.25 0a.37.37 0 0 0 .359-.269l.506-1.707.355-.398c.324-.137.645-.33 1.01-.608l.529-.109 1.731.431a.378.378 0 0 0 .416-.176l.625-1.083a.378.378 0 0 0-.053-.446l-1.25-1.317-.167-.505.022-.174c.021-.127.041-.255.041-.388 0-.149-.021-.293-.042-.437l-.021-.15.171-.513 1.244-1.289a.378.378 0 0 0 .055-.448l-.625-1.082a.38.38 0 0 0-.412-.177l-1.758.422-.521-.108a4.7 4.7 0 0 0-.991-.594l-.356-.398-.506-1.707a.373.373 0 0 0-.36-.269l-1.25 0a.377.377 0 0 0-.36.271l-.486 1.691-.36.405a4.71 4.71 0 0 0-1.013.6l-.521.109-1.757-.422a.383.383 0 0 0-.413.177l-.625 1.083a.375.375 0 0 0 .055.447L3.142 6.9l.171.514-.021.15A2.981 2.981 0 0 0 3.25 8c0 .133.02.261.037.389l.022.174-.167.505-1.25 1.317a.38.38 0 0 0-.053.446l.625 1.083a.38.38 0 0 0 .415.176l1.733-.431z"/>
|
||||
<path d="M8 6.25c.965 0 1.75.785 1.75 1.75S8.965 9.75 8 9.75 6.25 8.965 6.25 8 7.035 6.25 8 6.25M8 5a3 3 0 1 0 0 6 3 3 0 0 0 0-6z"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||
<path d="M15 7h-2.1a4.967 4.967 0 0 0-.732-1.753l1.49-1.49a1 1 0 0 0-1.414-1.414l-1.49 1.49A4.968 4.968 0 0 0 9 3.1V1a1 1 0 0 0-2 0v2.1a4.968 4.968 0 0 0-1.753.732l-1.49-1.49a1 1 0 0 0-1.414 1.415l1.49 1.49A4.967 4.967 0 0 0 3.1 7H1a1 1 0 0 0 0 2h2.1a4.968 4.968 0 0 0 .737 1.763c-.014.013-.032.017-.045.03l-1.45 1.45a1 1 0 1 0 1.414 1.414l1.45-1.45c.013-.013.018-.031.03-.045A4.968 4.968 0 0 0 7 12.9V15a1 1 0 0 0 2 0v-2.1a4.968 4.968 0 0 0 1.753-.732l1.49 1.49a1 1 0 0 0 1.414-1.414l-1.49-1.49A4.967 4.967 0 0 0 12.9 9H15a1 1 0 0 0 0-2zM5 8a3 3 0 1 1 3 3 3 3 0 0 1-3-3z"/>
|
||||
</svg>
|
||||
|
|
До Ширина: | Высота: | Размер: 2.0 KiB После Ширина: | Высота: | Размер: 916 B |