vedic from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
vedic
Set
Material Icon Theme
Style
Color
Viewbox
356×400
License
MIT

Use the vedic logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -15 356 400"><path fill="#ff3d00" d="M90.457 353.95c-38.66-13.815-66.73-48.192-77.845-95.332c-5.044-21.395-6.47-56.748-2.288-56.748c1.389 0 5.1 9.7 8.245 21.557c6.884 25.945 18.625 50.342 29.967 62.267c18.839 19.808 65.5 27.566 92.385 15.36c20.943-9.509 29.436-32.108 20.329-54.095c-7.038-16.99-23.003-22.67-52.742-18.767c0 0-18.225-19.618-24.032-54.457l18.681 1.694c22.5 2.04 39.488-2.933 48.305-14.142c8.286-10.533 8.107-14.607-1.114-25.325c-13.304-15.468-37.193-11.55-85.561 14.033l-24.405-40.91l10.231-7.804c25.64-19.557 70.16-29.334 95.497-20.972c23.078 7.617 40.017 37.839 35.492 63.324c-3.059 17.23-16.874 41.362-27.548 48.12l-9.205 5.829l12.715 5.733c21.606 9.743 34.797 2.295 50.556-28.547c21.81-42.681 35.954-53.73 68.847-53.777c15.315-.023 20.766 1.584 31.936 9.412c27.88 19.537 43.06 59.994 39.725 105.87c-4.223 58.101-31.744 93.343-72.894 93.343c-22.583 0-37.14-7.92-48.727-26.514c-10.177-16.333-14.764-48.68-8.919-62.908c2.804-6.827 3.31-7.058 3.494-1.597c.337 10.04 11.76 26.358 22.246 31.781c25.73 13.306 62.667-3.411 77.28-34.975c11.095-23.964 5.143-70.186-10.087-78.337c-3.186-1.706-11.06-3.101-17.497-3.101c-13.682 0-24.427 9.837-39.491 36.153c-5.209 9.098-13.974 20.854-19.478 26.123c-8.944 8.562-12.137 9.581-30.024 9.581h-20.017l6.47 14.372c9.261 20.57 8.823 53.993-.974 74.34c-8.657 17.979-28.674 36.18-44.676 40.626c-15.578 4.328-40.946 3.768-54.877-1.21m75.377-278.026c-8.855-15.11-14.304-43.318-8.369-43.318c6.973 15.126 21.265 28.621 36.57 38.037c27.486 13.306 55.358 7.936 85.807-16.535c6.704-5.387 12.64-9.195 13.192-8.462c7.436 11.538 20.297 20.967 24.548 34.375c0 5.658-24.353 21.94-43.57 29.13c-47.63 13.72-80.046 8.292-108.178-33.227m24.002-34.927l31.01-34.383l34.46 31.9c-11.787 9.709-20.296 24.775-33.762 32.416c-10.64-7.844-26.52-17.092-31.708-29.933" class="colorff4500 svgShape"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeVedic(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -15 356 400"><path fill="#ff3d00" d="M90.457 353.95c-38.66-13.815-66.73-48.192-77.845-95.332c-5.044-21.395-6.47-56.748-2.288-56.748c1.389 0 5.1 9.7 8.245 21.557c6.884 25.945 18.625 50.342 29.967 62.267c18.839 19.808 65.5 27.566 92.385 15.36c20.943-9.509 29.436-32.108 20.329-54.095c-7.038-16.99-23.003-22.67-52.742-18.767c0 0-18.225-19.618-24.032-54.457l18.681 1.694c22.5 2.04 39.488-2.933 48.305-14.142c8.286-10.533 8.107-14.607-1.114-25.325c-13.304-15.468-37.193-11.55-85.561 14.033l-24.405-40.91l10.231-7.804c25.64-19.557 70.16-29.334 95.497-20.972c23.078 7.617 40.017 37.839 35.492 63.324c-3.059 17.23-16.874 41.362-27.548 48.12l-9.205 5.829l12.715 5.733c21.606 9.743 34.797 2.295 50.556-28.547c21.81-42.681 35.954-53.73 68.847-53.777c15.315-.023 20.766 1.584 31.936 9.412c27.88 19.537 43.06 59.994 39.725 105.87c-4.223 58.101-31.744 93.343-72.894 93.343c-22.583 0-37.14-7.92-48.727-26.514c-10.177-16.333-14.764-48.68-8.919-62.908c2.804-6.827 3.31-7.058 3.494-1.597c.337 10.04 11.76 26.358 22.246 31.781c25.73 13.306 62.667-3.411 77.28-34.975c11.095-23.964 5.143-70.186-10.087-78.337c-3.186-1.706-11.06-3.101-17.497-3.101c-13.682 0-24.427 9.837-39.491 36.153c-5.209 9.098-13.974 20.854-19.478 26.123c-8.944 8.562-12.137 9.581-30.024 9.581h-20.017l6.47 14.372c9.261 20.57 8.823 53.993-.974 74.34c-8.657 17.979-28.674 36.18-44.676 40.626c-15.578 4.328-40.946 3.768-54.877-1.21m75.377-278.026c-8.855-15.11-14.304-43.318-8.369-43.318c6.973 15.126 21.265 28.621 36.57 38.037c27.486 13.306 55.358 7.936 85.807-16.535c6.704-5.387 12.64-9.195 13.192-8.462c7.436 11.538 20.297 20.967 24.548 34.375c0 5.658-24.353 21.94-43.57 29.13c-47.63 13.72-80.046 8.292-108.178-33.227m24.002-34.927l31.01-34.383l34.46 31.9c-11.787 9.709-20.296 24.775-33.762 32.416c-10.64-7.844-26.52-17.092-31.708-29.933" className="colorff4500 svgShape"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 -15 356 400"><path fill="#ff3d00" d="M90.457 353.95c-38.66-13.815-66.73-48.192-77.845-95.332c-5.044-21.395-6.47-56.748-2.288-56.748c1.389 0 5.1 9.7 8.245 21.557c6.884 25.945 18.625 50.342 29.967 62.267c18.839 19.808 65.5 27.566 92.385 15.36c20.943-9.509 29.436-32.108 20.329-54.095c-7.038-16.99-23.003-22.67-52.742-18.767c0 0-18.225-19.618-24.032-54.457l18.681 1.694c22.5 2.04 39.488-2.933 48.305-14.142c8.286-10.533 8.107-14.607-1.114-25.325c-13.304-15.468-37.193-11.55-85.561 14.033l-24.405-40.91l10.231-7.804c25.64-19.557 70.16-29.334 95.497-20.972c23.078 7.617 40.017 37.839 35.492 63.324c-3.059 17.23-16.874 41.362-27.548 48.12l-9.205 5.829l12.715 5.733c21.606 9.743 34.797 2.295 50.556-28.547c21.81-42.681 35.954-53.73 68.847-53.777c15.315-.023 20.766 1.584 31.936 9.412c27.88 19.537 43.06 59.994 39.725 105.87c-4.223 58.101-31.744 93.343-72.894 93.343c-22.583 0-37.14-7.92-48.727-26.514c-10.177-16.333-14.764-48.68-8.919-62.908c2.804-6.827 3.31-7.058 3.494-1.597c.337 10.04 11.76 26.358 22.246 31.781c25.73 13.306 62.667-3.411 77.28-34.975c11.095-23.964 5.143-70.186-10.087-78.337c-3.186-1.706-11.06-3.101-17.497-3.101c-13.682 0-24.427 9.837-39.491 36.153c-5.209 9.098-13.974 20.854-19.478 26.123c-8.944 8.562-12.137 9.581-30.024 9.581h-20.017l6.47 14.372c9.261 20.57 8.823 53.993-.974 74.34c-8.657 17.979-28.674 36.18-44.676 40.626c-15.578 4.328-40.946 3.768-54.877-1.21m75.377-278.026c-8.855-15.11-14.304-43.318-8.369-43.318c6.973 15.126 21.265 28.621 36.57 38.037c27.486 13.306 55.358 7.936 85.807-16.535c6.704-5.387 12.64-9.195 13.192-8.462c7.436 11.538 20.297 20.967 24.548 34.375c0 5.658-24.353 21.94-43.57 29.13c-47.63 13.72-80.046 8.292-108.178-33.227m24.002-34.927l31.01-34.383l34.46 31.9c-11.787 9.709-20.296 24.775-33.762 32.416c-10.64-7.844-26.52-17.092-31.708-29.933" class="colorff4500 svgShape"/></svg>
</template>

