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

Name
rewarded-ads
Set
Material Symbols Light
Style
Regular
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.321-.236-2.312-1.105T7.823 11.99q-1.586-.187-2.705-1.301T4 8V7q0-.402.299-.701T5 6h2.654V4h8.692v2H19q.402 0 .701.299T20 7v1q0 1.573-1.118 2.688t-2.705 1.3q-.373 1.285-1.364 2.153T12.5 15.246V19h3.115v1zm-.731-9.084V7H5v1q0 1.142.762 1.963t1.892.953m8.692 0q1.131-.133 1.893-.954T19 8V7h-2.654z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRewardedAds(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.321-.236-2.312-1.105T7.823 11.99q-1.586-.187-2.705-1.301T4 8V7q0-.402.299-.701T5 6h2.654V4h8.692v2H19q.402 0 .701.299T20 7v1q0 1.573-1.118 2.688t-2.705 1.3q-.373 1.285-1.364 2.153T12.5 15.246V19h3.115v1zm-.731-9.084V7H5v1q0 1.142.762 1.963t1.892.953m8.692 0q1.131-.133 1.893-.954T19 8V7h-2.654z"/></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.321-.236-2.312-1.105T7.823 11.99q-1.586-.187-2.705-1.301T4 8V7q0-.402.299-.701T5 6h2.654V4h8.692v2H19q.402 0 .701.299T20 7v1q0 1.573-1.118 2.688t-2.705 1.3q-.373 1.285-1.364 2.153T12.5 15.246V19h3.115v1zm-.731-9.084V7H5v1q0 1.142.762 1.963t1.892.953m8.692 0q1.131-.133 1.893-.954T19 8V7h-2.654z"/></svg>
</template>

CSS

.icon-rewarded-ads {
  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.321-.236-2.312-1.105T7.823%2011.99q-1.586-.187-2.705-1.301T4%208V7q0-.402.299-.701T5%206h2.654V4h8.692v2H19q.402%200%20.701.299T20%207v1q0%201.573-1.118%202.688t-2.705%201.3q-.373%201.285-1.364%202.153T12.5%2015.246V19h3.115v1zm-.731-9.084V7H5v1q0%201.142.762%201.963t1.892.953m8.692%200q1.131-.133%201.893-.954T19%208V7h-2.654z%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.321-.236-2.312-1.105T7.823%2011.99q-1.586-.187-2.705-1.301T4%208V7q0-.402.299-.701T5%206h2.654V4h8.692v2H19q.402%200%20.701.299T20%207v1q0%201.573-1.118%202.688t-2.705%201.3q-.373%201.285-1.364%202.153T12.5%2015.246V19h3.115v1zm-.731-9.084V7H5v1q0%201.142.762%201.963t1.892.953m8.692%200q1.131-.133%201.893-.954T19%208V7h-2.654z%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.svg?color=%231a73e8&size=48