@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.97 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 .24 0 .49-.02.72-.03.3-.24.56-.53.65a.74.74 0 0 1-.8-.25 3.72 3.72 0 0 0-2.9-1.37c-.85 0-1.68.29-2.34.82-.9.71-1.41 1.77-1.41 2.93 0 1.13.5 2.19 1.37 2.9.24.19.33.51.25.8-.09.29-.34.5-.65.53-.23.02-.48.02-.72.02m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h5.02c-.5-.81-.77-1.76-.77-2.75 0-1.62.72-3.11 1.98-4.1 1.68-1.36 4.23-1.48 6.02-.38V9c0-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.22 0-2.4-.42-3.33-1.19a5.2 5.2 0 0 1-1.92-4.06c0-1.62.72-3.11 1.98-4.1.92-.74 2.08-1.15 3.27-1.15 1.59 0 3.07.7 4.06 1.93.76.92 1.19 2.1 1.19 3.32 0 1.49-.65 2.93-1.78 3.94-.98.85-2.21 1.31-3.47 1.31m0-9c-.85 0-1.68.29-2.34.82-.9.71-1.41 1.77-1.41 2.93 0 1.13.5 2.19 1.37 2.9 1.36 1.13 3.47 1.12 4.86-.09a3.8 3.8 0 0 0 1.27-2.81c0-.87-.3-1.71-.85-2.37a3.7 3.7 0 0 0-2.9-1.38"
}),
_createElementVNode("path", {
fill: "currentColor",
d: "M17.379 20.38c-.25 0-.5-.13-.64-.36-.21-.36-.1-.82.26-1.03l1.04-.62v-1.26c0-.41.34-.75.75-.75s.75.34.75.75v1.69c0 .26-.14.51-.36.64l-1.41.84a.9.9 0 0 1-.39.1"
})
]))
}