sensu logo
sensu from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- sensu
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the sensu logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M32 16L16 0L0 16l16 16zM16 4.26l5.891 5.891c-1.927-.51-3.906-.781-5.891-.781s-3.964.266-5.891.786zm-5.24 18.235c1.583-.88 3.375-1.344 5.24-1.344s3.656.464 5.24 1.344L16 27.74zm12.678-2.198c-2.26-1.438-4.849-2.161-7.438-2.161s-5.177.724-7.438 2.161l-4.135-4.135C7.76 13.714 11.781 12.386 16 12.386s8.24 1.328 11.573 3.776z"/></svg>
React
import type { SVGProps } from "react";
export function CibSensu(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="M32 16L16 0L0 16l16 16zM16 4.26l5.891 5.891c-1.927-.51-3.906-.781-5.891-.781s-3.964.266-5.891.786zm-5.24 18.235c1.583-.88 3.375-1.344 5.24-1.344s3.656.464 5.24 1.344L16 27.74zm12.678-2.198c-2.26-1.438-4.849-2.161-7.438-2.161s-5.177.724-7.438 2.161l-4.135-4.135C7.76 13.714 11.781 12.386 16 12.386s8.24 1.328 11.573 3.776z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M32 16L16 0L0 16l16 16zM16 4.26l5.891 5.891c-1.927-.51-3.906-.781-5.891-.781s-3.964.266-5.891.786zm-5.24 18.235c1.583-.88 3.375-1.344 5.24-1.344s3.656.464 5.24 1.344L16 27.74zm12.678-2.198c-2.26-1.438-4.849-2.161-7.438-2.161s-5.177.724-7.438 2.161l-4.135-4.135C7.76 13.714 11.781 12.386 16 12.386s8.24 1.328 11.573 3.776z"/></svg> </template>
CSS
.icon-sensu {
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%22M32%2016L16%200L0%2016l16%2016zM16%204.26l5.891%205.891c-1.927-.51-3.906-.781-5.891-.781s-3.964.266-5.891.786zm-5.24%2018.235c1.583-.88%203.375-1.344%205.24-1.344s3.656.464%205.24%201.344L16%2027.74zm12.678-2.198c-2.26-1.438-4.849-2.161-7.438-2.161s-5.177.724-7.438%202.161l-4.135-4.135C7.76%2013.714%2011.781%2012.386%2016%2012.386s8.24%201.328%2011.573%203.776z%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%22M32%2016L16%200L0%2016l16%2016zM16%204.26l5.891%205.891c-1.927-.51-3.906-.781-5.891-.781s-3.964.266-5.891.786zm-5.24%2018.235c1.583-.88%203.375-1.344%205.24-1.344s3.656.464%205.24%201.344L16%2027.74zm12.678-2.198c-2.26-1.438-4.849-2.161-7.438-2.161s-5.177.724-7.438%202.161l-4.135-4.135C7.76%2013.714%2011.781%2012.386%2016%2012.386s8.24%201.328%2011.573%203.776z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/sensu.svg?color=%231a73e8&size=48