convex from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
convex
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the convex logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.09 18.916c3.488-.387 6.776-2.246 8.586-5.348c-.857 7.673-9.247 12.522-16.095 9.545a3.47 3.47 0 0 1-1.547-1.314c-1.539-2.417-2.044-5.492-1.318-8.282c2.077 3.584 6.3 5.78 10.374 5.399m-10.501-7.65c-1.414 3.266-1.475 7.092.258 10.24c-6.1-4.59-6.033-14.41-.074-18.953a3.44 3.44 0 0 1 1.893-.707c2.825-.15 5.695.942 7.708 2.977c-4.09.04-8.073 2.66-9.785 6.442m11.757-5.437C14.283 2.951 11.053.992 7.515.933c6.84-3.105 15.253 1.929 16.17 9.37a3.6 3.6 0 0 1-.334 2.02c-1.278 2.594-3.647 4.607-6.416 5.352c2.029-3.763 1.778-8.36-.589-11.847"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsConvex(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.09 18.916c3.488-.387 6.776-2.246 8.586-5.348c-.857 7.673-9.247 12.522-16.095 9.545a3.47 3.47 0 0 1-1.547-1.314c-1.539-2.417-2.044-5.492-1.318-8.282c2.077 3.584 6.3 5.78 10.374 5.399m-10.501-7.65c-1.414 3.266-1.475 7.092.258 10.24c-6.1-4.59-6.033-14.41-.074-18.953a3.44 3.44 0 0 1 1.893-.707c2.825-.15 5.695.942 7.708 2.977c-4.09.04-8.073 2.66-9.785 6.442m11.757-5.437C14.283 2.951 11.053.992 7.515.933c6.84-3.105 15.253 1.929 16.17 9.37a3.6 3.6 0 0 1-.334 2.02c-1.278 2.594-3.647 4.607-6.416 5.352c2.029-3.763 1.778-8.36-.589-11.847"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.09 18.916c3.488-.387 6.776-2.246 8.586-5.348c-.857 7.673-9.247 12.522-16.095 9.545a3.47 3.47 0 0 1-1.547-1.314c-1.539-2.417-2.044-5.492-1.318-8.282c2.077 3.584 6.3 5.78 10.374 5.399m-10.501-7.65c-1.414 3.266-1.475 7.092.258 10.24c-6.1-4.59-6.033-14.41-.074-18.953a3.44 3.44 0 0 1 1.893-.707c2.825-.15 5.695.942 7.708 2.977c-4.09.04-8.073 2.66-9.785 6.442m11.757-5.437C14.283 2.951 11.053.992 7.515.933c6.84-3.105 15.253 1.929 16.17 9.37a3.6 3.6 0 0 1-.334 2.02c-1.278 2.594-3.647 4.607-6.416 5.352c2.029-3.763 1.778-8.36-.589-11.847"/></svg>
</template>

CSS

.icon-convex {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.09%2018.916c3.488-.387%206.776-2.246%208.586-5.348c-.857%207.673-9.247%2012.522-16.095%209.545a3.47%203.47%200%200%201-1.547-1.314c-1.539-2.417-2.044-5.492-1.318-8.282c2.077%203.584%206.3%205.78%2010.374%205.399m-10.501-7.65c-1.414%203.266-1.475%207.092.258%2010.24c-6.1-4.59-6.033-14.41-.074-18.953a3.44%203.44%200%200%201%201.893-.707c2.825-.15%205.695.942%207.708%202.977c-4.09.04-8.073%202.66-9.785%206.442m11.757-5.437C14.283%202.951%2011.053.992%207.515.933c6.84-3.105%2015.253%201.929%2016.17%209.37a3.6%203.6%200%200%201-.334%202.02c-1.278%202.594-3.647%204.607-6.416%205.352c2.029-3.763%201.778-8.36-.589-11.847%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.09%2018.916c3.488-.387%206.776-2.246%208.586-5.348c-.857%207.673-9.247%2012.522-16.095%209.545a3.47%203.47%200%200%201-1.547-1.314c-1.539-2.417-2.044-5.492-1.318-8.282c2.077%203.584%206.3%205.78%2010.374%205.399m-10.501-7.65c-1.414%203.266-1.475%207.092.258%2010.24c-6.1-4.59-6.033-14.41-.074-18.953a3.44%203.44%200%200%201%201.893-.707c2.825-.15%205.695.942%207.708%202.977c-4.09.04-8.073%202.66-9.785%206.442m11.757-5.437C14.283%202.951%2011.053.992%207.515.933c6.84-3.105%2015.253%201.929%2016.17%209.37a3.6%203.6%200%200%201-.334%202.02c-1.278%202.594-3.647%204.607-6.416%205.352c2.029-3.763%201.778-8.36-.589-11.847%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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