sticker-add-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.

Name
sticker-add-rounded
Set
Material Symbols Light
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the sticker add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 5h-1.5q-.213 0-.356-.144T17 4.499t.144-.356T17.5 4H19V2.5q0-.213.144-.356T19.501 2t.356.144T20 2.5V4h1.5q.213 0 .356.144t.144.357t-.144.356T21.5 5H20v1.5q0 .213-.144.356T19.499 7t-.356-.144T19 6.5zm-5.573 4.27l2.38-.674q.068-.565-.323-.985q-.392-.419-.984-.419q-.545 0-.926.382t-.382.926q0 .217.072.4q.07.183.163.37m-6 1.75l2.38-.674q.062-.565-.325-.985t-.991-.419q-.539 0-.919.382q-.38.381-.38.926q0 .217.072.4q.07.183.163.37m4.073 3.71q1.494 0 2.654-.922q1.16-.923 1.5-2.373L8.5 13.454q.592.627 1.367.952t1.633.325M15 19l4-4h-2q-.825 0-1.412.588T15 17zm-9.385 1q-.666 0-1.14-.475T4 18.386V5.615q0-.666.475-1.14T5.615 4h8.412q.236 0 .404.167q.167.168.167.41q0 .959.39 1.828t1.064 1.543t1.543 1.063t1.828.391q.243 0 .41.167q.167.168.167.404v4.933q0 .331-.13.632t-.349.518l-3.465 3.465q-.218.218-.518.348t-.632.131z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightStickerAddRounded(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="M19 5h-1.5q-.213 0-.356-.144T17 4.499t.144-.356T17.5 4H19V2.5q0-.213.144-.356T19.501 2t.356.144T20 2.5V4h1.5q.213 0 .356.144t.144.357t-.144.356T21.5 5H20v1.5q0 .213-.144.356T19.499 7t-.356-.144T19 6.5zm-5.573 4.27l2.38-.674q.068-.565-.323-.985q-.392-.419-.984-.419q-.545 0-.926.382t-.382.926q0 .217.072.4q.07.183.163.37m-6 1.75l2.38-.674q.062-.565-.325-.985t-.991-.419q-.539 0-.919.382q-.38.381-.38.926q0 .217.072.4q.07.183.163.37m4.073 3.71q1.494 0 2.654-.922q1.16-.923 1.5-2.373L8.5 13.454q.592.627 1.367.952t1.633.325M15 19l4-4h-2q-.825 0-1.412.588T15 17zm-9.385 1q-.666 0-1.14-.475T4 18.386V5.615q0-.666.475-1.14T5.615 4h8.412q.236 0 .404.167q.167.168.167.41q0 .959.39 1.828t1.064 1.543t1.543 1.063t1.828.391q.243 0 .41.167q.167.168.167.404v4.933q0 .331-.13.632t-.349.518l-3.465 3.465q-.218.218-.518.348t-.632.131z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 5h-1.5q-.213 0-.356-.144T17 4.499t.144-.356T17.5 4H19V2.5q0-.213.144-.356T19.501 2t.356.144T20 2.5V4h1.5q.213 0 .356.144t.144.357t-.144.356T21.5 5H20v1.5q0 .213-.144.356T19.499 7t-.356-.144T19 6.5zm-5.573 4.27l2.38-.674q.068-.565-.323-.985q-.392-.419-.984-.419q-.545 0-.926.382t-.382.926q0 .217.072.4q.07.183.163.37m-6 1.75l2.38-.674q.062-.565-.325-.985t-.991-.419q-.539 0-.919.382q-.38.381-.38.926q0 .217.072.4q.07.183.163.37m4.073 3.71q1.494 0 2.654-.922q1.16-.923 1.5-2.373L8.5 13.454q.592.627 1.367.952t1.633.325M15 19l4-4h-2q-.825 0-1.412.588T15 17zm-9.385 1q-.666 0-1.14-.475T4 18.386V5.615q0-.666.475-1.14T5.615 4h8.412q.236 0 .404.167q.167.168.167.41q0 .959.39 1.828t1.064 1.543t1.543 1.063t1.828.391q.243 0 .41.167q.167.168.167.404v4.933q0 .331-.13.632t-.349.518l-3.465 3.465q-.218.218-.518.348t-.632.131z"/></svg>
</template>

CSS

.icon-sticker-add-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%22M19%205h-1.5q-.213%200-.356-.144T17%204.499t.144-.356T17.5%204H19V2.5q0-.213.144-.356T19.501%202t.356.144T20%202.5V4h1.5q.213%200%20.356.144t.144.357t-.144.356T21.5%205H20v1.5q0%20.213-.144.356T19.499%207t-.356-.144T19%206.5zm-5.573%204.27l2.38-.674q.068-.565-.323-.985q-.392-.419-.984-.419q-.545%200-.926.382t-.382.926q0%20.217.072.4q.07.183.163.37m-6%201.75l2.38-.674q.062-.565-.325-.985t-.991-.419q-.539%200-.919.382q-.38.381-.38.926q0%20.217.072.4q.07.183.163.37m4.073%203.71q1.494%200%202.654-.922q1.16-.923%201.5-2.373L8.5%2013.454q.592.627%201.367.952t1.633.325M15%2019l4-4h-2q-.825%200-1.412.588T15%2017zm-9.385%201q-.666%200-1.14-.475T4%2018.386V5.615q0-.666.475-1.14T5.615%204h8.412q.236%200%20.404.167q.167.168.167.41q0%20.959.39%201.828t1.064%201.543t1.543%201.063t1.828.391q.243%200%20.41.167q.167.168.167.404v4.933q0%20.331-.13.632t-.349.518l-3.465%203.465q-.218.218-.518.348t-.632.131z%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%22M19%205h-1.5q-.213%200-.356-.144T17%204.499t.144-.356T17.5%204H19V2.5q0-.213.144-.356T19.501%202t.356.144T20%202.5V4h1.5q.213%200%20.356.144t.144.357t-.144.356T21.5%205H20v1.5q0%20.213-.144.356T19.499%207t-.356-.144T19%206.5zm-5.573%204.27l2.38-.674q.068-.565-.323-.985q-.392-.419-.984-.419q-.545%200-.926.382t-.382.926q0%20.217.072.4q.07.183.163.37m-6%201.75l2.38-.674q.062-.565-.325-.985t-.991-.419q-.539%200-.919.382q-.38.381-.38.926q0%20.217.072.4q.07.183.163.37m4.073%203.71q1.494%200%202.654-.922q1.16-.923%201.5-2.373L8.5%2013.454q.592.627%201.367.952t1.633.325M15%2019l4-4h-2q-.825%200-1.412.588T15%2017zm-9.385%201q-.666%200-1.14-.475T4%2018.386V5.615q0-.666.475-1.14T5.615%204h8.412q.236%200%20.404.167q.167.168.167.41q0%20.959.39%201.828t1.064%201.543t1.543%201.063t1.828.391q.243%200%20.41.167q.167.168.167.404v4.933q0%20.331-.13.632t-.349.518l-3.465%203.465q-.218.218-.518.348t-.632.131z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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