UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.21 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: "M480-520q-68-62-111-104.5T302-698q-24-31-33-54.5t-9-47.5q0-50 35-85t86-35q28 0 54 12.5t45 33.5q19-21 45-33.5t54-12.5q51 0 86 35t35 85q0 24-9 47.5T658-698q-24 31-67 73.5T480-520ZM180-200v90q0 13-8.5 21.5T150-80q-13 0-21.5-8.5T120-110v-92q-18-5-30-19t-14-34L44-597q-2-17 10.5-30T84-640q16 0 27 10.5t13 25.5l25 284h171q33 0 56.5 23.5T400-240q0 17-11.5 28.5T360-200v90q0 13-8.5 21.5T330-80q-13 0-21.5-8.5T300-110v-90H180ZM788.5-88.5Q780-97 780-110v-90H660v90q0 13-8.5 21.5T630-80q-13 0-21.5-8.5T600-110v-90q-17 0-28.5-11.5T560-240q0-33 23.5-56.5T640-320h172l25-284q2-15 13-25.5t27-10.5q17 0 29 13t10 30l-31 342q-2 20-14.5 34T840-202v92q0 13-8.5 21.5T810-80q-13 0-21.5-8.5ZM440-400H240q-17 0-28.5-11.5T200-440q0-17 11.5-28.5T240-480h480q17 0 28.5 11.5T760-440q0 17-11.5 28.5T720-400H520v280q0 17-11.5 28.5T480-80q-17 0-28.5-11.5T440-120v-280Z" }) ])) }