operagx from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
operagx
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the operagx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12.01c0 3.412-1.462 6.674-4.013 8.943A12 12 0 0 1 11.992 24c-.178 0-.385-.019-.563-.019C5.016 23.681 0 18.403 0 11.991C0 5.37 5.372 0 11.99 0h.038c2.944 0 5.775 1.087 7.96 3.047A12.04 12.04 0 0 1 24 12.009zm-9.14 10.443c-2.729-.056-5.279-1.397-7.041-3.684c-1.388-1.64-2.203-4.013-2.269-6.516v-.544c.047-2.521.881-4.893 2.269-6.534c1.744-2.269 4.294-3.61 7.012-3.666a10.7 10.7 0 0 0-2.784-.384h-.038c-5.99 0-10.865 4.894-10.865 10.866c0 5.812 4.528 10.584 10.34 10.847a10.1 10.1 0 0 0 3.375-.385zm7.996-10.444c0-3.065-1.303-5.99-3.59-8.053a7.7 7.7 0 0 0-4.228-1.284c-2.447 0-4.754 1.181-6.357 3.244c-1.247 1.462-1.969 3.59-2.025 5.83v.526c.056 2.25.778 4.369 2.006 5.812l.02.02c1.602 2.071 3.909 3.252 6.355 3.252a7.7 7.7 0 0 0 4.229-1.284a10.9 10.9 0 0 0 3.59-8.063m-3.75 0c0 4.05-2.184 7.341-4.912 7.585c2.128-1.388 3.61-4.257 3.61-7.585s-1.463-6.197-3.61-7.575c2.728.244 4.912 3.525 4.912 7.575"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsOperagx(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12.01c0 3.412-1.462 6.674-4.013 8.943A12 12 0 0 1 11.992 24c-.178 0-.385-.019-.563-.019C5.016 23.681 0 18.403 0 11.991C0 5.37 5.372 0 11.99 0h.038c2.944 0 5.775 1.087 7.96 3.047A12.04 12.04 0 0 1 24 12.009zm-9.14 10.443c-2.729-.056-5.279-1.397-7.041-3.684c-1.388-1.64-2.203-4.013-2.269-6.516v-.544c.047-2.521.881-4.893 2.269-6.534c1.744-2.269 4.294-3.61 7.012-3.666a10.7 10.7 0 0 0-2.784-.384h-.038c-5.99 0-10.865 4.894-10.865 10.866c0 5.812 4.528 10.584 10.34 10.847a10.1 10.1 0 0 0 3.375-.385zm7.996-10.444c0-3.065-1.303-5.99-3.59-8.053a7.7 7.7 0 0 0-4.228-1.284c-2.447 0-4.754 1.181-6.357 3.244c-1.247 1.462-1.969 3.59-2.025 5.83v.526c.056 2.25.778 4.369 2.006 5.812l.02.02c1.602 2.071 3.909 3.252 6.355 3.252a7.7 7.7 0 0 0 4.229-1.284a10.9 10.9 0 0 0 3.59-8.063m-3.75 0c0 4.05-2.184 7.341-4.912 7.585c2.128-1.388 3.61-4.257 3.61-7.585s-1.463-6.197-3.61-7.575c2.728.244 4.912 3.525 4.912 7.575"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12.01c0 3.412-1.462 6.674-4.013 8.943A12 12 0 0 1 11.992 24c-.178 0-.385-.019-.563-.019C5.016 23.681 0 18.403 0 11.991C0 5.37 5.372 0 11.99 0h.038c2.944 0 5.775 1.087 7.96 3.047A12.04 12.04 0 0 1 24 12.009zm-9.14 10.443c-2.729-.056-5.279-1.397-7.041-3.684c-1.388-1.64-2.203-4.013-2.269-6.516v-.544c.047-2.521.881-4.893 2.269-6.534c1.744-2.269 4.294-3.61 7.012-3.666a10.7 10.7 0 0 0-2.784-.384h-.038c-5.99 0-10.865 4.894-10.865 10.866c0 5.812 4.528 10.584 10.34 10.847a10.1 10.1 0 0 0 3.375-.385zm7.996-10.444c0-3.065-1.303-5.99-3.59-8.053a7.7 7.7 0 0 0-4.228-1.284c-2.447 0-4.754 1.181-6.357 3.244c-1.247 1.462-1.969 3.59-2.025 5.83v.526c.056 2.25.778 4.369 2.006 5.812l.02.02c1.602 2.071 3.909 3.252 6.355 3.252a7.7 7.7 0 0 0 4.229-1.284a10.9 10.9 0 0 0 3.59-8.063m-3.75 0c0 4.05-2.184 7.341-4.912 7.585c2.128-1.388 3.61-4.257 3.61-7.585s-1.463-6.197-3.61-7.575c2.728.244 4.912 3.525 4.912 7.575"/></svg>
</template>

