abstract logo
abstract from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- abstract
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the abstract logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0c9.601 0 12 2.399 12 12s-2.399 12-12 12S0 21.601 0 12S2.399 0 12 0m-1.969 18.564c2.524.003 4.604-2.07 4.609-4.595c0-2.521-2.074-4.595-4.595-4.595S5.45 11.449 5.45 13.969c0 2.516 2.065 4.588 4.581 4.595m8.344-.189V5.625H5.625v2.247h10.498v10.503zm-8.344-6.748a2.343 2.343 0 1 1-.002 4.686a2.343 2.343 0 0 1 .002-4.686"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAbstract(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="M12 0c9.601 0 12 2.399 12 12s-2.399 12-12 12S0 21.601 0 12S2.399 0 12 0m-1.969 18.564c2.524.003 4.604-2.07 4.609-4.595c0-2.521-2.074-4.595-4.595-4.595S5.45 11.449 5.45 13.969c0 2.516 2.065 4.588 4.581 4.595m8.344-.189V5.625H5.625v2.247h10.498v10.503zm-8.344-6.748a2.343 2.343 0 1 1-.002 4.686a2.343 2.343 0 0 1 .002-4.686"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0c9.601 0 12 2.399 12 12s-2.399 12-12 12S0 21.601 0 12S2.399 0 12 0m-1.969 18.564c2.524.003 4.604-2.07 4.609-4.595c0-2.521-2.074-4.595-4.595-4.595S5.45 11.449 5.45 13.969c0 2.516 2.065 4.588 4.581 4.595m8.344-.189V5.625H5.625v2.247h10.498v10.503zm-8.344-6.748a2.343 2.343 0 1 1-.002 4.686a2.343 2.343 0 0 1 .002-4.686"/></svg> </template>
CSS
.icon-abstract {
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%22M12%200c9.601%200%2012%202.399%2012%2012s-2.399%2012-12%2012S0%2021.601%200%2012S2.399%200%2012%200m-1.969%2018.564c2.524.003%204.604-2.07%204.609-4.595c0-2.521-2.074-4.595-4.595-4.595S5.45%2011.449%205.45%2013.969c0%202.516%202.065%204.588%204.581%204.595m8.344-.189V5.625H5.625v2.247h10.498v10.503zm-8.344-6.748a2.343%202.343%200%201%201-.002%204.686a2.343%202.343%200%200%201%20.002-4.686%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%22M12%200c9.601%200%2012%202.399%2012%2012s-2.399%2012-12%2012S0%2021.601%200%2012S2.399%200%2012%200m-1.969%2018.564c2.524.003%204.604-2.07%204.609-4.595c0-2.521-2.074-4.595-4.595-4.595S5.45%2011.449%205.45%2013.969c0%202.516%202.065%204.588%204.581%204.595m8.344-.189V5.625H5.625v2.247h10.498v10.503zm-8.344-6.748a2.343%202.343%200%201%201-.002%204.686a2.343%202.343%200%200%201%20.002-4.686%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/abstract.svg?color=%231a73e8&size=48