vine from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
vine
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the vine logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.027 15.896c-.824.192-1.62.276-2.344.276c-4.037 0-7.147-2.823-7.147-7.724c0-2.407.943-3.645 2.261-3.645c1.26 0 2.083 1.124 2.083 3.405c0 1.297-.344 2.719-.599 3.563c0 0 1.24 2.183 4.64 1.5c.719-1.604 1.12-3.683 1.12-5.505c0-4.905-2.5-7.765-7.083-7.765c-4.724-.021-7.485 3.599-7.485 8.385c0 4.735 2.209 8.797 5.86 10.645c-1.536 3.068-3.484 5.772-5.527 7.808c-3.687-4.469-7.025-10.427-8.4-22.052H1.958c2.515 19.364 10.02 25.531 12.005 26.708c1.119.677 2.083.641 3.115.068c1.619-.917 6.463-5.756 9.14-11.417a18.2 18.2 0 0 0 3.823-.437v-3.823z"/></svg>

React

import type { SVGProps } from "react";

export function CibVine(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="M30.027 15.896c-.824.192-1.62.276-2.344.276c-4.037 0-7.147-2.823-7.147-7.724c0-2.407.943-3.645 2.261-3.645c1.26 0 2.083 1.124 2.083 3.405c0 1.297-.344 2.719-.599 3.563c0 0 1.24 2.183 4.64 1.5c.719-1.604 1.12-3.683 1.12-5.505c0-4.905-2.5-7.765-7.083-7.765c-4.724-.021-7.485 3.599-7.485 8.385c0 4.735 2.209 8.797 5.86 10.645c-1.536 3.068-3.484 5.772-5.527 7.808c-3.687-4.469-7.025-10.427-8.4-22.052H1.958c2.515 19.364 10.02 25.531 12.005 26.708c1.119.677 2.083.641 3.115.068c1.619-.917 6.463-5.756 9.14-11.417a18.2 18.2 0 0 0 3.823-.437v-3.823z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.027 15.896c-.824.192-1.62.276-2.344.276c-4.037 0-7.147-2.823-7.147-7.724c0-2.407.943-3.645 2.261-3.645c1.26 0 2.083 1.124 2.083 3.405c0 1.297-.344 2.719-.599 3.563c0 0 1.24 2.183 4.64 1.5c.719-1.604 1.12-3.683 1.12-5.505c0-4.905-2.5-7.765-7.083-7.765c-4.724-.021-7.485 3.599-7.485 8.385c0 4.735 2.209 8.797 5.86 10.645c-1.536 3.068-3.484 5.772-5.527 7.808c-3.687-4.469-7.025-10.427-8.4-22.052H1.958c2.515 19.364 10.02 25.531 12.005 26.708c1.119.677 2.083.641 3.115.068c1.619-.917 6.463-5.756 9.14-11.417a18.2 18.2 0 0 0 3.823-.437v-3.823z"/></svg>
</template>

CSS

.icon-vine {
  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%22M30.027%2015.896c-.824.192-1.62.276-2.344.276c-4.037%200-7.147-2.823-7.147-7.724c0-2.407.943-3.645%202.261-3.645c1.26%200%202.083%201.124%202.083%203.405c0%201.297-.344%202.719-.599%203.563c0%200%201.24%202.183%204.64%201.5c.719-1.604%201.12-3.683%201.12-5.505c0-4.905-2.5-7.765-7.083-7.765c-4.724-.021-7.485%203.599-7.485%208.385c0%204.735%202.209%208.797%205.86%2010.645c-1.536%203.068-3.484%205.772-5.527%207.808c-3.687-4.469-7.025-10.427-8.4-22.052H1.958c2.515%2019.364%2010.02%2025.531%2012.005%2026.708c1.119.677%202.083.641%203.115.068c1.619-.917%206.463-5.756%209.14-11.417a18.2%2018.2%200%200%200%203.823-.437v-3.823z%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%22M30.027%2015.896c-.824.192-1.62.276-2.344.276c-4.037%200-7.147-2.823-7.147-7.724c0-2.407.943-3.645%202.261-3.645c1.26%200%202.083%201.124%202.083%203.405c0%201.297-.344%202.719-.599%203.563c0%200%201.24%202.183%204.64%201.5c.719-1.604%201.12-3.683%201.12-5.505c0-4.905-2.5-7.765-7.083-7.765c-4.724-.021-7.485%203.599-7.485%208.385c0%204.735%202.209%208.797%205.86%2010.645c-1.536%203.068-3.484%205.772-5.527%207.808c-3.687-4.469-7.025-10.427-8.4-22.052H1.958c2.515%2019.364%2010.02%2025.531%2012.005%2026.708c1.119.677%202.083.641%203.115.068c1.619-.917%206.463-5.756%209.14-11.417a18.2%2018.2%200%200%200%203.823-.437v-3.823z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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