Rattlegram Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rattlegram icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/346502.svg" alt="Rattlegram icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346502.svg" alt="Rattlegram icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346502.svg" alt="Rattlegram icon" :width="24" :height="24" />
CSS background
.icon-rattlegram {
background-image: url('https://proicons.com/icon/346502.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="h" d="M7.7313,39.553c-2.2486-.8029-3.6748-3.7973-3.1061-6.5209.6074-2.9089,2.413-4.2491,6.0284-4.4746l2.2199-.1385-.2508-.7195c-.2402-.6891-.3038-.7107-1.5055-.5128-3.2749.5394-4.3605.2013-5.1022-1.5891-.4188-1.011-.2392-1.7939.645-2.8109.3708-.4266.7976-1.2658.9484-1.8649.5273-2.0946.6889-2.3129,1.4876-2.0093.8959.3406,3.7573.057,4.5703-.4531.3338-.2094.7207-.3105.8597-.2245.4534.2802,2.328-.3905,3.7322-1.3355l1.3743-.9248.7964.8633c.438.4748,1.3281,1.4187,1.978,2.0975,2.3353,2.4393,2.1579,3.7779-.6892,5.2007-.9524.476-1.7317.9611-1.7317,1.0781s.2837.9021.6304,1.7446l.6304,1.5319h5.2663l-.0085-2.7307c-.0062-1.9779-.1163-2.8733-.3996-3.2478-.5396-.7134-.4894-1.649.1211-2.2596.4151-.4151.4404-.5398.1332-.6577-.5091-.1953-.4917-1.8683.0239-2.2962.2958-.2455.3264-.4266.115-.6812-.4929-.5939-.1897-2.0658.4955-2.4054.5982-.2965.5999-.3079.0666-.4474-.8311-.2173-.6976-2.3243.1473-2.3243.4292,0,.4959-.4243.1047-.666-.4704-.2907-.2876-1.6299.2944-2.1566.368-.3331.9536-.5075,1.7037-.5075s1.3357.1745,1.7037.5075c.5819.5266.7647,1.8659.2944,2.1566-.4269.2639-.309.5927.2664.7432.678.1773.7732,1.9786.1179,2.23-.3352.1286-.2968.2178.1998.4639.6622.3282,1.0083,1.8704.5276,2.3511-.168.168-.081.4373.247.7654.5941.5941.6761,2.0561.1272,2.2668-.3072.1179-.2819.2425.1332.6577.6105.6105.6607,1.5462.1211,2.2596-.2833.3746-.3935,1.2699-.3996,3.2478l-.0085,2.7307,2.8639.0065c4.5419.0103,6.0534.5684,7.2352,2.6711,1.6077,2.8605.5743,6.6444-2.2401,8.2023-.7153.396-2.4217.4488-16.251.5026-12.8282.05-15.6327-.0044-16.5174-.3203h0ZM10.6046,34.1424h27.7709"/><path id="d" class="h" d="M10.3926,24.7088c3.6379.1132,6.997-.7492,10.0696-2.6146"/><path id="e" class="h" d="M32.7224,23.0129c-3.7767-1.4533-6.2256.1309-6.2891.1767"/><path id="f" class="h" d="M19.3099,18.0984l.1749.7745h0"/><path id="g" class="h" d="M9.535,20.4992l.1749.7745h0"/></g></svg>
Copied!