@megafon/ui-icons 3.14.0 → 3.15.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.
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.545 7.35a5.502 5.502 0 0 1 6.925 7.496 5.5 5.5 0 0 1-8.319 2.01L9.001 18H2.93L2 10.255l.265-.17A7.217 7.217 0 0 1 5.965 9c.691.008 1.377.117 2.036.325a5.502 5.502 0 0 1 2.544-1.975ZM5.965 10a6.271 6.271 0 0 0-2.89.775L3.805 17h4.316l.13-1a5.47 5.47 0 0 1-.74-5.79A5.959 5.959 0 0 0 5.966 10Zm6.537-2a4.502 4.502 0 0 0-3.742 7 4.5 4.5 0 1 0 3.742-7Zm.552 4.271h2.265v.997h-2.265v2.203h-1.018v-2.203H9.772v-.997h2.264v-2.25h1.018v2.25ZM4.817 2.228a3.002 3.002 0 0 1 3.92 3.92 3 3 0 1 1-3.92-3.92ZM5.966 3a2 2 0 1 0 0 4.001 2 2 0 0 0 0-4.001Z" fill="#333"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.817 12.024a8.253 8.253 0 0 1 11.088 6.467 8.25 8.25 0 0 1-13.178 7.792L14.502 28H5.395L4 16.382l.398-.254a10.826 10.826 0 0 1 5.55-1.628c1.036.012 2.065.176 3.054.487a8.252 8.252 0 0 1 3.815-2.963ZM9.948 16a9.407 9.407 0 0 0-4.335 1.162L6.708 26.5h6.474l.195-1.5a8.205 8.205 0 0 1-1.11-8.685A8.938 8.938 0 0 0 9.947 16Zm9.804-3a6.752 6.752 0 0 0-6.75 6.75 6.748 6.748 0 0 0 4.167 6.236 6.755 6.755 0 0 0 7.357-1.463A6.75 6.75 0 0 0 19.752 13Zm.83 6.407h3.397v1.495h-3.397v3.304h-1.528v-3.303h-3.397v-1.496h3.397v-3.375h1.528v3.375ZM8.226 4.343a4.503 4.503 0 0 1 6.137 3.28 4.5 4.5 0 1 1-6.137-3.28ZM9.948 5.5a3 3 0 1 0 0 6.002 3 3 0 0 0 0-6.002Z" fill="#333"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.09 14.7a11.004 11.004 0 0 1 14.784 8.621 10.998 10.998 0 0 1-11.537 12.641 11.005 11.005 0 0 1-6.034-2.252l-.3 2.29H5.86L4 20.51l.53-.34A14.433 14.433 0 0 1 11.931 18c1.382.016 2.754.235 4.071.65a11.003 11.003 0 0 1 5.087-3.95ZM11.93 20a12.544 12.544 0 0 0-5.78 1.55L7.61 34h8.631l.26-2a10.94 10.94 0 0 1-1.48-11.58A11.913 11.913 0 0 0 11.93 20Zm13.072-4a9 9 0 1 0 6.365 15.364A9.001 9.001 0 0 0 25.004 16Zm1.106 8.542h4.53v1.995h-4.53v4.405h-2.037v-4.405h-4.529v-1.995h4.53v-4.5h2.036v4.5ZM9.635 4.457a6.004 6.004 0 0 1 6.54 1.3 6 6 0 1 1-6.54-1.3ZM11.93 6a4.001 4.001 0 1 0 0 8.002 4.001 4.001 0 0 0 0-8.002Z" fill="#333"/></svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@megafon/ui-icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.15.0",
|
|
4
4
|
"files": [
|
|
5
5
|
"*.svg"
|
|
6
6
|
],
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
]
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@megafon/ui-helpers": "^4.0
|
|
26
|
+
"@megafon/ui-helpers": "^4.1.0",
|
|
27
27
|
"@types/node": "^20.11.24",
|
|
28
28
|
"@types/react": "^18.2.63",
|
|
29
29
|
"@types/react-dom": "^18.2.19",
|
|
@@ -36,5 +36,5 @@
|
|
|
36
36
|
"through2": "^4.0.2",
|
|
37
37
|
"typescript": "^5.3.3"
|
|
38
38
|
},
|
|
39
|
-
"gitHead": "
|
|
39
|
+
"gitHead": "f2c5e9177ad04a7d3bb505a759bc3ba9bfc10284"
|
|
40
40
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16s5.373 12 12 12Z" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 16C3.5 9.096 9.096 3.5 16 3.5S28.5 9.096 28.5 16 22.904 28.5 16 28.5 3.5 22.904 3.5 16ZM16 4.5C9.649 4.5 4.5 9.649 4.5 16S9.649 27.5 16 27.5 27.5 22.351 27.5 16 22.351 4.5 16 4.5Z" fill="#D8D8D8"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.8 9.01a6.622 6.622 0 0 0-1.822.35 6.697 6.697 0 0 0-2.064 1.132 7.171 7.171 0 0 0-1.068 1.06c-.178.21-.41.544-.59.852a7.11 7.11 0 0 0-.848 4.897c.128.69.322 1.26.644 1.894l.122.24c.007.015.013.03.017.047l.015.07a.154.154 0 0 1 .004.044c-.005.069-.032.08-.062.151-.12.287-.338.544-.79.93-.175.148-.244.227-.3.34a.424.424 0 0 0-.052.28c.06.363.535.68 1.114.745.06.007.253.012.428.012.66 0 1.273-.095 1.635-.253a.18.18 0 0 1 .172.015l.026.017a6.787 6.787 0 0 0 3.483 1.136h.553a6.802 6.802 0 0 0 2.34-.
|
|
1
|
+
<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16s5.373 12 12 12Z" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 16C3.5 9.096 9.096 3.5 16 3.5S28.5 9.096 28.5 16 22.904 28.5 16 28.5 3.5 22.904 3.5 16ZM16 4.5C9.649 4.5 4.5 9.649 4.5 16S9.649 27.5 16 27.5 27.5 22.351 27.5 16 22.351 4.5 16 4.5Z" fill="#D8D8D8"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.8 9.01a6.622 6.622 0 0 0-1.822.35 6.697 6.697 0 0 0-2.064 1.132 7.171 7.171 0 0 0-1.068 1.06c-.178.21-.41.544-.59.852a7.11 7.11 0 0 0-.848 4.897c.128.69.322 1.26.644 1.894l.122.24c.007.015.013.03.017.047l.015.07a.154.154 0 0 1 .004.044c-.005.069-.032.08-.062.151-.12.287-.338.544-.79.93-.175.148-.244.227-.3.34a.424.424 0 0 0-.052.28c.06.363.535.68 1.114.745.06.007.253.012.428.012.66 0 1.273-.095 1.635-.253a.18.18 0 0 1 .172.015l.026.017a6.787 6.787 0 0 0 3.483 1.136h.553a6.802 6.802 0 0 0 2.34-.519c.226-.095.637-.302.834-.419a7.132 7.132 0 0 0 1.986-1.782c.235-.308.523-.774.7-1.132a7.154 7.154 0 0 0 .702-2.547 7.929 7.929 0 0 0-.024-1.407 7.08 7.08 0 0 0-1.285-3.317 4.83 4.83 0 0 0-.348-.436 10.01 10.01 0 0 0-.728-.739 6.794 6.794 0 0 0-1.42-.953 6.66 6.66 0 0 0-2.707-.709 5.755 5.755 0 0 0-.667.001Zm3.888 2.208a5.794 5.794 0 0 0-3.14-1.192 8.718 8.718 0 0 0-.827 0 5.811 5.811 0 0 0-3.113 1.185 5.89 5.89 0 0 0-1.77 2.17 6.097 6.097 0 0 0-.564 3.323c.058.512.193 1.066.374 1.536.073.188.257.577.37.781.064.114.088.17.104.242.1.436.024.866-.22 1.23a2.15 2.15 0 0 1-.347.38l-.043.035c-.013.01-.01.03.005.036a.89.89 0 0 0 .13.03c.362.062.874.01 1.625-.167.116-.027.216-.047.22-.043a6.365 6.365 0 0 0 .965.625 5.837 5.837 0 0 0 4.266.435 5.823 5.823 0 0 0 2.542-1.5c.288-.295.49-.535.688-.819a6.072 6.072 0 0 0 1.084-3.61 5.986 5.986 0 0 0-.408-2.078 5.932 5.932 0 0 0-1.347-2.076 4.587 4.587 0 0 0-.594-.523Z" fill="#2F5491"/><path fill-rule="evenodd" clip-rule="evenodd" d="M19.19 15.13c-.539.043-.96.378-1.1.876-.117.417-.06.891.147 1.2.175.264.44.437.778.51.144.032.45.03.6-.005.45-.102.768-.385.905-.806.058-.177.068-.256.067-.503 0-.218-.002-.235-.034-.359a1.375 1.375 0 0 0-.16-.38 1.42 1.42 0 0 0-.258-.29 1.379 1.379 0 0 0-.425-.204 2.129 2.129 0 0 0-.388-.05l-.131.011Zm.625 1.194c-.027-.317-.14-.536-.32-.62a.474.474 0 0 0-.277-.024c-.183.049-.304.194-.369.441a1.65 1.65 0 0 0-.011.56c.04.201.108.331.215.417.086.069.154.091.275.092.09 0 .105-.004.17-.036.225-.113.35-.442.317-.83Z" fill="#2F5491"/><path d="M14.913 15.118a.959.959 0 0 0-.333.113 1.139 1.139 0 0 0-.25.232c-.047.069-.057.06-.066-.052-.01-.114-.023-.152-.071-.198a.122.122 0 0 0-.083-.034l-.185-.003-.189-.003a.12.12 0 0 0-.079.029.156.156 0 0 0-.044.065c-.005.02-.005.158 0 .309.004.15.008.638.008 1.084.001.894 0 .875.07.948.067.07.079.073.326.073.252 0 .26-.002.31-.082a.172.172 0 0 0 .024-.088l.006-.69.005-.7a.2.2 0 0 1 .014-.072l.011-.029c.077-.193.226-.3.4-.285.12.01.211.079.266.202.055.123.06.182.06.885 0 .733 0 .731.076.801.06.056.124.068.337.062.19-.006.22-.014.27-.076a.24.24 0 0 0 .04-.076 9.86 9.86 0 0 0 .012-.695c0-.81.005-.845.124-.98a.323.323 0 0 1 .264-.12c.175 0 .276.084.341.285.018.056.02.127.026.798l.006.686a.2.2 0 0 0 .025.096l.002.002c.042.076.064.082.316.082.134 0 .233-.005.256-.013.055-.019.094-.062.12-.13.022-.06.022-.078.018-.84l-.004-.753a.196.196 0 0 0-.005-.045l-.025-.107c-.084-.354-.28-.586-.56-.663a1.073 1.073 0 0 0-.405-.013c-.202.039-.334.115-.508.293a2.047 2.047 0 0 1-.118.115.234.234 0 0 1-.031-.053c-.13-.259-.432-.4-.777-.36ZM12.137 15.182a.127.127 0 0 0-.087.082c-.015.04-.017.168-.017 1.158 0 .722.004 1.128.011 1.155a.186.186 0 0 0 .05.075.135.135 0 0 0 .09.035h.22c.309 0 .32-.003.362-.092l.004-.008a.199.199 0 0 0 .02-.086v-1.075c0-1.078-.002-1.12-.022-1.16-.04-.081-.06-.086-.352-.088-.141-.001-.267 0-.279.004ZM12.267 13.887a.374.374 0 0 0-.253.404c.012.14.077.241.2.306.063.034.071.035.192.035.12 0 .13-.001.2-.036a.35.35 0 0 0 .203-.355.378.378 0 0 0-.215-.338.522.522 0 0 0-.327-.016Z" fill="#2F5491"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z" fill="#FFDAEA"/><path d="M10.745 14.91 5.16 10.845a12.05 12.05 0 0 1 5.584-5.636v9.701Z" fill="url(#svg-Yandex-booksa)"/><path d="M16 4c2.553 0 4.92.798 6.865 2.158l-5.341 3.857-6.78 4.895v-9.7A11.952 11.952 0 0 1 16 4Z" fill="url(#svg-Yandex-booksb)"/><path d="M22.866 6.158a11.984 11.984 0 0 1 5.133 9.797L17.525 18.76v-8.745l5.34-3.857Z" fill="url(#svg-Yandex-booksc)"/><path d="M27.999 16c0 3.842-1.806 7.262-4.616 9.459l-5.858-1.569v-5.13l10.473-2.805.001.045Z" fill="url(#svg-Yandex-booksd)"/><path d="M23.384 25.459a11.941 11.941 0 0 1-5.86 2.445V23.89l5.86 1.569Z" fill="url(#svg-Yandex-bookse)"/><path d="m17.525 18.755-11.35-.015c-.01.125-.015.515-.015.515 0 2.78 1.965 4.63 4.595 4.63 1.315 0 2.57-.595 3.375-1.945v.005c.895 1.345 2.085 1.94 3.395 1.945v4.014c-.487.062-.984.094-1.487.096h-.078C9.376 27.979 4.041 22.655 4 16.077v-.155a11.95 11.95 0 0 1 1.16-5.078l5.585 4.066 6.78-4.895v8.74ZM10.76 22.38h-.005.005Zm9.375-2.23c-.21 1.39-1.346 2.23-2.636 2.23s-2.134-.685-2.244-2.23h4.88Zm-7.136 0c-.11 1.544-.918 2.229-2.242 2.23-1.289-.002-2.363-.841-2.572-2.23h4.814Z" fill="#4D0000"/><defs><linearGradient id="svg-Yandex-booksa" x1="7.372" y1="14.91" x2="7.372" y2="3.007" gradientUnits="userSpaceOnUse"><stop stop-color="#FFDAEA"/><stop offset=".6" stop-color="#FFB56F"/><stop offset=".9" stop-color="#FF5D5D"/></linearGradient><linearGradient id="svg-Yandex-booksb" x1="18.299" y1="14.91" x2="18.299" y2="4" gradientUnits="userSpaceOnUse"><stop stop-color="#FFDAEA"/><stop offset=".4" stop-color="#FFB56F"/><stop offset=".9" stop-color="#FF5D5D"/></linearGradient><linearGradient id="svg-Yandex-booksc" x1="17.525" y1="11.38" x2="28" y2="11.38" gradientUnits="userSpaceOnUse"><stop stop-color="#FFDAEA"/><stop offset=".4" stop-color="#FFB56F"/><stop offset=".9" stop-color="#FF5D5D"/></linearGradient><linearGradient id="svg-Yandex-booksd" x1="17.525" y1="21.325" x2="29.135" y2="21.325" gradientUnits="userSpaceOnUse"><stop stop-color="#FFDAEA"/><stop offset=".6" stop-color="#FFB56F"/><stop offset=".9" stop-color="#FF5D5D"/></linearGradient><linearGradient id="svg-Yandex-bookse" x1="17.525" y1="25.945" x2="28" y2="25.945" gradientUnits="userSpaceOnUse"><stop stop-color="#FFDAEA"/><stop offset=".4" stop-color="#FFB56F"/><stop offset=".9" stop-color="#FF5D5D"/></linearGradient></defs></svg>
|