-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
79b449d
commit 6dd9006
Showing
1 changed file
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<?xpacket begin='' id=''?> | ||
<x:xmpmeta xmlns:x='adobe:ns:meta/'> | ||
<rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'> | ||
<rdf:Description rdf:about='' | ||
xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/'> | ||
<xapRights:Marked>True</xapRights:Marked> | ||
</rdf:Description> | ||
<rdf:Description rdf:about='' | ||
xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/'> | ||
<xapRights:WebStatement rdf:resource='https://github.com/materialos/Icons'/> | ||
</rdf:Description> | ||
<rdf:Description rdf:about='' | ||
xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/' | ||
> | ||
<xapRights:UsageTerms> | ||
<rdf:Alt> | ||
<rdf:li xml:lang='x-default' >This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</rdf:li> | ||
<rdf:li xml:lang='en_US' >This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</rdf:li> | ||
<rdf:li xml:lang='en' >This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</rdf:li> | ||
</rdf:Alt> | ||
</xapRights:UsageTerms> | ||
</rdf:Description> | ||
<rdf:Description rdf:about='' | ||
xmlns:dc='http://purl.org/dc/elements/1.1/'> | ||
<dc:title> | ||
<rdf:Alt> | ||
<rdf:li xml:lang='x-default'>Material Design Iconography</rdf:li> | ||
<rdf:li xml:lang='en_US'>Material Design Iconography</rdf:li> | ||
</rdf:Alt> | ||
</dc:title> | ||
</rdf:Description> | ||
<rdf:Description rdf:about='' | ||
xmlns:cc='http://creativecommons.org/ns#'> | ||
<cc:license rdf:resource='http://creativecommons.org/licenses/by/4.0/'/> | ||
</rdf:Description> | ||
<rdf:Description rdf:about='' | ||
xmlns:cc='http://creativecommons.org/ns#'> | ||
<cc:attributionName>the MOS Contributors</cc:attributionName> | ||
</rdf:Description> | ||
|
||
</rdf:RDF> | ||
</x:xmpmeta> | ||
<?xpacket end='r'?> |