dlib logo
dlib from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- dlib
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the dlib logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.219.002a19 19 0 0 0-1.523.046v23.909c.973.068 1.954.055 2.924-.032c.284-.94.575-1.879.86-2.818a14.4 14.4 0 0 0 4.193-1.361l3.12 1.507a14 14 0 0 0 2.076-1.58l-1.91-2.49c.83-1.02 1.443-2.16 1.726-3.356l3.57-.686a10.5 10.5 0 0 0-.03-2.287l-3.548-.682a8.25 8.25 0 0 0-1.723-3.355q.957-1.246 1.915-2.488a13.5 13.5 0 0 0-2.043-1.599l-3.163 1.53a13.8 13.8 0 0 0-4.187-1.387L6.61.044A19 19 0 0 0 5.22.002M7.55 5.39c3.686.814 6.464 3.746 6.278 6.801c-.094 2.897-2.682 5.658-6.243 6.398c-.17-.227-.025-.78-.073-1.134L7.506 5.382l.042.01z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsDlib(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="M5.219.002a19 19 0 0 0-1.523.046v23.909c.973.068 1.954.055 2.924-.032c.284-.94.575-1.879.86-2.818a14.4 14.4 0 0 0 4.193-1.361l3.12 1.507a14 14 0 0 0 2.076-1.58l-1.91-2.49c.83-1.02 1.443-2.16 1.726-3.356l3.57-.686a10.5 10.5 0 0 0-.03-2.287l-3.548-.682a8.25 8.25 0 0 0-1.723-3.355q.957-1.246 1.915-2.488a13.5 13.5 0 0 0-2.043-1.599l-3.163 1.53a13.8 13.8 0 0 0-4.187-1.387L6.61.044A19 19 0 0 0 5.22.002M7.55 5.39c3.686.814 6.464 3.746 6.278 6.801c-.094 2.897-2.682 5.658-6.243 6.398c-.17-.227-.025-.78-.073-1.134L7.506 5.382l.042.01z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.219.002a19 19 0 0 0-1.523.046v23.909c.973.068 1.954.055 2.924-.032c.284-.94.575-1.879.86-2.818a14.4 14.4 0 0 0 4.193-1.361l3.12 1.507a14 14 0 0 0 2.076-1.58l-1.91-2.49c.83-1.02 1.443-2.16 1.726-3.356l3.57-.686a10.5 10.5 0 0 0-.03-2.287l-3.548-.682a8.25 8.25 0 0 0-1.723-3.355q.957-1.246 1.915-2.488a13.5 13.5 0 0 0-2.043-1.599l-3.163 1.53a13.8 13.8 0 0 0-4.187-1.387L6.61.044A19 19 0 0 0 5.22.002M7.55 5.39c3.686.814 6.464 3.746 6.278 6.801c-.094 2.897-2.682 5.658-6.243 6.398c-.17-.227-.025-.78-.073-1.134L7.506 5.382l.042.01z"/></svg> </template>
CSS
.icon-dlib {
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%22M5.219.002a19%2019%200%200%200-1.523.046v23.909c.973.068%201.954.055%202.924-.032c.284-.94.575-1.879.86-2.818a14.4%2014.4%200%200%200%204.193-1.361l3.12%201.507a14%2014%200%200%200%202.076-1.58l-1.91-2.49c.83-1.02%201.443-2.16%201.726-3.356l3.57-.686a10.5%2010.5%200%200%200-.03-2.287l-3.548-.682a8.25%208.25%200%200%200-1.723-3.355q.957-1.246%201.915-2.488a13.5%2013.5%200%200%200-2.043-1.599l-3.163%201.53a13.8%2013.8%200%200%200-4.187-1.387L6.61.044A19%2019%200%200%200%205.22.002M7.55%205.39c3.686.814%206.464%203.746%206.278%206.801c-.094%202.897-2.682%205.658-6.243%206.398c-.17-.227-.025-.78-.073-1.134L7.506%205.382l.042.01z%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%22M5.219.002a19%2019%200%200%200-1.523.046v23.909c.973.068%201.954.055%202.924-.032c.284-.94.575-1.879.86-2.818a14.4%2014.4%200%200%200%204.193-1.361l3.12%201.507a14%2014%200%200%200%202.076-1.58l-1.91-2.49c.83-1.02%201.443-2.16%201.726-3.356l3.57-.686a10.5%2010.5%200%200%200-.03-2.287l-3.548-.682a8.25%208.25%200%200%200-1.723-3.355q.957-1.246%201.915-2.488a13.5%2013.5%200%200%200-2.043-1.599l-3.163%201.53a13.8%2013.8%200%200%200-4.187-1.387L6.61.044A19%2019%200%200%200%205.22.002M7.55%205.39c3.686.814%206.464%203.746%206.278%206.801c-.094%202.897-2.682%205.658-6.243%206.398c-.17-.227-.025-.78-.073-1.134L7.506%205.382l.042.01z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/dlib.svg?color=%231a73e8&size=48