UNPKG

@astraicons/vue

Version:

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

37 lines (36 loc) 1.78 kB
const { createElementVNode: _createElementVNode, openBlock: _openBlock, createElementBlock: _createElementBlock } = require("vue") module.exports = 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.018 3.348.747.826.85-.85.765-.194.169-.044.17.036c.75.158 1.469.416 2.138.764l-3.513 5.406.503.327.503.326 3.53-5.43a8.37 8.37 0 0 1 3.467 6.197h-6.23v1.2h6.23q-.01.136-.023.273a8.37 8.37 0 0 1-2.728 5.351 8 8 0 0 1-.662.533l-3.59-5.395-.498.332-.5.332 3.57 5.367a8.36 8.36 0 0 1-3.93.978 8.37 8.37 0 0 1-3.903-.977l3.57-5.368-.5-.332-.5-.333-3.589 5.396a8.37 8.37 0 0 1-3.39-5.914q-.011-.12-.019-.243h6.229v-1.2h-6.23a8.37 8.37 0 0 1 3.464-6.197l3.531 5.431 1.006-.654-3.514-5.406a8.4 8.4 0 0 1 2.169-.77l.42-.088z" }), _createElementVNode("path", { "fill-rule": "evenodd", d: "M13.414 9.586a2 2 0 1 1-2.828 2.828 2 2 0 0 1 2.828-2.828", "clip-rule": "evenodd" }), _createElementVNode("path", { stroke: "#4e5964", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.5", d: "M13.414 9.586a2 2 0 1 1-2.828 2.828 2 2 0 0 1 2.828-2.828" }), _createElementVNode("path", { stroke: "#4e5964", "stroke-width": "1.5", d: "M11.4 5.318 10.352 2.13A.1.1 0 0 1 10.447 2h3.115a.1.1 0 0 1 .097.127l-.448 1.566-.463 1.62a.1.1 0 0 1-.096.073h-1.157a.1.1 0 0 1-.095-.068Z" }), _createElementVNode("path", { d: "M9 18c2.68.74 3.37.758 6 0v3H9z" }), _createElementVNode("rect", { width: "12", height: "1.5", x: "6", y: "21", rx: ".75" }) ])) }