UNPKG

@astraicons/vue

Version:

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

41 lines (40 loc) 1.7 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", fill: "none", viewBox: "0 0 24 24", "stroke-width": "1.5", stroke: "currentColor", "aria-hidden": "true" }, [ _createElementVNode("path", { d: "M3 12a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v4.5a4.5 4.5 0 0 1-4.5 4.5h-9A4.5 4.5 0 0 1 3 16.5z" }), _createElementVNode("g", { opacity: ".4" }, [ _createElementVNode("path", { fill: "#4e5964", d: "M12 16a1 1 0 1 0 0-2 1 1 0 0 0 0 2" }), _createElementVNode("path", { "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-miterlimit": "10", d: "M12 16a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 0v2" }) ]), _createElementVNode("path", { "stroke-linecap": "round", d: "m4.5 11-.982-4.58A2 2 0 0 1 5.473 4h13.053a2 2 0 0 1 1.955 2.42L19.5 11M10 4l.707-.6a2 2 0 0 1 2.586 0L14 4", opacity: ".4" }), _createElementVNode("path", { "stroke-linecap": "round", d: "M6 10.235s.367-1.08 1.09-1.28c.403-.11.688.106 1.092 0 .571-.148.52-.703 1.09-.852.405-.105.687.105 1.092 0 .571-.15.5-.76 1.09-.853.21-.033.546 0 .546 0m6 2.985s-.367-1.076-1.09-1.275c-.403-.11-.688.105-1.092 0-.571-.148-.52-.702-1.09-.85-.405-.105-.687.105-1.092 0-.571-.149-.5-.758-1.09-.85a1.5 1.5 0 0 0-.546 0", opacity: ".4" }), _createElementVNode("path", { "stroke-linecap": "round", d: "M3.75 15.25h2.5M17.75 15.25h2.5", opacity: ".4" }) ])) }