@vkontakte/icons 3.34.0 → 3.35.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/dist/16/arrow_2_squarepath_outline_16.d.ts +5 -0
- package/dist/16/arrow_2_squarepath_outline_16.js +18 -0
- package/dist/24/image_format_24.d.ts +5 -0
- package/dist/24/image_format_24.js +20 -0
- package/dist/28/calendar_days_outline_28.d.ts +5 -0
- package/dist/28/calendar_days_outline_28.js +25 -0
- package/dist/28/calendar_single_day_outline_28.d.ts +5 -0
- package/dist/28/calendar_single_day_outline_28.js +18 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.d.ts +4 -0
- package/dist/index.js +4 -0
- package/dist/typings/16/arrow_2_squarepath_outline_16.d.ts +5 -0
- package/dist/typings/24/image_format_24.d.ts +5 -0
- package/dist/typings/28/calendar_days_outline_28.d.ts +5 -0
- package/dist/typings/28/calendar_single_day_outline_28.d.ts +5 -0
- package/dist/typings/index.d.ts +4 -0
- package/package.json +1 -1
- package/src/svg/16/arrow_2_squarepath_outline_16.svg +1 -0
- package/src/svg/24/image_format_24.svg +1 -0
- package/src/svg/28/calendar_days_outline_28.svg +1 -0
- package/src/svg/28/calendar_single_day_outline_28.svg +1 -0
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import { SvgIconRootV2 } from "@vkontakte/icons-sprite";
|
|
4
|
+
export const Icon16Arrow2SquarepathOutline = (props)=>{
|
|
5
|
+
return /*#__PURE__*/ _jsx(SvgIconRootV2, {
|
|
6
|
+
viewBox: "0 0 16 16",
|
|
7
|
+
width: 16,
|
|
8
|
+
height: 16,
|
|
9
|
+
vkuiIconId: "arrow_2_squarepath_outline_16",
|
|
10
|
+
vkuiAttrs: {
|
|
11
|
+
"fill": "currentColor"
|
|
12
|
+
},
|
|
13
|
+
vkuiProps: props,
|
|
14
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
15
|
+
d: "M3.62 4a1 1 0 0 1 .124.011l.016.003.026.008q.053.011.103.03l.009.005.012.007a.7.7 0 0 1 .215.148l1.903 1.927a.73.73 0 0 1 0 1.023.71.71 0 0 1-1.01 0l-.684-.694v1.108c0 .66 0 1.11.029 1.46.027.34.077.52.142.65.15.299.39.543.686.695.127.065.306.116.642.144.345.028.792.03 1.443.03h.915c.394 0 .714.323.714.722 0 .4-.32.723-.714.723h-.915c-.628 0-1.142 0-1.56-.034-.424-.035-.811-.11-1.173-.297a3 3 0 0 1-1.311-1.327c-.184-.366-.258-.757-.293-1.188-.034-.421-.034-.942-.034-1.578V6.467l-.685.695a.71.71 0 0 1-1.01 0 .73.73 0 0 1 0-1.023l1.904-1.927a.7.7 0 0 1 .344-.192l.02-.006.015-.003A1 1 0 0 1 3.62 4m5.104 0c.628 0 1.142 0 1.56.034.424.035.811.11 1.173.297a3 3 0 0 1 1.311 1.327c.184.366.258.757.293 1.188.034.421.034.942.034 1.578v1.107l.685-.694a.71.71 0 0 1 1.01 0 .73.73 0 0 1 0 1.023l-1.904 1.927-.054.05-.046.033a.7.7 0 0 1-.135.075l-.013.004-.023.007a.7.7 0 0 1-.235.044.7.7 0 0 1-.505-.212l-.004-.005-1.9-1.923a.73.73 0 0 1 0-1.023.71.71 0 0 1 1.01 0l.685.693V8.424c0-.66 0-1.11-.029-1.46-.027-.34-.077-.52-.142-.65a1.57 1.57 0 0 0-.686-.695c-.127-.065-.305-.116-.642-.144-.345-.029-.792-.03-1.443-.03h-.915a.72.72 0 0 1-.714-.722c0-.4.32-.723.714-.723z"
|
|
16
|
+
})
|
|
17
|
+
});
|
|
18
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import { SvgIconRootV2 } from "@vkontakte/icons-sprite";
|
|
4
|
+
export const Icon24ImageFormat = (props)=>{
|
|
5
|
+
return /*#__PURE__*/ _jsx(SvgIconRootV2, {
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
vkuiIconId: "image_format_24",
|
|
10
|
+
vkuiAttrs: {
|
|
11
|
+
"fill": "currentColor"
|
|
12
|
+
},
|
|
13
|
+
vkuiProps: props,
|
|
14
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
d: "M14.96 3c2.464 0 3.696 0 4.638.48a4.4 4.4 0 0 1 1.922 1.922c.48.942.48 2.174.48 4.638v3.92c0 2.464 0 3.696-.48 4.638l-.17.302a4.4 4.4 0 0 1-1.752 1.62l-.181.085C18.497 21 17.27 21 14.96 21H9.04l-1.632-.008c-1.31-.02-2.15-.098-2.825-.387l-.18-.085a4.4 4.4 0 0 1-1.754-1.62l-.17-.302C2 17.656 2 16.424 2 13.96v-3.92c0-2.464 0-3.696.48-4.638A4.4 4.4 0 0 1 4.401 3.48c.706-.36 1.576-.449 3.006-.471L9.04 3zM5.2 10.8c-.59 0-.924.001-1.167.021a2 2 0 0 0-.15.019.2.2 0 0 0-.043.043 2 2 0 0 0-.019.15c-.018.229-.021.537-.021 1.063v1.864c0 1.262.001 2.1.054 2.743.05.622.14.903.229 1.077.25.49.648.888 1.137 1.137.174.089.455.179 1.077.23.643.052 1.481.053 2.743.053h2.16v-8.4zm7.8 8.4h1.8c.59 0 .924-.001 1.167-.021q.11-.01.15-.02a.2.2 0 0 0 .042-.043q.01-.039.02-.15c.02-.242.021-.577.021-1.166v-4.32c0-.813-.001-1.316-.032-1.693-.03-.355-.075-.438-.077-.441a1 1 0 0 0-.437-.437c-.003-.002-.086-.048-.441-.077-.377-.03-.88-.032-1.693-.032H13zM9.04 4.8c-1.262 0-2.1.001-2.743.054-.622.05-.903.14-1.077.229-.49.25-.888.648-1.137 1.137-.089.174-.179.455-.23 1.077a24 24 0 0 0-.05 1.737c.187-.019.402-.027.655-.031L5.2 9h8.32c1.568 0 2.352 0 2.95.306a2.8 2.8 0 0 1 1.224 1.223c.305.6.306 1.383.306 2.951v4.32c0 .561 0 .982-.028 1.316.438-.052.661-.124.808-.199.49-.25.888-.648 1.137-1.137.089-.174.179-.455.23-1.077.052-.643.053-1.481.053-2.743v-3.92c0-1.262-.001-2.1-.053-2.743-.051-.622-.141-.903-.23-1.077a2.6 2.6 0 0 0-1.137-1.137c-.174-.089-.455-.179-1.077-.23-.643-.052-1.481-.053-2.743-.053z",
|
|
17
|
+
clipRule: "evenodd"
|
|
18
|
+
})
|
|
19
|
+
});
|
|
20
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import { SvgIconRootV2 } from "@vkontakte/icons-sprite";
|
|
4
|
+
export const Icon28CalendarDaysOutline = (props)=>{
|
|
5
|
+
return /*#__PURE__*/ _jsxs(SvgIconRootV2, {
|
|
6
|
+
viewBox: "0 0 28 28",
|
|
7
|
+
width: 28,
|
|
8
|
+
height: 28,
|
|
9
|
+
vkuiIconId: "calendar_days_outline_28",
|
|
10
|
+
vkuiAttrs: {
|
|
11
|
+
"fill": "currentColor"
|
|
12
|
+
},
|
|
13
|
+
vkuiProps: props,
|
|
14
|
+
children: [
|
|
15
|
+
/*#__PURE__*/ _jsx("path", {
|
|
16
|
+
d: "M10.5 18.25a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m7 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m-7-5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m7 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3"
|
|
17
|
+
}),
|
|
18
|
+
/*#__PURE__*/ _jsx("path", {
|
|
19
|
+
fillRule: "evenodd",
|
|
20
|
+
d: "M19 1a1 1 0 0 1 1 1l.001 1.16a5.7 5.7 0 0 1 1.93.642 5.45 5.45 0 0 1 2.267 2.267c.475.889.75 1.77.795 3.93L25 10v7.309l-.005.609c-.04 2.22-.316 3.113-.797 4.013a5.45 5.45 0 0 1-2.267 2.267c-.978.523-1.948.802-4.622.802H10.69l-.609-.005c-2.22-.04-3.113-.316-4.013-.797a5.45 5.45 0 0 1-2.267-2.267c-.502-.939-.78-1.87-.801-4.31V10c.053-2.16.327-3.042.802-3.93a5.45 5.45 0 0 1 2.267-2.268A5.7 5.7 0 0 1 8 3.159V2a1 1 0 0 1 2 0l-.001 1.007Q10.325 3 10.691 3h6.618q.367 0 .693.007L18 2a1 1 0 0 1 1-1M5.001 17.59l.009.57c.039 1.507.198 2.16.555 2.827q.505.944 1.448 1.448c.746.399 1.473.551 3.396.564h7.182l.57-.009c1.506-.039 2.159-.198 2.826-.555a3.45 3.45 0 0 0 1.448-1.448c.399-.746.551-1.473.564-3.396V12H5zM10 5.007V6a1 1 0 0 1-2 0l-.001-.808c-.38.088-.682.21-.986.373q-.944.505-1.448 1.448c-.369.69-.527 1.365-.56 2.986L22.994 10l-.003-.16c-.039-1.507-.198-2.16-.555-2.827a3.45 3.45 0 0 0-1.448-1.448 3.8 3.8 0 0 0-.986-.373L20 6a1 1 0 1 1-2 0l.002-.994q-.196-.004-.411-.005h-7.182z",
|
|
21
|
+
clipRule: "evenodd"
|
|
22
|
+
})
|
|
23
|
+
]
|
|
24
|
+
});
|
|
25
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import { SvgIconRootV2 } from "@vkontakte/icons-sprite";
|
|
4
|
+
export const Icon28CalendarSingleDayOutline = (props)=>{
|
|
5
|
+
return /*#__PURE__*/ _jsx(SvgIconRootV2, {
|
|
6
|
+
viewBox: "0 0 28 28",
|
|
7
|
+
width: 28,
|
|
8
|
+
height: 28,
|
|
9
|
+
vkuiIconId: "calendar_single_day_outline_28",
|
|
10
|
+
vkuiAttrs: {
|
|
11
|
+
"fill": "currentColor"
|
|
12
|
+
},
|
|
13
|
+
vkuiProps: props,
|
|
14
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
15
|
+
d: "M19 1a1 1 0 0 1 1 1l.001 1.16a5.7 5.7 0 0 1 1.93.642 5.45 5.45 0 0 1 2.267 2.267c.475.889.75 1.77.795 3.93L25 10v7.309l-.005.609c-.04 2.22-.316 3.113-.797 4.013a5.45 5.45 0 0 1-2.267 2.267c-.978.523-1.948.802-4.622.802H10.69l-.609-.005c-2.22-.04-3.113-.316-4.013-.797a5.45 5.45 0 0 1-2.267-2.267c-.502-.939-.78-1.87-.801-4.31V10c.053-2.16.327-3.042.802-3.93a5.45 5.45 0 0 1 2.267-2.268A5.7 5.7 0 0 1 8 3.159V2a1 1 0 0 1 2 0l-.001 1.007Q10.325 3 10.691 3h6.618q.367 0 .693.007L18 2a1 1 0 0 1 1-1M5.001 17.59l.009.57c.039 1.507.198 2.16.555 2.827q.505.944 1.448 1.448c.746.399 1.473.551 3.396.564h7.182l.57-.009c1.506-.039 2.159-.198 2.826-.555a3.45 3.45 0 0 0 1.448-1.448c.399-.746.551-1.473.564-3.396V12H5zM18.5 17a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3M10 5.006V6a1 1 0 0 1-2 0l-.001-.808c-.38.088-.682.21-.986.373q-.944.505-1.448 1.448c-.369.69-.527 1.365-.56 2.986L22.994 10l-.003-.16c-.039-1.507-.198-2.16-.555-2.827a3.45 3.45 0 0 0-1.448-1.448 3.8 3.8 0 0 0-.986-.373L20 6a1 1 0 1 1-2 0l.002-.994q-.196-.004-.411-.005h-7.182z"
|
|
16
|
+
})
|
|
17
|
+
});
|
|
18
|
+
};
|