kore from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
kore
Set
SVG Logos
Style
Color
Viewbox
256×273
License
CC0

Use the kore logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 273"><path d="M235.065 64.604c34.744 53.273 24.716 120.053-18.778 152.069c-38.21 28.125-95.885 25.379-128.367-13.767c41.972 7.829 85.208 5.441 116.198-24.114c30.806-29.38 38.865-66.941 30.947-114.188" fill="#6CC24A"/><path d="M56.82 23.861c52.3-36.192 119.33-27.999 152.526 14.6c29.163 37.424 28.332 82.173-1.877 122.023c6.675-42.17-5.262-78.651-35.655-108.819C141.6 21.677 103.832 14.651 56.82 23.861" fill="#A77BCA"/><path d="M22.861 199.117c-36.192-52.3-27.999-119.33 14.6-152.526c37.424-29.164 87.095-26.222 126.945 9.772c-42.17-6.676-83.573-2.633-113.74 27.76c-29.989 30.214-37.015 67.982-27.805 114.994" fill="#EF3340"/><path d="M193.33 239.545c-31.571 18.785-67.757 24.99-97.9 16.112l-60.214 17.632l6.224-56.236c-.35-.519-.694-1.04-1.031-1.563c-25.275-39.17-16.762-99.995 19.23-126.99c-9.55 41.614-8.103 85.773 20.15 117.953c28.087 31.99 65.979 43.376 113.542 33.092" fill="#009CDE"/></svg>

React

import type { SVGProps } from "react";

export function LogosKore(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 273"><path d="M235.065 64.604c34.744 53.273 24.716 120.053-18.778 152.069c-38.21 28.125-95.885 25.379-128.367-13.767c41.972 7.829 85.208 5.441 116.198-24.114c30.806-29.38 38.865-66.941 30.947-114.188" fill="#6CC24A"/><path d="M56.82 23.861c52.3-36.192 119.33-27.999 152.526 14.6c29.163 37.424 28.332 82.173-1.877 122.023c6.675-42.17-5.262-78.651-35.655-108.819C141.6 21.677 103.832 14.651 56.82 23.861" fill="#A77BCA"/><path d="M22.861 199.117c-36.192-52.3-27.999-119.33 14.6-152.526c37.424-29.164 87.095-26.222 126.945 9.772c-42.17-6.676-83.573-2.633-113.74 27.76c-29.989 30.214-37.015 67.982-27.805 114.994" fill="#EF3340"/><path d="M193.33 239.545c-31.571 18.785-67.757 24.99-97.9 16.112l-60.214 17.632l6.224-56.236c-.35-.519-.694-1.04-1.031-1.563c-25.275-39.17-16.762-99.995 19.23-126.99c-9.55 41.614-8.103 85.773 20.15 117.953c28.087 31.99 65.979 43.376 113.542 33.092" fill="#009CDE"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 273"><path d="M235.065 64.604c34.744 53.273 24.716 120.053-18.778 152.069c-38.21 28.125-95.885 25.379-128.367-13.767c41.972 7.829 85.208 5.441 116.198-24.114c30.806-29.38 38.865-66.941 30.947-114.188" fill="#6CC24A"/><path d="M56.82 23.861c52.3-36.192 119.33-27.999 152.526 14.6c29.163 37.424 28.332 82.173-1.877 122.023c6.675-42.17-5.262-78.651-35.655-108.819C141.6 21.677 103.832 14.651 56.82 23.861" fill="#A77BCA"/><path d="M22.861 199.117c-36.192-52.3-27.999-119.33 14.6-152.526c37.424-29.164 87.095-26.222 126.945 9.772c-42.17-6.676-83.573-2.633-113.74 27.76c-29.989 30.214-37.015 67.982-27.805 114.994" fill="#EF3340"/><path d="M193.33 239.545c-31.571 18.785-67.757 24.99-97.9 16.112l-60.214 17.632l6.224-56.236c-.35-.519-.694-1.04-1.031-1.563c-25.275-39.17-16.762-99.995 19.23-126.99c-9.55 41.614-8.103 85.773 20.15 117.953c28.087 31.99 65.979 43.376 113.542 33.092" fill="#009CDE"/></svg>
</template>

CSS

.icon-kore {
  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%20256%20273%22%3E%3Cpath%20d%3D%22M235.065%2064.604c34.744%2053.273%2024.716%20120.053-18.778%20152.069c-38.21%2028.125-95.885%2025.379-128.367-13.767c41.972%207.829%2085.208%205.441%20116.198-24.114c30.806-29.38%2038.865-66.941%2030.947-114.188%22%20fill%3D%22%236CC24A%22%2F%3E%3Cpath%20d%3D%22M56.82%2023.861c52.3-36.192%20119.33-27.999%20152.526%2014.6c29.163%2037.424%2028.332%2082.173-1.877%20122.023c6.675-42.17-5.262-78.651-35.655-108.819C141.6%2021.677%20103.832%2014.651%2056.82%2023.861%22%20fill%3D%22%23A77BCA%22%2F%3E%3Cpath%20d%3D%22M22.861%20199.117c-36.192-52.3-27.999-119.33%2014.6-152.526c37.424-29.164%2087.095-26.222%20126.945%209.772c-42.17-6.676-83.573-2.633-113.74%2027.76c-29.989%2030.214-37.015%2067.982-27.805%20114.994%22%20fill%3D%22%23EF3340%22%2F%3E%3Cpath%20d%3D%22M193.33%20239.545c-31.571%2018.785-67.757%2024.99-97.9%2016.112l-60.214%2017.632l6.224-56.236c-.35-.519-.694-1.04-1.031-1.563c-25.275-39.17-16.762-99.995%2019.23-126.99c-9.55%2041.614-8.103%2085.773%2020.15%20117.953c28.087%2031.99%2065.979%2043.376%20113.542%2033.092%22%20fill%3D%22%23009CDE%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%20256%20273%22%3E%3Cpath%20d%3D%22M235.065%2064.604c34.744%2053.273%2024.716%20120.053-18.778%20152.069c-38.21%2028.125-95.885%2025.379-128.367-13.767c41.972%207.829%2085.208%205.441%20116.198-24.114c30.806-29.38%2038.865-66.941%2030.947-114.188%22%20fill%3D%22%236CC24A%22%2F%3E%3Cpath%20d%3D%22M56.82%2023.861c52.3-36.192%20119.33-27.999%20152.526%2014.6c29.163%2037.424%2028.332%2082.173-1.877%20122.023c6.675-42.17-5.262-78.651-35.655-108.819C141.6%2021.677%20103.832%2014.651%2056.82%2023.861%22%20fill%3D%22%23A77BCA%22%2F%3E%3Cpath%20d%3D%22M22.861%20199.117c-36.192-52.3-27.999-119.33%2014.6-152.526c37.424-29.164%2087.095-26.222%20126.945%209.772c-42.17-6.676-83.573-2.633-113.74%2027.76c-29.989%2030.214-37.015%2067.982-27.805%20114.994%22%20fill%3D%22%23EF3340%22%2F%3E%3Cpath%20d%3D%22M193.33%20239.545c-31.571%2018.785-67.757%2024.99-97.9%2016.112l-60.214%2017.632l6.224-56.236c-.35-.519-.694-1.04-1.031-1.563c-25.275-39.17-16.762-99.995%2019.23-126.99c-9.55%2041.614-8.103%2085.773%2020.15%20117.953c28.087%2031.99%2065.979%2043.376%20113.542%2033.092%22%20fill%3D%22%23009CDE%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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