opportunity icon

opportunity from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.

Name
opportunity
Set
Element Plus
Style
Outline
Viewbox
1024×1024
License
MIT

Use the opportunity icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M384 960v-64h192v64zm448-544a351 351 0 0 1-128.3 271.4C665.3 719 640 763.8 640 813.5V832H320v-14.3c0-48-19.4-95.4-57.2-125a352 352 0 0 1-128.5-344.3A351 351 0 0 1 404.1 72A352.4 352.4 0 0 1 832 416m-544 32c0-132.3 75.9-224 192-224v-64c-154.4 0-256 122.8-256 288z"/></svg>

React

import type { SVGProps } from "react";

export function EpOpportunity(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="M384 960v-64h192v64zm448-544a351 351 0 0 1-128.3 271.4C665.3 719 640 763.8 640 813.5V832H320v-14.3c0-48-19.4-95.4-57.2-125a352 352 0 0 1-128.5-344.3A351 351 0 0 1 404.1 72A352.4 352.4 0 0 1 832 416m-544 32c0-132.3 75.9-224 192-224v-64c-154.4 0-256 122.8-256 288z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M384 960v-64h192v64zm448-544a351 351 0 0 1-128.3 271.4C665.3 719 640 763.8 640 813.5V832H320v-14.3c0-48-19.4-95.4-57.2-125a352 352 0 0 1-128.5-344.3A351 351 0 0 1 404.1 72A352.4 352.4 0 0 1 832 416m-544 32c0-132.3 75.9-224 192-224v-64c-154.4 0-256 122.8-256 288z"/></svg>
</template>

CSS

.icon-opportunity {
  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%22M384%20960v-64h192v64zm448-544a351%20351%200%200%201-128.3%20271.4C665.3%20719%20640%20763.8%20640%20813.5V832H320v-14.3c0-48-19.4-95.4-57.2-125a352%20352%200%200%201-128.5-344.3A351%20351%200%200%201%20404.1%2072A352.4%20352.4%200%200%201%20832%20416m-544%2032c0-132.3%2075.9-224%20192-224v-64c-154.4%200-256%20122.8-256%20288z%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%22M384%20960v-64h192v64zm448-544a351%20351%200%200%201-128.3%20271.4C665.3%20719%20640%20763.8%20640%20813.5V832H320v-14.3c0-48-19.4-95.4-57.2-125a352%20352%200%200%201-128.5-344.3A351%20351%200%200%201%20404.1%2072A352.4%20352.4%200%200%201%20832%20416m-544%2032c0-132.3%2075.9-224%20192-224v-64c-154.4%200-256%20122.8-256%20288z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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