diff options
author | Minteck <contact@minteck.org> | 2022-02-14 14:32:15 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-02-14 14:32:15 +0100 |
commit | a0389563cd667e563881fe7b36ae26d8c0374569 (patch) | |
tree | a94b0a811b29afb22997984fa5fb6018a25777dd /htdocs/public/assets/icons/projects.svg | |
parent | 6e9edfbd9384aaae3fd83a9b011e8f2f2f4973e2 (diff) | |
download | rainbow-a0389563cd667e563881fe7b36ae26d8c0374569.tar.gz rainbow-a0389563cd667e563881fe7b36ae26d8c0374569.tar.bz2 rainbow-a0389563cd667e563881fe7b36ae26d8c0374569.zip |
Update copyright
Diffstat (limited to 'htdocs/public/assets/icons/projects.svg')
-rw-r--r-- | htdocs/public/assets/icons/projects.svg | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/htdocs/public/assets/icons/projects.svg b/htdocs/public/assets/icons/projects.svg index b8a0057..29c6cea 100644 --- a/htdocs/public/assets/icons/projects.svg +++ b/htdocs/public/assets/icons/projects.svg @@ -1,3 +1,28 @@ +<!--
+ - MIT License
+ -
+ - Copyright (c) 2022- Minteck
+ -
+ - Permission is hereby granted, free of charge, to any person obtaining a copy
+ - of this software and associated documentation files (the "Software"), to deal
+ - in the Software without restriction, including without limitation the rights
+ - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ - copies of the Software, and to permit persons to whom the Software is
+ - furnished to do so, subject to the following conditions:
+ -
+ - The above copyright notice and this permission notice shall be included in all
+ - copies or substantial portions of the Software.
+ -
+ - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ - SOFTWARE.
+ -
+ -->
+
<svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M4.25 4A2.25 2.25 0 0 0 2 6.25v2.5A2.25 2.25 0 0 0 4.25 11h2.5A2.25 2.25 0 0 0 9 8.75v-2.5A2.25 2.25 0 0 0 6.75 4h-2.5ZM3.5 6.25a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1-.75-.75v-2.5ZM11.25 5a.75.75 0 0 0 0 1.5h10a.75.75 0 0 0 0-1.5h-10Zm0 3a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5h-7Zm-7 5A2.25 2.25 0 0 0 2 15.25v2.5A2.25 2.25 0 0 0 4.25 20h2.5A2.25 2.25 0 0 0 9 17.75v-2.5A2.25 2.25 0 0 0 6.75 13h-2.5Zm-.75 2.25a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1-.75-.75v-2.5ZM11.25 14a.75.75 0 0 0 0 1.5h10a.75.75 0 0 0 0-1.5h-10Zm0 3a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5h-7Z"
fill="#fff"/>
|