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

Name
sticker-add-outline-rounded
Set
Material Symbols Light
Style
Outline 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="m7.427 11.02l2.38-.674q.062-.565-.325-.985t-.991-.419q-.539 0-.919.382q-.38.381-.38.926q0 .217.072.4q.07.183.163.37m6-1.75l2.38-.674q.068-.565-.323-.985q-.392-.419-.984-.419q-.545 0-.926.382t-.382.926q0 .217.072.4q.07.183.163.37M5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h8.5q.212 0 .356.144t.144.357t-.144.356t-.356.143h-8.5q-.231 0-.424.192T5 5.616v12.769q0 .23.192.423t.423.192H15v-2q0-.825.588-1.412T17 15h2V9.885q0-.213.144-.357t.357-.143t.356.143t.143.357v5.02q0 .333-.13.633t-.349.518l-3.465 3.465q-.218.218-.518.348t-.632.131zm5.884-5.27q1.408 0 2.51-.814q1.104-.814 1.53-2.108q.05-.127-.046-.223q-.096-.095-.23-.05l-6.335 1.788q-.142.05-.18.194t.088.24q.548.466 1.232.72q.685.254 1.431.254M19 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.5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightStickerAddOutlineRounded(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="m7.427 11.02l2.38-.674q.062-.565-.325-.985t-.991-.419q-.539 0-.919.382q-.38.381-.38.926q0 .217.072.4q.07.183.163.37m6-1.75l2.38-.674q.068-.565-.323-.985q-.392-.419-.984-.419q-.545 0-.926.382t-.382.926q0 .217.072.4q.07.183.163.37M5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h8.5q.212 0 .356.144t.144.357t-.144.356t-.356.143h-8.5q-.231 0-.424.192T5 5.616v12.769q0 .23.192.423t.423.192H15v-2q0-.825.588-1.412T17 15h2V9.885q0-.213.144-.357t.357-.143t.356.143t.143.357v5.02q0 .333-.13.633t-.349.518l-3.465 3.465q-.218.218-.518.348t-.632.131zm5.884-5.27q1.408 0 2.51-.814q1.104-.814 1.53-2.108q.05-.127-.046-.223q-.096-.095-.23-.05l-6.335 1.788q-.142.05-.18.194t.088.24q.548.466 1.232.72q.685.254 1.431.254M19 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.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.427 11.02l2.38-.674q.062-.565-.325-.985t-.991-.419q-.539 0-.919.382q-.38.381-.38.926q0 .217.072.4q.07.183.163.37m6-1.75l2.38-.674q.068-.565-.323-.985q-.392-.419-.984-.419q-.545 0-.926.382t-.382.926q0 .217.072.4q.07.183.163.37M5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h8.5q.212 0 .356.144t.144.357t-.144.356t-.356.143h-8.5q-.231 0-.424.192T5 5.616v12.769q0 .23.192.423t.423.192H15v-2q0-.825.588-1.412T17 15h2V9.885q0-.213.144-.357t.357-.143t.356.143t.143.357v5.02q0 .333-.13.633t-.349.518l-3.465 3.465q-.218.218-.518.348t-.632.131zm5.884-5.27q1.408 0 2.51-.814q1.104-.814 1.53-2.108q.05-.127-.046-.223q-.096-.095-.23-.05l-6.335 1.788q-.142.05-.18.194t.088.24q.548.466 1.232.72q.685.254 1.431.254M19 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.5z"/></svg>
</template>

CSS

.icon-sticker-add-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%22m7.427%2011.02l2.38-.674q.062-.565-.325-.985t-.991-.419q-.539%200-.919.382q-.38.381-.38.926q0%20.217.072.4q.07.183.163.37m6-1.75l2.38-.674q.068-.565-.323-.985q-.392-.419-.984-.419q-.545%200-.926.382t-.382.926q0%20.217.072.4q.07.183.163.37M5.616%2020q-.691%200-1.153-.462T4%2018.384V5.616q0-.691.463-1.153T5.616%204h8.5q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-8.5q-.231%200-.424.192T5%205.616v12.769q0%20.23.192.423t.423.192H15v-2q0-.825.588-1.412T17%2015h2V9.885q0-.213.144-.357t.357-.143t.356.143t.143.357v5.02q0%20.333-.13.633t-.349.518l-3.465%203.465q-.218.218-.518.348t-.632.131zm5.884-5.27q1.408%200%202.51-.814q1.104-.814%201.53-2.108q.05-.127-.046-.223q-.096-.095-.23-.05l-6.335%201.788q-.142.05-.18.194t.088.24q.548.466%201.232.72q.685.254%201.431.254M19%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.5z%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%22m7.427%2011.02l2.38-.674q.062-.565-.325-.985t-.991-.419q-.539%200-.919.382q-.38.381-.38.926q0%20.217.072.4q.07.183.163.37m6-1.75l2.38-.674q.068-.565-.323-.985q-.392-.419-.984-.419q-.545%200-.926.382t-.382.926q0%20.217.072.4q.07.183.163.37M5.616%2020q-.691%200-1.153-.462T4%2018.384V5.616q0-.691.463-1.153T5.616%204h8.5q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-8.5q-.231%200-.424.192T5%205.616v12.769q0%20.23.192.423t.423.192H15v-2q0-.825.588-1.412T17%2015h2V9.885q0-.213.144-.357t.357-.143t.356.143t.143.357v5.02q0%20.333-.13.633t-.349.518l-3.465%203.465q-.218.218-.518.348t-.632.131zm5.884-5.27q1.408%200%202.51-.814q1.104-.814%201.53-2.108q.05-.127-.046-.223q-.096-.095-.23-.05l-6.335%201.788q-.142.05-.18.194t.088.24q.548.466%201.232.72q.685.254%201.431.254M19%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.5z%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-outline-rounded.svg?color=%231a73e8&size=48