@placetopay/iconsax-vue
Version:
Vue icon components based on the extensive collection of 1000 SVG icons provided by Vuesax Icons.
30 lines (29 loc) • 2.34 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",
fill: "none",
viewBox: "0 0 24 24"
}, [
_createElementVNode("path", {
fill: "currentColor",
d: "M15 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.75v6c0 .25 0 .5-.02.74-.03.32-.25.58-.56.66a.74.74 0 0 1-.81-.31c-.03-.03-.09-.1-.13-.15-.72-.77-1.7-1.19-2.73-1.19a3.741 3.741 0 0 0-3.21 5.68 3.4 3.4 0 0 0 .74.88l.08.07c.23.19.34.52.25.81a.75.75 0 0 1-.63.54c-.22.02-.48.02-.73.02m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h5.03c-.01-.02-.02-.03-.03-.05-.49-.82-.76-1.76-.76-2.7 0-1.38.53-2.68 1.48-3.66a5.3 5.3 0 0 1 3.77-1.59c.98 0 1.94.27 2.75.78V9c0-4.61-1.64-6.25-6.25-6.25z"
}),
_createElementVNode("path", {
fill: "currentColor",
d: "M21.48 7.86H2.52c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h18.96a.749.749 0 1 1 0 1.5"
}),
_createElementVNode("path", {
fill: "currentColor",
d: "M8.52 7.72c-.41 0-.75-.34-.75-.75V2.11c0-.41.34-.75.75-.75s.75.34.75.75v4.86c0 .41-.34.75-.75.75m6.96-.45c-.41 0-.75-.34-.75-.75V2.11c0-.41.34-.75.75-.75s.75.34.75.75v4.41c0 .42-.33.75-.75.75m3.02 16.48c-1.18 0-2.33-.4-3.23-1.14a1 1 0 0 1-.08-.06c-.07-.06-.12-.1-.16-.14a.08.08 0 0 1-.04-.04 5 5 0 0 1-.97-1.17c-.49-.82-.76-1.76-.76-2.7 0-1.38.53-2.68 1.48-3.66a5.3 5.3 0 0 1 3.77-1.59c1.48 0 2.89.62 3.87 1.71.01.01.03.03.04.05.07.07.14.16.19.24.72.87 1.15 2.04 1.15 3.25 0 .44-.05.85-.15 1.24-.12.5-.32.99-.6 1.46a5.3 5.3 0 0 1-4.51 2.55m-2.41-2.4c.03.02.05.03.07.05.66.55 1.46.84 2.34.84 1.31 0 2.53-.7 3.21-1.82.2-.33.34-.69.43-1.06.07-.28.11-.56.11-.87 0-.86-.3-1.69-.85-2.35l-.09-.12c-.03-.03-.06-.06-.08-.1-.72-.76-1.7-1.18-2.73-1.18a3.741 3.741 0 0 0-3.21 5.68 3.4 3.4 0 0 0 .74.88z"
}),
_createElementVNode("path", {
fill: "currentColor",
d: "M20.18 19.23h-3.36c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.36a.749.749 0 1 1 0 1.5"
}),
_createElementVNode("path", {
fill: "currentColor",
d: "M18.5 20.95c-.41 0-.75-.34-.75-.75v-3.36c0-.41.34-.75.75-.75s.75.34.75.75v3.36c0 .42-.34.75-.75.75"
})
]))
}