UNPKG

@nomercyicons/vue

Version:
14 lines (13 loc) 504 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", fill: "currentColor", viewBox: "0 0 24 24", "stroke-width": "1.5", stroke: "none", "aria-hidden": "true" }, [ _createElementVNode("path", { d: "M4.01 2L4 22h16V8l-6-6H4.01zM13 9V3.5L18.5 9H13z" }) ])) }