vue3-beak-ui-framework 1.0.3
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/LICENSE +674 -0
- package/README.md +35 -0
- package/dist/assets/cart-placeholder.svg +39 -0
- package/dist/assets/search-4-dark.svg +358 -0
- package/dist/assets/search-4.svg +356 -0
- package/dist/date.3085410b.js +368 -0
- package/dist/favicon-16x16.png +0 -0
- package/dist/favicon-32x32.png +0 -0
- package/dist/fonts/DINPro-Regular.eot +0 -0
- package/dist/fonts/DINPro-Regular.otf +0 -0
- package/dist/fonts/DINPro-Regular.svg +8734 -0
- package/dist/fonts/DINPro-Regular.ttf +0 -0
- package/dist/fonts/DINPro-Regular.woff +0 -0
- package/dist/fonts/DINPro-Regular.woff2 +0 -0
- package/dist/fonts/LineIconsProLight.eot +0 -0
- package/dist/fonts/LineIconsProLight.svg +2873 -0
- package/dist/fonts/LineIconsProLight.ttf +0 -0
- package/dist/fonts/LineIconsProLight.woff +0 -0
- package/dist/fonts/LineIconsProLight.woff2 +0 -0
- package/dist/fonts/LineIconsProRegular.eot +0 -0
- package/dist/fonts/LineIconsProRegular.svg +3188 -0
- package/dist/fonts/LineIconsProRegular.ttf +0 -0
- package/dist/fonts/LineIconsProRegular.woff +0 -0
- package/dist/fonts/LineIconsProRegular.woff2 +0 -0
- package/dist/fonts/ajax-loader.gif +0 -0
- package/dist/fonts/fa-brands-400.eot +0 -0
- package/dist/fonts/fa-brands-400.svg +3637 -0
- package/dist/fonts/fa-brands-400.ttf +0 -0
- package/dist/fonts/fa-brands-400.woff +0 -0
- package/dist/fonts/fa-brands-400.woff2 +0 -0
- package/dist/fonts/fa-regular-400.eot +0 -0
- package/dist/fonts/fa-regular-400.svg +805 -0
- package/dist/fonts/fa-regular-400.ttf +0 -0
- package/dist/fonts/fa-regular-400.woff +0 -0
- package/dist/fonts/fa-regular-400.woff2 +0 -0
- package/dist/fonts/fa-solid-900.eot +0 -0
- package/dist/fonts/fa-solid-900.svg +5015 -0
- package/dist/fonts/fa-solid-900.ttf +0 -0
- package/dist/fonts/fa-solid-900.woff +0 -0
- package/dist/fonts/fa-solid-900.woff2 +0 -0
- package/dist/fonts/lg.eot +0 -0
- package/dist/fonts/lg.svg +47 -0
- package/dist/fonts/lg.ttf +0 -0
- package/dist/fonts/lg.woff +0 -0
- package/dist/fonts/slick.eot +0 -0
- package/dist/fonts/slick.svg +14 -0
- package/dist/fonts/slick.ttf +0 -0
- package/dist/fonts/slick.woff +0 -0
- package/dist/fonts/summernote.eot +0 -0
- package/dist/fonts/summernote.ttf +0 -0
- package/dist/fonts/summernote.woff +0 -0
- package/dist/fonts/summernote.woff2 +0 -0
- package/dist/images/avatars/photos/13.jpg +0 -0
- package/dist/images/avatars/photos/27.jpg +0 -0
- package/dist/images/avatars/photos/5.jpg +0 -0
- package/dist/images/avatars/photos/7.jpg +0 -0
- package/dist/images/avatars/photos/8.jpg +0 -0
- package/dist/images/icons/files/ai.svg +1 -0
- package/dist/images/icons/files/bmp-beak.svg +56 -0
- package/dist/images/icons/files/css-beak.svg +56 -0
- package/dist/images/icons/files/doc-2.svg +1 -0
- package/dist/images/icons/files/doc-beak.svg +54 -0
- package/dist/images/icons/files/doc.svg +1 -0
- package/dist/images/icons/files/gif-beak.svg +53 -0
- package/dist/images/icons/files/html-beak.svg +54 -0
- package/dist/images/icons/files/img-beak.png +0 -0
- package/dist/images/icons/files/jpeg-beak.svg +55 -0
- package/dist/images/icons/files/jpg-beak.svg +55 -0
- package/dist/images/icons/files/mov-beak.svg +54 -0
- package/dist/images/icons/files/mp3-beak.svg +57 -0
- package/dist/images/icons/files/mpg-beak.svg +56 -0
- package/dist/images/icons/files/pdf-beak.svg +51 -0
- package/dist/images/icons/files/pdf.svg +1 -0
- package/dist/images/icons/files/php-beak.svg +54 -0
- package/dist/images/icons/files/png-beak.svg +56 -0
- package/dist/images/icons/files/ppt-beak.svg +51 -0
- package/dist/images/icons/files/ppt.svg +1 -0
- package/dist/images/icons/files/presentation.svg +1 -0
- package/dist/images/icons/files/ps-beak.svg +51 -0
- package/dist/images/icons/files/raw-beak.svg +53 -0
- package/dist/images/icons/files/sheet.svg +1 -0
- package/dist/images/icons/files/sql-beak.svg +55 -0
- package/dist/images/icons/files/svg-beak.svg +55 -0
- package/dist/images/icons/files/tif-beak.svg +50 -0
- package/dist/images/icons/files/txt-beak.svg +51 -0
- package/dist/images/icons/files/video.svg +14 -0
- package/dist/images/icons/files/xls-beak.svg +53 -0
- package/dist/images/icons/files/xml-beak.svg +53 -0
- package/dist/images/icons/files/zip-beak.svg +51 -0
- package/dist/images/icons/files/zip-format.svg +1 -0
- package/dist/images/upload/car-04.jpg +0 -0
- package/dist/images/upload/childeren_logo.png +0 -0
- package/dist/index.bcc1ba6d.js +68531 -0
- package/dist/style.css +27 -0
- package/dist/video/MPS_IvaLife_TVC01_WEB.mp4 +0 -0
- package/dist/vite.svg +1 -0
- package/dist/vue3-beak-ui-framework-lib.es.js +5 -0
- package/dist/vue3-beak-ui-framework-lib.umd.js +201 -0
- package/package.json +74 -0
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
|
5
|
+
<path style="fill:#E2E5E7;" d="M128,0c-17.6,0-32,14.4-32,32v448c0,17.6,14.4,32,32,32h320c17.6,0,32-14.4,32-32V128L352,0H128z"/>
|
|
6
|
+
<path style="fill:#B0B7BD;" d="M384,128h96L352,0v96C352,113.6,366.4,128,384,128z"/>
|
|
7
|
+
<polygon style="fill:#CAD1D8;" points="480,224 384,128 480,128 "/>
|
|
8
|
+
<path style="fill:#576D7E;" d="M416,416c0,8.8-7.2,16-16,16H48c-8.8,0-16-7.2-16-16V256c0-8.8,7.2-16,16-16h352c8.8,0,16,7.2,16,16
|
|
9
|
+
V416z"/>
|
|
10
|
+
<g>
|
|
11
|
+
<path style="fill:#FFFFFF;" d="M132.784,311.472H110.4c-11.136,0-11.136-16.368,0-16.368h60.512c11.392,0,11.392,16.368,0,16.368
|
|
12
|
+
h-21.248v64.592c0,11.12-16.896,11.392-16.896,0v-64.592H132.784z"/>
|
|
13
|
+
<path style="fill:#FFFFFF;" d="M224.416,326.176l22.272-27.888c6.656-8.688,19.568,2.432,12.288,10.752
|
|
14
|
+
c-7.68,9.088-15.728,18.944-23.424,29.024l26.112,32.496c7.024,9.6-7.04,18.816-13.952,9.344l-23.536-30.192l-23.152,30.832
|
|
15
|
+
c-6.528,9.328-20.992-1.152-13.68-9.856l25.696-32.624c-8.048-10.096-15.856-19.936-23.664-29.024
|
|
16
|
+
c-8.064-9.6,6.912-19.44,12.784-10.48L224.416,326.176z"/>
|
|
17
|
+
<path style="fill:#FFFFFF;" d="M298.288,311.472H275.92c-11.136,0-11.136-16.368,0-16.368h60.496c11.392,0,11.392,16.368,0,16.368
|
|
18
|
+
h-21.232v64.592c0,11.12-16.896,11.392-16.896,0V311.472z"/>
|
|
19
|
+
</g>
|
|
20
|
+
<path style="fill:#CAD1D8;" d="M400,432H96v16h304c8.8,0,16-7.2,16-16v-16C416,424.8,408.8,432,400,432z"/>
|
|
21
|
+
<g>
|
|
22
|
+
</g>
|
|
23
|
+
<g>
|
|
24
|
+
</g>
|
|
25
|
+
<g>
|
|
26
|
+
</g>
|
|
27
|
+
<g>
|
|
28
|
+
</g>
|
|
29
|
+
<g>
|
|
30
|
+
</g>
|
|
31
|
+
<g>
|
|
32
|
+
</g>
|
|
33
|
+
<g>
|
|
34
|
+
</g>
|
|
35
|
+
<g>
|
|
36
|
+
</g>
|
|
37
|
+
<g>
|
|
38
|
+
</g>
|
|
39
|
+
<g>
|
|
40
|
+
</g>
|
|
41
|
+
<g>
|
|
42
|
+
</g>
|
|
43
|
+
<g>
|
|
44
|
+
</g>
|
|
45
|
+
<g>
|
|
46
|
+
</g>
|
|
47
|
+
<g>
|
|
48
|
+
</g>
|
|
49
|
+
<g>
|
|
50
|
+
</g>
|
|
51
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="bold" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#D9F4FF;}
|
|
7
|
+
.st1{fill:#039BE5;}
|
|
8
|
+
</style>
|
|
9
|
+
<path class="st0" d="M416,512H96c-53,0-96-43-96-96V96C0,43,43,0,96,0h320c53,0,96,43,96,96v320C512,469,469,512,416,512z"/>
|
|
10
|
+
<path class="st1" d="M256,128c-70.6,0-128,57.4-128,128s57.4,128,128,128s128-57.4,128-128S326.6,128,256,128z M341.3,286.4
|
|
11
|
+
c0,4.8-2.6,9.3-6.9,11.7c-2,1.1-4.2,1.7-6.5,1.7c-2.4,0-4.9-0.7-7.1-2l-22.3-13.9v1.6c0,13.2-10.8,24-24,24h-80
|
|
12
|
+
c-13.2,0-24-10.8-24-24v-58.7c0-13.2,10.8-24,24-24h80c13.2,0,24,10.8,24,24v1.6l22.3-13.9c4.1-2.6,9.3-2.7,13.5-0.4
|
|
13
|
+
c4.2,2.4,6.9,6.8,6.9,11.7L341.3,286.4L341.3,286.4z"/>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
|
5
|
+
<path style="fill:#E2E5E7;" d="M128,0c-17.6,0-32,14.4-32,32v448c0,17.6,14.4,32,32,32h320c17.6,0,32-14.4,32-32V128L352,0H128z"/>
|
|
6
|
+
<path style="fill:#B0B7BD;" d="M384,128h96L352,0v96C352,113.6,366.4,128,384,128z"/>
|
|
7
|
+
<polygon style="fill:#CAD1D8;" points="480,224 384,128 480,128 "/>
|
|
8
|
+
<path style="fill:#84BD5A;" d="M416,416c0,8.8-7.2,16-16,16H48c-8.8,0-16-7.2-16-16V256c0-8.8,7.2-16,16-16h352c8.8,0,16,7.2,16,16
|
|
9
|
+
V416z"/>
|
|
10
|
+
<g>
|
|
11
|
+
<path style="fill:#FFFFFF;" d="M144.336,326.192l22.256-27.888c6.656-8.704,19.584,2.416,12.288,10.736
|
|
12
|
+
c-7.664,9.088-15.728,18.944-23.408,29.04l26.096,32.496c7.04,9.6-7.024,18.8-13.936,9.328l-23.552-30.192l-23.152,30.848
|
|
13
|
+
c-6.528,9.328-20.992-1.152-13.696-9.856l25.712-32.624c-8.064-10.112-15.872-19.952-23.664-29.04
|
|
14
|
+
c-8.048-9.6,6.912-19.44,12.8-10.464L144.336,326.192z"/>
|
|
15
|
+
<path style="fill:#FFFFFF;" d="M197.36,303.152c0-4.224,3.584-7.808,8.064-7.808c4.096,0,7.552,3.6,7.552,7.808v64.096h34.8
|
|
16
|
+
c12.528,0,12.8,16.752,0,16.752H205.44c-4.48,0-8.064-3.184-8.064-7.792v-73.056H197.36z"/>
|
|
17
|
+
<path style="fill:#FFFFFF;" d="M272.032,314.672c2.944-24.832,40.416-29.296,58.08-15.728c8.704,7.024-0.512,18.16-8.192,12.528
|
|
18
|
+
c-9.472-6-30.96-8.816-33.648,4.464c-3.456,20.992,52.192,8.976,51.296,43.008c-0.896,32.496-47.968,33.248-65.632,18.672
|
|
19
|
+
c-4.24-3.456-4.096-9.072-1.792-12.544c3.328-3.312,7.024-4.464,11.392-0.88c10.48,7.152,37.488,12.528,39.392-5.648
|
|
20
|
+
C321.28,339.632,268.064,351.008,272.032,314.672z"/>
|
|
21
|
+
</g>
|
|
22
|
+
<path style="fill:#CAD1D8;" d="M400,432H96v16h304c8.8,0,16-7.2,16-16v-16C416,424.8,408.8,432,400,432z"/>
|
|
23
|
+
<g>
|
|
24
|
+
</g>
|
|
25
|
+
<g>
|
|
26
|
+
</g>
|
|
27
|
+
<g>
|
|
28
|
+
</g>
|
|
29
|
+
<g>
|
|
30
|
+
</g>
|
|
31
|
+
<g>
|
|
32
|
+
</g>
|
|
33
|
+
<g>
|
|
34
|
+
</g>
|
|
35
|
+
<g>
|
|
36
|
+
</g>
|
|
37
|
+
<g>
|
|
38
|
+
</g>
|
|
39
|
+
<g>
|
|
40
|
+
</g>
|
|
41
|
+
<g>
|
|
42
|
+
</g>
|
|
43
|
+
<g>
|
|
44
|
+
</g>
|
|
45
|
+
<g>
|
|
46
|
+
</g>
|
|
47
|
+
<g>
|
|
48
|
+
</g>
|
|
49
|
+
<g>
|
|
50
|
+
</g>
|
|
51
|
+
<g>
|
|
52
|
+
</g>
|
|
53
|
+
</svg>
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
|
5
|
+
<path style="fill:#E2E5E7;" d="M128,0c-17.6,0-32,14.4-32,32v448c0,17.6,14.4,32,32,32h320c17.6,0,32-14.4,32-32V128L352,0H128z"/>
|
|
6
|
+
<path style="fill:#B0B7BD;" d="M384,128h96L352,0v96C352,113.6,366.4,128,384,128z"/>
|
|
7
|
+
<polygon style="fill:#CAD1D8;" points="480,224 384,128 480,128 "/>
|
|
8
|
+
<path style="fill:#50BEE8;" d="M416,416c0,8.8-7.2,16-16,16H48c-8.8,0-16-7.2-16-16V256c0-8.8,7.2-16,16-16h352c8.8,0,16,7.2,16,16
|
|
9
|
+
V416z"/>
|
|
10
|
+
<g>
|
|
11
|
+
<path style="fill:#FFFFFF;" d="M131.28,326.176l22.272-27.888c6.64-8.688,19.568,2.432,12.288,10.752
|
|
12
|
+
c-7.664,9.088-15.728,18.944-23.424,29.024l26.112,32.496c7.024,9.6-7.04,18.816-13.952,9.344l-23.536-30.192l-23.152,30.832
|
|
13
|
+
c-6.528,9.328-20.992-1.152-13.68-9.856l25.712-32.624c-8.064-10.096-15.872-19.936-23.664-29.024
|
|
14
|
+
c-8.064-9.6,6.912-19.44,12.784-10.48L131.28,326.176z"/>
|
|
15
|
+
<path style="fill:#FFFFFF;" d="M201.264,327.84v47.328c0,5.648-4.608,8.832-9.2,8.832c-4.096,0-7.68-3.184-7.68-8.832v-72.016
|
|
16
|
+
c0-6.656,5.648-8.848,7.68-8.848c3.696,0,5.872,2.192,8.048,4.624l28.16,37.984l29.152-39.408c4.24-5.232,14.592-3.2,14.592,5.648
|
|
17
|
+
v72.016c0,5.648-3.584,8.832-7.664,8.832c-4.608,0-8.192-3.184-8.192-8.832V327.84l-21.248,26.864
|
|
18
|
+
c-4.592,5.648-10.352,5.648-14.576,0L201.264,327.84z"/>
|
|
19
|
+
<path style="fill:#FFFFFF;" d="M294.288,303.152c0-4.224,3.584-7.808,8.064-7.808c4.096,0,7.552,3.6,7.552,7.808v64.096h34.8
|
|
20
|
+
c12.528,0,12.8,16.752,0,16.752h-42.336c-4.48,0-8.064-3.184-8.064-7.808v-73.04H294.288z"/>
|
|
21
|
+
</g>
|
|
22
|
+
<path style="fill:#CAD1D8;" d="M400,432H96v16h304c8.8,0,16-7.2,16-16v-16C416,424.8,408.8,432,400,432z"/>
|
|
23
|
+
<g>
|
|
24
|
+
</g>
|
|
25
|
+
<g>
|
|
26
|
+
</g>
|
|
27
|
+
<g>
|
|
28
|
+
</g>
|
|
29
|
+
<g>
|
|
30
|
+
</g>
|
|
31
|
+
<g>
|
|
32
|
+
</g>
|
|
33
|
+
<g>
|
|
34
|
+
</g>
|
|
35
|
+
<g>
|
|
36
|
+
</g>
|
|
37
|
+
<g>
|
|
38
|
+
</g>
|
|
39
|
+
<g>
|
|
40
|
+
</g>
|
|
41
|
+
<g>
|
|
42
|
+
</g>
|
|
43
|
+
<g>
|
|
44
|
+
</g>
|
|
45
|
+
<g>
|
|
46
|
+
</g>
|
|
47
|
+
<g>
|
|
48
|
+
</g>
|
|
49
|
+
<g>
|
|
50
|
+
</g>
|
|
51
|
+
<g>
|
|
52
|
+
</g>
|
|
53
|
+
</svg>
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
|
5
|
+
<path style="fill:#E2E5E7;" d="M128,0c-17.6,0-32,14.4-32,32v448c0,17.6,14.4,32,32,32h320c17.6,0,32-14.4,32-32V128L352,0H128z"/>
|
|
6
|
+
<path style="fill:#B0B7BD;" d="M384,128h96L352,0v96C352,113.6,366.4,128,384,128z"/>
|
|
7
|
+
<polygon style="fill:#CAD1D8;" points="480,224 384,128 480,128 "/>
|
|
8
|
+
<path style="fill:#84BD5A;" d="M416,416c0,8.8-7.2,16-16,16H48c-8.8,0-16-7.2-16-16V256c0-8.8,7.2-16,16-16h352c8.8,0,16,7.2,16,16
|
|
9
|
+
V416z"/>
|
|
10
|
+
<g>
|
|
11
|
+
<path style="fill:#FFFFFF;" d="M132.64,384c-8.064,0-11.264-7.792-6.656-13.296l45.552-60.512h-37.76
|
|
12
|
+
c-11.12,0-10.224-15.712,0-15.712h51.568c9.712,0,12.528,9.184,5.632,16.624l-43.632,56.656h41.584
|
|
13
|
+
c10.24,0,11.52,16.256-1.008,16.256h-55.28V384z"/>
|
|
14
|
+
<path style="fill:#FFFFFF;" d="M212.048,303.152c0-10.496,16.896-10.88,16.896,0v73.04c0,10.608-16.896,10.88-16.896,0V303.152z"/>
|
|
15
|
+
<path style="fill:#FFFFFF;" d="M251.616,303.152c0-4.224,3.328-8.832,8.704-8.832h29.552c16.64,0,31.616,11.136,31.616,32.48
|
|
16
|
+
c0,20.224-14.976,31.488-31.616,31.488h-21.36v16.896c0,5.632-3.584,8.816-8.192,8.816c-4.224,0-8.704-3.184-8.704-8.816
|
|
17
|
+
L251.616,303.152L251.616,303.152z M268.496,310.432v31.872h21.36c8.576,0,15.36-7.568,15.36-15.504
|
|
18
|
+
c0-8.944-6.784-16.368-15.36-16.368H268.496z"/>
|
|
19
|
+
</g>
|
|
20
|
+
<path style="fill:#CAD1D8;" d="M400,432H96v16h304c8.8,0,16-7.2,16-16v-16C416,424.8,408.8,432,400,432z"/>
|
|
21
|
+
<g>
|
|
22
|
+
</g>
|
|
23
|
+
<g>
|
|
24
|
+
</g>
|
|
25
|
+
<g>
|
|
26
|
+
</g>
|
|
27
|
+
<g>
|
|
28
|
+
</g>
|
|
29
|
+
<g>
|
|
30
|
+
</g>
|
|
31
|
+
<g>
|
|
32
|
+
</g>
|
|
33
|
+
<g>
|
|
34
|
+
</g>
|
|
35
|
+
<g>
|
|
36
|
+
</g>
|
|
37
|
+
<g>
|
|
38
|
+
</g>
|
|
39
|
+
<g>
|
|
40
|
+
</g>
|
|
41
|
+
<g>
|
|
42
|
+
</g>
|
|
43
|
+
<g>
|
|
44
|
+
</g>
|
|
45
|
+
<g>
|
|
46
|
+
</g>
|
|
47
|
+
<g>
|
|
48
|
+
</g>
|
|
49
|
+
<g>
|
|
50
|
+
</g>
|
|
51
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg id="bold" enable-background="new 0 0 32 32" height="512" viewBox="0 0 32 32" width="512" xmlns="http://www.w3.org/2000/svg"><path d="m26 32h-20c-3.314 0-6-2.686-6-6v-20c0-3.314 2.686-6 6-6h20c3.314 0 6 2.686 6 6v20c0 3.314-2.686 6-6 6z" fill="#e3f8fa"/><g fill="#26c6da"><path d="m18.667 15.667h-.333v.667h.333c.183-.001.333-.15.333-.334s-.15-.333-.333-.333z"/><path d="m22.167 11.333h-7.293l-1.187-1.187c-.094-.093-.221-.146-.354-.146h-3.5c-1.011 0-1.833.822-1.833 1.833v8.333c0 1.012.822 1.834 1.833 1.834h12.333c1.012 0 1.834-.822 1.834-1.833v-7c0-1.011-.822-1.834-1.833-1.834zm-8.667 6.334c.276 0 .5.224.5.5s-.224.5-.5.5h-1.667c-.177 0-.341-.094-.431-.247-.09-.152-.092-.341-.006-.496l1.254-2.257h-.817c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h1.667c.177 0 .341.094.431.247.09.152.092.341.006.496l-1.254 2.257zm2.667.5c0 .276-.224.5-.5.5s-.5-.224-.5-.5v-3c0-.276.224-.5.5-.5s.5.224.5.5zm2.5-.834h-.333v.833c0 .276-.224.5-.5.5s-.5-.224-.5-.5v-3c0-.276.224-.5.5-.5h.833c.735.001 1.333.599 1.333 1.334s-.598 1.333-1.333 1.333z"/></g></svg>
|
|
Binary file
|
|
Binary file
|