UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.18 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: "m520-233 15-15q11-11 27.5-11t28.5 11q12 12 12 28.5T591-191l-83 83q-12 12-28 12t-28-12l-84-84q-11-11-11.5-27.5T368-248q11-11 27.5-11.5T424-249l16 16v-207q0-17 11.5-28.5T480-480q17 0 28.5 11.5T520-440v207Zm-327-67 16 16q11 11 11 27.5T208-228q-11 11-28 11t-28-11L40-340l112-112q12-12 28-11.5t28 12.5q11 12 11.5 28T208-395l-15 15h87v-180q0-17 11.5-28.5T320-600q17 0 28.5 11.5T360-560v180q0 33-23.5 56.5T280-300h-87Zm574 0h-87q-33 0-56.5-23.5T600-380v-180q0-17 11.5-28.5T640-600q17 0 28.5 11.5T680-560v180h87l-15-15q-12-11-12-28t12-29q12-12 28.5-12t28.5 12l83 84q12 12 12 28t-12 28l-84 84q-11 11-27.5 11T752-228q-12-12-12-28.5t12-28.5l15-15ZM80-760q0-33 23.5-56.5T160-840h640q33 0 56.5 23.5T880-760v188q0 17-11.5 28.5T840-532q-17 0-28.5-11.5T800-572v-188H160v188q0 17-11.5 28.5T120-532q-17 0-28.5-11.5T80-572v-188Z" }) ])) }