UNPKG

@placetopay/iconsax-vue

Version:

Vue icon components based on the extensive collection of 1000 SVG icons provided by Vuesax Icons.

24 lines (23 loc) 2.27 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" }, [ _createElementVNode("path", { fill: "currentColor", d: "M17.148 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2m2.602-3a1 1 0 1 0 0-2 1 1 0 0 0 0 2M6.799 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2M4.2 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m11.698-6.8a1 1 0 1 0 0-2 1 1 0 0 0 0 2M8.1 6.2a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3.949.8a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3.849 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2M8.1 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3.949-.8a1 1 0 1 0 0-2 1 1 0 0 0 0 2", opacity: ".6" }), _createElementVNode("path", { fill: "currentColor", d: "M13.75 10.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m-3.5 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m5.25 3a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m-7 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m1.75 3a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m3.5 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5" }), _createElementVNode("path", { fill: "currentColor", d: "M12 3.33c-.49 0-.88-.39-.88-.88s.39-.87.88-.87.88.39.88.88-.39.87-.88.87m5.25.27c-.42 0-.76-.34-.76-.75s.34-.75.75-.75.76.34.76.75-.33.75-.75.75m-10.5 0a.749.749 0 1 1 0-1.5h.01c.41 0 .75.34.75.75s-.34.75-.76.75M12 22.38c-.49 0-.88-.39-.88-.88s.39-.88.88-.88.88.39.88.88-.39.88-.88.88m5.25-.53c-.42 0-.76-.34-.76-.75s.34-.75.75-.75.76.34.76.75-.33.75-.75.75m-10.5 0a.749.749 0 1 1 0-1.5h.01c.41 0 .75.34.75.75s-.34.75-.76.75m-5.2-8.97a.88.88 0 0 1-.88-.87V12c0-.48.39-.88.88-.88s.87.39.87.88-.39.88-.87.88m2.2 4.87c-.41 0-.75-.34-.75-.75v-.01c0-.41.34-.75.75-.75s.75.34.75.75-.34.76-.75.76m0-9.99c-.41 0-.75-.34-.75-.75s.34-.75.75-.75.75.33.75.74v.01c0 .41-.34.75-.75.75m18.75 5.12a.88.88 0 0 1-.88-.87V12c0-.48.39-.88.88-.88s.88.39.88.88-.4.88-.88.88m-2.2 4.87c-.41 0-.75-.33-.75-.75v-.01c0-.41.34-.75.75-.75s.75.34.75.75-.34.76-.75.76m0-9.99c-.41 0-.75-.34-.75-.75s.34-.75.75-.75.75.33.75.74v.01c0 .41-.34.75-.75.75", opacity: ".4" }) ])) }