customs emoji
customs from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- customs
- 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
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 customs emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#269" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#f5f8fa" d="M32.828 9a6 6 0 0 1-12 0zm0-6h-12a1 1 0 0 0-1 1c0 .182.049.569.134 1.007c-.045-.002-.088-.007-.134-.007c-1.104 0-2 .448-2 1s.896 1 2 1c.37 0 .684-.003.971-.008c.01.002.019.008.029.008h12c.553 0 1-2.448 1-3s-.447-1-1-1m-.18 15.18L20.828 30a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V19c0-.293-.066-.569-.18-.82M29.828 17h-7c-.057 0-.11.012-.166.017c-1.318-.07-2.796.118-3.248.569l-5.828 6a2 2 0 0 0 2.829 2.829l4.413-4.544V26z"/><path fill="#f5f8fa" d="M15 28H6v-9a2 2 0 0 0-4 0v9a2 2 0 0 0 2 2a2 2 0 0 0 2 2h9a2 2 0 0 0 0-4"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiCustoms(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#269" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#f5f8fa" d="M32.828 9a6 6 0 0 1-12 0zm0-6h-12a1 1 0 0 0-1 1c0 .182.049.569.134 1.007c-.045-.002-.088-.007-.134-.007c-1.104 0-2 .448-2 1s.896 1 2 1c.37 0 .684-.003.971-.008c.01.002.019.008.029.008h12c.553 0 1-2.448 1-3s-.447-1-1-1m-.18 15.18L20.828 30a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V19c0-.293-.066-.569-.18-.82M29.828 17h-7c-.057 0-.11.012-.166.017c-1.318-.07-2.796.118-3.248.569l-5.828 6a2 2 0 0 0 2.829 2.829l4.413-4.544V26z"/><path fill="#f5f8fa" d="M15 28H6v-9a2 2 0 0 0-4 0v9a2 2 0 0 0 2 2a2 2 0 0 0 2 2h9a2 2 0 0 0 0-4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#269" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#f5f8fa" d="M32.828 9a6 6 0 0 1-12 0zm0-6h-12a1 1 0 0 0-1 1c0 .182.049.569.134 1.007c-.045-.002-.088-.007-.134-.007c-1.104 0-2 .448-2 1s.896 1 2 1c.37 0 .684-.003.971-.008c.01.002.019.008.029.008h12c.553 0 1-2.448 1-3s-.447-1-1-1m-.18 15.18L20.828 30a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V19c0-.293-.066-.569-.18-.82M29.828 17h-7c-.057 0-.11.012-.166.017c-1.318-.07-2.796.118-3.248.569l-5.828 6a2 2 0 0 0 2.829 2.829l4.413-4.544V26z"/><path fill="#f5f8fa" d="M15 28H6v-9a2 2 0 0 0-4 0v9a2 2 0 0 0 2 2a2 2 0 0 0 2 2h9a2 2 0 0 0 0-4"/></svg> </template>
CSS
.icon-customs {
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%3Cpath%20fill%3D%22%23269%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M32.828%209a6%206%200%200%201-12%200zm0-6h-12a1%201%200%200%200-1%201c0%20.182.049.569.134%201.007c-.045-.002-.088-.007-.134-.007c-1.104%200-2%20.448-2%201s.896%201%202%201c.37%200%20.684-.003.971-.008c.01.002.019.008.029.008h12c.553%200%201-2.448%201-3s-.447-1-1-1m-.18%2015.18L20.828%2030a2%202%200%200%200%202%202h8a2%202%200%200%200%202-2V19c0-.293-.066-.569-.18-.82M29.828%2017h-7c-.057%200-.11.012-.166.017c-1.318-.07-2.796.118-3.248.569l-5.828%206a2%202%200%200%200%202.829%202.829l4.413-4.544V26z%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M15%2028H6v-9a2%202%200%200%200-4%200v9a2%202%200%200%200%202%202a2%202%200%200%200%202%202h9a2%202%200%200%200%200-4%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%3Cpath%20fill%3D%22%23269%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M32.828%209a6%206%200%200%201-12%200zm0-6h-12a1%201%200%200%200-1%201c0%20.182.049.569.134%201.007c-.045-.002-.088-.007-.134-.007c-1.104%200-2%20.448-2%201s.896%201%202%201c.37%200%20.684-.003.971-.008c.01.002.019.008.029.008h12c.553%200%201-2.448%201-3s-.447-1-1-1m-.18%2015.18L20.828%2030a2%202%200%200%200%202%202h8a2%202%200%200%200%202-2V19c0-.293-.066-.569-.18-.82M29.828%2017h-7c-.057%200-.11.012-.166.017c-1.318-.07-2.796.118-3.248.569l-5.828%206a2%202%200%200%200%202.829%202.829l4.413-4.544V26z%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M15%2028H6v-9a2%202%200%200%200-4%200v9a2%202%200%200%200%202%202a2%202%200%200%200%202%202h9a2%202%200%200%200%200-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/customs.svg?color=%231a73e8&size=48