CSS

.icon-vedic {
  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%20-15%20356%20400%22%3E%3Cpath%20fill%3D%22%23ff3d00%22%20d%3D%22M90.457%20353.95c-38.66-13.815-66.73-48.192-77.845-95.332c-5.044-21.395-6.47-56.748-2.288-56.748c1.389%200%205.1%209.7%208.245%2021.557c6.884%2025.945%2018.625%2050.342%2029.967%2062.267c18.839%2019.808%2065.5%2027.566%2092.385%2015.36c20.943-9.509%2029.436-32.108%2020.329-54.095c-7.038-16.99-23.003-22.67-52.742-18.767c0%200-18.225-19.618-24.032-54.457l18.681%201.694c22.5%202.04%2039.488-2.933%2048.305-14.142c8.286-10.533%208.107-14.607-1.114-25.325c-13.304-15.468-37.193-11.55-85.561%2014.033l-24.405-40.91l10.231-7.804c25.64-19.557%2070.16-29.334%2095.497-20.972c23.078%207.617%2040.017%2037.839%2035.492%2063.324c-3.059%2017.23-16.874%2041.362-27.548%2048.12l-9.205%205.829l12.715%205.733c21.606%209.743%2034.797%202.295%2050.556-28.547c21.81-42.681%2035.954-53.73%2068.847-53.777c15.315-.023%2020.766%201.584%2031.936%209.412c27.88%2019.537%2043.06%2059.994%2039.725%20105.87c-4.223%2058.101-31.744%2093.343-72.894%2093.343c-22.583%200-37.14-7.92-48.727-26.514c-10.177-16.333-14.764-48.68-8.919-62.908c2.804-6.827%203.31-7.058%203.494-1.597c.337%2010.04%2011.76%2026.358%2022.246%2031.781c25.73%2013.306%2062.667-3.411%2077.28-34.975c11.095-23.964%205.143-70.186-10.087-78.337c-3.186-1.706-11.06-3.101-17.497-3.101c-13.682%200-24.427%209.837-39.491%2036.153c-5.209%209.098-13.974%2020.854-19.478%2026.123c-8.944%208.562-12.137%209.581-30.024%209.581h-20.017l6.47%2014.372c9.261%2020.57%208.823%2053.993-.974%2074.34c-8.657%2017.979-28.674%2036.18-44.676%2040.626c-15.578%204.328-40.946%203.768-54.877-1.21m75.377-278.026c-8.855-15.11-14.304-43.318-8.369-43.318c6.973%2015.126%2021.265%2028.621%2036.57%2038.037c27.486%2013.306%2055.358%207.936%2085.807-16.535c6.704-5.387%2012.64-9.195%2013.192-8.462c7.436%2011.538%2020.297%2020.967%2024.548%2034.375c0%205.658-24.353%2021.94-43.57%2029.13c-47.63%2013.72-80.046%208.292-108.178-33.227m24.002-34.927l31.01-34.383l34.46%2031.9c-11.787%209.709-20.296%2024.775-33.762%2032.416c-10.64-7.844-26.52-17.092-31.708-29.933%22%20class%3D%22colorff4500%20svgShape%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%20-15%20356%20400%22%3E%3Cpath%20fill%3D%22%23ff3d00%22%20d%3D%22M90.457%20353.95c-38.66-13.815-66.73-48.192-77.845-95.332c-5.044-21.395-6.47-56.748-2.288-56.748c1.389%200%205.1%209.7%208.245%2021.557c6.884%2025.945%2018.625%2050.342%2029.967%2062.267c18.839%2019.808%2065.5%2027.566%2092.385%2015.36c20.943-9.509%2029.436-32.108%2020.329-54.095c-7.038-16.99-23.003-22.67-52.742-18.767c0%200-18.225-19.618-24.032-54.457l18.681%201.694c22.5%202.04%2039.488-2.933%2048.305-14.142c8.286-10.533%208.107-14.607-1.114-25.325c-13.304-15.468-37.193-11.55-85.561%2014.033l-24.405-40.91l10.231-7.804c25.64-19.557%2070.16-29.334%2095.497-20.972c23.078%207.617%2040.017%2037.839%2035.492%2063.324c-3.059%2017.23-16.874%2041.362-27.548%2048.12l-9.205%205.829l12.715%205.733c21.606%209.743%2034.797%202.295%2050.556-28.547c21.81-42.681%2035.954-53.73%2068.847-53.777c15.315-.023%2020.766%201.584%2031.936%209.412c27.88%2019.537%2043.06%2059.994%2039.725%20105.87c-4.223%2058.101-31.744%2093.343-72.894%2093.343c-22.583%200-37.14-7.92-48.727-26.514c-10.177-16.333-14.764-48.68-8.919-62.908c2.804-6.827%203.31-7.058%203.494-1.597c.337%2010.04%2011.76%2026.358%2022.246%2031.781c25.73%2013.306%2062.667-3.411%2077.28-34.975c11.095-23.964%205.143-70.186-10.087-78.337c-3.186-1.706-11.06-3.101-17.497-3.101c-13.682%200-24.427%209.837-39.491%2036.153c-5.209%209.098-13.974%2020.854-19.478%2026.123c-8.944%208.562-12.137%209.581-30.024%209.581h-20.017l6.47%2014.372c9.261%2020.57%208.823%2053.993-.974%2074.34c-8.657%2017.979-28.674%2036.18-44.676%2040.626c-15.578%204.328-40.946%203.768-54.877-1.21m75.377-278.026c-8.855-15.11-14.304-43.318-8.369-43.318c6.973%2015.126%2021.265%2028.621%2036.57%2038.037c27.486%2013.306%2055.358%207.936%2085.807-16.535c6.704-5.387%2012.64-9.195%2013.192-8.462c7.436%2011.538%2020.297%2020.967%2024.548%2034.375c0%205.658-24.353%2021.94-43.57%2029.13c-47.63%2013.72-80.046%208.292-108.178-33.227m24.002-34.927l31.01-34.383l34.46%2031.9c-11.787%209.709-20.296%2024.775-33.762%2032.416c-10.64-7.844-26.52-17.092-31.708-29.933%22%20class%3D%22colorff4500%20svgShape%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Vedic logo — Material Icon Theme · IconsDB