aboutsummaryrefslogtreecommitdiff
path: root/_assets/images
diff options
context:
space:
mode:
authorkeni7385 <andrea@andreacorsini.xyz>2022-06-04 00:09:16 +0300
committerkeni7385 <andrea@andreacorsini.xyz>2022-06-04 00:09:16 +0300
commitaa547f522941c9ba3c60dd0083305c59f717cedd (patch)
treee8ba86747892a89162288ec9be4eed738311190d /_assets/images
Initial commit
Diffstat (limited to '_assets/images')
-rwxr-xr-x_assets/images/camera-2-icon.pngbin0 -> 2756 bytes
-rw-r--r--_assets/images/email.svg121
-rwxr-xr-x_assets/images/feed.svg137
-rwxr-xr-x_assets/images/me.jpgbin0 -> 71380 bytes
-rwxr-xr-x_assets/images/profile-cut.jpgbin0 -> 15943 bytes
-rwxr-xr-x_assets/images/under_construction.gifbin0 -> 7298 bytes
6 files changed, 258 insertions, 0 deletions
diff --git a/_assets/images/camera-2-icon.png b/_assets/images/camera-2-icon.png
new file mode 100755
index 0000000..f88cabd
--- /dev/null
+++ b/_assets/images/camera-2-icon.png
Binary files differ
diff --git a/_assets/images/email.svg b/_assets/images/email.svg
new file mode 100644
index 0000000..41e5c93
--- /dev/null
+++ b/_assets/images/email.svg
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ version="1.1"
+ width="16"
+ height="16"
+ id="RSSicon"
+ viewBox="0 0 32 32"
+ 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/">
+ <metadata
+ id="metadata34">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs17">
+ <linearGradient
+ x1="30.059999"
+ y1="30.059999"
+ x2="225.94"
+ y2="225.94"
+ id="RSSg"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(0.125)">
+ <stop
+ offset="0.0"
+ stop-color="#E3702D"
+ id="stop2"
+ style="stop-color:#000eff;stop-opacity:1" />
+ <stop
+ offset="0.1071"
+ stop-color="#EA7D31"
+ id="stop4"
+ style="stop-color:#0040ff;stop-opacity:1" />
+ <stop
+ offset="0.3503"
+ stop-color="#F69537"
+ id="stop6"
+ style="stop-color:#0095ff;stop-opacity:1" />
+ <stop
+ offset="0.5"
+ stop-color="#FB9E3A"
+ id="stop8"
+ style="stop-color:#00c6ff;stop-opacity:1" />
+ <stop
+ offset="0.7016"
+ stop-color="#EA7C31"
+ id="stop10"
+ style="stop-color:#0095ff;stop-opacity:1" />
+ <stop
+ offset="0.8866"
+ stop-color="#DE642B"
+ id="stop12"
+ style="stop-color:#0040ff;stop-opacity:1" />
+ <stop
+ offset="1.0"
+ stop-color="#D95B29"
+ id="stop14"
+ style="stop-color:#000eff;stop-opacity:1" />
+ </linearGradient>
+ </defs>
+ <rect
+ width="32"
+ height="32"
+ rx="6.875"
+ ry="6.875"
+ x="0"
+ y="0"
+ fill="#cc5d15"
+ id="rect19"
+ style="stroke-width:0.125;fill:#000eff;fill-opacity:1" />
+ <rect
+ width="30.75"
+ height="30.75"
+ rx="6.25"
+ ry="6.25"
+ x="0.625"
+ y="0.625"
+ fill="#f49c52"
+ id="rect21"
+ style="stroke-width:0.125;fill:#00c6ff;fill-opacity:1" />
+ <rect
+ width="29.5"
+ height="29.5"
+ rx="5.875"
+ ry="5.875"
+ x="1.25"
+ y="1.25"
+ fill="url(#RSSg)"
+ id="rect23"
+ style="fill:url(#RSSg);stroke-width:0.125" />
+ <g
+ id="g5267"
+ transform="translate(-1.2291659,-1.0132171)">
+ <path
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 7.1799193,9.2180961 H 27.175884 l -9.889143,6.9897799 z"
+ id="path1391" />
+ <path
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 6.2291657,10.072429 7.9702233,5.636069 -7.8984483,8.272084 z"
+ id="path1657" />
+ <path
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 28.229166,10.072429 -7.970216,5.636069 7.898537,8.272084 z"
+ id="path1805" />
+ <path
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 7.1167087,24.808338 H 27.453173 l -8.150532,-8.426429 -2.079948,1.390812 -2.028251,-1.431584 z"
+ id="path1859" />
+ </g>
+</svg>
diff --git a/_assets/images/feed.svg b/_assets/images/feed.svg
new file mode 100755
index 0000000..9caf37f
--- /dev/null
+++ b/_assets/images/feed.svg
@@ -0,0 +1,137 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ version="1.1"
+ width="16"
+ height="16"
+ id="RSSicon"
+ viewBox="0 0 32 32"
+ sodipodi:docname="feed.svg"
+ inkscape:version="1.0.2 (e86c870879, 2021-01-15, custom)">
+ <metadata
+ id="metadata34">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1600"
+ inkscape:window-height="835"
+ id="namedview32"
+ showgrid="false"
+ inkscape:zoom="5.25"
+ inkscape:cx="64"
+ inkscape:cy="58.225126"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="RSSicon"
+ inkscape:document-rotation="0" />
+ <defs
+ id="defs17">
+ <linearGradient
+ x1="30.059999"
+ y1="30.059999"
+ x2="225.94"
+ y2="225.94"
+ id="RSSg"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(0.125)">
+ <stop
+ offset="0.0"
+ stop-color="#E3702D"
+ id="stop2" />
+ <stop
+ offset="0.1071"
+ stop-color="#EA7D31"
+ id="stop4" />
+ <stop
+ offset="0.3503"
+ stop-color="#F69537"
+ id="stop6" />
+ <stop
+ offset="0.5"
+ stop-color="#FB9E3A"
+ id="stop8" />
+ <stop
+ offset="0.7016"
+ stop-color="#EA7C31"
+ id="stop10" />
+ <stop
+ offset="0.8866"
+ stop-color="#DE642B"
+ id="stop12" />
+ <stop
+ offset="1.0"
+ stop-color="#D95B29"
+ id="stop14" />
+ </linearGradient>
+ </defs>
+ <rect
+ width="32"
+ height="32"
+ rx="6.875"
+ ry="6.875"
+ x="0"
+ y="0"
+ fill="#cc5d15"
+ id="rect19"
+ style="stroke-width:0.125" />
+ <rect
+ width="30.75"
+ height="30.75"
+ rx="6.25"
+ ry="6.25"
+ x="0.625"
+ y="0.625"
+ fill="#f49c52"
+ id="rect21"
+ style="stroke-width:0.125" />
+ <rect
+ width="29.5"
+ height="29.5"
+ rx="5.875"
+ ry="5.875"
+ x="1.25"
+ y="1.25"
+ fill="url(#RSSg)"
+ id="rect23"
+ style="fill:url(#RSSg);stroke-width:0.125" />
+ <circle
+ cx="8.5"
+ cy="23.625"
+ r="3"
+ fill="#ffffff"
+ id="circle25"
+ style="stroke-width:0.125" />
+ <path
+ d="M 20,26.625 H 15.75 A 10.25,10.25 0 0 0 5.5,16.375 v -4.25 a 14.5,14.5 0 0 1 14.5,14.5 z"
+ fill="#ffffff"
+ id="path27"
+ style="stroke-width:0.125" />
+ <path
+ d="M 23,26.625 A 17.5,17.5 0 0 0 5.5,9.125 V 4.75 a 21.875,21.875 0 0 1 21.875,21.875 z"
+ fill="#ffffff"
+ id="path29"
+ style="stroke-width:0.125" />
+</svg>
diff --git a/_assets/images/me.jpg b/_assets/images/me.jpg
new file mode 100755
index 0000000..44a766c
--- /dev/null
+++ b/_assets/images/me.jpg
Binary files differ
diff --git a/_assets/images/profile-cut.jpg b/_assets/images/profile-cut.jpg
new file mode 100755
index 0000000..0e13e88
--- /dev/null
+++ b/_assets/images/profile-cut.jpg
Binary files differ
diff --git a/_assets/images/under_construction.gif b/_assets/images/under_construction.gif
new file mode 100755
index 0000000..09bf635
--- /dev/null
+++ b/_assets/images/under_construction.gif
Binary files differ