dreamweaver logo

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

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

Use the dreamweaver logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#470137" d="M22.667 1.6h82.666C117.866 1.6 128 11.733 128 24.267v79.466c0 12.533-10.133 22.667-22.667 22.667H22.667C10.134 126.4 0 116.267 0 103.733V24.267C0 11.734 10.133 1.6 22.667 1.6"/><path fill="#ff61f6" d="M105.6 89.599h-9.973c-.214.053-.48-.053-.64-.213a1.8 1.8 0 0 1-.32-.64a503 503 0 0 1-2.56-11.36c-.694-3.307-1.28-6.08-1.707-8.374a445 445 0 0 0-1.12-5.813c-.267-1.6-.533-2.933-.693-4.053h-.054c-.533 2.346-1.013 4.64-1.493 6.826c-.427 2.187-.96 4.427-1.493 6.667s-1.12 4.693-1.814 7.36c-.64 2.667-1.386 5.6-2.186 8.747c-.107.587-.374.853-.854.853H70.72c-.267.054-.533-.053-.747-.16c-.16-.16-.266-.373-.373-.586L59.2 47.626c-.16-.48.053-.694.64-.694h10.08c.48 0 .747.16.8.534c1.067 4.693 1.973 8.746 2.667 12.16s1.28 6.293 1.653 8.693s.747 4.373 1.013 5.867c.267 1.493.48 2.773.64 3.733h.16c.107-.854.214-1.653.374-2.507q.32-1.52.8-4c.32-1.653.693-3.573 1.173-5.813s1.013-4.8 1.653-7.787c.587-2.933 1.44-6.293 2.454-10.08c0-.213.106-.48.213-.693c.053-.107.267-.16.587-.16H94.56c.32 0 .48.213.533.586a724 724 0 0 1 2.293 10.24q.88 4.4 1.6 7.84c.427 2.24.8 4.214 1.014 5.814c.213 1.653.48 2.986.693 4.106c.16.907.32 1.814.373 2.72h.16c.267-1.066.48-2.346.694-3.786s.48-3.04.853-4.854c.32-1.813.693-3.786 1.12-5.973c.373-2.187.907-4.587 1.493-7.307c.587-2.666 1.227-5.6 1.974-8.746c.106-.48.32-.694.693-.694h9.333c.48 0 .64.267.533.747l-11.52 41.12c-.053.213-.16.427-.32.587c0 .266-.213.373-.48.32zm-93.439-.533v-54.4c-.053-.32.213-.64.533-.694h.054a55 55 0 0 1 3.573-.106c1.6-.054 3.413-.054 5.547-.107s4.373-.053 6.773-.053c6.507 0 11.947 1.173 16.213 3.52a23.4 23.4 0 0 1 9.653 9.653c2.134 4.107 3.2 8.8 3.2 14.133c.054 3.733-.48 7.413-1.653 10.933a26 26 0 0 1-4.587 8.213c-1.866 2.24-4.106 4.16-6.56 5.707c-2.4 1.493-5.066 2.613-7.84 3.36a32.7 32.7 0 0 1-8.213 1.067h-6.027c-2.133 0-4.16 0-5.973-.054c-1.867-.053-3.253-.053-4.16-.106c-.373 0-.533-.32-.533-.854zm11.253-45.013v35.573c.587 0 1.12 0 1.653.053c.48.053 1.014.053 1.494.107c.533.053 1.12.053 1.76.053c2.453.053 4.906-.373 7.253-1.227c2.133-.746 4-1.973 5.6-3.626a16.5 16.5 0 0 0 3.573-5.92c.854-2.56 1.28-5.28 1.28-8c.054-2.56-.373-5.12-1.226-7.52a13.9 13.9 0 0 0-9.12-8.64c-2.294-.694-4.64-1.067-7.04-1.014c-1.067 0-1.974 0-2.72.054c-.747 0-1.6.053-2.507.106z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconDreamweaver(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#470137" d="M22.667 1.6h82.666C117.866 1.6 128 11.733 128 24.267v79.466c0 12.533-10.133 22.667-22.667 22.667H22.667C10.134 126.4 0 116.267 0 103.733V24.267C0 11.734 10.133 1.6 22.667 1.6"/><path fill="#ff61f6" d="M105.6 89.599h-9.973c-.214.053-.48-.053-.64-.213a1.8 1.8 0 0 1-.32-.64a503 503 0 0 1-2.56-11.36c-.694-3.307-1.28-6.08-1.707-8.374a445 445 0 0 0-1.12-5.813c-.267-1.6-.533-2.933-.693-4.053h-.054c-.533 2.346-1.013 4.64-1.493 6.826c-.427 2.187-.96 4.427-1.493 6.667s-1.12 4.693-1.814 7.36c-.64 2.667-1.386 5.6-2.186 8.747c-.107.587-.374.853-.854.853H70.72c-.267.054-.533-.053-.747-.16c-.16-.16-.266-.373-.373-.586L59.2 47.626c-.16-.48.053-.694.64-.694h10.08c.48 0 .747.16.8.534c1.067 4.693 1.973 8.746 2.667 12.16s1.28 6.293 1.653 8.693s.747 4.373 1.013 5.867c.267 1.493.48 2.773.64 3.733h.16c.107-.854.214-1.653.374-2.507q.32-1.52.8-4c.32-1.653.693-3.573 1.173-5.813s1.013-4.8 1.653-7.787c.587-2.933 1.44-6.293 2.454-10.08c0-.213.106-.48.213-.693c.053-.107.267-.16.587-.16H94.56c.32 0 .48.213.533.586a724 724 0 0 1 2.293 10.24q.88 4.4 1.6 7.84c.427 2.24.8 4.214 1.014 5.814c.213 1.653.48 2.986.693 4.106c.16.907.32 1.814.373 2.72h.16c.267-1.066.48-2.346.694-3.786s.48-3.04.853-4.854c.32-1.813.693-3.786 1.12-5.973c.373-2.187.907-4.587 1.493-7.307c.587-2.666 1.227-5.6 1.974-8.746c.106-.48.32-.694.693-.694h9.333c.48 0 .64.267.533.747l-11.52 41.12c-.053.213-.16.427-.32.587c0 .266-.213.373-.48.32zm-93.439-.533v-54.4c-.053-.32.213-.64.533-.694h.054a55 55 0 0 1 3.573-.106c1.6-.054 3.413-.054 5.547-.107s4.373-.053 6.773-.053c6.507 0 11.947 1.173 16.213 3.52a23.4 23.4 0 0 1 9.653 9.653c2.134 4.107 3.2 8.8 3.2 14.133c.054 3.733-.48 7.413-1.653 10.933a26 26 0 0 1-4.587 8.213c-1.866 2.24-4.106 4.16-6.56 5.707c-2.4 1.493-5.066 2.613-7.84 3.36a32.7 32.7 0 0 1-8.213 1.067h-6.027c-2.133 0-4.16 0-5.973-.054c-1.867-.053-3.253-.053-4.16-.106c-.373 0-.533-.32-.533-.854zm11.253-45.013v35.573c.587 0 1.12 0 1.653.053c.48.053 1.014.053 1.494.107c.533.053 1.12.053 1.76.053c2.453.053 4.906-.373 7.253-1.227c2.133-.746 4-1.973 5.6-3.626a16.5 16.5 0 0 0 3.573-5.92c.854-2.56 1.28-5.28 1.28-8c.054-2.56-.373-5.12-1.226-7.52a13.9 13.9 0 0 0-9.12-8.64c-2.294-.694-4.64-1.067-7.04-1.014c-1.067 0-1.974 0-2.72.054c-.747 0-1.6.053-2.507.106z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#470137" d="M22.667 1.6h82.666C117.866 1.6 128 11.733 128 24.267v79.466c0 12.533-10.133 22.667-22.667 22.667H22.667C10.134 126.4 0 116.267 0 103.733V24.267C0 11.734 10.133 1.6 22.667 1.6"/><path fill="#ff61f6" d="M105.6 89.599h-9.973c-.214.053-.48-.053-.64-.213a1.8 1.8 0 0 1-.32-.64a503 503 0 0 1-2.56-11.36c-.694-3.307-1.28-6.08-1.707-8.374a445 445 0 0 0-1.12-5.813c-.267-1.6-.533-2.933-.693-4.053h-.054c-.533 2.346-1.013 4.64-1.493 6.826c-.427 2.187-.96 4.427-1.493 6.667s-1.12 4.693-1.814 7.36c-.64 2.667-1.386 5.6-2.186 8.747c-.107.587-.374.853-.854.853H70.72c-.267.054-.533-.053-.747-.16c-.16-.16-.266-.373-.373-.586L59.2 47.626c-.16-.48.053-.694.64-.694h10.08c.48 0 .747.16.8.534c1.067 4.693 1.973 8.746 2.667 12.16s1.28 6.293 1.653 8.693s.747 4.373 1.013 5.867c.267 1.493.48 2.773.64 3.733h.16c.107-.854.214-1.653.374-2.507q.32-1.52.8-4c.32-1.653.693-3.573 1.173-5.813s1.013-4.8 1.653-7.787c.587-2.933 1.44-6.293 2.454-10.08c0-.213.106-.48.213-.693c.053-.107.267-.16.587-.16H94.56c.32 0 .48.213.533.586a724 724 0 0 1 2.293 10.24q.88 4.4 1.6 7.84c.427 2.24.8 4.214 1.014 5.814c.213 1.653.48 2.986.693 4.106c.16.907.32 1.814.373 2.72h.16c.267-1.066.48-2.346.694-3.786s.48-3.04.853-4.854c.32-1.813.693-3.786 1.12-5.973c.373-2.187.907-4.587 1.493-7.307c.587-2.666 1.227-5.6 1.974-8.746c.106-.48.32-.694.693-.694h9.333c.48 0 .64.267.533.747l-11.52 41.12c-.053.213-.16.427-.32.587c0 .266-.213.373-.48.32zm-93.439-.533v-54.4c-.053-.32.213-.64.533-.694h.054a55 55 0 0 1 3.573-.106c1.6-.054 3.413-.054 5.547-.107s4.373-.053 6.773-.053c6.507 0 11.947 1.173 16.213 3.52a23.4 23.4 0 0 1 9.653 9.653c2.134 4.107 3.2 8.8 3.2 14.133c.054 3.733-.48 7.413-1.653 10.933a26 26 0 0 1-4.587 8.213c-1.866 2.24-4.106 4.16-6.56 5.707c-2.4 1.493-5.066 2.613-7.84 3.36a32.7 32.7 0 0 1-8.213 1.067h-6.027c-2.133 0-4.16 0-5.973-.054c-1.867-.053-3.253-.053-4.16-.106c-.373 0-.533-.32-.533-.854zm11.253-45.013v35.573c.587 0 1.12 0 1.653.053c.48.053 1.014.053 1.494.107c.533.053 1.12.053 1.76.053c2.453.053 4.906-.373 7.253-1.227c2.133-.746 4-1.973 5.6-3.626a16.5 16.5 0 0 0 3.573-5.92c.854-2.56 1.28-5.28 1.28-8c.054-2.56-.373-5.12-1.226-7.52a13.9 13.9 0 0 0-9.12-8.64c-2.294-.694-4.64-1.067-7.04-1.014c-1.067 0-1.974 0-2.72.054c-.747 0-1.6.053-2.507.106z"/></svg>
</template>

