play add icon
play-add-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- play-add-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the play add icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.85 10.25c-.78-4.45-4.61-7.9-9.12-8.22c-6.1-.44-11.14 4.61-10.7 10.7c.32 4.51 3.77 8.33 8.22 9.11c1.15.2 2.27.2 3.34.02c.31-.05.49-.39.37-.67c-.3-.68-.46-1.43-.46-2.2c0-1.69.75-3.25 2.07-4.29c.97-.78 2.19-1.21 3.43-1.21c.78 0 1.52.16 2.19.46c.29.13.62-.06.68-.37c.18-1.06.18-2.18-.02-3.33m-7.35 3.32l-1.2.69l-1.2.69c-1.49.86-2.71.16-2.71-1.57v-2.77c0-1.72 1.22-2.43 2.71-1.57l1.2.69l1.2.69c1.49.88 1.49 2.28 0 3.15"/><path d="M19 15c-.94 0-1.81.33-2.5.88A3.97 3.97 0 0 0 15 19c0 .75.21 1.46.58 2.06A3.97 3.97 0 0 0 19 23c1.01 0 1.93-.37 2.63-1c.31-.26.58-.58.79-.94c.37-.6.58-1.31.58-2.06c0-2.21-1.79-4-4-4m1.5 4.73h-.75v.78c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.78h-.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.75v-.71c0-.41.34-.75.75-.75s.75.34.75.75v.71h.75c.41 0 .75.34.75.75s-.34.75-.75.75"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconPlayAddFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.85 10.25c-.78-4.45-4.61-7.9-9.12-8.22c-6.1-.44-11.14 4.61-10.7 10.7c.32 4.51 3.77 8.33 8.22 9.11c1.15.2 2.27.2 3.34.02c.31-.05.49-.39.37-.67c-.3-.68-.46-1.43-.46-2.2c0-1.69.75-3.25 2.07-4.29c.97-.78 2.19-1.21 3.43-1.21c.78 0 1.52.16 2.19.46c.29.13.62-.06.68-.37c.18-1.06.18-2.18-.02-3.33m-7.35 3.32l-1.2.69l-1.2.69c-1.49.86-2.71.16-2.71-1.57v-2.77c0-1.72 1.22-2.43 2.71-1.57l1.2.69l1.2.69c1.49.88 1.49 2.28 0 3.15"/><path d="M19 15c-.94 0-1.81.33-2.5.88A3.97 3.97 0 0 0 15 19c0 .75.21 1.46.58 2.06A3.97 3.97 0 0 0 19 23c1.01 0 1.93-.37 2.63-1c.31-.26.58-.58.79-.94c.37-.6.58-1.31.58-2.06c0-2.21-1.79-4-4-4m1.5 4.73h-.75v.78c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.78h-.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.75v-.71c0-.41.34-.75.75-.75s.75.34.75.75v.71h.75c.41 0 .75.34.75.75s-.34.75-.75.75"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.85 10.25c-.78-4.45-4.61-7.9-9.12-8.22c-6.1-.44-11.14 4.61-10.7 10.7c.32 4.51 3.77 8.33 8.22 9.11c1.15.2 2.27.2 3.34.02c.31-.05.49-.39.37-.67c-.3-.68-.46-1.43-.46-2.2c0-1.69.75-3.25 2.07-4.29c.97-.78 2.19-1.21 3.43-1.21c.78 0 1.52.16 2.19.46c.29.13.62-.06.68-.37c.18-1.06.18-2.18-.02-3.33m-7.35 3.32l-1.2.69l-1.2.69c-1.49.86-2.71.16-2.71-1.57v-2.77c0-1.72 1.22-2.43 2.71-1.57l1.2.69l1.2.69c1.49.88 1.49 2.28 0 3.15"/><path d="M19 15c-.94 0-1.81.33-2.5.88A3.97 3.97 0 0 0 15 19c0 .75.21 1.46.58 2.06A3.97 3.97 0 0 0 19 23c1.01 0 1.93-.37 2.63-1c.31-.26.58-.58.79-.94c.37-.6.58-1.31.58-2.06c0-2.21-1.79-4-4-4m1.5 4.73h-.75v.78c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.78h-.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.75v-.71c0-.41.34-.75.75-.75s.75.34.75.75v.71h.75c.41 0 .75.34.75.75s-.34.75-.75.75"/></g></svg> </template>
CSS
.icon-play-add-filled {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.85%2010.25c-.78-4.45-4.61-7.9-9.12-8.22c-6.1-.44-11.14%204.61-10.7%2010.7c.32%204.51%203.77%208.33%208.22%209.11c1.15.2%202.27.2%203.34.02c.31-.05.49-.39.37-.67c-.3-.68-.46-1.43-.46-2.2c0-1.69.75-3.25%202.07-4.29c.97-.78%202.19-1.21%203.43-1.21c.78%200%201.52.16%202.19.46c.29.13.62-.06.68-.37c.18-1.06.18-2.18-.02-3.33m-7.35%203.32l-1.2.69l-1.2.69c-1.49.86-2.71.16-2.71-1.57v-2.77c0-1.72%201.22-2.43%202.71-1.57l1.2.69l1.2.69c1.49.88%201.49%202.28%200%203.15%22%2F%3E%3Cpath%20d%3D%22M19%2015c-.94%200-1.81.33-2.5.88A3.97%203.97%200%200%200%2015%2019c0%20.75.21%201.46.58%202.06A3.97%203.97%200%200%200%2019%2023c1.01%200%201.93-.37%202.63-1c.31-.26.58-.58.79-.94c.37-.6.58-1.31.58-2.06c0-2.21-1.79-4-4-4m1.5%204.73h-.75v.78c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-.78h-.75c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h.75v-.71c0-.41.34-.75.75-.75s.75.34.75.75v.71h.75c.41%200%20.75.34.75.75s-.34.75-.75.75%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.85%2010.25c-.78-4.45-4.61-7.9-9.12-8.22c-6.1-.44-11.14%204.61-10.7%2010.7c.32%204.51%203.77%208.33%208.22%209.11c1.15.2%202.27.2%203.34.02c.31-.05.49-.39.37-.67c-.3-.68-.46-1.43-.46-2.2c0-1.69.75-3.25%202.07-4.29c.97-.78%202.19-1.21%203.43-1.21c.78%200%201.52.16%202.19.46c.29.13.62-.06.68-.37c.18-1.06.18-2.18-.02-3.33m-7.35%203.32l-1.2.69l-1.2.69c-1.49.86-2.71.16-2.71-1.57v-2.77c0-1.72%201.22-2.43%202.71-1.57l1.2.69l1.2.69c1.49.88%201.49%202.28%200%203.15%22%2F%3E%3Cpath%20d%3D%22M19%2015c-.94%200-1.81.33-2.5.88A3.97%203.97%200%200%200%2015%2019c0%20.75.21%201.46.58%202.06A3.97%203.97%200%200%200%2019%2023c1.01%200%201.93-.37%202.63-1c.31-.26.58-.58.79-.94c.37-.6.58-1.31.58-2.06c0-2.21-1.79-4-4-4m1.5%204.73h-.75v.78c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-.78h-.75c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h.75v-.71c0-.41.34-.75.75-.75s.75.34.75.75v.71h.75c.41%200%20.75.34.75.75s-.34.75-.75.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/play-add-filled.svg?color=%231a73e8&size=48