repeat icon
repeat-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- repeat-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
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 Iconsrepeat-fillMingCute IconrepeatPhosphorrepeatPixelarticonsrepeat-fillRemix Iconrepeat-boldSolarrepeatTabler IconsrepeatUnicons
Use the repeat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.4 2.55a.75.75 0 0 1 1.05-.15l4 3a.75.75 0 0 1 0 1.2l-4 3a.75.75 0 0 1-1.05-.15v-2.7H7A3.25 3.25 0 0 0 3.75 10v2a.75.75 0 0 1-1.5 0v-2A4.75 4.75 0 0 1 7 5.25h9.4zm4.6 8.7a.75.75 0 0 1 .75.75v2A4.75 4.75 0 0 1 17 18.75H7.6v2.7a.75.75 0 0 1-1.05.15l-4-3a.75.75 0 0 1 0-1.2l4-3a.75.75 0 0 1 1.05.15v2.7H17A3.25 3.25 0 0 0 20.25 14v-2a.75.75 0 0 1 .75-.75"/></svg>
React
import type { SVGProps } from "react";
export function MynauiRepeatSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.4 2.55a.75.75 0 0 1 1.05-.15l4 3a.75.75 0 0 1 0 1.2l-4 3a.75.75 0 0 1-1.05-.15v-2.7H7A3.25 3.25 0 0 0 3.75 10v2a.75.75 0 0 1-1.5 0v-2A4.75 4.75 0 0 1 7 5.25h9.4zm4.6 8.7a.75.75 0 0 1 .75.75v2A4.75 4.75 0 0 1 17 18.75H7.6v2.7a.75.75 0 0 1-1.05.15l-4-3a.75.75 0 0 1 0-1.2l4-3a.75.75 0 0 1 1.05.15v2.7H17A3.25 3.25 0 0 0 20.25 14v-2a.75.75 0 0 1 .75-.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.4 2.55a.75.75 0 0 1 1.05-.15l4 3a.75.75 0 0 1 0 1.2l-4 3a.75.75 0 0 1-1.05-.15v-2.7H7A3.25 3.25 0 0 0 3.75 10v2a.75.75 0 0 1-1.5 0v-2A4.75 4.75 0 0 1 7 5.25h9.4zm4.6 8.7a.75.75 0 0 1 .75.75v2A4.75 4.75 0 0 1 17 18.75H7.6v2.7a.75.75 0 0 1-1.05.15l-4-3a.75.75 0 0 1 0-1.2l4-3a.75.75 0 0 1 1.05.15v2.7H17A3.25 3.25 0 0 0 20.25 14v-2a.75.75 0 0 1 .75-.75"/></svg> </template>
CSS
.icon-repeat-solid {
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%22currentColor%22%20d%3D%22M16.4%202.55a.75.75%200%200%201%201.05-.15l4%203a.75.75%200%200%201%200%201.2l-4%203a.75.75%200%200%201-1.05-.15v-2.7H7A3.25%203.25%200%200%200%203.75%2010v2a.75.75%200%200%201-1.5%200v-2A4.75%204.75%200%200%201%207%205.25h9.4zm4.6%208.7a.75.75%200%200%201%20.75.75v2A4.75%204.75%200%200%201%2017%2018.75H7.6v2.7a.75.75%200%200%201-1.05.15l-4-3a.75.75%200%200%201%200-1.2l4-3a.75.75%200%200%201%201.05.15v2.7H17A3.25%203.25%200%200%200%2020.25%2014v-2a.75.75%200%200%201%20.75-.75%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%22currentColor%22%20d%3D%22M16.4%202.55a.75.75%200%200%201%201.05-.15l4%203a.75.75%200%200%201%200%201.2l-4%203a.75.75%200%200%201-1.05-.15v-2.7H7A3.25%203.25%200%200%200%203.75%2010v2a.75.75%200%200%201-1.5%200v-2A4.75%204.75%200%200%201%207%205.25h9.4zm4.6%208.7a.75.75%200%200%201%20.75.75v2A4.75%204.75%200%200%201%2017%2018.75H7.6v2.7a.75.75%200%200%201-1.05.15l-4-3a.75.75%200%200%201%200-1.2l4-3a.75.75%200%200%201%201.05.15v2.7H17A3.25%203.25%200%200%200%2020.25%2014v-2a.75.75%200%200%201%20.75-.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/repeat-solid.svg?color=%231a73e8&size=48