UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.06 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: "M220-100q-17 0-34.5-10.5T160-135L60-310q-8-14-8-34.5t8-34.5l260-446q8-14 25.5-24.5T380-860h200q17 0 34.5 10.5T640-825l144 247q12 21-.5 41.5T747-518q-10-1-18.5-5.5T715-537L574-780H386L132-344l94 164h296q10 0 18 4t14 12q14 20 3.5 42T522-100H220Zm93-180q-11 0-20.5-5T278-300l-6-11q-5-9-5-20t5-20l160-279q5-9 14.5-14.5T467-650h26q11 0 20.5 5.5T528-630l74 130q7 11 5.5 24.5T597-452q-14 15-34 12t-30-20l-53-92-110 192h117q19 0 30.5 14t8.5 33q-2 14-14 23.5t-26 9.5H313Zm407 40h-80q-17 0-28.5-11.5T600-280q0-17 11.5-28.5T640-320h80v-80q0-17 11.5-28.5T760-440q17 0 28.5 11.5T800-400v80h80q17 0 28.5 11.5T920-280q0 17-11.5 28.5T880-240h-80v80q0 17-11.5 28.5T760-120q-17 0-28.5-11.5T720-160v-80Z" }) ])) }