repeat3 icon
repeat3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- repeat3-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the repeat3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.418 4.411H5.388l1.88-1.88c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0l-3.16 3.16a.78.78 0 0 0-.22.53a.78.78 0 0 0 .22.53l3.16 3.16c.15.15.34.22.53.22s.38-.07.53-.22c.29-.29.29-.77 0-1.06l-1.88-1.88h12.03c1.24 0 2.25 1.01 2.25 2.25v3.32c0 .41.34.75.75.75s.75-.34.75-.75v-3.32c0-2.07-1.68-3.75-3.75-3.75m3.75 14.429a.78.78 0 0 0-.22-.53l-3.16-3.16a.754.754 0 0 0-1.06 0c-.29.29-.29.77 0 1.06l1.88 1.88H6.578c-1.24 0-2.25-1.01-2.25-2.25v-3.32c0-.41-.34-.75-.75-.75s-.75.34-.75.75v3.32c0 2.07 1.68 3.75 3.75 3.75h12.03l-1.88 1.88c-.29.29-.29.77 0 1.06c.15.15.34.22.53.22s.38-.07.53-.22l3.16-3.16a.78.78 0 0 0 .22-.53"/></svg>
React
import type { SVGProps } from "react";
export function ReiconRepeat3Filled(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="M17.418 4.411H5.388l1.88-1.88c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0l-3.16 3.16a.78.78 0 0 0-.22.53a.78.78 0 0 0 .22.53l3.16 3.16c.15.15.34.22.53.22s.38-.07.53-.22c.29-.29.29-.77 0-1.06l-1.88-1.88h12.03c1.24 0 2.25 1.01 2.25 2.25v3.32c0 .41.34.75.75.75s.75-.34.75-.75v-3.32c0-2.07-1.68-3.75-3.75-3.75m3.75 14.429a.78.78 0 0 0-.22-.53l-3.16-3.16a.754.754 0 0 0-1.06 0c-.29.29-.29.77 0 1.06l1.88 1.88H6.578c-1.24 0-2.25-1.01-2.25-2.25v-3.32c0-.41-.34-.75-.75-.75s-.75.34-.75.75v3.32c0 2.07 1.68 3.75 3.75 3.75h12.03l-1.88 1.88c-.29.29-.29.77 0 1.06c.15.15.34.22.53.22s.38-.07.53-.22l3.16-3.16a.78.78 0 0 0 .22-.53"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.418 4.411H5.388l1.88-1.88c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0l-3.16 3.16a.78.78 0 0 0-.22.53a.78.78 0 0 0 .22.53l3.16 3.16c.15.15.34.22.53.22s.38-.07.53-.22c.29-.29.29-.77 0-1.06l-1.88-1.88h12.03c1.24 0 2.25 1.01 2.25 2.25v3.32c0 .41.34.75.75.75s.75-.34.75-.75v-3.32c0-2.07-1.68-3.75-3.75-3.75m3.75 14.429a.78.78 0 0 0-.22-.53l-3.16-3.16a.754.754 0 0 0-1.06 0c-.29.29-.29.77 0 1.06l1.88 1.88H6.578c-1.24 0-2.25-1.01-2.25-2.25v-3.32c0-.41-.34-.75-.75-.75s-.75.34-.75.75v3.32c0 2.07 1.68 3.75 3.75 3.75h12.03l-1.88 1.88c-.29.29-.29.77 0 1.06c.15.15.34.22.53.22s.38-.07.53-.22l3.16-3.16a.78.78 0 0 0 .22-.53"/></svg> </template>
CSS
.icon-repeat3-filled {
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%22M17.418%204.411H5.388l1.88-1.88c.29-.29.29-.77%200-1.06a.754.754%200%200%200-1.06%200l-3.16%203.16a.78.78%200%200%200-.22.53a.78.78%200%200%200%20.22.53l3.16%203.16c.15.15.34.22.53.22s.38-.07.53-.22c.29-.29.29-.77%200-1.06l-1.88-1.88h12.03c1.24%200%202.25%201.01%202.25%202.25v3.32c0%20.41.34.75.75.75s.75-.34.75-.75v-3.32c0-2.07-1.68-3.75-3.75-3.75m3.75%2014.429a.78.78%200%200%200-.22-.53l-3.16-3.16a.754.754%200%200%200-1.06%200c-.29.29-.29.77%200%201.06l1.88%201.88H6.578c-1.24%200-2.25-1.01-2.25-2.25v-3.32c0-.41-.34-.75-.75-.75s-.75.34-.75.75v3.32c0%202.07%201.68%203.75%203.75%203.75h12.03l-1.88%201.88c-.29.29-.29.77%200%201.06c.15.15.34.22.53.22s.38-.07.53-.22l3.16-3.16a.78.78%200%200%200%20.22-.53%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%22M17.418%204.411H5.388l1.88-1.88c.29-.29.29-.77%200-1.06a.754.754%200%200%200-1.06%200l-3.16%203.16a.78.78%200%200%200-.22.53a.78.78%200%200%200%20.22.53l3.16%203.16c.15.15.34.22.53.22s.38-.07.53-.22c.29-.29.29-.77%200-1.06l-1.88-1.88h12.03c1.24%200%202.25%201.01%202.25%202.25v3.32c0%20.41.34.75.75.75s.75-.34.75-.75v-3.32c0-2.07-1.68-3.75-3.75-3.75m3.75%2014.429a.78.78%200%200%200-.22-.53l-3.16-3.16a.754.754%200%200%200-1.06%200c-.29.29-.29.77%200%201.06l1.88%201.88H6.578c-1.24%200-2.25-1.01-2.25-2.25v-3.32c0-.41-.34-.75-.75-.75s-.75.34-.75.75v3.32c0%202.07%201.68%203.75%203.75%203.75h12.03l-1.88%201.88c-.29.29-.29.77%200%201.06c.15.15.34.22.53.22s.38-.07.53-.22l3.16-3.16a.78.78%200%200%200%20.22-.53%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/repeat3-filled.svg?color=%231a73e8&size=48