Files
online.tbbank.gov.tm-larave…/nova/resources/js/components/Icons/Editor/IconItalic.vue
2024-09-01 18:54:23 +05:00

6 lines
160 B
Vue

<template>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<path d="M8 1h9v2H8V1zm3 2h3L8 17H5l6-14zM2 17h9v2H2v-2z" />
</svg>
</template>