<!DOCTYPE html>
<html lang="en" data-theme="dark">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="  | Rutynka gaming data">
    <meta name="keywords" content="learning games, gamification, gaming data">
    <meta name="author" content="Rutynka">
    <meta name="referrer" content="no-referrer">


    <title>Routine template | Rutynka</title>

    <style>
    body {margin:0;}
    :root{
        --main-hue : 266;
        --blue-hue: 206;
        --green-hue: 131;
        --red-hue: 331;
        --violet-hue: 277;

        --button-submit: hsla(var(--main-hue), 1%, 40%,1);

        --button-submit-hover: hsla(var(--main-hue), 0%, 82%,1);
        --button-submit-cancel-hover: hsla(var(--main-hue), 10%, 84%,1);

        --button-submit-ok-dark: hsla(var(--blue-hue), 87%, 26%,1);
        --button-submit-ok: hsla(var(--blue-hue), 87%, 56%,1);
        --button-submit-ok-hover: hsla(var(--blue-hue), 90%, 45%,1);

        --modal-background-color: hsla(var(--main-hue), 1%, 95%,1);
        --twig-label-color: hsla(var(--blue-hue), 25%, 24%,1);
        --js-label-color: hsla(var(--green-hue), 25%, 24%,1);
        --css-label-color: hsla(var(--red-hue), 25%, 24%,1);

        --json-label-color: hsla(var(--blue-hue), 40%, 49%,1);
        --json-label-border-color: hsla(var(--blue-hue), 5%, 25%,1);

        --search-border-hover: hsla(var(--green-hue), 95%, 95%,1);

        --day-cal-lev6: hsla(var(--green-hue), 25%, 24%,1);
        --day-cal-lev5: hsla(var(--green-hue), 35%, 34%,1);
        --day-cal-lev4: hsla(var(--green-hue), 45%, 44%,1);
        --day-cal-lev3: hsla(var(--green-hue), 55%, 54%,1);
        --day-cal-lev2: hsla(var(--green-hue), 65%, 64%,1);
        --day-cal-lev1: hsla(var(--green-hue), 75%, 74%,1);
        --day-cal-lev0: hsla(var(--green-hue), 5%, 74%,1);

        --triangle-up: hsla(var(--green-hue), 57%, 47%,1);
        --triangle-down: hsla(var(--green-hue), 5%, 74%,1);



    }
    :root[data-theme='dark'] {
        --red-hue: 322;
        --blue-hue: 190;
        --green-hue: 120;
        --main-hue: var(--blue-hue);
        --nav-bg-color: hsl(var(--main-hue), 50%, 90%);
        --nav-text-color: hsl(var(--main-hue), 50%, 10%);
        --container-bg-color: hsl(var(--main-hue), 50%, 95%);
        --content-text-color: hsl(var(--main-hue), 50%, 50%);
        --title-color: hsl(var(--main-hue), 50%, 20%);
        --footer-bg-color: hsl(var(--main-hue), 93%, 88%);
        --button-text-color: hsl(var(--main-hue), 50%, 20%);
    }
    :root[data-theme='dark_filter'] {
        --red-hue: 360;
        --blue-hue: 150;
        --green-hue: 120;
        --main-hue: var(--blue-hue);
        --nav-bg-color: hsl(var(--main-hue), 50%, 90%);
        --nav-text-color: hsl(var(--main-hue), 50%, 10%);
        --container-bg-color: hsl(var(--main-hue), 50%, 95%);
        --content-text-color: hsl(var(--main-hue), 50%, 50%);
        --title-color: hsl(var(--main-hue), 50%, 20%);
        --footer-bg-color: hsl(var(--main-hue), 93%, 88%);
        --button-text-color: hsl(var(--main-hue), 50%, 20%);
        filter: invert(1) brightness(0.6);
    }
    :root[data-theme='category'] {
        --main-hue : 297;
    }
</style>    <link rel="stylesheet" href="/css/header.css" />
         
    <link rel="stylesheet" href="/css/awesomplete.css" />
    <link rel="stylesheet" href="/css/header.css" />
    <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/styles/default.min.css">

    <svg style="width: 0; height: 0; display:none;" width="0" height="0" version="1.1" xmlns="http://www.w3.org/2000/svg"
     xmlns:xlink="http://www.w3.org/1999/xlink">
    <defs>
        <symbol id="icon-play"  viewBox="0 0 6.615 6.615">
            <g>
            <path d="M5.811 3.197L1.624.31a.145.145 0 00-.226.118v5.776a.144.144 0 00.226.118l4.187-2.887a.144.144 0 000-.238z"/>
            </g>
        </symbol>
        <symbol id="icon-fork" viewBox="0 0 6.615 6.615">
            <path d="M5.765.877a.81.81 0 10-1.62 0c0 .357.233.657.554.764.045 1.159-.545 1.286-1.349 1.455-.46.097-.982.209-1.363.562V1.637a.806.806 0 00-.27-1.57.806.806 0 00-.27 1.57v3.336a.807.807 0 00.27 1.57.807.807 0 00.277-1.567c.074-1.058.694-1.19 1.468-1.352.82-.173 1.827-.39 1.775-1.99a.807.807 0 00.528-.757zm-4.533 0a.486.486 0 11.972.001.486.486 0 01-.972 0zm.971 4.856a.486.486 0 11-.972 0 .486.486 0 01.972 0zm2.752-4.37a.486.486 0 110-.972.486.486 0 010 .972z"/>
        </symbol>
    </defs>
</svg>
    
        <meta property="og:title" content="" />
        <meta property="og:site_name" content="Rutynka | Gaming datasets" />
        <meta property="og:type" content="website" />
        <meta property="og:url" content="" />
                    <meta property="og:image" content="https://cdn.rutynka.io/img/rutynka.svg" />
            <meta property="twitter:image" content="https://cdn.rutynka.io/img/rutynka.svg"/>
                    <link rel="icon" type="image/x-icon" href="/favicon.ico"/>
</head>

<body>

    <header class="header__box header__box--flex header__box--color header__box--mobile">
                    

            <section class="header header__home header__home--padding flex--item">
            <a href="/dashboard/">
                <div class="home__icon__box home__icon__box--size">
                    <svg class="home__svg--size"><use xlink:href="#rutynka"></use></svg>
                    <span></span>
                </div>
            </a>
        </section>
                        <section class="flex--divider"></section>

                        <section class="header header__login header__login--pos">
        <a class="header__register--button" href="/login">LOG IN</a>
    </section>

    
            </header>

    
    
    <div class="body__wrapper">
        
            <h1>6 columns list
        <h2>TWIG|JINJA</h2>
        <pre><code contenteditable="true" class="html">&lt;ul&gt;
  &lt;ol&gt;
  {% for row in json.itemListElement %}
      &lt;li&gt;
          &lt;span data-select data-search class=&quot;little&quot;&gt;{{ row.desc}}&lt;/span&gt;
      &lt;/li&gt;
  {%endfor%}
  &lt;/ol&gt;
&lt;/ul&gt;</code></pre>
        <h2>JavaScript</h2>
        <pre><code contenteditable="true" class="js">{[]}</code></pre>
        <h2>CSS</h2>
        <pre><code contenteditable="true" class="css">ul { columns:6 }</code></pre>
        <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/highlight.min.js"></script>
        <script>
            document.addEventListener('DOMContentLoaded', (event) => {
                document.querySelectorAll('pre code').forEach((block) => {
                    hljs.highlightBlock(block);
                });
            });
        </script>
                    </div>

            <!-- Latest compiled and minified JavaScript -->
    
            <svg style="width: 0; height: 0; display:none;" width="0"  height="0" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <defs>
        <symbol id="icon-litecoin" viewBox="0 0 500 500">
<path d="M330.102 165.503c0 90.922-73.705 164.629-164.626 164.629C74.554 330.132.848 256.425.848 165.503.848 74.582 74.554.876 165.476.876c90.92 0 164.626 73.706 164.626 164.627" fill="#bebebe"/><path d="M295.15 165.505c0 71.613-58.057 129.675-129.674 129.675-71.616 0-129.677-58.062-129.677-129.675 0-71.619 58.061-129.677 129.677-129.677 71.618 0 129.674 58.057 129.674 129.677" fill="#bebebe"/><path d="M155.854 209.482l10.693-40.264 25.316-9.249 6.297-23.663-.215-.587-24.92 9.104 17.955-67.608h-50.921l-23.481 88.23-19.605 7.162-6.478 24.395 19.59-7.156-13.839 51.998h135.521l8.688-32.362h-84.601" fill="#fff"/>
        </symbol>
        <symbol id="icon-bitecoin" viewBox="0 0 100 100">
            <path d="M63.04 39.741c-4.274 17.143-21.638 27.575-38.783 23.301C7.12 58.768-3.313 41.404.962 24.262 5.234 7.117 22.597-3.317 39.737.957c17.144 4.274 27.576 21.64 23.302 38.784z" fill="#f7931a"/><path d="M46.11 27.441c.636-4.258-2.606-6.547-7.039-8.074l1.438-5.768-3.512-.875-1.4 5.616c-.922-.23-1.87-.447-2.812-.662l1.41-5.653-3.509-.875-1.439 5.766c-.764-.174-1.514-.346-2.242-.527l.004-.018-4.842-1.209-.934 3.75s2.605.597 2.55.634c1.422.355 1.68 1.296 1.636 2.042l-1.638 6.571c.098.025.225.061.365.117l-.37-.092-2.297 9.205c-.174.432-.615 1.08-1.609.834.035.051-2.552-.637-2.552-.637l-1.743 4.02 4.57 1.139c.85.213 1.683.436 2.502.646l-1.453 5.835 3.507.875 1.44-5.772c.957.26 1.887.5 2.797.726L27.504 50.8l3.511.875 1.453-5.823c5.987 1.133 10.49.676 12.383-4.738 1.527-4.36-.075-6.875-3.225-8.516 2.294-.531 4.022-2.04 4.483-5.157zM38.087 38.69c-1.086 4.36-8.426 2.004-10.807 1.412l1.928-7.729c2.38.594 10.011 1.77 8.88 6.317zm1.085-11.312c-.99 3.966-7.1 1.951-9.083 1.457l1.748-7.01c1.983.494 8.367 1.416 7.335 5.553z" fill="#fff"/>
        </symbol>
        <symbol id="icon-dash" viewBox="0 0 3000 3000">
            <circle cx="1000" cy="1000" r="1000" fill="#2573c2"/>
            <g fill="#fff"><path d="M1652.6 736.8a143.65 143.65 0 0 0-19.2-63.6c-10-20-27.8-35.6-48.6-43.6a143.51 143.51 0 0 0-68.4-15H628.8l-63.6 190.6h804.2l-127 389.6h-804l-63.6 190.6h891.8a246.33 246.33 0 0 0 77.8-15c25-14.2 53.6-28.6 77.8-48.6a382.69 382.69 0 0 0 63.6-63.6 432.2 432.2 0 0 0 39.2-73.4l117.8-370.4a137.38 137.38 0 0 0 9.8-77.6z"/><path d="M882.2 911.6H409l-63.6 176.2h478z"/></g>
        </symbol>
    </defs>
</svg>
<svg style="width: 0; height: 0; display:none;" width="0"  height="0" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <defs>
        <symbol id="icon-home" viewBox="0 0 460 460">
            <g>
                <g>
                    <path d="M230.149,120.939L65.986,256.274c0,0.191-0.048,0.472-0.144,0.855c-0.094,0.38-0.144,0.656-0.144,0.852v137.041
			c0,4.948,1.809,9.236,5.426,12.847c3.616,3.613,7.898,5.431,12.847,5.431h109.63V303.664h73.097v109.64h109.629
			c4.948,0,9.236-1.814,12.847-5.435c3.617-3.607,5.432-7.898,5.432-12.847V257.981c0-0.76-0.104-1.334-0.288-1.707L230.149,120.939
			z"/>
                    <path d="M457.122,225.438L394.6,173.476V56.989c0-2.663-0.856-4.853-2.574-6.567c-1.704-1.712-3.894-2.568-6.563-2.568h-54.816
			c-2.666,0-4.855,0.856-6.57,2.568c-1.711,1.714-2.566,3.905-2.566,6.567v55.673l-69.662-58.245
			c-6.084-4.949-13.318-7.423-21.694-7.423c-8.375,0-15.608,2.474-21.698,7.423L3.172,225.438c-1.903,1.52-2.946,3.566-3.14,6.136
			c-0.193,2.568,0.472,4.811,1.997,6.713l17.701,21.128c1.525,1.712,3.521,2.759,5.996,3.142c2.285,0.192,4.57-0.476,6.855-1.998
			L230.149,95.817l197.57,164.741c1.526,1.328,3.521,1.991,5.996,1.991h0.858c2.471-0.376,4.463-1.43,5.996-3.138l17.703-21.125
			c1.522-1.906,2.189-4.145,1.991-6.716C460.068,229.007,459.021,226.961,457.122,225.438z"/>
                </g>
            </g>

        </symbol>
        <symbol id="icon-settings" viewBox="0 0 268.765 268.765" >
            <g>
                <g>
                    <path style="fill-rule:evenodd;clip-rule:evenodd;" d="M267.92,119.461c-0.425-3.778-4.83-6.617-8.639-6.617
			c-12.315,0-23.243-7.231-27.826-18.414c-4.682-11.454-1.663-24.812,7.515-33.231c2.889-2.641,3.24-7.062,0.817-10.133
			c-6.303-8.004-13.467-15.234-21.289-21.5c-3.063-2.458-7.557-2.116-10.213,0.825c-8.01,8.871-22.398,12.168-33.516,7.529
			c-11.57-4.867-18.866-16.591-18.152-29.176c0.235-3.953-2.654-7.39-6.595-7.849c-10.038-1.161-20.164-1.197-30.232-0.08
			c-3.896,0.43-6.785,3.786-6.654,7.689c0.438,12.461-6.946,23.98-18.401,28.672c-10.985,4.487-25.272,1.218-33.266-7.574
			c-2.642-2.896-7.063-3.252-10.141-0.853c-8.054,6.319-15.379,13.555-21.74,21.493c-2.481,3.086-2.116,7.559,0.802,10.214
			c9.353,8.47,12.373,21.944,7.514,33.53c-4.639,11.046-16.109,18.165-29.24,18.165c-4.261-0.137-7.296,2.723-7.762,6.597
			c-1.182,10.096-1.196,20.383-0.058,30.561c0.422,3.794,4.961,6.608,8.812,6.608c11.702-0.299,22.937,6.946,27.65,18.415
			c4.698,11.454,1.678,24.804-7.514,33.23c-2.875,2.641-3.24,7.055-0.817,10.126c6.244,7.953,13.409,15.19,21.259,21.508
			c3.079,2.481,7.559,2.131,10.228-0.81c8.04-8.893,22.427-12.184,33.501-7.536c11.599,4.852,18.895,16.575,18.181,29.167
			c-0.233,3.955,2.67,7.398,6.595,7.85c5.135,0.599,10.301,0.898,15.481,0.898c4.917,0,9.835-0.27,14.752-0.817
			c3.897-0.43,6.784-3.786,6.653-7.696c-0.451-12.454,6.946-23.973,18.386-28.657c11.059-4.517,25.286-1.211,33.281,7.572
			c2.657,2.89,7.047,3.239,10.142,0.848c8.039-6.304,15.349-13.534,21.74-21.494c2.48-3.079,2.13-7.559-0.803-10.213
			c-9.353-8.47-12.388-21.946-7.529-33.524c4.568-10.899,15.612-18.217,27.491-18.217l1.662,0.043
			c3.853,0.313,7.398-2.655,7.865-6.588C269.044,139.917,269.058,129.639,267.92,119.461z M134.595,179.491
			c-24.718,0-44.824-20.106-44.824-44.824c0-24.717,20.106-44.824,44.824-44.824c24.717,0,44.823,20.107,44.823,44.824
			C179.418,159.385,159.312,179.491,134.595,179.491z"/>
                </g>
            </g>

        </symbol>
        <symbol id="icon-search" viewBox="0 0 612 612">
            <g>
                <path d="M237.927,0C106.555,0,0.035,106.52,0.035,237.893c0,131.373,106.52,237.893,237.893,237.893
		c50.518,0,97.368-15.757,135.879-42.597l0.028-0.028l176.432,176.433c3.274,3.274,8.48,3.358,11.839,0l47.551-47.551
		c3.274-3.274,3.106-8.703-0.028-11.838L433.223,373.8c26.84-38.539,42.597-85.39,42.597-135.907C475.82,106.52,369.3,0,237.927,0z
		 M237.927,419.811c-100.475,0-181.918-81.443-181.918-181.918S137.453,55.975,237.927,55.975s181.918,81.443,181.918,181.918
		S338.402,419.811,237.927,419.811z"/>
            </g>

        </symbol>
        <symbol id="icon-edit" viewBox="0 0 528 528">
            <g>
                <path d="M513.74,204.829l-29.482,29.486l-82.147-82.139l29.494-29.489c9.292-9.292,23.253-10.441,31.138-2.565l53.563,53.572
		C524.179,181.567,523.032,195.537,513.74,204.829z M388.421,165.859l82.147,82.147l-195.883,195.88
		c-0.898,0.898-3.393,3.393-6.892,4.285c-0.405,0.195-0.819,0.361-1.229,0.491l-102.23,32.58c-2.861,0.904-5.736,0.319-7.601-1.549
		c-1.871-1.868-2.45-4.74-1.555-7.602l32.58-102.221c0.139-0.419,0.305-0.827,0.491-1.224c0.896-3.505,3.384-5.993,4.292-6.897
		l36.812-36.812H105.02c-5.012,0-9.079-4.066-9.079-9.079c0-5.023,4.066-9.078,9.079-9.078h142.491L388.421,165.859z
		 M249.417,437.574l-50.569-50.561l-13.565,42.581l21.554,21.557L249.417,437.574z M385.265,198.508
		c-2.908-2.911-7.625-2.911-10.527,0L222.03,351.206c-2.905,2.908-2.905,7.625,0,10.533c2.905,2.908,7.625,2.908,10.53,0
		l152.705-152.699C388.172,206.129,388.172,201.413,385.265,198.508z M376.037,489.217c0,5.455-4.438,9.9-9.895,9.9H185.956
		l-16.275,5.189c-3.269,1.041-6.629,1.566-9.992,1.566c-7.161,0-13.819-2.453-19.266-6.756H46.885c-5.458,0-9.909-4.434-9.909-9.9
		V73.424c0-5.458,4.445-9.9,9.909-9.9h37.12v15.675c0,5.464,4.43,9.897,9.903,9.897c5.471,0,9.901-4.433,9.901-9.897V63.523h56.92
		v15.675c0,5.464,4.43,9.897,9.901,9.897c5.473,0,9.903-4.433,9.903-9.897V63.523h49.497v15.675c0,5.464,4.43,9.897,9.904,9.897
		c5.47,0,9.9-4.433,9.9-9.897V63.523h54.453v15.675c0,5.464,4.427,9.897,9.895,9.897c5.473,0,9.906-4.433,9.906-9.897V63.523h42.072
		c5.45,0,9.896,4.442,9.896,9.9v68.571l10.379-10.374l19.322-19.325V73.424c0-21.831-17.762-39.596-39.597-39.596h-42.072V9.904
		c0-5.467-4.434-9.904-9.906-9.904c-5.462,0-9.895,4.431-9.895,9.904v23.924h-54.465V9.904c0-5.467-4.43-9.904-9.901-9.904
		c-5.473,0-9.903,4.431-9.903,9.904v23.924h-49.497V9.904c0-5.467-4.43-9.904-9.904-9.904c-5.47,0-9.9,4.431-9.9,9.904v23.924
		h-56.92V9.904c0-5.467-4.431-9.904-9.901-9.904c-5.473,0-9.903,4.431-9.903,9.904v23.924h-37.12
		c-21.832,0-39.602,17.765-39.602,39.596v415.787c0,21.834,17.771,39.596,39.602,39.596h319.264
		c21.835,0,39.597-17.762,39.597-39.596V345.059l-29.702,29.708v114.45H376.037z M298.707,152.436H105.02
		c-5.012,0-9.079,4.061-9.079,9.079c0,5.019,4.066,9.079,9.079,9.079h193.687c5.013,0,9.079-4.061,9.079-9.079
		C307.786,156.497,303.72,152.436,298.707,152.436z M298.707,225.635H105.02c-5.012,0-9.079,4.063-9.079,9.079
		c0,5.019,4.066,9.079,9.079,9.079h193.687c5.013,0,9.079-4.061,9.079-9.079C307.786,229.698,303.72,225.635,298.707,225.635z"/>
            </g>
        </symbol>
        <symbol id="icon-import" viewBox="0 0 330 330">
            <g id="XMLID_225_">
                <path id="XMLID_226_" d="M181.213,233.999l11.895,11.895c5.857,5.858,5.857,15.355-0.001,21.214
		c-2.929,2.928-6.769,4.393-10.606,4.393c-3.84,0-7.678-1.465-10.607-4.394l-37.5-37.501c-0.024-0.025-0.046-0.053-0.07-0.078
		c-0.318-0.322-0.624-0.657-0.912-1.008c-0.086-0.105-0.16-0.219-0.244-0.325c-0.217-0.28-0.435-0.56-0.632-0.855
		c-0.064-0.095-0.116-0.196-0.179-0.293c-0.201-0.316-0.4-0.637-0.579-0.969c-0.037-0.069-0.066-0.143-0.103-0.211
		c-0.188-0.366-0.369-0.736-0.527-1.118c-0.02-0.047-0.033-0.096-0.053-0.143c-0.163-0.405-0.314-0.815-0.442-1.237
		c-0.015-0.049-0.024-0.1-0.038-0.149c-0.123-0.417-0.233-0.838-0.319-1.268c-0.024-0.123-0.036-0.25-0.058-0.375
		c-0.062-0.357-0.125-0.714-0.16-1.079c-0.051-0.496-0.076-0.995-0.076-1.498c0-0.503,0.025-1.002,0.076-1.497
		c0.035-0.365,0.099-0.723,0.16-1.08c0.021-0.125,0.033-0.252,0.058-0.375c0.085-0.426,0.194-0.842,0.315-1.254
		c0.016-0.055,0.025-0.111,0.043-0.166c0.127-0.418,0.277-0.826,0.439-1.229c0.02-0.05,0.035-0.102,0.055-0.15
		c0.157-0.378,0.336-0.744,0.522-1.105c0.038-0.073,0.069-0.15,0.108-0.224c0.176-0.328,0.372-0.643,0.571-0.955
		c0.065-0.102,0.12-0.207,0.187-0.308c0.19-0.283,0.4-0.553,0.609-0.822c0.092-0.118,0.172-0.242,0.268-0.357
		c0.26-0.316,0.539-0.616,0.823-0.91c0.055-0.057,0.102-0.118,0.158-0.174l37.5-37.5c5.858-5.857,15.354-5.856,21.214,0.001
		c5.857,5.858,5.857,15.355-0.001,21.214l-11.893,11.892L240,204h30v-15.954V140h-30h-21.213H145c-8.284,0-15-6.716-15-15V51.213V30
		V0H15C6.716,0,0,6.716,0,15v300c0,8.284,6.716,15,15,15h240c8.284,0,15-6.716,15-15v-40.089V234h-30L181.213,233.999z"/>
                <polygon id="XMLID_227_" points="261.213,110 160,8.787 160,51.213 160,110 218.787,110 	"/>
                <path id="XMLID_228_" d="M315,204h-2.335H270v30h32.723H315c8.283,0,15-6.717,15-15C330,210.716,323.284,204,315,204z"/>
            </g>

        </symbol>
        <symbol id="icon-fork" viewBox="0 0 24 24">
            <path d="M21 3c0-1.657-1.343-3-3-3s-3 1.343-3 3c0 1.323.861 2.433 2.05 2.832.168 4.295-2.021 4.764-4.998 5.391-1.709.36-3.642.775-5.052 2.085v-7.492c1.163-.413 2-1.511 2-2.816 0-1.657-1.343-3-3-3s-3 1.343-3 3c0 1.305.837 2.403 2 2.816v12.367c-1.163.414-2 1.512-2 2.817 0 1.657 1.343 3 3 3s3-1.343 3-3c0-1.295-.824-2.388-1.973-2.808.27-3.922 2.57-4.408 5.437-5.012 3.038-.64 6.774-1.442 6.579-7.377 1.141-.425 1.957-1.514 1.957-2.803zm-16.8 0c0-.993.807-1.8 1.8-1.8s1.8.807 1.8 1.8-.807 1.8-1.8 1.8-1.8-.807-1.8-1.8zm3.6 18c0 .993-.807 1.8-1.8 1.8s-1.8-.807-1.8-1.8.807-1.8 1.8-1.8 1.8.807 1.8 1.8zm10.2-16.2c-.993 0-1.8-.807-1.8-1.8s.807-1.8 1.8-1.8 1.8.807 1.8 1.8-.807 1.8-1.8 1.8z"/>
        </symbol>
        <symbol id="icon-refresh" viewBox="0 0 487 487">
            <g>
                <path d="M55.323,203.641c15.664,0,29.813-9.405,35.872-23.854c25.017-59.604,83.842-101.61,152.42-101.61
			c37.797,0,72.449,12.955,100.23,34.442l-21.775,3.371c-7.438,1.153-13.224,7.054-14.232,14.512
			c-1.01,7.454,3.008,14.686,9.867,17.768l119.746,53.872c5.249,2.357,11.33,1.904,16.168-1.205
			c4.83-3.114,7.764-8.458,7.796-14.208l0.621-131.943c0.042-7.506-4.851-14.144-12.024-16.332
			c-7.185-2.188-14.947,0.589-19.104,6.837l-16.505,24.805C370.398,26.778,310.1,0,243.615,0C142.806,0,56.133,61.562,19.167,149.06
			c-5.134,12.128-3.84,26.015,3.429,36.987C29.865,197.023,42.152,203.641,55.323,203.641z"/>
                <path d="M464.635,301.184c-7.27-10.977-19.558-17.594-32.728-17.594c-15.664,0-29.813,9.405-35.872,23.854
			c-25.018,59.604-83.843,101.61-152.42,101.61c-37.798,0-72.45-12.955-100.232-34.442l21.776-3.369
			c7.437-1.153,13.223-7.055,14.233-14.514c1.009-7.453-3.008-14.686-9.867-17.768L49.779,285.089
			c-5.25-2.356-11.33-1.905-16.169,1.205c-4.829,3.114-7.764,8.458-7.795,14.207l-0.622,131.943
			c-0.042,7.506,4.85,14.144,12.024,16.332c7.185,2.188,14.948-0.59,19.104-6.839l16.505-24.805
			c44.004,43.32,104.303,70.098,170.788,70.098c100.811,0,187.481-61.561,224.446-149.059
			C473.197,326.043,471.903,312.157,464.635,301.184z"/>
            </g>

        </symbol>
        <symbol id="icon-bullet" viewBox="0 0 33 33">
            <g>
                <rect x="8.727" y="5.82" style="fill:#030104;" width="25.084" height="5.102"/>
                <rect x="8.727" y="14.038" style="fill:#030104;" width="25.084" height="5.102"/>
                <rect x="8.727" y="22.82" style="fill:#030104;" width="25.084" height="5.1"/>
                <circle style="fill:#030104;" cx="2.621" cy="8.442" r="2.621"/>
                <path style="fill:#030104;" d="M2.621,13.966c-1.448,0-2.62,1.172-2.62,2.62c0,1.449,1.172,2.625,2.62,2.625
		c1.447,0,2.622-1.176,2.622-2.625C5.242,15.138,4.067,13.966,2.621,13.966z"/>
                <path style="fill:#030104;" d="M2.621,22.75c-1.448,0-2.62,1.174-2.62,2.619c0,1.451,1.172,2.621,2.62,2.621
		c1.447,0,2.622-1.17,2.622-2.621C5.242,23.924,4.067,22.75,2.621,22.75z"/>
            </g>

        </symbol>
        <symbol id="icon-terminal" viewBox="0 0 30 30">
            <g>
                <path d="M28.645,2.203H2.204C0.987,2.203,0,3.188,0,4.405v22.038c0,1.216,0.987,2.204,2.204,2.204h26.441
			c1.215,0,2.206-0.988,2.206-2.204V4.405C30.851,3.188,29.859,2.203,28.645,2.203z M7.162,3.857c0.607,0,1.102,0.491,1.102,1.103
			c0,0.607-0.494,1.098-1.102,1.098c-0.611,0-1.104-0.49-1.104-1.098C6.059,4.349,6.551,3.857,7.162,3.857z M3.855,3.857
			c0.608,0,1.102,0.491,1.102,1.103c0,0.607-0.493,1.098-1.102,1.098S2.752,5.568,2.752,4.96C2.753,4.349,3.246,3.857,3.855,3.857z
			 M28.645,26.444H2.204V7.735h26.441V26.444z"/>
                <polygon points="12.351,12.264 5.275,9.028 5.275,10.589 10.746,12.929 10.746,12.958 5.275,15.294 5.275,16.854 12.351,13.618
			"/>
                <rect x="15.682" y="12.199" width="3.855" height="1.486"/>
            </g>
        </symbol>
        <symbol id="icon-share" viewBox="0 0 24 24">
            <path d="M0 0h24v24H0z" fill="none"/><path d="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z"/>
        </symbol>
        <symbol id="icon-save" viewBox="0 0 30 30">
                <path d="M25.462,19.105v6.848H4.515v-6.848H0.489v8.861c0,1.111,0.9,2.012,2.016,2.012h24.967c1.115,0,2.016-0.9,2.016-2.012
		v-8.861H25.462z"/>
                <path d="M14.62,18.426l-5.764-6.965c0,0-0.877-0.828,0.074-0.828s3.248,0,3.248,0s0-0.557,0-1.416c0-2.449,0-6.906,0-8.723
		c0,0-0.129-0.494,0.615-0.494c0.75,0,4.035,0,4.572,0c0.536,0,0.524,0.416,0.524,0.416c0,1.762,0,6.373,0,8.742
		c0,0.768,0,1.266,0,1.266s1.842,0,2.998,0c1.154,0,0.285,0.867,0.285,0.867s-4.904,6.51-5.588,7.193
		C15.092,18.979,14.62,18.426,14.62,18.426z"/>
        </symbol>
        <symbol id="icon-save-disk" viewBox="0 0 30 30">
            <g>
                <rect x="27.5" y="5" width="6" height="10"/>
                <path d="M39.914,0H0.5v49h48V8.586L39.914,0z M10.5,2h26v16h-26V2z M39.5,47h-31V26h31V47z"/>
                <path d="M13.5,32h7c0.553,0,1-0.447,1-1s-0.447-1-1-1h-7c-0.553,0-1,0.447-1,1S12.947,32,13.5,32z"/>
                <path d="M13.5,36h10c0.553,0,1-0.447,1-1s-0.447-1-1-1h-10c-0.553,0-1,0.447-1,1S12.947,36,13.5,36z"/>
                <path d="M26.5,36c0.27,0,0.52-0.11,0.71-0.29c0.18-0.19,0.29-0.45,0.29-0.71s-0.11-0.521-0.29-0.71c-0.37-0.37-1.04-0.37-1.41,0
		c-0.19,0.189-0.3,0.439-0.3,0.71c0,0.27,0.109,0.52,0.29,0.71C25.979,35.89,26.229,36,26.5,36z"/>
            </g>
        </symbol>
        <symbol id="icon-load" viewBox="0 0 51 51">
            <path d="M26.108,0L15.585,10.524c-1.048,1.024-0.815,1.746,0.649,1.746h5.873l-0.001,12.788c0,2.208,1.79,4,4,4l0,0
				c2.209,0,4-1.791,4-4l0.001-12.789h5.876c1.462,0.001,1.693-0.723,0.646-1.747L26.108,0z"/>
            <path d="M49.027,25.77h-6.049c-0.554,0-1,0.447-1,1v17.939H10.78V26.77c0-0.553-0.447-1-1-1H3.731c-0.553,0-1,0.447-1,1v20.464
				c0,3.045,2.479,5.522,5.524,5.522h36.248c3.046,0,5.523-2.479,5.523-5.522V26.77C50.027,26.217,49.581,25.77,49.027,25.77z"/>

        </symbol>
        <symbol id="rutynka" viewBox="0 0 50 5.5">
            <g aria-label="RUTYNKA" style="line-height:1.25;-inkscape-font-specification:'Autobus Bold, '" font-weight="400" font-size="10.583" font-family="Autobus Bold" letter-spacing="0" word-spacing="0" fill="#ffffff" stroke-width=".265"><path d="M2.22 2.402q.414.266.817.532.403.265.816.531H2.82l-.806-.531q-.403-.266-.816-.532l-.289.004v1.06H0V0h2.334q.259 0 .486.046.237.046.403.124.175.073.268.178.104.101.104.216v1.274q0 .128-.114.23-.114.1-.31.173-.186.074-.434.115-.248.041-.516.046zm.083-.371q.166 0 .269-.05.114-.051.114-.125V.55q0-.073-.114-.124-.103-.05-.269-.05H.91V2.03zM5.81 3.465q-.259 0-.496-.041-.227-.046-.403-.12-.165-.077-.269-.178-.093-.105-.093-.22V0h.91v2.92q0 .073.113.124.114.05.279.05h1.384V0h.909v3.465zM8.802 0h3.501v.376h-1.301v3.09h-.899V.375H8.802zM13.725 0l1.343 1.746L16.401 0h.94l-1.818 2.379v1.086h-.91V2.38l-.196-.248q-.134-.188-.33-.426l-.393-.513q-.206-.275-.392-.514-.186-.243-.33-.426L12.784 0zM20.99 3.465l-2.066-2.392v2.392h-.909V0h.91L21 2.393V0h.9v3.465zM24.585 1.435q.052-.023.093-.06.052-.041.073-.082.175-.326.34-.647.166-.32.341-.641h.899q-.196.37-.392.747-.197.371-.403.742 0 .019-.052.055-.041.037-.072.074l.072.068q.052.042.052.06.237.43.454.857.227.426.465.857h-.899q-.196-.371-.392-.733-.186-.362-.393-.734-.062-.11-.186-.187h-.97v1.654h-.91V.005h.91v1.43zM28.023 2.379v1.086h-.91V.564q0-.106.094-.206.103-.101.279-.18.175-.077.402-.123.228-.05.496-.05h1.064q.258 0 .486.045.237.042.402.12.176.073.269.178.103.101.103.216v2.901H29.8V2.38zm1.776-.371V.55q0-.073-.113-.124-.114-.05-.28-.05h-.99q-.166 0-.28.05-.113.05-.113.124v1.458z" style="-inkscape-font-specification:'Autobus Bold, '"/></g>
        </symbol>
        <symbol id="icon-hide" viewBox="0 0 400 400">
            <g>
                <path d="M 238.890625 266.835938 C 238.890625 259.523438 236.996094 252.75 233.609375 246.925781 L 178.347656 302.1875 C 184.304688 305.574219 191.078125 307.46875 198.257812 307.46875 C 220.605469 307.46875 238.890625 289.183594 238.890625 266.835938 Z M 238.890625 266.835938" />
                <path d="M 198.257812 204.53125 C 211.53125 204.53125 223.859375 208.726562 233.878906 215.773438 L 245.121094 204.53125 C 230.492188 197.757812 214.644531 193.421875 198.257812 193.421875 C 140.285156 193.421875 90.167969 247.875 74.457031 266.835938 C 83.667969 277.808594 104.390625 300.835938 131.617188 318.171875 L 147.328125 302.460938 C 140.285156 292.300781 136.085938 280.109375 136.085938 266.835938 C 135.949219 232.566406 163.988281 204.53125 198.257812 204.53125 Z M 198.257812 204.53125 "/>
                <path d="M 257.855469 88.3125 L 257.855469 0 L 49.804688 0 C 22.847656 0 0.5 22.214844 0.5 49.167969 L 0.5 462.832031 C 0.5 489.789062 22.847656 512 49.804688 512 L 346.710938 512 C 373.664062 512 396.011719 489.785156 396.011719 462.832031 L 396.011719 144.929688 L 314.605469 144.929688 C 283.183594 144.929688 257.855469 119.601562 257.855469 88.3125 Z M 309.730469 440.210938 L 86.78125 440.210938 C 80.820312 440.210938 75.945312 435.335938 75.945312 429.375 C 75.945312 423.414062 80.820312 418.539062 86.78125 418.539062 L 309.867188 418.539062 C 315.828125 418.539062 320.703125 423.414062 320.703125 429.375 C 320.703125 435.335938 315.828125 440.210938 309.730469 440.210938 Z M 344.679688 260.46875 C 347.523438 264.261719 347.523438 269.410156 344.679688 273.203125 C 341.96875 276.859375 278.984375 361.785156 198.257812 361.785156 C 175.5 361.785156 154.101562 355.011719 135.136719 345.261719 L 104.390625 376.007812 C 102.222656 378.175781 99.515625 379.125 96.667969 379.125 C 93.824219 379.125 91.117188 378.039062 88.949219 376.007812 C 84.75 371.808594 84.75 364.902344 88.949219 360.703125 L 115.765625 333.882812 C 78.113281 308.691406 53.460938 275.503906 51.835938 273.203125 C 48.992188 269.410156 48.992188 264.261719 51.835938 260.46875 C 54.542969 256.8125 117.527344 171.886719 198.257812 171.886719 C 221.011719 171.886719 242.414062 178.65625 261.375 188.410156 L 292.125 157.664062 C 296.324219 153.464844 303.230469 153.464844 307.429688 157.664062 C 311.628906 161.863281 311.628906 168.769531 307.429688 172.96875 L 280.609375 199.789062 C 318.265625 224.847656 343.050781 258.167969 344.679688 260.46875 Z M 344.679688 260.46875 "/>
                <path d="M 314.609375 123.257812 L 381.113281 123.257812 L 279.527344 16.660156 L 279.527344 88.3125 C 279.527344 107.683594 295.101562 123.257812 314.609375 123.257812 Z M 314.609375 123.257812 " />
                <path d="M 157.621094 266.835938 C 157.621094 274.148438 159.519531 280.921875 162.90625 286.746094 L 218.167969 231.484375 C 212.207031 228.097656 205.4375 226.199219 198.257812 226.199219 C 175.90625 226.199219 157.621094 244.488281 157.621094 266.835938 Z M 157.621094 266.835938 "  />
                <path d="M 249.1875 231.214844 C 256.230469 241.371094 260.425781 253.5625 260.425781 266.835938 C 260.425781 301.105469 232.523438 329.144531 198.121094 329.144531 C 184.847656 329.144531 172.519531 324.945312 162.496094 317.902344 L 151.253906 329.144531 C 165.882812 335.914062 181.730469 340.25 198.121094 340.25 C 256.09375 340.25 306.210938 285.800781 321.921875 266.835938 C 312.710938 255.867188 291.988281 232.839844 264.761719 215.503906 Z M 249.1875 231.214844" />
            </g>
        </symbol>
    </defs>
</svg>
    
</body>
</html>
