harbor logo
harbor from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- harbor
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the harbor logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.006 15.751l4.256 1.876l.066.805l-4.388-1.934zm.304-3.435h-.605V11.21h.381V8.95h-.381v-.649l2.118-2.073v-.146c0-.11.09-.2.2-.2s.2.09.2.2v.146l2.12 2.073v.65h-.382v2.259h.381v1.106h-.514l.27 3.313L7.17 13.9zm.39-1.106h.628v-.965c0-.383.313-.696.695-.696s.696.313.696.696v.965h.628V8.95H7.7zm-.81 5.84l-.066.747l4.618 2.035l-.066-.805zm.23-2.6l-.066.747l4.158 1.832l-.065-.805l-4.026-1.774zM24 12c0 6.617-5.383 12-12 12S0 18.617 0 12S5.383 0 12 0s12 5.383 12 12m-2.43-.715a10 10 0 0 0-.223-1.523l-9.751.332l8.801-2.828l-.019-.037A9.8 9.8 0 0 0 19.23 5.59l-7.786 4.03l5.712-5.941a9.7 9.7 0 0 0-5.14-1.474c-5.371 0-9.74 4.369-9.74 9.74a9.74 9.74 0 0 0 4.35 8.11l.151-1.704l4.715 2.078l.102 1.246q.21.01.422.01c4.646 0 8.54-3.27 9.507-7.63l-10.08-3.497z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsHarbor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.006 15.751l4.256 1.876l.066.805l-4.388-1.934zm.304-3.435h-.605V11.21h.381V8.95h-.381v-.649l2.118-2.073v-.146c0-.11.09-.2.2-.2s.2.09.2.2v.146l2.12 2.073v.65h-.382v2.259h.381v1.106h-.514l.27 3.313L7.17 13.9zm.39-1.106h.628v-.965c0-.383.313-.696.695-.696s.696.313.696.696v.965h.628V8.95H7.7zm-.81 5.84l-.066.747l4.618 2.035l-.066-.805zm.23-2.6l-.066.747l4.158 1.832l-.065-.805l-4.026-1.774zM24 12c0 6.617-5.383 12-12 12S0 18.617 0 12S5.383 0 12 0s12 5.383 12 12m-2.43-.715a10 10 0 0 0-.223-1.523l-9.751.332l8.801-2.828l-.019-.037A9.8 9.8 0 0 0 19.23 5.59l-7.786 4.03l5.712-5.941a9.7 9.7 0 0 0-5.14-1.474c-5.371 0-9.74 4.369-9.74 9.74a9.74 9.74 0 0 0 4.35 8.11l.151-1.704l4.715 2.078l.102 1.246q.21.01.422.01c4.646 0 8.54-3.27 9.507-7.63l-10.08-3.497z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.006 15.751l4.256 1.876l.066.805l-4.388-1.934zm.304-3.435h-.605V11.21h.381V8.95h-.381v-.649l2.118-2.073v-.146c0-.11.09-.2.2-.2s.2.09.2.2v.146l2.12 2.073v.65h-.382v2.259h.381v1.106h-.514l.27 3.313L7.17 13.9zm.39-1.106h.628v-.965c0-.383.313-.696.695-.696s.696.313.696.696v.965h.628V8.95H7.7zm-.81 5.84l-.066.747l4.618 2.035l-.066-.805zm.23-2.6l-.066.747l4.158 1.832l-.065-.805l-4.026-1.774zM24 12c0 6.617-5.383 12-12 12S0 18.617 0 12S5.383 0 12 0s12 5.383 12 12m-2.43-.715a10 10 0 0 0-.223-1.523l-9.751.332l8.801-2.828l-.019-.037A9.8 9.8 0 0 0 19.23 5.59l-7.786 4.03l5.712-5.941a9.7 9.7 0 0 0-5.14-1.474c-5.371 0-9.74 4.369-9.74 9.74a9.74 9.74 0 0 0 4.35 8.11l.151-1.704l4.715 2.078l.102 1.246q.21.01.422.01c4.646 0 8.54-3.27 9.507-7.63l-10.08-3.497z"/></svg> </template>
CSS
.icon-harbor {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.006%2015.751l4.256%201.876l.066.805l-4.388-1.934zm.304-3.435h-.605V11.21h.381V8.95h-.381v-.649l2.118-2.073v-.146c0-.11.09-.2.2-.2s.2.09.2.2v.146l2.12%202.073v.65h-.382v2.259h.381v1.106h-.514l.27%203.313L7.17%2013.9zm.39-1.106h.628v-.965c0-.383.313-.696.695-.696s.696.313.696.696v.965h.628V8.95H7.7zm-.81%205.84l-.066.747l4.618%202.035l-.066-.805zm.23-2.6l-.066.747l4.158%201.832l-.065-.805l-4.026-1.774zM24%2012c0%206.617-5.383%2012-12%2012S0%2018.617%200%2012S5.383%200%2012%200s12%205.383%2012%2012m-2.43-.715a10%2010%200%200%200-.223-1.523l-9.751.332l8.801-2.828l-.019-.037A9.8%209.8%200%200%200%2019.23%205.59l-7.786%204.03l5.712-5.941a9.7%209.7%200%200%200-5.14-1.474c-5.371%200-9.74%204.369-9.74%209.74a9.74%209.74%200%200%200%204.35%208.11l.151-1.704l4.715%202.078l.102%201.246q.21.01.422.01c4.646%200%208.54-3.27%209.507-7.63l-10.08-3.497z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.006%2015.751l4.256%201.876l.066.805l-4.388-1.934zm.304-3.435h-.605V11.21h.381V8.95h-.381v-.649l2.118-2.073v-.146c0-.11.09-.2.2-.2s.2.09.2.2v.146l2.12%202.073v.65h-.382v2.259h.381v1.106h-.514l.27%203.313L7.17%2013.9zm.39-1.106h.628v-.965c0-.383.313-.696.695-.696s.696.313.696.696v.965h.628V8.95H7.7zm-.81%205.84l-.066.747l4.618%202.035l-.066-.805zm.23-2.6l-.066.747l4.158%201.832l-.065-.805l-4.026-1.774zM24%2012c0%206.617-5.383%2012-12%2012S0%2018.617%200%2012S5.383%200%2012%200s12%205.383%2012%2012m-2.43-.715a10%2010%200%200%200-.223-1.523l-9.751.332l8.801-2.828l-.019-.037A9.8%209.8%200%200%200%2019.23%205.59l-7.786%204.03l5.712-5.941a9.7%209.7%200%200%200-5.14-1.474c-5.371%200-9.74%204.369-9.74%209.74a9.74%209.74%200%200%200%204.35%208.11l.151-1.704l4.715%202.078l.102%201.246q.21.01.422.01c4.646%200%208.54-3.27%209.507-7.63l-10.08-3.497z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/harbor.svg?color=%231a73e8&size=48