no smoking emoji

no-smoking from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.

Name
no-smoking
Set
Twitter Emoji
Style
Default
Category
Symbols
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Twitter Emoji

Use the no smoking emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="17"/><path fill="#fff" d="M23.703 17h-.017c-.407 0-.733-.261-.733-.668c0-.219.082-2.149 2.929-4.047c1.475-.983 1.784-2.609 1.447-3.721c-.315-1.042-1.164-1.63-2.328-1.63c-1.771 0-2.26.957-2.394 1.524c-.169.713.046 1.179.268 1.369c.325.279.8.218 1.075.049c.196-.122.301-.331.301-.606a.75.75 0 0 1 1.5 0c0 .799-.369 1.485-1.013 1.883c-.721.446-1.832.4-2.557-.004c-.886-.494-1.337-1.743-1.034-3.031c.396-1.674 1.836-2.674 3.854-2.674c1.844 0 3.251 1.011 3.764 2.704c.602 1.986-.242 4.215-2.051 5.421c-2.173 1.449-2.259 2.723-2.261 2.779c-.018.402-.349.652-.75.652M22 19H6s-2 0-2 2v1c0 2 2 2 2 2h16zm5 0h-3v5h3s2 0 2-2v-1c0-2-2-2-2-2"/><path fill="#dd2e44" d="M18 0C8.059 0 0 8.06 0 18c0 9.941 8.059 18 18 18s18-8.059 18-18c0-9.94-8.059-18-18-18m16 18c0 3.969-1.453 7.592-3.845 10.389L7.612 5.845A15.93 15.93 0 0 1 18 2c8.837 0 16 7.164 16 16M2 18c0-3.968 1.453-7.591 3.844-10.387l22.543 22.543A15.92 15.92 0 0 1 18 34C9.164 34 2 26.837 2 18"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiNoSmoking(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="17"/><path fill="#fff" d="M23.703 17h-.017c-.407 0-.733-.261-.733-.668c0-.219.082-2.149 2.929-4.047c1.475-.983 1.784-2.609 1.447-3.721c-.315-1.042-1.164-1.63-2.328-1.63c-1.771 0-2.26.957-2.394 1.524c-.169.713.046 1.179.268 1.369c.325.279.8.218 1.075.049c.196-.122.301-.331.301-.606a.75.75 0 0 1 1.5 0c0 .799-.369 1.485-1.013 1.883c-.721.446-1.832.4-2.557-.004c-.886-.494-1.337-1.743-1.034-3.031c.396-1.674 1.836-2.674 3.854-2.674c1.844 0 3.251 1.011 3.764 2.704c.602 1.986-.242 4.215-2.051 5.421c-2.173 1.449-2.259 2.723-2.261 2.779c-.018.402-.349.652-.75.652M22 19H6s-2 0-2 2v1c0 2 2 2 2 2h16zm5 0h-3v5h3s2 0 2-2v-1c0-2-2-2-2-2"/><path fill="#dd2e44" d="M18 0C8.059 0 0 8.06 0 18c0 9.941 8.059 18 18 18s18-8.059 18-18c0-9.94-8.059-18-18-18m16 18c0 3.969-1.453 7.592-3.845 10.389L7.612 5.845A15.93 15.93 0 0 1 18 2c8.837 0 16 7.164 16 16M2 18c0-3.968 1.453-7.591 3.844-10.387l22.543 22.543A15.92 15.92 0 0 1 18 34C9.164 34 2 26.837 2 18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="17"/><path fill="#fff" d="M23.703 17h-.017c-.407 0-.733-.261-.733-.668c0-.219.082-2.149 2.929-4.047c1.475-.983 1.784-2.609 1.447-3.721c-.315-1.042-1.164-1.63-2.328-1.63c-1.771 0-2.26.957-2.394 1.524c-.169.713.046 1.179.268 1.369c.325.279.8.218 1.075.049c.196-.122.301-.331.301-.606a.75.75 0 0 1 1.5 0c0 .799-.369 1.485-1.013 1.883c-.721.446-1.832.4-2.557-.004c-.886-.494-1.337-1.743-1.034-3.031c.396-1.674 1.836-2.674 3.854-2.674c1.844 0 3.251 1.011 3.764 2.704c.602 1.986-.242 4.215-2.051 5.421c-2.173 1.449-2.259 2.723-2.261 2.779c-.018.402-.349.652-.75.652M22 19H6s-2 0-2 2v1c0 2 2 2 2 2h16zm5 0h-3v5h3s2 0 2-2v-1c0-2-2-2-2-2"/><path fill="#dd2e44" d="M18 0C8.059 0 0 8.06 0 18c0 9.941 8.059 18 18 18s18-8.059 18-18c0-9.94-8.059-18-18-18m16 18c0 3.969-1.453 7.592-3.845 10.389L7.612 5.845A15.93 15.93 0 0 1 18 2c8.837 0 16 7.164 16 16M2 18c0-3.968 1.453-7.591 3.844-10.387l22.543 22.543A15.92 15.92 0 0 1 18 34C9.164 34 2 26.837 2 18"/></svg>
</template>

CSS

.icon-no-smoking {
  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%2036%2036%22%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2217%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.703%2017h-.017c-.407%200-.733-.261-.733-.668c0-.219.082-2.149%202.929-4.047c1.475-.983%201.784-2.609%201.447-3.721c-.315-1.042-1.164-1.63-2.328-1.63c-1.771%200-2.26.957-2.394%201.524c-.169.713.046%201.179.268%201.369c.325.279.8.218%201.075.049c.196-.122.301-.331.301-.606a.75.75%200%200%201%201.5%200c0%20.799-.369%201.485-1.013%201.883c-.721.446-1.832.4-2.557-.004c-.886-.494-1.337-1.743-1.034-3.031c.396-1.674%201.836-2.674%203.854-2.674c1.844%200%203.251%201.011%203.764%202.704c.602%201.986-.242%204.215-2.051%205.421c-2.173%201.449-2.259%202.723-2.261%202.779c-.018.402-.349.652-.75.652M22%2019H6s-2%200-2%202v1c0%202%202%202%202%202h16zm5%200h-3v5h3s2%200%202-2v-1c0-2-2-2-2-2%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M18%200C8.059%200%200%208.06%200%2018c0%209.941%208.059%2018%2018%2018s18-8.059%2018-18c0-9.94-8.059-18-18-18m16%2018c0%203.969-1.453%207.592-3.845%2010.389L7.612%205.845A15.93%2015.93%200%200%201%2018%202c8.837%200%2016%207.164%2016%2016M2%2018c0-3.968%201.453-7.591%203.844-10.387l22.543%2022.543A15.92%2015.92%200%200%201%2018%2034C9.164%2034%202%2026.837%202%2018%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%2036%2036%22%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2217%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.703%2017h-.017c-.407%200-.733-.261-.733-.668c0-.219.082-2.149%202.929-4.047c1.475-.983%201.784-2.609%201.447-3.721c-.315-1.042-1.164-1.63-2.328-1.63c-1.771%200-2.26.957-2.394%201.524c-.169.713.046%201.179.268%201.369c.325.279.8.218%201.075.049c.196-.122.301-.331.301-.606a.75.75%200%200%201%201.5%200c0%20.799-.369%201.485-1.013%201.883c-.721.446-1.832.4-2.557-.004c-.886-.494-1.337-1.743-1.034-3.031c.396-1.674%201.836-2.674%203.854-2.674c1.844%200%203.251%201.011%203.764%202.704c.602%201.986-.242%204.215-2.051%205.421c-2.173%201.449-2.259%202.723-2.261%202.779c-.018.402-.349.652-.75.652M22%2019H6s-2%200-2%202v1c0%202%202%202%202%202h16zm5%200h-3v5h3s2%200%202-2v-1c0-2-2-2-2-2%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M18%200C8.059%200%200%208.06%200%2018c0%209.941%208.059%2018%2018%2018s18-8.059%2018-18c0-9.94-8.059-18-18-18m16%2018c0%203.969-1.453%207.592-3.845%2010.389L7.612%205.845A15.93%2015.93%200%200%201%2018%202c8.837%200%2016%207.164%2016%2016M2%2018c0-3.968%201.453-7.591%203.844-10.387l22.543%2022.543A15.92%2015.92%200%200%201%2018%2034C9.164%2034%202%2026.837%202%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/no-smoking.svg?color=%231a73e8&size=48