Content Element Wizard Support for Kitodo Presentation

This commit is contained in:
Erik Konrad 2020-05-13 13:41:01 +02:00
parent ab491ad1c5
commit 24a9d6deb1
33 changed files with 2341 additions and 1 deletions

View File

@ -0,0 +1,143 @@
mod.wizards.newContentElement.wizardItems {
kitodo {
header = Kitodo Plugins
elements {
tx_dlf_audioplayer {
iconIdentifier = tx-dlf-audioplayer
title = LLL:EXT:dlf/Resources/Private/Language/AudioPlayer.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/AudioPlayer.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_audioplayer
}
}
tx_dlf_basket {
iconIdentifier = tx-dlf-basket
title = LLL:EXT:dlf/Resources/Private/Language/Basket.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/Basket.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_basket
}
}
tx_dlf_calendar {
iconIdentifier = tx-dlf-calendar
title = LLL:EXT:dlf/Resources/Private/Language/Calendar.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/Calendar.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_calendar
}
}
tx_dlf_collection {
iconIdentifier = tx-dlf-collection
title = LLL:EXT:dlf/Resources/Private/Language/Collection.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/Collection.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_calendar
}
}
tx_dlf_feeds {
iconIdentifier = tx-dlf-feeds
title = LLL:EXT:dlf/Resources/Private/Language/Feeds.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/Feeds.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_feeds
}
}
tx_dlf_metadata {
iconIdentifier = tx-dlf-metadata
title = LLL:EXT:dlf/Resources/Private/Language/Metadata.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/Metadata.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_metadata
}
}
tx_dlf_navigation {
iconIdentifier = tx-dlf-navigation
title = LLL:EXT:dlf/Resources/Private/Language/Navigation.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/Navigation.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_navigation
}
}
tx_dlf_oaipmh {
iconIdentifier = tx-dlf-oaipmh
title = LLL:EXT:dlf/Resources/Private/Language/OaiPmh.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/OaiPmh.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_oaipmh
}
}
tx_dlf_pagegrid {
iconIdentifier = tx-dlf-pagepreview
title = LLL:EXT:dlf/Resources/Private/Language/PageGrid.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/PageGrid.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_pagegrid
}
}
tx_dlf_page {
iconIdentifier = tx-dlf-page
title = LLL:EXT:dlf/Resources/Private/Language/PageView.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/PageView.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_pageview
}
}
tx_dlf_search {
iconIdentifier = tx-dlf-search
title = LLL:EXT:dlf/Resources/Private/Language/Search.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/Search.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_search
}
}
tx_dlf_statistics {
iconIdentifier = tx-dlf-statistics
title = LLL:EXT:dlf/Resources/Private/Language/Statistics.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/Statistics.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_statistics
}
}
tx_dlf_tableofcontents {
iconIdentifier = tx-dlf-tableofcontents
title = LLL:EXT:dlf/Resources/Private/Language/TableOfContents.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/TableOfContents.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_tableofcontents
}
}
tx_dlf_toolbox {
iconIdentifier = tx-dlf-toolbox
title = LLL:EXT:dlf/Resources/Private/Language/Toolbox.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/Toolbox.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_toolbox
}
}
tx_dlf_validator {
iconIdentifier = tx-dlf-validator
title = LLL:EXT:dlf/Resources/Private/Language/Validator.xml:tt_content.plugin.title
description = LLL:EXT:dlf/Resources/Private/Language/Validator.xml:tt_content.plugin.description
tt_content_defValues {
CType = list
list_type = dlf_validator
}
}
}
show = *
}
}

View File

@ -15,6 +15,8 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Audio Player</label>
<label index="tt_content.plugin.description">Audio Player Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.excludeOther">Show only documents from the selected page</label>
<label index="tt_content.pi_flexform.elementId">@ID value of the HTML element for the audio player</label>
@ -22,6 +24,8 @@
<label index="tt_content.pi_flexform.templateFile">Template file</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Audio Player</label>
<label index="tt_content.plugin.description">Audio Player Plugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.excludeOther">Nur Dokumente der ausgewählten Seite anzeigen</label>
<label index="tt_content.pi_flexform.elementId">@ID-Wert des HTML-Elements für den Audioplayer</label>

View File

@ -15,6 +15,8 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Basket</label>
<label index="tt_content.plugin.description">Basket Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.basketGoToButton">Add go to basket button</label>
<label index="tt_content.pi_flexform.targetBasket">Target page (with "DLF: Basket" plugin)</label>
<label index="tt_content.pi_flexform.templateFile">Template file</label>
@ -41,6 +43,8 @@
<label index="goBasket">Go to basket</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Warenkorb</label>
<label index="tt_content.plugin.description">Warenkorb Plugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.basketGoToButton">"Zum Warenkorb" Button hinzufügen</label>
<label index="tt_content.pi_flexform.targetBasket">Zielseite (mit Plugin "DLF: Warenkorb")</label>
<label index="tt_content.pi_flexform.templateFile">HTML-Template</label>

View File

@ -15,6 +15,8 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Calendar</label>
<label index="tt_content.plugin.description">Calendar Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.initialDocument">Initial document to show (e.g. of type "newspaper" or "ephemera")</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.showEmptyMonths">Show months without issues in calendar?</label>
@ -26,6 +28,8 @@
<label index="label.view_list">List View</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Kalender</label>
<label index="tt_content.plugin.description">Kalender Plugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.initialDocument">Anfangsdokument (z.B. vom Typ "newspaper" oder "ephemera)</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.showEmptyMonths">Zeige Monate ohne Ausgaben im Kalender?</label>

View File

@ -15,6 +15,8 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Collection</label>
<label index="tt_content.plugin.description">Collection Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.collections">Show only these collections</label>
<label index="tt_content.pi_flexform.show_userdefined">Show user-defined collections?</label>
@ -35,6 +37,8 @@
<label index="feedTitle">Subscribe to the RSS feed of this collection!</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Kollektion</label>
<label index="tt_content.plugin.description">Kollektionen Plugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.collections">Nur diese Kollektionen anzeigen</label>
<label index="tt_content.pi_flexform.show_userdefined">Benutzerdefinierte Kollektionen anzeigen?</label>

View File

@ -15,6 +15,8 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Feeds</label>
<label index="tt_content.plugin.description">Feeds Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.collections">Collections</label>
<label index="tt_content.pi_flexform.excludeOther">Show only documents from the selected collection(s)</label>
@ -30,6 +32,8 @@
<label index="volume">Volume</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Feeds</label>
<label index="tt_content.plugin.description">Feeds Plugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.collections">Kollektionen</label>
<label index="tt_content.pi_flexform.excludeOther">Nur Dokumente der ausgewählten Kollektion(en) berücksichtigen</label>

View File

@ -15,6 +15,8 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Metadata</label>
<label index="tt_content.plugin.description">Metadata Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.excludeOther">Show only documents from the selected page</label>
<label index="tt_content.pi_flexform.linkTitle">Link title to target page</label>
@ -40,6 +42,8 @@
<label index="requiredStatement">Attribution</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Metadata</label>
<label index="tt_content.plugin.description">Metadata Plugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.excludeOther">Nur Dokumente der ausgewählten Seite anzeigen</label>
<label index="tt_content.pi_flexform.linkTitle">Titel zur Zielseite verlinken</label>

View File

@ -15,6 +15,8 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Navigation</label>
<label index="tt_content.plugin.description">Navigation Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.pageStep">How many pages should be skipped by "fast-forward" and "rewind" buttons?</label>
<label index="tt_content.pi_flexform.targetPid">Target page (with "DLF: List View" plugin)</label>
@ -38,6 +40,8 @@
<label index="rotate-reset">Reset Rotation</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Navigation</label>
<label index="tt_content.plugin.description">Navigationsplugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.pageStep">Wieviele Seiten sollen mit den Schnellblätter-Tasten übersprungen werden?</label>
<label index="tt_content.pi_flexform.targetPid">Zielseite (mit Plugin "DLF: Listenansicht")</label>

View File

