@astraicons/vue
Version:
A comprehensive icon set designed for websites, applications, social networks, and print media, tailored specifically for UI Astra.
106 lines (105 loc) • 4.43 kB
JavaScript
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_13730_166)" }, [
_createElementVNode("path", { d: "m15.605 9.611 2.928 1.602a.897.897 0 0 1 0 1.574l-2.928 1.602a5.58 5.58 0 0 0-2.216 2.216l-1.602 2.928a.897.897 0 0 1-1.574 0l-1.602-2.928a5.58 5.58 0 0 0-2.216-2.216l-2.928-1.602a.897.897 0 0 1 0-1.574l2.928-1.602a5.58 5.58 0 0 0 2.216-2.216l1.602-2.928a.897.897 0 0 1 1.574 0l1.602 2.928a5.58 5.58 0 0 0 2.216 2.216Z" }),
_createElementVNode("g", { filter: "url(#filter0_d_13730_166)" }, [
_createElementVNode("path", {
d: "m19.939 4.754.915.5a.28.28 0 0 1 0 .492l-.915.5c-.292.16-.533.4-.692.693l-.501.915a.28.28 0 0 1-.492 0l-.5-.915c-.16-.292-.4-.533-.693-.693l-.915-.5a.28.28 0 0 1 0-.492l.915-.5c.292-.16.533-.4.692-.693l.501-.915a.28.28 0 0 1 .492 0l.5.915c.16.292.4.533.693.693Z",
"shape-rendering": "crispEdges"
})
]),
_createElementVNode("g", { filter: "url(#filter1_d_13730_166)" }, [
_createElementVNode("path", {
d: "m17.576 18.701.366.2a.112.112 0 0 1 0 .197l-.366.2a.7.7 0 0 0-.277.278l-.2.366a.112.112 0 0 1-.197 0l-.2-.366a.7.7 0 0 0-.278-.277l-.366-.2a.112.112 0 0 1 0-.197l.366-.2a.7.7 0 0 0 .277-.278l.2-.366a.112.112 0 0 1 .197 0l.2.366c.065.117.16.213.278.277Z",
"shape-rendering": "crispEdges"
})
])
]),
_createElementVNode("defs", null, [
_createElementVNode("filter", {
id: "filter0_d_13730_166",
width: "26.5",
height: "26.5",
x: "5.25",
y: "-4.75",
"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: "3" }),
_createElementVNode("feGaussianBlur", { stdDeviation: "5" }),
_createElementVNode("feComposite", {
in2: "hardAlpha",
operator: "out"
}),
_createElementVNode("feColorMatrix", { values: "0 0 0 0 0.0588235 0 0 0 0 0.917647 0 0 0 0 0.713726 0 0 0 0.24 0" }),
_createElementVNode("feBlend", {
in2: "BackgroundImageFix",
result: "effect1_dropShadow_13730_166"
}),
_createElementVNode("feBlend", {
in: "SourceGraphic",
in2: "effect1_dropShadow_13730_166",
result: "shape"
})
]),
_createElementVNode("filter", {
id: "filter1_d_13730_166",
width: "23.5",
height: "23.5",
x: "5.25",
y: "10.25",
"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: "3" }),
_createElementVNode("feGaussianBlur", { stdDeviation: "5" }),
_createElementVNode("feComposite", {
in2: "hardAlpha",
operator: "out"
}),
_createElementVNode("feColorMatrix", { values: "0 0 0 0 0.0588235 0 0 0 0 0.917647 0 0 0 0 0.713726 0 0 0 0.24 0" }),
_createElementVNode("feBlend", {
in2: "BackgroundImageFix",
result: "effect1_dropShadow_13730_166"
}),
_createElementVNode("feBlend", {
in: "SourceGraphic",
in2: "effect1_dropShadow_13730_166",
result: "shape"
})
]),
_createElementVNode("clipPath", { id: "clip0_13730_166" }, [
_createElementVNode("path", {
fill: "#fff",
d: "M0 0h24v24H0z"
})
])
])
]))
}