UNPKG

@placetopay/iconsax-vue

Version:

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

28 lines (27 loc) 1.19 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: "M21.23 7.62h-5.54c-.38 0-.69-.31-.69-.7 0-.38.31-.69.69-.69h5.54c.38 0 .69.31.69.69 0 .39-.31.7-.69.7m-14.77 0H2.77c-.38 0-.69-.31-.69-.69s.31-.69.69-.69h3.69c.38 0 .69.31.69.69s-.31.69-.69.69", opacity: ".4" }), _createElementVNode("path", { fill: "currentColor", d: "M10.15 10.84a3.92 3.92 0 1 0 0-7.84 3.92 3.92 0 0 0 0 7.84" }), _createElementVNode("path", { fill: "currentColor", d: "M21.23 17.77h-3.69c-.38 0-.69-.31-.69-.69s.31-.69.69-.69h3.69c.38 0 .69.31.69.69s-.31.69-.69.69m-12.92 0H2.77c-.38 0-.69-.31-.69-.69s.31-.69.69-.69h5.54c.38 0 .69.31.69.69s-.31.69-.69.69", opacity: ".4" }), _createElementVNode("path", { fill: "currentColor", d: "M13.85 21a3.92 3.92 0 1 0 0-7.84 3.92 3.92 0 0 0 0 7.84" }) ])) }