smart logo
smart from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- smart
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the smart logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.85.846A11.14 11.14 0 0 0 0 11.979v.04a11.136 11.136 0 0 0 10.844 11.135h.283a11 11 0 0 0 4.041-.758a.395.395 0 0 0 .256-.369v-5.564a.21.21 0 0 0-.274-.195c-1.202.489-2.215.957-3.96.957a5.22 5.22 0 0 1-5.22-5.22a5.22 5.22 0 0 1 5.22-5.22c1.745 0 2.758.467 3.96.955a.21.21 0 0 0 .274-.193V1.979a.395.395 0 0 0-.256-.37a11 11 0 0 0-4.037-.763Zm5.863 1.82v18.67a.238.238 0 0 0 .377.19c3.413-2.122 6.91-8.16 6.91-9.52s-3.497-7.396-6.91-9.522a.238.238 0 0 0-.377.182"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSmart(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="M10.85.846A11.14 11.14 0 0 0 0 11.979v.04a11.136 11.136 0 0 0 10.844 11.135h.283a11 11 0 0 0 4.041-.758a.395.395 0 0 0 .256-.369v-5.564a.21.21 0 0 0-.274-.195c-1.202.489-2.215.957-3.96.957a5.22 5.22 0 0 1-5.22-5.22a5.22 5.22 0 0 1 5.22-5.22c1.745 0 2.758.467 3.96.955a.21.21 0 0 0 .274-.193V1.979a.395.395 0 0 0-.256-.37a11 11 0 0 0-4.037-.763Zm5.863 1.82v18.67a.238.238 0 0 0 .377.19c3.413-2.122 6.91-8.16 6.91-9.52s-3.497-7.396-6.91-9.522a.238.238 0 0 0-.377.182"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.85.846A11.14 11.14 0 0 0 0 11.979v.04a11.136 11.136 0 0 0 10.844 11.135h.283a11 11 0 0 0 4.041-.758a.395.395 0 0 0 .256-.369v-5.564a.21.21 0 0 0-.274-.195c-1.202.489-2.215.957-3.96.957a5.22 5.22 0 0 1-5.22-5.22a5.22 5.22 0 0 1 5.22-5.22c1.745 0 2.758.467 3.96.955a.21.21 0 0 0 .274-.193V1.979a.395.395 0 0 0-.256-.37a11 11 0 0 0-4.037-.763Zm5.863 1.82v18.67a.238.238 0 0 0 .377.19c3.413-2.122 6.91-8.16 6.91-9.52s-3.497-7.396-6.91-9.522a.238.238 0 0 0-.377.182"/></svg> </template>
CSS
.icon-smart {
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%22M10.85.846A11.14%2011.14%200%200%200%200%2011.979v.04a11.136%2011.136%200%200%200%2010.844%2011.135h.283a11%2011%200%200%200%204.041-.758a.395.395%200%200%200%20.256-.369v-5.564a.21.21%200%200%200-.274-.195c-1.202.489-2.215.957-3.96.957a5.22%205.22%200%200%201-5.22-5.22a5.22%205.22%200%200%201%205.22-5.22c1.745%200%202.758.467%203.96.955a.21.21%200%200%200%20.274-.193V1.979a.395.395%200%200%200-.256-.37a11%2011%200%200%200-4.037-.763Zm5.863%201.82v18.67a.238.238%200%200%200%20.377.19c3.413-2.122%206.91-8.16%206.91-9.52s-3.497-7.396-6.91-9.522a.238.238%200%200%200-.377.182%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%22M10.85.846A11.14%2011.14%200%200%200%200%2011.979v.04a11.136%2011.136%200%200%200%2010.844%2011.135h.283a11%2011%200%200%200%204.041-.758a.395.395%200%200%200%20.256-.369v-5.564a.21.21%200%200%200-.274-.195c-1.202.489-2.215.957-3.96.957a5.22%205.22%200%200%201-5.22-5.22a5.22%205.22%200%200%201%205.22-5.22c1.745%200%202.758.467%203.96.955a.21.21%200%200%200%20.274-.193V1.979a.395.395%200%200%200-.256-.37a11%2011%200%200%200-4.037-.763Zm5.863%201.82v18.67a.238.238%200%200%200%20.377.19c3.413-2.122%206.91-8.16%206.91-9.52s-3.497-7.396-6.91-9.522a.238.238%200%200%200-.377.182%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/smart.svg?color=%231a73e8&size=48