UNPKG

@placetopay/iconsax-vue

Version:

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

18 lines (17 loc) 1.85 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 25 24" }, [ _createElementVNode("path", { fill: "currentColor", d: "M8.259 21.245a3.9 3.9 0 0 0 1.115-2.326 3.87 3.87 0 0 0-1.115-3.18 3.8 3.8 0 0 0-1.817-1.019 3.86 3.86 0 0 0-3.69 1.02 3.8 3.8 0 0 0-1.121 2.498c-.035.392 0 .798.103 1.19a3.8 3.8 0 0 0 1.018 1.817 3.893 3.893 0 0 0 5.507 0m-1.294-3.469c.399 0 .73.33.73.73a.746.746 0 0 1-.737.736l-.723-.007.007.696a.746.746 0 0 1-.736.736.746.746 0 0 1-.737-.736l.007-.696-.723.007a.746.746 0 0 1-.736-.736.754.754 0 0 1 .73-.73h.729v-.757a.726.726 0 0 1 .73-.729c.399 0 .73.33.73.73v.756zm8.13-13.931v3.7h-1.46v-3.7c0-.262-.233-.389-.39-.389a.4.4 0 0 0-.145.03L5.38 6.395a1.31 1.31 0 0 0-.847 1.236v.652a3.64 3.64 0 0 0-1.46 2.92V7.632c0-1.158.71-2.19 1.791-2.599l7.729-2.92a1.854 1.854 0 0 1 2.502 1.733m6.475 10.27v.973a.486.486 0 0 1-.478.487h-1.421c-.516 0-.983-.38-1.022-.886a.97.97 0 0 1 .282-.779.93.93 0 0 1 .682-.282h1.47c.282.01.486.224.486.487" }), _createElementVNode("path", { fill: "currentColor", d: "M19.602 12.604h.993a.976.976 0 0 0 .973-.973v-.428a3.67 3.67 0 0 0-3.66-3.66H6.734a3.6 3.6 0 0 0-2.2.74 3.64 3.64 0 0 0-1.46 2.92v1.732c0 .37.39.604.74.487a5.3 5.3 0 0 1 1.694-.282 5.363 5.363 0 0 1 5.353 5.353c0 .701-.185 1.47-.477 2.151-.156.35.088.77.467.77h7.057a3.67 3.67 0 0 0 3.66-3.66v-.185a.976.976 0 0 0-.973-.974h-.847c-.934 0-1.83-.574-2.073-1.48a1.96 1.96 0 0 1 .525-1.927 1.94 1.94 0 0 1 1.402-.584m-5.334-.194H9.4a.735.735 0 0 1-.73-.73c0-.4.331-.73.73-.73h4.867c.399 0 .73.33.73.73s-.331.73-.73.73" }) ])) }