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

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

The same logo in other sets

Use the origin logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.786 4.146a11.7 11.7 0 0 1 4.552 1.224a11.8 11.8 0 0 1 3.609 2.792q1.499 1.734 2.286 3.953q.782 2.218.62 4.672a11.4 11.4 0 0 1-.406 2.464a12.5 12.5 0 0 1-.901 2.271a27 27 0 0 1-1.958 3.214a24 24 0 0 1-2.349 2.823a26 26 0 0 1-2.714 2.406a27 27 0 0 1-3.005 1.969l-.047.036a.3.3 0 0 1-.146.031a.44.44 0 0 1-.214-.13a.39.39 0 0 1-.067-.344a.5.5 0 0 1 .052-.083c.37-.526.672-1.073.917-1.646q.358-.867.49-1.813a.17.17 0 0 0-.052-.115a.16.16 0 0 0-.115-.052q-.525.07-1.057.083q-.53.024-1.063-.047a11.8 11.8 0 0 1-8.166-4.016a12.1 12.1 0 0 1-2.286-3.953a11.7 11.7 0 0 1-.62-4.672q.069-1.267.411-2.464c.342-1.197.526-1.536.901-2.24c.583-1.151 1.24-2.234 1.958-3.245s1.5-1.953 2.344-2.828a25.5 25.5 0 0 1 5.719-4.37l.047-.031a.3.3 0 0 1 .146-.036a.4.4 0 0 1 .214.13a.34.34 0 0 1 .083.234a.4.4 0 0 1-.016.109c-.01.031-.031.057-.052.083a8.7 8.7 0 0 0-.917 1.651a7.3 7.3 0 0 0-.484 1.807q0 .069.047.115c.047.046.073.052.115.052q.525-.07 1.057-.083c.365-.01.714.005 1.068.047zm-1.078 16.489a4.42 4.42 0 0 0 3.359-1.141c.964-.849 1.479-1.917 1.568-3.198a4.46 4.46 0 0 0-1.141-3.38a4.4 4.4 0 0 0-3.198-1.552a4.5 4.5 0 0 0-3.38 1.141a4.4 4.4 0 0 0-1.552 3.203a4.52 4.52 0 0 0 1.13 3.38c.833.964 1.906 1.484 3.214 1.547"/></svg>

React

import type { SVGProps } from "react";

