mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-06 00:24:07 +01:00
4 Icons.
This commit is contained in:
BIN
icons/design/circle-expand.design
Normal file
BIN
icons/design/circle-expand.design
Normal file
Binary file not shown.
BIN
icons/design/cowboy.design
Normal file
BIN
icons/design/cowboy.design
Normal file
Binary file not shown.
BIN
icons/design/rotate-3d-variant.design
Normal file
BIN
icons/design/rotate-3d-variant.design
Normal file
Binary file not shown.
Binary file not shown.
5
icons/svg/circle-expand.svg
Normal file
5
icons/svg/circle-expand.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
|
||||
<path fill="#000000" fill-opacity="1" stroke-linejoin="round" d="M 16,4L 20,8L 20,4M 20,16L 16,20L 20,20M 8,20L 4,16L 4,20M 4,8L 8,4L 4,4M 16.948,7.052C 14.2187,4.31734 9.78133,4.31734 7.052,7.052C 4.31733,9.78133 4.31733,14.2187 7.052,16.948C 9.78133,19.6827 14.2187,19.6827 16.948,16.948C 19.6827,14.2187 19.6827,9.792 16.948,7.052 Z M 15.8493,15.8493C 13.7187,17.9787 10.2813,17.9787 8.15067,15.8493C 6.02133,13.7187 6.02133,10.2813 8.15067,8.15067C 10.2813,6.02133 13.7187,6.02133 15.8493,8.15067C 17.9787,10.2813 17.9787,13.7187 15.8493,15.8493 Z "/>
|
||||
</svg>
|
||||
5
icons/svg/cowboy.svg
Normal file
5
icons/svg/cowboy.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
|
||||
<path fill="#000000" fill-opacity="1" fill-rule="evenodd" stroke-linejoin="round" d="M 20,22L 4,22L 4,20C 4,17.792 7.57867,16 12,16C 16.4213,16 20,17.792 20,20M 8,9L 16,9L 16,10C 16,12.1933 14.1933,14 12,14C 9.80667,14 8,12.1933 8,10M 7.5,6C 7.5,5.99467 8.016,5.02133 8.5,3.98933C 8.984,2.95333 9.40133,2 10.5,2L 10.516,2C 11.104,2.00533 11.636,2.26533 12,2.67733L 12.0107,2.66666C 12.3693,2.26 12.9013,2.00533 13.484,2L 13.5107,2C 14.604,2.00533 15.016,2.95866 15.5,3.98933C 15.984,5.02133 16.5,5.99467 16.5,6L 18,6C 18,6 18,5.5 18,5C 18,4.448 18.448,4 19,4C 19.552,4 20,4.448 20,5C 20,5.30666 20,5.65066 20,6C 20,7.104 19.104,8 18,8C 14.9267,8 9.07333,8 6,8C 4.896,8 4,7.104 4,6C 4,5.65066 4,5.30666 4,5C 4,4.448 4.448,4 5,4C 5.552,4 6,4.448 6,5C 6,5.5 6,6 6,6"/>
|
||||
</svg>
|
||||
5
icons/svg/rotate-3d-variant.svg
Normal file
5
icons/svg/rotate-3d-variant.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 12,5C 16.9706,5 21,7.68629 21,11C 21,12.6803 19.964,14.1992 18.2946,15.2884C 19.3629,14.4172 20,13.3188 20,12.125C 20,9.29454 16.4183,7 12,7L 12,10L 8,6L 12,2L 12,5 Z M 12,19C 7.02943,19 3,16.3137 3,13C 3,11.3197 4.03602,9.80081 5.70542,8.7116C 4.63712,9.58278 4,10.6812 4,11.875C 4,14.7055 7.58172,17 12,17L 12,14L 16,18L 12,22L 12,19 Z "/>
|
||||
</svg>
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
|
||||
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 12,5C 16.9706,5 21,7.68629 21,11C 21,12.6803 19.964,14.1992 18.2946,15.2884C 19.3629,14.4172 20,13.3188 20,12.125C 20,9.29454 16.4183,7 12,7L 12,10L 8,6L 12,2L 12,5 Z M 12,19C 7.02943,19 3,16.3137 3,13C 3,11.3197 4.03602,9.80081 5.70542,8.7116C 4.63712,9.58278 4,10.6812 4,11.875C 4,14.7055 7.58172,17 12,17L 12,14L 16,18L 12,22L 12,19 Z "/>
|
||||
<path fill="#000000" fill-opacity="1" stroke-linejoin="round" d="M 7.46933,21.4787C 4.19733,19.9373 1.86,16.76 1.5,13L 0,13C 0.510667,19.1613 5.66133,24 11.948,24L 12.6093,23.9693L 8.80267,20.1613L 7.46933,21.4787 Z M 8.36,14.9587C 8.172,14.9587 7.98933,14.932 7.83867,14.88C 7.68267,14.8173 7.552,14.7493 7.43733,14.64C 7.328,14.5413 7.24,14.4213 7.18267,14.2707C 7.12,14.1307 7.088,13.9693 7.088,13.8027L 5.792,13.8027C 5.792,14.1613 5.86,14.4787 6,14.7493C 6.14,15.0213 6.328,15.2507 6.56267,15.4373C 6.80267,15.62 7.068,15.76 7.38,15.8493C 7.68267,15.948 8,16 8.33867,16C 8.708,16 9.06267,15.948 9.36933,15.8493C 9.688,15.7493 9.96933,15.5987 10.1973,15.412C 10.432,15.2187 10.62,14.9787 10.7493,14.688C 10.88,14.4013 10.948,14.0787 10.948,13.7187C 10.948,13.5307 10.932,13.3387 10.88,13.1613C 10.828,12.9787 10.76,12.812 10.6507,12.6507C 10.552,12.4893 10.412,12.3493 10.2507,12.2187C 10.0787,12.088 9.88,11.9893 9.64,11.912C 9.83867,11.8173 10.0107,11.708 10.1613,11.5787C 10.312,11.448 10.432,11.312 10.5307,11.1613C 10.6307,11.0107 10.6973,10.86 10.7493,10.6973C 10.8027,10.5413 10.8173,10.38 10.8173,10.2187C 10.8173,9.86 10.76,9.54133 10.64,9.26C 10.5213,8.97867 10.3493,8.74933 10.1307,8.568C 9.932,8.38 9.66133,8.24 9.36,8.14C 9.052,8.052 8.708,8 8.33867,8C 7.97867,8 7.65067,8.052 7.33867,8.16133C 7.04133,8.27067 6.77067,8.42133 6.552,8.60933C 6.33867,8.80267 6.172,9.02133 6.04133,9.28133C 5.92133,9.54133 5.86,9.81733 5.86,10.1307L 7.16133,10.1307C 7.16133,9.95867 7.188,9.812 7.25067,9.68267C 7.312,9.552 7.39067,9.432 7.5,9.33867C 7.60933,9.25067 7.72933,9.172 7.88,9.12C 8.03067,9.068 8.18267,9.04133 8.36,9.04133C 8.76,9.04133 9.06267,9.14 9.25067,9.34933C 9.43733,9.552 9.54133,9.83867 9.54133,10.208C 9.54133,10.3907 9.51067,10.552 9.45867,10.6973C 9.412,10.8493 9.31733,10.9693 9.208,11.068C 9.09867,11.172 8.95867,11.2507 8.80267,11.312C 8.64,11.3693 8.43733,11.4013 8.21867,11.4013L 7.448,11.4013L 7.448,12.432L 8.21867,12.432C 8.43733,12.432 8.64,12.448 8.81733,12.5C 9,12.552 9.15067,12.6307 9.27067,12.7293C 9.39067,12.8387 9.48933,12.9693 9.56267,13.1307C 9.63067,13.292 9.66133,13.4787 9.66133,13.6973C 9.66133,14.1093 9.54133,14.4213 9.312,14.6307C 9.07867,14.86 8.76,14.9587 8.36,14.9587 Z M 16.912,9.04133C 16.588,8.708 16.208,8.448 15.7707,8.27067C 15.3387,8.088 14.8493,8 14.312,8L 11.948,8L 11.948,16L 14.2507,16C 14.8027,16 15.312,15.912 15.76,15.7293C 16.208,15.552 16.5987,15.3027 16.9213,14.9693C 17.24,14.64 17.4893,14.24 17.6613,13.7813C 17.828,13.312 17.9213,12.792 17.9213,12.208L 17.9213,11.812C 17.9213,11.2293 17.828,10.708 17.6613,10.24C 17.4787,9.77067 17.2293,9.36933 16.912,9.04133 Z M 16.5213,12.1973C 16.5213,12.62 16.4693,12.9893 16.38,13.328C 16.2813,13.6613 16.14,13.948 15.948,14.1827C 15.76,14.412 15.5213,14.588 15.24,14.708C 14.948,14.828 14.62,14.8907 14.2507,14.8907L 13.3387,14.8907L 13.3387,9.12L 14.312,9.12C 15.0307,9.12 15.5787,9.34933 15.948,9.812C 16.328,10.2707 16.5213,10.932 16.5213,11.8027M 11.948,0L 11.292,0.0306683L 15.0987,3.83867L 16.432,2.51067C 19.6973,4.06267 22.0413,7.22933 22.3907,10.9893L 23.8907,10.9893C 23.3907,4.83867 18.24,0 11.948,0 Z "/>
|
||||
</svg>
|
||||
|
||||
Reference in New Issue
Block a user