Primer Commit
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="add-circle-a" d="M9,1.5 C4.86,1.5 1.5,4.86 1.5,9 C1.5,13.14 4.86,16.5 9,16.5 C13.14,16.5 16.5,13.14 16.5,9 C16.5,4.86 13.14,1.5 9,1.5 Z M12.75,9.75 L9.75,9.75 L9.75,12.75 L8.25,12.75 L8.25,9.75 L5.25,9.75 L5.25,8.25 L8.25,8.25 L8.25,5.25 L9.75,5.25 L9.75,8.25 L12.75,8.25 L12.75,9.75 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="add-circle-b" fill="#fff">
|
||||
<use xlink:href="#add-circle-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#add-circle-a"/>
|
||||
<g fill="#3B474E" mask="url(#add-circle-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 812 B |
15
assets/ckfinder/skins/neko/images/svg/gray/add-gray.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
|
||||
<defs>
|
||||
<path id="ico-add-gray-a" d="M9,1.5 C4.86,1.5 1.5,4.86 1.5,9 C1.5,13.14 4.86,16.5 9,16.5 C13.14,16.5 16.5,13.14 16.5,9 C16.5,4.86 13.14,1.5 9,1.5 Z M12.75,9.75 L9.75,9.75 L9.75,12.75 L8.25,12.75 L8.25,9.75 L5.25,9.75 L5.25,8.25 L8.25,8.25 L8.25,5.25 L9.75,5.25 L9.75,8.25 L12.75,8.25 L12.75,9.75 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd" transform="translate(-1 -1)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="ico-add-gray-b" fill="#fff">
|
||||
<use xlink:href="#ico-add-gray-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#ico-add-gray-a"/>
|
||||
<g fill="#3B474E" mask="url(#ico-add-gray-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 851 B |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="add-photo-a" d="M14.8833333,4.81666667 L14.8833333,7.35816667 C14.8833333,7.35816667 13.1918333,7.36666667 13.1833333,7.35816667 L13.1833333,4.81666667 L10.6333333,4.81666667 C10.6333333,4.81666667 10.6418333,3.12516667 10.6333333,3.11666667 L13.1833333,3.11666667 L13.1833333,0.566666667 L14.8833333,0.566666667 L14.8833333,3.11666667 L17.4333333,3.11666667 L17.4333333,4.81666667 L14.8833333,4.81666667 Z M12.3333333,8.21666667 L12.3333333,5.66666667 L9.78333333,5.66666667 L9.78333333,3.11666667 L2.98333333,3.11666667 C2.04833333,3.11666667 1.28333333,3.88166667 1.28333333,4.81666667 L1.28333333,15.0166667 C1.28333333,15.9516667 2.04833333,16.7166667 2.98333333,16.7166667 L13.1833333,16.7166667 C14.1183333,16.7166667 14.8833333,15.9516667 14.8833333,15.0166667 L14.8833333,8.21666667 L12.3333333,8.21666667 Z M2.98333333,15.0166667 L5.53333333,11.6166667 L7.23333333,14.1666667 L9.78333333,10.7666667 L13.1833333,15.0166667 L2.98333333,15.0166667 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="add-photo-b" fill="#fff">
|
||||
<use xlink:href="#add-photo-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#add-photo-a"/>
|
||||
<g fill="#3B474E" mask="url(#add-photo-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
15
assets/ckfinder/skins/neko/images/svg/gray/adjust-gray.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="adjust-a" d="M9,1.5 C4.8675,1.5 1.5,4.8675 1.5,9 C1.5,13.1325 4.8675,16.5 9,16.5 C13.1325,16.5 16.5,13.1325 16.5,9 C16.5,4.8675 13.1325,1.5 9,1.5 Z M9,15 C5.6925,15 3,12.3075 3,9 C3,5.6925 5.6925,3 9,3 C12.3075,3 15,5.6925 15,9 C15,12.3075 12.3075,15 9,15 Z M11.25,9 C11.25,10.245 10.245,11.25 9,11.25 C7.755,11.25 6.75,10.245 6.75,9 C6.75,7.755 7.755,6.75 9,6.75 C10.245,6.75 11.25,7.755 11.25,9 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="adjust-b" fill="#fff">
|
||||
<use xlink:href="#adjust-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#adjust-a"/>
|
||||
<g fill="#3B474E" mask="url(#adjust-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 909 B |
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="10px" height="5px" viewBox="0 0 10 5" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>baseline-arrow_right-24px</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="light" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="ckfinder-right" transform="translate(-1069.000000, -288.000000)">
|
||||
<g id="baseline-arrow_right-24px" transform="translate(1074.000000, 290.000000) rotate(90.000000) translate(-1074.000000, -290.000000) translate(1064.000000, 280.000000)">
|
||||
<polygon id="Shape" fill="#787C7F" fill-rule="nonzero" points="8.33333333 14.1666667 12.5 10 8.33333333 5.83333333"></polygon>
|
||||
<polygon id="Shape" points="0 20 0 0 20 0 20 20"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 959 B |
17
assets/ckfinder/skins/neko/images/svg/gray/check-blue.svg
Normal file
@@ -0,0 +1,17 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14" height="11" viewBox="0 0 14 11">
|
||||
<defs>
|
||||
<polygon id="ico-check-blue-a" points="4.75 8.127 1.623 5 .557 6.058 4.75 10.25 13.75 1.25 12.693 .193"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd" transform="translate(-2 -4)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<g transform="translate(2 4)">
|
||||
<mask id="ico-check-blue-b" fill="#fff">
|
||||
<use xlink:href="#ico-check-blue-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#ico-check-blue-a"/>
|
||||
<g fill="#0A90EB" mask="url(#ico-check-blue-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18" transform="translate(-1 -1)"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 751 B |
15
assets/ckfinder/skins/neko/images/svg/gray/check-gray.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<polygon id="check-a" points="6.75 12.127 3.623 9 2.558 10.057 6.75 14.25 15.75 5.25 14.693 4.192"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="check-b" fill="#fff">
|
||||
<use xlink:href="#check-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#check-a"/>
|
||||
<g fill="#3B474E" mask="url(#check-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 594 B |
17
assets/ckfinder/skins/neko/images/svg/gray/check-white.svg
Normal file
@@ -0,0 +1,17 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14" height="11" viewBox="0 0 14 11">
|
||||
<defs>
|
||||
<polygon id="ico-check-gray-a" points="4.75 8.127 1.623 5 .557 6.058 4.75 10.25 13.75 1.25 12.693 .193"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd" transform="translate(-2 -4)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<g transform="translate(2 4)">
|
||||
<mask id="ico-check-gray-b" fill="#fff">
|
||||
<use xlink:href="#ico-check-gray-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#ico-check-gray-a"/>
|
||||
<g fill="#ffffff" mask="url(#ico-check-gray-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18" transform="translate(-1 -1)"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 751 B |
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 51.2 (57519) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>Group 3</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<polygon id="path-1" points="3.69444444 6.32138889 1.26194444 3.88888889 0.433611111 4.71138889 3.69444444 7.97222222 10.6944444 0.972222222 9.87194444 0.149722222"></polygon>
|
||||
</defs>
|
||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="ckfinder-right" transform="translate(-908.000000, -81.000000)">
|
||||
<g id="Group-3" transform="translate(908.000000, 81.000000)">
|
||||
<rect id="Rectangle-3" fill="#0A90EB" fill-rule="nonzero" x="0" y="0" width="16" height="16" rx="3"></rect>
|
||||
<g id="icons/check" transform="translate(1.000000, 1.000000)">
|
||||
<polygon id="Shape" points="0 0 14 0 14 14 0 14"></polygon>
|
||||
<g id="baseline-check-24px" stroke-width="1" fill-rule="evenodd">
|
||||
<polygon id="Shape" points="0 0 14 0 14 14 0 14"></polygon>
|
||||
<g id="Icon-color" transform="translate(1.555556, 3.111111)">
|
||||
<mask id="mask-2" fill="white">
|
||||
<use xlink:href="#path-1"></use>
|
||||
</mask>
|
||||
<use id="Mask" fill="#000000" fill-rule="nonzero" xlink:href="#path-1"></use>
|
||||
<g id="colors/white" mask="url(#mask-2)" fill="#FFFFFF">
|
||||
<g transform="translate(-0.777778, -0.777778)" id="Shape">
|
||||
<polygon points="0 0 14 0 14 14 0 14"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
12
assets/ckfinder/skins/neko/images/svg/gray/checkbox.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 51.2 (57519) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>Rectangle 3</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="ckfinder-right" transform="translate(-908.000000, -125.000000)" fill="#FFFFFF" fill-rule="nonzero" stroke="#D7DCDF">
|
||||
<rect id="Rectangle-3" x="908.5" y="125.5" width="15" height="15" rx="3"></rect>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 690 B |
15
assets/ckfinder/skins/neko/images/svg/gray/close-gray.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<polygon id="close-a" points="14.25 4.808 13.193 3.75 9 7.942 4.808 3.75 3.75 4.808 7.942 9 3.75 13.193 4.808 14.25 9 10.057 13.193 14.25 14.25 13.193 10.057 9"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="close-b" fill="#fff">
|
||||
<use xlink:href="#close-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#close-a"/>
|
||||
<g fill="#3B474E" mask="url(#close-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 656 B |
15
assets/ckfinder/skins/neko/images/svg/gray/crop-gray.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="crop-a" d="M12.75,11.25 L14.25,11.25 L14.25,5.25 C14.25,4.425 13.575,3.75 12.75,3.75 L6.75,3.75 L6.75,5.25 L12.75,5.25 L12.75,11.25 Z M5.25,12.75 L5.25,0.75 L3.75,0.75 L3.75,3.75 L0.75,3.75 L0.75,5.25 L3.75,5.25 L3.75,12.75 C3.75,13.575 4.425,14.25 5.25,14.25 L12.75,14.25 L12.75,17.25 L14.25,17.25 L14.25,14.25 L17.25,14.25 L17.25,12.75 L5.25,12.75 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="crop-b" fill="#fff">
|
||||
<use xlink:href="#crop-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#crop-a"/>
|
||||
<g fill="#3B474E" mask="url(#crop-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 854 B |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="folder-add-a" d="M15.75,4.1875 L9,4.1875 L7.3125,2.5 L2.25,2.5 C1.3134375,2.5 0.5709375,3.2509375 0.5709375,4.1875 L0.5625,14.3125 C0.5625,15.2490625 1.3134375,16 2.25,16 L15.75,16 C16.6865625,16 17.4375,15.2490625 17.4375,14.3125 L17.4375,5.875 C17.4375,4.9384375 16.6865625,4.1875 15.75,4.1875 Z M14.90625,10.9375 L12.375,10.9375 L12.375,13.46875 L10.6875,13.46875 L10.6875,10.9375 L8.15625,10.9375 L8.15625,9.25 L10.6875,9.25 L10.6875,6.71875 L12.375,6.71875 L12.375,9.25 L14.90625,9.25 L14.90625,10.9375 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="folder-add-b" fill="#fff">
|
||||
<use xlink:href="#folder-add-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#folder-add-a"/>
|
||||
<g fill="#3B474E" mask="url(#folder-add-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
23
assets/ckfinder/skins/neko/images/svg/gray/folder-blue.svg
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>icons/folder</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<path d="M5.66666633,1.666667 L1.66666633,1.666667 C0.933333,1.666667 0.339999667,2.266667 0.339999667,3.00000033 L0.333333,11.0000003 C0.333333,11.7333337 0.933333,12.3333337 1.66666633,12.3333337 L12.333333,12.3333337 C13.0666663,12.3333337 13.6666663,11.7333337 13.6666663,11.0000003 L13.6666663,4.33333367 C13.6666663,3.60000033 13.0666663,3.00000033 12.333333,3.00000033 L6.99999967,3.00000033 L5.66666633,1.666667 Z" id="path-1"></path>
|
||||
</defs>
|
||||
<g id="icons/folder" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="baseline-folder-24px" transform="translate(1.000000, 1.000000)">
|
||||
<polygon id="Shape" points="0 0 16 0 16 16 0 16"></polygon>
|
||||
<mask id="mask-2" fill="white">
|
||||
<use xlink:href="#path-1"></use>
|
||||
</mask>
|
||||
<use id="Mask" fill="#0A90EB" fill-rule="nonzero" xlink:href="#path-1"></use>
|
||||
<g id="colors/blue" mask="url(#mask-2)" fill="#0A90EB">
|
||||
<g transform="translate(-1.000000, -1.000000)" id="Shape">
|
||||
<polygon points="0 0 16 0 16 16 0 16"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
15
assets/ckfinder/skins/neko/images/svg/gray/folder-gray.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="folder-a" d="M7.5,3 L3,3 C2.175,3 1.5075,3.675 1.5075,4.5 L1.5,13.5 C1.5,14.325 2.175,15 3,15 L15,15 C15.825,15 16.5,14.325 16.5,13.5 L16.5,6 C16.5,5.175 15.825,4.5 15,4.5 L9,4.5 L7.5,3 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="folder-b" fill="#fff">
|
||||
<use xlink:href="#folder-a"/>
|
||||
</mask>
|
||||
<use fill="#0A90EB" fill-rule="nonzero" xlink:href="#folder-a"/>
|
||||
<g fill="#3B474E" mask="url(#folder-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 701 B |
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="18px" height="18px" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>open-folder</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="open-folder" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Mask" transform="translate(0.500000, 3.000000)" fill="#0A90EB" fill-rule="nonzero">
|
||||
<path d="M2.92424243,10.1818182 L2.92424243,4.55757576 C2.92424243,3.91491714 3.44522017,3.39393939 4.08787879,3.39393939 L14.0757576,3.39393939 L14.0757576,2.90909091 C14.0757576,2.64131649 13.8586835,2.42424242 13.5909091,2.42424242 L7.37106564,2.42424242 L5.91660403,0.969780819 L1.96181819,0.970606341 C1.6941621,0.970606341 1.47713708,1.18749576 1.47696965,1.45535382 L1.46969707,10.1824239 C1.46952979,10.4500777 1.68627262,10.6672123 1.95388052,10.667575 L2.43939394,10.6666667 C2.70716836,10.6666667 2.92424243,10.4495926 2.92424243,10.1818182 Z M15.0454545,3.39393939 L15.3363636,3.39393939 C15.9790223,3.39393939 16.5,3.91491714 16.5,4.55757576 L16.5,10.4727273 C16.5,11.1153859 15.9790223,11.6363636 15.3363636,11.6363636 L2.43939394,11.6363636 L1.95454546,11.6372724 C1.15031326,11.63677 0.499498213,10.985141 0.50000029,10.1818179 L0.507273018,1.45454574 C0.507774873,0.651577622 1.15884992,0.000909375 1.96181819,0.000909375 L6.31818182,0 L7.77272728,1.45454545 L13.5909091,1.45454545 C14.3942323,1.45454545 15.0454545,2.10576764 15.0454545,2.90909091 L15.0454545,3.39393939 Z" id="path-1"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
15
assets/ckfinder/skins/neko/images/svg/gray/info-gray.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="info-a" d="M9,1.5 C4.86,1.5 1.5,4.86 1.5,9 C1.5,13.14 4.86,16.5 9,16.5 C13.14,16.5 16.5,13.14 16.5,9 C16.5,4.86 13.14,1.5 9,1.5 Z M9.75,12.75 L8.25,12.75 L8.25,8.25 L9.75,8.25 L9.75,12.75 Z M9.75,6.75 L8.25,6.75 L8.25,5.25 L9.75,5.25 L9.75,6.75 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="info-b" fill="#fff">
|
||||
<use xlink:href="#info-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#info-a"/>
|
||||
<g fill="#3B474E" mask="url(#info-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 749 B |
15
assets/ckfinder/skins/neko/images/svg/gray/photo-gray.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="photo-a" d="M15.75,2.25 L2.25,2.25 C1.5,2.25 0.75,3 0.75,3.75 L0.75,14.25 C0.75,15.075 1.425,15.75 2.25,15.75 L15.75,15.75 C16.5,15.75 17.25,15 17.25,14.25 L17.25,3.75 C17.25,3 16.5,2.25 15.75,2.25 Z M3.75,12.75 L6.375,9.375 L8.25,11.6325 L10.875,8.25 L14.25,12.75 L3.75,12.75 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="photo-b" fill="#fff">
|
||||
<use xlink:href="#photo-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#photo-a"/>
|
||||
<g fill="#3B474E" mask="url(#photo-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 785 B |
15
assets/ckfinder/skins/neko/images/svg/gray/presets-gray.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="presets-a" d="M14.265,7.5 L14.265,14.25 L3.75,14.25 L3.75,3.75 L10.5,3.75 L10.5,2.25 L3.765,2.25 C2.94,2.25 2.265,2.925 2.265,3.75 L2.265,14.25 C2.265,15.075 2.94,15.75 3.765,15.75 L14.265,15.75 C15.09,15.75 15.765,15.075 15.765,14.25 L15.765,7.5 L14.265,7.5 Z M12.75,7.5 L13.455,5.955 L15,5.25 L13.455,4.545 L12.75,3 L12.045,4.545 L10.5,5.25 L12.045,5.955 L12.75,7.5 Z M9.9375,8.0625 L9,6 L8.0625,8.0625 L6,9 L8.0625,9.9375 L9,12 L9.9375,9.9375 L12,9 L9.9375,8.0625 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="presets-b" fill="#fff">
|
||||
<use xlink:href="#presets-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#presets-a"/>
|
||||
<g fill="#3B474E" mask="url(#presets-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 983 B |
15
assets/ckfinder/skins/neko/images/svg/gray/reset-gray.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="reset-a" d="M9.71338835,1.69854346 C5.98588835,1.69854346 2.96338835,4.72104346 2.96338835,8.44854346 L0.713388348,8.44854346 L3.63088835,11.3660435 L3.68338835,11.4710435 L6.71338835,8.44854346 L4.46338835,8.44854346 C4.46338835,5.54604346 6.81088835,3.19854346 9.71338835,3.19854346 C12.6158883,3.19854346 14.9633883,5.54604346 14.9633883,8.44854346 C14.9633883,11.3510435 12.6158883,13.6985435 9.71338835,13.6985435 C8.26588835,13.6985435 6.95338835,13.1060435 6.00838835,12.1535435 L4.94338835,13.2185435 C6.16588835,14.4410435 7.84588835,15.1985435 9.71338835,15.1985435 C13.4408883,15.1985435 16.4633883,12.1760435 16.4633883,8.44854346 C16.4633883,4.72104346 13.4408883,1.69854346 9.71338835,1.69854346 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="reset-b" fill="#fff">
|
||||
<use xlink:href="#reset-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" transform="rotate(45 8.588 8.449)" xlink:href="#reset-a"/>
|
||||
<g fill="#3B474E" mask="url(#reset-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
15
assets/ckfinder/skins/neko/images/svg/gray/resize-gray.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="resize-a" d="M2.25,3.75 L2.25,6.75 L3.75,6.75 L3.75,3.75 L6.75,3.75 L6.75,2.25 L3.75,2.25 C2.925,2.25 2.25,2.925 2.25,3.75 Z M3.75,11.25 L2.25,11.25 L2.25,14.25 C2.25,15.075 2.925,15.75 3.75,15.75 L6.75,15.75 L6.75,14.25 L3.75,14.25 L3.75,11.25 Z M14.25,14.25 L11.25,14.25 L11.25,15.75 L14.25,15.75 C15.075,15.75 15.75,15.075 15.75,14.25 L15.75,11.25 L14.25,11.25 L14.25,14.25 Z M14.25,2.25 L11.25,2.25 L11.25,3.75 L14.25,3.75 L14.25,6.75 L15.75,6.75 L15.75,3.75 C15.75,2.925 15.075,2.25 14.25,2.25 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="resize-b" fill="#fff">
|
||||
<use xlink:href="#resize-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#resize-a"/>
|
||||
<g fill="#3B474E" mask="url(#resize-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1011 B |
15
assets/ckfinder/skins/neko/images/svg/gray/rotate-gray.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="rotate-a" d="M5.505,4.8075 L0.645,9.675 L5.5125,14.535 L10.38,9.675 L5.505,4.8075 Z M2.7675,9.675 L5.5125,6.93 L8.25,9.675 L5.505,12.42 L2.7675,9.675 Z M14.52,4.98 C13.2075,3.66 11.475,3 9.75,3 L9.75,0.57 L6.57,3.75 L9.75,6.93 L9.75,4.5 C11.0925,4.5 12.435,5.01 13.4625,6.0375 C15.51,8.085 15.51,11.415 13.4625,13.4625 C12.435,14.49 11.0925,15 9.75,15 C9.0225,15 8.295,14.8425 7.62,14.5425 L6.5025,15.66 C7.515,16.215 8.6325,16.5 9.75,16.5 C11.475,16.5 13.2075,15.84 14.52,14.52 C17.16,11.8875 17.16,7.6125 14.52,4.98 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="rotate-b" fill="#fff">
|
||||
<use xlink:href="#rotate-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#rotate-a"/>
|
||||
<g fill="#3B474E" mask="url(#rotate-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="rotate-left-a" d="M5.3325,6.3975 L4.275,5.3325 C3.6,6.2025 3.18,7.2075 3.0525,8.25 L4.5675,8.25 C4.6725,7.5975 4.935,6.96 5.3325,6.3975 Z M4.5675,9.75 L3.0525,9.75 C3.18,10.7925 3.5925,11.7975 4.2675,12.6675 L5.325,11.6025 C4.935,11.04 4.6725,10.41 4.5675,9.75 Z M5.325,13.74 C6.195,14.415 7.2075,14.82 8.25,14.9475 L8.25,13.425 C7.5975,13.3125 6.9675,13.0575 6.405,12.6525 L5.325,13.74 Z M9.75,3.0525 L9.75,0.75 L6.3375,4.1625 L9.75,7.5 L9.75,4.5675 C11.88,4.9275 13.5,6.7725 13.5,9 C13.5,11.2275 11.88,13.0725 9.75,13.4325 L9.75,14.9475 C12.7125,14.58 15,12.06 15,9 C15,5.94 12.7125,3.42 9.75,3.0525 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="rotate-left-b" fill="#fff">
|
||||
<use xlink:href="#rotate-left-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#rotate-left-a"/>
|
||||
<g fill="#3B474E" mask="url(#rotate-left-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="rotate-right-a" d="M11.6625,4.1625 L8.25,0.75 L8.25,3.0525 C5.295,3.42 3,5.94 3,9 C3,12.06 5.2875,14.58 8.25,14.9475 L8.25,13.4325 C6.12,13.0725 4.5,11.2275 4.5,9 C4.5,6.7725 6.12,4.9275 8.25,4.5675 L8.25,7.5 L11.6625,4.1625 Z M14.9475,8.25 C14.82,7.2075 14.4075,6.2025 13.7325,5.3325 L12.6675,6.3975 C13.0725,6.96 13.3275,7.5975 13.4325,8.25 L14.9475,8.25 Z M9.75,13.425 L9.75,14.94 C10.7925,14.8125 11.805,14.4075 12.675,13.7325 L11.595,12.6525 C11.0325,13.0575 10.4025,13.32 9.75,13.425 Z M12.6675,11.61 L13.7325,12.6675 C14.4075,11.7975 14.82,10.7925 14.9475,9.75 L13.4325,9.75 C13.3275,10.4025 13.0725,11.04 12.6675,11.61 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<mask id="rotate-right-b" fill="#fff">
|
||||
<use xlink:href="#rotate-right-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#rotate-right-a"/>
|
||||
<g fill="#3B474E" mask="url(#rotate-right-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
15
assets/ckfinder/skins/neko/images/svg/gray/save-gray.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="save-a" d="M12.75,2.25 L3.75,2.25 C2.9175,2.25 2.25,2.925 2.25,3.75 L2.25,14.25 C2.25,15.075 2.9175,15.75 3.75,15.75 L14.25,15.75 C15.075,15.75 15.75,15.075 15.75,14.25 L15.75,5.25 L12.75,2.25 Z M9,14.25 C7.755,14.25 6.75,13.245 6.75,12 C6.75,10.755 7.755,9.75 9,9.75 C10.245,9.75 11.25,10.755 11.25,12 C11.25,13.245 10.245,14.25 9,14.25 Z M11.25,6.75 L3.75,6.75 L3.75,3.75 L11.25,3.75 L11.25,6.75 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="save-b" fill="#fff">
|
||||
<use xlink:href="#save-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#save-a"/>
|
||||
<g fill="#3B474E" mask="url(#save-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 902 B |
13
assets/ckfinder/skins/neko/images/svg/gray/settings.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="14px" height="16px" viewBox="0 0 14 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>baseline-settings-20px</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="light" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="ckfinder-main" transform="translate(-1082.000000, -14.000000)">
|
||||
<g id="baseline-settings-20px" transform="translate(1080.000000, 13.000000)">
|
||||
<polygon id="Shape" points="0 0 18 0 18 18 0 18"></polygon>
|
||||
<path d="M14.355,9.702 C14.382,9.477 14.4,9.243 14.4,9 C14.4,8.757 14.382,8.523 14.346,8.298 L15.867,7.11 C16.002,7.002 16.038,6.804 15.957,6.651 L14.517,4.158 C14.427,3.996 14.238,3.942 14.076,3.996 L12.285,4.716 C11.907,4.428 11.511,4.194 11.07,4.014 L10.8,2.106 C10.773,1.926 10.62,1.8 10.44,1.8 L7.56,1.8 C7.38,1.8 7.236,1.926 7.209,2.106 L6.939,4.014 C6.498,4.194 6.093,4.437 5.724,4.716 L3.933,3.996 C3.771,3.933 3.582,3.996 3.492,4.158 L2.052,6.651 C1.962,6.813 1.998,7.002 2.142,7.11 L3.663,8.298 C3.627,8.523 3.6,8.766 3.6,9 C3.6,9.234 3.618,9.477 3.654,9.702 L2.133,10.89 C1.998,10.998 1.962,11.196 2.043,11.349 L3.483,13.842 C3.573,14.004 3.762,14.058 3.924,14.004 L5.715,13.284 C6.093,13.572 6.489,13.806 6.93,13.986 L7.2,15.894 C7.236,16.074 7.38,16.2 7.56,16.2 L10.44,16.2 C10.62,16.2 10.773,16.074 10.791,15.894 L11.061,13.986 C11.502,13.806 11.907,13.563 12.276,13.284 L14.067,14.004 C14.229,14.067 14.418,14.004 14.508,13.842 L15.948,11.349 C16.038,11.187 16.002,10.998 15.858,10.89 L14.355,9.702 Z M9,11.7 C7.515,11.7 6.3,10.485 6.3,9 C6.3,7.515 7.515,6.3 9,6.3 C10.485,6.3 11.7,7.515 11.7,9 C11.7,10.485 10.485,11.7 9,11.7 Z" id="Shape" fill="#3B474E" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
21
assets/ckfinder/skins/neko/images/svg/gray/trash-gray.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>icons/trash</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<path d="M2.64285714,13.4285714 C2.64285714,14.2666667 3.44642857,14.952381 4.42857143,14.952381 L11.5714286,14.952381 C12.5535714,14.952381 13.3571429,14.2666667 13.3571429,13.4285714 L13.3571429,4.28571429 L2.64285714,4.28571429 L2.64285714,13.4285714 Z M11.125,1.9047619 L10.2321429,1.11111111 L5.76785714,1.11111111 L4.875,1.9047619 L1.75,1.9047619 L1.75,3.49206349 L14.25,3.49206349 L14.25,1.9047619 L11.125,1.9047619 Z" id="path-1"></path>
|
||||
</defs>
|
||||
<g id="icons/trash" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<polygon id="Shape" points="0 1 16 1 16 15.2222222 0 15.2222222"></polygon>
|
||||
<mask id="mask-2" fill="white">
|
||||
<use xlink:href="#path-1"></use>
|
||||
</mask>
|
||||
<use id="Mask" fill="#000000" fill-rule="nonzero" xlink:href="#path-1"></use>
|
||||
<g id="colors/grey-2" mask="url(#mask-2)" fill="#3B474E">
|
||||
<g transform="translate(0.000000, 1.000000)" id="Shape">
|
||||
<polygon points="0 0 16 0 16 14 0 14"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |