swap-horizontal.svg 2.89 KB
Newer Older
f3brysan committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 60 60" xml:space="preserve" data-solidshift="y" data-animoptions="{'duration':'1.2', 'repeat':'0', 'repeatDelay':'0.5'}">
	<g class="lievo-main">
		<g class="lievo-filledicon lievo-lineicon">
			<g data-animdata="
				{
					'steps':[
						{
							'duration':'1',
							'vars':{
								'x':'+=46'
							},
							'position':'0'
						},
						{
							'duration':'0',
							'vars':{
								'x':'-=104'
							}
						},
						{
							'duration':'1',
							'vars':{
								'x':'0'
							},
							'position':'+=0.2'
						}
					]
				}
			">
				<line fill="none" stroke="#34495E" stroke-width="2" stroke-linecap="square" stroke-miterlimit="10" x1="25" y1="23" x2="43" y2="23"/>
				<path fill="#336e7b" stroke="#34495E" stroke-width="2" stroke-linecap="square" stroke-miterlimit="10" d="M43,23v-6l6,6l-6,6V23"/>
			</g>
			<g data-animdata="
				{
					'steps':[
						{
							'duration':'1',
							'vars':{
								'x':'-=46'
							},
							'position':'0'
						},
						{
							'duration':'0',
							'vars':{
								'x':'+=104'
							}
						},
						{
							'duration':'1',
							'vars':{
								'x':'0'
							},
							'position':'+=0.2'
						}
					]
				}
			">
				<line class="lievo-altstroke" fill="none" stroke="#34495E" stroke-width="2" stroke-linecap="square" stroke-miterlimit="10" x1="35" y1="37" x2="17" y2="37"/>
				<path class="lievo-altstroke" fill="#336e7b" stroke="#34495E" stroke-width="2" stroke-linecap="square" stroke-miterlimit="10" d="M17,37v6l-6-6l6-6V37"/>
			</g>
		</g>
		<g class="lievo-solidicon">
			<g data-animdata="
				{
					'steps':[
						{
							'duration':'1',
							'vars':{
								'x':'+=46'
							},
							'position':'0'
						},
						{
							'duration':'0',
							'vars':{
								'x':'-=104'
							}
						},
						{
							'duration':'1',
							'vars':{
								'x':'0'
							},
							'position':'+=0.2'
						}
					]
				}
			">
				<path fill="#1ABC9C" stroke="#34495E" stroke-width="2" stroke-linecap="square" stroke-miterlimit="10" d="M43,23v-6l6,6l-6,6V23"/>
				<line fill="none" stroke="#34495E" stroke-width="3" stroke-linecap="square" stroke-miterlimit="10" x1="25" y1="23" x2="43" y2="23"/>
			</g>
			<g data-animdata="
				{
					'steps':[
						{
							'duration':'1',
							'vars':{
								'x':'-=46'
							},
							'position':'0'
						},
						{
							'duration':'0',
							'vars':{
								'x':'+=104'
							}
						},
						{
							'duration':'1',
							'vars':{
								'x':'0'
							},
							'position':'+=0.2'
						}
					]
				}
			">
				<path fill="#1ABC9C" stroke="#34495E" stroke-width="2" stroke-linecap="square" stroke-miterlimit="10" d="M17,37v6l-6-6l6-6V37"/>
				<line fill="none" stroke="#34495E" stroke-width="3" stroke-linecap="square" stroke-miterlimit="10" x1="35" y1="37" x2="17" y2="37"/>
			</g>
		</g>
	</g>
</svg>