bathasu logo
bathasu from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- bathasu
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the bathasu logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.979 29.688c-.443 0-.875-.12-1.26-.344a2.51 2.51 0 0 1-.916-3.427c2.547-4.396 1.025-10.053-3.387-12.595a9.2 9.2 0 0 0-4.604-1.229c-.437 0-.88-.12-1.255-.344a2.494 2.494 0 0 1-.917-3.421a2.5 2.5 0 0 1 2.163-1.245c2.484 0 4.947.652 7.115 1.901a14.17 14.17 0 0 1 6.609 8.641a14.17 14.17 0 0 1-1.423 10.801a2.52 2.52 0 0 1-2.161 1.24l.052.005zm-15.302 1.744A14.29 14.29 0 0 1 .333 24.317a2.5 2.5 0 0 1 .921-3.416c1.161-.672 2.756-.235 3.417.916a9.25 9.25 0 0 0 7.995 4.609a9.25 9.25 0 0 0 4.599-1.233a9.6 9.6 0 0 0 3.365-3.387c.219-.38.52-.703.916-.921c1.147-.683 2.751-.24 3.412.901c.443.76.443 1.724-.021 2.505a14.3 14.3 0 0 1-5.208 5.208a14.3 14.3 0 0 1-7.115 1.907l.068.025zm.995-22.181a7.554 7.554 0 0 0-1.412 9.312c.365.62.563 1.317.563 2.083a4.17 4.17 0 0 1-2.385 3.767a7.54 7.54 0 0 0 6.016-.683a7.63 7.63 0 0 0 2.76-2.765a4.16 4.16 0 0 1 1.547-1.527c1.443-.839 3.188-.697 4.469.183a7.43 7.43 0 0 0-3.589-4.865a7.5 7.5 0 0 0-3.76-1.005a4.26 4.26 0 0 1-2.077-.556a4.16 4.16 0 0 1-2.063-3.969l-.057.016zM8.64 23.156a2.5 2.5 0 0 1-2.161-1.255a14.16 14.16 0 0 1-1.905-7.109C4.574 6.948 10.949.568 18.803.568a2.505 2.505 0 0 1 2.495 2.505c0 1.38-1.125 2.5-2.505 2.5c-5.084 0-9.213 4.135-9.213 9.219c0 1.609.421 3.203 1.233 4.604a2.506 2.506 0 0 1-2.176 3.754v.005z"/></svg>
React
import type { SVGProps } from "react";
export function CibBathasu(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="M27.979 29.688c-.443 0-.875-.12-1.26-.344a2.51 2.51 0 0 1-.916-3.427c2.547-4.396 1.025-10.053-3.387-12.595a9.2 9.2 0 0 0-4.604-1.229c-.437 0-.88-.12-1.255-.344a2.494 2.494 0 0 1-.917-3.421a2.5 2.5 0 0 1 2.163-1.245c2.484 0 4.947.652 7.115 1.901a14.17 14.17 0 0 1 6.609 8.641a14.17 14.17 0 0 1-1.423 10.801a2.52 2.52 0 0 1-2.161 1.24l.052.005zm-15.302 1.744A14.29 14.29 0 0 1 .333 24.317a2.5 2.5 0 0 1 .921-3.416c1.161-.672 2.756-.235 3.417.916a9.25 9.25 0 0 0 7.995 4.609a9.25 9.25 0 0 0 4.599-1.233a9.6 9.6 0 0 0 3.365-3.387c.219-.38.52-.703.916-.921c1.147-.683 2.751-.24 3.412.901c.443.76.443 1.724-.021 2.505a14.3 14.3 0 0 1-5.208 5.208a14.3 14.3 0 0 1-7.115 1.907l.068.025zm.995-22.181a7.554 7.554 0 0 0-1.412 9.312c.365.62.563 1.317.563 2.083a4.17 4.17 0 0 1-2.385 3.767a7.54 7.54 0 0 0 6.016-.683a7.63 7.63 0 0 0 2.76-2.765a4.16 4.16 0 0 1 1.547-1.527c1.443-.839 3.188-.697 4.469.183a7.43 7.43 0 0 0-3.589-4.865a7.5 7.5 0 0 0-3.76-1.005a4.26 4.26 0 0 1-2.077-.556a4.16 4.16 0 0 1-2.063-3.969l-.057.016zM8.64 23.156a2.5 2.5 0 0 1-2.161-1.255a14.16 14.16 0 0 1-1.905-7.109C4.574 6.948 10.949.568 18.803.568a2.505 2.505 0 0 1 2.495 2.505c0 1.38-1.125 2.5-2.505 2.5c-5.084 0-9.213 4.135-9.213 9.219c0 1.609.421 3.203 1.233 4.604a2.506 2.506 0 0 1-2.176 3.754v.005z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.979 29.688c-.443 0-.875-.12-1.26-.344a2.51 2.51 0 0 1-.916-3.427c2.547-4.396 1.025-10.053-3.387-12.595a9.2 9.2 0 0 0-4.604-1.229c-.437 0-.88-.12-1.255-.344a2.494 2.494 0 0 1-.917-3.421a2.5 2.5 0 0 1 2.163-1.245c2.484 0 4.947.652 7.115 1.901a14.17 14.17 0 0 1 6.609 8.641a14.17 14.17 0 0 1-1.423 10.801a2.52 2.52 0 0 1-2.161 1.24l.052.005zm-15.302 1.744A14.29 14.29 0 0 1 .333 24.317a2.5 2.5 0 0 1 .921-3.416c1.161-.672 2.756-.235 3.417.916a9.25 9.25 0 0 0 7.995 4.609a9.25 9.25 0 0 0 4.599-1.233a9.6 9.6 0 0 0 3.365-3.387c.219-.38.52-.703.916-.921c1.147-.683 2.751-.24 3.412.901c.443.76.443 1.724-.021 2.505a14.3 14.3 0 0 1-5.208 5.208a14.3 14.3 0 0 1-7.115 1.907l.068.025zm.995-22.181a7.554 7.554 0 0 0-1.412 9.312c.365.62.563 1.317.563 2.083a4.17 4.17 0 0 1-2.385 3.767a7.54 7.54 0 0 0 6.016-.683a7.63 7.63 0 0 0 2.76-2.765a4.16 4.16 0 0 1 1.547-1.527c1.443-.839 3.188-.697 4.469.183a7.43 7.43 0 0 0-3.589-4.865a7.5 7.5 0 0 0-3.76-1.005a4.26 4.26 0 0 1-2.077-.556a4.16 4.16 0 0 1-2.063-3.969l-.057.016zM8.64 23.156a2.5 2.5 0 0 1-2.161-1.255a14.16 14.16 0 0 1-1.905-7.109C4.574 6.948 10.949.568 18.803.568a2.505 2.505 0 0 1 2.495 2.505c0 1.38-1.125 2.5-2.505 2.5c-5.084 0-9.213 4.135-9.213 9.219c0 1.609.421 3.203 1.233 4.604a2.506 2.506 0 0 1-2.176 3.754v.005z"/></svg> </template>
CSS
.icon-bathasu {
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%22M27.979%2029.688c-.443%200-.875-.12-1.26-.344a2.51%202.51%200%200%201-.916-3.427c2.547-4.396%201.025-10.053-3.387-12.595a9.2%209.2%200%200%200-4.604-1.229c-.437%200-.88-.12-1.255-.344a2.494%202.494%200%200%201-.917-3.421a2.5%202.5%200%200%201%202.163-1.245c2.484%200%204.947.652%207.115%201.901a14.17%2014.17%200%200%201%206.609%208.641a14.17%2014.17%200%200%201-1.423%2010.801a2.52%202.52%200%200%201-2.161%201.24l.052.005zm-15.302%201.744A14.29%2014.29%200%200%201%20.333%2024.317a2.5%202.5%200%200%201%20.921-3.416c1.161-.672%202.756-.235%203.417.916a9.25%209.25%200%200%200%207.995%204.609a9.25%209.25%200%200%200%204.599-1.233a9.6%209.6%200%200%200%203.365-3.387c.219-.38.52-.703.916-.921c1.147-.683%202.751-.24%203.412.901c.443.76.443%201.724-.021%202.505a14.3%2014.3%200%200%201-5.208%205.208a14.3%2014.3%200%200%201-7.115%201.907l.068.025zm.995-22.181a7.554%207.554%200%200%200-1.412%209.312c.365.62.563%201.317.563%202.083a4.17%204.17%200%200%201-2.385%203.767a7.54%207.54%200%200%200%206.016-.683a7.63%207.63%200%200%200%202.76-2.765a4.16%204.16%200%200%201%201.547-1.527c1.443-.839%203.188-.697%204.469.183a7.43%207.43%200%200%200-3.589-4.865a7.5%207.5%200%200%200-3.76-1.005a4.26%204.26%200%200%201-2.077-.556a4.16%204.16%200%200%201-2.063-3.969l-.057.016zM8.64%2023.156a2.5%202.5%200%200%201-2.161-1.255a14.16%2014.16%200%200%201-1.905-7.109C4.574%206.948%2010.949.568%2018.803.568a2.505%202.505%200%200%201%202.495%202.505c0%201.38-1.125%202.5-2.505%202.5c-5.084%200-9.213%204.135-9.213%209.219c0%201.609.421%203.203%201.233%204.604a2.506%202.506%200%200%201-2.176%203.754v.005z%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%22M27.979%2029.688c-.443%200-.875-.12-1.26-.344a2.51%202.51%200%200%201-.916-3.427c2.547-4.396%201.025-10.053-3.387-12.595a9.2%209.2%200%200%200-4.604-1.229c-.437%200-.88-.12-1.255-.344a2.494%202.494%200%200%201-.917-3.421a2.5%202.5%200%200%201%202.163-1.245c2.484%200%204.947.652%207.115%201.901a14.17%2014.17%200%200%201%206.609%208.641a14.17%2014.17%200%200%201-1.423%2010.801a2.52%202.52%200%200%201-2.161%201.24l.052.005zm-15.302%201.744A14.29%2014.29%200%200%201%20.333%2024.317a2.5%202.5%200%200%201%20.921-3.416c1.161-.672%202.756-.235%203.417.916a9.25%209.25%200%200%200%207.995%204.609a9.25%209.25%200%200%200%204.599-1.233a9.6%209.6%200%200%200%203.365-3.387c.219-.38.52-.703.916-.921c1.147-.683%202.751-.24%203.412.901c.443.76.443%201.724-.021%202.505a14.3%2014.3%200%200%201-5.208%205.208a14.3%2014.3%200%200%201-7.115%201.907l.068.025zm.995-22.181a7.554%207.554%200%200%200-1.412%209.312c.365.62.563%201.317.563%202.083a4.17%204.17%200%200%201-2.385%203.767a7.54%207.54%200%200%200%206.016-.683a7.63%207.63%200%200%200%202.76-2.765a4.16%204.16%200%200%201%201.547-1.527c1.443-.839%203.188-.697%204.469.183a7.43%207.43%200%200%200-3.589-4.865a7.5%207.5%200%200%200-3.76-1.005a4.26%204.26%200%200%201-2.077-.556a4.16%204.16%200%200%201-2.063-3.969l-.057.016zM8.64%2023.156a2.5%202.5%200%200%201-2.161-1.255a14.16%2014.16%200%200%201-1.905-7.109C4.574%206.948%2010.949.568%2018.803.568a2.505%202.505%200%200%201%202.495%202.505c0%201.38-1.125%202.5-2.505%202.5c-5.084%200-9.213%204.135-9.213%209.219c0%201.609.421%203.203%201.233%204.604a2.506%202.506%200%200%201-2.176%203.754v.005z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/bathasu.svg?color=%231a73e8&size=48