@ -15,6 +15,8 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">OAI-PMH Interface</label>
<label index="tt_content.plugin.description">OAI-PMH Interface Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.library">Providing library</label>
<label index="tt_content.pi_flexform.limit">Records per request</label>
@ -36,6 +38,8 @@
<label index="error">An error occurred, please try again later. If this happens consistently, please contact the administrator.</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">OAI-PMH Interface</label>
<label index="tt_content.plugin.description">OAI-PMH Interface Plugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.library">Mandant</label>
<label index="tt_content.pi_flexform.limit">Datensätze pro Abfrage</label>

View File

@ -15,6 +15,8 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Page Preview</label>
<label index="tt_content.plugin.description">Page Preview (Grid View) Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.limit">Thumbnails per page</label>
<label index="tt_content.pi_flexform.placeholder">Placeholder for pages without thumbnail</label>
@ -27,6 +29,8 @@
<label index="skip">...</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Seitenvorschau</label>
<label index="tt_content.plugin.description">Seitenvorschau Plugin (Gridansicht) für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.limit">Vorschaubilder pro Seite</label>
<label index="tt_content.pi_flexform.placeholder">Platzhalter für Seiten ohne Vorschaubild</label>

View File

@ -15,6 +15,8 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Page</label>
<label index="tt_content.plugin.description">Page Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.basketButton">Show basket button</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.excludeOther">Show only documents from the selected page</label>
@ -35,6 +37,8 @@
<label index="addBasket">Add to basket</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Seite</label>
<label index="tt_content.plugin.description">Seitenplugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.basketButton">Warenkorb Button anzeigen</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.excludeOther">Nur Dokumente der ausgewählten Seite anzeigen</label>

View File

@ -15,6 +15,8 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Search</label>
<label index="tt_content.plugin.description">Search Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.facetCollections">Use only this collections as facet</label>
<label index="tt_content.pi_flexform.fulltext">Enable fulltext search?</label>
@ -56,6 +58,8 @@
<label index="resetFacet">Reset selection (%s)</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Suche</label>
<label index="tt_content.plugin.description">Suchplugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.facetCollections">Folgende Kollektionen als Facetten anzeigen</label>
<label index="tt_content.pi_flexform.fulltext">Volltext-Suche aktivieren?</label>
@ -75,7 +79,7 @@
<label index="tt_content.pi_flexform.resetFacets">Facetten zurücksetzen erlauben</label>
<label index="tt_content.pi_flexform.sortingFacets">Facetten Sortierung</label>
<label index="tt_content.pi_flexform.sortingFacets.count">Anzahl (höchste Anzahl zuerst)</label>
<label index="tt_content.pi_flexform.sortingFacets.index">Lexikographisch nach indexiertem Begriff (alphabetisch für Begriffe im ASCII-Bereich)</label>
<label index="tt_content.pi_flexform.sortingFacets.index">Lexikographisch nach indexiertem Begriff (alphabetisch für Begriffe im ASCII-Bereich)</label>
<label index="tt_content.pi_flexform.suggest">Suchvorschläge anzeigen</label>
<label index="tt_content.pi_flexform.targetPid">Zielseite (mit Plugin "DLF: Listenansicht")</label>
<label index="tt_content.pi_flexform.targetPidPageView">Zielseite (mit Plugin "DLF: Seitenansicht")</label>

View File

