UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 911 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: "m376-489 55-150q11-31 41-45t61-3l263 96q63 23 91 82.5t5 122.5l-27 75q-6 16-21 23t-31 1L400-437q-16-6-23-21t-1-31Zm130-122q-8 20-14.5 37.5T478-536l-13 37 41-112Zm266 437L95-420q-16-5-22.5-20T71-471q5-16 20.5-23t31.5-1l677 246q16 5 22.5 20t1.5 31q-5 16-20.5 23t-31.5 1ZM168-533q-35-35-35-85t35-85q35-35 85-35t85 35q35 35 35 85t-35 85q-35 35-85 35t-85-35Zm113.5-56.5Q293-601 293-618t-11.5-28.5Q270-658 253-658t-28.5 11.5Q213-635 213-618t11.5 28.5Q236-578 253-578t28.5-11.5ZM465-499l338 124 14-38q11-32-2.5-62T769-516l-263-95-41 112ZM253-617Z" }) ])) }