whitebophir/client-data/favicon.svg

15 lines
1.1 KiB
XML
Raw Normal View History

2020-04-18 20:09:48 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="b" x1="56" x2="8.5" y1="246" y2="274" gradientUnits="userSpaceOnUse">
<stop stop-color="#5c86ab" stop-opacity=".31" offset="0"/>
<stop stop-color="#feffff" stop-opacity="0" offset="1"/>
</linearGradient>
</defs>
<path transform="translate(0 -233)" d="m32 278v9.4h-11 21-10m-24-44h48c1.9 0 3.4 1.5 3.4 3.4v28c0 1.9-1.5 3.4-3.4 3.4h-48c-1.9 0-3.4-1.5-3.4-3.4v-28c0-1.9 1.5-3.4 3.4-3.4z" fill="url(#b)" fill-rule="evenodd" stroke="#000" stroke-width="1.3"/>
<g transform="translate(88 -214)" fill="none" stroke="#5c86ab">
<rect x="-43" y="237" width="8.7" height="14" ry="3.1" stroke-width="2.6"/>
<path d="m-57 248v-20m3.1 9.4h2.5c1.7 0 3.1 1.4 3.1 3.1v8c0 1.7-1.4 3.1-3.1 3.1h-2.5c-1.7 0-3.1-1.4-3.1-3.1v-8c0-1.7 1.4-3.1 3.1-3.1z" stroke-linecap="round" stroke-width="2.4"/>
<path d="m-62 239v9.4c0 1.7-1.4 3.1-3.1 3.1h-2.5c-1.7 0-3.1-1.4-3.1-3.1m3e-6 -9.4v9.4c0 1.7-1.4 3.1-3.1 3.1h-2.5c-1.7 0-3.1-1.4-3.1-3.1v-9.4" stroke-linecap="round" stroke-width="2.6"/>
</g>
Style changes (#39) * Initial Changes (#1) * Move socket event handlers and initial connection to connect function * Converted await statements to .then() * Toggle tool if clicked again and toggling option exists Co-authored-by: Finn Böger <finnboeger@googlemail.com> Co-authored-by: Robert Beach <rdbeach@gmail.com> * Updated client styles - disable selecting text in tool menu - change design of tool boxes to be square and smaller - reduce text size in sliders Co-authored-by: Finn Böger <finnboeger@googlemail.com> * Changed Apple Touch Icon * Update size and opacity icon, include fontawesome for future use Co-authored-by: Finn Böger <finnboeger@googlemail.com> * Changed favicon svg * replace font-family with valid value * Added icons and icomoon font * change eraser and zoom icon Co-authored-by: Finn Böger <finnboeger@googlemail.com> * Revert icon change for now * Revert "Converted await statements to .then()" This reverts commit b35e0207df4515eeff17a004e31f04b73eea5dfb. * Revert "Revert icon change for now" This reverts commit 34e354f00fab0ad137772a7a6e04e759710452c0. * Restored new Icons * Restored favicon * Remove fontawesome * Increase icon sizes * Update the zoom icon See https://github.com/lovasoa/whitebophir/pull/39#issuecomment-619524098 * set display inline block for tool names, otherwise firefox doesn't respect margin-bottom * Rework tool icons * fix color presets position Co-authored-by: finnboeger <finnboeger@users.noreply.github.com> Co-authored-by: Robert Beach <rdbeach@gmail.com> Co-authored-by: Finn Böger <finnboeger@googlemail.com>
2020-04-26 12:56:51 +00:00
</svg>