@vkontakte/icons 2.94.0 → 2.95.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/28/radio_outline_28.js +13 -0
- package/dist/es6/28/radio_outline_28.js +3 -0
- package/dist/es6/index.js +1 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +4 -0
- package/dist/typings/28/radio_outline_28.d.ts +11 -0
- package/dist/typings/index.d.ts +1 -0
- package/package.json +1 -1
- package/src/svg/28/radio_outline_28.svg +1 -0
package/dist/index.js
CHANGED
|
@@ -6684,6 +6684,9 @@ _export(exports, {
|
|
|
6684
6684
|
Icon28QuoteOutline: function() {
|
|
6685
6685
|
return _quote_outline_28.Icon28QuoteOutline;
|
|
6686
6686
|
},
|
|
6687
|
+
Icon28RadioOutline: function() {
|
|
6688
|
+
return _radio_outline_28.Icon28RadioOutline;
|
|
6689
|
+
},
|
|
6687
6690
|
Icon28RadiowavesAroundOutline: function() {
|
|
6688
6691
|
return _radiowaves_around_outline_28.Icon28RadiowavesAroundOutline;
|
|
6689
6692
|
},
|
|
@@ -10957,6 +10960,7 @@ var _profile_28 = require("./28/profile_28");
|
|
|
10957
10960
|
var _qr_code_outline_28 = require("./28/qr_code_outline_28");
|
|
10958
10961
|
var _question_outline_28 = require("./28/question_outline_28");
|
|
10959
10962
|
var _quote_outline_28 = require("./28/quote_outline_28");
|
|
10963
|
+
var _radio_outline_28 = require("./28/radio_outline_28");
|
|
10960
10964
|
var _radiowaves_around_outline_28 = require("./28/radiowaves_around_outline_28");
|
|
10961
10965
|
var _radiowaves_left_and_right_circle_fill_red_28 = require("./28/radiowaves_left_and_right_circle_fill_red_28");
|
|
10962
10966
|
var _radiowaves_left_and_right_outline_28 = require("./28/radiowaves_left_and_right_outline_28");
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon28RadioOutlineProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
fill?: string;
|
|
4
|
+
width?: number;
|
|
5
|
+
height?: number;
|
|
6
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
7
|
+
title?: string;
|
|
8
|
+
deprecated?: boolean;
|
|
9
|
+
replacement?: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const Icon28RadioOutline: import("react").FC<Icon28RadioOutlineProps>;
|
package/dist/typings/index.d.ts
CHANGED
|
@@ -2224,6 +2224,7 @@ export { Icon28Profile } from './28/profile_28';
|
|
|
2224
2224
|
export { Icon28QrCodeOutline } from './28/qr_code_outline_28';
|
|
2225
2225
|
export { Icon28QuestionOutline } from './28/question_outline_28';
|
|
2226
2226
|
export { Icon28QuoteOutline } from './28/quote_outline_28';
|
|
2227
|
+
export { Icon28RadioOutline } from './28/radio_outline_28';
|
|
2227
2228
|
export { Icon28RadiowavesAroundOutline } from './28/radiowaves_around_outline_28';
|
|
2228
2229
|
export { Icon28RadiowavesLeftAndRightCircleFillRed } from './28/radiowaves_left_and_right_circle_fill_red_28';
|
|
2229
2230
|
export { Icon28RadiowavesLeftAndRightOutline } from './28/radiowaves_left_and_right_outline_28';
|
package/package.json
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor" viewBox="0 0 28 28"><path fill-rule="evenodd" d="M13.899 2.561a1 1 0 0 1-.46 1.338L11.184 5H16.4c3.36 0 5.04 0 6.324.654a6 6 0 0 1 2.622 2.622C26 9.56 26 11.24 26 14.6v.8c0 3.36 0 5.04-.654 6.324a6 6 0 0 1-2.622 2.622C21.44 25 19.76 25 16.4 25h-4.8c-3.36 0-5.04 0-6.324-.654a6 6 0 0 1-2.622-2.622C2 20.44 2 18.76 2 15.4v-.8c0-3.36 0-5.04.654-6.324a6 6 0 0 1 2.622-2.622c.09-.046.182-.089.277-.128l.008-.004 7-3.42a1 1 0 0 1 1.338.46Zm10.1 12.839v-.8c0-1.713 0-2.878-.074-3.778-.072-.877-.202-1.325-.361-1.638a4 4 0 0 0-1.748-1.748c-.313-.16-.761-.29-1.638-.36C19.278 7.001 18.113 7 16.4 7h-4.8c-1.713 0-2.878.002-3.778.075-.877.072-1.325.202-1.638.361a4 4 0 0 0-1.748 1.748c-.16.313-.29.761-.361 1.638-.074.9-.075 2.065-.075 3.778v.8c0 1.713.001 2.878.075 3.778.072.877.202 1.325.36 1.638a4 4 0 0 0 1.749 1.748c.313.16.761.29 1.638.36.9.074 2.065.076 3.778.076h4.8c1.713 0 2.878-.002 3.778-.075.877-.072 1.325-.202 1.638-.361a4 4 0 0 0 1.748-1.748c.16-.313.29-.761.36-1.638.074-.9.076-2.065.076-3.778Zm-10.286 3.85c-.51 0-.802-.313-.802-.857V12.95c0-.761.426-1.2 1.178-1.2.633 0 .975.262 1.232.943l1.49 3.844h.04l1.484-3.844c.262-.68.604-.943 1.242-.943.747 0 1.173.434 1.173 1.2v5.443c0 .544-.292.857-.802.857-.504 0-.796-.313-.796-.857v-3.798h-.035l-1.589 4.004c-.133.343-.346.5-.692.5-.347 0-.574-.157-.703-.5l-1.584-4.004h-.04v3.798c0 .544-.291.857-.796.857Zm-5.552 0c-.574 0-.911-.348-.911-.963v-5.458c0-.615.337-.968.91-.968h3.237c.49 0 .807.272.807.746 0 .475-.327.747-.807.747h-2.33v1.654h2.097c.46 0 .758.263.758.711 0 .444-.288.707-.758.707H9.066v1.86c0 .616-.331.964-.905.964Z" clip-rule="evenodd"/></svg>
|