Stackedit/src/icons/FormatItalic.vue
Benoit Schweblin 8b3e3a898b Menu items
2017-08-04 21:46:06 +01:00

6 lines
305 B
Vue

<template>
<svg xmlns="http://www.w3.org/2000/svg" class="icon" width="100%" height="100%" viewBox="0 0 24.00 24.00">
<path d="M8.617,3.658l0,3.575l2.633,0l-2.075,9.534l-3.325,0l0,3.575l9.533,0l0,-3.575l-2.633,0l2.075,-9.534l3.325,0l0,-3.575l-9.533,0Z" style="fill-rule:nonzero;"/>
</svg>
</template>