UNPKG

estat-icons

Version:
12 lines (11 loc) 658 B
import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue" export default function render(_ctx, _cache) { return (_openBlock(), _createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", fill: "currentColor", "aria-hidden": "true" }, [ _createElementVNode("path", { d: "M13 4.25a1 1 0 0 0 1 1h3.586l-4.293 4.293a1 1 0 0 0 1.414 1.414L19 6.664v3.586a1 1 0 1 0 2 0v-6a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1Zm-2 16a1 1 0 0 0-1-1H6.414l4.293-4.293a1 1 0 0 0-1.414-1.414L5 17.836V14.25a1 1 0 1 0-2 0v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1Z" }) ])) }