no mobile phones emoji
no-mobile-phones from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- no-mobile-phones
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Symbols
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More symbols icons from Fluent Emoji High Contrast
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the no mobile phones emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14m-5.233 6.645A10.95 10.95 0 0 0 27 16c0-6.075-4.925-11-11-11c-2.497 0-4.8.832-6.645 2.233l1.652 1.652A1 1 0 0 1 12 8h8a1 1 0 0 1 1 1v9.879zm-2.122 2.122l-1.651-1.652A1 1 0 0 1 20 24h-8a1 1 0 0 1-1-1v-9.879L7.233 9.355A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233M12 14.12v7.629c0 .138.112.25.25.25h7.5a.3.3 0 0 0 .105-.023zm8 3.758V11.25a.25.25 0 0 0-.25-.25h-6.629zM13 9.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 0-1h-5a.5.5 0 0 0-.5.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastNoMobilePhones(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14m-5.233 6.645A10.95 10.95 0 0 0 27 16c0-6.075-4.925-11-11-11c-2.497 0-4.8.832-6.645 2.233l1.652 1.652A1 1 0 0 1 12 8h8a1 1 0 0 1 1 1v9.879zm-2.122 2.122l-1.651-1.652A1 1 0 0 1 20 24h-8a1 1 0 0 1-1-1v-9.879L7.233 9.355A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233M12 14.12v7.629c0 .138.112.25.25.25h7.5a.3.3 0 0 0 .105-.023zm8 3.758V11.25a.25.25 0 0 0-.25-.25h-6.629zM13 9.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 0-1h-5a.5.5 0 0 0-.5.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14m-5.233 6.645A10.95 10.95 0 0 0 27 16c0-6.075-4.925-11-11-11c-2.497 0-4.8.832-6.645 2.233l1.652 1.652A1 1 0 0 1 12 8h8a1 1 0 0 1 1 1v9.879zm-2.122 2.122l-1.651-1.652A1 1 0 0 1 20 24h-8a1 1 0 0 1-1-1v-9.879L7.233 9.355A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233M12 14.12v7.629c0 .138.112.25.25.25h7.5a.3.3 0 0 0 .105-.023zm8 3.758V11.25a.25.25 0 0 0-.25-.25h-6.629zM13 9.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 0-1h-5a.5.5 0 0 0-.5.5"/></svg> </template>
CSS
.icon-no-mobile-phones {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202s14%206.268%2014%2014m-5.233%206.645A10.95%2010.95%200%200%200%2027%2016c0-6.075-4.925-11-11-11c-2.497%200-4.8.832-6.645%202.233l1.652%201.652A1%201%200%200%201%2012%208h8a1%201%200%200%201%201%201v9.879zm-2.122%202.122l-1.651-1.652A1%201%200%200%201%2020%2024h-8a1%201%200%200%201-1-1v-9.879L7.233%209.355A10.95%2010.95%200%200%200%205%2016c0%206.075%204.925%2011%2011%2011c2.497%200%204.8-.832%206.645-2.233M12%2014.12v7.629c0%20.138.112.25.25.25h7.5a.3.3%200%200%200%20.105-.023zm8%203.758V11.25a.25.25%200%200%200-.25-.25h-6.629zM13%209.5a.5.5%200%200%200%20.5.5h5a.5.5%200%200%200%200-1h-5a.5.5%200%200%200-.5.5%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202s14%206.268%2014%2014m-5.233%206.645A10.95%2010.95%200%200%200%2027%2016c0-6.075-4.925-11-11-11c-2.497%200-4.8.832-6.645%202.233l1.652%201.652A1%201%200%200%201%2012%208h8a1%201%200%200%201%201%201v9.879zm-2.122%202.122l-1.651-1.652A1%201%200%200%201%2020%2024h-8a1%201%200%200%201-1-1v-9.879L7.233%209.355A10.95%2010.95%200%200%200%205%2016c0%206.075%204.925%2011%2011%2011c2.497%200%204.8-.832%206.645-2.233M12%2014.12v7.629c0%20.138.112.25.25.25h7.5a.3.3%200%200%200%20.105-.023zm8%203.758V11.25a.25.25%200%200%200-.25-.25h-6.629zM13%209.5a.5.5%200%200%200%20.5.5h5a.5.5%200%200%200%200-1h-5a.5.5%200%200%200-.5.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/no-mobile-phones.svg?color=%231a73e8&size=48