opera icon
opera from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.
- Name
- opera
- Set
- Jam Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Jam Icons
Use the opera icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2.5 -2 24 24"><path fill="currentColor" d="M14.918 1.57C13.423.56 11.572 0 9.485 0c-1.91 0-3.62.466-5.043 1.32C1.702 2.944.014 5.987.014 9.886c0 5.274 3.787 10.078 9.469 10.078s9.468-4.803 9.468-10.078c0-3.707-1.526-6.64-4.033-8.316m-5.434.293c3.048 0 3.785 4.182 3.785 7.982c0 3.52-.462 8.23-3.748 8.23s-3.829-4.756-3.829-8.276c0-3.8.744-7.936 3.792-7.936"/></svg>
React
import type { SVGProps } from "react";
export function JamOpera(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2.5 -2 24 24"><path fill="currentColor" d="M14.918 1.57C13.423.56 11.572 0 9.485 0c-1.91 0-3.62.466-5.043 1.32C1.702 2.944.014 5.987.014 9.886c0 5.274 3.787 10.078 9.469 10.078s9.468-4.803 9.468-10.078c0-3.707-1.526-6.64-4.033-8.316m-5.434.293c3.048 0 3.785 4.182 3.785 7.982c0 3.52-.462 8.23-3.748 8.23s-3.829-4.756-3.829-8.276c0-3.8.744-7.936 3.792-7.936"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2.5 -2 24 24"><path fill="currentColor" d="M14.918 1.57C13.423.56 11.572 0 9.485 0c-1.91 0-3.62.466-5.043 1.32C1.702 2.944.014 5.987.014 9.886c0 5.274 3.787 10.078 9.469 10.078s9.468-4.803 9.468-10.078c0-3.707-1.526-6.64-4.033-8.316m-5.434.293c3.048 0 3.785 4.182 3.785 7.982c0 3.52-.462 8.23-3.748 8.23s-3.829-4.756-3.829-8.276c0-3.8.744-7.936 3.792-7.936"/></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%22-2.5%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.918%201.57C13.423.56%2011.572%200%209.485%200c-1.91%200-3.62.466-5.043%201.32C1.702%202.944.014%205.987.014%209.886c0%205.274%203.787%2010.078%209.469%2010.078s9.468-4.803%209.468-10.078c0-3.707-1.526-6.64-4.033-8.316m-5.434.293c3.048%200%203.785%204.182%203.785%207.982c0%203.52-.462%208.23-3.748%208.23s-3.829-4.756-3.829-8.276c0-3.8.744-7.936%203.792-7.936%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%22-2.5%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.918%201.57C13.423.56%2011.572%200%209.485%200c-1.91%200-3.62.466-5.043%201.32C1.702%202.944.014%205.987.014%209.886c0%205.274%203.787%2010.078%209.469%2010.078s9.468-4.803%209.468-10.078c0-3.707-1.526-6.64-4.033-8.316m-5.434.293c3.048%200%203.785%204.182%203.785%207.982c0%203.52-.462%208.23-3.748%208.23s-3.829-4.756-3.829-8.276c0-3.8.744-7.936%203.792-7.936%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/jam/opera.svg?color=%231a73e8&size=48