repeat one 02 icon
repeat-one-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- repeat-one-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the repeat one 02 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-linejoin="round" stroke-width="1.5" d="M22 10V3.369c0-.304-.282-.477-.48-.295L20 4.474M14.388 3l1.003.976c.448.436.672.654.593.839C15.906 5 15.59 5 14.955 5h-5.76C5.22 5 2 8.134 2 12c0 1.487.477 2.866 1.29 4m4.322 5l-1.003-.976c-.448-.436-.672-.654-.593-.839C6.094 19 6.41 19 7.045 19h7.76c3.445 0 6.49-2.355 7.195-5.5"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsRepeatOne02(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" strokeLinejoin="round" strokeWidth="1.5" d="M22 10V3.369c0-.304-.282-.477-.48-.295L20 4.474M14.388 3l1.003.976c.448.436.672.654.593.839C15.906 5 15.59 5 14.955 5h-5.76C5.22 5 2 8.134 2 12c0 1.487.477 2.866 1.29 4m4.322 5l-1.003-.976c-.448-.436-.672-.654-.593-.839C6.094 19 6.41 19 7.045 19h7.76c3.445 0 6.49-2.355 7.195-5.5"/></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-linejoin="round" stroke-width="1.5" d="M22 10V3.369c0-.304-.282-.477-.48-.295L20 4.474M14.388 3l1.003.976c.448.436.672.654.593.839C15.906 5 15.59 5 14.955 5h-5.76C5.22 5 2 8.134 2 12c0 1.487.477 2.866 1.29 4m4.322 5l-1.003-.976c-.448-.436-.672-.654-.593-.839C6.094 19 6.41 19 7.045 19h7.76c3.445 0 6.49-2.355 7.195-5.5"/></svg> </template>
CSS
.icon-repeat-one-02 {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M22%2010V3.369c0-.304-.282-.477-.48-.295L20%204.474M14.388%203l1.003.976c.448.436.672.654.593.839C15.906%205%2015.59%205%2014.955%205h-5.76C5.22%205%202%208.134%202%2012c0%201.487.477%202.866%201.29%204m4.322%205l-1.003-.976c-.448-.436-.672-.654-.593-.839C6.094%2019%206.41%2019%207.045%2019h7.76c3.445%200%206.49-2.355%207.195-5.5%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M22%2010V3.369c0-.304-.282-.477-.48-.295L20%204.474M14.388%203l1.003.976c.448.436.672.654.593.839C15.906%205%2015.59%205%2014.955%205h-5.76C5.22%205%202%208.134%202%2012c0%201.487.477%202.866%201.29%204m4.322%205l-1.003-.976c-.448-.436-.672-.654-.593-.839C6.094%2019%206.41%2019%207.045%2019h7.76c3.445%200%206.49-2.355%207.195-5.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/repeat-one-02.svg?color=%231a73e8&size=48