CSS

.icon-dreamweaver {
  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%23470137%22%20d%3D%22M22.667%201.6h82.666C117.866%201.6%20128%2011.733%20128%2024.267v79.466c0%2012.533-10.133%2022.667-22.667%2022.667H22.667C10.134%20126.4%200%20116.267%200%20103.733V24.267C0%2011.734%2010.133%201.6%2022.667%201.6%22%2F%3E%3Cpath%20fill%3D%22%23ff61f6%22%20d%3D%22M105.6%2089.599h-9.973c-.214.053-.48-.053-.64-.213a1.8%201.8%200%200%201-.32-.64a503%20503%200%200%201-2.56-11.36c-.694-3.307-1.28-6.08-1.707-8.374a445%20445%200%200%200-1.12-5.813c-.267-1.6-.533-2.933-.693-4.053h-.054c-.533%202.346-1.013%204.64-1.493%206.826c-.427%202.187-.96%204.427-1.493%206.667s-1.12%204.693-1.814%207.36c-.64%202.667-1.386%205.6-2.186%208.747c-.107.587-.374.853-.854.853H70.72c-.267.054-.533-.053-.747-.16c-.16-.16-.266-.373-.373-.586L59.2%2047.626c-.16-.48.053-.694.64-.694h10.08c.48%200%20.747.16.8.534c1.067%204.693%201.973%208.746%202.667%2012.16s1.28%206.293%201.653%208.693s.747%204.373%201.013%205.867c.267%201.493.48%202.773.64%203.733h.16c.107-.854.214-1.653.374-2.507q.32-1.52.8-4c.32-1.653.693-3.573%201.173-5.813s1.013-4.8%201.653-7.787c.587-2.933%201.44-6.293%202.454-10.08c0-.213.106-.48.213-.693c.053-.107.267-.16.587-.16H94.56c.32%200%20.48.213.533.586a724%20724%200%200%201%202.293%2010.24q.88%204.4%201.6%207.84c.427%202.24.8%204.214%201.014%205.814c.213%201.653.48%202.986.693%204.106c.16.907.32%201.814.373%202.72h.16c.267-1.066.48-2.346.694-3.786s.48-3.04.853-4.854c.32-1.813.693-3.786%201.12-5.973c.373-2.187.907-4.587%201.493-7.307c.587-2.666%201.227-5.6%201.974-8.746c.106-.48.32-.694.693-.694h9.333c.48%200%20.64.267.533.747l-11.52%2041.12c-.053.213-.16.427-.32.587c0%20.266-.213.373-.48.32zm-93.439-.533v-54.4c-.053-.32.213-.64.533-.694h.054a55%2055%200%200%201%203.573-.106c1.6-.054%203.413-.054%205.547-.107s4.373-.053%206.773-.053c6.507%200%2011.947%201.173%2016.213%203.52a23.4%2023.4%200%200%201%209.653%209.653c2.134%204.107%203.2%208.8%203.2%2014.133c.054%203.733-.48%207.413-1.653%2010.933a26%2026%200%200%201-4.587%208.213c-1.866%202.24-4.106%204.16-6.56%205.707c-2.4%201.493-5.066%202.613-7.84%203.36a32.7%2032.7%200%200%201-8.213%201.067h-6.027c-2.133%200-4.16%200-5.973-.054c-1.867-.053-3.253-.053-4.16-.106c-.373%200-.533-.32-.533-.854zm11.253-45.013v35.573c.587%200%201.12%200%201.653.053c.48.053%201.014.053%201.494.107c.533.053%201.12.053%201.76.053c2.453.053%204.906-.373%207.253-1.227c2.133-.746%204-1.973%205.6-3.626a16.5%2016.5%200%200%200%203.573-5.92c.854-2.56%201.28-5.28%201.28-8c.054-2.56-.373-5.12-1.226-7.52a13.9%2013.9%200%200%200-9.12-8.64c-2.294-.694-4.64-1.067-7.04-1.014c-1.067%200-1.974%200-2.72.054c-.747%200-1.6.053-2.507.106z%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%23470137%22%20d%3D%22M22.667%201.6h82.666C117.866%201.6%20128%2011.733%20128%2024.267v79.466c0%2012.533-10.133%2022.667-22.667%2022.667H22.667C10.134%20126.4%200%20116.267%200%20103.733V24.267C0%2011.734%2010.133%201.6%2022.667%201.6%22%2F%3E%3Cpath%20fill%3D%22%23ff61f6%22%20d%3D%22M105.6%2089.599h-9.973c-.214.053-.48-.053-.64-.213a1.8%201.8%200%200%201-.32-.64a503%20503%200%200%201-2.56-11.36c-.694-3.307-1.28-6.08-1.707-8.374a445%20445%200%200%200-1.12-5.813c-.267-1.6-.533-2.933-.693-4.053h-.054c-.533%202.346-1.013%204.64-1.493%206.826c-.427%202.187-.96%204.427-1.493%206.667s-1.12%204.693-1.814%207.36c-.64%202.667-1.386%205.6-2.186%208.747c-.107.587-.374.853-.854.853H70.72c-.267.054-.533-.053-.747-.16c-.16-.16-.266-.373-.373-.586L59.2%2047.626c-.16-.48.053-.694.64-.694h10.08c.48%200%20.747.16.8.534c1.067%204.693%201.973%208.746%202.667%2012.16s1.28%206.293%201.653%208.693s.747%204.373%201.013%205.867c.267%201.493.48%202.773.64%203.733h.16c.107-.854.214-1.653.374-2.507q.32-1.52.8-4c.32-1.653.693-3.573%201.173-5.813s1.013-4.8%201.653-7.787c.587-2.933%201.44-6.293%202.454-10.08c0-.213.106-.48.213-.693c.053-.107.267-.16.587-.16H94.56c.32%200%20.48.213.533.586a724%20724%200%200%201%202.293%2010.24q.88%204.4%201.6%207.84c.427%202.24.8%204.214%201.014%205.814c.213%201.653.48%202.986.693%204.106c.16.907.32%201.814.373%202.72h.16c.267-1.066.48-2.346.694-3.786s.48-3.04.853-4.854c.32-1.813.693-3.786%201.12-5.973c.373-2.187.907-4.587%201.493-7.307c.587-2.666%201.227-5.6%201.974-8.746c.106-.48.32-.694.693-.694h9.333c.48%200%20.64.267.533.747l-11.52%2041.12c-.053.213-.16.427-.32.587c0%20.266-.213.373-.48.32zm-93.439-.533v-54.4c-.053-.32.213-.64.533-.694h.054a55%2055%200%200%201%203.573-.106c1.6-.054%203.413-.054%205.547-.107s4.373-.053%206.773-.053c6.507%200%2011.947%201.173%2016.213%203.52a23.4%2023.4%200%200%201%209.653%209.653c2.134%204.107%203.2%208.8%203.2%2014.133c.054%203.733-.48%207.413-1.653%2010.933a26%2026%200%200%201-4.587%208.213c-1.866%202.24-4.106%204.16-6.56%205.707c-2.4%201.493-5.066%202.613-7.84%203.36a32.7%2032.7%200%200%201-8.213%201.067h-6.027c-2.133%200-4.16%200-5.973-.054c-1.867-.053-3.253-.053-4.16-.106c-.373%200-.533-.32-.533-.854zm11.253-45.013v35.573c.587%200%201.12%200%201.653.053c.48.053%201.014.053%201.494.107c.533.053%201.12.053%201.76.053c2.453.053%204.906-.373%207.253-1.227c2.133-.746%204-1.973%205.6-3.626a16.5%2016.5%200%200%200%203.573-5.92c.854-2.56%201.28-5.28%201.28-8c.054-2.56-.373-5.12-1.226-7.52a13.9%2013.9%200%200%200-9.12-8.64c-2.294-.694-4.64-1.067-7.04-1.014c-1.067%200-1.974%200-2.72.054c-.747%200-1.6.053-2.507.106z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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