@ -15,6 +15,8 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Statistics</label>
<label index="tt_content.plugin.description">Statistics Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.collections">Include only these collections</label>
<label index="tt_content.pi_flexform.description">Description (Placeholders: ###TITLES### and ###VOLUMES###)</label>
@ -24,6 +26,8 @@
<label index="volumes"> volumes</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Statistiken</label>
<label index="tt_content.plugin.description">Statistikenplugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.collections">Nur diese Kollektionen berücksichtigen</label>
<label index="tt_content.pi_flexform.description">Beschreibung (Platzhalter: ###TITLES### und ###VOLUMES###)</label>

View File

@ -15,6 +15,8 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Table of Contents</label>
<label index="tt_content.plugin.description">Table of Contents Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.excludeOther">Show only documents from the selected page</label>
<label index="tt_content.pi_flexform.targetPid">Target page (with "DLF: Page View" plugin)</label>
@ -24,6 +26,8 @@
<label index="basketButton">Add to basket</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Inhaltsverzeichnis</label>
<label index="tt_content.plugin.description">Inhaltsverzeichnis Plugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.excludeOther">Nur Dokumente der ausgewählten Seite anzeigen</label>
<label index="tt_content.pi_flexform.targetPid">Zielseite (mit Plugin "DLF: Seitenansicht")</label>

View File

@ -15,12 +15,16 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Toolbox</label>
<label index="tt_content.plugin.description">Toolbox Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.tools">Tools</label>
<label index="tt_content.pi_flexform.templateFile">Template file</label>
<label index="tt_content.pi_flexform.fileGrps">Page fileGrps used by image download tool: comma-separated list of @USE attribute values ordered by increasing size (default is "MIN,DEFAULT,MAX")</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Werkzeugkasten</label>
<label index="tt_content.plugin.description">Werkzeugkastenplugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.tools">Werkzeuge</label>
<label index="tt_content.pi_flexform.templateFile">HTML-Template</label>

View File

@ -15,10 +15,14 @@
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Validator</label>
<label index="tt_content.plugin.description">Validator Plugin for Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.templateFile">Template file</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Validator</label>
<label index="tt_content.plugin.description">Validator Plugin für Kitodo Presentation</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.templateFile">HTML-Template</label>
</languageKey>

View File

@ -0,0 +1,95 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-audioplayer.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="26.5625"
inkscape:cx="-0.50466757"
inkscape:cy="13.234946"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745" />
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<g
transform="matrix(0.01987051,0,0,0.01987051,2.9960869,3.0452005)"
id="g128"
style="fill:#c837ab">
<g
transform="translate(0,-4.8188235)"
id="g69"
style="fill:#c837ab">
<g
id="g67"
style="fill:#c837ab">
<path
inkscape:connector-curvature="0"
id="path65"
d="M 256,31 C 115.39,31 0,145.39 0,286 v 120 c 0,24.814 20.186,45 45,45 H 60 V 301 H 45 c -5.284,0 -10.285,1.082 -15,2.763 V 286 C 30,161.928 131.928,61 256,61 380.072,61 482,161.928 482,286 v 17.763 C 477.285,302.082 472.284,301 467,301 h -15 v 150 h 15 c 24.814,0 45,-20.186 45,-45 V 286 C 512,145.39 396.61,31 256,31 Z"
style="fill:#c837ab" />
</g>
</g>
<path
inkscape:connector-curvature="0"
id="path71"
d="m 135,266.18118 h -15 c -16.569,0 -30,13.431 -30,30 v 150 c 0,16.569 13.431,30 30,30 h 15 c 8.284,0 15,-6.716 15,-15 v -180 c 0,-8.284 -6.716,-15 -15,-15 z"
style="fill:#c837ab" />
<g
transform="translate(0,-4.8188235)"
id="g81"
style="fill:#c837ab">
<g
id="g79"
style="fill:#c837ab">
<path
inkscape:connector-curvature="0"
id="path77"
d="m 392,271 h -15 c -8.284,0 -15,6.716 -15,15 v 180 c 0,8.284 6.716,15 15,15 h 15 c 16.569,0 30,-13.431 30,-30 V 301 c 0,-16.569 -13.431,-30 -30,-30 z"
style="fill:#c837ab" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -0,0 +1,74 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-basket.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="26.5625"
inkscape:cx="1.1985291"
inkscape:cy="14.453941"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745" />
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<rect
style="fill:#c837ab;stroke:none;stroke-width:0.53291339;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect3773"
width="2.9741178"
height="3.2"
x="18.672941"
y="-3.9905882" />
<g
id="g159"
transform="matrix(0.01826445,0,0,0.01826445,3.2552508,3.2237995)"
style="fill:#c837ab;fill-opacity:1">
<path
d="m 472,452 c 0,11.046 -8.954,20 -20,20 h -20 v 20 c 0,11.046 -8.954,20 -20,20 -11.046,0 -20,-8.954 -20,-20 v -20 h -20 c -11.046,0 -20,-8.954 -20,-20 0,-11.046 8.954,-20 20,-20 h 20 v -20 c 0,-11.046 8.954,-20 20,-20 11.046,0 20,8.954 20,20 v 20 h 20 c 11.046,0 20,8.954 20,20 z m 0,-312 v 192 c 0,11.046 -8.954,20 -20,20 -11.046,0 -20,-8.954 -20,-20 V 160 h -40 v 60 c 0,11.046 -8.954,20 -20,20 -11.046,0 -20,-8.954 -20,-20 V 160 H 160 v 60 c 0,11.046 -8.954,20 -20,20 -11.046,0 -20,-8.954 -20,-20 V 160 H 80 v 312 h 212 c 11.046,0 20,8.954 20,20 0,11.046 -8.954,20 -20,20 H 60 C 48.954,512 40,503.046 40,492 V 140 c 0,-11.046 8.954,-20 20,-20 h 60.946 C 128.891,52.523 186.423,0 256,0 325.577,0 383.109,52.523 391.054,120 H 452 c 11.046,0 20,8.954 20,20 z M 350.659,120 C 343.019,74.655 303.483,40 256,40 c -47.483,0 -87.019,34.655 -94.659,80 z"
id="path157"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -0,0 +1,311 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-calendar.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="18.782524"
inkscape:cx="-5.4348275"
inkscape:cy="8.3794593"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="g4886"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<rect
style="fill:#c837ab;stroke:none;stroke-width:0.53291339;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect3773"
width="2.9741178"
height="3.2"
x="18.672941"
y="-3.9905882" />
<g
id="g4886"
transform="matrix(0.03174298,0,0,0.03174298,73.084065,32.048766)">
<g
id="g5075"
transform="matrix(0.61084495,0,0,0.61084495,-2205.9533,-912.03119)"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4719"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4717"
style="fill:#c837ab;fill-opacity:1">
<path
d="M 452,40 H 428 V 0 H 388 V 40 H 124 V 0 H 84 V 40 H 60 C 26.916,40 0,66.916 0,100 v 352 c 0,33.084 26.916,60 60,60 h 392 c 33.084,0 60,-26.916 60,-60 V 100 C 512,66.916 485.084,40 452,40 Z m 20,412 c 0,11.028 -8.972,20 -20,20 H 60 C 48.972,472 40,463.028 40,452 V 188 h 432 z m 0,-304 H 40 V 100 C 40,88.972 48.972,80 60,80 h 24 v 40 h 40 V 80 h 264 v 40 h 40 V 80 h 24 c 11.028,0 20,8.972 20,20 z"
id="path4715"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<rect
x="76"
y="230"
width="40"
height="40"
id="rect4721"
style="fill:#c837ab;fill-opacity:1" />
<g
id="g4731"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4729"
style="fill:#c837ab;fill-opacity:1">
<rect
x="156"
y="230"
width="40"
height="40"
id="rect4727"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g4737"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4735"
style="fill:#c837ab;fill-opacity:1">
<rect
x="236"
y="230"
width="40"
height="40"
id="rect4733"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g4743"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4741"
style="fill:#c837ab;fill-opacity:1">
<rect
x="316"
y="230"
width="40"
height="40"
id="rect4739"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g4749"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4747"
style="fill:#c837ab;fill-opacity:1">
<rect
x="396"
y="230"
width="40"
height="40"
id="rect4745"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g4755"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4753"
style="fill:#c837ab;fill-opacity:1">
<rect
x="76"
y="310"
width="40"
height="40"
id="rect4751"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g4761"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4759"
style="fill:#c837ab;fill-opacity:1">
<rect
x="156"
y="310"
width="40"
height="40"
id="rect4757"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g4767"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4765"
style="fill:#c837ab;fill-opacity:1">
<rect
x="236"
y="310"
width="40"
height="40"
id="rect4763"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g4773"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4771"
style="fill:#c837ab;fill-opacity:1">
<rect
x="316"
y="310"
width="40"
height="40"
id="rect4769"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g4779"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4777"
style="fill:#c837ab;fill-opacity:1">
<rect
x="76"
y="390"
width="40"
height="40"
id="rect4775"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g4785"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4783"
style="fill:#c837ab;fill-opacity:1">
<rect
x="156"
y="390"
width="40"
height="40"
id="rect4781"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g4791"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4789"
style="fill:#c837ab;fill-opacity:1">
<rect
x="236"
y="390"
width="40"
height="40"
id="rect4787"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g4797"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4795"
style="fill:#c837ab;fill-opacity:1">
<rect
x="316"
y="390"
width="40"
height="40"
id="rect4793"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g4803"
style="fill:#c837ab;fill-opacity:1">
<g
id="g4801"
style="fill:#c837ab;fill-opacity:1">
<rect
x="396"
y="310"
width="40"
height="40"
id="rect4799"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@ -0,0 +1,225 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-collection.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="53.125"
inkscape:cx="6.3663915"
inkscape:cy="6.9723265"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<switch
id="switch5206"
transform="matrix(0.05015934,0,0,0.04987269,1.6019957,1.6346379)"
style="fill:#c837ab;fill-opacity:1">
<foreignObject
height="1"
requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
width="1" />
<g
id="g5204"
style="fill:#c837ab;fill-opacity:1">
<g
id="g5202"
style="fill:#c837ab;fill-opacity:1">
<g
id="g5166"
style="fill:#c837ab;fill-opacity:1">
<path
d="m 52.657,111.248 c -0.204,0 -0.412,-0.025 -0.619,-0.078 -1.338,-0.341 -2.146,-1.702 -1.806,-3.04 7.232,-28.385 29.347,-50.552 57.714,-57.851 1.34,-0.343 2.7,0.462 3.044,1.798 0.345,1.337 -0.461,2.7 -1.798,3.045 -26.599,6.843 -47.334,27.628 -54.114,54.242 -0.288,1.131 -1.306,1.884 -2.421,1.884 z"
id="path5150"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 108.749,205.845 c -0.204,0 -0.412,-0.025 -0.619,-0.078 -28.462,-7.251 -50.646,-29.436 -57.897,-57.897 -0.341,-1.338 0.468,-2.699 1.806,-3.04 1.34,-0.341 2.699,0.468 3.04,1.806 6.799,26.687 27.6,47.488 54.286,54.286 1.338,0.341 2.146,1.702 1.806,3.04 -0.289,1.131 -1.307,1.883 -2.422,1.883 z"
id="path5152"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 147.251,205.845 c -1.115,0 -2.133,-0.752 -2.421,-1.883 -0.341,-1.338 0.468,-2.699 1.806,-3.04 26.687,-6.798 47.487,-27.6 54.286,-54.286 0.341,-1.338 1.701,-2.147 3.04,-1.806 1.338,0.341 2.146,1.702 1.806,3.04 -7.251,28.461 -29.436,50.646 -57.897,57.897 -0.208,0.053 -0.416,0.078 -0.62,0.078 z"
id="path5154"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 203.343,111.248 c -1.115,0 -2.133,-0.752 -2.421,-1.883 -6.799,-26.687 -27.6,-47.488 -54.286,-54.286 -1.338,-0.341 -2.146,-1.702 -1.806,-3.04 0.341,-1.338 1.703,-2.147 3.04,-1.806 28.462,7.251 50.646,29.436 57.897,57.897 0.341,1.338 -0.468,2.699 -1.806,3.04 -0.206,0.053 -0.414,0.078 -0.618,0.078 z"
id="path5156"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 148.367,155.708 h -40.734 c -4.048,0 -7.341,-3.293 -7.341,-7.34 v -40.735 c 0,-4.047 3.293,-7.34 7.341,-7.34 h 40.734 c 4.048,0 7.341,3.292 7.341,7.34 v 40.735 c 0,4.047 -3.293,7.34 -7.341,7.34 z m -40.734,-50.415 c -1.291,0 -2.341,1.05 -2.341,2.34 v 40.735 c 0,1.29 1.05,2.34 2.341,2.34 h 40.734 c 1.291,0 2.341,-1.05 2.341,-2.34 v -40.735 c 0,-1.29 -1.05,-2.34 -2.341,-2.34 z"
id="path5158"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 128,118.429 h -11.598 c -1.381,0 -2.5,-1.119 -2.5,-2.5 0,-1.381 1.119,-2.5 2.5,-2.5 H 128 c 1.381,0 2.5,1.119 2.5,2.5 0,1.381 -1.119,2.5 -2.5,2.5 z"
id="path5160"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 139.598,130.5 h -23.195 c -1.381,0 -2.5,-1.119 -2.5,-2.5 0,-1.381 1.119,-2.5 2.5,-2.5 h 23.195 c 1.381,0 2.5,1.119 2.5,2.5 0,1.381 -1.119,2.5 -2.5,2.5 z"
id="path5162"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 139.598,142.571 h -23.195 c -1.381,0 -2.5,-1.119 -2.5,-2.5 0,-1.381 1.119,-2.5 2.5,-2.5 h 23.195 c 1.381,0 2.5,1.119 2.5,2.5 0,1.381 -1.119,2.5 -2.5,2.5 z"
id="path5164"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
</g>
<g
id="g5200"
style="fill:#c837ab;fill-opacity:1">
<path
d="m 143.557,29.5 h -31.113 c -3.417,0 -6.196,2.78 -6.196,6.197 v 31.112 c 0,3.417 2.779,6.197 6.196,6.197 h 31.113 c 3.417,0 6.196,-2.78 6.196,-6.197 V 35.697 c 0,-3.417 -2.779,-6.197 -6.196,-6.197 z m 1.196,37.309 c 0,0.66 -0.537,1.197 -1.196,1.197 h -31.113 c -0.659,0 -1.196,-0.537 -1.196,-1.197 V 35.697 c 0,-0.66 0.537,-1.197 1.196,-1.197 h 31.113 c 0.659,0 1.196,0.537 1.196,1.197 z"
id="path5168"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="M 119.142,44.533 H 128 c 1.381,0 2.5,-1.119 2.5,-2.5 0,-1.381 -1.119,-2.5 -2.5,-2.5 h -8.858 c -1.381,0 -2.5,1.119 -2.5,2.5 0,1.381 1.119,2.5 2.5,2.5 z"
id="path5170"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 136.858,48.753 h -17.717 c -1.381,0 -2.5,1.119 -2.5,2.5 0,1.381 1.119,2.5 2.5,2.5 h 17.717 c 1.381,0 2.5,-1.119 2.5,-2.5 0,-1.381 -1.119,-2.5 -2.5,-2.5 z"
id="path5172"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 136.858,57.973 h -17.717 c -1.381,0 -2.5,1.119 -2.5,2.5 0,1.381 1.119,2.5 2.5,2.5 h 17.717 c 1.381,0 2.5,-1.119 2.5,-2.5 0,-1.381 -1.119,-2.5 -2.5,-2.5 z"
id="path5174"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 143.557,182.994 h -31.113 c -3.417,0 -6.196,2.78 -6.196,6.197 v 31.112 c 0,3.417 2.779,6.197 6.196,6.197 h 31.113 c 3.417,0 6.196,-2.78 6.196,-6.197 v -31.112 c 0,-3.417 -2.779,-6.197 -6.196,-6.197 z m 1.196,37.309 c 0,0.66 -0.537,1.197 -1.196,1.197 h -31.113 c -0.659,0 -1.196,-0.537 -1.196,-1.197 v -31.112 c 0,-0.66 0.537,-1.197 1.196,-1.197 h 31.113 c 0.659,0 1.196,0.537 1.196,1.197 z"
id="path5176"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="M 119.142,198.027 H 128 c 1.381,0 2.5,-1.119 2.5,-2.5 0,-1.381 -1.119,-2.5 -2.5,-2.5 h -8.858 c -1.381,0 -2.5,1.119 -2.5,2.5 0,1.381 1.119,2.5 2.5,2.5 z"
id="path5178"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 136.858,202.247 h -17.717 c -1.381,0 -2.5,1.119 -2.5,2.5 0,1.381 1.119,2.5 2.5,2.5 h 17.717 c 1.381,0 2.5,-1.119 2.5,-2.5 0,-1.381 -1.119,-2.5 -2.5,-2.5 z"
id="path5180"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 136.858,211.467 h -17.717 c -1.381,0 -2.5,1.119 -2.5,2.5 0,1.381 1.119,2.5 2.5,2.5 h 17.717 c 1.381,0 2.5,-1.119 2.5,-2.5 0,-1.381 -1.119,-2.5 -2.5,-2.5 z"
id="path5182"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 220.304,106.247 h -31.112 c -3.417,0 -6.197,2.78 -6.197,6.197 v 31.112 c 0,3.417 2.78,6.197 6.197,6.197 h 31.112 c 3.417,0 6.196,-2.78 6.196,-6.197 v -31.112 c 0,-3.417 -2.779,-6.197 -6.196,-6.197 z m 1.196,37.309 c 0,0.66 -0.537,1.197 -1.196,1.197 h -31.112 c -0.66,0 -1.197,-0.537 -1.197,-1.197 v -31.112 c 0,-0.66 0.537,-1.197 1.197,-1.197 h 31.112 c 0.659,0 1.196,0.537 1.196,1.197 z"
id="path5184"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 195.889,121.28 h 8.858 c 1.381,0 2.5,-1.119 2.5,-2.5 0,-1.381 -1.119,-2.5 -2.5,-2.5 h -8.858 c -1.381,0 -2.5,1.119 -2.5,2.5 0,1.381 1.119,2.5 2.5,2.5 z"
id="path5186"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 213.605,125.5 h -17.717 c -1.381,0 -2.5,1.119 -2.5,2.5 0,1.381 1.119,2.5 2.5,2.5 h 17.717 c 1.381,0 2.5,-1.119 2.5,-2.5 0,-1.381 -1.119,-2.5 -2.5,-2.5 z"
id="path5188"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 213.605,134.72 h -17.717 c -1.381,0 -2.5,1.119 -2.5,2.5 0,1.381 1.119,2.5 2.5,2.5 h 17.717 c 1.381,0 2.5,-1.119 2.5,-2.5 0,-1.381 -1.119,-2.5 -2.5,-2.5 z"
id="path5190"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="M 66.809,106.247 H 35.696 c -3.417,0 -6.196,2.78 -6.196,6.197 v 31.112 c 0,3.417 2.779,6.197 6.196,6.197 h 31.112 c 3.417,0 6.197,-2.78 6.197,-6.197 v -31.112 c 0.001,-3.417 -2.779,-6.197 -6.196,-6.197 z m 1.197,37.309 c 0,0.66 -0.537,1.197 -1.197,1.197 H 35.696 c -0.659,0 -1.196,-0.537 -1.196,-1.197 v -31.112 c 0,-0.66 0.537,-1.197 1.196,-1.197 h 31.112 c 0.66,0 1.197,0.537 1.197,1.197 v 31.112 z"
id="path5192"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 42.395,121.28 h 8.858 c 1.381,0 2.5,-1.119 2.5,-2.5 0,-1.381 -1.119,-2.5 -2.5,-2.5 h -8.858 c -1.381,0 -2.5,1.119 -2.5,2.5 0,1.381 1.119,2.5 2.5,2.5 z"
id="path5194"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="M 60.111,125.5 H 42.395 c -1.381,0 -2.5,1.119 -2.5,2.5 0,1.381 1.119,2.5 2.5,2.5 h 17.717 c 1.381,0 2.5,-1.119 2.5,-2.5 -0.001,-1.381 -1.12,-2.5 -2.501,-2.5 z"
id="path5196"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="M 60.111,134.72 H 42.395 c -1.381,0 -2.5,1.119 -2.5,2.5 0,1.381 1.119,2.5 2.5,2.5 h 17.717 c 1.381,0 2.5,-1.119 2.5,-2.5 -0.001,-1.381 -1.12,-2.5 -2.501,-2.5 z"
id="path5198"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
</g>
</switch>
</svg>

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,116 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-feeds.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="26.5625"
inkscape:cx="-2.0737033"
inkscape:cy="4.679193"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<g
id="g6326"
transform="matrix(0.02960085,0,0,0.02960085,3.0682353,3.105882)">
<g
id="g6324">
<circle
cx="46.507"
cy="285.33301"
r="46.507"
id="circle6322"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g6336"
transform="matrix(0.02960085,0,0,0.02960085,3.0682353,3.105882)"
style="fill:#c837ab;fill-opacity:1">
<g
id="g6334"
style="fill:#c837ab;fill-opacity:1">
<g
id="g6332"
style="fill:#c837ab;fill-opacity:1">
<path
d="m 0,120.64 v 60.373 c 83.307,0 150.827,67.627 150.827,150.827 H 211.2 C 211.2,215.253 116.587,120.64 0,120.64 Z"
id="path6328"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
d="m 0,0 v 60.373 c 149.973,0 271.573,121.6 271.573,271.573 h 60.373 C 331.84,148.587 183.253,0 0,0 Z"
id="path6330"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -0,0 +1,166 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-listview.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="53.125"
inkscape:cx="7.6143385"
inkscape:cy="7.4837051"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<g
transform="matrix(0.01933286,0,0,0.02038554,3.0899967,2.773477)"
id="g5478"
style="fill:#c837ab;fill-opacity:1">
<g
id="g5391"
style="fill:#c837ab;fill-opacity:1">
<g
id="g5389"
style="fill:#c837ab;fill-opacity:1">
<path
inkscape:connector-curvature="0"
id="path5387"
d="M 492,236 H 144.262 c -11.046,0 -20,8.954 -20,20 0,11.046 8.954,20 20,20 H 492 c 11.046,0 20,-8.954 20,-20 0,-11.046 -8.954,-20 -20,-20 z"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g5397"
style="fill:#c837ab;fill-opacity:1">
<g
id="g5395"
style="fill:#c837ab;fill-opacity:1">
<path
inkscape:connector-curvature="0"
id="path5393"
d="M 492,86 H 144.262 c -11.046,0 -20,8.954 -20,20 0,11.046 8.954,20 20,20 H 492 c 11.046,0 20,-8.954 20,-20 0,-11.046 -8.954,-20 -20,-20 z"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g5403"
style="fill:#c837ab;fill-opacity:1">
<g
id="g5401"
style="fill:#c837ab;fill-opacity:1">
<path
inkscape:connector-curvature="0"
id="path5399"
d="M 492,386 H 144.262 c -11.046,0 -20,8.954 -20,20 0,11.046 8.954,20 20,20 H 492 c 11.046,0 20,-8.954 20,-20 0,-11.046 -8.954,-20 -20,-20 z"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g5409"
style="fill:#c837ab;fill-opacity:1">
<g
id="g5407"
style="fill:#c837ab;fill-opacity:1">
<circle
id="circle5405"
r="27"
cy="106"
cx="27"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g5415"
style="fill:#c837ab;fill-opacity:1">
<g
id="g5413"
style="fill:#c837ab;fill-opacity:1">
<circle
id="circle5411"
r="27"
cy="256"
cx="27"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g5421"
style="fill:#c837ab;fill-opacity:1">
<g
id="g5419"
style="fill:#c837ab;fill-opacity:1">
<circle
id="circle5417"
r="27"
cy="406"
cx="27"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -0,0 +1,125 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-metadata.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="53.125"
inkscape:cx="4.4778116"
inkscape:cy="7.9131274"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<g
transform="matrix(0.02323065,0,0,0.02323065,3.0974114,3.7257812)"
id="g7050"
style="fill:#c837ab;fill-opacity:1">
<path
id="path7018"
d="m 167.28906,272.13281 c -1.60156,0 -3.21484,-0.55078 -4.53125,-1.67187 L 117.46094,231.89062 C 115.89844,230.55859 115,228.61328 115,226.55859 c 0,-2.05078 0.90234,-3.99609 2.46094,-5.32812 l 45.29687,-38.57031 c 2.94141,-2.50782 7.35938,-2.15235 9.86719,0.78906 2.50391,2.94531 2.15234,7.36328 -0.79297,9.86719 l -39.03516,33.24218 39.03516,33.24219 c 2.94531,2.50781 3.29688,6.92578 0.79297,9.86719 -1.38672,1.6289 -3.35547,2.46484 -5.33594,2.46484 z m 0,0"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path7020"
d="m 256.71094,272.13281 c -1.98047,0 -3.94922,-0.83594 -5.33203,-2.46484 -2.50782,-2.94141 -2.15235,-7.35938 0.78906,-9.86719 l 39.03515,-33.24219 -39.03515,-33.24218 c -2.94141,-2.50391 -3.29688,-6.92188 -0.78906,-9.86719 2.5039,-2.94141 6.92578,-3.29688 9.86328,-0.78906 l 45.29687,38.57031 c 1.5625,1.33203 2.46094,3.27734 2.46094,5.32812 0,2.05469 -0.89844,4 -2.46094,5.33204 l -45.29687,38.57031 c -1.31641,1.12109 -2.92969,1.67187 -4.53125,1.67187 z m 0,0"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path7022"
d="m 195.96484,301.0625 c -0.48047,0 -0.96484,-0.0508 -1.45312,-0.15234 -3.78125,-0.79688 -6.20313,-4.51172 -5.40625,-8.29297 l 28.23047,-134.03516 c 0.79687,-3.78125 4.50781,-6.20312 8.29297,-5.40625 3.78125,0.79688 6.20312,4.50781 5.40625,8.29297 l -28.23047,134.03516 c -0.69532,3.29687 -3.60157,5.55859 -6.83985,5.55859 z m 0,0"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path7024"
d="M 377,374.08594 H 47 c -25.914062,0 -47,-21.08203 -47,-47 V 47 C 0,21.085938 21.085938,0 47,0 h 330 c 25.91406,0 47,21.085938 47,47 v 280.08594 c 0,25.91797 -21.08594,47 -47,47 z M 47,14 C 28.804688,14 14,28.804688 14,47 v 280.08594 c 0,18.19531 14.804688,33 33,33 h 330 c 18.19531,0 33,-14.80469 33,-33 V 47 C 410,28.804688 395.19531,14 377,14 Z m 0,0"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path7026"
d="M 417,112.08984 H 7 c -3.867188,0 -7,-3.13281 -7,-7 0,-3.86328 3.132812,-6.999996 7,-6.999996 h 410 c 3.86719,0 7,3.136716 7,6.999996 0,3.86719 -3.13281,7 -7,7 z m 0,0"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path7028"
d="m 119.60156,78.59375 c -12.21093,0 -22.152341,-9.941406 -22.152341,-22.152344 0,-12.214844 9.941411,-22.152344 22.152341,-22.152344 12.21485,0 22.15235,9.9375 22.15235,22.152344 0,12.210938 -9.9375,22.152344 -22.15235,22.152344 z m 0,-30.304688 c -4.49218,0 -8.15234,3.65625 -8.15234,8.152344 0,4.496094 3.66016,8.152344 8.15234,8.152344 4.4961,0 8.15235,-3.65625 8.15235,-8.152344 0,-4.496094 -3.65625,-8.152344 -8.15235,-8.152344 z m 0,0"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path7030"
d="m 51.539062,78.378906 c -12.214843,0 -22.152343,-9.9375 -22.152343,-22.152344 0,-12.214843 9.9375,-22.152343 22.152343,-22.152343 12.214844,0 22.152344,9.9375 22.152344,22.152343 0,12.214844 -9.9375,22.152344 -22.152344,22.152344 z m 0,-30.304687 c -4.492187,0 -8.152343,3.660156 -8.152343,8.152343 0,4.496094 3.660156,8.152344 8.152343,8.152344 4.496094,0 8.152344,-3.65625 8.152344,-8.152344 0,-4.492187 -3.65625,-8.152343 -8.152344,-8.152343 z m 0,0"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path7032"
d="m 187.66406,78.804688 c -12.21094,0 -22.14844,-9.9375 -22.14844,-22.152344 0,-12.210938 9.9375,-22.148438 22.14844,-22.148438 12.21485,0 22.15235,9.9375 22.15235,22.148438 0,12.214844 -9.9375,22.152344 -22.15235,22.152344 z m 0,-30.304688 c -4.49219,0 -8.14844,3.65625 -8.14844,8.152344 0,4.496094 3.65625,8.152344 8.14844,8.152344 4.4961,0 8.15235,-3.65625 8.15235,-8.152344 0,-4.496094 -3.65625,-8.152344 -8.15235,-8.152344 z m 0,0"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

@ -0,0 +1,156 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-navigation.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="37.565048"
inkscape:cx="12.320397"
inkscape:cy="2.9662142"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<g
id="g5632"
transform="matrix(0.02906253,0,0,0.02878679,3.0682353,3.105882)"
style="fill:#c837ab;fill-opacity:1">
<g
id="g5630"
style="fill:#c837ab;fill-opacity:1">
<g
id="g5628"
style="fill:#c837ab;fill-opacity:1">
<rect
x="128"
y="128"
width="85.333"
height="85.333"
id="rect5610"
style="fill:#c837ab;fill-opacity:1" />
<rect
x="0"
y="0"
width="85.333"
height="85.333"
id="rect5612"
style="fill:#c837ab;fill-opacity:1" />
<rect
x="128"
y="256"
width="85.333"
height="85.333"
id="rect5614"
style="fill:#c837ab;fill-opacity:1" />
<rect
x="0"
y="128"
width="85.333"
height="85.333"
id="rect5616"
style="fill:#c837ab;fill-opacity:1" />
<rect
x="0"
y="256"
width="85.333"
height="85.333"
id="rect5618"
style="fill:#c837ab;fill-opacity:1" />
<rect
x="256"
y="0"
width="85.333"
height="85.333"
id="rect5620"
style="fill:#c837ab;fill-opacity:1" />
<rect
x="128"
y="0"
width="85.333"
height="85.333"
id="rect5622"
style="fill:#c837ab;fill-opacity:1" />
<rect
x="256"
y="128"
width="85.333"
height="85.333"
id="rect5624"
style="fill:#c837ab;fill-opacity:1" />
<rect
x="256"
y="256"
width="85.333"
height="85.333"
id="rect5626"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -0,0 +1,131 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-oaipmh.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="37.565048"
inkscape:cx="5.5443356"
inkscape:cy="7.5112519"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<g
transform="matrix(0.40838465,0,0,0.40838465,4.2338996,3.1259965)"
id="g5797"
style="fill:#c837ab;fill-opacity:1">
<path
id="path5740"
d="M 9,10 C 6.243,10 4,7.757 4,5 4,2.243 6.243,0 9,0 c 2.757,0 5,2.243 5,5 0,2.757 -2.243,5 -5,5 z M 9,1 C 6.794,1 5,2.794 5,5 5,7.206 6.794,9 9,9 11.206,9 13,7.206 13,5 13,2.794 11.206,1 9,1 Z"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path5742"
d="m 6.5,21 h -6 C 0.224,21 0,20.776 0,20.5 v -4 C 0,14.019 2.019,12 4.5,12 h 9 c 2.058,0 3.849,1.389 4.354,3.377 0.068,0.268 -0.094,0.539 -0.361,0.607 -0.271,0.071 -0.539,-0.095 -0.607,-0.361 C 16.492,14.079 15.101,13 13.5,13 h -9 C 2.57,13 1,14.57 1,16.5 V 20 H 6.5 C 6.776,20 7,20.224 7,20.5 7,20.776 6.776,21 6.5,21 Z"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<g
id="flowRoot5761"
style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#c837ab;fill-opacity:1;stroke:none"
transform="matrix(0.07921877,0,0,0.07921877,-13.168148,-13.517082)"
aria-label="OAI PMH">
<path
inkscape:connector-curvature="0"
id="path5775"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'C64 Pro Mono';-inkscape-font-specification:'C64 Pro Mono';fill:#c837ab;fill-opacity:1"
d="m 273.05078,419.11914 v -5 h -5 v -25 h 5 v -5 h 20 v 5 h 5 v 25 h -5 v 5 z m 5,-5 h 10 v -25 h -10 z" />
<path
inkscape:connector-curvature="0"
id="path5777"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'C64 Pro Mono';-inkscape-font-specification:'C64 Pro Mono';fill:#c837ab;fill-opacity:1"
d="m 308.05078,419.11914 v -25 h 5 v -5 h 5 v -5 h 10 v 5 h 5 v 5 h 5 v 25 h -10 v -15 h -10 v 15 z m 10,-20 h 10 v -5 h -10 z" />
<path
inkscape:connector-curvature="0"
id="path5779"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'C64 Pro Mono';-inkscape-font-specification:'C64 Pro Mono';fill:#c837ab;fill-opacity:1"
d="m 373.05078,384.11914 v 5 h -5 v 25 h 5 v 5 h -20 v -5 h 5 v -25 h -5 v -5 z" />
<path
inkscape:connector-curvature="0"
id="path5781"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'C64 Pro Mono';-inkscape-font-specification:'C64 Pro Mono';fill:#c837ab;fill-opacity:1"
d="m 268.05078,473.72852 v -35 h 25 v 5 h 5 v 10 h -5 v 5 h -15 v 15 z m 10,-20 h 10 v -10 h -10 z" />
<path
inkscape:connector-curvature="0"
id="path5783"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'C64 Pro Mono';-inkscape-font-specification:'C64 Pro Mono';fill:#c837ab;fill-opacity:1"
d="m 308.05078,473.72852 v -35 h 10 v 5 h 5 v 5 h 5 v -5 h 5 v -5 h 10 v 35 h -10 v -20 h -5 v 5 h -5 v -5 h -5 v 20 z" />
<path
inkscape:connector-curvature="0"
id="path5785"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'C64 Pro Mono';-inkscape-font-specification:'C64 Pro Mono';fill:#c837ab;fill-opacity:1"
d="m 348.05078,473.72852 v -35 h 10 v 15 h 10 v -15 h 10 v 35 h -10 v -15 h -10 v 15 z" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-page.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="53.125"
inkscape:cx="8.9174406"
inkscape:cy="8.2435657"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<g
style="fill:#c837ab;fill-opacity:1"
id="g5910"
transform="matrix(0.01919118,0,0,0.01919118,4.2132465,3.105882)">
<path
style="fill:#c837ab;fill-opacity:1"
inkscape:connector-curvature="0"
id="path5908"
d="M 392.167,128.787 263.382,0 H 0.168 v 512 h 392 c -0.7558,-206.79266 2.69044,-200.50878 -0.001,-383.213 z M 272.168,51.213 340.955,120 h -68.787 z m 90,430.787 h -332 V 30 h 212 v 120 h 120 c 0.0455,165.86672 0.3822,211.91958 0,269.882 z"
sodipodi:nodetypes="cccccccccccccccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -0,0 +1,94 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-pagepreview.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="53.125"
inkscape:cx="8.9174406"
inkscape:cy="8.2435657"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<g
transform="matrix(0.01919118,0,0,0.01919118,3.0650112,3.105882)"
id="g5912"
style="fill:#c837ab;fill-opacity:1">
<g
id="g5910"
style="fill:#c837ab;fill-opacity:1">
<path
d="m 431.212,378.94 c 30.82,-41.098 27.558,-99.829 -9.799,-137.186 -8.744,-8.743 -18.661,-15.613 -29.246,-20.622 V 128.787 L 263.382,0 H 0.168 v 512 h 392 V 410.868 c 6.203,-2.935 12.175,-6.512 17.817,-10.729 l 80.518,81.409 21.33,-21.096 z M 272.168,51.213 340.955,120 h -68.787 z m 90,430.787 h -332 V 30 h 212 v 120 h 120 v 62.118 c -31.637,-4.529 -64.959,5.349 -89.246,29.636 -40.939,40.939 -40.939,107.553 0,148.492 24.005,24.005 57.199,34.223 89.246,29.636 z m 38.034,-112.967 c -29.243,29.241 -76.824,29.241 -106.066,0 -29.242,-29.243 -29.242,-76.824 0,-106.066 29.242,-29.242 76.822,-29.244 106.066,0 29.242,29.242 29.242,76.824 0,106.066 z"
id="path5908"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -0,0 +1,90 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-search.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="37.565048"
inkscape:cx="8.8354879"
inkscape:cy="7.5979442"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<g
transform="matrix(0.07221851,0,0,0.07221851,3.157127,3.1140472)"
id="surface1"
style="fill:#c837ab;fill-opacity:1">
<path
d="M 93.148438,80.832031 C 109.5,57.742188 104.03125,25.769531 80.941406,9.421875 57.851562,-6.925781 25.878906,-1.460938 9.53125,21.632812 -6.816406,44.722656 -1.351562,76.691406 21.742188,93.039062 38.222656,104.70703 60.011719,105.60547 77.394531,95.339844 l 37.769529,37.542966 c 4.07813,4.29297 10.86328,4.46485 15.15625,0.38672 4.29297,-4.07422 4.46485,-10.85937 0.39063,-15.15234 -0.12891,-0.13672 -0.25391,-0.26172 -0.39063,-0.39063 z m -41.839844,3.5 C 33.0625,84.335938 18.269531,69.554688 18.257812,51.308594 18.253906,33.0625 33.035156,18.269531 51.285156,18.261719 c 18.222656,-0.0078 33.007813,14.75 33.042969,32.972656 0.03125,18.25 -14.742187,33.066406 -32.996094,33.097656 -0.0078,0 -0.01172,0 -0.02344,0 z m 0,0"
style="fill:#c837ab;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path7102"
inkscape:connector-curvature="0" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -0,0 +1,111 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-statistics.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="53.125"
inkscape:cx="7.380938"
inkscape:cy="9.3476247"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<g
id="g6106"
transform="matrix(0.02623219,0,0,0.02623219,3.1436173,3.1184058)"
style="fill:#c837ab;fill-opacity:1">
<g
id="g6055"
style="fill:#c837ab;fill-opacity:1">
<g
id="g6053"
style="fill:#c837ab;fill-opacity:1">
<path
inkscape:connector-curvature="0"
id="path6051"
d="m 334.044,192.042 c -0.048,0 -0.095,0.001 -0.143,0.002 H 182.037 V 39.67 c -0.022,-5.532 -4.514,-10.003 -10.046,-10 C 126.311,29.518 82.47,47.651 50.244,80.025 17.851,112.986 0,156.171 0,201.625 c 0,94.817 77.134,171.957 171.95,171.957 45.672,0.152 89.505,-17.982 121.721,-50.355 32.393,-32.962 50.232,-75.939 50.232,-121.393 -0.018,-5.427 -4.433,-9.811 -9.859,-9.792 z m -54.579,117.313 c -28.478,28.549 -67.197,44.513 -107.521,44.332 -83.789,0 -151.956,-68.219 -151.956,-152.008 0,-40.179 15.849,-78.412 44.482,-107.547 26.024,-26.159 60.738,-41.865 97.567,-44.142 v 151.636 c 0,5.523 4.385,10.417 9.907,10.417 h 151.63 c -2.588,36.67 -18.238,71.196 -44.109,97.312 z"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
<g
id="g6061"
style="fill:#c837ab;fill-opacity:1">
<g
id="g6059"
style="fill:#c837ab;fill-opacity:1">
<path
inkscape:connector-curvature="0"
id="path6057"
d="m 323.853,50.751 c -0.04,-0.038 -0.081,0.025 -0.122,-0.016 v 0 C 290.769,18.343 247.537,0.503 202.083,0.503 196.551,0.5 192.059,4.971 192.037,10.503 V 172.46 c 0,5.522 4.57,9.583 10.093,9.583 h 161.956 c 5.425,0.097 9.902,-4.223 9.998,-9.648 10e-4,-0.048 10e-4,-0.096 0.002,-0.144 0,-45.455 -17.84,-88.536 -50.233,-121.5 z M 212.037,162.043 V 20.831 c 37,2.393 70.81,17.633 97.566,43.9 26.267,26.755 41.762,61.312 44.156,97.312 z"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -0,0 +1,120 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-tableofcontents.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="37.565048"
inkscape:cx="5.9209062"
inkscape:cy="8.2571508"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<g
id="g7180"
transform="matrix(0.40539776,0,0,0.40539776,3.1835338,3.2022185)"
style="fill:#c837ab;fill-opacity:1">
<path
id="path7152"
d="M 14.5,24 H 3.5 C 2.122,24 1,22.879 1,21.5 V 2.5 C 1,1.121 2.122,0 3.5,0 h 11 C 15.878,0 17,1.121 17,2.5 17,2.776 16.776,3 16.5,3 16.224,3 16,2.776 16,2.5 16,1.673 15.327,1 14.5,1 H 3.5 C 2.673,1 2,1.673 2,2.5 v 19 C 2,22.327 2.673,23 3.5,23 h 11 c 0.827,0 1.5,-0.673 1.5,-1.5 v -2 c 0,-0.276 0.224,-0.5 0.5,-0.5 0.276,0 0.5,0.224 0.5,0.5 v 2 c 0,1.379 -1.122,2.5 -2.5,2.5 z"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path7154"
d="M 11,3 H 7 C 6.173,3 5.5,2.327 5.5,1.5 5.5,1.225 5.276,1 5,1 H 4 C 3.724,1 3.5,0.776 3.5,0.5 3.5,0.224 3.724,0 4,0 H 5 C 5.827,0 6.5,0.673 6.5,1.5 6.5,1.775 6.724,2 7,2 h 4 C 11.276,2 11.5,1.775 11.5,1.5 11.5,0.673 12.173,0 13,0 h 1 c 0.276,0 0.5,0.224 0.5,0.5 C 14.5,0.776 14.276,1 14,1 H 13 C 12.724,1 12.5,1.225 12.5,1.5 12.5,2.327 11.827,3 11,3 Z"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path7156"
d="m 21.5,17 h -7 C 13.673,17 13,16.327 13,15.5 v -8 C 13,6.673 13.673,6 14.5,6 h 7 C 22.327,6 23,6.673 23,7.5 v 8 C 23,16.327 22.327,17 21.5,17 Z M 14.5,7 C 14.224,7 14,7.225 14,7.5 v 8 c 0,0.275 0.224,0.5 0.5,0.5 h 7 c 0.276,0 0.5,-0.225 0.5,-0.5 v -8 C 22,7.225 21.776,7 21.5,7 Z"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path7158"
d="m 19.5,14 h -3 C 16.224,14 16,13.776 16,13.5 16,13.224 16.224,13 16.5,13 h 3 c 0.276,0 0.5,0.224 0.5,0.5 0,0.276 -0.224,0.5 -0.5,0.5 z"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path7160"
d="m 19.5,11 h -3 C 16.224,11 16,10.776 16,10.5 16,10.224 16.224,10 16.5,10 h 3 c 0.276,0 0.5,0.224 0.5,0.5 0,0.276 -0.224,0.5 -0.5,0.5 z"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path7162"
d="M 19.5,8 C 19.224,8 19,7.776 19,7.5 v -2 C 19,5.224 19.224,5 19.5,5 19.776,5 20,5.224 20,5.5 v 2 C 20,7.776 19.776,8 19.5,8 Z"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
<path
id="path7164"
d="M 16.5,8 C 16.224,8 16,7.776 16,7.5 v -2 C 16,5.224 16.224,5 16.5,5 16.776,5 17,5.224 17,5.5 v 2 C 17,7.776 16.776,8 16.5,8 Z"
inkscape:connector-curvature="0"
style="fill:#c837ab;fill-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -0,0 +1,85 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-toolbox.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="18.782524"
inkscape:cx="12.707084"
inkscape:cy="6.5224385"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<path
d="m 11.351462,5.4664661 c 0.13737,0.1373726 0.306577,0.074815 0.368604,0.030519 l 1.072588,-0.7661468 c 0.07519,-0.053697 0.119825,-0.1404034 0.119825,-0.2328182 V 3.4254318 c 0,-0.1580105 -0.128101,-0.286111 -0.286112,-0.286111 h -1.072588 c -0.09241,0 -0.179123,0.044613 -0.232816,0.1198051 l -0.766145,1.0725893 c -0.08129,0.1138138 -0.0684,0.2697233 0.03052,0.3686037 L 10.766107,4.8810841 8.4892159,7.157968 7.7024135,6.3714875 V 5.1109433 c 0,-1.0871601 -0.8844623,-1.9716225 -1.9716224,-1.9716225 H 4.6582018 c -0.1157235,0 -0.2200567,0.069714 -0.2643284,0.1766273 -0.044287,0.1068906 -0.019806,0.2299741 0.062031,0.3118002 L 5.375425,4.547269 c 0.2262387,0.2262566 0.2262199,0.59469 0,0.8208878 -0.2261979,0.2262191 -0.5946313,0.2262379 -0.8208879,0 L 3.634999,4.4486363 C 3.553172,4.3667913 3.4300885,4.3423185 3.3231955,4.3866049 3.2163049,4.4308758 3.1465893,4.5352106 3.1465893,4.6509341 v 1.0725884 c 0,1.0871602 0.8844631,1.9716232 1.9716233,1.9716232 H 6.3787568 L 6.579857,7.8962427 4.6142779,9.4687045 c -5.85e-5,5.96e-5 -1.327e-4,9.61e-5 -1.914e-4,1.525e-4 l -1.3601357,1.0881 c -0.063555,0.05082 -0.1024461,0.126326 -0.1069273,0.207581 -0.00448,0.08126 0.025809,0.160585 0.083371,0.218132 l 1.8387373,1.838734 c 0.053787,0.0538 0.1266308,0.08381 0.2022791,0.08381 0.00529,0 0.010559,-1.51e-4 0.015846,-3.09e-4 0.081259,-0.0045 0.1567519,-0.04339 0.2075811,-0.106927 l 1.0881166,-1.360131 c 3.75e-5,-3.7e-5 7.74e-5,-9.6e-5 1.149e-4,-1.33e-4 L 8.1555502,9.4721026 8.3566471,9.6731999 v 1.2605441 c 0,1.087142 0.8844632,1.971605 1.9716229,1.971605 h 1.072588 c 0.115723,0 0.220057,-0.06972 0.264329,-0.176625 0.04429,-0.106889 0.0198,-0.229977 -0.06203,-0.311803 L 10.683637,11.4974 c -0.226238,-0.226256 -0.226219,-0.59469 0,-0.820888 0.226198,-0.226219 0.594631,-0.226237 0.820887,0 l 0.919521,0.919522 c 0.08183,0.08184 0.204913,0.106317 0.311804,0.06203 0.106908,-0.04429 0.176624,-0.148624 0.176624,-0.264329 v -1.072589 c 0,-1.0871605 -0.884463,-1.9716228 -1.971623,-1.9716228 H 9.6803043 L 8.893805,7.5627177 11.170688,5.2858524 Z M 6.3373235,10.828743 5.2230574,9.7144773 8.0083006,7.4862913 8.5655315,8.0435001 Z M 6.6995578,7.2067223 C 6.6459016,7.1530659 6.5731349,7.1229302 6.4972601,7.1229302 H 5.1182069 c -0.7716399,0 -1.3994036,-0.6277637 -1.3994036,-1.3994029 V 5.3416643 L 4.1499151,5.7727574 C 4.6089303,6.2317913 5.3395052,6.2136919 5.7801147,5.7728348 6.2267318,5.3262144 6.2333896,4.5959865 5.7800373,4.1426343 L 5.3489264,3.7115421 h 0.381863 c 0.7716392,0 1.3994028,0.6277636 1.3994028,1.3994027 v 1.3790533 c 0,0.075873 0.030144,0.1486423 0.083792,0.2022978 l 0.3870315,0.3870314 -0.5715916,0.45728 z m -1.4518581,4.9840397 -1.38666,-1.38666 0.9124448,-0.729963 1.2041808,1.20418 z M 9.5618059,8.9216085 h 1.3790491 c 0.771641,0 1.399404,0.6277637 1.399404,1.3994045 v 0.381861 l -0.43111,-0.431092 c -0.459016,-0.4590337 -1.189592,-0.4409342 -1.630201,-7.4e-5 -0.4466171,0.446617 -0.4532748,1.176845 7.7e-5,1.630198 l 0.431111,0.431092 h -0.381863 c -0.7716388,0 -1.3994024,-0.627764 -1.3994024,-1.399403 V 9.5545434 c 0,-0.075878 -0.030144,-0.148644 -0.083792,-0.2023003 L 8.5152123,9.0223775 8.9724955,8.450785 9.3595237,8.8378164 c 0.053639,0.053656 0.1264042,0.083792 0.2022822,0.083792 z M 11.700994,3.7115421 h 0.639265 v 0.639246 L 11.584698,4.8904694 11.161331,4.4671023 Z"
id="path7227"
inkscape:connector-curvature="0"
style="stroke-width:0.01907401;fill:#c837ab;fill-opacity:1" />
</svg>

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -0,0 +1,109 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
version="1.1"
id="svg3745"
sodipodi:docname="tx-dlf-validator.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata3751">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3749" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview3747"
showgrid="false"
inkscape:zoom="26.5625"
inkscape:cx="-1.5275071"
inkscape:cy="6.1318822"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3745"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="-3.4823529,12.894118"
orientation="0,1"
id="guide5077"
inkscape:locked="false" />
<sodipodi:guide
position="-1.0729412,3.0682353"
orientation="0,1"
id="guide5079"
inkscape:locked="false" />
<sodipodi:guide
position="3.0682353,13.647059"
orientation="1,0"
id="guide5081"
inkscape:locked="false" />
<sodipodi:guide
position="12.988235,13.308235"
orientation="1,0"
id="guide5083"
inkscape:locked="false" />
</sodipodi:namedview>
<path
fill="#FFF"
d="M1 1h14v14H1V1z"
id="path3733" />
<path
fill="#999"
d="M1 1v14h14V1H1zm1 1h12v12H2V2z"
id="path3735" />
<g
id="g6200"
transform="matrix(0.02000856,0,0,0.02000856,3.0682506,3.0747543)"
style="fill:#c837ab;fill-opacity:1">
<g
id="g6198"
style="fill:#c837ab;fill-opacity:1">
<g
id="g6196"
style="fill:#c837ab;fill-opacity:1">
<rect
x="-9.5830002"
y="294.97501"
transform="matrix(-0.7071,-0.7071,0.7071,-0.7071,-96.2081,592.7892)"
width="168.49899"
height="42.689999"
id="rect6190"
style="fill:#c837ab;fill-opacity:1" />
<polygon
points="344.96,104.8 209.707,240.16 239.893,270.347 375.147,134.987 "
id="polygon6192"
style="fill:#c837ab;fill-opacity:1" />
<polygon
points="120.64,271.84 239.787,390.987 495.787,134.987 465.707,104.8 239.787,330.613 150.827,241.653 "
id="polygon6194"
style="fill:#c837ab;fill-opacity:1" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -212,3 +212,41 @@ if (\TYPO3_MODE === 'FE') {
return ($hook->getDocumentType($pid) === $type);
}
}
/*
* Icon Registry
*/
$iconArray = [
'tx-dlf-audioplayer' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-audioplayer.svg',
'tx-dlf-basket' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-basket.svg',
'tx-dlf-calendar' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-calendar.svg',
'tx-dlf-collection' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-collection.svg',
'tx-dlf-feeds' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-feeds.svg',
'tx-dlf-metadata' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-metadata.svg',
'tx-dlf-navigation' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-navigation.svg',
'tx-dlf-oaipmh' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-oaipmh.svg',
'tx-dlf-page' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-page.svg',
'tx-dlf-pagepreview' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-pagepreview.svg',
'tx-dlf-search' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-search.svg',
'tx-dlf-statistics' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-statistics.svg',
'tx-dlf-tableofcontents' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-tableofcontents.svg',
'tx-dlf-toolbox' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-toolbox.svg',
'tx-dlf-validator' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-validator.svg',
];
$iconRegistry = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(
\TYPO3\CMS\Core\Imaging\IconRegistry::class
);
foreach($iconArray as $key => $value) {
$iconRegistry->registerIcon(
$key,
\TYPO3\CMS\Core\Imaging\IconProvider\SvgIconProvider::class,
['source' => $value]
);
}
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addPageTSConfig(
'<INCLUDE_TYPOSCRIPT: source="FILE:EXT:dlf/Configuration/TsConfig/ContentElements.tsconfig">'
);