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

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

3 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

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="M6.34 20.86Q4 20.068 4 18.655q0-.685.625-1.245q.625-.561 1.679-.907l.817.739q-.888.257-1.505.627T5 18.654q0 .765 1.967 1.382t5.033.618t5.033-.617T19 18.654q0-.416-.616-.786q-.617-.37-1.505-.627l.817-.739q1.054.346 1.679.907q.625.56.625 1.245q0 1.413-2.34 2.207t-5.66.793t-5.66-.793M12 18.87L4 11.8V8.852l8-7.433l8 7.433V11.8zM9.753 9.945q.305-.305.305-.753t-.305-.753T9 8.134t-.753.305t-.305.753t.305.753t.753.305t.753-.305m.843 1.77q.979.39 2.022.194q1.043-.197 1.847-.901q.735-.648.988-1.594t-.08-1.864zm2.157-4.77q.305-.304.305-.753q0-.448-.305-.752q-.305-.305-.753-.305t-.753.305t-.305.752q0 .449.305.753q.305.305.753.305t.753-.305"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightArStickersSharp(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="M6.34 20.86Q4 20.068 4 18.655q0-.685.625-1.245q.625-.561 1.679-.907l.817.739q-.888.257-1.505.627T5 18.654q0 .765 1.967 1.382t5.033.618t5.033-.617T19 18.654q0-.416-.616-.786q-.617-.37-1.505-.627l.817-.739q1.054.346 1.679.907q.625.56.625 1.245q0 1.413-2.34 2.207t-5.66.793t-5.66-.793M12 18.87L4 11.8V8.852l8-7.433l8 7.433V11.8zM9.753 9.945q.305-.305.305-.753t-.305-.753T9 8.134t-.753.305t-.305.753t.305.753t.753.305t.753-.305m.843 1.77q.979.39 2.022.194q1.043-.197 1.847-.901q.735-.648.988-1.594t-.08-1.864zm2.157-4.77q.305-.304.305-.753q0-.448-.305-.752q-.305-.305-.753-.305t-.753.305t-.305.752q0 .449.305.753q.305.305.753.305t.753-.305"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.34 20.86Q4 20.068 4 18.655q0-.685.625-1.245q.625-.561 1.679-.907l.817.739q-.888.257-1.505.627T5 18.654q0 .765 1.967 1.382t5.033.618t5.033-.617T19 18.654q0-.416-.616-.786q-.617-.37-1.505-.627l.817-.739q1.054.346 1.679.907q.625.56.625 1.245q0 1.413-2.34 2.207t-5.66.793t-5.66-.793M12 18.87L4 11.8V8.852l8-7.433l8 7.433V11.8zM9.753 9.945q.305-.305.305-.753t-.305-.753T9 8.134t-.753.305t-.305.753t.305.753t.753.305t.753-.305m.843 1.77q.979.39 2.022.194q1.043-.197 1.847-.901q.735-.648.988-1.594t-.08-1.864zm2.157-4.77q.305-.304.305-.753q0-.448-.305-.752q-.305-.305-.753-.305t-.753.305t-.305.752q0 .449.305.753q.305.305.753.305t.753-.305"/></svg>
</template>

CSS

.icon-ar-stickers-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%22M6.34%2020.86Q4%2020.068%204%2018.655q0-.685.625-1.245q.625-.561%201.679-.907l.817.739q-.888.257-1.505.627T5%2018.654q0%20.765%201.967%201.382t5.033.618t5.033-.617T19%2018.654q0-.416-.616-.786q-.617-.37-1.505-.627l.817-.739q1.054.346%201.679.907q.625.56.625%201.245q0%201.413-2.34%202.207t-5.66.793t-5.66-.793M12%2018.87L4%2011.8V8.852l8-7.433l8%207.433V11.8zM9.753%209.945q.305-.305.305-.753t-.305-.753T9%208.134t-.753.305t-.305.753t.305.753t.753.305t.753-.305m.843%201.77q.979.39%202.022.194q1.043-.197%201.847-.901q.735-.648.988-1.594t-.08-1.864zm2.157-4.77q.305-.304.305-.753q0-.448-.305-.752q-.305-.305-.753-.305t-.753.305t-.305.752q0%20.449.305.753q.305.305.753.305t.753-.305%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%22M6.34%2020.86Q4%2020.068%204%2018.655q0-.685.625-1.245q.625-.561%201.679-.907l.817.739q-.888.257-1.505.627T5%2018.654q0%20.765%201.967%201.382t5.033.618t5.033-.617T19%2018.654q0-.416-.616-.786q-.617-.37-1.505-.627l.817-.739q1.054.346%201.679.907q.625.56.625%201.245q0%201.413-2.34%202.207t-5.66.793t-5.66-.793M12%2018.87L4%2011.8V8.852l8-7.433l8%207.433V11.8zM9.753%209.945q.305-.305.305-.753t-.305-.753T9%208.134t-.753.305t-.305.753t.305.753t.753.305t.753-.305m.843%201.77q.979.39%202.022.194q1.043-.197%201.847-.901q.735-.648.988-1.594t-.08-1.864zm2.157-4.77q.305-.304.305-.753q0-.448-.305-.752q-.305-.305-.753-.305t-.753.305t-.305.752q0%20.449.305.753q.305.305.753.305t.753-.305%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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