rewarded-ads-outline-sharp from Material Symbols Light by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.

Name
rewarded-ads-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the rewarded ads icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.413 10.413Q14 9.825 14 9t-.587-1.412T12 7t-1.412.588T10 9t.588 1.413T12 11t1.413-.587M8.385 20v-1H11.5v-3.754q-1.283-.102-2.36-1.047q-1.079-.945-1.317-2.21q-1.586-.187-2.705-1.301T4 8V6h3.654V4h8.692v2H20v2q0 1.573-1.118 2.688t-2.705 1.3q-.238 1.266-1.316 2.211T12.5 15.246V19h3.116v1zm-.731-9.084V7H5v1q0 1.142.762 1.963t1.892.953m6.692 2.388q.962-.964.962-2.342V5H8.692v5.962q0 1.378.966 2.343q.966.964 2.346.964t2.342-.964m2-2.39q1.131-.132 1.892-.952T19 8V7h-2.654zM12 9.636"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRewardedAdsOutlineSharp(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="M13.413 10.413Q14 9.825 14 9t-.587-1.412T12 7t-1.412.588T10 9t.588 1.413T12 11t1.413-.587M8.385 20v-1H11.5v-3.754q-1.283-.102-2.36-1.047q-1.079-.945-1.317-2.21q-1.586-.187-2.705-1.301T4 8V6h3.654V4h8.692v2H20v2q0 1.573-1.118 2.688t-2.705 1.3q-.238 1.266-1.316 2.211T12.5 15.246V19h3.116v1zm-.731-9.084V7H5v1q0 1.142.762 1.963t1.892.953m6.692 2.388q.962-.964.962-2.342V5H8.692v5.962q0 1.378.966 2.343q.966.964 2.346.964t2.342-.964m2-2.39q1.131-.132 1.892-.952T19 8V7h-2.654zM12 9.636"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.413 10.413Q14 9.825 14 9t-.587-1.412T12 7t-1.412.588T10 9t.588 1.413T12 11t1.413-.587M8.385 20v-1H11.5v-3.754q-1.283-.102-2.36-1.047q-1.079-.945-1.317-2.21q-1.586-.187-2.705-1.301T4 8V6h3.654V4h8.692v2H20v2q0 1.573-1.118 2.688t-2.705 1.3q-.238 1.266-1.316 2.211T12.5 15.246V19h3.116v1zm-.731-9.084V7H5v1q0 1.142.762 1.963t1.892.953m6.692 2.388q.962-.964.962-2.342V5H8.692v5.962q0 1.378.966 2.343q.966.964 2.346.964t2.342-.964m2-2.39q1.131-.132 1.892-.952T19 8V7h-2.654zM12 9.636"/></svg>
</template>

CSS

.icon-rewarded-ads-outline-sharp {
  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%22M13.413%2010.413Q14%209.825%2014%209t-.587-1.412T12%207t-1.412.588T10%209t.588%201.413T12%2011t1.413-.587M8.385%2020v-1H11.5v-3.754q-1.283-.102-2.36-1.047q-1.079-.945-1.317-2.21q-1.586-.187-2.705-1.301T4%208V6h3.654V4h8.692v2H20v2q0%201.573-1.118%202.688t-2.705%201.3q-.238%201.266-1.316%202.211T12.5%2015.246V19h3.116v1zm-.731-9.084V7H5v1q0%201.142.762%201.963t1.892.953m6.692%202.388q.962-.964.962-2.342V5H8.692v5.962q0%201.378.966%202.343q.966.964%202.346.964t2.342-.964m2-2.39q1.131-.132%201.892-.952T19%208V7h-2.654zM12%209.636%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%22M13.413%2010.413Q14%209.825%2014%209t-.587-1.412T12%207t-1.412.588T10%209t.588%201.413T12%2011t1.413-.587M8.385%2020v-1H11.5v-3.754q-1.283-.102-2.36-1.047q-1.079-.945-1.317-2.21q-1.586-.187-2.705-1.301T4%208V6h3.654V4h8.692v2H20v2q0%201.573-1.118%202.688t-2.705%201.3q-.238%201.266-1.316%202.211T12.5%2015.246V19h3.116v1zm-.731-9.084V7H5v1q0%201.142.762%201.963t1.892.953m6.692%202.388q.962-.964.962-2.342V5H8.692v5.962q0%201.378.966%202.343q.966.964%202.346.964t2.342-.964m2-2.39q1.131-.132%201.892-.952T19%208V7h-2.654zM12%209.636%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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