UNPKG

@placetopay/iconsax-vue

Version:

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

26 lines (25 loc) 1.55 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: "M11 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v1c0 .41-.34.75-.75.75s-.75-.34-.75-.75V9c0-4.61-1.64-6.25-6.25-6.25H9C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h2c.41 0 .75.34.75.75s-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M15.27 22.75a2.19 2.19 0 1 1-.001-4.379 2.19 2.19 0 0 1 .001 4.38m0-2.89c-.38 0-.69.31-.69.69s.31.69.69.69.69-.31.69-.69-.31-.69-.69-.69" }), _createElementVNode("path", { fill: "currentColor", d: "M16.71 21.31c-.41 0-.75-.34-.75-.75v-5.82c0-.91.56-1.65 1.44-1.88l2.89-.79c.9-.25 1.46-.01 1.78.23.31.24.68.72.68 1.65v5.64c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-5.64c0-.32-.07-.44-.1-.46s-.17-.06-.48.02l-2.89.79c-.3.08-.33.29-.33.44v5.82a.74.74 0 0 1-.74.75" }), _createElementVNode("path", { fill: "currentColor", d: "M20.561 21.79a2.19 2.19 0 1 1-.001-4.379 2.19 2.19 0 0 1 .001 4.38m0-2.89c-.38 0-.69.31-.69.69s.31.69.69.69.69-.31.69-.69-.31-.69-.69-.69M16.71 17.18a.747.747 0 0 1-.19-1.47l5.29-1.44a.75.75 0 1 1 .39 1.45l-5.29 1.44c-.07.01-.14.02-.2.02" }) ])) }