now logo
now from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- now
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the now logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.8 11.997c0-.974.789-1.763 1.76-1.763c.972 0 1.76.79 1.76 1.763c0 .974-.788 1.764-1.76 1.764c-.971 0-1.76-.79-1.76-1.764m13.03-2.896l-1.217 2.453l-.788-2.319h-.001a1.144 1.144 0 0 0-2.039-.257c-.526.802-1.05 1.61-1.574 2.414l-.278-1.956a1.145 1.145 0 1 0-2.263.342l.049.328a3.675 3.675 0 0 0-6.332.028l.07-.343a1.108 1.108 0 1 0-2.171-.444l-.476 2.338l-1.752-2.718a1.106 1.106 0 0 0-2.012.374L.023 14.353a1.11 1.11 0 0 0 1.087 1.336c.513.004.976-.358 1.084-.892l.476-2.338q.888 1.383 1.78 2.764a1.108 1.108 0 0 0 1.993-.456l.469-2.302a3.68 3.68 0 0 0 3.648 3.219a3.68 3.68 0 0 0 3.57-2.797l.262 1.759c.074.579.548 1.037 1.141 1.037c.427 0 .776-.245.997-.584l1.885-2.895l.905 2.665c.162.475.58.814 1.096.814c.479 0 .855-.288 1.06-.716l2.403-4.845a1.15 1.15 0 0 0-.512-1.54a1.143 1.143 0 0 0-1.538.52"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsNow(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="M8.8 11.997c0-.974.789-1.763 1.76-1.763c.972 0 1.76.79 1.76 1.763c0 .974-.788 1.764-1.76 1.764c-.971 0-1.76-.79-1.76-1.764m13.03-2.896l-1.217 2.453l-.788-2.319h-.001a1.144 1.144 0 0 0-2.039-.257c-.526.802-1.05 1.61-1.574 2.414l-.278-1.956a1.145 1.145 0 1 0-2.263.342l.049.328a3.675 3.675 0 0 0-6.332.028l.07-.343a1.108 1.108 0 1 0-2.171-.444l-.476 2.338l-1.752-2.718a1.106 1.106 0 0 0-2.012.374L.023 14.353a1.11 1.11 0 0 0 1.087 1.336c.513.004.976-.358 1.084-.892l.476-2.338q.888 1.383 1.78 2.764a1.108 1.108 0 0 0 1.993-.456l.469-2.302a3.68 3.68 0 0 0 3.648 3.219a3.68 3.68 0 0 0 3.57-2.797l.262 1.759c.074.579.548 1.037 1.141 1.037c.427 0 .776-.245.997-.584l1.885-2.895l.905 2.665c.162.475.58.814 1.096.814c.479 0 .855-.288 1.06-.716l2.403-4.845a1.15 1.15 0 0 0-.512-1.54a1.143 1.143 0 0 0-1.538.52"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.8 11.997c0-.974.789-1.763 1.76-1.763c.972 0 1.76.79 1.76 1.763c0 .974-.788 1.764-1.76 1.764c-.971 0-1.76-.79-1.76-1.764m13.03-2.896l-1.217 2.453l-.788-2.319h-.001a1.144 1.144 0 0 0-2.039-.257c-.526.802-1.05 1.61-1.574 2.414l-.278-1.956a1.145 1.145 0 1 0-2.263.342l.049.328a3.675 3.675 0 0 0-6.332.028l.07-.343a1.108 1.108 0 1 0-2.171-.444l-.476 2.338l-1.752-2.718a1.106 1.106 0 0 0-2.012.374L.023 14.353a1.11 1.11 0 0 0 1.087 1.336c.513.004.976-.358 1.084-.892l.476-2.338q.888 1.383 1.78 2.764a1.108 1.108 0 0 0 1.993-.456l.469-2.302a3.68 3.68 0 0 0 3.648 3.219a3.68 3.68 0 0 0 3.57-2.797l.262 1.759c.074.579.548 1.037 1.141 1.037c.427 0 .776-.245.997-.584l1.885-2.895l.905 2.665c.162.475.58.814 1.096.814c.479 0 .855-.288 1.06-.716l2.403-4.845a1.15 1.15 0 0 0-.512-1.54a1.143 1.143 0 0 0-1.538.52"/></svg> </template>
CSS
.icon-now {
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%22M8.8%2011.997c0-.974.789-1.763%201.76-1.763c.972%200%201.76.79%201.76%201.763c0%20.974-.788%201.764-1.76%201.764c-.971%200-1.76-.79-1.76-1.764m13.03-2.896l-1.217%202.453l-.788-2.319h-.001a1.144%201.144%200%200%200-2.039-.257c-.526.802-1.05%201.61-1.574%202.414l-.278-1.956a1.145%201.145%200%201%200-2.263.342l.049.328a3.675%203.675%200%200%200-6.332.028l.07-.343a1.108%201.108%200%201%200-2.171-.444l-.476%202.338l-1.752-2.718a1.106%201.106%200%200%200-2.012.374L.023%2014.353a1.11%201.11%200%200%200%201.087%201.336c.513.004.976-.358%201.084-.892l.476-2.338q.888%201.383%201.78%202.764a1.108%201.108%200%200%200%201.993-.456l.469-2.302a3.68%203.68%200%200%200%203.648%203.219a3.68%203.68%200%200%200%203.57-2.797l.262%201.759c.074.579.548%201.037%201.141%201.037c.427%200%20.776-.245.997-.584l1.885-2.895l.905%202.665c.162.475.58.814%201.096.814c.479%200%20.855-.288%201.06-.716l2.403-4.845a1.15%201.15%200%200%200-.512-1.54a1.143%201.143%200%200%200-1.538.52%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%22M8.8%2011.997c0-.974.789-1.763%201.76-1.763c.972%200%201.76.79%201.76%201.763c0%20.974-.788%201.764-1.76%201.764c-.971%200-1.76-.79-1.76-1.764m13.03-2.896l-1.217%202.453l-.788-2.319h-.001a1.144%201.144%200%200%200-2.039-.257c-.526.802-1.05%201.61-1.574%202.414l-.278-1.956a1.145%201.145%200%201%200-2.263.342l.049.328a3.675%203.675%200%200%200-6.332.028l.07-.343a1.108%201.108%200%201%200-2.171-.444l-.476%202.338l-1.752-2.718a1.106%201.106%200%200%200-2.012.374L.023%2014.353a1.11%201.11%200%200%200%201.087%201.336c.513.004.976-.358%201.084-.892l.476-2.338q.888%201.383%201.78%202.764a1.108%201.108%200%200%200%201.993-.456l.469-2.302a3.68%203.68%200%200%200%203.648%203.219a3.68%203.68%200%200%200%203.57-2.797l.262%201.759c.074.579.548%201.037%201.141%201.037c.427%200%20.776-.245.997-.584l1.885-2.895l.905%202.665c.162.475.58.814%201.096.814c.479%200%20.855-.288%201.06-.716l2.403-4.845a1.15%201.15%200%200%200-.512-1.54a1.143%201.143%200%200%200-1.538.52%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/now.svg?color=%231a73e8&size=48