UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

10 lines (9 loc) 521 B
import { svg } from "./_svg.js"; const FLOW_STREAM = svg( ["path", { d: "M20 24h-8.137a4.13 4.13 0 00-.429-1.02L21.98 12.434A3.994 3.994 0 1020.141 8H14v2h6.141a3.96 3.96 0 00.425 1.02L10.02 21.566A3.994 3.994 0 1011.859 26H20v3h8v-8h-8zm4-17a2 2 0 11-2 2 2.002 2.002 0 012-2zM8 27a2 2 0 112-2 2.002 2.002 0 01-2 2zm14-4h4v4h-4z" }], ["path", { d: "M9.693 12.75a5 5 0 010-7.5l1.324 1.5a3 3 0 000 4.501z" }], ["path", { d: "M7.047 15.751a9 9 0 010-13.501l1.324 1.5a7 7 0 000 10.501z" }] ); export { FLOW_STREAM };