UNPKG

@bcc-code/icons-vue

Version:

Icons used in the BCC design system, built as Vue components.

11 lines (10 loc) • 878 B
import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue" export default function render(_ctx, _cache) { return (_openBlock(), _createElementBlock("svg", { "aria-hidden": "true", viewBox: "0 -960 960 960", fill: "currentColor" }, [ _createElementVNode("path", { d: "M480-680q-88 0-171.5 27.5T155-571q-20 16-45.5 15.5T66-574q-17-17-17-42t20-40q88-70 193.5-107T480-800q113 0 218 37t193 107q20 15 20 40t-17 42q-18 18-43.5 18.5T805-571q-70-54-153-81.5T480-680Zm0 240q-41 0-79.5 10.5T327-398q-22 14-47.5 13T236-404q-17-17-16.5-41.5T240-484q53-37 114-56.5T480-560q65 0 126 19.5T720-484q20 14 20.5 38.5T724-404q-18 18-43.5 19T633-398q-35-21-73.5-31.5T480-440Zm-56.5 256.5Q400-207 400-240t23.5-56.5Q447-320 480-320t56.5 23.5Q560-273 560-240t-23.5 56.5Q513-160 480-160t-56.5-23.5Z" }) ])) }