Mercurial > hg > ugly-duckling
changeset 12:1244f556512f
Duck icon / procrastination.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Thu, 27 Oct 2016 10:44:34 +0100 |
parents | 5690db3b3873 |
children | b12e78d6185e |
files | src/app/app.component.html src/assets/duck.svg |
diffstat | 2 files changed, 40 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/app/app.component.html Thu Oct 27 08:21:20 2016 +0100 +++ b/src/app/app.component.html Thu Oct 27 10:44:34 2016 +0100 @@ -1,6 +1,5 @@ <md-toolbar color="primary"> - <md-icon>face</md-icon> - <span>{{title}}</span> + <md-icon svgSrc="/assets/duck.svg"></md-icon> <!-- This fills the remaining space of the current row --> <span class="app-toolbar-filler"></span> @@ -17,7 +16,7 @@ <md-sidenav-layout> <md-sidenav align="end" mode="side" opened> - <md-slider ></md-slider> + <md-slider></md-slider> </md-sidenav> <app-waveform></app-waveform> </md-sidenav-layout>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/assets/duck.svg Thu Oct 27 10:44:34 2016 +0100 @@ -0,0 +1,38 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!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" id="Capa_1" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 331.451 331.451" style="enable-background:new 0 0 331.451 331.451;" xml:space="preserve"> +<g> + <path d="M321.36,62.646c-3.317,0-5.812,1.604-8.706,3.465c-4.288,2.761-10.969,7.053-22.75,8.442 c-0.754-9.088-3.713-23.14-14.049-34.49c-10.668-11.718-26.319-17.664-46.527-17.664c-36.117,0-60.562,9.089-72.654,27.006 c-11.75,17.405-11.22,42.298,1.698,74.326c2.386,5.236,4.717,14.525,3.087,17.767c-0.124,0.253-0.274,0.545-1.112,0.732 c-8.09,1.49-79.645,15.33-101.58,40.782c-1.767,2.046-3.385,3.085-4.812,3.085c-7.045,0-19.525-17.956-26.32-34.077 c-1.237-2.937-4.092-4.875-7.283-4.951c-3.153,0.042-6.125,1.729-7.501,4.611c-1.004,2.106-24.321,52.02-5.595,98.399 c10.687,26.479,32.746,46.148,65.567,58.456c0.907,0.338,1.875,0.518,2.84,0.518H245.48c1.614,0,3.186-0.48,4.525-1.382 c1.523-1.023,37.462-25.666,42.493-67.474c3.285-27.322-7.356-55.081-31.646-82.545c-0.026-3.444,0.56-9.904,5.01-12.711 c23.715-1.517,65.586-14.17,65.586-52.724V87.71c0.021-14.805,0.032-18.784-3.538-22.359 C326.164,63.605,323.839,62.646,321.36,62.646z M315.248,87.684l-0.005,4.53c0,13.967-7.979,23.962-24.379,30.544 c-13.463,5.41-27.369,6.085-27.501,6.091c-1.002,0.045-1.988,0.271-2.906,0.675c-14.887,6.507-16.774,23.512-15.551,32.529 c0.222,1.632,0.934,3.15,2.035,4.363c22.296,24.479,32.216,48.605,29.484,71.709c-3.476,29.446-26.779,49.443-33.613,54.728H77.161 c-27.596-10.652-46.042-27.042-54.833-48.737c-10.022-24.743-5.637-51.653-0.846-68.539c7.494,12.504,18.987,26.721,32.487,26.721 c4.367,0,10.874-1.508,17.073-8.701c15.446-17.919,71.832-31.651,92.491-35.479c5.667-1.219,9.961-4.448,12.418-9.337 c5.807-11.572-1.334-28.479-2.684-31.422c-10.652-26.401-11.71-46.214-3.161-58.875c8.894-13.176,28.827-19.868,59.229-19.868 c15.398,0,26.989,4.132,34.462,12.269c11.559,12.604,10.088,31.311,10.077,31.466c-0.216,2.268,0.538,4.525,2.072,6.21 c1.535,1.685,3.718,2.647,5.991,2.647c15.772,0,26.44-4.111,33.317-7.778C315.254,84.789,315.248,86.221,315.248,87.684z" fill="#FFFFFF"/> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +</svg>