diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-02-11 20:44:17 -0700 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-02-11 20:44:17 -0700 |
commit | c55d9d2832a46d9dc265fec36936b1313f5af6f6 (patch) | |
tree | f0cfb01dc5e89f89dd94e204ed794fa52f231c2d /public/img | |
parent | 9db4283a20d4ea751d21a8f04a49d3d95d527ac5 (diff) | |
download | compiling-the-lambda-calculus-c55d9d2832a46d9dc265fec36936b1313f5af6f6.tar.gz compiling-the-lambda-calculus-c55d9d2832a46d9dc265fec36936b1313f5af6f6.zip |
birthdays
Diffstat (limited to 'public/img')
-rw-r--r-- | public/img/profile.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/public/img/profile.svg b/public/img/profile.svg new file mode 100644 index 0000000..0cc3308 --- /dev/null +++ b/public/img/profile.svg @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8"?> +
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --> +<svg width="800px" height="800px" viewBox="0 0 72 72" id="emoji" xmlns="http://www.w3.org/2000/svg"> + <g id="color"> + <path fill="#D0CFCE" stroke="none" d="M58,61c0,0,0-3-1-7c-1.2109-4.8457-4-8-10-8c-5,0-15,0-22,0c-6,0-8.7891,3.1543-10,8c-1,4-1,7-1,7H58z"/> + <path fill="#D0CFCE" stroke="none" d="M26,26c0,3.7246,0.5391,7.8086,2,10c1.8613,2.793,5.0176,4,8,4c3.0957,0,6.1367-1.207,8-4 c1.46-2.1914,2-6.2754,2-10c0-2.7935-1-12-10-12S26,21.3442,26,26z"/> + </g> + <g id="hair"/> + <g id="skin"/> + <g id="skin-shadow"/> + <g id="line"> + <path fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M58,60c0,0,0-2-1-6 c-1.2109-4.8457-4-8-10-8c-5,0-15,0-22,0c-6,0-8.7891,3.1543-10,8c-1,4-1,6-1,6"/> + <path fill="none" stroke="#000000" stroke-linejoin="round" stroke-width="2" d="M26,26c0,3.7246,0.5391,7.8086,2,10 c1.8613,2.793,5.0176,4,8,4c3.0957,0,6.1367-1.207,8-4c1.46-2.1914,2-6.2754,2-10c0-2.7935-1-12-10-12S26,21.3442,26,26z"/> + </g> +</svg>
\ No newline at end of file |