@vkontakte/icons 2.13.0 → 2.14.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/20/list_letter_outline.js +8 -0
- package/dist/20/list_number_outline.js +8 -0
- package/dist/20/text_heading_1_outline.js +8 -0
- package/dist/20/text_heading_2_outline.js +8 -0
- package/dist/56/location_pin.js +8 -0
- package/dist/es6/20/list_letter_outline.js +2 -0
- package/dist/es6/20/list_number_outline.js +2 -0
- package/dist/es6/20/text_heading_1_outline.js +2 -0
- package/dist/es6/20/text_heading_2_outline.js +2 -0
- package/dist/es6/56/location_pin.js +2 -0
- package/dist/es6/index.js +5 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +37 -2
- package/dist/typings/20/list_letter_outline.d.ts +12 -0
- package/dist/typings/20/list_number_outline.d.ts +12 -0
- package/dist/typings/20/text_heading_1_outline.d.ts +12 -0
- package/dist/typings/20/text_heading_2_outline.d.ts +12 -0
- package/dist/typings/56/location_pin.d.ts +12 -0
- package/dist/typings/index.d.ts +5 -0
- package/package.json +1 -1
- package/src/svg/20/list_letter_outline_20.svg +1 -0
- package/src/svg/20/list_number_outline_20.svg +1 -0
- package/src/svg/20/text_heading_1_outline_20.svg +1 -0
- package/src/svg/20/text_heading_2_outline_20.svg +1 -0
- package/src/svg/56/location_pin_56.svg +1 -0
- package/ts/20/list_letter_outline.ts +24 -0
- package/ts/20/list_number_outline.ts +24 -0
- package/ts/20/text_heading_1_outline.ts +24 -0
- package/ts/20/text_heading_2_outline.ts +24 -0
- package/ts/56/location_pin.ts +24 -0
- package/ts/index.ts +5 -0
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon20ListLetterOutline", "list_letter_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="list_letter_outline_20"><path d="M6.667 4.917a.75.75 0 0 1 .75-.75h9.333a.75.75 0 0 1 0 1.5H7.417a.75.75 0 0 1-.75-.75Zm0 5.083a.75.75 0 0 1 .75-.75h9.333a.75.75 0 0 1 0 1.5H7.417a.75.75 0 0 1-.75-.75Zm0 5.083a.75.75 0 0 1 .75-.75h9.333a.75.75 0 1 1 0 1.5H7.417a.75.75 0 0 1-.75-.75ZM2.698 6.33c.26 0 .398-.14.494-.495l.04-.15h1.006l.04.15c.093.346.245.495.506.495.28 0 .466-.173.466-.438a1.42 1.42 0 0 0-.082-.408l-.56-1.763C4.44 3.2 4.208 3 3.762 3c-.446 0-.685.202-.851.721l-.563 1.763c-.072.22-.098.339-.098.435 0 .24.185.411.448.411Zm.722-1.354.295-1.118h.051l.289 1.118H3.42Zm.606 6.354c.743 0 1.229-.437 1.229-1.103 0-.646-.486-1.058-1.243-1.058H3.53V8.8h1.028c.215 0 .374-.168.374-.4s-.16-.4-.374-.4h-1.54c-.318 0-.513.198-.513.52v2.293c0 .322.195.517.513.517h1.008Zm-.495-.756V9.88h.266c.261 0 .422.132.422.346 0 .217-.156.347-.422.347H3.53Zm-1.026 5.239c0 .322.19.517.498.517h1.129c.66 0 1.122-.39 1.122-.951 0-.444-.32-.784-.75-.796v-.046c.368-.046.612-.334.612-.72 0-.502-.403-.817-1.048-.817H3.003c-.308 0-.498.198-.498.52v2.293Zm.984-1.505v-.625h.304c.23 0 .36.13.36.31 0 .16-.104.315-.355.315h-.309Zm0 1.339v-.734h.335c.289 0 .422.15.422.36 0 .203-.124.374-.418.374H3.49Z" /></symbol>', 20, 20, false, undefined);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon20ListNumberOutline", "list_number_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="list_number_outline_20"><path d="M6.667 4.917a.75.75 0 0 1 .75-.75h9.333a.75.75 0 1 1 0 1.5H7.417a.75.75 0 0 1-.75-.75Zm0 5.083a.75.75 0 0 1 .75-.75h9.333a.75.75 0 1 1 0 1.5H7.417a.75.75 0 0 1-.75-.75Zm0 5.083a.75.75 0 0 1 .75-.75h9.333a.75.75 0 1 1 0 1.5H7.417a.75.75 0 0 1-.75-.75ZM3.284 5.941c0 .358.175.559.486.559.31 0 .482-.199.482-.559V3.629c0-.382-.223-.629-.568-.629-.193 0-.407.07-.607.201l-.328.214c-.163.106-.247.24-.247.393 0 .207.135.353.326.353.093 0 .167-.03.321-.129l.13-.083h.005v1.992Zm-.777 5.393c0 .247.187.416.46.416h1.737c.294 0 .468-.151.468-.406s-.18-.411-.468-.411h-.835v-.04l.588-.53c.396-.355.59-.709.59-1.08 0-.592-.54-1.033-1.265-1.033-.695 0-1.28.434-1.28.925 0 .225.17.386.409.386.166 0 .276-.065.428-.257.132-.166.24-.227.388-.227.195 0 .33.126.33.313 0 .166-.115.328-.374.575l-.762.726c-.307.29-.414.456-.414.643ZM2.5 16.188c0 .45.568.812 1.273.812.816 0 1.397-.43 1.397-1.034 0-.432-.287-.763-.68-.785v-.07c.333-.031.595-.337.595-.693 0-.543-.532-.918-1.302-.918-.69 0-1.27.353-1.27.773 0 .214.17.372.4.372a.529.529 0 0 0 .377-.155c.177-.17.313-.237.478-.237.214 0 .367.12.367.289 0 .167-.156.29-.367.29h-.133c-.202 0-.345.166-.345.376 0 .222.143.38.345.38h.133c.258 0 .428.133.428.33 0 .198-.17.33-.428.33-.18 0-.338-.077-.498-.248-.136-.143-.257-.207-.393-.207-.22 0-.377.165-.377.395Z" /></symbol>', 20, 20, false, undefined);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon20TextHeading1Outline", "text_heading_1_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="text_heading_1_outline_20"><path d="M15.497 16.042c0 .613.218.958.753.958.53 0 .75-.341.75-.958v-3.963c0-.656-.3-1.079-.75-1.079-.331 0-.764.12-1.108.345l-.562.367c-.28.181-.423.41-.423.674 0 .354.231.604.559.604.16 0 .287-.052.55-.22l.223-.143h.008v3.415ZM3.75 3a.75.75 0 0 1 .75.75v5.245h5.998V3.75a.75.75 0 0 1 1.5 0v12.5a.75.75 0 1 1-1.5 0v-5.755H4.5v5.755a.75.75 0 0 1-1.5 0V3.75A.75.75 0 0 1 3.75 3Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon20TextHeading2Outline", "text_heading_2_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="text_heading_2_outline_20"><path d="M4.502 3.754a.75.75 0 1 0-1.5 0v12.5a.75.75 0 0 0 1.5 0v-5.751l5.995-.004v5.755a.75.75 0 0 0 1.5 0v-12.5a.75.75 0 1 0-1.5 0v5.245l-5.995.004v-5.25ZM17.861 17h-3.095c-.532 0-.764-.301-.764-.716 0-.305.139-.54.448-.801l1.532-1.33c.625-.544.803-.79.803-1.127 0-.355-.27-.602-.668-.602-.293 0-.494.137-.702.442-.216.32-.413.438-.726.438-.417 0-.671-.246-.671-.645 0-.13.023-.25.073-.368.293-.673 1.077-1.091 2.05-1.091 1.354 0 2.218.692 2.218 1.717 0 .759-.386 1.154-1.25 1.912l-1.015.888v.031h1.767c.41 0 .641.247.641.626 0 .372-.232.626-.64.626Z" /></symbol>', 20, 20, false, undefined);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon56LocationPin", "location_pin_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="location_pin_56"><path d="M30 38.896c9.553-1 17-9.078 17-18.896C47 9.507 38.493 1 28 1S9 9.507 9 20c0 9.818 7.447 17.897 17 18.896V52a2 2 0 1 0 4 0V38.896Z" /></symbol>', 56, 56, false, undefined);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon20ListLetterOutline", "list_letter_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="list_letter_outline_20"><path d="M6.667 4.917a.75.75 0 0 1 .75-.75h9.333a.75.75 0 0 1 0 1.5H7.417a.75.75 0 0 1-.75-.75Zm0 5.083a.75.75 0 0 1 .75-.75h9.333a.75.75 0 0 1 0 1.5H7.417a.75.75 0 0 1-.75-.75Zm0 5.083a.75.75 0 0 1 .75-.75h9.333a.75.75 0 1 1 0 1.5H7.417a.75.75 0 0 1-.75-.75ZM2.698 6.33c.26 0 .398-.14.494-.495l.04-.15h1.006l.04.15c.093.346.245.495.506.495.28 0 .466-.173.466-.438a1.42 1.42 0 0 0-.082-.408l-.56-1.763C4.44 3.2 4.208 3 3.762 3c-.446 0-.685.202-.851.721l-.563 1.763c-.072.22-.098.339-.098.435 0 .24.185.411.448.411Zm.722-1.354.295-1.118h.051l.289 1.118H3.42Zm.606 6.354c.743 0 1.229-.437 1.229-1.103 0-.646-.486-1.058-1.243-1.058H3.53V8.8h1.028c.215 0 .374-.168.374-.4s-.16-.4-.374-.4h-1.54c-.318 0-.513.198-.513.52v2.293c0 .322.195.517.513.517h1.008Zm-.495-.756V9.88h.266c.261 0 .422.132.422.346 0 .217-.156.347-.422.347H3.53Zm-1.026 5.239c0 .322.19.517.498.517h1.129c.66 0 1.122-.39 1.122-.951 0-.444-.32-.784-.75-.796v-.046c.368-.046.612-.334.612-.72 0-.502-.403-.817-1.048-.817H3.003c-.308 0-.498.198-.498.52v2.293Zm.984-1.505v-.625h.304c.23 0 .36.13.36.31 0 .16-.104.315-.355.315h-.309Zm0 1.339v-.734h.335c.289 0 .422.15.422.36 0 .203-.124.374-.418.374H3.49Z" /></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon20ListNumberOutline", "list_number_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="list_number_outline_20"><path d="M6.667 4.917a.75.75 0 0 1 .75-.75h9.333a.75.75 0 1 1 0 1.5H7.417a.75.75 0 0 1-.75-.75Zm0 5.083a.75.75 0 0 1 .75-.75h9.333a.75.75 0 1 1 0 1.5H7.417a.75.75 0 0 1-.75-.75Zm0 5.083a.75.75 0 0 1 .75-.75h9.333a.75.75 0 1 1 0 1.5H7.417a.75.75 0 0 1-.75-.75ZM3.284 5.941c0 .358.175.559.486.559.31 0 .482-.199.482-.559V3.629c0-.382-.223-.629-.568-.629-.193 0-.407.07-.607.201l-.328.214c-.163.106-.247.24-.247.393 0 .207.135.353.326.353.093 0 .167-.03.321-.129l.13-.083h.005v1.992Zm-.777 5.393c0 .247.187.416.46.416h1.737c.294 0 .468-.151.468-.406s-.18-.411-.468-.411h-.835v-.04l.588-.53c.396-.355.59-.709.59-1.08 0-.592-.54-1.033-1.265-1.033-.695 0-1.28.434-1.28.925 0 .225.17.386.409.386.166 0 .276-.065.428-.257.132-.166.24-.227.388-.227.195 0 .33.126.33.313 0 .166-.115.328-.374.575l-.762.726c-.307.29-.414.456-.414.643ZM2.5 16.188c0 .45.568.812 1.273.812.816 0 1.397-.43 1.397-1.034 0-.432-.287-.763-.68-.785v-.07c.333-.031.595-.337.595-.693 0-.543-.532-.918-1.302-.918-.69 0-1.27.353-1.27.773 0 .214.17.372.4.372a.529.529 0 0 0 .377-.155c.177-.17.313-.237.478-.237.214 0 .367.12.367.289 0 .167-.156.29-.367.29h-.133c-.202 0-.345.166-.345.376 0 .222.143.38.345.38h.133c.258 0 .428.133.428.33 0 .198-.17.33-.428.33-.18 0-.338-.077-.498-.248-.136-.143-.257-.207-.393-.207-.22 0-.377.165-.377.395Z" /></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon20TextHeading1Outline", "text_heading_1_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="text_heading_1_outline_20"><path d="M15.497 16.042c0 .613.218.958.753.958.53 0 .75-.341.75-.958v-3.963c0-.656-.3-1.079-.75-1.079-.331 0-.764.12-1.108.345l-.562.367c-.28.181-.423.41-.423.674 0 .354.231.604.559.604.16 0 .287-.052.55-.22l.223-.143h.008v3.415ZM3.75 3a.75.75 0 0 1 .75.75v5.245h5.998V3.75a.75.75 0 0 1 1.5 0v12.5a.75.75 0 1 1-1.5 0v-5.755H4.5v5.755a.75.75 0 0 1-1.5 0V3.75A.75.75 0 0 1 3.75 3Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon20TextHeading2Outline", "text_heading_2_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="text_heading_2_outline_20"><path d="M4.502 3.754a.75.75 0 1 0-1.5 0v12.5a.75.75 0 0 0 1.5 0v-5.751l5.995-.004v5.755a.75.75 0 0 0 1.5 0v-12.5a.75.75 0 1 0-1.5 0v5.245l-5.995.004v-5.25ZM17.861 17h-3.095c-.532 0-.764-.301-.764-.716 0-.305.139-.54.448-.801l1.532-1.33c.625-.544.803-.79.803-1.127 0-.355-.27-.602-.668-.602-.293 0-.494.137-.702.442-.216.32-.413.438-.726.438-.417 0-.671-.246-.671-.645 0-.13.023-.25.073-.368.293-.673 1.077-1.091 2.05-1.091 1.354 0 2.218.692 2.218 1.717 0 .759-.386 1.154-1.25 1.912l-1.015.888v.031h1.767c.41 0 .641.247.641.626 0 .372-.232.626-.64.626Z" /></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon56LocationPin", "location_pin_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="location_pin_56"><path d="M30 38.896c9.553-1 17-9.078 17-18.896C47 9.507 38.493 1 28 1S9 9.507 9 20c0 9.818 7.447 17.897 17 18.896V52a2 2 0 1 0 4 0V38.896Z" /></symbol>', 56, 56, false, undefined);
|
package/dist/es6/index.js
CHANGED
|
@@ -575,7 +575,9 @@ export { default as Icon20LineBottom } from "./20/line_bottom";
|
|
|
575
575
|
export { default as Icon20LinkCircleOutline } from "./20/link_circle_outline";
|
|
576
576
|
export { default as Icon20ListAddOutline } from "./20/list_add_outline";
|
|
577
577
|
export { default as Icon20ListBulletOutline } from "./20/list_bullet_outline";
|
|
578
|
+
export { default as Icon20ListLetterOutline } from "./20/list_letter_outline";
|
|
578
579
|
export { default as Icon20ListLikeCircleFillBlue } from "./20/list_like_circle_fill_blue";
|
|
580
|
+
export { default as Icon20ListNumberOutline } from "./20/list_number_outline";
|
|
579
581
|
export { default as Icon20ListPenOutline } from "./20/list_pen_outline";
|
|
580
582
|
export { default as Icon20ListPlayOutline } from "./20/list_play_outline";
|
|
581
583
|
export { default as Icon20ListPlusOutline } from "./20/list_plus_outline";
|
|
@@ -754,6 +756,8 @@ export { default as Icon20TargetOutline } from "./20/target_outline";
|
|
|
754
756
|
export { default as Icon20TearOffFlyerOutline } from "./20/tear_off_flyer_outline";
|
|
755
757
|
export { default as Icon20TextBoldOutline } from "./20/text_bold_outline";
|
|
756
758
|
export { default as Icon20TextCenterOutline } from "./20/text_center_outline";
|
|
759
|
+
export { default as Icon20TextHeading1Outline } from "./20/text_heading_1_outline";
|
|
760
|
+
export { default as Icon20TextHeading2Outline } from "./20/text_heading_2_outline";
|
|
757
761
|
export { default as Icon20TextItalicOutline } from "./20/text_italic_outline";
|
|
758
762
|
export { default as Icon20TextLiveCircleFillGreen } from "./20/text_live_circle_fill_green";
|
|
759
763
|
export { default as Icon20TextLiveOutline } from "./20/text_live_outline";
|
|
@@ -2288,6 +2292,7 @@ export { default as Icon56ListBulletSquareOutline } from "./56/list_bullet_squar
|
|
|
2288
2292
|
export { default as Icon56ListPlayOutline } from "./56/list_play_outline";
|
|
2289
2293
|
export { default as Icon56LiveClockBadgeOutline } from "./56/live_clock_badge_outline";
|
|
2290
2294
|
export { default as Icon56LiveOutline } from "./56/live_outline";
|
|
2295
|
+
export { default as Icon56LocationPin } from "./56/location_pin";
|
|
2291
2296
|
export { default as Icon56LockOpenOutline } from "./56/lock_open_outline";
|
|
2292
2297
|
export { default as Icon56LockOutline } from "./56/lock_outline";
|
|
2293
2298
|
export { default as Icon56LogoClipsOutline } from "./56/logo_clips_outline";
|