autoplay icon
autoplay-rounded from Material Symbols by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- autoplay-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- autoplay-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
Use the autoplay icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 15.575v-7.15q0-.3.263-.45t.512.025l5.575 3.575q.225.15.225.425t-.225.425L10.275 16q-.25.175-.513.025t-.262-.45M3 18.3V20q0 .425-.288.713T2 21t-.712-.288T1 20v-4q0-.425.288-.712T2 15h4q.425 0 .713.288T7 16t-.288.713T6 17H4.55q1.275 1.875 3.238 2.938T12 21q2.6 0 4.75-1.35t3.3-3.625q.225-.425.588-.675t.837-.15q.45.1.587.512t-.087.888q-1.35 2.9-4.025 4.65T12 23q-2.7 0-5.062-1.237T3 18.3M2.075 11q-.425 0-.687-.312T1.2 9.95q.25-1.175.65-2.162T2.925 5.8q.25-.375.65-.425t.725.275q.35.35.35.763t-.275.837q-.425.65-.675 1.3t-.45 1.425q-.1.45-.413.738T2.076 11M11 2.05q0 .475-.288.775t-.762.4q-.75.175-1.387.45t-1.288.7q-.4.275-.812.25T5.7 4.25q-.3-.3-.262-.687t.387-.663q.975-.65 1.938-1.062T9.9 1.2q.45-.075.775.175T11 2.05m7.35 2.2q-.35.35-.775.363t-.825-.263q-.65-.425-1.3-.675t-1.425-.45q-.45-.1-.738-.412T13 2.05q0-.425.313-.675t.737-.175q1.2.225 2.175.625T18.2 2.9q.35.25.4.65t-.25.7m3.6 6.75q-.475 0-.775-.288t-.4-.762q-.2-.775-.462-1.412t-.688-1.313q-.275-.4-.25-.812t.375-.763q.3-.3.688-.25t.662.4q.675 1 1.075 1.975T22.8 9.95q.075.425-.175.738T21.95 11"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsAutoplayRounded(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="M9.5 15.575v-7.15q0-.3.263-.45t.512.025l5.575 3.575q.225.15.225.425t-.225.425L10.275 16q-.25.175-.513.025t-.262-.45M3 18.3V20q0 .425-.288.713T2 21t-.712-.288T1 20v-4q0-.425.288-.712T2 15h4q.425 0 .713.288T7 16t-.288.713T6 17H4.55q1.275 1.875 3.238 2.938T12 21q2.6 0 4.75-1.35t3.3-3.625q.225-.425.588-.675t.837-.15q.45.1.587.512t-.087.888q-1.35 2.9-4.025 4.65T12 23q-2.7 0-5.062-1.237T3 18.3M2.075 11q-.425 0-.687-.312T1.2 9.95q.25-1.175.65-2.162T2.925 5.8q.25-.375.65-.425t.725.275q.35.35.35.763t-.275.837q-.425.65-.675 1.3t-.45 1.425q-.1.45-.413.738T2.076 11M11 2.05q0 .475-.288.775t-.762.4q-.75.175-1.387.45t-1.288.7q-.4.275-.812.25T5.7 4.25q-.3-.3-.262-.687t.387-.663q.975-.65 1.938-1.062T9.9 1.2q.45-.075.775.175T11 2.05m7.35 2.2q-.35.35-.775.363t-.825-.263q-.65-.425-1.3-.675t-1.425-.45q-.45-.1-.738-.412T13 2.05q0-.425.313-.675t.737-.175q1.2.225 2.175.625T18.2 2.9q.35.25.4.65t-.25.7m3.6 6.75q-.475 0-.775-.288t-.4-.762q-.2-.775-.462-1.412t-.688-1.313q-.275-.4-.25-.812t.375-.763q.3-.3.688-.25t.662.4q.675 1 1.075 1.975T22.8 9.95q.075.425-.175.738T21.95 11"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 15.575v-7.15q0-.3.263-.45t.512.025l5.575 3.575q.225.15.225.425t-.225.425L10.275 16q-.25.175-.513.025t-.262-.45M3 18.3V20q0 .425-.288.713T2 21t-.712-.288T1 20v-4q0-.425.288-.712T2 15h4q.425 0 .713.288T7 16t-.288.713T6 17H4.55q1.275 1.875 3.238 2.938T12 21q2.6 0 4.75-1.35t3.3-3.625q.225-.425.588-.675t.837-.15q.45.1.587.512t-.087.888q-1.35 2.9-4.025 4.65T12 23q-2.7 0-5.062-1.237T3 18.3M2.075 11q-.425 0-.687-.312T1.2 9.95q.25-1.175.65-2.162T2.925 5.8q.25-.375.65-.425t.725.275q.35.35.35.763t-.275.837q-.425.65-.675 1.3t-.45 1.425q-.1.45-.413.738T2.076 11M11 2.05q0 .475-.288.775t-.762.4q-.75.175-1.387.45t-1.288.7q-.4.275-.812.25T5.7 4.25q-.3-.3-.262-.687t.387-.663q.975-.65 1.938-1.062T9.9 1.2q.45-.075.775.175T11 2.05m7.35 2.2q-.35.35-.775.363t-.825-.263q-.65-.425-1.3-.675t-1.425-.45q-.45-.1-.738-.412T13 2.05q0-.425.313-.675t.737-.175q1.2.225 2.175.625T18.2 2.9q.35.25.4.65t-.25.7m3.6 6.75q-.475 0-.775-.288t-.4-.762q-.2-.775-.462-1.412t-.688-1.313q-.275-.4-.25-.812t.375-.763q.3-.3.688-.25t.662.4q.675 1 1.075 1.975T22.8 9.95q.075.425-.175.738T21.95 11"/></svg> </template>
CSS
.icon-autoplay-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%22M9.5%2015.575v-7.15q0-.3.263-.45t.512.025l5.575%203.575q.225.15.225.425t-.225.425L10.275%2016q-.25.175-.513.025t-.262-.45M3%2018.3V20q0%20.425-.288.713T2%2021t-.712-.288T1%2020v-4q0-.425.288-.712T2%2015h4q.425%200%20.713.288T7%2016t-.288.713T6%2017H4.55q1.275%201.875%203.238%202.938T12%2021q2.6%200%204.75-1.35t3.3-3.625q.225-.425.588-.675t.837-.15q.45.1.587.512t-.087.888q-1.35%202.9-4.025%204.65T12%2023q-2.7%200-5.062-1.237T3%2018.3M2.075%2011q-.425%200-.687-.312T1.2%209.95q.25-1.175.65-2.162T2.925%205.8q.25-.375.65-.425t.725.275q.35.35.35.763t-.275.837q-.425.65-.675%201.3t-.45%201.425q-.1.45-.413.738T2.076%2011M11%202.05q0%20.475-.288.775t-.762.4q-.75.175-1.387.45t-1.288.7q-.4.275-.812.25T5.7%204.25q-.3-.3-.262-.687t.387-.663q.975-.65%201.938-1.062T9.9%201.2q.45-.075.775.175T11%202.05m7.35%202.2q-.35.35-.775.363t-.825-.263q-.65-.425-1.3-.675t-1.425-.45q-.45-.1-.738-.412T13%202.05q0-.425.313-.675t.737-.175q1.2.225%202.175.625T18.2%202.9q.35.25.4.65t-.25.7m3.6%206.75q-.475%200-.775-.288t-.4-.762q-.2-.775-.462-1.412t-.688-1.313q-.275-.4-.25-.812t.375-.763q.3-.3.688-.25t.662.4q.675%201%201.075%201.975T22.8%209.95q.075.425-.175.738T21.95%2011%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%22M9.5%2015.575v-7.15q0-.3.263-.45t.512.025l5.575%203.575q.225.15.225.425t-.225.425L10.275%2016q-.25.175-.513.025t-.262-.45M3%2018.3V20q0%20.425-.288.713T2%2021t-.712-.288T1%2020v-4q0-.425.288-.712T2%2015h4q.425%200%20.713.288T7%2016t-.288.713T6%2017H4.55q1.275%201.875%203.238%202.938T12%2021q2.6%200%204.75-1.35t3.3-3.625q.225-.425.588-.675t.837-.15q.45.1.587.512t-.087.888q-1.35%202.9-4.025%204.65T12%2023q-2.7%200-5.062-1.237T3%2018.3M2.075%2011q-.425%200-.687-.312T1.2%209.95q.25-1.175.65-2.162T2.925%205.8q.25-.375.65-.425t.725.275q.35.35.35.763t-.275.837q-.425.65-.675%201.3t-.45%201.425q-.1.45-.413.738T2.076%2011M11%202.05q0%20.475-.288.775t-.762.4q-.75.175-1.387.45t-1.288.7q-.4.275-.812.25T5.7%204.25q-.3-.3-.262-.687t.387-.663q.975-.65%201.938-1.062T9.9%201.2q.45-.075.775.175T11%202.05m7.35%202.2q-.35.35-.775.363t-.825-.263q-.65-.425-1.3-.675t-1.425-.45q-.45-.1-.738-.412T13%202.05q0-.425.313-.675t.737-.175q1.2.225%202.175.625T18.2%202.9q.35.25.4.65t-.25.7m3.6%206.75q-.475%200-.775-.288t-.4-.762q-.2-.775-.462-1.412t-.688-1.313q-.275-.4-.25-.812t.375-.763q.3-.3.688-.25t.662.4q.675%201%201.075%201.975T22.8%209.95q.075.425-.175.738T21.95%2011%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/autoplay-rounded.svg?color=%231a73e8&size=48