ar-on-you-sharp from Material Symbols by Google · Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
ar-on-you-sharp
Set
Material Symbols
Style
Sharp
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More audio & video icons from Material Symbols

Use the ar on you icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.675 6.325Q20 8.65 20 12t-2.325 5.675T12 20t-5.675-2.325T4 12t2.325-5.675T12 4t5.675 2.325m-3.525 8.488q.95-.688 1.35-1.813h-7q.4 1.125 1.35 1.813T12 15.5t2.15-.687m-5.363-4.1Q9.076 11 9.5 11t.713-.288T10.5 10t-.288-.712T9.5 9t-.712.288T8.5 10t.288.713m5 0q.287.287.712.287t.713-.288T15.5 10t-.288-.712T14.5 9t-.712.288T13.5 10t.288.713M1 6V1h5v2H3v3zm0 17v-5h2v3h3v2zm17 0v-2h3v-3h2v5zm3-17V3h-3V1h5v5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsArOnYouSharp(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="M17.675 6.325Q20 8.65 20 12t-2.325 5.675T12 20t-5.675-2.325T4 12t2.325-5.675T12 4t5.675 2.325m-3.525 8.488q.95-.688 1.35-1.813h-7q.4 1.125 1.35 1.813T12 15.5t2.15-.687m-5.363-4.1Q9.076 11 9.5 11t.713-.288T10.5 10t-.288-.712T9.5 9t-.712.288T8.5 10t.288.713m5 0q.287.287.712.287t.713-.288T15.5 10t-.288-.712T14.5 9t-.712.288T13.5 10t.288.713M1 6V1h5v2H3v3zm0 17v-5h2v3h3v2zm17 0v-2h3v-3h2v5zm3-17V3h-3V1h5v5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.675 6.325Q20 8.65 20 12t-2.325 5.675T12 20t-5.675-2.325T4 12t2.325-5.675T12 4t5.675 2.325m-3.525 8.488q.95-.688 1.35-1.813h-7q.4 1.125 1.35 1.813T12 15.5t2.15-.687m-5.363-4.1Q9.076 11 9.5 11t.713-.288T10.5 10t-.288-.712T9.5 9t-.712.288T8.5 10t.288.713m5 0q.287.287.712.287t.713-.288T15.5 10t-.288-.712T14.5 9t-.712.288T13.5 10t.288.713M1 6V1h5v2H3v3zm0 17v-5h2v3h3v2zm17 0v-2h3v-3h2v5zm3-17V3h-3V1h5v5z"/></svg>
</template>

CSS

.icon-ar-on-you-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%22M17.675%206.325Q20%208.65%2020%2012t-2.325%205.675T12%2020t-5.675-2.325T4%2012t2.325-5.675T12%204t5.675%202.325m-3.525%208.488q.95-.688%201.35-1.813h-7q.4%201.125%201.35%201.813T12%2015.5t2.15-.687m-5.363-4.1Q9.076%2011%209.5%2011t.713-.288T10.5%2010t-.288-.712T9.5%209t-.712.288T8.5%2010t.288.713m5%200q.287.287.712.287t.713-.288T15.5%2010t-.288-.712T14.5%209t-.712.288T13.5%2010t.288.713M1%206V1h5v2H3v3zm0%2017v-5h2v3h3v2zm17%200v-2h3v-3h2v5zm3-17V3h-3V1h5v5z%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%22M17.675%206.325Q20%208.65%2020%2012t-2.325%205.675T12%2020t-5.675-2.325T4%2012t2.325-5.675T12%204t5.675%202.325m-3.525%208.488q.95-.688%201.35-1.813h-7q.4%201.125%201.35%201.813T12%2015.5t2.15-.687m-5.363-4.1Q9.076%2011%209.5%2011t.713-.288T10.5%2010t-.288-.712T9.5%209t-.712.288T8.5%2010t.288.713m5%200q.287.287.712.287t.713-.288T15.5%2010t-.288-.712T14.5%209t-.712.288T13.5%2010t.288.713M1%206V1h5v2H3v3zm0%2017v-5h2v3h3v2zm17%200v-2h3v-3h2v5zm3-17V3h-3V1h5v5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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