UNPKG

@astraicons/vue

Version:

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

79 lines (78 loc) 2.94 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", fill: "none", viewBox: "0 0 24 24", "stroke-width": "1.5", stroke: "currentColor", "aria-hidden": "true" }, [ _createElementVNode("g", { "clip-path": "url(#clip0_11504_3555)" }, [ _createElementVNode("path", { "stroke-linecap": "round", d: "m17.518 17.423-.398.382a.827.827 0 0 1-1.17-.026l-1.4-1.462a.827.827 0 0 0-1.275.099l-.026.037a.827.827 0 0 1-1.475-.254l-1.292-4.672a.827.827 0 0 1 1.052-1.007l4.612 1.493a.827.827 0 0 1 .189 1.485l-.038.024a.827.827 0 0 0-.153 1.27l1.4 1.462a.827.827 0 0 1-.026 1.17Z" }), _createElementVNode("rect", { width: "18", height: "18", x: "3.006", y: "3", "stroke-linecap": "round", rx: "4.5" }), _createElementVNode("g", { filter: "url(#filter0_d_11504_3555)", opacity: ".4" }, [ _createElementVNode("path", { "stroke-linecap": "round", d: "M16.64 8.953q.063.13.121.263M14.61 6.674q.269.174.517.377M11.69 5.754q.32.011.637.058m-3.603.644q.281-.154.577-.276M6.515 8.607q.161-.277.352-.534M5.74 11.736a6 6 0 0 1 .01-.64m1.006 3.674a6 6 0 0 1-.334-.545m2.523 2.434a6 6 0 0 1-.272-.144" }) ]) ]), _createElementVNode("defs", null, [ _createElementVNode("clipPath", { id: "clip0_11504_3555" }, [ _createElementVNode("path", { fill: "#fff", d: "M.006 0h24v24h-24z" }) ]), _createElementVNode("filter", { id: "filter0_d_11504_3555", width: "20.527", height: "20.405", x: ".984", y: "5.004", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse" }, [ _createElementVNode("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }), _createElementVNode("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }), _createElementVNode("feOffset", { dy: "4" }), _createElementVNode("feGaussianBlur", { stdDeviation: "2" }), _createElementVNode("feComposite", { in2: "hardAlpha", operator: "out" }), _createElementVNode("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0" }), _createElementVNode("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_11504_3555" }), _createElementVNode("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_11504_3555", result: "shape" }) ]) ]) ])) }