dreamstime logo
dreamstime from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- dreamstime
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the dreamstime logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.532 5.153C16.952-1.604 7.118-.402 2.764 4.628C.586 7.105-.241 10.558.059 13.711c.3 2.478 1.201 4.73 2.478 6.231c3.378 4.13 9.234 4.58 13.063 1.953c5.405-3.755 5.03-9.834 2.102-13.214c-5.255-6.006-14.264-.075-10.885 6.757c.825 1.65 2.7 2.552 4.429 2.552c2.402 0 4.279-2.852 3.153-4.579c-1.126-1.802-3.078 0-2.253 1.35c.676 1.052-.75 1.653-1.35 1.503c-1.577-.376-2.329-2.553-1.802-4.354c.45-1.577 2.1-2.628 3.678-2.553c2.177.15 4.58 1.877 4.354 5.63c-.525 6.082-8.484 7.208-11.636 2.853c-4.955-6.982.9-16.366 9.835-13.513c4.58 1.5 7.958 6.907 5.855 12.688c-.825 2.177-1.275 3.002-1.35 3.754c-.377 2.777 8.408-5.856 1.8-15.617z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsDreamstime(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="M21.532 5.153C16.952-1.604 7.118-.402 2.764 4.628C.586 7.105-.241 10.558.059 13.711c.3 2.478 1.201 4.73 2.478 6.231c3.378 4.13 9.234 4.58 13.063 1.953c5.405-3.755 5.03-9.834 2.102-13.214c-5.255-6.006-14.264-.075-10.885 6.757c.825 1.65 2.7 2.552 4.429 2.552c2.402 0 4.279-2.852 3.153-4.579c-1.126-1.802-3.078 0-2.253 1.35c.676 1.052-.75 1.653-1.35 1.503c-1.577-.376-2.329-2.553-1.802-4.354c.45-1.577 2.1-2.628 3.678-2.553c2.177.15 4.58 1.877 4.354 5.63c-.525 6.082-8.484 7.208-11.636 2.853c-4.955-6.982.9-16.366 9.835-13.513c4.58 1.5 7.958 6.907 5.855 12.688c-.825 2.177-1.275 3.002-1.35 3.754c-.377 2.777 8.408-5.856 1.8-15.617z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.532 5.153C16.952-1.604 7.118-.402 2.764 4.628C.586 7.105-.241 10.558.059 13.711c.3 2.478 1.201 4.73 2.478 6.231c3.378 4.13 9.234 4.58 13.063 1.953c5.405-3.755 5.03-9.834 2.102-13.214c-5.255-6.006-14.264-.075-10.885 6.757c.825 1.65 2.7 2.552 4.429 2.552c2.402 0 4.279-2.852 3.153-4.579c-1.126-1.802-3.078 0-2.253 1.35c.676 1.052-.75 1.653-1.35 1.503c-1.577-.376-2.329-2.553-1.802-4.354c.45-1.577 2.1-2.628 3.678-2.553c2.177.15 4.58 1.877 4.354 5.63c-.525 6.082-8.484 7.208-11.636 2.853c-4.955-6.982.9-16.366 9.835-13.513c4.58 1.5 7.958 6.907 5.855 12.688c-.825 2.177-1.275 3.002-1.35 3.754c-.377 2.777 8.408-5.856 1.8-15.617z"/></svg> </template>
CSS
.icon-dreamstime {
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%22M21.532%205.153C16.952-1.604%207.118-.402%202.764%204.628C.586%207.105-.241%2010.558.059%2013.711c.3%202.478%201.201%204.73%202.478%206.231c3.378%204.13%209.234%204.58%2013.063%201.953c5.405-3.755%205.03-9.834%202.102-13.214c-5.255-6.006-14.264-.075-10.885%206.757c.825%201.65%202.7%202.552%204.429%202.552c2.402%200%204.279-2.852%203.153-4.579c-1.126-1.802-3.078%200-2.253%201.35c.676%201.052-.75%201.653-1.35%201.503c-1.577-.376-2.329-2.553-1.802-4.354c.45-1.577%202.1-2.628%203.678-2.553c2.177.15%204.58%201.877%204.354%205.63c-.525%206.082-8.484%207.208-11.636%202.853c-4.955-6.982.9-16.366%209.835-13.513c4.58%201.5%207.958%206.907%205.855%2012.688c-.825%202.177-1.275%203.002-1.35%203.754c-.377%202.777%208.408-5.856%201.8-15.617z%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%22M21.532%205.153C16.952-1.604%207.118-.402%202.764%204.628C.586%207.105-.241%2010.558.059%2013.711c.3%202.478%201.201%204.73%202.478%206.231c3.378%204.13%209.234%204.58%2013.063%201.953c5.405-3.755%205.03-9.834%202.102-13.214c-5.255-6.006-14.264-.075-10.885%206.757c.825%201.65%202.7%202.552%204.429%202.552c2.402%200%204.279-2.852%203.153-4.579c-1.126-1.802-3.078%200-2.253%201.35c.676%201.052-.75%201.653-1.35%201.503c-1.577-.376-2.329-2.553-1.802-4.354c.45-1.577%202.1-2.628%203.678-2.553c2.177.15%204.58%201.877%204.354%205.63c-.525%206.082-8.484%207.208-11.636%202.853c-4.955-6.982.9-16.366%209.835-13.513c4.58%201.5%207.958%206.907%205.855%2012.688c-.825%202.177-1.275%203.002-1.35%203.754c-.377%202.777%208.408-5.856%201.8-15.617z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/dreamstime.svg?color=%231a73e8&size=48