ar on you icon
ar-on-you-outline-rounded from Material Symbols by Google · Outline Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- ar-on-you-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- 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.325M16.25 16.25Q18 14.5 18 12t-1.75-4.25T12 6T7.75 7.75T6 12t1.75 4.25T12 18t4.25-1.75m-7.462-5.537Q9.075 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 5V3q0-.825.588-1.412T3 1h2q.425 0 .713.288T6 2t-.288.713T5 3H3v2q0 .425-.288.713T2 6t-.712-.288T1 5m4 18H3q-.825 0-1.412-.587T1 21v-2q0-.425.288-.712T2 18t.713.288T3 19v2h2q.425 0 .713.288T6 22t-.288.713T5 23m16 0h-2q-.425 0-.712-.288T18 22t.288-.712T19 21h2v-2q0-.425.288-.712T22 18t.713.288T23 19v2q0 .825-.587 1.413T21 23m0-18V3h-2q-.425 0-.712-.288T18 2t.288-.712T19 1h2q.825 0 1.413.588T23 3v2q0 .425-.288.713T22 6t-.712-.288T21 5m-7.237 10.05q.812-.45 1.312-1.225q.15-.275-.012-.55T14.575 13h-5.15q-.325 0-.488.275t-.012.55q.5.775 1.313 1.225T12 15.5t1.763-.45"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsArOnYouOutlineRounded(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.325M16.25 16.25Q18 14.5 18 12t-1.75-4.25T12 6T7.75 7.75T6 12t1.75 4.25T12 18t4.25-1.75m-7.462-5.537Q9.075 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 5V3q0-.825.588-1.412T3 1h2q.425 0 .713.288T6 2t-.288.713T5 3H3v2q0 .425-.288.713T2 6t-.712-.288T1 5m4 18H3q-.825 0-1.412-.587T1 21v-2q0-.425.288-.712T2 18t.713.288T3 19v2h2q.425 0 .713.288T6 22t-.288.713T5 23m16 0h-2q-.425 0-.712-.288T18 22t.288-.712T19 21h2v-2q0-.425.288-.712T22 18t.713.288T23 19v2q0 .825-.587 1.413T21 23m0-18V3h-2q-.425 0-.712-.288T18 2t.288-.712T19 1h2q.825 0 1.413.588T23 3v2q0 .425-.288.713T22 6t-.712-.288T21 5m-7.237 10.05q.812-.45 1.312-1.225q.15-.275-.012-.55T14.575 13h-5.15q-.325 0-.488.275t-.012.55q.5.775 1.313 1.225T12 15.5t1.763-.45"/></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.325M16.25 16.25Q18 14.5 18 12t-1.75-4.25T12 6T7.75 7.75T6 12t1.75 4.25T12 18t4.25-1.75m-7.462-5.537Q9.075 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 5V3q0-.825.588-1.412T3 1h2q.425 0 .713.288T6 2t-.288.713T5 3H3v2q0 .425-.288.713T2 6t-.712-.288T1 5m4 18H3q-.825 0-1.412-.587T1 21v-2q0-.425.288-.712T2 18t.713.288T3 19v2h2q.425 0 .713.288T6 22t-.288.713T5 23m16 0h-2q-.425 0-.712-.288T18 22t.288-.712T19 21h2v-2q0-.425.288-.712T22 18t.713.288T23 19v2q0 .825-.587 1.413T21 23m0-18V3h-2q-.425 0-.712-.288T18 2t.288-.712T19 1h2q.825 0 1.413.588T23 3v2q0 .425-.288.713T22 6t-.712-.288T21 5m-7.237 10.05q.812-.45 1.312-1.225q.15-.275-.012-.55T14.575 13h-5.15q-.325 0-.488.275t-.012.55q.5.775 1.313 1.225T12 15.5t1.763-.45"/></svg> </template>
CSS
.icon-ar-on-you-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%22M17.675%206.325Q20%208.65%2020%2012t-2.325%205.675T12%2020t-5.675-2.325T4%2012t2.325-5.675T12%204t5.675%202.325M16.25%2016.25Q18%2014.5%2018%2012t-1.75-4.25T12%206T7.75%207.75T6%2012t1.75%204.25T12%2018t4.25-1.75m-7.462-5.537Q9.075%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%205V3q0-.825.588-1.412T3%201h2q.425%200%20.713.288T6%202t-.288.713T5%203H3v2q0%20.425-.288.713T2%206t-.712-.288T1%205m4%2018H3q-.825%200-1.412-.587T1%2021v-2q0-.425.288-.712T2%2018t.713.288T3%2019v2h2q.425%200%20.713.288T6%2022t-.288.713T5%2023m16%200h-2q-.425%200-.712-.288T18%2022t.288-.712T19%2021h2v-2q0-.425.288-.712T22%2018t.713.288T23%2019v2q0%20.825-.587%201.413T21%2023m0-18V3h-2q-.425%200-.712-.288T18%202t.288-.712T19%201h2q.825%200%201.413.588T23%203v2q0%20.425-.288.713T22%206t-.712-.288T21%205m-7.237%2010.05q.812-.45%201.312-1.225q.15-.275-.012-.55T14.575%2013h-5.15q-.325%200-.488.275t-.012.55q.5.775%201.313%201.225T12%2015.5t1.763-.45%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.325M16.25%2016.25Q18%2014.5%2018%2012t-1.75-4.25T12%206T7.75%207.75T6%2012t1.75%204.25T12%2018t4.25-1.75m-7.462-5.537Q9.075%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%205V3q0-.825.588-1.412T3%201h2q.425%200%20.713.288T6%202t-.288.713T5%203H3v2q0%20.425-.288.713T2%206t-.712-.288T1%205m4%2018H3q-.825%200-1.412-.587T1%2021v-2q0-.425.288-.712T2%2018t.713.288T3%2019v2h2q.425%200%20.713.288T6%2022t-.288.713T5%2023m16%200h-2q-.425%200-.712-.288T18%2022t.288-.712T19%2021h2v-2q0-.425.288-.712T22%2018t.713.288T23%2019v2q0%20.825-.587%201.413T21%2023m0-18V3h-2q-.425%200-.712-.288T18%202t.288-.712T19%201h2q.825%200%201.413.588T23%203v2q0%20.425-.288.713T22%206t-.712-.288T21%205m-7.237%2010.05q.812-.45%201.312-1.225q.15-.275-.012-.55T14.575%2013h-5.15q-.325%200-.488.275t-.012.55q.5.775%201.313%201.225T12%2015.5t1.763-.45%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-outline-rounded.svg?color=%231a73e8&size=48