diff --git a/Build/bower.json b/Build/bower.json index 6f0a33fbcb61d0bce447d403cae474144e448b16..04c8fd58ee870722a8cde93e7bacde29cbb90b3e 100644 --- a/Build/bower.json +++ b/Build/bower.json @@ -42,7 +42,7 @@ "seiyria-bootstrap-slider": "^9.5.3", "devbridge-autocomplete": "^1.2.24", "region-flags": "*", - "typo3-icons": "^1.0.0", + "typo3-icons": "^1.1.0", "matchHeight": "matchheight#^0.7.0", "jquery-minicolors": "^2.2.4", "d3": "^4.4.0", diff --git a/typo3/sysext/core/Classes/Imaging/IconRegistry.php b/typo3/sysext/core/Classes/Imaging/IconRegistry.php index 021e2d6e655c1f76689e08e68dbbdb5e4a65bd1c..2ebdd17b51dace71d27aaf61211089439d9e202c 100644 --- a/typo3/sysext/core/Classes/Imaging/IconRegistry.php +++ b/typo3/sysext/core/Classes/Imaging/IconRegistry.php @@ -81,6 +81,18 @@ class IconRegistry implements SingletonInterface 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/actions/actions-database.svg' ] ], + 'actions-database-import' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/actions/actions-database-import.svg' + ] + ], + 'actions-database-reload' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/actions/actions-database-reload.svg' + ] + ], 'actions-delete' => [ 'provider' => SvgIconProvider::class, 'options' => [ @@ -597,6 +609,12 @@ class IconRegistry implements SingletonInterface 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/actions/actions-refresh.svg' ] ], + 'actions-remove' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/actions/actions-remove.svg' + ] + ], 'actions-search' => [ 'provider' => SvgIconProvider::class, 'options' => [ @@ -1503,6 +1521,24 @@ class IconRegistry implements SingletonInterface ], // Content + 'content-accordion' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-accordion.svg' + ] + ], + 'content-audio' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-audio.svg' + ] + ], + 'content-briefcase' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-briefcase.svg' + ] + ], 'content-beside-text-img-above-center' => [ 'provider' => SvgIconProvider::class, 'options' => [ @@ -1557,6 +1593,36 @@ class IconRegistry implements SingletonInterface 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-bullets.svg' ] ], + 'content-carousel-header' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-carousel-header.svg' + ] + ], + 'content-carousel-html' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-carousel-html.svg' + ] + ], + 'content-carousel-image' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-carousel-image.svg' + ] + ], + 'content-carousel' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-carousel.svg' + ] + ], + 'content-coffee' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-coffee.svg' + ] + ], 'content-elements-login' => [ 'provider' => SvgIconProvider::class, 'options' => [ @@ -1575,18 +1641,36 @@ class IconRegistry implements SingletonInterface 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-elements-searchform.svg' ] ], + 'content-form' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-form.svg' + ] + ], 'content-header' => [ 'provider' => SvgIconProvider::class, 'options' => [ 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-header.svg' ] ], + 'content-idea' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-idea.svg' + ] + ], 'content-image' => [ 'provider' => SvgIconProvider::class, 'options' => [ 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-image.svg' ] ], + 'content-info' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-info.svg' + ] + ], 'content-inside-text-img-left' => [ 'provider' => SvgIconProvider::class, 'options' => [ @@ -1647,12 +1731,36 @@ class IconRegistry implements SingletonInterface 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-menu-sitemap.svg' ] ], + 'content-menu-thumbnail' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-menu-thumbnail.svg' + ] + ], + 'content-news' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-news.svg' + ] + ], + 'content-panel' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-panel.svg' + ] + ], 'content-plugin' => [ 'provider' => SvgIconProvider::class, 'options' => [ 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-plugin.svg' ] ], + 'content-quote' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-quote.svg' + ] + ], 'content-special-div' => [ 'provider' => SvgIconProvider::class, 'options' => [ @@ -1737,12 +1845,36 @@ class IconRegistry implements SingletonInterface 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-special-uploads.svg' ] ], + 'content-tab-item' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-tab-item.svg' + ] + ], + 'content-tab' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-tab.svg' + ] + ], 'content-table' => [ 'provider' => SvgIconProvider::class, 'options' => [ 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-table.svg' ] ], + 'content-text-columns' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-text-columns.svg' + ] + ], + 'content-text-teaser' => [ + 'provider' => SvgIconProvider::class, + 'options' => [ + 'source' => 'EXT:core/Resources/Public/Icons/T3Icons/content/content-text-teaser.svg' + ] + ], 'content-text' => [ 'provider' => SvgIconProvider::class, 'options' => [ diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/actions/actions-database-import.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/actions/actions-database-import.svg new file mode 100644 index 0000000000000000000000000000000000000000..cd24e1c2524552ecad4cd79eb7e8f3b641068ede --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/actions/actions-database-import.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M12 3h1v1h-1zM10 3h1v1h-1z"/><path d="M9 14H2v-4h5.2l1-1H2V6h12v1.2l1 1V1.5c0-.3-.2-.5-.5-.5h-13c-.3 0-.5.2-.5.5v13c0 .3.2.5.5.5H9v-1zM2 2h12v3H2V2z"/><path d="M12.2 8.2l3.4 3.4c.1.1.1.3 0 .4 0 0-.1.1-.2.1H13v4h-2v-4H8.6c-.1 0-.3-.1-.3-.2s0-.1.1-.2l3.4-3.4c.1-.2.3-.2.4-.1z"/></g></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/actions/actions-database-reload.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/actions/actions-database-reload.svg new file mode 100644 index 0000000000000000000000000000000000000000..93754bdf2a627329a67acb620479d616e4f90306 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/actions/actions-database-reload.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M10 3h1v1h-1V3zm2 0h1v1h-1V3z"/><path d="M2 14v-4h5.2l.5-1H2V6h12v1.3c.4.1.7.3 1 .5V1.5c0-.3-.2-.5-.5-.5h-13c-.3 0-.5.2-.5.5v13c0 .3.2.5.5.5h6.8c-.2-.3-.4-.6-.6-1H2zM2 2h12v3H2V2z"/><path d="M12.3 14.2c.5 0 .9-.2 1.3-.4l.4.6c-.5.3-1.1.5-1.7.5-1.7 0-3-1.3-3-3h-.7c-.1 0-.2-.1-.1-.2l1-1.8c.1-.1.2-.1.2 0l1 1.8c.1.1 0 .2-.1.2H10c0 1.3 1 2.3 2.3 2.3zM11 10.2l-.4-.6c.5-.4 1-.6 1.7-.6 1.7 0 3 1.3 3 3h.6c.1 0 .2.1.1.2L15 14c-.1.1-.2.1-.2 0l-1-1.8c-.1-.1 0-.2.1-.2h.6c0-1.2-1-2.3-2.3-2.3-.4 0-.9.2-1.2.5z"/></g></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/actions/actions-remove.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/actions/actions-remove.svg new file mode 100644 index 0000000000000000000000000000000000000000..f59c5b5502216db0cb09ef7df7e93f99b9fdd2b1 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/actions/actions-remove.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.5 9h-9c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h9c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5z" class="icon-color"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-accordion.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-accordion.svg new file mode 100644 index 0000000000000000000000000000000000000000..33c10e39c5e8b06101c700b27bf51f56bf3ad9cc --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-accordion.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#CCC" d="M2 2h12v12H2z"/><path fill="#999" d="M13 3v10H3V3h10m1-1H2v12h12V2z"/><path fill="#FFF" d="M1 5h14v6H1z"/><path fill="#666" d="M14 6v4H2V6m13-1H1v6h14V5z"/><path fill="#CCC" d="M4 7h8v2H4z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-audio.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-audio.svg new file mode 100644 index 0000000000000000000000000000000000000000..3d8ff176f30b5f451130af680189ed6fc4c92327 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-audio.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#323232" d="M8 1C4.1 1 1 4.1 1 8s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm0 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/><g opacity=".15" fill="#FFF"><path d="M9.9 7.5c.1.2.1.3.1.5 0 1.1-.9 2-2 2-.2 0-.3 0-.5-.1l3.1 4.5c1.7-.7 3.1-2.1 3.8-3.8L9.9 7.5zM6 8c0-1.1.9-2 2-2 .2 0 .3 0 .5.1L5.4 1.5c-1.8.7-3.2 2.1-3.9 3.9L6 8.5V8z"/></g><path fill="#1A1A1A" d="M8 2c3.3 0 6 2.7 6 6s-2.7 6-6 6-6-2.7-6-6 2.7-6 6-6m0-1C4.1 1 1 4.1 1 8s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7z"/><path fill="#1E1E1E" d="M8 7c.6 0 1 .4 1 1s-.4 1-1 1-1-.4-1-1 .4-1 1-1m0-1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-briefcase.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-briefcase.svg new file mode 100644 index 0000000000000000000000000000000000000000..a4879b3b66e082182b9e4e8fe7a0dcdbbbceedb0 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-briefcase.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#666" d="M10 3c.6 0 1 .4 1 1v1H5V4c0-.6.4-1 1-1h4m0-1H6c-1.1 0-2 .9-2 2v1c0 .6.4 1 1 1h6c.6 0 1-.4 1-1V4c0-1.1-.9-2-2-2z"/><path fill="#9F6358" d="M1 4h14v10H1z"/><path fill="#6F453D" d="M14 5v8H2V5h12m1-1H1v10h14V4z"/><path fill="#BC928A" d="M11 9H5L1 4h14z"/><path fill="#6F453D" d="M12.9 5l-2.4 3h-5L3.1 5h9.8M15 4H1l4 5h6l4-5z"/><path fill="#402823" d="M6 8h1v2H6zM9 8h1v2H9z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-carousel-header.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-carousel-header.svg new file mode 100644 index 0000000000000000000000000000000000000000..f52419604bb49ba1930b4df979834d658ff63621 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-carousel-header.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#CCC" d="M1 3h14v10H1z"/><path fill="#999" d="M14 4v8H2V4h12m1-1H1v10h14V3z"/><path fill="#FFF" d="M3 2h10v12H3z"/><path fill="#666" d="M12 3v10H4V3h8m1-1H3v12h10V2z"/><path fill="#CCC" d="M5 7h6v1H5z"/><path fill="#666" d="M5 4h6v2H5z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-carousel-html.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-carousel-html.svg new file mode 100644 index 0000000000000000000000000000000000000000..37ba6cd7e0a247e2ceab8dcb0563731bfae26ce7 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-carousel-html.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#CCC" d="M1 3h14v10H1z"/><path fill="#999" d="M14 4v8H2V4h12m1-1H1v10h14V3z"/><path fill="#FFF" d="M3 2h10v12H3z"/><path fill="#666" d="M12 3v10H4V3h8m1-1H3v12h10V2z"/><path fill="#F16529" d="M5 8.4v-.8l2-2.1v1.1L5.8 8 7 9.4v1.1L5 8.4zm6 0l-2 2.1V9.4L10.2 8 9 6.6V5.5l2 2.1v.8z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-carousel-image.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-carousel-image.svg new file mode 100644 index 0000000000000000000000000000000000000000..dec110eee7d1491ef7344f68b9dd2e229c541870 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-carousel-image.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#CCC" d="M1 3h14v10H1z"/><path fill="#999" d="M14 4v8H2V4h12m1-1H1v10h14V3z"/><path fill="#FFF" d="M3 2h10v12H3z"/><path fill="#666" d="M12 3v10H4V3h8m1-1H3v12h10V2z"/><path fill="#59F" d="M5 4h6v8H5V4z"/><path fill="#FFF" d="M9 11H6l.8-1 .8-1 .8 1 .6 1z"/><path fill="#FFF" d="M10 11H7.3l.7-.7.7-.7.7.7.6.7z"/><ellipse fill="#FFF" cx="9.5" cy="8.5" rx=".5" ry=".5"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-carousel.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-carousel.svg new file mode 100644 index 0000000000000000000000000000000000000000..9f33a0c10b22b43ed851d68c48f08cbf002e7ccd --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-carousel.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#CCC" d="M1 3h14v10H1z"/><path fill="#999" d="M14 4v8H2V4h12m1-1H1v10h14V3z"/><path fill="#FFF" d="M3 2h10v12H3z"/><path fill="#666" d="M12 3v10H4V3h8m1-1H3v12h10V2z"/><path fill="#CCC" d="M5 7h6v1H5zM5 9h6v1H5zM5 11h6v1H5z"/><path fill="#666" d="M5 4h6v2H5z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-coffee.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-coffee.svg new file mode 100644 index 0000000000000000000000000000000000000000..9d45522df955820394cffcd2b09514c680bc1bdd --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-coffee.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#9F6358" d="M12 15H4L2.5 3h11z"/><path opacity=".3" fill="#FFF" d="M12 12H4L3 6h10z"/><path fill="#6F453E" d="M12.4 4l-1.3 10H4.9L3.6 4h8.8m1.1-1h-11L4 15h8l1.5-12z"/><circle fill="#FFF" cx="8" cy="9" r="2.5"/><path fill="#212121" d="M2 3h12v1H2z"/><path fill="#333" d="M4 1h8v2H4z"/><ellipse transform="rotate(-70.001 8 9)" fill="#9F6358" cx="8" cy="9" rx="1.5" ry="1"/><path fill="#FFF" d="M8.761 6.616l.282.103-1.71 4.699-.282-.103z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-form.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-form.svg new file mode 100644 index 0000000000000000000000000000000000000000..6521cc7f7e013b8d2a0dbfbd8d3f244f028365b9 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-form.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><path fill="#B9B9B9" d="M3 3h8v1H3zM3 5h8v1H3zM3 7h10v4H3z"/><path fill="#59F" d="M3 12h4v1H3z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-idea.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-idea.svg new file mode 100644 index 0000000000000000000000000000000000000000..2c0139eb387c61bc8b572e60e186487206c1d1eb --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-idea.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFC857" d="M13.5 4.5c0 3-2.5 4-2.5 7.5H5c0-3.5-2.5-4.5-2.5-7.5S5 0 8 0s5.5 1.5 5.5 4.5z"/><path fill="#E8A33D" d="M8 1c1.1 0 4.5.3 4.5 3.5 0 1.2-.5 2-1 3-.6 1-1.2 2-1.4 3.5H5.9c-.2-1.5-.8-2.6-1.4-3.5-.6-1-1-1.8-1-3C3.5 1.3 6.9 1 8 1m0-1C5 0 2.5 1.5 2.5 4.5S5 8.5 5 12h6c0-3.5 2.5-4.5 2.5-7.5S11 0 8 0z"/><path fill="#FFC857" d="M8.5 13h-1c-.5 0-1-.4-1-1V6c0-.5.4-1 1-1h1c.5 0 1 .4 1 1v6c0 .6-.4 1-1 1z"/><path fill="#E8A33D" d="M8.5 5.5c.3 0 .5.2.5.5v6c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h1m0-.5h-1c-.6 0-1 .4-1 1v6c0 .6.4 1 1 1h1c.6 0 1-.4 1-1V6c0-.6-.4-1-1-1z"/><path fill="#AAA" d="M10 16H6c-.6 0-1-.4-1-1v-3c0-.6.4-1 1-1h4c.6 0 1 .4 1 1v3c0 .6-.4 1-1 1z"/><path fill="#666" d="M10 12v3H6v-3h4m0-1H6c-.6 0-1 .4-1 1v3c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-3c0-.6-.4-1-1-1z"/><path fill="#666" d="M5 13h6v1H5z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-info.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-info.svg new file mode 100644 index 0000000000000000000000000000000000000000..dd4b3d2aa94e84f2be58b9114cbe34d25578b881 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-info.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#6EAADD" d="M8 1c3.9 0 7 3.1 7 7s-3.1 7-7 7-7-3.1-7-7 3.1-7 7-7z"/><path fill="#4E789A" d="M8 2c3.3 0 6 2.7 6 6s-2.7 6-6 6-6-2.7-6-6 2.7-6 6-6m0-1C4.1 1 1 4.1 1 8s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7z"/><path fill="#FFF" d="M10 11H9V7H6.5v1H7v3H6v1h4zM7 4h2v2H7z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-menu-thumbnail.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-menu-thumbnail.svg new file mode 100644 index 0000000000000000000000000000000000000000..dca812fa1e2a741211f043059c704555bb858cf0 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-menu-thumbnail.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M2 1h12v14H2z"/><path fill="#666" d="M13 2v12H3V2m11-1H2v14h12V1z"/><path fill="#CCC" d="M4 5h2v2H4zM7 5h2v2H7zM10 5h2v2h-2zM4 8h2v2H4zM7 8h2v2H7zM10 8h2v2h-2zM4 11h2v2H4zM7 11h2v2H7zM10 11h2v2h-2z"/><path fill="#666" d="M4 3h8v1H4z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-news.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-news.svg new file mode 100644 index 0000000000000000000000000000000000000000..4c48d088f631b79e9f98102b633393199d039e90 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-news.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M14 3V1H2v14h14V3h-2z"/><path fill="#999" d="M14 3V1H2v14h14V3h-2zm1 11H3V2h10v11h1V4h1v10z"/><path fill="#333" d="M4 3h8v1H4V3z"/><path fill="#59F" d="M4 5h3v3H4V5z"/><path fill="#AAA" d="M4 9h3v1H4V9zm4 0h4v1H8V9zm-4 2h3v1H4v-1zm4 0h4v1H8v-1zm0-4h4v1H8V7zm0-2h4v1H8V5z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-panel.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-panel.svg new file mode 100644 index 0000000000000000000000000000000000000000..1303b988b3bcd8ef18211e734465ed2cf866fffa --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-panel.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 2h14v12H1z"/><path fill="#666" d="M14 13H2V4h12m1-2H1v12h14V2z"/><path fill="#CCC" d="M4 6h8v1H4zM4 8h8v1H4zM4 10h8v1H4z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-quote.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-quote.svg new file mode 100644 index 0000000000000000000000000000000000000000..9ef3b617db6313cbd17ee2ebe9571abce6dad461 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-quote.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M6.3 12.5H2.5v-11h11v11H9.7L8 15.1z"/><path fill="#999" d="M13 2v10H9.5l-.3.4L8 14.2l-1.2-1.8-.3-.4H3V2h10m1-1H2v12h4l2 3 2-3h4V1z"/><path fill="#333" d="M4 3h8v2H4z"/><path fill="#B6B6B6" d="M4 6h6v1H4zM4 8h4v1H4z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-tab-item.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-tab-item.svg new file mode 100644 index 0000000000000000000000000000000000000000..47a8d135f725a8090ee46d2cb572d89f700a9a2e --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-tab-item.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFC857" d="M7 4V2H1v12h14V4z"/><path fill="#E8A33D" d="M6 3v2h8v8H2V3h4m1-1H1v12h14V4H7V2z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-tab.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-tab.svg new file mode 100644 index 0000000000000000000000000000000000000000..c0ad6705e41026a1b035de4c85a42a9d947f2835 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-tab.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFE3AB" d="M6 2h4v3H6z"/><path fill="#EEBA6E" d="M9 3v1H7V3h2m1-1H6v3h4V2z"/><path fill="#FFE3AB" d="M9 2h4v3H9z"/><path fill="#EEBA6E" d="M12 3v1h-2V3h2m1-1H9v3h4V2z"/><path fill="#FFC857" d="M7 4V2H1v12h14V4z"/><path fill="#E8A33D" d="M6 3v2h8v8H2V3h4m1-1H1v12h14V4H7V2z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-text-columns.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-text-columns.svg new file mode 100644 index 0000000000000000000000000000000000000000..98d91580b9c0d10eef079a5da46badb72d97d63f --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-text-columns.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1V1z"/><path fill="#999" d="M1 1v14h14V1H1zm1 1h12v12H2V2z"/><path fill="#666" d="M3 3h10v2H3V3z"/><path fill="#B9B9B9" d="M8.5 6H13v1H8.5V6zm0 2H13v1H8.5V8zm0 2H13v1H8.5v-1zm0 2H13v1H8.5v-1zM3 6h4.5v1H3V6zm0 2h4.5v1H3V8zm0 2h4.5v1H3v-1zm0 2h4.5v1H3v-1z"/></svg> \ No newline at end of file diff --git a/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-text-teaser.svg b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-text-teaser.svg new file mode 100644 index 0000000000000000000000000000000000000000..780853ffe249d88eaa0668dc9b3c4d516f22f8f1 --- /dev/null +++ b/typo3/sysext/core/Resources/Public/Icons/T3Icons/content/content-text-teaser.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1V1z"/><path fill="#999" d="M1 1v14h14V1H1zm1 1h12v12H2V2z"/><path fill="#666" d="M3 3h4.5v2H3V3z"/><path fill="#B9B9B9" d="M3 6h4.5v2H3V6zM8.5 5H13v1H8.5V5zm0 2H13v1H8.5V7zm0 2H13v1H8.5V9zm0 2H13v1H8.5v-1zm0-8H13v1H8.5V3z"/></svg> \ No newline at end of file