drip logo
drip from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- drip
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×183
- License
- CC0
Use the drip logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 183"><path d="M455.314 36.571c16.457 0 30.476 5.486 40.838 15.239S512 75.58 512 92.038c0 17.067-5.486 30.476-15.848 40.229s-24.38 15.238-41.447 15.238s-29.257-5.486-40.229-17.676v53.028h-19.505V39.01h19.505v15.847c9.753-11.58 22.553-18.286 40.838-18.286M248.686 0v143.238H229.18V127.39c-10.362 12.8-24.381 18.896-40.838 18.896s-31.086-5.486-40.838-15.238c-9.753-9.753-15.848-23.772-15.848-40.229c0-17.067 5.486-30.476 15.848-40.229s24.38-15.238 40.838-15.238c17.676 0 29.867 5.486 40.838 17.677V0zm87.771 36.571v17.677h-46.933v92.038h-18.895V36.57zm34.743 1.22v108.495h-18.286V37.79zM16.457 88.38v1.829c0 24.38 20.114 39.009 38.4 39.009s38.4-14.629 38.4-39.01V88.38h16.457v1.829c0 33.523-27.428 55.466-54.857 55.466S0 123.733 0 90.21v-1.83zm436.42-34.133c-23.772 0-38.4 14.019-38.4 37.79s14.628 38.4 38.4 38.4c24.38 0 39.009-14.019 39.009-38.4c0-23.771-14.629-37.79-39.01-37.79M190.17 52.419c-23.771 0-38.4 14.02-38.4 38.4c0 23.771 14.629 37.79 38.4 37.79c24.381 0 39.01-14.019 39.01-37.79s-14.629-38.4-39.01-38.4m-168.228-.61c6.06 0 10.971 4.913 10.971 10.972c0 6.06-4.912 10.971-10.971 10.971S10.97 68.84 10.97 62.781S15.884 51.81 21.943 51.81m32.914 0c6.06 0 10.972 4.913 10.972 10.972c0 6.06-4.913 10.971-10.972 10.971c-6.06 0-10.971-4.912-10.971-10.971S48.798 51.81 54.857 51.81m32.914 0c6.06 0 10.972 4.913 10.972 10.972c0 6.06-4.912 10.971-10.972 10.971S76.8 68.84 76.8 62.781S81.712 51.81 87.771 51.81M54.857 0c12.19 10.971 22.553 23.771 32.305 36.571H66.438l-11.58-15.847L43.275 36.57H22.552c9.753-12.8 20.115-25.6 32.305-36.571m312.686 1.829c3.657 1.828 5.486 5.485 5.486 9.752s-1.829 8.533-5.486 10.362q-5.485 3.657-10.972 0c-3.657-1.829-5.485-6.095-5.485-10.362s1.828-7.924 5.485-9.752q5.487-3.658 10.972 0"/></svg>
React
import type { SVGProps } from "react";
export function LogosDrip(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 183"><path d="M455.314 36.571c16.457 0 30.476 5.486 40.838 15.239S512 75.58 512 92.038c0 17.067-5.486 30.476-15.848 40.229s-24.38 15.238-41.447 15.238s-29.257-5.486-40.229-17.676v53.028h-19.505V39.01h19.505v15.847c9.753-11.58 22.553-18.286 40.838-18.286M248.686 0v143.238H229.18V127.39c-10.362 12.8-24.381 18.896-40.838 18.896s-31.086-5.486-40.838-15.238c-9.753-9.753-15.848-23.772-15.848-40.229c0-17.067 5.486-30.476 15.848-40.229s24.38-15.238 40.838-15.238c17.676 0 29.867 5.486 40.838 17.677V0zm87.771 36.571v17.677h-46.933v92.038h-18.895V36.57zm34.743 1.22v108.495h-18.286V37.79zM16.457 88.38v1.829c0 24.38 20.114 39.009 38.4 39.009s38.4-14.629 38.4-39.01V88.38h16.457v1.829c0 33.523-27.428 55.466-54.857 55.466S0 123.733 0 90.21v-1.83zm436.42-34.133c-23.772 0-38.4 14.019-38.4 37.79s14.628 38.4 38.4 38.4c24.38 0 39.009-14.019 39.009-38.4c0-23.771-14.629-37.79-39.01-37.79M190.17 52.419c-23.771 0-38.4 14.02-38.4 38.4c0 23.771 14.629 37.79 38.4 37.79c24.381 0 39.01-14.019 39.01-37.79s-14.629-38.4-39.01-38.4m-168.228-.61c6.06 0 10.971 4.913 10.971 10.972c0 6.06-4.912 10.971-10.971 10.971S10.97 68.84 10.97 62.781S15.884 51.81 21.943 51.81m32.914 0c6.06 0 10.972 4.913 10.972 10.972c0 6.06-4.913 10.971-10.972 10.971c-6.06 0-10.971-4.912-10.971-10.971S48.798 51.81 54.857 51.81m32.914 0c6.06 0 10.972 4.913 10.972 10.972c0 6.06-4.912 10.971-10.972 10.971S76.8 68.84 76.8 62.781S81.712 51.81 87.771 51.81M54.857 0c12.19 10.971 22.553 23.771 32.305 36.571H66.438l-11.58-15.847L43.275 36.57H22.552c9.753-12.8 20.115-25.6 32.305-36.571m312.686 1.829c3.657 1.828 5.486 5.485 5.486 9.752s-1.829 8.533-5.486 10.362q-5.485 3.657-10.972 0c-3.657-1.829-5.485-6.095-5.485-10.362s1.828-7.924 5.485-9.752q5.487-3.658 10.972 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 183"><path d="M455.314 36.571c16.457 0 30.476 5.486 40.838 15.239S512 75.58 512 92.038c0 17.067-5.486 30.476-15.848 40.229s-24.38 15.238-41.447 15.238s-29.257-5.486-40.229-17.676v53.028h-19.505V39.01h19.505v15.847c9.753-11.58 22.553-18.286 40.838-18.286M248.686 0v143.238H229.18V127.39c-10.362 12.8-24.381 18.896-40.838 18.896s-31.086-5.486-40.838-15.238c-9.753-9.753-15.848-23.772-15.848-40.229c0-17.067 5.486-30.476 15.848-40.229s24.38-15.238 40.838-15.238c17.676 0 29.867 5.486 40.838 17.677V0zm87.771 36.571v17.677h-46.933v92.038h-18.895V36.57zm34.743 1.22v108.495h-18.286V37.79zM16.457 88.38v1.829c0 24.38 20.114 39.009 38.4 39.009s38.4-14.629 38.4-39.01V88.38h16.457v1.829c0 33.523-27.428 55.466-54.857 55.466S0 123.733 0 90.21v-1.83zm436.42-34.133c-23.772 0-38.4 14.019-38.4 37.79s14.628 38.4 38.4 38.4c24.38 0 39.009-14.019 39.009-38.4c0-23.771-14.629-37.79-39.01-37.79M190.17 52.419c-23.771 0-38.4 14.02-38.4 38.4c0 23.771 14.629 37.79 38.4 37.79c24.381 0 39.01-14.019 39.01-37.79s-14.629-38.4-39.01-38.4m-168.228-.61c6.06 0 10.971 4.913 10.971 10.972c0 6.06-4.912 10.971-10.971 10.971S10.97 68.84 10.97 62.781S15.884 51.81 21.943 51.81m32.914 0c6.06 0 10.972 4.913 10.972 10.972c0 6.06-4.913 10.971-10.972 10.971c-6.06 0-10.971-4.912-10.971-10.971S48.798 51.81 54.857 51.81m32.914 0c6.06 0 10.972 4.913 10.972 10.972c0 6.06-4.912 10.971-10.972 10.971S76.8 68.84 76.8 62.781S81.712 51.81 87.771 51.81M54.857 0c12.19 10.971 22.553 23.771 32.305 36.571H66.438l-11.58-15.847L43.275 36.57H22.552c9.753-12.8 20.115-25.6 32.305-36.571m312.686 1.829c3.657 1.828 5.486 5.485 5.486 9.752s-1.829 8.533-5.486 10.362q-5.485 3.657-10.972 0c-3.657-1.829-5.485-6.095-5.485-10.362s1.828-7.924 5.485-9.752q5.487-3.658 10.972 0"/></svg> </template>
CSS
.icon-drip {
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%20512%20183%22%3E%3Cpath%20d%3D%22M455.314%2036.571c16.457%200%2030.476%205.486%2040.838%2015.239S512%2075.58%20512%2092.038c0%2017.067-5.486%2030.476-15.848%2040.229s-24.38%2015.238-41.447%2015.238s-29.257-5.486-40.229-17.676v53.028h-19.505V39.01h19.505v15.847c9.753-11.58%2022.553-18.286%2040.838-18.286M248.686%200v143.238H229.18V127.39c-10.362%2012.8-24.381%2018.896-40.838%2018.896s-31.086-5.486-40.838-15.238c-9.753-9.753-15.848-23.772-15.848-40.229c0-17.067%205.486-30.476%2015.848-40.229s24.38-15.238%2040.838-15.238c17.676%200%2029.867%205.486%2040.838%2017.677V0zm87.771%2036.571v17.677h-46.933v92.038h-18.895V36.57zm34.743%201.22v108.495h-18.286V37.79zM16.457%2088.38v1.829c0%2024.38%2020.114%2039.009%2038.4%2039.009s38.4-14.629%2038.4-39.01V88.38h16.457v1.829c0%2033.523-27.428%2055.466-54.857%2055.466S0%20123.733%200%2090.21v-1.83zm436.42-34.133c-23.772%200-38.4%2014.019-38.4%2037.79s14.628%2038.4%2038.4%2038.4c24.38%200%2039.009-14.019%2039.009-38.4c0-23.771-14.629-37.79-39.01-37.79M190.17%2052.419c-23.771%200-38.4%2014.02-38.4%2038.4c0%2023.771%2014.629%2037.79%2038.4%2037.79c24.381%200%2039.01-14.019%2039.01-37.79s-14.629-38.4-39.01-38.4m-168.228-.61c6.06%200%2010.971%204.913%2010.971%2010.972c0%206.06-4.912%2010.971-10.971%2010.971S10.97%2068.84%2010.97%2062.781S15.884%2051.81%2021.943%2051.81m32.914%200c6.06%200%2010.972%204.913%2010.972%2010.972c0%206.06-4.913%2010.971-10.972%2010.971c-6.06%200-10.971-4.912-10.971-10.971S48.798%2051.81%2054.857%2051.81m32.914%200c6.06%200%2010.972%204.913%2010.972%2010.972c0%206.06-4.912%2010.971-10.972%2010.971S76.8%2068.84%2076.8%2062.781S81.712%2051.81%2087.771%2051.81M54.857%200c12.19%2010.971%2022.553%2023.771%2032.305%2036.571H66.438l-11.58-15.847L43.275%2036.57H22.552c9.753-12.8%2020.115-25.6%2032.305-36.571m312.686%201.829c3.657%201.828%205.486%205.485%205.486%209.752s-1.829%208.533-5.486%2010.362q-5.485%203.657-10.972%200c-3.657-1.829-5.485-6.095-5.485-10.362s1.828-7.924%205.485-9.752q5.487-3.658%2010.972%200%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%20512%20183%22%3E%3Cpath%20d%3D%22M455.314%2036.571c16.457%200%2030.476%205.486%2040.838%2015.239S512%2075.58%20512%2092.038c0%2017.067-5.486%2030.476-15.848%2040.229s-24.38%2015.238-41.447%2015.238s-29.257-5.486-40.229-17.676v53.028h-19.505V39.01h19.505v15.847c9.753-11.58%2022.553-18.286%2040.838-18.286M248.686%200v143.238H229.18V127.39c-10.362%2012.8-24.381%2018.896-40.838%2018.896s-31.086-5.486-40.838-15.238c-9.753-9.753-15.848-23.772-15.848-40.229c0-17.067%205.486-30.476%2015.848-40.229s24.38-15.238%2040.838-15.238c17.676%200%2029.867%205.486%2040.838%2017.677V0zm87.771%2036.571v17.677h-46.933v92.038h-18.895V36.57zm34.743%201.22v108.495h-18.286V37.79zM16.457%2088.38v1.829c0%2024.38%2020.114%2039.009%2038.4%2039.009s38.4-14.629%2038.4-39.01V88.38h16.457v1.829c0%2033.523-27.428%2055.466-54.857%2055.466S0%20123.733%200%2090.21v-1.83zm436.42-34.133c-23.772%200-38.4%2014.019-38.4%2037.79s14.628%2038.4%2038.4%2038.4c24.38%200%2039.009-14.019%2039.009-38.4c0-23.771-14.629-37.79-39.01-37.79M190.17%2052.419c-23.771%200-38.4%2014.02-38.4%2038.4c0%2023.771%2014.629%2037.79%2038.4%2037.79c24.381%200%2039.01-14.019%2039.01-37.79s-14.629-38.4-39.01-38.4m-168.228-.61c6.06%200%2010.971%204.913%2010.971%2010.972c0%206.06-4.912%2010.971-10.971%2010.971S10.97%2068.84%2010.97%2062.781S15.884%2051.81%2021.943%2051.81m32.914%200c6.06%200%2010.972%204.913%2010.972%2010.972c0%206.06-4.913%2010.971-10.972%2010.971c-6.06%200-10.971-4.912-10.971-10.971S48.798%2051.81%2054.857%2051.81m32.914%200c6.06%200%2010.972%204.913%2010.972%2010.972c0%206.06-4.912%2010.971-10.972%2010.971S76.8%2068.84%2076.8%2062.781S81.712%2051.81%2087.771%2051.81M54.857%200c12.19%2010.971%2022.553%2023.771%2032.305%2036.571H66.438l-11.58-15.847L43.275%2036.57H22.552c9.753-12.8%2020.115-25.6%2032.305-36.571m312.686%201.829c3.657%201.828%205.486%205.485%205.486%209.752s-1.829%208.533-5.486%2010.362q-5.485%203.657-10.972%200c-3.657-1.829-5.485-6.095-5.485-10.362s1.828-7.924%205.485-9.752q5.487-3.658%2010.972%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/drip.svg?color=%231a73e8&size=48