export function CibOrigin(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="M16.786 4.146a11.7 11.7 0 0 1 4.552 1.224a11.8 11.8 0 0 1 3.609 2.792q1.499 1.734 2.286 3.953q.782 2.218.62 4.672a11.4 11.4 0 0 1-.406 2.464a12.5 12.5 0 0 1-.901 2.271a27 27 0 0 1-1.958 3.214a24 24 0 0 1-2.349 2.823a26 26 0 0 1-2.714 2.406a27 27 0 0 1-3.005 1.969l-.047.036a.3.3 0 0 1-.146.031a.44.44 0 0 1-.214-.13a.39.39 0 0 1-.067-.344a.5.5 0 0 1 .052-.083c.37-.526.672-1.073.917-1.646q.358-.867.49-1.813a.17.17 0 0 0-.052-.115a.16.16 0 0 0-.115-.052q-.525.07-1.057.083q-.53.024-1.063-.047a11.8 11.8 0 0 1-8.166-4.016a12.1 12.1 0 0 1-2.286-3.953a11.7 11.7 0 0 1-.62-4.672q.069-1.267.411-2.464c.342-1.197.526-1.536.901-2.24c.583-1.151 1.24-2.234 1.958-3.245s1.5-1.953 2.344-2.828a25.5 25.5 0 0 1 5.719-4.37l.047-.031a.3.3 0 0 1 .146-.036a.4.4 0 0 1 .214.13a.34.34 0 0 1 .083.234a.4.4 0 0 1-.016.109c-.01.031-.031.057-.052.083a8.7 8.7 0 0 0-.917 1.651a7.3 7.3 0 0 0-.484 1.807q0 .069.047.115c.047.046.073.052.115.052q.525-.07 1.057-.083c.365-.01.714.005 1.068.047zm-1.078 16.489a4.42 4.42 0 0 0 3.359-1.141c.964-.849 1.479-1.917 1.568-3.198a4.46 4.46 0 0 0-1.141-3.38a4.4 4.4 0 0 0-3.198-1.552a4.5 4.5 0 0 0-3.38 1.141a4.4 4.4 0 0 0-1.552 3.203a4.52 4.52 0 0 0 1.13 3.38c.833.964 1.906 1.484 3.214 1.547"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.786 4.146a11.7 11.7 0 0 1 4.552 1.224a11.8 11.8 0 0 1 3.609 2.792q1.499 1.734 2.286 3.953q.782 2.218.62 4.672a11.4 11.4 0 0 1-.406 2.464a12.5 12.5 0 0 1-.901 2.271a27 27 0 0 1-1.958 3.214a24 24 0 0 1-2.349 2.823a26 26 0 0 1-2.714 2.406a27 27 0 0 1-3.005 1.969l-.047.036a.3.3 0 0 1-.146.031a.44.44 0 0 1-.214-.13a.39.39 0 0 1-.067-.344a.5.5 0 0 1 .052-.083c.37-.526.672-1.073.917-1.646q.358-.867.49-1.813a.17.17 0 0 0-.052-.115a.16.16 0 0 0-.115-.052q-.525.07-1.057.083q-.53.024-1.063-.047a11.8 11.8 0 0 1-8.166-4.016a12.1 12.1 0 0 1-2.286-3.953a11.7 11.7 0 0 1-.62-4.672q.069-1.267.411-2.464c.342-1.197.526-1.536.901-2.24c.583-1.151 1.24-2.234 1.958-3.245s1.5-1.953 2.344-2.828a25.5 25.5 0 0 1 5.719-4.37l.047-.031a.3.3 0 0 1 .146-.036a.4.4 0 0 1 .214.13a.34.34 0 0 1 .083.234a.4.4 0 0 1-.016.109c-.01.031-.031.057-.052.083a8.7 8.7 0 0 0-.917 1.651a7.3 7.3 0 0 0-.484 1.807q0 .069.047.115c.047.046.073.052.115.052q.525-.07 1.057-.083c.365-.01.714.005 1.068.047zm-1.078 16.489a4.42 4.42 0 0 0 3.359-1.141c.964-.849 1.479-1.917 1.568-3.198a4.46 4.46 0 0 0-1.141-3.38a4.4 4.4 0 0 0-3.198-1.552a4.5 4.5 0 0 0-3.38 1.141a4.4 4.4 0 0 0-1.552 3.203a4.52 4.52 0 0 0 1.13 3.38c.833.964 1.906 1.484 3.214 1.547"/></svg>
</template>

CSS

.icon-origin {
  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%22M16.786%204.146a11.7%2011.7%200%200%201%204.552%201.224a11.8%2011.8%200%200%201%203.609%202.792q1.499%201.734%202.286%203.953q.782%202.218.62%204.672a11.4%2011.4%200%200%201-.406%202.464a12.5%2012.5%200%200%201-.901%202.271a27%2027%200%200%201-1.958%203.214a24%2024%200%200%201-2.349%202.823a26%2026%200%200%201-2.714%202.406a27%2027%200%200%201-3.005%201.969l-.047.036a.3.3%200%200%201-.146.031a.44.44%200%200%201-.214-.13a.39.39%200%200%201-.067-.344a.5.5%200%200%201%20.052-.083c.37-.526.672-1.073.917-1.646q.358-.867.49-1.813a.17.17%200%200%200-.052-.115a.16.16%200%200%200-.115-.052q-.525.07-1.057.083q-.53.024-1.063-.047a11.8%2011.8%200%200%201-8.166-4.016a12.1%2012.1%200%200%201-2.286-3.953a11.7%2011.7%200%200%201-.62-4.672q.069-1.267.411-2.464c.342-1.197.526-1.536.901-2.24c.583-1.151%201.24-2.234%201.958-3.245s1.5-1.953%202.344-2.828a25.5%2025.5%200%200%201%205.719-4.37l.047-.031a.3.3%200%200%201%20.146-.036a.4.4%200%200%201%20.214.13a.34.34%200%200%201%20.083.234a.4.4%200%200%201-.016.109c-.01.031-.031.057-.052.083a8.7%208.7%200%200%200-.917%201.651a7.3%207.3%200%200%200-.484%201.807q0%20.069.047.115c.047.046.073.052.115.052q.525-.07%201.057-.083c.365-.01.714.005%201.068.047zm-1.078%2016.489a4.42%204.42%200%200%200%203.359-1.141c.964-.849%201.479-1.917%201.568-3.198a4.46%204.46%200%200%200-1.141-3.38a4.4%204.4%200%200%200-3.198-1.552a4.5%204.5%200%200%200-3.38%201.141a4.4%204.4%200%200%200-1.552%203.203a4.52%204.52%200%200%200%201.13%203.38c.833.964%201.906%201.484%203.214%201.547%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%22M16.786%204.146a11.7%2011.7%200%200%201%204.552%201.224a11.8%2011.8%200%200%201%203.609%202.792q1.499%201.734%202.286%203.953q.782%202.218.62%204.672a11.4%2011.4%200%200%201-.406%202.464a12.5%2012.5%200%200%201-.901%202.271a27%2027%200%200%201-1.958%203.214a24%2024%200%200%201-2.349%202.823a26%2026%200%200%201-2.714%202.406a27%2027%200%200%201-3.005%201.969l-.047.036a.3.3%200%200%201-.146.031a.44.44%200%200%201-.214-.13a.39.39%200%200%201-.067-.344a.5.5%200%200%201%20.052-.083c.37-.526.672-1.073.917-1.646q.358-.867.49-1.813a.17.17%200%200%200-.052-.115a.16.16%200%200%200-.115-.052q-.525.07-1.057.083q-.53.024-1.063-.047a11.8%2011.8%200%200%201-8.166-4.016a12.1%2012.1%200%200%201-2.286-3.953a11.7%2011.7%200%200%201-.62-4.672q.069-1.267.411-2.464c.342-1.197.526-1.536.901-2.24c.583-1.151%201.24-2.234%201.958-3.245s1.5-1.953%202.344-2.828a25.5%2025.5%200%200%201%205.719-4.37l.047-.031a.3.3%200%200%201%20.146-.036a.4.4%200%200%201%20.214.13a.34.34%200%200%201%20.083.234a.4.4%200%200%201-.016.109c-.01.031-.031.057-.052.083a8.7%208.7%200%200%200-.917%201.651a7.3%207.3%200%200%200-.484%201.807q0%20.069.047.115c.047.046.073.052.115.052q.525-.07%201.057-.083c.365-.01.714.005%201.068.047zm-1.078%2016.489a4.42%204.42%200%200%200%203.359-1.141c.964-.849%201.479-1.917%201.568-3.198a4.46%204.46%200%200%200-1.141-3.38a4.4%204.4%200%200%200-3.198-1.552a4.5%204.5%200%200%200-3.38%201.141a4.4%204.4%200%200%200-1.552%203.203a4.52%204.52%200%200%200%201.13%203.38c.833.964%201.906%201.484%203.214%201.547%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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