UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.38 kB
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: "M178-720h234-234Zm62 280h-80 480-400ZM137.5-97.5Q120-115 120-140v-62q-20-21-30-46.5T80-300v-380q0-88 79.5-124T400-840q17 0 28.5 11.5T440-800q0 17-10.5 28.5T402-760q-96 0-150 11.5T178-720h182q17 0 28.5 11.5T400-680q0 17-11.5 28.5T360-640H160v120h321q17 0 28 11.5t11 28.5q0 17-11.5 28.5T480-440H160v120q0 33 23.5 56.5T240-240h320q33 0 56.5-23.5T640-320v-39q0-17 11.5-28.5T680-399q17 0 28.5 11.5T720-359v59q0 26-10 51.5T680-202v62q0 25-17.5 42.5T620-80q-25 0-42.5-17.5T560-140v-20H240v20q0 25-17.5 42.5T180-80q-25 0-42.5-17.5ZM680-480q-83 0-141.5-58.5T480-680q0-82 58-141t142-59q83 0 141.5 58.5T880-680q0 83-58.5 141.5T680-480Zm14-166q6-6 6-14v-120q0-8-6-14t-14-6q-8 0-14 6t-6 14v120q0 8 6 14t14 6q8 0 14-6Zm-14 86q8 0 14-6t6-14q0-8-6-14t-14-6q-8 0-14 6t-6 14q0 8 6 14t14 6ZM302.5-297.5Q320-315 320-340t-17.5-42.5Q285-400 260-400t-42.5 17.5Q200-365 200-340t17.5 42.5Q235-280 260-280t42.5-17.5Zm280 0Q600-315 600-340t-17.5-42.5Q565-400 540-400t-42.5 17.5Q480-365 480-340t17.5 42.5Q515-280 540-280t42.5-17.5Z" }) ])) }