cloudsmith icon

cloudsmith from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
cloudsmith
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the cloudsmith icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.854 3c-2.41 0-4.563 1.95-4.563 4.35c0 2.41-1.531 3.941-3.941 3.941c-2.4 0-4.35 2.152-4.35 4.563S7.95 20 10.35 20c2.41 0 4.357-1.734 4.357-4.145s1.737-4.146 4.147-4.146c2.4 0 4.146-1.95 4.146-4.36C23 4.952 21.254 3 18.854 3m.652 17a4.501 4.501 0 1 0-.01 9.002a4.501 4.501 0 0 0 .01-9.002"/></svg>

React

import type { SVGProps } from "react";

export function LaCloudsmith(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="M18.854 3c-2.41 0-4.563 1.95-4.563 4.35c0 2.41-1.531 3.941-3.941 3.941c-2.4 0-4.35 2.152-4.35 4.563S7.95 20 10.35 20c2.41 0 4.357-1.734 4.357-4.145s1.737-4.146 4.147-4.146c2.4 0 4.146-1.95 4.146-4.36C23 4.952 21.254 3 18.854 3m.652 17a4.501 4.501 0 1 0-.01 9.002a4.501 4.501 0 0 0 .01-9.002"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.854 3c-2.41 0-4.563 1.95-4.563 4.35c0 2.41-1.531 3.941-3.941 3.941c-2.4 0-4.35 2.152-4.35 4.563S7.95 20 10.35 20c2.41 0 4.357-1.734 4.357-4.145s1.737-4.146 4.147-4.146c2.4 0 4.146-1.95 4.146-4.36C23 4.952 21.254 3 18.854 3m.652 17a4.501 4.501 0 1 0-.01 9.002a4.501 4.501 0 0 0 .01-9.002"/></svg>
</template>

CSS

.icon-cloudsmith {
  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%22M18.854%203c-2.41%200-4.563%201.95-4.563%204.35c0%202.41-1.531%203.941-3.941%203.941c-2.4%200-4.35%202.152-4.35%204.563S7.95%2020%2010.35%2020c2.41%200%204.357-1.734%204.357-4.145s1.737-4.146%204.147-4.146c2.4%200%204.146-1.95%204.146-4.36C23%204.952%2021.254%203%2018.854%203m.652%2017a4.501%204.501%200%201%200-.01%209.002a4.501%204.501%200%200%200%20.01-9.002%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%22M18.854%203c-2.41%200-4.563%201.95-4.563%204.35c0%202.41-1.531%203.941-3.941%203.941c-2.4%200-4.35%202.152-4.35%204.563S7.95%2020%2010.35%2020c2.41%200%204.357-1.734%204.357-4.145s1.737-4.146%204.147-4.146c2.4%200%204.146-1.95%204.146-4.36C23%204.952%2021.254%203%2018.854%203m.652%2017a4.501%204.501%200%201%200-.01%209.002a4.501%204.501%200%200%200%20.01-9.002%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/cloudsmith.svg?color=%231a73e8&size=48