UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.13 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: "M577.5-537.5Q560-555 560-580q0-13 9.5-30t20.5-32.5q11-15.5 20.5-26.5l9.5-11 9.5 11q9.5 11 20.5 26.5t20.5 32.5q9.5 17 9.5 30 0 25-17.5 42.5T620-520q-25 0-42.5-17.5Zm160-120Q720-675 720-700q0-13 9.5-30t20.5-32.5q11-15.5 20.5-26.5l9.5-11 9.5 11q9.5 11 20.5 26.5t20.5 32.5q9.5 17 9.5 30 0 25-17.5 42.5T780-640q-25 0-42.5-17.5Zm0 240Q720-435 720-460q0-13 9.5-30t20.5-32.5q11-15.5 20.5-26.5l9.5-11 9.5 11q9.5 11 20.5 26.5t20.5 32.5q9.5 17 9.5 30 0 25-17.5 42.5T780-400q-25 0-42.5-17.5Zm-519 239Q160-237 160-320q0-48 21-89.5t59-70.5v-240q0-50 35-85t85-35q50 0 85 35t35 85v240q38 29 59 70.5t21 89.5q0 83-58.5 141.5T360-120q-83 0-141.5-58.5ZM240-320h240q0-29-12.5-54T432-416l-32-24v-280q0-17-11.5-28.5T360-760q-17 0-28.5 11.5T320-720v280l-32 24q-23 17-35.5 42T240-320Z" }) ])) }