oceanengine from IconPark Outline by ByteDance · Outline · Brand · Apache-2.0 Free for personal and commercial use.

Name
oceanengine
Set
IconPark Outline
Style
Outline
Category
Brand
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More brand icons from IconPark Outline

Use the oceanengine icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m21.483 8.474l2.397 8.153H4.758l2.458-8.153zM9.134 18.125l8.212 1.979l-9.531 16.545L2 30.473zm2.158 15.526l5.815-6.174l9.591 16.545L18.426 46zm28.773 5.815H25.798L23.4 31.373h19.123m2.757-13.907l-7.133 12.409l-8.212-1.979l9.53-16.545m-3.476 2.998l-5.815 6.174l-9.591-16.605L28.856 2z"/></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineOceanengine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m21.483 8.474l2.397 8.153H4.758l2.458-8.153zM9.134 18.125l8.212 1.979l-9.531 16.545L2 30.473zm2.158 15.526l5.815-6.174l9.591 16.545L18.426 46zm28.773 5.815H25.798L23.4 31.373h19.123m2.757-13.907l-7.133 12.409l-8.212-1.979l9.53-16.545m-3.476 2.998l-5.815 6.174l-9.591-16.605L28.856 2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m21.483 8.474l2.397 8.153H4.758l2.458-8.153zM9.134 18.125l8.212 1.979l-9.531 16.545L2 30.473zm2.158 15.526l5.815-6.174l9.591 16.545L18.426 46zm28.773 5.815H25.798L23.4 31.373h19.123m2.757-13.907l-7.133 12.409l-8.212-1.979l9.53-16.545m-3.476 2.998l-5.815 6.174l-9.591-16.605L28.856 2z"/></svg>
</template>

CSS

.icon-oceanengine {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.483%208.474l2.397%208.153H4.758l2.458-8.153zM9.134%2018.125l8.212%201.979l-9.531%2016.545L2%2030.473zm2.158%2015.526l5.815-6.174l9.591%2016.545L18.426%2046zm28.773%205.815H25.798L23.4%2031.373h19.123m2.757-13.907l-7.133%2012.409l-8.212-1.979l9.53-16.545m-3.476%202.998l-5.815%206.174l-9.591-16.605L28.856%202z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.483%208.474l2.397%208.153H4.758l2.458-8.153zM9.134%2018.125l8.212%201.979l-9.531%2016.545L2%2030.473zm2.158%2015.526l5.815-6.174l9.591%2016.545L18.426%2046zm28.773%205.815H25.798L23.4%2031.373h19.123m2.757-13.907l-7.133%2012.409l-8.212-1.979l9.53-16.545m-3.476%202.998l-5.815%206.174l-9.591-16.605L28.856%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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