From b871fcd977047a20812ebac8d82f7a1d695eee2b Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 18 Feb 2022 07:00:43 +0100 Subject: Larger chevrons --- dist/chevron-down.svg | 2 +- dist/chevron-left.svg | 2 +- dist/chevron-right.svg | 2 +- dist/chevron-up.svg | 2 +- src/icons/chevron-down.svg | 30 ++++++++++----------- src/icons/chevron-left.svg | 30 ++++++++++----------- src/icons/chevron-right.svg | 30 ++++++++++----------- src/icons/chevron-up.svg | 30 ++++++++++----------- src/icons/fox.svg | 64 +++++++++++++++++++++++++++++++++++++++++++++ 9 files changed, 128 insertions(+), 64 deletions(-) create mode 100644 src/icons/fox.svg diff --git a/dist/chevron-down.svg b/dist/chevron-down.svg index 2f2449b..46522a3 100644 --- a/dist/chevron-down.svg +++ b/dist/chevron-down.svg @@ -1,3 +1,3 @@ - + diff --git a/dist/chevron-left.svg b/dist/chevron-left.svg index df1f1a4..1ad97f8 100644 --- a/dist/chevron-left.svg +++ b/dist/chevron-left.svg @@ -1,3 +1,3 @@ - + diff --git a/dist/chevron-right.svg b/dist/chevron-right.svg index b9a7f1a..d27b5a1 100644 --- a/dist/chevron-right.svg +++ b/dist/chevron-right.svg @@ -1,3 +1,3 @@ - + diff --git a/dist/chevron-up.svg b/dist/chevron-up.svg index 6f64250..fc38fd0 100644 --- a/dist/chevron-up.svg +++ b/dist/chevron-up.svg @@ -1,3 +1,3 @@ - + diff --git a/src/icons/chevron-down.svg b/src/icons/chevron-down.svg index 88e07a5..29b99a6 100644 --- a/src/icons/chevron-down.svg +++ b/src/icons/chevron-down.svg @@ -1,22 +1,22 @@ + style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> @@ -25,7 +25,6 @@ image/svg+xml - @@ -44,21 +43,22 @@ inkscape:window-height="1983" id="namedview12" showgrid="true" - inkscape:zoom="45.254834" - inkscape:cx="3.001805" - inkscape:cy="3.3483429" + inkscape:zoom="32" + inkscape:cx="11.9375" + inkscape:cy="5.03125" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg10" - showguides="false"> + showguides="false" + inkscape:pagecheckerboard="0"> diff --git a/src/icons/chevron-left.svg b/src/icons/chevron-left.svg index e8e6365..7cb945b 100644 --- a/src/icons/chevron-left.svg +++ b/src/icons/chevron-left.svg @@ -1,22 +1,22 @@ + style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> @@ -25,7 +25,6 @@ image/svg+xml - @@ -44,21 +43,22 @@ inkscape:window-height="1983" id="namedview12" showgrid="true" - inkscape:zoom="90.509668" - inkscape:cx="5.0147012" - inkscape:cy="8.203855" + inkscape:zoom="4" + inkscape:cx="26" + inkscape:cy="55.5" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg10" - showguides="true"> + showguides="true" + inkscape:pagecheckerboard="0"> diff --git a/src/icons/chevron-right.svg b/src/icons/chevron-right.svg index 86e8556..0c2cc94 100644 --- a/src/icons/chevron-right.svg +++ b/src/icons/chevron-right.svg @@ -1,22 +1,22 @@ + style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> @@ -25,7 +25,6 @@ image/svg+xml - @@ -44,21 +43,22 @@ inkscape:window-height="1983" id="namedview12" showgrid="true" - inkscape:zoom="90.509668" - inkscape:cx="5.0147012" - inkscape:cy="8.203855" + inkscape:zoom="45.254834" + inkscape:cx="4.3752232" + inkscape:cy="8.6841552" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg10" - showguides="true"> + showguides="true" + inkscape:pagecheckerboard="0"> diff --git a/src/icons/chevron-up.svg b/src/icons/chevron-up.svg index f8307e0..8a68aee 100644 --- a/src/icons/chevron-up.svg +++ b/src/icons/chevron-up.svg @@ -1,22 +1,22 @@ + style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> @@ -25,7 +25,6 @@ image/svg+xml - @@ -44,21 +43,22 @@ inkscape:window-height="1983" id="namedview12" showgrid="true" - inkscape:zoom="90.509668" - inkscape:cx="5.0147012" - inkscape:cy="8.203855" + inkscape:zoom="11.313709" + inkscape:cx="11.75565" + inkscape:cy="16.793786" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg10" - showguides="true"> + showguides="true" + inkscape:pagecheckerboard="0"> diff --git a/src/icons/fox.svg b/src/icons/fox.svg new file mode 100644 index 0000000..160dd43 --- /dev/null +++ b/src/icons/fox.svg @@ -0,0 +1,64 @@ + + + + + + image/svg+xml + + + + + + + + + + -- cgit v1.2.3-54-g00ecf