close.svg 3.41 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 125 126 127 128 129 130
<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-animoptions="{'duration':'1.6', 'repeat':'0', 'repeatDelay':'0.5'}">
	<g class="lievo-main">
		<g class="lievo-filledicon lievo-lineicon">
			<g data-animdata="
				{
					'steps':[
						{
							'duration':'0.4',
							'vars':{
								'opacity':'0',
								'repeat':'1',
								'repeatDelay':'1.6',
								'yoyo':'true'
							},
							'position':'2'
						}
					]
				}
			">
				<g data-animdata="
					{
						'steps':[
							{
								'duration':'0.8',
								'vars':{
									'scale':'0.25',
									'svgOrigin':'40 20',
									'repeat':'1',
									'repeatDelay':'2.4',
									'yoyo':'true',
									'ease':'Power1.easeOut'
								},
								'position':'0'
							}
						]
					}
				">
					<rect x="-170" y="81" fill="#ECF0F1" stroke="#34495E" stroke-width="2" stroke-linecap="square" stroke-miterlimit="10" width="250" height="150"/>
					<rect x="-170" y="-19" fill="none" stroke="#34495E" stroke-width="2" stroke-linecap="square" stroke-miterlimit="10" width="250" height="100"/>
					
					<g data-animdata="
						{
							'steps':[
								{
									'duration':'0.5',
									'vars':{
										'scale':'1.4',
										'transformOrigin':'center center',
										'repeat':'1',
										'repeatDelay':'0.2',
										'yoyo':'true',
										'ease':'Power1.easeOut'
									},
									'position':'0.8'
								}
							]
						}
					">
						<line class="lievo-altstroke" fill="none" stroke="#34495E" stroke-width="2" stroke-linecap="square" stroke-miterlimit="10" x1="10" y1="10" x2="50" y2="50"/>
					
						<line class="lievo-altstroke" fill="none" stroke="#34495E" stroke-width="2" stroke-linecap="square" stroke-miterlimit="10" x1="50" y1="10" x2="10" y2="50"/>
					</g>
				</g>
			</g>
		</g>
		<g class="lievo-solidicon">
			<g data-animdata="
				{
					'steps':[
						{
							'duration':'0.4',
							'vars':{
								'opacity':'0',
								'repeat':'1',
								'repeatDelay':'1.6',
								'yoyo':'true'
							},
							'position':'2'
						}
					]
				}
			">
				<g data-animdata="
					{
						'steps':[
							{
								'duration':'0.8',
								'vars':{
									'scale':'0.25',
									'svgOrigin':'42 18',
									'repeat':'1',
									'repeatDelay':'2.4',
									'yoyo':'true',
									'ease':'Power1.easeOut'
								},
								'position':'0'
							}
						]
					}
				">
					<rect x="-170" y="81" fill="#ECF0F1" stroke="#34495E" stroke-width="3" stroke-linecap="square" stroke-miterlimit="10" width="250" height="150"/>
					<rect x="-170" y="-19" fill="none" stroke="#34495E" stroke-width="3" stroke-linecap="square" stroke-miterlimit="10" width="250" height="100"/>
					
					<g data-animdata="
						{
							'steps':[
								{
									'duration':'0.5',
									'vars':{
										'scale':'1.4',
										'transformOrigin':'center center',
										'repeat':'1',
										'repeatDelay':'0.2',
										'yoyo':'true',
										'ease':'Power1.easeOut'
									},
									'position':'0.8'
								}
							]
						}
					">
						<line fill="none" stroke="#34495E" stroke-width="3" stroke-linecap="square" stroke-miterlimit="10" x1="10" y1="10" x2="50" y2="50"/>
					
						<line fill="none" stroke="#34495E" stroke-width="3" stroke-linecap="square" stroke-miterlimit="10" x1="50" y1="10" x2="10" y2="50"/>
					</g>
				</g>
			</g>
		</g>
	</g>
</svg>