Add address icon

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
pull/7032/head
Jan-Christoph Borchardt 7 years ago
parent 22ef95ca69
commit dcf1b17c4d

@ -94,6 +94,10 @@ img, object, video, button, textarea, input, select {
background-image: url('../img/actions/add.svg?v=1');
}
.icon-address {
background-image: url('../img/actions/address.svg?v=1');
}
.icon-audio {
background-image: url('../img/actions/audio.svg?v=1');
}

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" height="16" width="16" enable-background="new 0 0 100 100" y="0px" x="0px" viewBox="0 0 16 16"><path d="m8.2945 1c-2.6478 0-4.7945 2.1469-4.7945 4.7945 0 2.6479 4.7945 9.2055 4.7945 9.2055s4.7945-6.5576 4.7945-9.2055c0-2.6476-2.147-4.7945-4.7945-4.7945zm0 7.4793c-1.4828 0-2.6847-1.2019-2.6847-2.6851 0-1.4828 1.2019-2.6844 2.6847-2.6844 1.4832 0 2.6847 1.2015 2.6847 2.6844 0.000345 1.4832-1.2015 2.6851-2.6847 2.6851z" stroke-width=".46667"/></svg>

After

Width:  |  Height:  |  Size: 526 B

Loading…
Cancel
Save