trademark circle icon

trademark-circle-filled from Ant Design Icons by HeskeyBaozi · Filled · MIT Free for personal and commercial use.

Name
trademark-circle-filled
Set
Ant Design Icons
Style
Filled
Viewbox
1024×1024
License
MIT
Aliases
trademark-circle-fill

2 other variants in Ant Design Icons

The same icon in other sets

Use the trademark circle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448s448-200.6 448-448S759.4 64 512 64m164.7 660.2c-1.1.5-2.3.8-3.5.8h-62c-3.1 0-5.9-1.8-7.2-4.6l-74.6-159.2h-88.7V717c0 4.4-3.6 8-8 8H378c-4.4 0-8-3.6-8-8V307c0-4.4 3.6-8 8-8h155.6c98.8 0 144.2 59.9 144.2 131.1c0 70.2-43.6 106.4-78.4 119.2l80.8 164.2c2.1 3.9.4 8.7-3.5 10.7M523.9 357h-83.4v148H522c53 0 82.8-25.6 82.8-72.4c0-50.3-32.9-75.6-80.9-75.6"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignTrademarkCircleFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448s448-200.6 448-448S759.4 64 512 64m164.7 660.2c-1.1.5-2.3.8-3.5.8h-62c-3.1 0-5.9-1.8-7.2-4.6l-74.6-159.2h-88.7V717c0 4.4-3.6 8-8 8H378c-4.4 0-8-3.6-8-8V307c0-4.4 3.6-8 8-8h155.6c98.8 0 144.2 59.9 144.2 131.1c0 70.2-43.6 106.4-78.4 119.2l80.8 164.2c2.1 3.9.4 8.7-3.5 10.7M523.9 357h-83.4v148H522c53 0 82.8-25.6 82.8-72.4c0-50.3-32.9-75.6-80.9-75.6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448s448-200.6 448-448S759.4 64 512 64m164.7 660.2c-1.1.5-2.3.8-3.5.8h-62c-3.1 0-5.9-1.8-7.2-4.6l-74.6-159.2h-88.7V717c0 4.4-3.6 8-8 8H378c-4.4 0-8-3.6-8-8V307c0-4.4 3.6-8 8-8h155.6c98.8 0 144.2 59.9 144.2 131.1c0 70.2-43.6 106.4-78.4 119.2l80.8 164.2c2.1 3.9.4 8.7-3.5 10.7M523.9 357h-83.4v148H522c53 0 82.8-25.6 82.8-72.4c0-50.3-32.9-75.6-80.9-75.6"/></svg>
</template>

CSS

.icon-trademark-circle-filled {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M512%2064C264.6%2064%2064%20264.6%2064%20512s200.6%20448%20448%20448s448-200.6%20448-448S759.4%2064%20512%2064m164.7%20660.2c-1.1.5-2.3.8-3.5.8h-62c-3.1%200-5.9-1.8-7.2-4.6l-74.6-159.2h-88.7V717c0%204.4-3.6%208-8%208H378c-4.4%200-8-3.6-8-8V307c0-4.4%203.6-8%208-8h155.6c98.8%200%20144.2%2059.9%20144.2%20131.1c0%2070.2-43.6%20106.4-78.4%20119.2l80.8%20164.2c2.1%203.9.4%208.7-3.5%2010.7M523.9%20357h-83.4v148H522c53%200%2082.8-25.6%2082.8-72.4c0-50.3-32.9-75.6-80.9-75.6%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M512%2064C264.6%2064%2064%20264.6%2064%20512s200.6%20448%20448%20448s448-200.6%20448-448S759.4%2064%20512%2064m164.7%20660.2c-1.1.5-2.3.8-3.5.8h-62c-3.1%200-5.9-1.8-7.2-4.6l-74.6-159.2h-88.7V717c0%204.4-3.6%208-8%208H378c-4.4%200-8-3.6-8-8V307c0-4.4%203.6-8%208-8h155.6c98.8%200%20144.2%2059.9%20144.2%20131.1c0%2070.2-43.6%20106.4-78.4%20119.2l80.8%20164.2c2.1%203.9.4%208.7-3.5%2010.7M523.9%20357h-83.4v148H522c53%200%2082.8-25.6%2082.8-72.4c0-50.3-32.9-75.6-80.9-75.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/trademark-circle-filled.svg?color=%231a73e8&size=48