rewind backward square 30 icon
rewind-backward-square-30-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- rewind-backward-square-30-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
rewind-backward-10-fillrewind-backward-15-fillrewind-backward-30-fillrewind-backward-5-fillrewind-backward-square-10-fillrewind-backward-square-15-fillrewind-backward-square-5-fillrewind-forward-10-fillrewind-forward-15-fillrewind-forward-30-fillrewind-forward-5-fillrewind-forward-square-10-fillrewind-forward-square-15-fillrewind-forward-square-30-fillrewind-forward-square-5-fill
Use the rewind backward square 30 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="3" d="M6.71 9.51c.236-.556.83-1.01 1.49-1.01h.28c.95 0 1.72.77 1.72 1.72c0 .748-.67 1.78-1.5 1.78c.831 0 1.5.981 1.5 1.738a1.7 1.7 0 0 1-1.7 1.7h-.3c-.66 0-1.254-.455-1.49-1.01M3 11v5a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V8a3 3 0 0 0-3-3H5l2.5-2.5l-1 2m8.95 11a1.75 1.75 0 0 1-1.75-1.75v-3.5a1.75 1.75 0 1 1 3.5 0v3.5a1.75 1.75 0 0 1-1.75 1.75"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteRewindBackwardSquare30Fill(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="3" d="M6.71 9.51c.236-.556.83-1.01 1.49-1.01h.28c.95 0 1.72.77 1.72 1.72c0 .748-.67 1.78-1.5 1.78c.831 0 1.5.981 1.5 1.738a1.7 1.7 0 0 1-1.7 1.7h-.3c-.66 0-1.254-.455-1.49-1.01M3 11v5a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V8a3 3 0 0 0-3-3H5l2.5-2.5l-1 2m8.95 11a1.75 1.75 0 0 1-1.75-1.75v-3.5a1.75 1.75 0 1 1 3.5 0v3.5a1.75 1.75 0 0 1-1.75 1.75"/></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="3" d="M6.71 9.51c.236-.556.83-1.01 1.49-1.01h.28c.95 0 1.72.77 1.72 1.72c0 .748-.67 1.78-1.5 1.78c.831 0 1.5.981 1.5 1.738a1.7 1.7 0 0 1-1.7 1.7h-.3c-.66 0-1.254-.455-1.49-1.01M3 11v5a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V8a3 3 0 0 0-3-3H5l2.5-2.5l-1 2m8.95 11a1.75 1.75 0 0 1-1.75-1.75v-3.5a1.75 1.75 0 1 1 3.5 0v3.5a1.75 1.75 0 0 1-1.75 1.75"/></svg> </template>
CSS
.icon-rewind-backward-square-30-fill {
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%223%22%20d%3D%22M6.71%209.51c.236-.556.83-1.01%201.49-1.01h.28c.95%200%201.72.77%201.72%201.72c0%20.748-.67%201.78-1.5%201.78c.831%200%201.5.981%201.5%201.738a1.7%201.7%200%200%201-1.7%201.7h-.3c-.66%200-1.254-.455-1.49-1.01M3%2011v5a3%203%200%200%200%203%203h12a3%203%200%200%200%203-3V8a3%203%200%200%200-3-3H5l2.5-2.5l-1%202m8.95%2011a1.75%201.75%200%200%201-1.75-1.75v-3.5a1.75%201.75%200%201%201%203.5%200v3.5a1.75%201.75%200%200%201-1.75%201.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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%20d%3D%22M6.71%209.51c.236-.556.83-1.01%201.49-1.01h.28c.95%200%201.72.77%201.72%201.72c0%20.748-.67%201.78-1.5%201.78c.831%200%201.5.981%201.5%201.738a1.7%201.7%200%200%201-1.7%201.7h-.3c-.66%200-1.254-.455-1.49-1.01M3%2011v5a3%203%200%200%200%203%203h12a3%203%200%200%200%203-3V8a3%203%200%200%200-3-3H5l2.5-2.5l-1%202m8.95%2011a1.75%201.75%200%200%201-1.75-1.75v-3.5a1.75%201.75%200%201%201%203.5%200v3.5a1.75%201.75%200%200%201-1.75%201.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/rewind-backward-square-30-fill.svg?color=%231a73e8&size=48