gsmarenadotcom logo
gsmarenadotcom from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- gsmarenadotcom
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the gsmarenadotcom logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.324 22.992c-.905-.454-12.625-5.27-12.625-5.27a1.3 1.3 0 0 0-.389-.122c-.39-.056-.78.091-1.061.444c0 0-2.672 4.354-3.066 4.948C2.782 23.58 3.2 24 3.726 24h16.38c.644 0 .898-.67.218-1.008M19.688 0h-7.743c-.868 0-1.49.28-2.042 1.043L4.05 10.497c-.333.457-.14.985.336 1.185c.974.412 2.766.977 3.68 1.388c.718.326 1.157.204 1.552-.382l4.092-6.507l.49-.005v7.405c0 .924.37 1.279.946 1.54c.577.246 4.144 1.773 4.689 1.973c.644.246 1.143-.05 1.143-.731V1.289c0-.706-.585-1.289-1.29-1.289"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsGsmarenadotcom(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="M20.324 22.992c-.905-.454-12.625-5.27-12.625-5.27a1.3 1.3 0 0 0-.389-.122c-.39-.056-.78.091-1.061.444c0 0-2.672 4.354-3.066 4.948C2.782 23.58 3.2 24 3.726 24h16.38c.644 0 .898-.67.218-1.008M19.688 0h-7.743c-.868 0-1.49.28-2.042 1.043L4.05 10.497c-.333.457-.14.985.336 1.185c.974.412 2.766.977 3.68 1.388c.718.326 1.157.204 1.552-.382l4.092-6.507l.49-.005v7.405c0 .924.37 1.279.946 1.54c.577.246 4.144 1.773 4.689 1.973c.644.246 1.143-.05 1.143-.731V1.289c0-.706-.585-1.289-1.29-1.289"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.324 22.992c-.905-.454-12.625-5.27-12.625-5.27a1.3 1.3 0 0 0-.389-.122c-.39-.056-.78.091-1.061.444c0 0-2.672 4.354-3.066 4.948C2.782 23.58 3.2 24 3.726 24h16.38c.644 0 .898-.67.218-1.008M19.688 0h-7.743c-.868 0-1.49.28-2.042 1.043L4.05 10.497c-.333.457-.14.985.336 1.185c.974.412 2.766.977 3.68 1.388c.718.326 1.157.204 1.552-.382l4.092-6.507l.49-.005v7.405c0 .924.37 1.279.946 1.54c.577.246 4.144 1.773 4.689 1.973c.644.246 1.143-.05 1.143-.731V1.289c0-.706-.585-1.289-1.29-1.289"/></svg> </template>
CSS
.icon-gsmarenadotcom {
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%22M20.324%2022.992c-.905-.454-12.625-5.27-12.625-5.27a1.3%201.3%200%200%200-.389-.122c-.39-.056-.78.091-1.061.444c0%200-2.672%204.354-3.066%204.948C2.782%2023.58%203.2%2024%203.726%2024h16.38c.644%200%20.898-.67.218-1.008M19.688%200h-7.743c-.868%200-1.49.28-2.042%201.043L4.05%2010.497c-.333.457-.14.985.336%201.185c.974.412%202.766.977%203.68%201.388c.718.326%201.157.204%201.552-.382l4.092-6.507l.49-.005v7.405c0%20.924.37%201.279.946%201.54c.577.246%204.144%201.773%204.689%201.973c.644.246%201.143-.05%201.143-.731V1.289c0-.706-.585-1.289-1.29-1.289%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%22M20.324%2022.992c-.905-.454-12.625-5.27-12.625-5.27a1.3%201.3%200%200%200-.389-.122c-.39-.056-.78.091-1.061.444c0%200-2.672%204.354-3.066%204.948C2.782%2023.58%203.2%2024%203.726%2024h16.38c.644%200%20.898-.67.218-1.008M19.688%200h-7.743c-.868%200-1.49.28-2.042%201.043L4.05%2010.497c-.333.457-.14.985.336%201.185c.974.412%202.766.977%203.68%201.388c.718.326%201.157.204%201.552-.382l4.092-6.507l.49-.005v7.405c0%20.924.37%201.279.946%201.54c.577.246%204.144%201.773%204.689%201.973c.644.246%201.143-.05%201.143-.731V1.289c0-.706-.585-1.289-1.29-1.289%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/gsmarenadotcom.svg?color=%231a73e8&size=48