UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 805 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: "M600-400q-25 0-69.5 9T432-367q-54 15-112.5 35T206-289q-11 5-22.5 7t-23.5 2q-50 0-85-35t-35-85v-103q0-43 27-76.5t69-41.5q72-14 139-25t126-18.5q59-7.5 109.5-11.5t89.5-4q124 0 212.5 99.5T921-320q2 11-5.5 20T896-286q-11 5-23 3t-23-10q-64-50-131-78.5T600-400Zm0-80q54 0 100 14.5T815-412q-33-91-88.5-139.5T600-600q-80 0-201.5 16T152-542q-14 3-23 14t-9 25v103q0 22 17.5 33.5T175-363q60-25 123-46.5t120-37Q475-462 522.5-471t77.5-9Zm-133-23Z" }) ])) }