trade mark emoji
trade-mark from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- trade-mark
- 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 trade mark emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.29 2h8.42c.71 0 1.29.528 1.29 1.171c0 .644-.58 1.172-1.29 1.172H7.832v6.478c0 .644-.572 1.179-1.28 1.179c-.71 0-1.29-.527-1.29-1.171V4.343H2.29C1.58 4.343 1 3.815 1 3.17S1.58 2 2.29 2m21.347.011l.064-.004c.714 0 1.299.527 1.299 1.17v7.645c0 .643-.56 1.178-1.273 1.178c-.714 0-1.299-.527-1.299-1.17V5.751l-2.564 2.31a1.4 1.4 0 0 1-.989.333a1.35 1.35 0 0 1-.989-.333L15.598 6v4.822c0 .643-.585 1.17-1.3 1.17c-.713 0-1.298-.527-1.298-1.17V3.186c0-.31.12-.613.379-.845c.378-.35.946-.427 1.419-.248c.155.054.292.14.413.248l3.647 3.287l3.647-3.287a1.4 1.4 0 0 1 1.067-.326z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastTradeMark(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="M2.29 2h8.42c.71 0 1.29.528 1.29 1.171c0 .644-.58 1.172-1.29 1.172H7.832v6.478c0 .644-.572 1.179-1.28 1.179c-.71 0-1.29-.527-1.29-1.171V4.343H2.29C1.58 4.343 1 3.815 1 3.17S1.58 2 2.29 2m21.347.011l.064-.004c.714 0 1.299.527 1.299 1.17v7.645c0 .643-.56 1.178-1.273 1.178c-.714 0-1.299-.527-1.299-1.17V5.751l-2.564 2.31a1.4 1.4 0 0 1-.989.333a1.35 1.35 0 0 1-.989-.333L15.598 6v4.822c0 .643-.585 1.17-1.3 1.17c-.713 0-1.298-.527-1.298-1.17V3.186c0-.31.12-.613.379-.845c.378-.35.946-.427 1.419-.248c.155.054.292.14.413.248l3.647 3.287l3.647-3.287a1.4 1.4 0 0 1 1.067-.326z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.29 2h8.42c.71 0 1.29.528 1.29 1.171c0 .644-.58 1.172-1.29 1.172H7.832v6.478c0 .644-.572 1.179-1.28 1.179c-.71 0-1.29-.527-1.29-1.171V4.343H2.29C1.58 4.343 1 3.815 1 3.17S1.58 2 2.29 2m21.347.011l.064-.004c.714 0 1.299.527 1.299 1.17v7.645c0 .643-.56 1.178-1.273 1.178c-.714 0-1.299-.527-1.299-1.17V5.751l-2.564 2.31a1.4 1.4 0 0 1-.989.333a1.35 1.35 0 0 1-.989-.333L15.598 6v4.822c0 .643-.585 1.17-1.3 1.17c-.713 0-1.298-.527-1.298-1.17V3.186c0-.31.12-.613.379-.845c.378-.35.946-.427 1.419-.248c.155.054.292.14.413.248l3.647 3.287l3.647-3.287a1.4 1.4 0 0 1 1.067-.326z"/></svg> </template>
CSS
.icon-trade-mark {
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%22M2.29%202h8.42c.71%200%201.29.528%201.29%201.171c0%20.644-.58%201.172-1.29%201.172H7.832v6.478c0%20.644-.572%201.179-1.28%201.179c-.71%200-1.29-.527-1.29-1.171V4.343H2.29C1.58%204.343%201%203.815%201%203.17S1.58%202%202.29%202m21.347.011l.064-.004c.714%200%201.299.527%201.299%201.17v7.645c0%20.643-.56%201.178-1.273%201.178c-.714%200-1.299-.527-1.299-1.17V5.751l-2.564%202.31a1.4%201.4%200%200%201-.989.333a1.35%201.35%200%200%201-.989-.333L15.598%206v4.822c0%20.643-.585%201.17-1.3%201.17c-.713%200-1.298-.527-1.298-1.17V3.186c0-.31.12-.613.379-.845c.378-.35.946-.427%201.419-.248c.155.054.292.14.413.248l3.647%203.287l3.647-3.287a1.4%201.4%200%200%201%201.067-.326z%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%22M2.29%202h8.42c.71%200%201.29.528%201.29%201.171c0%20.644-.58%201.172-1.29%201.172H7.832v6.478c0%20.644-.572%201.179-1.28%201.179c-.71%200-1.29-.527-1.29-1.171V4.343H2.29C1.58%204.343%201%203.815%201%203.17S1.58%202%202.29%202m21.347.011l.064-.004c.714%200%201.299.527%201.299%201.17v7.645c0%20.643-.56%201.178-1.273%201.178c-.714%200-1.299-.527-1.299-1.17V5.751l-2.564%202.31a1.4%201.4%200%200%201-.989.333a1.35%201.35%200%200%201-.989-.333L15.598%206v4.822c0%20.643-.585%201.17-1.3%201.17c-.713%200-1.298-.527-1.298-1.17V3.186c0-.31.12-.613.379-.845c.378-.35.946-.427%201.419-.248c.155.054.292.14.413.248l3.647%203.287l3.647-3.287a1.4%201.4%200%200%201%201.067-.326z%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/trade-mark.svg?color=%231a73e8&size=48