ar stickers icon
ar-stickers-outline-sharp from Material Symbols by Google · Outline Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- ar-stickers-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
Use the ar stickers icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.638 21.938Q3 20.875 3 19q0-.8.5-1.437t1.4-1.138l1.625 1.45q-.6.2-1.062.513T5 19q0 .65 2.025 1.325T12 21t4.975-.675T19 19q0-.3-.462-.612t-1.063-.513l1.625-1.45q.9.5 1.4 1.138T21 19q0 1.875-2.637 2.938T12 23t-6.363-1.062M12 20.025L3 12.05V8.275L12-.1l9 8.375v3.775zm-.1-5.1L18.7 8.9L12 2.6L5.2 9zM9.887 9.887q.363-.362.363-.887t-.363-.888T9 7.75t-.888.363T7.75 9t.363.888t.887.362t.888-.363m.362 1.713q1.075.525 2.263.338t2.087-.988q.85-.725 1.113-1.825T15.45 7.05zm2.638-4.712q.362-.363.362-.888t-.363-.888T12 4.75t-.888.363T10.75 6t.363.888t.887.362t.888-.363M11.95 8.75"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsArStickersOutlineSharp(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="M5.638 21.938Q3 20.875 3 19q0-.8.5-1.437t1.4-1.138l1.625 1.45q-.6.2-1.062.513T5 19q0 .65 2.025 1.325T12 21t4.975-.675T19 19q0-.3-.462-.612t-1.063-.513l1.625-1.45q.9.5 1.4 1.138T21 19q0 1.875-2.637 2.938T12 23t-6.363-1.062M12 20.025L3 12.05V8.275L12-.1l9 8.375v3.775zm-.1-5.1L18.7 8.9L12 2.6L5.2 9zM9.887 9.887q.363-.362.363-.887t-.363-.888T9 7.75t-.888.363T7.75 9t.363.888t.887.362t.888-.363m.362 1.713q1.075.525 2.263.338t2.087-.988q.85-.725 1.113-1.825T15.45 7.05zm2.638-4.712q.362-.363.362-.888t-.363-.888T12 4.75t-.888.363T10.75 6t.363.888t.887.362t.888-.363M11.95 8.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.638 21.938Q3 20.875 3 19q0-.8.5-1.437t1.4-1.138l1.625 1.45q-.6.2-1.062.513T5 19q0 .65 2.025 1.325T12 21t4.975-.675T19 19q0-.3-.462-.612t-1.063-.513l1.625-1.45q.9.5 1.4 1.138T21 19q0 1.875-2.637 2.938T12 23t-6.363-1.062M12 20.025L3 12.05V8.275L12-.1l9 8.375v3.775zm-.1-5.1L18.7 8.9L12 2.6L5.2 9zM9.887 9.887q.363-.362.363-.887t-.363-.888T9 7.75t-.888.363T7.75 9t.363.888t.887.362t.888-.363m.362 1.713q1.075.525 2.263.338t2.087-.988q.85-.725 1.113-1.825T15.45 7.05zm2.638-4.712q.362-.363.362-.888t-.363-.888T12 4.75t-.888.363T10.75 6t.363.888t.887.362t.888-.363M11.95 8.75"/></svg> </template>
CSS
.icon-ar-stickers-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%22M5.638%2021.938Q3%2020.875%203%2019q0-.8.5-1.437t1.4-1.138l1.625%201.45q-.6.2-1.062.513T5%2019q0%20.65%202.025%201.325T12%2021t4.975-.675T19%2019q0-.3-.462-.612t-1.063-.513l1.625-1.45q.9.5%201.4%201.138T21%2019q0%201.875-2.637%202.938T12%2023t-6.363-1.062M12%2020.025L3%2012.05V8.275L12-.1l9%208.375v3.775zm-.1-5.1L18.7%208.9L12%202.6L5.2%209zM9.887%209.887q.363-.362.363-.887t-.363-.888T9%207.75t-.888.363T7.75%209t.363.888t.887.362t.888-.363m.362%201.713q1.075.525%202.263.338t2.087-.988q.85-.725%201.113-1.825T15.45%207.05zm2.638-4.712q.362-.363.362-.888t-.363-.888T12%204.75t-.888.363T10.75%206t.363.888t.887.362t.888-.363M11.95%208.75%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%22M5.638%2021.938Q3%2020.875%203%2019q0-.8.5-1.437t1.4-1.138l1.625%201.45q-.6.2-1.062.513T5%2019q0%20.65%202.025%201.325T12%2021t4.975-.675T19%2019q0-.3-.462-.612t-1.063-.513l1.625-1.45q.9.5%201.4%201.138T21%2019q0%201.875-2.637%202.938T12%2023t-6.363-1.062M12%2020.025L3%2012.05V8.275L12-.1l9%208.375v3.775zm-.1-5.1L18.7%208.9L12%202.6L5.2%209zM9.887%209.887q.363-.362.363-.887t-.363-.888T9%207.75t-.888.363T7.75%209t.363.888t.887.362t.888-.363m.362%201.713q1.075.525%202.263.338t2.087-.988q.85-.725%201.113-1.825T15.45%207.05zm2.638-4.712q.362-.363.362-.888t-.363-.888T12%204.75t-.888.363T10.75%206t.363.888t.887.362t.888-.363M11.95%208.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/ar-stickers-outline-sharp.svg?color=%231a73e8&size=48