forward circle icon

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

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

3 other variants in Material Symbols

The same icon in other sets

More audio & video icons from Material Symbols

Use the forward circle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 17q1.9 0 3.3-1.25t1.65-3.125q.05-.275-.175-.45T16.25 12q-.275 0-.513.175t-.287.45q-.225 1.225-1.187 2.05T12 15.5q-1.45 0-2.475-1.025T8.5 12t1.025-2.475T12 8.5h.075l-.7.725q-.2.225-.213.525t.213.525t.538.225t.537-.225l2.1-2.1q.15-.15.15-.35t-.15-.35L12.425 5.35q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.55.575q-2.05.05-3.488 1.5T7 12q0 2.075 1.463 3.538T12 17m0 5q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m0-8"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsForwardCircleOutlineRounded(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 17q1.9 0 3.3-1.25t1.65-3.125q.05-.275-.175-.45T16.25 12q-.275 0-.513.175t-.287.45q-.225 1.225-1.187 2.05T12 15.5q-1.45 0-2.475-1.025T8.5 12t1.025-2.475T12 8.5h.075l-.7.725q-.2.225-.213.525t.213.525t.538.225t.537-.225l2.1-2.1q.15-.15.15-.35t-.15-.35L12.425 5.35q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.55.575q-2.05.05-3.488 1.5T7 12q0 2.075 1.463 3.538T12 17m0 5q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m0-8"/></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 17q1.9 0 3.3-1.25t1.65-3.125q.05-.275-.175-.45T16.25 12q-.275 0-.513.175t-.287.45q-.225 1.225-1.187 2.05T12 15.5q-1.45 0-2.475-1.025T8.5 12t1.025-2.475T12 8.5h.075l-.7.725q-.2.225-.213.525t.213.525t.538.225t.537-.225l2.1-2.1q.15-.15.15-.35t-.15-.35L12.425 5.35q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.55.575q-2.05.05-3.488 1.5T7 12q0 2.075 1.463 3.538T12 17m0 5q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m0-8"/></svg>
</template>

CSS

.icon-forward-circle-outline-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%2017q1.9%200%203.3-1.25t1.65-3.125q.05-.275-.175-.45T16.25%2012q-.275%200-.513.175t-.287.45q-.225%201.225-1.187%202.05T12%2015.5q-1.45%200-2.475-1.025T8.5%2012t1.025-2.475T12%208.5h.075l-.7.725q-.2.225-.213.525t.213.525t.538.225t.537-.225l2.1-2.1q.15-.15.15-.35t-.15-.35L12.425%205.35q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.55.575q-2.05.05-3.488%201.5T7%2012q0%202.075%201.463%203.538T12%2017m0%205q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022m0-2q3.35%200%205.675-2.325T20%2012t-2.325-5.675T12%204T6.325%206.325T4%2012t2.325%205.675T12%2020m0-8%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%2017q1.9%200%203.3-1.25t1.65-3.125q.05-.275-.175-.45T16.25%2012q-.275%200-.513.175t-.287.45q-.225%201.225-1.187%202.05T12%2015.5q-1.45%200-2.475-1.025T8.5%2012t1.025-2.475T12%208.5h.075l-.7.725q-.2.225-.213.525t.213.525t.538.225t.537-.225l2.1-2.1q.15-.15.15-.35t-.15-.35L12.425%205.35q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.55.575q-2.05.05-3.488%201.5T7%2012q0%202.075%201.463%203.538T12%2017m0%205q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022m0-2q3.35%200%205.675-2.325T20%2012t-2.325-5.675T12%204T6.325%206.325T4%2012t2.325%205.675T12%2020m0-8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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