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

Name
rewarded-ads-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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-.587M11.5 19v-3.754q-1.379-.102-2.399-.999t-1.278-2.258q-1.587-.187-2.705-1.301T4 8v-.385q0-.67.472-1.143Q4.944 6 5.616 6h2.038v-.385q0-.67.472-1.143Q8.598 4 9.269 4h5.462q.671 0 1.143.472t.472 1.143V6h2.039q.67 0 1.143.472q.472.472.472 1.144V8q0 1.573-1.118 2.688t-2.705 1.3q-.258 1.362-1.278 2.259t-2.399 1V19h2.616q.213 0 .356.143q.144.143.144.357t-.144.357t-.356.143H8.885q-.214 0-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143zm-3.846-8.084V7H5.615q-.269 0-.442.173T5 7.616V8q0 1.123.762 1.953q.761.83 1.892.963m6.692 2.392q.962-.962.962-2.346V5.616q0-.27-.174-.443Q14.962 5 14.692 5H9.308q-.27 0-.442.173q-.174.173-.174.443v5.346q0 1.384.962 2.346q.962.961 2.346.961t2.346-.961m2-2.393q1.131-.132 1.893-.962Q19 9.123 19 8v-.385q0-.269-.173-.442T18.385 7h-2.039zM12 9.635"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRewardedAdsOutlineRounded(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-.587M11.5 19v-3.754q-1.379-.102-2.399-.999t-1.278-2.258q-1.587-.187-2.705-1.301T4 8v-.385q0-.67.472-1.143Q4.944 6 5.616 6h2.038v-.385q0-.67.472-1.143Q8.598 4 9.269 4h5.462q.671 0 1.143.472t.472 1.143V6h2.039q.67 0 1.143.472q.472.472.472 1.144V8q0 1.573-1.118 2.688t-2.705 1.3q-.258 1.362-1.278 2.259t-2.399 1V19h2.616q.213 0 .356.143q.144.143.144.357t-.144.357t-.356.143H8.885q-.214 0-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143zm-3.846-8.084V7H5.615q-.269 0-.442.173T5 7.616V8q0 1.123.762 1.953q.761.83 1.892.963m6.692 2.392q.962-.962.962-2.346V5.616q0-.27-.174-.443Q14.962 5 14.692 5H9.308q-.27 0-.442.173q-.174.173-.174.443v5.346q0 1.384.962 2.346q.962.961 2.346.961t2.346-.961m2-2.393q1.131-.132 1.893-.962Q19 9.123 19 8v-.385q0-.269-.173-.442T18.385 7h-2.039zM12 9.635"/></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-.587M11.5 19v-3.754q-1.379-.102-2.399-.999t-1.278-2.258q-1.587-.187-2.705-1.301T4 8v-.385q0-.67.472-1.143Q4.944 6 5.616 6h2.038v-.385q0-.67.472-1.143Q8.598 4 9.269 4h5.462q.671 0 1.143.472t.472 1.143V6h2.039q.67 0 1.143.472q.472.472.472 1.144V8q0 1.573-1.118 2.688t-2.705 1.3q-.258 1.362-1.278 2.259t-2.399 1V19h2.616q.213 0 .356.143q.144.143.144.357t-.144.357t-.356.143H8.885q-.214 0-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143zm-3.846-8.084V7H5.615q-.269 0-.442.173T5 7.616V8q0 1.123.762 1.953q.761.83 1.892.963m6.692 2.392q.962-.962.962-2.346V5.616q0-.27-.174-.443Q14.962 5 14.692 5H9.308q-.27 0-.442.173q-.174.173-.174.443v5.346q0 1.384.962 2.346q.962.961 2.346.961t2.346-.961m2-2.393q1.131-.132 1.893-.962Q19 9.123 19 8v-.385q0-.269-.173-.442T18.385 7h-2.039zM12 9.635"/></svg>
</template>

CSS

.icon-rewarded-ads-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%22M13.413%2010.413Q14%209.825%2014%209t-.587-1.412T12%207t-1.412.588T10%209t.588%201.413T12%2011t1.413-.587M11.5%2019v-3.754q-1.379-.102-2.399-.999t-1.278-2.258q-1.587-.187-2.705-1.301T4%208v-.385q0-.67.472-1.143Q4.944%206%205.616%206h2.038v-.385q0-.67.472-1.143Q8.598%204%209.269%204h5.462q.671%200%201.143.472t.472%201.143V6h2.039q.67%200%201.143.472q.472.472.472%201.144V8q0%201.573-1.118%202.688t-2.705%201.3q-.258%201.362-1.278%202.259t-2.399%201V19h2.616q.213%200%20.356.143q.144.143.144.357t-.144.357t-.356.143H8.885q-.214%200-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143zm-3.846-8.084V7H5.615q-.269%200-.442.173T5%207.616V8q0%201.123.762%201.953q.761.83%201.892.963m6.692%202.392q.962-.962.962-2.346V5.616q0-.27-.174-.443Q14.962%205%2014.692%205H9.308q-.27%200-.442.173q-.174.173-.174.443v5.346q0%201.384.962%202.346q.962.961%202.346.961t2.346-.961m2-2.393q1.131-.132%201.893-.962Q19%209.123%2019%208v-.385q0-.269-.173-.442T18.385%207h-2.039zM12%209.635%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-.587M11.5%2019v-3.754q-1.379-.102-2.399-.999t-1.278-2.258q-1.587-.187-2.705-1.301T4%208v-.385q0-.67.472-1.143Q4.944%206%205.616%206h2.038v-.385q0-.67.472-1.143Q8.598%204%209.269%204h5.462q.671%200%201.143.472t.472%201.143V6h2.039q.67%200%201.143.472q.472.472.472%201.144V8q0%201.573-1.118%202.688t-2.705%201.3q-.258%201.362-1.278%202.259t-2.399%201V19h2.616q.213%200%20.356.143q.144.143.144.357t-.144.357t-.356.143H8.885q-.214%200-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143zm-3.846-8.084V7H5.615q-.269%200-.442.173T5%207.616V8q0%201.123.762%201.953q.761.83%201.892.963m6.692%202.392q.962-.962.962-2.346V5.616q0-.27-.174-.443Q14.962%205%2014.692%205H9.308q-.27%200-.442.173q-.174.173-.174.443v5.346q0%201.384.962%202.346q.962.961%202.346.961t2.346-.961m2-2.393q1.131-.132%201.893-.962Q19%209.123%2019%208v-.385q0-.269-.173-.442T18.385%207h-2.039zM12%209.635%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-rounded.svg?color=%231a73e8&size=48