opera from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
opera
Set
TDesign Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Use the opera icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M7.998 6c6.702 0 8.413 5.278 8.85 9c1.726-2.343 5.15-2.999 5.15-2.999l-1 6l-18-.001l-1-3.999c1.428 0 2.694.302 4.048.674l-1.048-3.663c2.497 0 4.926.944 4.933.946l.001.003C9.484 10.138 8.86 8.069 7.998 6"/><path stroke="currentColor" stroke-width="2" d="m6.998 18l-.954-3.325S4.498 14 1.998 14l1 3.999zm0 0l4 .002m-4-.002l-2-6.988c2.5 0 4.933.946 4.933.946c.852 3.47 1.067 6.044 1.067 6.044m0 0l6-.002s0-1.723-.15-2.999C16.412 11.278 14.7 6 7.998 6c2.5 6 3 12.002 3 12.002Zm10-.001l1-6s-3.425.656-5.15 3c.15 1.276.15 2.999.15 2.999z"/></g></svg>

React

import type { SVGProps } from "react";

export function TdesignOpera(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M7.998 6c6.702 0 8.413 5.278 8.85 9c1.726-2.343 5.15-2.999 5.15-2.999l-1 6l-18-.001l-1-3.999c1.428 0 2.694.302 4.048.674l-1.048-3.663c2.497 0 4.926.944 4.933.946l.001.003C9.484 10.138 8.86 8.069 7.998 6"/><path stroke="currentColor" strokeWidth="2" d="m6.998 18l-.954-3.325S4.498 14 1.998 14l1 3.999zm0 0l4 .002m-4-.002l-2-6.988c2.5 0 4.933.946 4.933.946c.852 3.47 1.067 6.044 1.067 6.044m0 0l6-.002s0-1.723-.15-2.999C16.412 11.278 14.7 6 7.998 6c2.5 6 3 12.002 3 12.002Zm10-.001l1-6s-3.425.656-5.15 3c.15 1.276.15 2.999.15 2.999z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M7.998 6c6.702 0 8.413 5.278 8.85 9c1.726-2.343 5.15-2.999 5.15-2.999l-1 6l-18-.001l-1-3.999c1.428 0 2.694.302 4.048.674l-1.048-3.663c2.497 0 4.926.944 4.933.946l.001.003C9.484 10.138 8.86 8.069 7.998 6"/><path stroke="currentColor" stroke-width="2" d="m6.998 18l-.954-3.325S4.498 14 1.998 14l1 3.999zm0 0l4 .002m-4-.002l-2-6.988c2.5 0 4.933.946 4.933.946c.852 3.47 1.067 6.044 1.067 6.044m0 0l6-.002s0-1.723-.15-2.999C16.412 11.278 14.7 6 7.998 6c2.5 6 3 12.002 3 12.002Zm10-.001l1-6s-3.425.656-5.15 3c.15 1.276.15 2.999.15 2.999z"/></g></svg>
</template>

CSS

.icon-opera {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M7.998%206c6.702%200%208.413%205.278%208.85%209c1.726-2.343%205.15-2.999%205.15-2.999l-1%206l-18-.001l-1-3.999c1.428%200%202.694.302%204.048.674l-1.048-3.663c2.497%200%204.926.944%204.933.946l.001.003C9.484%2010.138%208.86%208.069%207.998%206%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22m6.998%2018l-.954-3.325S4.498%2014%201.998%2014l1%203.999zm0%200l4%20.002m-4-.002l-2-6.988c2.5%200%204.933.946%204.933.946c.852%203.47%201.067%206.044%201.067%206.044m0%200l6-.002s0-1.723-.15-2.999C16.412%2011.278%2014.7%206%207.998%206c2.5%206%203%2012.002%203%2012.002Zm10-.001l1-6s-3.425.656-5.15%203c.15%201.276.15%202.999.15%202.999z%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M7.998%206c6.702%200%208.413%205.278%208.85%209c1.726-2.343%205.15-2.999%205.15-2.999l-1%206l-18-.001l-1-3.999c1.428%200%202.694.302%204.048.674l-1.048-3.663c2.497%200%204.926.944%204.933.946l.001.003C9.484%2010.138%208.86%208.069%207.998%206%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22m6.998%2018l-.954-3.325S4.498%2014%201.998%2014l1%203.999zm0%200l4%20.002m-4-.002l-2-6.988c2.5%200%204.933.946%204.933.946c.852%203.47%201.067%206.044%201.067%206.044m0%200l6-.002s0-1.723-.15-2.999C16.412%2011.278%2014.7%206%207.998%206c2.5%206%203%2012.002%203%2012.002Zm10-.001l1-6s-3.425.656-5.15%203c.15%201.276.15%202.999.15%202.999z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/opera.svg?color=%231a73e8&size=48