chase logo
chase from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- chase
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the chase logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.453 31.964a1 1 0 0 1-.438-.089a1.8 1.8 0 0 1-.375-.229q-.174-.14-.245-.349a2 2 0 0 1-.104-.458l.036-7.896h20.859l-9.479 9.021H11.415zM32 20.547a2 2 0 0 1-.104.443a.9.9 0 0 1-.25.349c-.115.109-.24.188-.37.25a1.1 1.1 0 0 1-.438.089h-7.896L22.906.777l9.057 9.516v10.255zM20.547.036q.21.001.443.089q.225.087.349.229c.124.142.161.208.229.354a.75.75 0 0 1 .073.453l.031 7.896H.74L10.292.036zM.036 11.453a.7.7 0 0 1 .068-.438q.11-.197.25-.354a.74.74 0 0 1 .349-.245c.146-.063.286-.089.427-.089h7.927l-.036 20.896l-8.984-9.516l-.036-10.255z"/></svg>
React
import type { SVGProps } from "react";
export function CibChase(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="M11.453 31.964a1 1 0 0 1-.438-.089a1.8 1.8 0 0 1-.375-.229q-.174-.14-.245-.349a2 2 0 0 1-.104-.458l.036-7.896h20.859l-9.479 9.021H11.415zM32 20.547a2 2 0 0 1-.104.443a.9.9 0 0 1-.25.349c-.115.109-.24.188-.37.25a1.1 1.1 0 0 1-.438.089h-7.896L22.906.777l9.057 9.516v10.255zM20.547.036q.21.001.443.089q.225.087.349.229c.124.142.161.208.229.354a.75.75 0 0 1 .073.453l.031 7.896H.74L10.292.036zM.036 11.453a.7.7 0 0 1 .068-.438q.11-.197.25-.354a.74.74 0 0 1 .349-.245c.146-.063.286-.089.427-.089h7.927l-.036 20.896l-8.984-9.516l-.036-10.255z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.453 31.964a1 1 0 0 1-.438-.089a1.8 1.8 0 0 1-.375-.229q-.174-.14-.245-.349a2 2 0 0 1-.104-.458l.036-7.896h20.859l-9.479 9.021H11.415zM32 20.547a2 2 0 0 1-.104.443a.9.9 0 0 1-.25.349c-.115.109-.24.188-.37.25a1.1 1.1 0 0 1-.438.089h-7.896L22.906.777l9.057 9.516v10.255zM20.547.036q.21.001.443.089q.225.087.349.229c.124.142.161.208.229.354a.75.75 0 0 1 .073.453l.031 7.896H.74L10.292.036zM.036 11.453a.7.7 0 0 1 .068-.438q.11-.197.25-.354a.74.74 0 0 1 .349-.245c.146-.063.286-.089.427-.089h7.927l-.036 20.896l-8.984-9.516l-.036-10.255z"/></svg> </template>
CSS
.icon-chase {
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%22M11.453%2031.964a1%201%200%200%201-.438-.089a1.8%201.8%200%200%201-.375-.229q-.174-.14-.245-.349a2%202%200%200%201-.104-.458l.036-7.896h20.859l-9.479%209.021H11.415zM32%2020.547a2%202%200%200%201-.104.443a.9.9%200%200%201-.25.349c-.115.109-.24.188-.37.25a1.1%201.1%200%200%201-.438.089h-7.896L22.906.777l9.057%209.516v10.255zM20.547.036q.21.001.443.089q.225.087.349.229c.124.142.161.208.229.354a.75.75%200%200%201%20.073.453l.031%207.896H.74L10.292.036zM.036%2011.453a.7.7%200%200%201%20.068-.438q.11-.197.25-.354a.74.74%200%200%201%20.349-.245c.146-.063.286-.089.427-.089h7.927l-.036%2020.896l-8.984-9.516l-.036-10.255z%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%22M11.453%2031.964a1%201%200%200%201-.438-.089a1.8%201.8%200%200%201-.375-.229q-.174-.14-.245-.349a2%202%200%200%201-.104-.458l.036-7.896h20.859l-9.479%209.021H11.415zM32%2020.547a2%202%200%200%201-.104.443a.9.9%200%200%201-.25.349c-.115.109-.24.188-.37.25a1.1%201.1%200%200%201-.438.089h-7.896L22.906.777l9.057%209.516v10.255zM20.547.036q.21.001.443.089q.225.087.349.229c.124.142.161.208.229.354a.75.75%200%200%201%20.073.453l.031%207.896H.74L10.292.036zM.036%2011.453a.7.7%200%200%201%20.068-.438q.11-.197.25-.354a.74.74%200%200%201%20.349-.245c.146-.063.286-.089.427-.089h7.927l-.036%2020.896l-8.984-9.516l-.036-10.255z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/chase.svg?color=%231a73e8&size=48