UNPKG

@placetopay/iconsax-vue

Version:

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

15 lines (14 loc) 1.21 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", { stroke: "currentColor", "stroke-miterlimit": "10", d: "M13.75 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm-3.5 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm5.25 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1.65-3.25a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 6a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm2.6-3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-12.95-3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 6a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-2.6-3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm11.7-6.8a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-7.8 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm3.95.8a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm3.85 13a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-7.8 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm3.95-.8a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM8.5 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1.75 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm3.5 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" }) ])) }