chinese knot icon
chinese-knot-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- chinese-knot-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Use the chinese knot icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 3v4m-1.5 10v4m3-4v4M12 6.757l2.12 2.123M12 6.757l1.06-1.06a1.5 1.5 0 1 1 2.122 2.12l-1.06 1.062M12 6.757L9.879 8.88m2.12-2.122l-1.06-1.06a1.5 1.5 0 0 0-2.121 2.12l1.06 1.062m4.243 0L16.242 11m-2.12-2.121L12 10.999m4.243.001l1.06 1.06a1.5 1.5 0 1 0 0-2.12zm0 0l-2.122 2.121m0 0L12 15.243m2.121-2.122l1.061 1.061a1.5 1.5 0 0 1-2.121 2.121L12 15.243m2.121-2.122L12 11m0 4.243l-1.06 1.06a1.5 1.5 0 0 1-2.122-2.121l1.06-1.06M12 15.241l-2.121-2.12m0 0L11.999 11M9.88 13.12L7.757 11M12 11L9.879 8.879m0 0L7.757 11m0 0l-1.06 1.06a1.5 1.5 0 1 1 0-2.12zM10 17h4"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteChineseKnotLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="2" d="M12 3v4m-1.5 10v4m3-4v4M12 6.757l2.12 2.123M12 6.757l1.06-1.06a1.5 1.5 0 1 1 2.122 2.12l-1.06 1.062M12 6.757L9.879 8.88m2.12-2.122l-1.06-1.06a1.5 1.5 0 0 0-2.121 2.12l1.06 1.062m4.243 0L16.242 11m-2.12-2.121L12 10.999m4.243.001l1.06 1.06a1.5 1.5 0 1 0 0-2.12zm0 0l-2.122 2.121m0 0L12 15.243m2.121-2.122l1.061 1.061a1.5 1.5 0 0 1-2.121 2.121L12 15.243m2.121-2.122L12 11m0 4.243l-1.06 1.06a1.5 1.5 0 0 1-2.122-2.121l1.06-1.06M12 15.241l-2.121-2.12m0 0L11.999 11M9.88 13.12L7.757 11M12 11L9.879 8.879m0 0L7.757 11m0 0l-1.06 1.06a1.5 1.5 0 1 1 0-2.12zM10 17h4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 3v4m-1.5 10v4m3-4v4M12 6.757l2.12 2.123M12 6.757l1.06-1.06a1.5 1.5 0 1 1 2.122 2.12l-1.06 1.062M12 6.757L9.879 8.88m2.12-2.122l-1.06-1.06a1.5 1.5 0 0 0-2.121 2.12l1.06 1.062m4.243 0L16.242 11m-2.12-2.121L12 10.999m4.243.001l1.06 1.06a1.5 1.5 0 1 0 0-2.12zm0 0l-2.122 2.121m0 0L12 15.243m2.121-2.122l1.061 1.061a1.5 1.5 0 0 1-2.121 2.121L12 15.243m2.121-2.122L12 11m0 4.243l-1.06 1.06a1.5 1.5 0 0 1-2.122-2.121l1.06-1.06M12 15.241l-2.121-2.12m0 0L11.999 11M9.88 13.12L7.757 11M12 11L9.879 8.879m0 0L7.757 11m0 0l-1.06 1.06a1.5 1.5 0 1 1 0-2.12zM10 17h4"/></svg> </template>
CSS
.icon-chinese-knot-line {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203v4m-1.5%2010v4m3-4v4M12%206.757l2.12%202.123M12%206.757l1.06-1.06a1.5%201.5%200%201%201%202.122%202.12l-1.06%201.062M12%206.757L9.879%208.88m2.12-2.122l-1.06-1.06a1.5%201.5%200%200%200-2.121%202.12l1.06%201.062m4.243%200L16.242%2011m-2.12-2.121L12%2010.999m4.243.001l1.06%201.06a1.5%201.5%200%201%200%200-2.12zm0%200l-2.122%202.121m0%200L12%2015.243m2.121-2.122l1.061%201.061a1.5%201.5%200%200%201-2.121%202.121L12%2015.243m2.121-2.122L12%2011m0%204.243l-1.06%201.06a1.5%201.5%200%200%201-2.122-2.121l1.06-1.06M12%2015.241l-2.121-2.12m0%200L11.999%2011M9.88%2013.12L7.757%2011M12%2011L9.879%208.879m0%200L7.757%2011m0%200l-1.06%201.06a1.5%201.5%200%201%201%200-2.12zM10%2017h4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203v4m-1.5%2010v4m3-4v4M12%206.757l2.12%202.123M12%206.757l1.06-1.06a1.5%201.5%200%201%201%202.122%202.12l-1.06%201.062M12%206.757L9.879%208.88m2.12-2.122l-1.06-1.06a1.5%201.5%200%200%200-2.121%202.12l1.06%201.062m4.243%200L16.242%2011m-2.12-2.121L12%2010.999m4.243.001l1.06%201.06a1.5%201.5%200%201%200%200-2.12zm0%200l-2.122%202.121m0%200L12%2015.243m2.121-2.122l1.061%201.061a1.5%201.5%200%200%201-2.121%202.121L12%2015.243m2.121-2.122L12%2011m0%204.243l-1.06%201.06a1.5%201.5%200%200%201-2.122-2.121l1.06-1.06M12%2015.241l-2.121-2.12m0%200L11.999%2011M9.88%2013.12L7.757%2011M12%2011L9.879%208.879m0%200L7.757%2011m0%200l-1.06%201.06a1.5%201.5%200%201%201%200-2.12zM10%2017h4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/chinese-knot-line.svg?color=%231a73e8&size=48