opera logo
opera-wordmark from Devicon by konpa · Wordmark · MIT Free for personal and commercial use.
- Name
- opera-wordmark
- Set
- Devicon
- Style
- Wordmark
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the opera logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGDO9yw0hz" x1="0" x2="1" y1="0" y2="0" gradientTransform="matrix(0 43.04975 -45.37783 0 19.508 .808)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ff1b2d"/><stop offset=".614" stop-color="#ff1b2d"/><stop offset="1" stop-color="#a70014"/></linearGradient><linearGradient id="SVG3F0mwbRC" x1="0" x2="1" y1="0" y2="0" gradientTransform="matrix(0 38.07518 -40.13424 0 31.263 3.346)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#9c0000"/><stop offset=".7" stop-color="#ff4b4b"/></linearGradient></defs><path fill="url(#SVGDO9yw0hz)" d="M23.41.086C10.48.086 0 10.027 0 22.297c0 11.91 9.883 21.629 22.297 22.18q.556.025 1.113.027c5.996 0 11.461-2.137 15.602-5.652a17.54 17.54 0 0 1-9.379 2.723c-5.578 0-10.57-2.625-13.926-6.766c-2.59-2.898-4.266-7.184-4.383-11.988V21.77c.117-4.809 1.793-9.094 4.379-11.992c3.359-4.137 8.352-6.758 13.93-6.758c3.43 0 6.637.988 9.383 2.715C34.891 2.238 29.461.109 23.5.086zm0 0" transform="translate(0 42)"/><path fill="url(#SVG3F0mwbRC)" d="M15.707 9.777c2.148-2.406 4.922-3.859 7.953-3.859C30.477 5.918 36 13.25 36 22.297c0 9.039-5.527 16.371-12.34 16.371c-3.031 0-5.805-1.449-7.953-3.855c3.355 4.141 8.348 6.762 13.926 6.762a17.53 17.53 0 0 0 9.379-2.723c4.793-4.066 7.813-9.973 7.813-16.555s-3.02-12.492-7.809-16.559a17.5 17.5 0 0 0-9.383-2.719c-5.574 0-10.57 2.621-13.926 6.758" transform="translate(0 42)"/><path d="M83.078 73.496c-2.953 0-5.355-2.508-5.355-5.586s2.402-5.586 5.355-5.586s5.352 2.512 5.352 5.586s-2.402 5.586-5.352 5.586m0-12.715a6.5 6.5 0 0 0-5.07 2.391v-2.066H76.36v17.996h1.648v-6.457a6.48 6.48 0 0 0 5.07 2.398c3.852 0 6.984-3.199 6.984-7.133s-3.133-7.129-6.984-7.129M64.691 73.926c-4.648 0-8.43-3.793-8.43-8.453s3.781-8.453 8.43-8.453s8.43 3.793 8.43 8.453s-3.781 8.453-8.43 8.453m0-18.402c-5.516 0-10.004 4.461-10.004 9.949s4.488 9.949 10.004 9.949s10.004-4.465 10.004-9.949s-4.488-9.949-10.004-9.949m48.473 5.312a3.9 3.9 0 0 0-1.609.414c-1.055.535-1.785 1.348-2.254 2.387l-.035.078l-.016-2.523h-1.652v13.48h1.656v-7.074c0-.996.164-1.805.508-2.59c.316-.73.762-1.379 1.398-1.895a3.21 3.21 0 0 1 2.594-.727l.48.094c.094-.449.32-1.02.414-1.469a5.4 5.4 0 0 0-1.484-.176m-14.637 1.509c2.918 0 4.957 1.871 5.301 4.723H93.246c.398-2.668 2.613-4.723 5.281-4.723m0-1.543c-3.852 0-6.984 3.203-6.984 7.133s3.133 7.129 6.984 7.129c2.758 0 5.145-1.633 6.281-4.004l-1.422-.789c-.852 1.918-2.707 3.246-4.859 3.246c-2.789 0-5.082-2.238-5.328-5.082h12.297l.02-.5c0-4.203-2.875-7.133-6.988-7.133m22.753 12.695c-2.953 0-5.355-2.508-5.355-5.586s2.402-5.586 5.355-5.586s5.355 2.512 5.355 5.586s-2.402 5.586-5.355 5.586m5.07-12.391v2.066a6.5 6.5 0 0 0-5.07-2.391c-3.852 0-6.984 3.199-6.984 7.129s3.133 7.133 6.984 7.133a6.49 6.49 0 0 0 5.07-2.398v2.031H128v-13.57zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function DeviconOperaWordmark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGDO9yw0hz" x1="0" x2="1" y1="0" y2="0" gradientTransform="matrix(0 43.04975 -45.37783 0 19.508 .808)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ff1b2d"/><stop offset=".614" stopColor="#ff1b2d"/><stop offset="1" stopColor="#a70014"/></linearGradient><linearGradient id="SVG3F0mwbRC" x1="0" x2="1" y1="0" y2="0" gradientTransform="matrix(0 38.07518 -40.13424 0 31.263 3.346)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#9c0000"/><stop offset=".7" stopColor="#ff4b4b"/></linearGradient></defs><path fill="url(#SVGDO9yw0hz)" d="M23.41.086C10.48.086 0 10.027 0 22.297c0 11.91 9.883 21.629 22.297 22.18q.556.025 1.113.027c5.996 0 11.461-2.137 15.602-5.652a17.54 17.54 0 0 1-9.379 2.723c-5.578 0-10.57-2.625-13.926-6.766c-2.59-2.898-4.266-7.184-4.383-11.988V21.77c.117-4.809 1.793-9.094 4.379-11.992c3.359-4.137 8.352-6.758 13.93-6.758c3.43 0 6.637.988 9.383 2.715C34.891 2.238 29.461.109 23.5.086zm0 0" transform="translate(0 42)"/><path fill="url(#SVG3F0mwbRC)" d="M15.707 9.777c2.148-2.406 4.922-3.859 7.953-3.859C30.477 5.918 36 13.25 36 22.297c0 9.039-5.527 16.371-12.34 16.371c-3.031 0-5.805-1.449-7.953-3.855c3.355 4.141 8.348 6.762 13.926 6.762a17.53 17.53 0 0 0 9.379-2.723c4.793-4.066 7.813-9.973 7.813-16.555s-3.02-12.492-7.809-16.559a17.5 17.5 0 0 0-9.383-2.719c-5.574 0-10.57 2.621-13.926 6.758" transform="translate(0 42)"/><path d="M83.078 73.496c-2.953 0-5.355-2.508-5.355-5.586s2.402-5.586 5.355-5.586s5.352 2.512 5.352 5.586s-2.402 5.586-5.352 5.586m0-12.715a6.5 6.5 0 0 0-5.07 2.391v-2.066H76.36v17.996h1.648v-6.457a6.48 6.48 0 0 0 5.07 2.398c3.852 0 6.984-3.199 6.984-7.133s-3.133-7.129-6.984-7.129M64.691 73.926c-4.648 0-8.43-3.793-8.43-8.453s3.781-8.453 8.43-8.453s8.43 3.793 8.43 8.453s-3.781 8.453-8.43 8.453m0-18.402c-5.516 0-10.004 4.461-10.004 9.949s4.488 9.949 10.004 9.949s10.004-4.465 10.004-9.949s-4.488-9.949-10.004-9.949m48.473 5.312a3.9 3.9 0 0 0-1.609.414c-1.055.535-1.785 1.348-2.254 2.387l-.035.078l-.016-2.523h-1.652v13.48h1.656v-7.074c0-.996.164-1.805.508-2.59c.316-.73.762-1.379 1.398-1.895a3.21 3.21 0 0 1 2.594-.727l.48.094c.094-.449.32-1.02.414-1.469a5.4 5.4 0 0 0-1.484-.176m-14.637 1.509c2.918 0 4.957 1.871 5.301 4.723H93.246c.398-2.668 2.613-4.723 5.281-4.723m0-1.543c-3.852 0-6.984 3.203-6.984 7.133s3.133 7.129 6.984 7.129c2.758 0 5.145-1.633 6.281-4.004l-1.422-.789c-.852 1.918-2.707 3.246-4.859 3.246c-2.789 0-5.082-2.238-5.328-5.082h12.297l.02-.5c0-4.203-2.875-7.133-6.988-7.133m22.753 12.695c-2.953 0-5.355-2.508-5.355-5.586s2.402-5.586 5.355-5.586s5.355 2.512 5.355 5.586s-2.402 5.586-5.355 5.586m5.07-12.391v2.066a6.5 6.5 0 0 0-5.07-2.391c-3.852 0-6.984 3.199-6.984 7.129s3.133 7.133 6.984 7.133a6.49 6.49 0 0 0 5.07-2.398v2.031H128v-13.57zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGDO9yw0hz" x1="0" x2="1" y1="0" y2="0" gradientTransform="matrix(0 43.04975 -45.37783 0 19.508 .808)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ff1b2d"/><stop offset=".614" stop-color="#ff1b2d"/><stop offset="1" stop-color="#a70014"/></linearGradient><linearGradient id="SVG3F0mwbRC" x1="0" x2="1" y1="0" y2="0" gradientTransform="matrix(0 38.07518 -40.13424 0 31.263 3.346)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#9c0000"/><stop offset=".7" stop-color="#ff4b4b"/></linearGradient></defs><path fill="url(#SVGDO9yw0hz)" d="M23.41.086C10.48.086 0 10.027 0 22.297c0 11.91 9.883 21.629 22.297 22.18q.556.025 1.113.027c5.996 0 11.461-2.137 15.602-5.652a17.54 17.54 0 0 1-9.379 2.723c-5.578 0-10.57-2.625-13.926-6.766c-2.59-2.898-4.266-7.184-4.383-11.988V21.77c.117-4.809 1.793-9.094 4.379-11.992c3.359-4.137 8.352-6.758 13.93-6.758c3.43 0 6.637.988 9.383 2.715C34.891 2.238 29.461.109 23.5.086zm0 0" transform="translate(0 42)"/><path fill="url(#SVG3F0mwbRC)" d="M15.707 9.777c2.148-2.406 4.922-3.859 7.953-3.859C30.477 5.918 36 13.25 36 22.297c0 9.039-5.527 16.371-12.34 16.371c-3.031 0-5.805-1.449-7.953-3.855c3.355 4.141 8.348 6.762 13.926 6.762a17.53 17.53 0 0 0 9.379-2.723c4.793-4.066 7.813-9.973 7.813-16.555s-3.02-12.492-7.809-16.559a17.5 17.5 0 0 0-9.383-2.719c-5.574 0-10.57 2.621-13.926 6.758" transform="translate(0 42)"/><path d="M83.078 73.496c-2.953 0-5.355-2.508-5.355-5.586s2.402-5.586 5.355-5.586s5.352 2.512 5.352 5.586s-2.402 5.586-5.352 5.586m0-12.715a6.5 6.5 0 0 0-5.07 2.391v-2.066H76.36v17.996h1.648v-6.457a6.48 6.48 0 0 0 5.07 2.398c3.852 0 6.984-3.199 6.984-7.133s-3.133-7.129-6.984-7.129M64.691 73.926c-4.648 0-8.43-3.793-8.43-8.453s3.781-8.453 8.43-8.453s8.43 3.793 8.43 8.453s-3.781 8.453-8.43 8.453m0-18.402c-5.516 0-10.004 4.461-10.004 9.949s4.488 9.949 10.004 9.949s10.004-4.465 10.004-9.949s-4.488-9.949-10.004-9.949m48.473 5.312a3.9 3.9 0 0 0-1.609.414c-1.055.535-1.785 1.348-2.254 2.387l-.035.078l-.016-2.523h-1.652v13.48h1.656v-7.074c0-.996.164-1.805.508-2.59c.316-.73.762-1.379 1.398-1.895a3.21 3.21 0 0 1 2.594-.727l.48.094c.094-.449.32-1.02.414-1.469a5.4 5.4 0 0 0-1.484-.176m-14.637 1.509c2.918 0 4.957 1.871 5.301 4.723H93.246c.398-2.668 2.613-4.723 5.281-4.723m0-1.543c-3.852 0-6.984 3.203-6.984 7.133s3.133 7.129 6.984 7.129c2.758 0 5.145-1.633 6.281-4.004l-1.422-.789c-.852 1.918-2.707 3.246-4.859 3.246c-2.789 0-5.082-2.238-5.328-5.082h12.297l.02-.5c0-4.203-2.875-7.133-6.988-7.133m22.753 12.695c-2.953 0-5.355-2.508-5.355-5.586s2.402-5.586 5.355-5.586s5.355 2.512 5.355 5.586s-2.402 5.586-5.355 5.586m5.07-12.391v2.066a6.5 6.5 0 0 0-5.07-2.391c-3.852 0-6.984 3.199-6.984 7.129s3.133 7.133 6.984 7.133a6.49 6.49 0 0 0 5.07-2.398v2.031H128v-13.57zm0 0"/></svg> </template>
CSS
.icon-opera-wordmark {
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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGDO9yw0hz%22%20x1%3D%220%22%20x2%3D%221%22%20y1%3D%220%22%20y2%3D%220%22%20gradientTransform%3D%22matrix(0%2043.04975%20-45.37783%200%2019.508%20.808)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ff1b2d%22%2F%3E%3Cstop%20offset%3D%22.614%22%20stop-color%3D%22%23ff1b2d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a70014%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG3F0mwbRC%22%20x1%3D%220%22%20x2%3D%221%22%20y1%3D%220%22%20y2%3D%220%22%20gradientTransform%3D%22matrix(0%2038.07518%20-40.13424%200%2031.263%203.346)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%239c0000%22%2F%3E%3Cstop%20offset%3D%22.7%22%20stop-color%3D%22%23ff4b4b%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGDO9yw0hz)%22%20d%3D%22M23.41.086C10.48.086%200%2010.027%200%2022.297c0%2011.91%209.883%2021.629%2022.297%2022.18q.556.025%201.113.027c5.996%200%2011.461-2.137%2015.602-5.652a17.54%2017.54%200%200%201-9.379%202.723c-5.578%200-10.57-2.625-13.926-6.766c-2.59-2.898-4.266-7.184-4.383-11.988V21.77c.117-4.809%201.793-9.094%204.379-11.992c3.359-4.137%208.352-6.758%2013.93-6.758c3.43%200%206.637.988%209.383%202.715C34.891%202.238%2029.461.109%2023.5.086zm0%200%22%20transform%3D%22translate(0%2042)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3F0mwbRC)%22%20d%3D%22M15.707%209.777c2.148-2.406%204.922-3.859%207.953-3.859C30.477%205.918%2036%2013.25%2036%2022.297c0%209.039-5.527%2016.371-12.34%2016.371c-3.031%200-5.805-1.449-7.953-3.855c3.355%204.141%208.348%206.762%2013.926%206.762a17.53%2017.53%200%200%200%209.379-2.723c4.793-4.066%207.813-9.973%207.813-16.555s-3.02-12.492-7.809-16.559a17.5%2017.5%200%200%200-9.383-2.719c-5.574%200-10.57%202.621-13.926%206.758%22%20transform%3D%22translate(0%2042)%22%2F%3E%3Cpath%20d%3D%22M83.078%2073.496c-2.953%200-5.355-2.508-5.355-5.586s2.402-5.586%205.355-5.586s5.352%202.512%205.352%205.586s-2.402%205.586-5.352%205.586m0-12.715a6.5%206.5%200%200%200-5.07%202.391v-2.066H76.36v17.996h1.648v-6.457a6.48%206.48%200%200%200%205.07%202.398c3.852%200%206.984-3.199%206.984-7.133s-3.133-7.129-6.984-7.129M64.691%2073.926c-4.648%200-8.43-3.793-8.43-8.453s3.781-8.453%208.43-8.453s8.43%203.793%208.43%208.453s-3.781%208.453-8.43%208.453m0-18.402c-5.516%200-10.004%204.461-10.004%209.949s4.488%209.949%2010.004%209.949s10.004-4.465%2010.004-9.949s-4.488-9.949-10.004-9.949m48.473%205.312a3.9%203.9%200%200%200-1.609.414c-1.055.535-1.785%201.348-2.254%202.387l-.035.078l-.016-2.523h-1.652v13.48h1.656v-7.074c0-.996.164-1.805.508-2.59c.316-.73.762-1.379%201.398-1.895a3.21%203.21%200%200%201%202.594-.727l.48.094c.094-.449.32-1.02.414-1.469a5.4%205.4%200%200%200-1.484-.176m-14.637%201.509c2.918%200%204.957%201.871%205.301%204.723H93.246c.398-2.668%202.613-4.723%205.281-4.723m0-1.543c-3.852%200-6.984%203.203-6.984%207.133s3.133%207.129%206.984%207.129c2.758%200%205.145-1.633%206.281-4.004l-1.422-.789c-.852%201.918-2.707%203.246-4.859%203.246c-2.789%200-5.082-2.238-5.328-5.082h12.297l.02-.5c0-4.203-2.875-7.133-6.988-7.133m22.753%2012.695c-2.953%200-5.355-2.508-5.355-5.586s2.402-5.586%205.355-5.586s5.355%202.512%205.355%205.586s-2.402%205.586-5.355%205.586m5.07-12.391v2.066a6.5%206.5%200%200%200-5.07-2.391c-3.852%200-6.984%203.199-6.984%207.129s3.133%207.133%206.984%207.133a6.49%206.49%200%200%200%205.07-2.398v2.031H128v-13.57zm0%200%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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGDO9yw0hz%22%20x1%3D%220%22%20x2%3D%221%22%20y1%3D%220%22%20y2%3D%220%22%20gradientTransform%3D%22matrix(0%2043.04975%20-45.37783%200%2019.508%20.808)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ff1b2d%22%2F%3E%3Cstop%20offset%3D%22.614%22%20stop-color%3D%22%23ff1b2d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a70014%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG3F0mwbRC%22%20x1%3D%220%22%20x2%3D%221%22%20y1%3D%220%22%20y2%3D%220%22%20gradientTransform%3D%22matrix(0%2038.07518%20-40.13424%200%2031.263%203.346)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%239c0000%22%2F%3E%3Cstop%20offset%3D%22.7%22%20stop-color%3D%22%23ff4b4b%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGDO9yw0hz)%22%20d%3D%22M23.41.086C10.48.086%200%2010.027%200%2022.297c0%2011.91%209.883%2021.629%2022.297%2022.18q.556.025%201.113.027c5.996%200%2011.461-2.137%2015.602-5.652a17.54%2017.54%200%200%201-9.379%202.723c-5.578%200-10.57-2.625-13.926-6.766c-2.59-2.898-4.266-7.184-4.383-11.988V21.77c.117-4.809%201.793-9.094%204.379-11.992c3.359-4.137%208.352-6.758%2013.93-6.758c3.43%200%206.637.988%209.383%202.715C34.891%202.238%2029.461.109%2023.5.086zm0%200%22%20transform%3D%22translate(0%2042)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3F0mwbRC)%22%20d%3D%22M15.707%209.777c2.148-2.406%204.922-3.859%207.953-3.859C30.477%205.918%2036%2013.25%2036%2022.297c0%209.039-5.527%2016.371-12.34%2016.371c-3.031%200-5.805-1.449-7.953-3.855c3.355%204.141%208.348%206.762%2013.926%206.762a17.53%2017.53%200%200%200%209.379-2.723c4.793-4.066%207.813-9.973%207.813-16.555s-3.02-12.492-7.809-16.559a17.5%2017.5%200%200%200-9.383-2.719c-5.574%200-10.57%202.621-13.926%206.758%22%20transform%3D%22translate(0%2042)%22%2F%3E%3Cpath%20d%3D%22M83.078%2073.496c-2.953%200-5.355-2.508-5.355-5.586s2.402-5.586%205.355-5.586s5.352%202.512%205.352%205.586s-2.402%205.586-5.352%205.586m0-12.715a6.5%206.5%200%200%200-5.07%202.391v-2.066H76.36v17.996h1.648v-6.457a6.48%206.48%200%200%200%205.07%202.398c3.852%200%206.984-3.199%206.984-7.133s-3.133-7.129-6.984-7.129M64.691%2073.926c-4.648%200-8.43-3.793-8.43-8.453s3.781-8.453%208.43-8.453s8.43%203.793%208.43%208.453s-3.781%208.453-8.43%208.453m0-18.402c-5.516%200-10.004%204.461-10.004%209.949s4.488%209.949%2010.004%209.949s10.004-4.465%2010.004-9.949s-4.488-9.949-10.004-9.949m48.473%205.312a3.9%203.9%200%200%200-1.609.414c-1.055.535-1.785%201.348-2.254%202.387l-.035.078l-.016-2.523h-1.652v13.48h1.656v-7.074c0-.996.164-1.805.508-2.59c.316-.73.762-1.379%201.398-1.895a3.21%203.21%200%200%201%202.594-.727l.48.094c.094-.449.32-1.02.414-1.469a5.4%205.4%200%200%200-1.484-.176m-14.637%201.509c2.918%200%204.957%201.871%205.301%204.723H93.246c.398-2.668%202.613-4.723%205.281-4.723m0-1.543c-3.852%200-6.984%203.203-6.984%207.133s3.133%207.129%206.984%207.129c2.758%200%205.145-1.633%206.281-4.004l-1.422-.789c-.852%201.918-2.707%203.246-4.859%203.246c-2.789%200-5.082-2.238-5.328-5.082h12.297l.02-.5c0-4.203-2.875-7.133-6.988-7.133m22.753%2012.695c-2.953%200-5.355-2.508-5.355-5.586s2.402-5.586%205.355-5.586s5.355%202.512%205.355%205.586s-2.402%205.586-5.355%205.586m5.07-12.391v2.066a6.5%206.5%200%200%200-5.07-2.391c-3.852%200-6.984%203.199-6.984%207.129s3.133%207.133%206.984%207.133a6.49%206.49%200%200%200%205.07-2.398v2.031H128v-13.57zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/opera-wordmark.svg?color=%231a73e8&size=48