@vkontakte/icons 2.130.0 → 2.131.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,13 @@
1
+ 'use client';
2
+ "use strict";
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "Icon20ImageFormatOutline", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return Icon20ImageFormatOutline;
10
+ }
11
+ });
12
+ var _iconssprite = require("@vkontakte/icons-sprite");
13
+ var Icon20ImageFormatOutline = (0, _iconssprite.makeIcon)('Icon20ImageFormatOutline', 'image_format_outline_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="image_format_outline_20"><path fill-rule="evenodd" d="M7.817 3h4.366c.952 0 1.713 0 2.327.05.63.052 1.172.16 1.67.413a4.25 4.25 0 0 1 1.857 1.858c.253.497.361 1.04.413 1.67.05.613.05 1.374.05 2.326v1.366c0 .952 0 1.713-.05 2.327-.052.63-.16 1.172-.413 1.67a4.25 4.25 0 0 1-1.857 1.857c-.498.253-1.04.361-1.67.413-.614.05-1.375.05-2.327.05H7.817c-.952 0-1.713 0-2.327-.05-.63-.052-1.172-.16-1.67-.413a4.25 4.25 0 0 1-1.857-1.857c-.253-.498-.361-1.04-.413-1.67-.05-.614-.05-1.375-.05-2.327V9.317c0-.952 0-1.713.05-2.327.052-.63.16-1.172.413-1.67a4.25 4.25 0 0 1 1.858-1.857c.497-.253 1.04-.361 1.67-.413C6.103 3 6.864 3 7.816 3ZM5.612 4.545c-.537.044-.86.127-1.11.255A2.75 2.75 0 0 0 3.3 6.002c-.128.25-.21.573-.255 1.11q-.014.181-.023.388h8.728a2.75 2.75 0 0 1 2.75 2.75v5.195c.47-.046.765-.126.998-.245A2.75 2.75 0 0 0 16.7 14c.128-.252.21-.574.255-1.111.044-.546.045-1.245.045-2.238v-1.3c0-.992 0-1.692-.045-2.238-.044-.537-.127-.86-.255-1.11A2.75 2.75 0 0 0 15.5 4.8c-.252-.128-.574-.21-1.111-.255-.546-.044-1.245-.045-2.238-.045h-4.3c-.992 0-1.692 0-2.238.045ZM3 9.35V9h6.5v6.5H7.85c-.992 0-1.692 0-2.238-.045-.537-.044-.86-.127-1.11-.255A2.75 2.75 0 0 1 3.3 14c-.128-.252-.21-.574-.255-1.111C3.001 12.342 3 11.643 3 10.65zm8 6.15h1.15q.464 0 .85-.002V10.25C13 9.56 12.44 9 11.75 9H11z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);