UNPKG

@astraicons/vue

Version:

A comprehensive icon set designed for websites, applications, social networks, and print media, tailored specifically for UI Astra.

12 lines (11 loc) 632 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 24", fill: "currentColor", "aria-hidden": "true" }, [ _createElementVNode("path", { d: "M11.25 21.691c-1-.153-1.96-.613-2.73-1.382L3.69 15.48a4.923 4.923 0 0 1 0-6.96L8.52 3.69a4.9 4.9 0 0 1 2.73-1.383zM12.75 2.308a4.9 4.9 0 0 1 2.73 1.383L20.31 8.52a4.92 4.92 0 0 1 0 6.96L15.48 20.31a4.9 4.9 0 0 1-2.73 1.382z" }) ])) }