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) 1.51 kB
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: "M5.25 17.638v4.017a3 3 0 0 1-.7-.274l-1.555-.837c-1.088-.587-1.745-1.764-1.745-3.017v-1.055c0-.392.065-.775.186-1.135zM10.565 15.336c.12.36.185.745.185 1.136v.278h2.5v-.278c0-.392.065-.775.185-1.135l3.815 2.301v4.017a3 3 0 0 1-.7-.274l-1.555-.837c-.875-.472-1.47-1.326-1.67-2.294h-2.65c-.199.968-.795 1.822-1.67 2.294l-1.556.837c-.224.121-.46.212-.699.274v-4.018zM22.565 15.336c.12.36.185.745.185 1.136v1.056c0 1.253-.657 2.429-1.745 3.016l-1.556.837a3 3 0 0 1-.699.274v-4.018zM11.25 7.638v4.017a3 3 0 0 1-.7-.274l-.746-.402-1.27 2.223.47.254c.295.158.556.362.783.596L6 16.338l-3.787-2.286c.226-.234.489-.438.783-.596l1.556-.838c.83-.448 1.8-.486 2.655-.117L8.51 10.22c-.795-.64-1.26-1.639-1.26-2.692V6.472c0-.392.065-.775.186-1.135zM16.565 5.336c.12.36.185.745.185 1.136v1.056c0 .9-.34 1.758-.935 2.389l1.394 2.438a3.04 3.04 0 0 1 2.24.263l1.556.838c.294.158.556.362.782.596L18 16.338l-3.787-2.286c.226-.235.489-.438.783-.596l.853-.46-1.27-2.223-1.129.608a3 3 0 0 1-.699.274V7.637zM10.55 2.618c.91-.49 1.988-.49 2.898 0l1.557.838c.294.158.555.362.782.596L12 6.338 8.212 4.052c.226-.235.489-.438.783-.596z" }) ])) }