@astraicons/vue
Version:
A comprehensive icon set designed for websites, applications, social networks, and print media, tailored specifically for UI Astra.
13 lines (12 loc) • 2.24 kB
JavaScript
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",
viewBox: "0 0 24 24",
fill: "currentColor",
"aria-hidden": "true"
}, [
_createElementVNode("path", { d: "M12 2.25q.148 0 .295.004.015.041.035.081c.25.5.583 1.174.828 1.912.247.745.38 1.488.287 2.133a2 2 0 0 0 .128 1.089c.467 1.07 1.345 1.704 2.023 2.195l.174.126c.747.547 1.212.961 1.357 1.66.345 1.662 1.215 3.565 3.667 4.27q.105.03.209.03a9.8 9.8 0 0 1-4.782 5.041.75.75 0 0 0-.19-.321c-.139-.14-.334-.26-.482-.346-.155-.091-.343-.194-.54-.302l-.053-.029a20 20 0 0 1-1.493-.88c-1.085-.722-1.992-1.585-2.234-2.589-.234-.973-.93-1.496-1.734-1.703-.751-.194-1.624-.129-2.422.014-1.33.24-2.719.753-3.455 1.025q-.226.084-.362.131a.8.8 0 0 0-.197.103 10 10 0 0 1-.12-.286.75.75 0 0 0 .264-.345c.59-1.573 1.488-2.386 2.37-2.873 1.104-.61 1.68-1.589 2.147-2.416l.074-.13c.457-.811.827-1.468 1.463-1.945a.3.3 0 0 1 .11-.052.7.7 0 0 1 .232-.016c.29.02.69-.01 1-.298.335-.31.36-.719.331-.98a2.6 2.6 0 0 0-.223-.748 8 8 0 0 0-.37-.715 29 29 0 0 0-.43-.717l-.032-.05a33 33 0 0 1-.375-.621 6 6 0 0 1-.29-.542 1.3 1.3 0 0 1-.08-.213v-.002a.8.8 0 0 0-.061-.247A9.8 9.8 0 0 1 12 2.25" }),
_createElementVNode("path", { d: "M7.665 3.264a9.75 9.75 0 0 0-5.297 10.258 6.37 6.37 0 0 1 2.48-2.445c.694-.383 1.095-1.006 1.566-1.84l.102-.182c.425-.76.942-1.682 1.842-2.356.274-.206.594-.324.944-.36a7 7 0 0 0-.267-.502 27 27 0 0 0-.407-.679l-.033-.053a34 34 0 0 1-.39-.647 8 8 0 0 1-.36-.679 2.6 2.6 0 0 1-.18-.515M21.75 12c0 .828-.103 1.633-.298 2.4a.8.8 0 0 0-.244-.121c-1.688-.486-2.322-1.736-2.612-3.133-.272-1.312-1.196-2.022-1.94-2.566l-.122-.09c-.735-.536-1.29-.94-1.587-1.622a.5.5 0 0 1-.017-.273c.14-.977-.07-1.978-.349-2.82a13 13 0 0 0-.52-1.307c4.395.945 7.689 4.854 7.689 9.532M14.707 21.37q-.176-.1-.425-.236l-.045-.024c-.443-.243-1.02-.56-1.604-.948-1.135-.755-2.478-1.892-2.862-3.486-.079-.326-.267-.504-.651-.603-.437-.113-1.054-.092-1.781.039-1.18.212-2.393.658-3.15.937q-.256.094-.434.157A9.74 9.74 0 0 0 12 21.75c.94 0 1.847-.133 2.707-.38" })
]))
}