nosmokingsymbol emoji
nosmokingsymbol from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- nosmokingsymbol
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 512×512
- License
- Apache 2.0
More symbols icons from Firefox OS Emoji
alarmclockantennawithbarsanticlockwiseupwardsanddownwardsarrowsaquariusariesarrowrightwardsdownwardsarrowrightwardsupwardsautomatedtellermachinebabysymbolbackwithleftwardsarrowbaggageclaimballotboxwithcheckblackclubsuitblackdiamondsuitblackdownpointingdoublearrowblackheartsuitblacklargesquareblackleftpointingarrowblackleftpointingdoublearrowblackmediumsmallsquareblackmediumsquareblackquestionmarkblackrightpointingarrowblackrightpointingdoublearrow
Use the nosmokingsymbol emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M508.333 32.666C508.333 16.35 494.984 3 478.668 3H29.032C14.348 3 2.333 15.015 2.333 29.699v452.602C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#0096D1" d="M478.668 488.915H29.032c-14.684 0-26.699-12.015-26.699-26.699v20.085C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.665 29.666"/><path fill="#FFF" d="M438.998 456.998a17.95 17.95 0 0 1-12.728-5.272L39.841 65.297c-7.029-7.03-7.029-18.426 0-25.456c7.029-7.029 18.427-7.029 25.456 0L451.725 426.27c7.03 7.029 7.03 18.426 0 25.455a17.94 17.94 0 0 1-12.727 5.273m-67.101-225.613c4.098 1.259 5.178 6.55 1.908 9.322c-.448.38-.87.73-1.249 1.033c-13.948 11.175-12.5 23.319 4.045 30.576c5.128 2.249 10.782 3.589 16.334 4.443c.429.066.87.048 1.321-.03c3.952-.687 5.672-5.569 3.114-8.66l-.073-.086c-7.364-8.61-6.01-15.563 4.643-19.266c6.657-2.314 13.829-3.097 20.668-4.946c16.328-4.414 24.136-14.072 23.375-28.496c-.746-14.142-10.061-24.059-25.857-26.566c-8.025-1.274-16.241-1.582-24.318-2.26c-35.643-2.993-33.184-32.272 2.459-29.279c10.163.854 20.567.136 30.829-.419c20.296-1.097 39.17-15.278 43.559-32.076c3.733-14.287-4.231-28.071-18.209-31.249c-6.071-1.38-10.28-.515-10.503 7.448c-.32 11.387-5.668 15.263-16.446 11.68c-5.933-1.973-11.086-6.177-16.824-8.879c-11.761-5.538-23.207-13.049-35.634-15.592c-23.997-4.912-48.035-1.82-71.126 6.981c-28.313 10.791-46.413 35.092-46.547 62.626c-.128 26.217 17.274 50.878 46.032 60.215c16.608 5.392 34.648 6.427 52.077 9.213c4.248.677 10.955 2.587 16.422 4.267m-20.685 68.914h51.786c9.119 0 16.511 13.927 16.511 31.108c0 12.27-3.772 22.877-9.25 27.94zm-39.609 62.216H84.491c-7.144 0-12.936-13.927-12.936-31.108s5.792-31.108 12.936-31.108h164.896z"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiNosmokingsymbol(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M508.333 32.666C508.333 16.35 494.984 3 478.668 3H29.032C14.348 3 2.333 15.015 2.333 29.699v452.602C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#0096D1" d="M478.668 488.915H29.032c-14.684 0-26.699-12.015-26.699-26.699v20.085C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.665 29.666"/><path fill="#FFF" d="M438.998 456.998a17.95 17.95 0 0 1-12.728-5.272L39.841 65.297c-7.029-7.03-7.029-18.426 0-25.456c7.029-7.029 18.427-7.029 25.456 0L451.725 426.27c7.03 7.029 7.03 18.426 0 25.455a17.94 17.94 0 0 1-12.727 5.273m-67.101-225.613c4.098 1.259 5.178 6.55 1.908 9.322c-.448.38-.87.73-1.249 1.033c-13.948 11.175-12.5 23.319 4.045 30.576c5.128 2.249 10.782 3.589 16.334 4.443c.429.066.87.048 1.321-.03c3.952-.687 5.672-5.569 3.114-8.66l-.073-.086c-7.364-8.61-6.01-15.563 4.643-19.266c6.657-2.314 13.829-3.097 20.668-4.946c16.328-4.414 24.136-14.072 23.375-28.496c-.746-14.142-10.061-24.059-25.857-26.566c-8.025-1.274-16.241-1.582-24.318-2.26c-35.643-2.993-33.184-32.272 2.459-29.279c10.163.854 20.567.136 30.829-.419c20.296-1.097 39.17-15.278 43.559-32.076c3.733-14.287-4.231-28.071-18.209-31.249c-6.071-1.38-10.28-.515-10.503 7.448c-.32 11.387-5.668 15.263-16.446 11.68c-5.933-1.973-11.086-6.177-16.824-8.879c-11.761-5.538-23.207-13.049-35.634-15.592c-23.997-4.912-48.035-1.82-71.126 6.981c-28.313 10.791-46.413 35.092-46.547 62.626c-.128 26.217 17.274 50.878 46.032 60.215c16.608 5.392 34.648 6.427 52.077 9.213c4.248.677 10.955 2.587 16.422 4.267m-20.685 68.914h51.786c9.119 0 16.511 13.927 16.511 31.108c0 12.27-3.772 22.877-9.25 27.94zm-39.609 62.216H84.491c-7.144 0-12.936-13.927-12.936-31.108s5.792-31.108 12.936-31.108h164.896z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M508.333 32.666C508.333 16.35 494.984 3 478.668 3H29.032C14.348 3 2.333 15.015 2.333 29.699v452.602C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#0096D1" d="M478.668 488.915H29.032c-14.684 0-26.699-12.015-26.699-26.699v20.085C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.665 29.666"/><path fill="#FFF" d="M438.998 456.998a17.95 17.95 0 0 1-12.728-5.272L39.841 65.297c-7.029-7.03-7.029-18.426 0-25.456c7.029-7.029 18.427-7.029 25.456 0L451.725 426.27c7.03 7.029 7.03 18.426 0 25.455a17.94 17.94 0 0 1-12.727 5.273m-67.101-225.613c4.098 1.259 5.178 6.55 1.908 9.322c-.448.38-.87.73-1.249 1.033c-13.948 11.175-12.5 23.319 4.045 30.576c5.128 2.249 10.782 3.589 16.334 4.443c.429.066.87.048 1.321-.03c3.952-.687 5.672-5.569 3.114-8.66l-.073-.086c-7.364-8.61-6.01-15.563 4.643-19.266c6.657-2.314 13.829-3.097 20.668-4.946c16.328-4.414 24.136-14.072 23.375-28.496c-.746-14.142-10.061-24.059-25.857-26.566c-8.025-1.274-16.241-1.582-24.318-2.26c-35.643-2.993-33.184-32.272 2.459-29.279c10.163.854 20.567.136 30.829-.419c20.296-1.097 39.17-15.278 43.559-32.076c3.733-14.287-4.231-28.071-18.209-31.249c-6.071-1.38-10.28-.515-10.503 7.448c-.32 11.387-5.668 15.263-16.446 11.68c-5.933-1.973-11.086-6.177-16.824-8.879c-11.761-5.538-23.207-13.049-35.634-15.592c-23.997-4.912-48.035-1.82-71.126 6.981c-28.313 10.791-46.413 35.092-46.547 62.626c-.128 26.217 17.274 50.878 46.032 60.215c16.608 5.392 34.648 6.427 52.077 9.213c4.248.677 10.955 2.587 16.422 4.267m-20.685 68.914h51.786c9.119 0 16.511 13.927 16.511 31.108c0 12.27-3.772 22.877-9.25 27.94zm-39.609 62.216H84.491c-7.144 0-12.936-13.927-12.936-31.108s5.792-31.108 12.936-31.108h164.896z"/></svg> </template>
CSS
.icon-nosmokingsymbol {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%2300B1FF%22%20d%3D%22M508.333%2032.666C508.333%2016.35%20494.984%203%20478.668%203H29.032C14.348%203%202.333%2015.015%202.333%2029.699v452.602C2.333%20496.985%2014.348%20509%2029.032%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666z%22%2F%3E%3Cpath%20fill%3D%22%230096D1%22%20d%3D%22M478.668%20488.915H29.032c-14.684%200-26.699-12.015-26.699-26.699v20.085C2.333%20496.985%2014.348%20509%2029.032%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666v-20.085c0%2016.316-13.349%2029.666-29.665%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M438.998%20456.998a17.95%2017.95%200%200%201-12.728-5.272L39.841%2065.297c-7.029-7.03-7.029-18.426%200-25.456c7.029-7.029%2018.427-7.029%2025.456%200L451.725%20426.27c7.03%207.029%207.03%2018.426%200%2025.455a17.94%2017.94%200%200%201-12.727%205.273m-67.101-225.613c4.098%201.259%205.178%206.55%201.908%209.322c-.448.38-.87.73-1.249%201.033c-13.948%2011.175-12.5%2023.319%204.045%2030.576c5.128%202.249%2010.782%203.589%2016.334%204.443c.429.066.87.048%201.321-.03c3.952-.687%205.672-5.569%203.114-8.66l-.073-.086c-7.364-8.61-6.01-15.563%204.643-19.266c6.657-2.314%2013.829-3.097%2020.668-4.946c16.328-4.414%2024.136-14.072%2023.375-28.496c-.746-14.142-10.061-24.059-25.857-26.566c-8.025-1.274-16.241-1.582-24.318-2.26c-35.643-2.993-33.184-32.272%202.459-29.279c10.163.854%2020.567.136%2030.829-.419c20.296-1.097%2039.17-15.278%2043.559-32.076c3.733-14.287-4.231-28.071-18.209-31.249c-6.071-1.38-10.28-.515-10.503%207.448c-.32%2011.387-5.668%2015.263-16.446%2011.68c-5.933-1.973-11.086-6.177-16.824-8.879c-11.761-5.538-23.207-13.049-35.634-15.592c-23.997-4.912-48.035-1.82-71.126%206.981c-28.313%2010.791-46.413%2035.092-46.547%2062.626c-.128%2026.217%2017.274%2050.878%2046.032%2060.215c16.608%205.392%2034.648%206.427%2052.077%209.213c4.248.677%2010.955%202.587%2016.422%204.267m-20.685%2068.914h51.786c9.119%200%2016.511%2013.927%2016.511%2031.108c0%2012.27-3.772%2022.877-9.25%2027.94zm-39.609%2062.216H84.491c-7.144%200-12.936-13.927-12.936-31.108s5.792-31.108%2012.936-31.108h164.896z%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%20512%20512%22%3E%3Cpath%20fill%3D%22%2300B1FF%22%20d%3D%22M508.333%2032.666C508.333%2016.35%20494.984%203%20478.668%203H29.032C14.348%203%202.333%2015.015%202.333%2029.699v452.602C2.333%20496.985%2014.348%20509%2029.032%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666z%22%2F%3E%3Cpath%20fill%3D%22%230096D1%22%20d%3D%22M478.668%20488.915H29.032c-14.684%200-26.699-12.015-26.699-26.699v20.085C2.333%20496.985%2014.348%20509%2029.032%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666v-20.085c0%2016.316-13.349%2029.666-29.665%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M438.998%20456.998a17.95%2017.95%200%200%201-12.728-5.272L39.841%2065.297c-7.029-7.03-7.029-18.426%200-25.456c7.029-7.029%2018.427-7.029%2025.456%200L451.725%20426.27c7.03%207.029%207.03%2018.426%200%2025.455a17.94%2017.94%200%200%201-12.727%205.273m-67.101-225.613c4.098%201.259%205.178%206.55%201.908%209.322c-.448.38-.87.73-1.249%201.033c-13.948%2011.175-12.5%2023.319%204.045%2030.576c5.128%202.249%2010.782%203.589%2016.334%204.443c.429.066.87.048%201.321-.03c3.952-.687%205.672-5.569%203.114-8.66l-.073-.086c-7.364-8.61-6.01-15.563%204.643-19.266c6.657-2.314%2013.829-3.097%2020.668-4.946c16.328-4.414%2024.136-14.072%2023.375-28.496c-.746-14.142-10.061-24.059-25.857-26.566c-8.025-1.274-16.241-1.582-24.318-2.26c-35.643-2.993-33.184-32.272%202.459-29.279c10.163.854%2020.567.136%2030.829-.419c20.296-1.097%2039.17-15.278%2043.559-32.076c3.733-14.287-4.231-28.071-18.209-31.249c-6.071-1.38-10.28-.515-10.503%207.448c-.32%2011.387-5.668%2015.263-16.446%2011.68c-5.933-1.973-11.086-6.177-16.824-8.879c-11.761-5.538-23.207-13.049-35.634-15.592c-23.997-4.912-48.035-1.82-71.126%206.981c-28.313%2010.791-46.413%2035.092-46.547%2062.626c-.128%2026.217%2017.274%2050.878%2046.032%2060.215c16.608%205.392%2034.648%206.427%2052.077%209.213c4.248.677%2010.955%202.587%2016.422%204.267m-20.685%2068.914h51.786c9.119%200%2016.511%2013.927%2016.511%2031.108c0%2012.27-3.772%2022.877-9.25%2027.94zm-39.609%2062.216H84.491c-7.144%200-12.936-13.927-12.936-31.108s5.792-31.108%2012.936-31.108h164.896z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/nosmokingsymbol.svg?color=%231a73e8&size=48