UNPKG

@astraicons/vue

Version:

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

38 lines (37 loc) 962 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: "none", viewBox: "0 0 24 24", "stroke-width": "1.5", stroke: "currentColor", "aria-hidden": "true" }, [ _createElementVNode("path", { "stroke-linecap": "round", d: "M9 5h12.115M9 11.62h12.115M9 18.24h12.115" }), _createElementVNode("rect", { width: "3.259", height: "3.259", x: "2.971", y: "3.5", rx: "1.019" }), _createElementVNode("rect", { width: "3.259", height: "3.259", x: "2.971", y: "10.12", rx: "1.019" }), _createElementVNode("rect", { width: "3.259", height: "3.259", x: "2.971", y: "16.741", rx: "1.019" }) ])) }