oceanengine icon
oceanengine from IconPark by ByteDance · Color · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- oceanengine
- Set
- IconPark
- Style
- Color
- Category
- Brand
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More brand icons from IconPark
Use the oceanengine icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path d="M21.4826 8.47412L23.8804 16.6267H4.75781L7.21558 8.47412H21.4826Z"/><path d="M9.1335 18.1254L17.3461 20.1036L7.81473 36.6485L2 30.4741L9.1335 18.1254Z"/><path d="M11.292 33.6512L17.1067 27.4768L26.698 44.0218L18.4255 46L11.292 33.6512Z"/><path d="M40.0652 39.4659H25.7982L23.4004 31.3733H42.523"/><path d="M45.2806 17.466L38.1471 29.8747L29.9346 27.8965L39.4659 11.3515"/><path d="M35.989 14.3488L30.1743 20.5232L20.583 3.91825L28.8555 2L35.989 14.3488Z"/></svg>
React
import type { SVGProps } from "react";
export function IconParkOceanengine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path d="M21.4826 8.47412L23.8804 16.6267H4.75781L7.21558 8.47412H21.4826Z"/><path d="M9.1335 18.1254L17.3461 20.1036L7.81473 36.6485L2 30.4741L9.1335 18.1254Z"/><path d="M11.292 33.6512L17.1067 27.4768L26.698 44.0218L18.4255 46L11.292 33.6512Z"/><path d="M40.0652 39.4659H25.7982L23.4004 31.3733H42.523"/><path d="M45.2806 17.466L38.1471 29.8747L29.9346 27.8965L39.4659 11.3515"/><path d="M35.989 14.3488L30.1743 20.5232L20.583 3.91825L28.8555 2L35.989 14.3488Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path d="M21.4826 8.47412L23.8804 16.6267H4.75781L7.21558 8.47412H21.4826Z"/><path d="M9.1335 18.1254L17.3461 20.1036L7.81473 36.6485L2 30.4741L9.1335 18.1254Z"/><path d="M11.292 33.6512L17.1067 27.4768L26.698 44.0218L18.4255 46L11.292 33.6512Z"/><path d="M40.0652 39.4659H25.7982L23.4004 31.3733H42.523"/><path d="M45.2806 17.466L38.1471 29.8747L29.9346 27.8965L39.4659 11.3515"/><path d="M35.989 14.3488L30.1743 20.5232L20.583 3.91825L28.8555 2L35.989 14.3488Z"/></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%20d%3D%22M21.4826%208.47412L23.8804%2016.6267H4.75781L7.21558%208.47412H21.4826Z%22%2F%3E%3Cpath%20d%3D%22M9.1335%2018.1254L17.3461%2020.1036L7.81473%2036.6485L2%2030.4741L9.1335%2018.1254Z%22%2F%3E%3Cpath%20d%3D%22M11.292%2033.6512L17.1067%2027.4768L26.698%2044.0218L18.4255%2046L11.292%2033.6512Z%22%2F%3E%3Cpath%20d%3D%22M40.0652%2039.4659H25.7982L23.4004%2031.3733H42.523%22%2F%3E%3Cpath%20d%3D%22M45.2806%2017.466L38.1471%2029.8747L29.9346%2027.8965L39.4659%2011.3515%22%2F%3E%3Cpath%20d%3D%22M35.989%2014.3488L30.1743%2020.5232L20.583%203.91825L28.8555%202L35.989%2014.3488Z%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%20d%3D%22M21.4826%208.47412L23.8804%2016.6267H4.75781L7.21558%208.47412H21.4826Z%22%2F%3E%3Cpath%20d%3D%22M9.1335%2018.1254L17.3461%2020.1036L7.81473%2036.6485L2%2030.4741L9.1335%2018.1254Z%22%2F%3E%3Cpath%20d%3D%22M11.292%2033.6512L17.1067%2027.4768L26.698%2044.0218L18.4255%2046L11.292%2033.6512Z%22%2F%3E%3Cpath%20d%3D%22M40.0652%2039.4659H25.7982L23.4004%2031.3733H42.523%22%2F%3E%3Cpath%20d%3D%22M45.2806%2017.466L38.1471%2029.8747L29.9346%2027.8965L39.4659%2011.3515%22%2F%3E%3Cpath%20d%3D%22M35.989%2014.3488L30.1743%2020.5232L20.583%203.91825L28.8555%202L35.989%2014.3488Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/oceanengine.svg?color=%231a73e8&size=48