CSS

.icon-operagx {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2012.01c0%203.412-1.462%206.674-4.013%208.943A12%2012%200%200%201%2011.992%2024c-.178%200-.385-.019-.563-.019C5.016%2023.681%200%2018.403%200%2011.991C0%205.37%205.372%200%2011.99%200h.038c2.944%200%205.775%201.087%207.96%203.047A12.04%2012.04%200%200%201%2024%2012.009zm-9.14%2010.443c-2.729-.056-5.279-1.397-7.041-3.684c-1.388-1.64-2.203-4.013-2.269-6.516v-.544c.047-2.521.881-4.893%202.269-6.534c1.744-2.269%204.294-3.61%207.012-3.666a10.7%2010.7%200%200%200-2.784-.384h-.038c-5.99%200-10.865%204.894-10.865%2010.866c0%205.812%204.528%2010.584%2010.34%2010.847a10.1%2010.1%200%200%200%203.375-.385zm7.996-10.444c0-3.065-1.303-5.99-3.59-8.053a7.7%207.7%200%200%200-4.228-1.284c-2.447%200-4.754%201.181-6.357%203.244c-1.247%201.462-1.969%203.59-2.025%205.83v.526c.056%202.25.778%204.369%202.006%205.812l.02.02c1.602%202.071%203.909%203.252%206.355%203.252a7.7%207.7%200%200%200%204.229-1.284a10.9%2010.9%200%200%200%203.59-8.063m-3.75%200c0%204.05-2.184%207.341-4.912%207.585c2.128-1.388%203.61-4.257%203.61-7.585s-1.463-6.197-3.61-7.575c2.728.244%204.912%203.525%204.912%207.575%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2012.01c0%203.412-1.462%206.674-4.013%208.943A12%2012%200%200%201%2011.992%2024c-.178%200-.385-.019-.563-.019C5.016%2023.681%200%2018.403%200%2011.991C0%205.37%205.372%200%2011.99%200h.038c2.944%200%205.775%201.087%207.96%203.047A12.04%2012.04%200%200%201%2024%2012.009zm-9.14%2010.443c-2.729-.056-5.279-1.397-7.041-3.684c-1.388-1.64-2.203-4.013-2.269-6.516v-.544c.047-2.521.881-4.893%202.269-6.534c1.744-2.269%204.294-3.61%207.012-3.666a10.7%2010.7%200%200%200-2.784-.384h-.038c-5.99%200-10.865%204.894-10.865%2010.866c0%205.812%204.528%2010.584%2010.34%2010.847a10.1%2010.1%200%200%200%203.375-.385zm7.996-10.444c0-3.065-1.303-5.99-3.59-8.053a7.7%207.7%200%200%200-4.228-1.284c-2.447%200-4.754%201.181-6.357%203.244c-1.247%201.462-1.969%203.59-2.025%205.83v.526c.056%202.25.778%204.369%202.006%205.812l.02.02c1.602%202.071%203.909%203.252%206.355%203.252a7.7%207.7%200%200%200%204.229-1.284a10.9%2010.9%200%200%200%203.59-8.063m-3.75%200c0%204.05-2.184%207.341-4.912%207.585c2.128-1.388%203.61-4.257%203.61-7.585s-1.463-6.197-3.61-7.575c2.728.244%204.912%203.525%204.912%207.575%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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