webflow logo

webflow from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
webflow
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

The same logo in other sets

Use the webflow logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#4353ff" d="M.994.994v126.012h126.012V.994zm71.92 41.715s3.988 30.056 3.988 31.443l5.785-18.12h-.04c2.552-6.86 7.579-13.323 17.152-13.323l-13.563 32.75a18.428 18.318 0 0 1-17.549 12.809s-3.99-28.153-3.99-28.788l-5.982 15.465c-2.673 6.86-7.857 13.323-17.43 13.323l-7.5-45.518a14.918 14.829 0 0 1 14.479 13.44s.998 16.693.998 18.001l7.06-18.16c2.553-6.86 7.418-13.322 16.592-13.322"/></svg>

React

import type { SVGProps } from "react";

export function DeviconWebflow(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#4353ff" d="M.994.994v126.012h126.012V.994zm71.92 41.715s3.988 30.056 3.988 31.443l5.785-18.12h-.04c2.552-6.86 7.579-13.323 17.152-13.323l-13.563 32.75a18.428 18.318 0 0 1-17.549 12.809s-3.99-28.153-3.99-28.788l-5.982 15.465c-2.673 6.86-7.857 13.323-17.43 13.323l-7.5-45.518a14.918 14.829 0 0 1 14.479 13.44s.998 16.693.998 18.001l7.06-18.16c2.553-6.86 7.418-13.322 16.592-13.322"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#4353ff" d="M.994.994v126.012h126.012V.994zm71.92 41.715s3.988 30.056 3.988 31.443l5.785-18.12h-.04c2.552-6.86 7.579-13.323 17.152-13.323l-13.563 32.75a18.428 18.318 0 0 1-17.549 12.809s-3.99-28.153-3.99-28.788l-5.982 15.465c-2.673 6.86-7.857 13.323-17.43 13.323l-7.5-45.518a14.918 14.829 0 0 1 14.479 13.44s.998 16.693.998 18.001l7.06-18.16c2.553-6.86 7.418-13.322 16.592-13.322"/></svg>
</template>

CSS

.icon-webflow {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%234353ff%22%20d%3D%22M.994.994v126.012h126.012V.994zm71.92%2041.715s3.988%2030.056%203.988%2031.443l5.785-18.12h-.04c2.552-6.86%207.579-13.323%2017.152-13.323l-13.563%2032.75a18.428%2018.318%200%200%201-17.549%2012.809s-3.99-28.153-3.99-28.788l-5.982%2015.465c-2.673%206.86-7.857%2013.323-17.43%2013.323l-7.5-45.518a14.918%2014.829%200%200%201%2014.479%2013.44s.998%2016.693.998%2018.001l7.06-18.16c2.553-6.86%207.418-13.322%2016.592-13.322%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%20128%20128%22%3E%3Cpath%20fill%3D%22%234353ff%22%20d%3D%22M.994.994v126.012h126.012V.994zm71.92%2041.715s3.988%2030.056%203.988%2031.443l5.785-18.12h-.04c2.552-6.86%207.579-13.323%2017.152-13.323l-13.563%2032.75a18.428%2018.318%200%200%201-17.549%2012.809s-3.99-28.153-3.99-28.788l-5.982%2015.465c-2.673%206.86-7.857%2013.323-17.43%2013.323l-7.5-45.518a14.918%2014.829%200%200%201%2014.479%2013.44s.998%2016.693.998%2018.001l7.06-18.16c2.553-6.86%207.418-13.322%2016.592-13.322%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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