UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 836 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: "M444-484 336-186q-1 3-5 7l-32 31q-9 9-20.5 4.5T265-160l-4-43 1-9 112-310q15 14 32.5 23.5T444-484Zm-49-71q-35-35-35-85 0-39 22.5-69.5T440-752v-48q0-17 11.5-28.5T480-840q17 0 28.5 11.5T520-800v48q35 12 57.5 42.5T600-640q0 50-35 85t-85 35q-50 0-85-35Zm113.5-56.5Q520-623 520-640t-11.5-28.5Q497-680 480-680t-28.5 11.5Q440-657 440-640t11.5 28.5Q463-600 480-600t28.5-11.5ZM516-484q20-5 37.5-14.5T586-522l112 310q1 3 1 9l-4 43q-2 12-13.5 16.5T661-148l-32-31-5-7-108-298Z" }) ])) }