repeat icon
repeat-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- repeat-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
repeatBootstrap IconsrepeatBoxIcons v2repeatCarbonrepeat-fillEva IconsrepeatFramework7 IconsrepeatFont Awesome 6 SolidrepeatFont Awesome SolidrepeatFeather Iconsrepeatcss.ggrepeatHuge IconsrepeatIconoirrepeatIonIconsrepeatJam IconsrepeatLuciderepeatMaterial SymbolsrepeatMaterial Symbols LightrepeatMaterial Design IconsrepeatMyna UI IconsrepeatPhosphorrepeatPixelarticonsrepeat-fillRemix Iconrepeat-boldSolarrepeatTabler IconsrepeatUnicons
Related icons in MingCute Icon
Use the repeat 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="M4 14V8a2 2 0 0 1 2-2h12m2 4v6a2 2 0 0 1-2 2H6"/><path fill="currentColor" d="M16.578 3.654c-.28-.146-.604.065-.631.411a25 25 0 0 0-.073 1.93c0 .848.04 1.538.078 1.996c.027.324.323.503.598.36a19 19 0 0 0 1.55-.91a20 20 0 0 0 1.476-1.056c.248-.196.259-.574.023-.762a19 19 0 0 0-1.498-1.074a19 19 0 0 0-1.523-.895m-9.162 12c.28-.146.604.065.632.411a25.4 25.4 0 0 1-.006 3.926c-.026.324-.323.503-.598.36a19 19 0 0 1-1.55-.91a20 20 0 0 1-1.476-1.056c-.248-.196-.258-.574-.023-.762a20 20 0 0 1 1.499-1.074a19 19 0 0 1 1.522-.895"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteRepeatLine(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="M4 14V8a2 2 0 0 1 2-2h12m2 4v6a2 2 0 0 1-2 2H6"/><path fill="currentColor" d="M16.578 3.654c-.28-.146-.604.065-.631.411a25 25 0 0 0-.073 1.93c0 .848.04 1.538.078 1.996c.027.324.323.503.598.36a19 19 0 0 0 1.55-.91a20 20 0 0 0 1.476-1.056c.248-.196.259-.574.023-.762a19 19 0 0 0-1.498-1.074a19 19 0 0 0-1.523-.895m-9.162 12c.28-.146.604.065.632.411a25.4 25.4 0 0 1-.006 3.926c-.026.324-.323.503-.598.36a19 19 0 0 1-1.55-.91a20 20 0 0 1-1.476-1.056c-.248-.196-.258-.574-.023-.762a20 20 0 0 1 1.499-1.074a19 19 0 0 1 1.522-.895"/></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="M4 14V8a2 2 0 0 1 2-2h12m2 4v6a2 2 0 0 1-2 2H6"/><path fill="currentColor" d="M16.578 3.654c-.28-.146-.604.065-.631.411a25 25 0 0 0-.073 1.93c0 .848.04 1.538.078 1.996c.027.324.323.503.598.36a19 19 0 0 0 1.55-.91a20 20 0 0 0 1.476-1.056c.248-.196.259-.574.023-.762a19 19 0 0 0-1.498-1.074a19 19 0 0 0-1.523-.895m-9.162 12c.28-.146.604.065.632.411a25.4 25.4 0 0 1-.006 3.926c-.026.324-.323.503-.598.36a19 19 0 0 1-1.55-.91a20 20 0 0 1-1.476-1.056c-.248-.196-.258-.574-.023-.762a20 20 0 0 1 1.499-1.074a19 19 0 0 1 1.522-.895"/></svg> </template>
CSS
.icon-repeat-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%22M4%2014V8a2%202%200%200%201%202-2h12m2%204v6a2%202%200%200%201-2%202H6%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.578%203.654c-.28-.146-.604.065-.631.411a25%2025%200%200%200-.073%201.93c0%20.848.04%201.538.078%201.996c.027.324.323.503.598.36a19%2019%200%200%200%201.55-.91a20%2020%200%200%200%201.476-1.056c.248-.196.259-.574.023-.762a19%2019%200%200%200-1.498-1.074a19%2019%200%200%200-1.523-.895m-9.162%2012c.28-.146.604.065.632.411a25.4%2025.4%200%200%201-.006%203.926c-.026.324-.323.503-.598.36a19%2019%200%200%201-1.55-.91a20%2020%200%200%201-1.476-1.056c-.248-.196-.258-.574-.023-.762a20%2020%200%200%201%201.499-1.074a19%2019%200%200%201%201.522-.895%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%22M4%2014V8a2%202%200%200%201%202-2h12m2%204v6a2%202%200%200%201-2%202H6%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.578%203.654c-.28-.146-.604.065-.631.411a25%2025%200%200%200-.073%201.93c0%20.848.04%201.538.078%201.996c.027.324.323.503.598.36a19%2019%200%200%200%201.55-.91a20%2020%200%200%200%201.476-1.056c.248-.196.259-.574.023-.762a19%2019%200%200%200-1.498-1.074a19%2019%200%200%200-1.523-.895m-9.162%2012c.28-.146.604.065.632.411a25.4%2025.4%200%200%201-.006%203.926c-.026.324-.323.503-.598.36a19%2019%200%200%201-1.55-.91a20%2020%200%200%201-1.476-1.056c-.248-.196-.258-.574-.023-.762a20%2020%200%200%201%201.499-1.074a19%2019%200%200%201%201.522-.895%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/repeat-line.svg?color=%231a73e8&size=48