mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-24 21:09:49 -06:00
Logo update
This commit is contained in:
@@ -3,14 +3,10 @@
|
||||
src: url("../fonts/NeonFuture.ttf")
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "starixo";
|
||||
src: url("../fonts/Starixo.otf")
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "independent";
|
||||
src: url("../fonts/INDEPENDENT.ttf")
|
||||
font-family: "shuttlex";
|
||||
src: url("../fonts/SHUTTLE-X.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
@@ -18,6 +14,7 @@
|
||||
src: url("../fonts/SunsetClub.otf")
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: "robotoreg";
|
||||
src: url("../fonts/RobotoCondensed-Regular.ttf")
|
||||
@@ -132,7 +129,7 @@ a {
|
||||
margin-bottom: 0px;
|
||||
margin-left: 0rem;
|
||||
background-color: #1a1a1a;
|
||||
width: 100%;
|
||||
width: 100vw;
|
||||
z-index: 99;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
@@ -141,6 +138,16 @@ a {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#homeIcon {
|
||||
margin: auto;
|
||||
display: block;
|
||||
width: 5em;
|
||||
}
|
||||
|
||||
#homeName {
|
||||
margin-top: .25em;
|
||||
}
|
||||
|
||||
#name-container {
|
||||
display: inline;
|
||||
cursor: pointer;
|
||||
@@ -149,9 +156,10 @@ a {
|
||||
.name {
|
||||
display: inline;
|
||||
color: #a0a0a0a0;
|
||||
background: url("../photos/sun.png") 0/5rem no-repeat;
|
||||
background: url("../icons/neonfinal2.svg") 0/5rem no-repeat;
|
||||
background-size: contain;
|
||||
padding-left: 5.5rem;
|
||||
padding-left: 3.5rem;
|
||||
margin-left: .5em;
|
||||
font-size: xx-large;
|
||||
}
|
||||
|
||||
@@ -160,7 +168,7 @@ a {
|
||||
}
|
||||
|
||||
.textGrad {
|
||||
font-family: "sunset-club" !important;
|
||||
font-family: "shuttlex" !important;
|
||||
}
|
||||
|
||||
.navControl {
|
||||
@@ -202,8 +210,8 @@ a {
|
||||
}
|
||||
|
||||
.langstats {
|
||||
width: 350px;
|
||||
height: 165px;
|
||||
width: min(100%, 350px);
|
||||
/* height: 165px; */
|
||||
border: none;
|
||||
display: block;
|
||||
}
|
||||
@@ -305,7 +313,7 @@ a {
|
||||
|
||||
#nametagContainer {
|
||||
display: flex;
|
||||
width: 100vw;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
justify-content: center;
|
||||
@@ -344,6 +352,7 @@ a {
|
||||
}
|
||||
|
||||
.onRight {
|
||||
overflow: scroll;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
@@ -595,8 +604,9 @@ a {
|
||||
}
|
||||
|
||||
.chess {
|
||||
width: 300px;
|
||||
max-width: 300px;
|
||||
border: none;
|
||||
overflow: scroll;
|
||||
/* transform: scale(.8);
|
||||
float: right; */
|
||||
}
|
||||
@@ -727,7 +737,7 @@ a {
|
||||
}
|
||||
|
||||
.bookshelf {
|
||||
width: 360px;
|
||||
max-width: 360px;
|
||||
padding: 10px;
|
||||
border: solid 2px #553;
|
||||
background-image: url("/static/photos/wood.jpg");
|
||||
|
||||
@@ -1 +1 @@
|
||||
.line:not(:first-child){position:absolute;top:0;left:0}.line:nth-child(1){animation:clip 6000ms -600ms linear infinite,glitch1 2500ms -540ms linear infinite}@keyframes glitch1{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(3px);color:#4E9A26}98%{transform:translateX(-3px);color:#AC1212}99%{transform:translateX(-3px);color:#fff}100%{transform:translateX(0)}}.line:nth-child(2){animation:clip 6000ms -1200ms linear infinite,glitch2 2500ms -210ms linear infinite}@keyframes glitch2{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(1px);color:#4E9A26}98%{transform:translateX(-2px);color:#AC1212}99%{transform:translateX(-1px);color:#fff}100%{transform:translateX(0)}}.line:nth-child(3){animation:clip 6000ms -1800ms linear infinite,glitch3 2500ms -866ms linear infinite}@keyframes glitch3{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(2px);color:#4E9A26}98%{transform:translateX(0px);color:#AC1212}99%{transform:translateX(4px);color:#fff}100%{transform:translateX(0)}}.line:nth-child(4){animation:clip 6000ms -2400ms linear infinite,glitch4 2500ms -60ms linear infinite}@keyframes glitch4{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(-3px);color:#4E9A26}98%{transform:translateX(1px);color:#AC1212}99%{transform:translateX(1px);color:#fff}100%{transform:translateX(0)}}.line:nth-child(5){animation:clip 6000ms -3000ms linear infinite,glitch5 2500ms -221ms linear infinite}@keyframes glitch5{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(0px);color:#4E9A26}98%{transform:translateX(-3px);color:#AC1212}99%{transform:translateX(-4px);color:#fff}100%{transform:translateX(0)}}.line:nth-child(6){animation:clip 6000ms -3600ms linear infinite,glitch6 2500ms -716ms linear infinite}@keyframes glitch6{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(1px);color:#4E9A26}98%{transform:translateX(5px);color:#AC1212}99%{transform:translateX(-1px);color:#fff}100%{transform:translateX(0)}}.line:nth-child(7){animation:clip 6000ms -4200ms linear infinite,glitch7 2500ms -157ms linear infinite}@keyframes glitch7{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(-1px);color:#4E9A26}98%{transform:translateX(-3px);color:#AC1212}99%{transform:translateX(-2px);color:#fff}100%{transform:translateX(0)}}.line:nth-child(8){animation:clip 6000ms -4800ms linear infinite,glitch8 2500ms -955ms linear infinite}@keyframes glitch8{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(1px);color:#4E9A26}98%{transform:translateX(1px);color:#AC1212}99%{transform:translateX(-4px);color:#fff}100%{transform:translateX(0)}}.line:nth-child(9){animation:clip 6000ms -5400ms linear infinite,glitch9 2500ms -54ms linear infinite}@keyframes glitch9{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(0px);color:#4E9A26}98%{transform:translateX(-3px);color:#AC1212}99%{transform:translateX(-1px);color:#fff}100%{transform:translateX(0)}}.line:nth-child(10){animation:clip 6000ms -6000ms linear infinite,glitch10 2500ms -857ms linear infinite}@keyframes glitch10{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(3px);color:#4E9A26}98%{transform:translateX(1px);color:#AC1212}99%{transform:translateX(2px);color:#fff}100%{transform:translateX(0)}}@keyframes clip{0%{clip-path:polygon(0 100%, 100% 100%, 100% 120%, 0 120%)}100%{clip-path:polygon(0 -20%, 100% -20%, 100% 0%, 0 0)}}
|
||||
.line:not(:first-child){position:absolute;top:0;left:0}@keyframes glitch1{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(2px);color:#4E9A26}98%{transform:translateX(3px);color:#AC1212}99%{transform:translateX(5px);color:#fff}100%{transform:translateX(0)}}@keyframes glitch2{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(3px);color:#4E9A26}98%{transform:translateX(2px);color:#AC1212}99%{transform:translateX(-4px);color:#fff}100%{transform:translateX(0)}}@keyframes glitch3{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(4px);color:#4E9A26}98%{transform:translateX(4px);color:#AC1212}99%{transform:translateX(-3px);color:#fff}100%{transform:translateX(0)}}@keyframes glitch4{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(-1px);color:#4E9A26}98%{transform:translateX(-4px);color:#AC1212}99%{transform:translateX(1px);color:#fff}100%{transform:translateX(0)}}@keyframes glitch5{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(-2px);color:#4E9A26}98%{transform:translateX(2px);color:#AC1212}99%{transform:translateX(-1px);color:#fff}100%{transform:translateX(0)}}@keyframes glitch6{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(0px);color:#4E9A26}98%{transform:translateX(0px);color:#AC1212}99%{transform:translateX(0px);color:#fff}100%{transform:translateX(0)}}@keyframes glitch7{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(0px);color:#4E9A26}98%{transform:translateX(1px);color:#AC1212}99%{transform:translateX(4px);color:#fff}100%{transform:translateX(0)}}@keyframes glitch8{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(-4px);color:#4E9A26}98%{transform:translateX(2px);color:#AC1212}99%{transform:translateX(3px);color:#fff}100%{transform:translateX(0)}}@keyframes glitch9{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(3px);color:#4E9A26}98%{transform:translateX(3px);color:#AC1212}99%{transform:translateX(3px);color:#fff}100%{transform:translateX(0)}}@keyframes glitch10{0%{transform:translateX(0)}96%{transform:translateX(0);color:#fff}97%{transform:translateX(5px);color:#4E9A26}98%{transform:translateX(4px);color:#AC1212}99%{transform:translateX(4px);color:#fff}100%{transform:translateX(0)}}@keyframes clip{0%{clip-path:polygon(0 100%, 100% 100%, 100% 120%, 0 120%)}100%{clip-path:polygon(0 -20%, 100% -20%, 100% 0%, 0 0)}}
|
||||
|
||||
Binary file not shown.
BIN
src/static/fonts/SHUTTLE-X.ttf
Normal file
BIN
src/static/fonts/SHUTTLE-X.ttf
Normal file
Binary file not shown.
Binary file not shown.
426
src/static/icons/neonfinal.svg
Normal file
426
src/static/icons/neonfinal.svg
Normal file
@@ -0,0 +1,426 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="140mm"
|
||||
height="140.00002mm"
|
||||
viewBox="0 0 140 140.00002"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
||||
sodipodi:docname="neon2.svg.2024_02_25_10_57_42.0.svg"
|
||||
inkscape:export-filename="neonfinal2.svg"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#333333"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:zoom="0.59949714"
|
||||
inkscape:cx="179.31695"
|
||||
inkscape:cy="437.86698"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1011"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="32"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs1">
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect9"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,9.6572028,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect8"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,7.5495738,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect8-2"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,7.5495738,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect9-9"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,9.6572028,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter9"
|
||||
x="-0.048385777"
|
||||
y="-0.036091072"
|
||||
width="1.0967716"
|
||||
height="1.0721821">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="1.1764713"
|
||||
id="feGaussianBlur9" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter29"
|
||||
x="-0.14318242"
|
||||
y="-0.10680013"
|
||||
width="1.2863648"
|
||||
height="1.2136003">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="4.7058852"
|
||||
id="feGaussianBlur29" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter30"
|
||||
x="-0.36788557"
|
||||
y="-0.27440676"
|
||||
width="1.7357711"
|
||||
height="1.5488135">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="13.071903"
|
||||
id="feGaussianBlur30" />
|
||||
</filter>
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect33"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,9.1895265,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,6.6838459,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect31"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,6.1294515,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,3.7113881,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect31-2"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,6.1294515,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,3.7113881,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect33-8"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,9.1895265,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,6.6838459,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter16"
|
||||
x="-0.12660441"
|
||||
y="-0.12660441"
|
||||
width="1.2532088"
|
||||
height="1.2532088">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="5.2751837"
|
||||
id="feGaussianBlur16" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter2"
|
||||
x="-0.2114751"
|
||||
y="-0.2114751"
|
||||
width="1.4229501"
|
||||
height="1.4229501">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="1.125"
|
||||
id="feGaussianBlur2" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter3"
|
||||
x="-0.30307156"
|
||||
y="-0.30307156"
|
||||
width="1.6061431"
|
||||
height="1.6061431">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="4.4999999"
|
||||
id="feGaussianBlur3" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter4"
|
||||
x="-0.55750617"
|
||||
y="-0.55750617"
|
||||
width="2.1150123"
|
||||
height="2.1150123">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="12.5"
|
||||
id="feGaussianBlur4" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter5"
|
||||
x="-0.18857598"
|
||||
y="-0.18857598"
|
||||
width="1.3771519"
|
||||
height="1.3771519">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="1.0664778"
|
||||
id="feGaussianBlur5" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter6"
|
||||
x="-0.16686807"
|
||||
y="-0.16686807"
|
||||
width="1.3337361"
|
||||
height="1.3337361">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="1.6776526"
|
||||
id="feGaussianBlur6" />
|
||||
</filter>
|
||||
</defs>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-29.999999,-64.999998)">
|
||||
<g
|
||||
id="starHighlights">
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#use3"
|
||||
id="use4"
|
||||
style="filter:url(#filter4)" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#use2"
|
||||
id="use3"
|
||||
style="filter:url(#filter3)" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#star"
|
||||
id="use2"
|
||||
style="filter:url(#filter2)" />
|
||||
</g>
|
||||
<g
|
||||
id="star"
|
||||
style="display:inline;opacity:0.681251;filter:url(#filter5)">
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#path3-6-8"
|
||||
id="use5"
|
||||
transform="matrix(1.1790849,0,0,1.1790849,-17.123074,-24.297473)"
|
||||
style="display:inline;opacity:0.835882;stroke-width:0.999928;stroke-dasharray:none;filter:url(#filter6)" />
|
||||
<path
|
||||
style="opacity:1;fill:#b3962d;fill-opacity:0.504402;fill-rule:evenodd;stroke:none;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter16)"
|
||||
d="m 92.660441,117.66044 c -1.287779,9.10845 -5.183319,11.28276 -12.694774,12 -7.511459,0.71725 -34.305226,3 -34.305226,3 0,0 25.891549,1.71223 35,3 9.108454,1.28778 11.282748,4.48855 12,12 0.717252,7.51146 3,35 3,35 0,0 1.712221,-25.89154 3,-35 1.28778,-9.10844 4.488549,-11.28275 11.999999,-12 7.51146,-0.71724 35,-3 35,-3 0,0 -25.89155,-1.71222 -35,-3 -9.10845,-1.28777 -11.282748,-4.48854 -11.999999,-12 -0.717252,-7.51145 -3,-34.999998 -3,-34.999998 0,0 -1.71222,25.891548 -3,34.999998 z"
|
||||
id="path3-6-8"
|
||||
sodipodi:nodetypes="sscsscsscsscs" />
|
||||
</g>
|
||||
<g
|
||||
id="neonHighlights"
|
||||
style="display:inline">
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#neonTubing"
|
||||
id="use30"
|
||||
style="display:inline;mix-blend-mode:normal;filter:url(#filter30)" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#neonTubing"
|
||||
id="use29"
|
||||
style="display:inline;mix-blend-mode:normal;filter:url(#filter29)" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#neonTubing"
|
||||
id="use9"
|
||||
style="filter:url(#filter9)" />
|
||||
</g>
|
||||
<g
|
||||
id="neonTubing"
|
||||
style="fill:none;fill-opacity:1;stroke:#f8e0c3;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1">
|
||||
<g
|
||||
id="g1"
|
||||
style="display:inline;stroke:#f8e0c3;stroke-width:3;stroke-dasharray:none;stroke-opacity:1">
|
||||
<path
|
||||
style="fill:none;fill-opacity:1;stroke:#f8e0c3;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 129.66155,74.179932 H 61.78218 a 9.6572028,9.6572028 135 0 0 -9.657203,9.657203 v 39.314015"
|
||||
id="path1"
|
||||
inkscape:path-effect="#path-effect9"
|
||||
inkscape:original-d="M 129.66155,74.179932 H 52.124977 v 48.971218" />
|
||||
<path
|
||||
style="fill:none;fill-opacity:1;stroke:#f8e0c3;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 114.02977,84.567913 H 72.042986 a 7.4885845,7.4885845 134.76763 0 0 -7.488338,7.549325 l 0.186961,23.049192"
|
||||
id="path2"
|
||||
inkscape:path-effect="#path-effect8"
|
||||
inkscape:original-d="M 114.02977,84.567913 H 64.493412 l 0.248197,30.598517"
|
||||
transform="translate(-0.40337459,1.3209286)" />
|
||||
<path
|
||||
style="fill:none;fill-opacity:1;stroke:#f8e0c3;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 129.66155,74.179932 H 61.78218 a 9.6572028,9.6572028 135 0 0 -9.657203,9.657203 v 39.314015"
|
||||
id="path1-2"
|
||||
inkscape:path-effect="#path-effect9-9"
|
||||
inkscape:original-d="M 129.66155,74.179932 H 52.124977 v 48.971218"
|
||||
transform="rotate(180,96.802685,134.07745)" />
|
||||
<path
|
||||
style="fill:none;fill-opacity:1;stroke:#f8e0c3;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 114.02977,84.567913 H 72.042986 a 7.4885845,7.4885845 134.76763 0 0 -7.488338,7.549325 l 0.186961,23.049192"
|
||||
id="path2-7"
|
||||
inkscape:path-effect="#path-effect8-2"
|
||||
inkscape:original-d="M 114.02977,84.567913 H 64.493412 l 0.248197,30.598517"
|
||||
transform="rotate(180,97.004375,133.41698)" />
|
||||
</g>
|
||||
<g
|
||||
id="g33"
|
||||
transform="translate(2.410148,-6.964064)"
|
||||
style="display:none;stroke:#f8e0c3;stroke-width:3;stroke-dasharray:none;stroke-opacity:1">
|
||||
<path
|
||||
style="color:#000000;fill:#f8e0c3;fill-opacity:1;stroke:#f8e0c3;stroke-width:1;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 59.467763,83.18494 -26.68456,46.21936 c -0.552474,0.95676 -0.22452,2.18025 0.732422,2.73242 0.956765,0.55248 2.180254,0.22452 2.732422,-0.73242 L 63.03111,85.014934 a 11.576793,11.576793 150.00007 0 1 10.025783,-5.788372 h 69.339587 c 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 H 73.252026 A 15.916667,15.916667 149.99991 0 0 59.467763,83.18494 Z"
|
||||
id="path30"
|
||||
inkscape:original-d="M 64.0625,75.226562 32.783203,129.4043 c -0.552474,0.95676 -0.22452,2.18025 0.732422,2.73242 0.956765,0.55248 2.180254,0.22452 2.732422,-0.73242 l 30.125,-52.177738 h 76.023433 c 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 z"
|
||||
inkscape:path-effect="#path-effect33" />
|
||||
<path
|
||||
style="color:#000000;fill:#f8e0c3;fill-opacity:1;stroke:#f8e0c3;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 59.467763,83.18494 -26.68456,46.21936 c -0.552474,0.95676 -0.22452,2.18025 0.732422,2.73242 0.956765,0.55248 2.180254,0.22452 2.732422,-0.73242 L 63.03111,85.014934 a 11.576793,11.576793 150.00007 0 1 10.025783,-5.788372 h 69.339587 c 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 H 73.252026 A 15.916667,15.916667 149.99991 0 0 59.467763,83.18494 Z"
|
||||
id="path30-3"
|
||||
inkscape:original-d="M 64.0625,75.226562 32.783203,129.4043 c -0.552474,0.95676 -0.22452,2.18025 0.732422,2.73242 0.956765,0.55248 2.180254,0.22452 2.732422,-0.73242 l 30.125,-52.177738 h 76.023433 c 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 z"
|
||||
inkscape:path-effect="#path-effect33-8"
|
||||
transform="rotate(180,98.009818,148.92868)" />
|
||||
<path
|
||||
style="color:#000000;fill:#f8e0c3;fill-opacity:1;stroke:#f8e0c3;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 70.46068,93.837566 54.171875,122.05078 c -0.552474,0.95676 -0.22452,2.18025 0.732422,2.73242 0.956765,0.55248 2.180254,0.22452 2.732422,-0.73242 L 73.980221,95.743441 a 6.4283624,6.4283624 150.00019 0 1 5.567104,-3.214144 h 49.159705 c 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 H 79.654842 a 10.616488,10.616488 149.99992 0 0 -9.194162,5.308269 z"
|
||||
id="path31-6"
|
||||
inkscape:original-d="M 73.525391,88.529297 54.171875,122.05078 a 2,2 0 0 0 0.732422,2.73242 2,2 0 0 0 2.732422,-0.73242 L 75.835937,92.529297 h 52.871093 a 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z"
|
||||
inkscape:path-effect="#path-effect31-2"
|
||||
transform="rotate(180,98.009818,148.92868)" />
|
||||
<path
|
||||
style="color:#000000;fill:#f8e0c3;fill-opacity:1;stroke:#f8e0c3;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 70.46068,93.837566 54.171875,122.05078 c -0.552474,0.95676 -0.22452,2.18025 0.732422,2.73242 0.956765,0.55248 2.180254,0.22452 2.732422,-0.73242 L 73.980221,95.743441 a 6.4283624,6.4283624 150.00019 0 1 5.567104,-3.214144 h 49.159705 c 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 H 79.654842 a 10.616488,10.616488 149.99992 0 0 -9.194162,5.308269 z"
|
||||
id="path31"
|
||||
inkscape:original-d="M 73.525391,88.529297 54.171875,122.05078 a 2,2 0 0 0 0.732422,2.73242 2,2 0 0 0 2.732422,-0.73242 L 75.835937,92.529297 h 52.871093 a 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z"
|
||||
inkscape:path-effect="#path-effect31" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 17 KiB |
388
src/static/icons/neonfinal2.svg
Normal file
388
src/static/icons/neonfinal2.svg
Normal file
@@ -0,0 +1,388 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="144.46684mm"
|
||||
height="144.46686mm"
|
||||
viewBox="0 0 144.46684 144.46686"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
||||
sodipodi:docname="neon2.svg.2024_02_25_10_57_42.0.svg"
|
||||
inkscape:export-filename="neonfinal.svg"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#333333"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:zoom="0.59949714"
|
||||
inkscape:cx="179.31695"
|
||||
inkscape:cy="437.86698"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1011"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="32"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs1">
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect9"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,9.6572028,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect8"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,7.5495738,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect8-2"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,7.5495738,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect9-9"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,9.6572028,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter9"
|
||||
x="-0.048385777"
|
||||
y="-0.036091072"
|
||||
width="1.0967716"
|
||||
height="1.0721821">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="1.1764713"
|
||||
id="feGaussianBlur9" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter29"
|
||||
x="-0.14318242"
|
||||
y="-0.10680013"
|
||||
width="1.2863648"
|
||||
height="1.2136003">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="4.7058852"
|
||||
id="feGaussianBlur29" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter30"
|
||||
x="-0.36788557"
|
||||
y="-0.27440676"
|
||||
width="1.7357711"
|
||||
height="1.5488135">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="13.071903"
|
||||
id="feGaussianBlur30" />
|
||||
</filter>
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect33"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,9.1895265,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,6.6838459,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect31"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,6.1294515,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,3.7113881,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect31-2"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,6.1294515,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,3.7113881,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect33-8"
|
||||
is_visible="true"
|
||||
lpeversion="1"
|
||||
nodesatellites_param="F,0,0,1,0,9.1895265,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,6.6838459,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1"
|
||||
radius="0"
|
||||
unit="px"
|
||||
method="auto"
|
||||
mode="F"
|
||||
chamfer_steps="1"
|
||||
flexible="false"
|
||||
use_knot_distance="true"
|
||||
apply_no_radius="true"
|
||||
apply_with_radius="true"
|
||||
only_selected="false"
|
||||
hide_knots="false" />
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter5"
|
||||
x="-0.064230178"
|
||||
y="-0.064230177"
|
||||
width="1.1284604"
|
||||
height="1.1284604">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="1.0664778"
|
||||
id="feGaussianBlur5" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter6"
|
||||
x="-0.13436461"
|
||||
y="-0.1343646"
|
||||
width="1.2687293"
|
||||
height="1.2687293">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="2.9222677"
|
||||
id="feGaussianBlur6" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter8"
|
||||
x="-0.37534664"
|
||||
y="-0.37534663"
|
||||
width="1.7506934"
|
||||
height="1.7506934">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="10.040917"
|
||||
id="feGaussianBlur8" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
style="color-interpolation-filters:sRGB"
|
||||
id="filter10"
|
||||
x="-0.03863471"
|
||||
y="-0.038634709"
|
||||
width="1.0772694"
|
||||
height="1.0772694">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="1.6097795"
|
||||
id="feGaussianBlur10" />
|
||||
</filter>
|
||||
</defs>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-25.99848,-59.830267)">
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#use6"
|
||||
id="use7"
|
||||
style="opacity:1;filter:url(#filter8)" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#star"
|
||||
id="use6"
|
||||
style="mix-blend-mode:normal;filter:url(#filter6)"
|
||||
inkscape:export-filename="../../Documents/GitHub/asimonson1125.github.io/src/static/icons/neonfinal2.svg"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96" />
|
||||
<g
|
||||
id="star"
|
||||
style="display:inline;opacity:1;filter:url(#filter5)"
|
||||
transform="translate(30.147055,49.786456)">
|
||||
<path
|
||||
style="opacity:1;mix-blend-mode:normal;fill:#b3962d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter10)"
|
||||
d="m 65.084856,67.277241 c -1.287779,9.10845 -5.183319,11.28276 -12.694774,12 -7.511459,0.71725 -34.305226,3 -34.305226,3 0,0 25.891549,1.71223 35,3 9.108454,1.28778 11.282748,4.48855 12,12 0.717252,7.511459 3,34.999999 3,34.999999 0,0 1.712221,-25.89154 3,-34.999999 1.28778,-9.10844 4.488549,-11.28275 11.999999,-12 7.51146,-0.71724 34.999995,-3 34.999995,-3 0,0 -25.891545,-1.71222 -34.999995,-3 -9.10845,-1.28777 -11.282748,-4.48854 -11.999999,-12 -0.717252,-7.51145 -3,-34.999998 -3,-34.999998 0,0 -1.71222,25.891548 -3,34.999998 z"
|
||||
id="path3-6-8"
|
||||
sodipodi:nodetypes="sscsscsscsscs" />
|
||||
</g>
|
||||
<g
|
||||
id="neonHighlights"
|
||||
style="display:inline">
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#neonTubing"
|
||||
id="use30"
|
||||
style="display:inline;mix-blend-mode:normal;filter:url(#filter30)" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#neonTubing"
|
||||
id="use29"
|
||||
style="display:inline;mix-blend-mode:normal;filter:url(#filter29)" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#neonTubing"
|
||||
id="use9"
|
||||
style="filter:url(#filter9)" />
|
||||
</g>
|
||||
<g
|
||||
id="neonTubing"
|
||||
style="fill:none;fill-opacity:1;stroke:#f8e0c3;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1">
|
||||
<g
|
||||
id="g1"
|
||||
style="display:inline;stroke:#f8e0c3;stroke-width:3;stroke-dasharray:none;stroke-opacity:1">
|
||||
<path
|
||||
style="fill:none;fill-opacity:1;stroke:#f8e0c3;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 129.66155,74.179932 H 61.78218 a 9.6572028,9.6572028 135 0 0 -9.657203,9.657203 v 39.314015"
|
||||
id="path1"
|
||||
inkscape:path-effect="#path-effect9"
|
||||
inkscape:original-d="M 129.66155,74.179932 H 52.124977 v 48.971218" />
|
||||
<path
|
||||
style="fill:none;fill-opacity:1;stroke:#f8e0c3;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 114.02977,84.567913 H 72.042986 a 7.4885845,7.4885845 134.76763 0 0 -7.488338,7.549325 l 0.186961,23.049192"
|
||||
id="path2"
|
||||
inkscape:path-effect="#path-effect8"
|
||||
inkscape:original-d="M 114.02977,84.567913 H 64.493412 l 0.248197,30.598517"
|
||||
transform="translate(-0.40337459,1.3209286)" />
|
||||
<path
|
||||
style="fill:none;fill-opacity:1;stroke:#f8e0c3;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 129.66155,74.179932 H 61.78218 a 9.6572028,9.6572028 135 0 0 -9.657203,9.657203 v 39.314015"
|
||||
id="path1-2"
|
||||
inkscape:path-effect="#path-effect9-9"
|
||||
inkscape:original-d="M 129.66155,74.179932 H 52.124977 v 48.971218"
|
||||
transform="rotate(180,96.802685,134.07745)" />
|
||||
<path
|
||||
style="fill:none;fill-opacity:1;stroke:#f8e0c3;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 114.02977,84.567913 H 72.042986 a 7.4885845,7.4885845 134.76763 0 0 -7.488338,7.549325 l 0.186961,23.049192"
|
||||
id="path2-7"
|
||||
inkscape:path-effect="#path-effect8-2"
|
||||
inkscape:original-d="M 114.02977,84.567913 H 64.493412 l 0.248197,30.598517"
|
||||
transform="rotate(180,97.004375,133.41698)" />
|
||||
</g>
|
||||
<g
|
||||
id="g33"
|
||||
transform="translate(2.410148,-6.964064)"
|
||||
style="display:none;stroke:#f8e0c3;stroke-width:3;stroke-dasharray:none;stroke-opacity:1">
|
||||
<path
|
||||
style="color:#000000;fill:#f8e0c3;fill-opacity:1;stroke:#f8e0c3;stroke-width:1;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 59.467763,83.18494 -26.68456,46.21936 c -0.552474,0.95676 -0.22452,2.18025 0.732422,2.73242 0.956765,0.55248 2.180254,0.22452 2.732422,-0.73242 L 63.03111,85.014934 a 11.576793,11.576793 150.00007 0 1 10.025783,-5.788372 h 69.339587 c 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 H 73.252026 A 15.916667,15.916667 149.99991 0 0 59.467763,83.18494 Z"
|
||||
id="path30"
|
||||
inkscape:original-d="M 64.0625,75.226562 32.783203,129.4043 c -0.552474,0.95676 -0.22452,2.18025 0.732422,2.73242 0.956765,0.55248 2.180254,0.22452 2.732422,-0.73242 l 30.125,-52.177738 h 76.023433 c 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 z"
|
||||
inkscape:path-effect="#path-effect33" />
|
||||
<path
|
||||
style="color:#000000;fill:#f8e0c3;fill-opacity:1;stroke:#f8e0c3;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 59.467763,83.18494 -26.68456,46.21936 c -0.552474,0.95676 -0.22452,2.18025 0.732422,2.73242 0.956765,0.55248 2.180254,0.22452 2.732422,-0.73242 L 63.03111,85.014934 a 11.576793,11.576793 150.00007 0 1 10.025783,-5.788372 h 69.339587 c 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 H 73.252026 A 15.916667,15.916667 149.99991 0 0 59.467763,83.18494 Z"
|
||||
id="path30-3"
|
||||
inkscape:original-d="M 64.0625,75.226562 32.783203,129.4043 c -0.552474,0.95676 -0.22452,2.18025 0.732422,2.73242 0.956765,0.55248 2.180254,0.22452 2.732422,-0.73242 l 30.125,-52.177738 h 76.023433 c 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 z"
|
||||
inkscape:path-effect="#path-effect33-8"
|
||||
transform="rotate(180,98.009818,148.92868)" />
|
||||
<path
|
||||
style="color:#000000;fill:#f8e0c3;fill-opacity:1;stroke:#f8e0c3;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 70.46068,93.837566 54.171875,122.05078 c -0.552474,0.95676 -0.22452,2.18025 0.732422,2.73242 0.956765,0.55248 2.180254,0.22452 2.732422,-0.73242 L 73.980221,95.743441 a 6.4283624,6.4283624 150.00019 0 1 5.567104,-3.214144 h 49.159705 c 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 H 79.654842 a 10.616488,10.616488 149.99992 0 0 -9.194162,5.308269 z"
|
||||
id="path31-6"
|
||||
inkscape:original-d="M 73.525391,88.529297 54.171875,122.05078 a 2,2 0 0 0 0.732422,2.73242 2,2 0 0 0 2.732422,-0.73242 L 75.835937,92.529297 h 52.871093 a 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z"
|
||||
inkscape:path-effect="#path-effect31-2"
|
||||
transform="rotate(180,98.009818,148.92868)" />
|
||||
<path
|
||||
style="color:#000000;fill:#f8e0c3;fill-opacity:1;stroke:#f8e0c3;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 70.46068,93.837566 54.171875,122.05078 c -0.552474,0.95676 -0.22452,2.18025 0.732422,2.73242 0.956765,0.55248 2.180254,0.22452 2.732422,-0.73242 L 73.980221,95.743441 a 6.4283624,6.4283624 150.00019 0 1 5.567104,-3.214144 h 49.159705 c 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 H 79.654842 a 10.616488,10.616488 149.99992 0 0 -9.194162,5.308269 z"
|
||||
id="path31"
|
||||
inkscape:original-d="M 73.525391,88.529297 54.171875,122.05078 a 2,2 0 0 0 0.732422,2.73242 2,2 0 0 0 2.732422,-0.73242 L 75.835937,92.529297 h 52.871093 a 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z"
|
||||
inkscape:path-effect="#path-effect31" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 16 KiB |
@@ -7,9 +7,9 @@
|
||||
|
||||
@for $i from 1 through 10 {
|
||||
&:nth-child(#{$i}) {
|
||||
animation:
|
||||
clip 6000ms $i * -600ms linear infinite,
|
||||
glitch#{$i} 2500ms random(1000) * -1ms linear infinite;
|
||||
// animation:
|
||||
// clip 6000ms $i * -600ms linear infinite,
|
||||
// glitch#{$i} 2500ms random(1000) * -1ms linear infinite;
|
||||
|
||||
@keyframes glitch#{$i} {
|
||||
0% {
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<meta property="og:type" content="website" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="https://asimonson.com{{ url_for('static', filename='photos/sun.png') }}"
|
||||
content="https://asimonson.com{{ url_for('static', filename='icons/neonfinal2.svg') }}"
|
||||
/>
|
||||
<meta property="og:url" content="{{ var['description'] }}" />
|
||||
<meta property="twitter:title" content="Andrew Simonson" />
|
||||
@@ -20,7 +20,7 @@
|
||||
<meta property="og:site_name" content="Andrew Simonson - Portfolio" />
|
||||
<meta
|
||||
property="twitter:image"
|
||||
content="https://asimonson.com{{ url_for('static', filename='photos/sun.png') }}"
|
||||
content="https://asimonson.com{{ url_for('static', filename='icons/neonfinal2.svg') }}"
|
||||
/>
|
||||
<meta name="twitter:image:alt" content="some example picture idk" />
|
||||
<meta name="twitter:site" content="@asimonson1125" />
|
||||
@@ -84,11 +84,9 @@
|
||||
<div class="header">
|
||||
<div id="name-container" onclick="goto('home', {toggle:false})">
|
||||
<div class="glitch">
|
||||
{% for i in range(9) %}
|
||||
<div class="line name">
|
||||
<span class="textGrad">Andrew Simonson</span>
|
||||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1,4 +1,14 @@
|
||||
{% block content %}
|
||||
{% block content %} {% macro nameplate() %}
|
||||
<img
|
||||
src="{{ url_for('static', filename='icons/neonfinal2.svg') }}"
|
||||
id="homeIcon"
|
||||
alt="logo"
|
||||
/>
|
||||
<h1 id="homeName">Andrew Simonson</h1>
|
||||
<h3>Computer Science student at Rochester Institute of Technology</h3>
|
||||
<h5>🦅 🦅 🦅 Raahhh wtf is homepage content, we don't do that here 🦅 🦅 🦅</h5>
|
||||
{% endmacro %}
|
||||
|
||||
<div class="foreground homeground"></div>
|
||||
<div class="foregroundContent homegroundContent">
|
||||
<div class="relative">
|
||||
@@ -6,19 +16,10 @@
|
||||
<div id="HomeContent">
|
||||
<div class="flex">
|
||||
<div id="nametagContainer">
|
||||
<div id="nametag" data-aos="fade-up">
|
||||
<h1>Andrew Simonson</h1>
|
||||
<h3>
|
||||
Computer Science student at Rochester Institute of Technology
|
||||
</h3>
|
||||
<h5>🦅 🦅 🦅 Raahhh wtf is homepage content, we don't do that here 🦅 🦅 🦅</h5>
|
||||
</div>
|
||||
<div id="nametag" data-aos="fade-up">{{ nameplate() }}</div>
|
||||
</div>
|
||||
<div id="nametag" class="transparent unsetPos" data-aos="fade-up">
|
||||
<h1>Andrew Simonson</h1>
|
||||
<h3>
|
||||
Computer Science student at Rochester Institute of Technology
|
||||
</h3>
|
||||
{{ nameplate() }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user