UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 974 B
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: "M765-337q6-6 6-14t-6-14q-6-6-14-6t-14 6l-63 62q-6 6-6 14.5t6 14.5q6 6 14.5 6t14.5-6l62-63ZM538.5-138.5Q480-197 480-280t58.5-141.5Q597-480 680-480t141.5 58.5Q880-363 880-280t-58.5 141.5Q763-80 680-80t-141.5-58.5ZM80-520v-200q0-33 23.5-56.5T160-800h640q33 0 56.5 23.5T880-720v184q0 17-16 25t-31-3q-34-23-72.5-34.5T680-560q-38 0-72.5 9.5T542-524l-66-134q-5-10-15-15t-21-5q-11 0-21 5t-15 15L280-409l-45-89q-5-10-14.5-16t-20.5-6H80Zm80 360q-33 0-56.5-23.5T80-240v-200h95l69 138q5 11 14.5 16.5T280-280q11 0 20.5-5.5T315-302l125-248 38 76q-36 38-57 87.5T400-280q0 18 2.5 36.5T410-207q5 17-5.5 32T377-160H160Z" }) ])) }