UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.3 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: "M388.5-251.5Q400-263 400-280t-11.5-28.5Q377-320 360-320t-28.5 11.5Q320-297 320-280t11.5 28.5Q343-240 360-240t28.5-11.5Zm120 0Q520-263 520-280t-11.5-28.5Q497-320 480-320t-28.5 11.5Q440-297 440-280t11.5 28.5Q463-240 480-240t28.5-11.5Zm120 0Q640-263 640-280t-11.5-28.5Q617-320 600-320t-28.5 11.5Q560-297 560-280t11.5 28.5Q583-240 600-240t28.5-11.5Zm-240-120Q400-383 400-400t-11.5-28.5Q377-440 360-440t-28.5 11.5Q320-417 320-400t11.5 28.5Q343-360 360-360t28.5-11.5Zm120 0Q520-383 520-400t-11.5-28.5Q497-440 480-440t-28.5 11.5Q440-417 440-400t11.5 28.5Q463-360 480-360t28.5-11.5Zm120 0Q640-383 640-400t-11.5-28.5Q617-440 600-440t-28.5 11.5Q560-417 560-400t11.5 28.5Q583-360 600-360t28.5-11.5Zm-290-290Q280-603 280-520q0 17 11.5 28.5T320-480h320q17 0 28.5-11.5T680-520q0-83-58.5-141.5T480-720q-83 0-141.5 58.5ZM480-660ZM160-80q-33 0-56.5-23.5T80-160v-640q0-33 23.5-56.5T160-880h640q33 0 56.5 23.5T880-800v640q0 33-23.5 56.5T800-80H160Z" }) ])) }