forward media icon

forward-media-rounded from Material Symbols by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
forward-media-rounded
Set
Material Symbols
Style
Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
forward-media-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More audio & video icons from Material Symbols

Use the forward media icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-1.875 0-3.512-.712t-2.85-1.925t-1.925-2.85T3 13t.713-3.512t1.924-2.85t2.85-1.925T12 4h.15l-.85-.85q-.275-.275-.275-.687t.275-.713q.3-.3.713-.312t.712.287L15.3 4.3q.275.275.275.7t-.275.7l-2.575 2.575q-.3.3-.712.288T11.3 8.25q-.275-.3-.275-.712t.275-.688l.85-.85H12Q9.075 6 7.038 8.038T5 13t2.038 4.963T12 20q2.65 0 4.625-1.725t2.325-4.35q.05-.4.35-.663T20 13t.7.25t.25.625q-.35 3.475-2.9 5.8T12 22"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsForwardMediaRounded(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="M12 22q-1.875 0-3.512-.712t-2.85-1.925t-1.925-2.85T3 13t.713-3.512t1.924-2.85t2.85-1.925T12 4h.15l-.85-.85q-.275-.275-.275-.687t.275-.713q.3-.3.713-.312t.712.287L15.3 4.3q.275.275.275.7t-.275.7l-2.575 2.575q-.3.3-.712.288T11.3 8.25q-.275-.3-.275-.712t.275-.688l.85-.85H12Q9.075 6 7.038 8.038T5 13t2.038 4.963T12 20q2.65 0 4.625-1.725t2.325-4.35q.05-.4.35-.663T20 13t.7.25t.25.625q-.35 3.475-2.9 5.8T12 22"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-1.875 0-3.512-.712t-2.85-1.925t-1.925-2.85T3 13t.713-3.512t1.924-2.85t2.85-1.925T12 4h.15l-.85-.85q-.275-.275-.275-.687t.275-.713q.3-.3.713-.312t.712.287L15.3 4.3q.275.275.275.7t-.275.7l-2.575 2.575q-.3.3-.712.288T11.3 8.25q-.275-.3-.275-.712t.275-.688l.85-.85H12Q9.075 6 7.038 8.038T5 13t2.038 4.963T12 20q2.65 0 4.625-1.725t2.325-4.35q.05-.4.35-.663T20 13t.7.25t.25.625q-.35 3.475-2.9 5.8T12 22"/></svg>
</template>

CSS

.icon-forward-media-rounded {
  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%22M12%2022q-1.875%200-3.512-.712t-2.85-1.925t-1.925-2.85T3%2013t.713-3.512t1.924-2.85t2.85-1.925T12%204h.15l-.85-.85q-.275-.275-.275-.687t.275-.713q.3-.3.713-.312t.712.287L15.3%204.3q.275.275.275.7t-.275.7l-2.575%202.575q-.3.3-.712.288T11.3%208.25q-.275-.3-.275-.712t.275-.688l.85-.85H12Q9.075%206%207.038%208.038T5%2013t2.038%204.963T12%2020q2.65%200%204.625-1.725t2.325-4.35q.05-.4.35-.663T20%2013t.7.25t.25.625q-.35%203.475-2.9%205.8T12%2022%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%22M12%2022q-1.875%200-3.512-.712t-2.85-1.925t-1.925-2.85T3%2013t.713-3.512t1.924-2.85t2.85-1.925T12%204h.15l-.85-.85q-.275-.275-.275-.687t.275-.713q.3-.3.713-.312t.712.287L15.3%204.3q.275.275.275.7t-.275.7l-2.575%202.575q-.3.3-.712.288T11.3%208.25q-.275-.3-.275-.712t.275-.688l.85-.85H12Q9.075%206%207.038%208.038T5%2013t2.038%204.963T12%2020q2.65%200%204.625-1.725t2.325-4.35q.05-.4.35-.663T20%2013t.7.25t.25.625q-.35%203.475-2.9%205.8T12%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/forward-media-rounded.svg?color=%231a73e8&size=48