add settings hover in teal
This commit is contained in:
parent
0129c48aeb
commit
76ac33a285
|
@ -40,6 +40,8 @@
|
|||
.icon-cog,
|
||||
.icon--cog
|
||||
background-image: inline-image('svg/settings_gray.svg')
|
||||
&:hover
|
||||
background-image: inline-image('svg/settings_teal.svg')
|
||||
|
||||
.icon-star
|
||||
background-image: inline-image('dashboard/star-off.svg')
|
||||
|
|
27
public/images/svg/settings_teal.svg
Normal file
27
public/images/svg/settings_teal.svg
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 16.0.4, 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 version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="14px" height="14px" viewBox="0 0 14 14" enable-background="new 0 0 14 14" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path fill="#5BA4A4" d="M13.952,5.426c-0.027,0-0.746,0-1.601,0c-0.854,0-1.059-0.494-0.455-1.098
|
||||
c0.604-0.603,1.113-1.112,1.133-1.131c0.019-0.02,0.019-0.049,0-0.068c-0.02-0.019-0.506-0.504-1.08-1.079
|
||||
c-0.574-0.574-1.061-1.06-1.078-1.079c-0.02-0.02-0.051-0.02-0.068,0c-0.02,0.02-0.527,0.527-1.131,1.131
|
||||
C9.068,2.705,8.574,2.501,8.574,1.647s0-1.572,0-1.6C8.574,0.021,8.552,0,8.525,0S7.812,0,7,0C6.187,0,5.501,0,5.474,0
|
||||
C5.448,0,5.426,0.021,5.426,0.048c0,0.027,0,0.746,0,1.6S4.932,2.705,4.329,2.102C3.726,1.498,3.217,0.99,3.197,0.971
|
||||
c-0.019-0.02-0.049-0.02-0.068,0C3.11,0.99,2.625,1.476,2.05,2.05C1.476,2.625,0.99,3.11,0.971,3.129
|
||||
c-0.019,0.02-0.019,0.05,0,0.068c0.02,0.019,0.528,0.528,1.132,1.131c0.604,0.604,0.398,1.098-0.455,1.098s-1.573,0-1.6,0
|
||||
C0.021,5.426,0,5.448,0,5.475C0,5.5,0,6.187,0,7c0,0.812,0,1.5,0,1.525c0,0.026,0.021,0.049,0.048,0.049c0.026,0,0.746,0,1.6,0
|
||||
s1.059,0.494,0.455,1.098s-1.112,1.111-1.132,1.131c-0.019,0.02-0.019,0.049,0,0.067c0.02,0.021,0.505,0.505,1.079,1.079
|
||||
c0.575,0.574,1.061,1.061,1.079,1.08c0.02,0.019,0.05,0.019,0.068,0c0.019-0.021,0.528-0.527,1.132-1.131
|
||||
c0.603-0.604,1.097-0.399,1.097,0.453c0,0.854,0,1.572,0,1.601C5.426,13.979,5.448,14,5.474,14C5.501,14,6.187,14,7,14
|
||||
c0.812,0,1.499,0,1.525,0c0.025,0,0.049-0.021,0.049-0.048c0-0.027,0-0.746,0-1.601c0-0.854,0.494-1.059,1.098-0.455
|
||||
c0.604,0.604,1.112,1.112,1.131,1.131c0.02,0.021,0.049,0.021,0.068,0c0.02-0.019,0.504-0.504,1.079-1.078
|
||||
c0.573-0.574,1.062-1.061,1.079-1.079c0.019-0.019,0.019-0.05,0-0.067c-0.02-0.02-0.527-0.527-1.131-1.131
|
||||
c-0.604-0.604-0.399-1.098,0.453-1.098c0.854,0,1.572,0,1.601,0C13.979,8.574,14,8.553,14,8.525C14,8.5,14,7.812,14,7
|
||||
c0-0.813,0-1.5,0-1.525C14,5.448,13.979,5.426,13.952,5.426z M7.104,9.303c-1.298,0-2.351-1.053-2.351-2.351
|
||||
c0-1.299,1.053-2.352,2.351-2.352c1.298,0,2.352,1.053,2.352,2.352C9.456,8.25,8.402,9.303,7.104,9.303z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.4 KiB |
Loading…
Reference in New Issue
Block a user