UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 962 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: "M403.5-783.5Q380-807 380-840t23.5-56.5Q427-920 460-920t56.5 23.5Q540-873 540-840t-23.5 56.5Q493-760 460-760t-56.5-23.5Zm305 312Q697-460 680-460h-39L850-95q5 8 2.5 15T842-68q-8 5-15 3t-12-10L588-471q-40-13-72.5-37.5T460-568q-10 29-15.5 66.5T441-432l79 112v220q0 17-11.5 28.5T480-60q-17 0-28.5-11.5T440-100v-160l-71-102-9 142-96 128q-10 14-26 16t-30-8q-14-10-16-26t8-30l80-107v-213q0-31 5.5-68.5T300-596l-60 34v102q0 17-11.5 28.5T200-420q-17 0-28.5-11.5T160-460v-125q0-11 5.5-20.5T180-620l196-111q8-5 17-7t19-2q24 0 44 12t30 33l31 67q20 44 61 66t102 22q17 0 28.5 11.5T720-500q0 17-11.5 28.5Z" }) ])) }