opsgenie logo
opsgenie from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- opsgenie
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the opsgenie logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.005 0a7.983 7.983 0 1 1 0 15.968c-4.37-.057-7.885-3.615-7.885-7.984S11.636.057 16.005 0m12.964 17.37h-.042l-6.036-2.99a.893.893 0 0 0-1.167.354a29.9 29.9 0 0 1-5.745 6.958a30 30 0 0 1-5.714-6.932a.89.89 0 0 0-1.167-.359L3.051 17.37h-.042a.893.893 0 0 0-.328 1.203a38.4 38.4 0 0 0 6.068 7.906l-.005.005c.031.031.068.063.099.094c.448.448.901.885 1.37 1.307c.109.099.219.193.328.292c.422.37.844.74 1.281 1.094c.193.156.396.302.589.453c.37.286.734.578 1.115.854c.589.422 1.188.833 1.797 1.219c.406.26.927.271 1.344.026a40 40 0 0 0 1.901-1.307c.094-.068.177-.141.271-.203c.474-.354.948-.719 1.411-1.094c.313-.255.615-.521.917-.786c.229-.193.453-.385.677-.589c.391-.359.771-.724 1.151-1.099c.078-.083.167-.156.25-.24h-.005a38.5 38.5 0 0 0 6.083-7.932a.893.893 0 0 0-.354-1.203"/></svg>
React
import type { SVGProps } from "react";
export function CibOpsgenie(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.005 0a7.983 7.983 0 1 1 0 15.968c-4.37-.057-7.885-3.615-7.885-7.984S11.636.057 16.005 0m12.964 17.37h-.042l-6.036-2.99a.893.893 0 0 0-1.167.354a29.9 29.9 0 0 1-5.745 6.958a30 30 0 0 1-5.714-6.932a.89.89 0 0 0-1.167-.359L3.051 17.37h-.042a.893.893 0 0 0-.328 1.203a38.4 38.4 0 0 0 6.068 7.906l-.005.005c.031.031.068.063.099.094c.448.448.901.885 1.37 1.307c.109.099.219.193.328.292c.422.37.844.74 1.281 1.094c.193.156.396.302.589.453c.37.286.734.578 1.115.854c.589.422 1.188.833 1.797 1.219c.406.26.927.271 1.344.026a40 40 0 0 0 1.901-1.307c.094-.068.177-.141.271-.203c.474-.354.948-.719 1.411-1.094c.313-.255.615-.521.917-.786c.229-.193.453-.385.677-.589c.391-.359.771-.724 1.151-1.099c.078-.083.167-.156.25-.24h-.005a38.5 38.5 0 0 0 6.083-7.932a.893.893 0 0 0-.354-1.203"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.005 0a7.983 7.983 0 1 1 0 15.968c-4.37-.057-7.885-3.615-7.885-7.984S11.636.057 16.005 0m12.964 17.37h-.042l-6.036-2.99a.893.893 0 0 0-1.167.354a29.9 29.9 0 0 1-5.745 6.958a30 30 0 0 1-5.714-6.932a.89.89 0 0 0-1.167-.359L3.051 17.37h-.042a.893.893 0 0 0-.328 1.203a38.4 38.4 0 0 0 6.068 7.906l-.005.005c.031.031.068.063.099.094c.448.448.901.885 1.37 1.307c.109.099.219.193.328.292c.422.37.844.74 1.281 1.094c.193.156.396.302.589.453c.37.286.734.578 1.115.854c.589.422 1.188.833 1.797 1.219c.406.26.927.271 1.344.026a40 40 0 0 0 1.901-1.307c.094-.068.177-.141.271-.203c.474-.354.948-.719 1.411-1.094c.313-.255.615-.521.917-.786c.229-.193.453-.385.677-.589c.391-.359.771-.724 1.151-1.099c.078-.083.167-.156.25-.24h-.005a38.5 38.5 0 0 0 6.083-7.932a.893.893 0 0 0-.354-1.203"/></svg> </template>
CSS
.icon-opsgenie {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.005%200a7.983%207.983%200%201%201%200%2015.968c-4.37-.057-7.885-3.615-7.885-7.984S11.636.057%2016.005%200m12.964%2017.37h-.042l-6.036-2.99a.893.893%200%200%200-1.167.354a29.9%2029.9%200%200%201-5.745%206.958a30%2030%200%200%201-5.714-6.932a.89.89%200%200%200-1.167-.359L3.051%2017.37h-.042a.893.893%200%200%200-.328%201.203a38.4%2038.4%200%200%200%206.068%207.906l-.005.005c.031.031.068.063.099.094c.448.448.901.885%201.37%201.307c.109.099.219.193.328.292c.422.37.844.74%201.281%201.094c.193.156.396.302.589.453c.37.286.734.578%201.115.854c.589.422%201.188.833%201.797%201.219c.406.26.927.271%201.344.026a40%2040%200%200%200%201.901-1.307c.094-.068.177-.141.271-.203c.474-.354.948-.719%201.411-1.094c.313-.255.615-.521.917-.786c.229-.193.453-.385.677-.589c.391-.359.771-.724%201.151-1.099c.078-.083.167-.156.25-.24h-.005a38.5%2038.5%200%200%200%206.083-7.932a.893.893%200%200%200-.354-1.203%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.005%200a7.983%207.983%200%201%201%200%2015.968c-4.37-.057-7.885-3.615-7.885-7.984S11.636.057%2016.005%200m12.964%2017.37h-.042l-6.036-2.99a.893.893%200%200%200-1.167.354a29.9%2029.9%200%200%201-5.745%206.958a30%2030%200%200%201-5.714-6.932a.89.89%200%200%200-1.167-.359L3.051%2017.37h-.042a.893.893%200%200%200-.328%201.203a38.4%2038.4%200%200%200%206.068%207.906l-.005.005c.031.031.068.063.099.094c.448.448.901.885%201.37%201.307c.109.099.219.193.328.292c.422.37.844.74%201.281%201.094c.193.156.396.302.589.453c.37.286.734.578%201.115.854c.589.422%201.188.833%201.797%201.219c.406.26.927.271%201.344.026a40%2040%200%200%200%201.901-1.307c.094-.068.177-.141.271-.203c.474-.354.948-.719%201.411-1.094c.313-.255.615-.521.917-.786c.229-.193.453-.385.677-.589c.391-.359.771-.724%201.151-1.099c.078-.083.167-.156.25-.24h-.005a38.5%2038.5%200%200%200%206.083-7.932a.893.893%200%200%200-.354-1.203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/opsgenie.svg?color=%231a73e8&size=48