debridlink logo
debridlink from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- debridlink
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the debridlink logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.225 5.549L0 5.778v2.484l.253.25h2.912c3.16 0 3.252.003 3.75.146c1.053.3 1.658 1.022 1.893 2.256c.052.27.059.395.06 1.034c0 .635-.008.766-.058 1.044c-.256 1.401-.98 2.149-2.308 2.382c-.252.045-.446.05-2.14.05H2.497l-.013-2.335l-.014-2.335l-.222-.207H.227L0 10.769v7.379l.253.249h2.774c1.526-.001 2.96-.013 3.184-.027c1.906-.117 3.257-.803 4.114-2.09c.512-.77.81-1.654.98-2.905c.06-.456.07-2.266.012-2.736c-.141-1.158-.44-2.1-.9-2.84c-.67-1.077-1.743-1.81-3.056-2.087c-.708-.15-.514-.142-3.951-.153Zm12.614.002l-.233.232l.01 4.94c.008 4.933.008 4.938.065 5.229c.086.439.155.66.298.96c.394.828.996 1.27 2.008 1.475c.206.042.581.047 4.491.055l4.267.01L24 18.2v-2.489l-.24-.236l-3.878-.013l-3.878-.013l-.152-.062a1.03 1.03 0 0 1-.601-.605c-.133-.35-.13-.258-.131-4.775l-.001-4.226l-.23-.23h-1.026z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsDebridlink(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="M.225 5.549L0 5.778v2.484l.253.25h2.912c3.16 0 3.252.003 3.75.146c1.053.3 1.658 1.022 1.893 2.256c.052.27.059.395.06 1.034c0 .635-.008.766-.058 1.044c-.256 1.401-.98 2.149-2.308 2.382c-.252.045-.446.05-2.14.05H2.497l-.013-2.335l-.014-2.335l-.222-.207H.227L0 10.769v7.379l.253.249h2.774c1.526-.001 2.96-.013 3.184-.027c1.906-.117 3.257-.803 4.114-2.09c.512-.77.81-1.654.98-2.905c.06-.456.07-2.266.012-2.736c-.141-1.158-.44-2.1-.9-2.84c-.67-1.077-1.743-1.81-3.056-2.087c-.708-.15-.514-.142-3.951-.153Zm12.614.002l-.233.232l.01 4.94c.008 4.933.008 4.938.065 5.229c.086.439.155.66.298.96c.394.828.996 1.27 2.008 1.475c.206.042.581.047 4.491.055l4.267.01L24 18.2v-2.489l-.24-.236l-3.878-.013l-3.878-.013l-.152-.062a1.03 1.03 0 0 1-.601-.605c-.133-.35-.13-.258-.131-4.775l-.001-4.226l-.23-.23h-1.026z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.225 5.549L0 5.778v2.484l.253.25h2.912c3.16 0 3.252.003 3.75.146c1.053.3 1.658 1.022 1.893 2.256c.052.27.059.395.06 1.034c0 .635-.008.766-.058 1.044c-.256 1.401-.98 2.149-2.308 2.382c-.252.045-.446.05-2.14.05H2.497l-.013-2.335l-.014-2.335l-.222-.207H.227L0 10.769v7.379l.253.249h2.774c1.526-.001 2.96-.013 3.184-.027c1.906-.117 3.257-.803 4.114-2.09c.512-.77.81-1.654.98-2.905c.06-.456.07-2.266.012-2.736c-.141-1.158-.44-2.1-.9-2.84c-.67-1.077-1.743-1.81-3.056-2.087c-.708-.15-.514-.142-3.951-.153Zm12.614.002l-.233.232l.01 4.94c.008 4.933.008 4.938.065 5.229c.086.439.155.66.298.96c.394.828.996 1.27 2.008 1.475c.206.042.581.047 4.491.055l4.267.01L24 18.2v-2.489l-.24-.236l-3.878-.013l-3.878-.013l-.152-.062a1.03 1.03 0 0 1-.601-.605c-.133-.35-.13-.258-.131-4.775l-.001-4.226l-.23-.23h-1.026z"/></svg> </template>
CSS
.icon-debridlink {
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%22M.225%205.549L0%205.778v2.484l.253.25h2.912c3.16%200%203.252.003%203.75.146c1.053.3%201.658%201.022%201.893%202.256c.052.27.059.395.06%201.034c0%20.635-.008.766-.058%201.044c-.256%201.401-.98%202.149-2.308%202.382c-.252.045-.446.05-2.14.05H2.497l-.013-2.335l-.014-2.335l-.222-.207H.227L0%2010.769v7.379l.253.249h2.774c1.526-.001%202.96-.013%203.184-.027c1.906-.117%203.257-.803%204.114-2.09c.512-.77.81-1.654.98-2.905c.06-.456.07-2.266.012-2.736c-.141-1.158-.44-2.1-.9-2.84c-.67-1.077-1.743-1.81-3.056-2.087c-.708-.15-.514-.142-3.951-.153Zm12.614.002l-.233.232l.01%204.94c.008%204.933.008%204.938.065%205.229c.086.439.155.66.298.96c.394.828.996%201.27%202.008%201.475c.206.042.581.047%204.491.055l4.267.01L24%2018.2v-2.489l-.24-.236l-3.878-.013l-3.878-.013l-.152-.062a1.03%201.03%200%200%201-.601-.605c-.133-.35-.13-.258-.131-4.775l-.001-4.226l-.23-.23h-1.026z%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%22M.225%205.549L0%205.778v2.484l.253.25h2.912c3.16%200%203.252.003%203.75.146c1.053.3%201.658%201.022%201.893%202.256c.052.27.059.395.06%201.034c0%20.635-.008.766-.058%201.044c-.256%201.401-.98%202.149-2.308%202.382c-.252.045-.446.05-2.14.05H2.497l-.013-2.335l-.014-2.335l-.222-.207H.227L0%2010.769v7.379l.253.249h2.774c1.526-.001%202.96-.013%203.184-.027c1.906-.117%203.257-.803%204.114-2.09c.512-.77.81-1.654.98-2.905c.06-.456.07-2.266.012-2.736c-.141-1.158-.44-2.1-.9-2.84c-.67-1.077-1.743-1.81-3.056-2.087c-.708-.15-.514-.142-3.951-.153Zm12.614.002l-.233.232l.01%204.94c.008%204.933.008%204.938.065%205.229c.086.439.155.66.298.96c.394.828.996%201.27%202.008%201.475c.206.042.581.047%204.491.055l4.267.01L24%2018.2v-2.489l-.24-.236l-3.878-.013l-3.878-.013l-.152-.062a1.03%201.03%200%200%201-.601-.605c-.133-.35-.13-.258-.131-4.775l-.001-4.226l-.23-.23h-1.026z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/debridlink.svg?color=%231a73e8&size=48