@placetopay/iconsax-vue
Version:
Vue icon components based on the extensive collection of 1000 SVG icons provided by Vuesax Icons.
26 lines (25 loc) • 2.24 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: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12c0 1.4-.26 2.74-.78 4-.09.21-.26.37-.48.43a.73.73 0 0 1-.64-.1 3.3 3.3 0 0 0-3.89.13 3.224 3.224 0 0 0-.75 4.2c.03.05.05.08.08.11.16.18.22.43.17.67s-.22.43-.45.52c-1.27.53-2.62.79-4.01.79m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25c.9 0 1.78-.13 2.63-.39-.25-.58-.38-1.21-.38-1.86 0-1.46.65-2.81 1.78-3.71 1.35-1.08 3.27-1.33 4.83-.66.25-.84.38-1.73.38-2.64.01-5.09-4.14-9.24-9.24-9.24"
}),
_createElementVNode("path", {
fill: "currentColor",
d: "M10.879 16.07c-.39 0-.76-.09-1.08-.28-.74-.43-1.17-1.3-1.17-2.4v-2.78c0-1.1.43-1.97 1.17-2.4.75-.43 1.72-.36 2.67.19l2.4 1.39c.95.55 1.49 1.36 1.49 2.21s-.54 1.67-1.49 2.21l-2.4 1.39c-.54.31-1.08.47-1.59.47m.01-6.64c-.13 0-.24.03-.34.08-.27.16-.42.56-.42 1.1v2.78c0 .54.15.95.42 1.1s.69.09 1.17-.19l2.4-1.39c.47-.27.74-.61.74-.92s-.27-.64-.74-.92l-2.4-1.39c-.31-.16-.59-.25-.83-.25M19 23.75c-1.57 0-3.02-.77-3.89-2.06-.04-.03-.12-.15-.18-.26-.44-.71-.68-1.56-.68-2.43 0-1.46.65-2.81 1.78-3.71 1.61-1.28 3.98-1.37 5.67-.19a4.74 4.74 0 0 1 2.04 3.9c0 .87-.24 1.72-.69 2.45-.25.42-.57.8-.95 1.12-.82.76-1.93 1.18-3.1 1.18m0-8c-.74 0-1.44.25-2.03.72a3.224 3.224 0 0 0-.75 4.2c.03.05.05.08.08.11.65.95 1.64 1.47 2.71 1.47.79 0 1.55-.29 2.13-.81.26-.22.48-.48.64-.76.32-.51.48-1.09.48-1.68 0-1.06-.52-2.06-1.4-2.66-.56-.39-1.2-.59-1.86-.59"
}),
_createElementVNode("path", {
fill: "currentColor",
d: "M20.07 20.79c-.19 0-.38-.07-.53-.22l-2.11-2.11a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.11 2.11c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22"
}),
_createElementVNode("path", {
fill: "currentColor",
d: "M17.931 20.82c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.11-2.11c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.11 2.11c-.15.15-.34.22-.53.22"
})
]))
}