UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.46 kB
const { createElementVNode: _createElementVNode, openBlock: _openBlock, createElementBlock: _createElementBlock } = require("vue") module.exports = function render(_ctx, _cache) { return (_openBlock(), _createElementBlock("svg", { "aria-hidden": "true", viewBox: "0 -960 960 960", fill: "currentColor" }, [ _createElementVNode("path", { d: "M280-240h320q33 0 56.5-23.5T680-320v-120H200v120q0 33 23.5 56.5T280-240Zm62.5-57.5Q360-315 360-340t-17.5-42.5Q325-400 300-400t-42.5 17.5Q240-365 240-340t17.5 42.5Q275-280 300-280t42.5-17.5Zm280 0Q640-315 640-340t-17.5-42.5Q605-400 580-400t-42.5 17.5Q520-365 520-340t17.5 42.5Q555-280 580-280t42.5-17.5ZM200-80q-17 0-28.5-11.5T160-120v-82q-18-20-29-44.5T120-300v-380q0-83 77-121.5T440-840h27.5q13.5 0 26.5 1 16 1 26 13.5t7 28.5q-3 17-16.5 27.5T480-760h-38q-87 0-144 10t-80 30h280q17 0 28.5 11.5T538-680q0 17-11.5 28.5T498-640H200v120h462q8 0 14.5 4.5T686-503q9 20 24 34t34 22q7 3 11.5 8.5T760-425v125q0 29-11 53.5T720-202v82q0 17-11.5 28.5T680-80h-40q-17 0-28.5-11.5T600-120v-40H280v40q0 17-11.5 28.5T240-80h-40Zm561-520q-51-48-76-86t-25-70q0-43 29-73.5t71-30.5q42 0 71 30.5t29 73.5q0 32-24.5 70.5T761-600Zm-1-320q-67 0-113.5 48T600-756q0 46 34 99.5T737-540q10 9 23 8.5t23-8.5q69-63 103-116.5t34-99.5q0-68-46.5-116T760-920ZM200-440h480-480Zm323-280H218h305Zm208.5-11.5Q720-743 720-760t11.5-28.5Q743-800 760-800t28.5 11.5Q800-777 800-760t-11.5 28.5Q777-720 760-720t-28.5-11.5ZM760-760Z" }) ])) }